Uses of Interface
org.apache.axis2.jaxws.server.ServiceInstanceFactory
-
Packages that use ServiceInstanceFactory Package Description org.apache.axis2.jaxws.server -
-
Uses of ServiceInstanceFactory in org.apache.axis2.jaxws.server
Classes in org.apache.axis2.jaxws.server that implement ServiceInstanceFactory Modifier and Type Class Description 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.
-