|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.listeners.message.AbstractListener
org.jboss.soa.esb.listeners.message.AbstractPassiveListener
public abstract class AbstractPassiveListener
Base class to be implmented by listener implementations which use a channel implementation doing the listening stuff like periodically receiving on a queue.
| Field Summary |
|---|
| Fields inherited from class org.jboss.soa.esb.listeners.message.AbstractListener |
|---|
_config, _controller, logger, m_iMaxThr, m_iUpperThreadLimit, PARM_MAX_THREADS, pipelineExecutorPool |
| Constructor Summary | |
|---|---|
protected |
AbstractPassiveListener(EsbListenerController controller,
ConfigTree configTree)
|
| Method Summary | |
|---|---|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected AbstractPassiveListener(EsbListenerController controller,
ConfigTree configTree)
| Method Detail |
|---|
public void run()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||