Uses of Interface
org.ow2.jonas.ws.jaxrpc.factory.JServiceFactory

Packages that use JServiceFactory
org.ow2.jonas.ws.axis   
org.ow2.jonas.ws.jaxrpc.base   
 

Uses of JServiceFactory in org.ow2.jonas.ws.axis
 

Classes in org.ow2.jonas.ws.axis that implement JServiceFactory
 class JAxisServiceFactory
          Axis specific JServiceFactory.
 

Methods in org.ow2.jonas.ws.axis that return JServiceFactory
 JServiceFactory AxisService.createServiceFactory()
          Return JServiceFactory instance
 

Uses of JServiceFactory in org.ow2.jonas.ws.jaxrpc.base
 

Methods in org.ow2.jonas.ws.jaxrpc.base that return JServiceFactory
abstract  JServiceFactory JAXRPCService.createServiceFactory()
          Return JServiceFactory instance
static JServiceFactory ClientJServiceFactoryFinder.getJOnASServiceFactory()
          Return the JServiceFactory specified in jonas.properties
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.