Class 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.