public class JMSTaskManagerFactory extends Object
| Modifier and Type | Method and Description |
|---|---|
static JMSTaskManager |
createTaskManagerForService(JMSConnectionFactory jcf,
String name,
org.apache.axis2.transport.base.threads.WorkerPool workerPool,
Map<String,String> svc)
Create a ServiceTaskManager for the service passed in and its corresponding JMSConnectionFactory
|
public static JMSTaskManager createTaskManagerForService(JMSConnectionFactory jcf, String name, org.apache.axis2.transport.base.threads.WorkerPool workerPool, Map<String,String> svc)
jcf - JMS Connection factory definitionname - Event adapter nameworkerPool - Shared thread pool from the Listenersvc - JNDI context properties and other general propertiesCopyright © 2015 WSO2. All rights reserved.