|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.sca4j.binding.jms.runtime.host.standalone.StandalonePullJmsHost
public class StandalonePullJmsHost
Service handler for JMS.
| Constructor Summary | |
|---|---|
StandalonePullJmsHost(JMSRuntimeMonitor monitor)
Injects the monitor. |
|
| Method Summary | |
|---|---|
void |
destroy()
Stops all the consumers. |
void |
registerResponseListener(JMSObjectFactory requestJMSObjectFactory,
JMSObjectFactory responseJMSObjectFactory,
ResponseMessageListener messageListener,
TransactionType transactionType,
TransactionHandler transactionHandler,
java.lang.ClassLoader cl,
java.net.URI serviceUri,
JmsBindingMetadata metadata)
|
void |
setWorkScheduler(org.sca4j.host.work.WorkScheduler workScheduler)
Injects the work scheduler. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StandalonePullJmsHost(JMSRuntimeMonitor monitor)
monitor - Monitor used for logging.| Method Detail |
|---|
public void setWorkScheduler(org.sca4j.host.work.WorkScheduler workScheduler)
workScheduler - Work scheduler to be used.
public void registerResponseListener(JMSObjectFactory requestJMSObjectFactory,
JMSObjectFactory responseJMSObjectFactory,
ResponseMessageListener messageListener,
TransactionType transactionType,
TransactionHandler transactionHandler,
java.lang.ClassLoader cl,
java.net.URI serviceUri,
JmsBindingMetadata metadata)
registerResponseListener in interface JmsHostpublic void destroy()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||