Class JAXWSExecutorFactory

java.lang.Object
org.apache.axis2.jaxws.utility.JAXWSExecutorFactory
All Implemented Interfaces:
ExecutorFactory

public class JAXWSExecutorFactory extends Object implements 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.