Uses of Class
org.apache.axis2.transport.jms.ServiceTaskManager

Packages that use ServiceTaskManager
org.apache.axis2.transport.jms JMS Listener Configuration (axis2.xml) 
 

Uses of ServiceTaskManager in org.apache.axis2.transport.jms
 

Methods in org.apache.axis2.transport.jms that return ServiceTaskManager
static ServiceTaskManager ServiceTaskManagerFactory.createTaskManagerForService(JMSConnectionFactory jcf, org.apache.axis2.description.AxisService service, WorkerPool workerPool)
          Create a ServiceTaskManager for the service passed in and its corresponding JMSConnectionFactory
 ServiceTaskManager JMSEndpoint.getServiceTaskManager()
           
 

Methods in org.apache.axis2.transport.jms with parameters of type ServiceTaskManager
 void JMSEndpoint.setServiceTaskManager(ServiceTaskManager serviceTaskManager)
           
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.