Package | Description |
---|---|
org.apache.axis2.transport.jms |
JMS Listener Configuration (axis2.xml)
|
Modifier and Type | Method and Description |
---|---|
static ServiceTaskManager |
ServiceTaskManagerFactory.createTaskManagerForService(JMSConnectionFactory jcf,
AxisService service,
WorkerPool workerPool)
Create a ServiceTaskManager for the service passed in and its corresponding JMSConnectionFactory
|
ServiceTaskManager |
JMSEndpoint.getServiceTaskManager() |
Modifier and Type | Method and Description |
---|---|
void |
JMSEndpoint.setServiceTaskManager(ServiceTaskManager serviceTaskManager) |
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.