public class ServiceTaskManagerFactory extends Object
Modifier and Type | Method and Description |
---|---|
static ServiceTaskManager |
createTaskManagerForService(JMSConnectionFactory jcf,
AxisService service,
WorkerPool workerPool)
Create a ServiceTaskManager for the service passed in and its corresponding JMSConnectionFactory
|
public static ServiceTaskManager createTaskManagerForService(JMSConnectionFactory jcf, AxisService service, WorkerPool workerPool)
jcf
- service
- workerPool
- Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.