org.sca4j.binding.jms.runtime.host.standalone
Class ConsumerWorkerTemplate
java.lang.Object
org.sca4j.binding.jms.runtime.host.standalone.ConsumerWorkerTemplate
public class ConsumerWorkerTemplate
- extends java.lang.Object
A thread pull message from destination and invoke Message listener.
- Version:
- $Revision$ $Date$
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
transactionHandler
public TransactionHandler transactionHandler
messageListener
public ResponseMessageListener messageListener
pollingInterval
public int pollingInterval
exceptionTimeout
public int exceptionTimeout
transactionType
public TransactionType transactionType
cl
public java.lang.ClassLoader cl
responseFactory
public JMSObjectFactory responseFactory
requestFactory
public JMSObjectFactory requestFactory
monitor
public JMSRuntimeMonitor monitor
ConsumerWorkerTemplate
public ConsumerWorkerTemplate()
Copyright © 2008-2010 Service Symphony. All Rights Reserved.