|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JMSConnectionEventListener | |
|---|---|
| org.apache.cocoon.acting | |
| org.apache.cocoon.caching.impl | |
| org.apache.cocoon.components.jms | |
| Uses of JMSConnectionEventListener in org.apache.cocoon.acting |
|---|
| Classes in org.apache.cocoon.acting that implement JMSConnectionEventListener | |
|---|---|
class |
JMSPublisherAction
Action to publish TextMessages to a JMS Topic. |
| Uses of JMSConnectionEventListener in org.apache.cocoon.caching.impl |
|---|
| Classes in org.apache.cocoon.caching.impl that implement JMSConnectionEventListener | |
|---|---|
class |
JMSEventMessageListener
JMS listener will notify an EventAware component
of external events. |
| Uses of JMSConnectionEventListener in org.apache.cocoon.components.jms |
|---|
| Classes in org.apache.cocoon.components.jms that implement JMSConnectionEventListener | |
|---|---|
class |
AbstractMessageListener
Abstract MessageListener implementation. |
class |
AbstractMessagePublisher
Abstract JMS message publisher. |
| Methods in org.apache.cocoon.components.jms with parameters of type JMSConnectionEventListener | |
|---|---|
void |
JMSConnectionManagerImpl.addConnectionListener(String name,
JMSConnectionEventListener listener)
|
void |
JMSConnectionEventNotifier.addConnectionListener(String name,
JMSConnectionEventListener listener)
Register a JMSConnectionEventListener. |
void |
JMSConnectionManagerImpl.removeConnectionListener(String name,
JMSConnectionEventListener listener)
|
void |
JMSConnectionEventNotifier.removeConnectionListener(String name,
JMSConnectionEventListener listener)
Deregister a JMSConnectionEventListener. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||