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