|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.messaging.BaseDestinationEventListener
public class BaseDestinationEventListener
Constructor Summary | |
---|---|
BaseDestinationEventListener()
|
Method Summary | |
---|---|
void |
destinationAdded(Destination destination)
|
void |
destinationRemoved(Destination destination)
|
void |
messageListenerRegistered(java.lang.String destinationName,
MessageListener messageListener)
|
void |
messageListenerUnregistered(java.lang.String destinationName,
MessageListener messageListener)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseDestinationEventListener()
Method Detail |
---|
public void destinationAdded(Destination destination)
destinationAdded
in interface DestinationEventListener
public void destinationRemoved(Destination destination)
destinationRemoved
in interface DestinationEventListener
public void messageListenerRegistered(java.lang.String destinationName, MessageListener messageListener)
messageListenerRegistered
in interface DestinationEventListener
public void messageListenerUnregistered(java.lang.String destinationName, MessageListener messageListener)
messageListenerUnregistered
in interface DestinationEventListener
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |