Package org.apache.axis2.jaxws.utility
Class JAXWSExecutorFactory
java.lang.Object
org.apache.axis2.jaxws.utility.JAXWSExecutorFactory
- All Implemented Interfaces:
ExecutorFactory
This is an implementation of the ExecutorFactory interface. It is used
to provide an Executor to a ServiceDelegate instance. The Executor instance
will be backed by the JAXWSThreadFactory.
-
Field Summary
Fields inherited from interface org.apache.axis2.jaxws.utility.ExecutorFactory
CLIENT_EXECUTOR, SERVER_EXECUTOR -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
JAXWSExecutorFactory
public JAXWSExecutorFactory()
-
-
Method Details
-
getExecutorInstance
- Specified by:
getExecutorInstancein interfaceExecutorFactory- Returns:
-
getExecutorInstance
- Specified by:
getExecutorInstancein interfaceExecutorFactory- Returns:
-