Uses of Class
org.codehaus.xfire.service.invoker.AbstractInvoker

Packages that use AbstractInvoker
org.codehaus.xfire.service.invoker   
 

Uses of AbstractInvoker in org.codehaus.xfire.service.invoker
 

Subclasses of AbstractInvoker in org.codehaus.xfire.service.invoker
 class BeanInvoker
          Invoker for externally created service objects.
 class FactoryInvoker
          This invoker implementation calls a Factory to create the service object and then applies a scope policy for caching.
 class ObjectInvoker
          An invoker which instantiates classes automatically based on the Service's scope.
 



Copyright © 2004-2010. All Rights Reserved.