Uses of Interface
org.apache.axis2.jaxws.server.ServiceInstanceFactory

Packages that use ServiceInstanceFactory
org.apache.axis2.jaxws.server   
 

Uses of ServiceInstanceFactory in org.apache.axis2.jaxws.server
 

Classes in org.apache.axis2.jaxws.server that implement ServiceInstanceFactory
 class ServiceInstanceFactoryImpl
          This class will be responsible for creating an instance of a web service implementation class for each incoming request into the JAX-WS runtime.
 



Copyright © 2007 Apache Web Services Project. All Rights Reserved.