Package org.codehaus.xfire.service.object

This package includes an implementation of the the org.codehaus.xfire.service package.

See:
          Description

Interface Summary
Invoker The invoker class allows you to control how your service class is invoked.
ObjectService A service which can map to an underlying Methods and Classes.
ServiceBuilder  
 

Class Summary
DefaultObjectService  
ObjectInvoker An invoker which instantiates classes automatically based on the Service's scope.
ObjectServiceBuilder  
Operation An operation that be performed on a service.
Parameter A parameter for an operation.
 

Package org.codehaus.xfire.service.object Description

This package includes an implementation of the the org.codehaus.xfire.service package. Here you will find the necessary files to build services bound to java objects.



Copyright © 2004-2005 Codehaus. All Rights Reserved.