|
Liferay 6.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of DestinationEventListener in com.liferay.portal.kernel.messaging |
|---|
| Classes in com.liferay.portal.kernel.messaging that implement DestinationEventListener | |
|---|---|
class |
BaseDestinationEventListener
|
class |
GlobalDestinationEventListener
|
| Methods in com.liferay.portal.kernel.messaging with parameters of type DestinationEventListener | |
|---|---|
void |
BaseDestination.addDestinationEventListener(DestinationEventListener destinationEventListener)
|
abstract void |
MessageBus.addDestinationEventListener(DestinationEventListener destinationEventListener)
|
abstract void |
Destination.addDestinationEventListener(DestinationEventListener destinationEventListener)
|
void |
DestinationWrapper.addDestinationEventListener(DestinationEventListener destinationEventListener)
|
void |
DefaultMessageBus.addDestinationEventListener(DestinationEventListener destinationEventListener)
|
abstract void |
MessageBus.addDestinationEventListener(String destinationName,
DestinationEventListener destinationEventListener)
|
void |
DefaultMessageBus.addDestinationEventListener(String destinationName,
DestinationEventListener destinationEventListener)
|
void |
BaseDestination.removeDestinationEventListener(DestinationEventListener destinationEventListener)
|
abstract void |
MessageBus.removeDestinationEventListener(DestinationEventListener destinationEventListener)
|
abstract void |
Destination.removeDestinationEventListener(DestinationEventListener destinationEventListener)
|
void |
DestinationWrapper.removeDestinationEventListener(DestinationEventListener destinationEventListener)
|
void |
DefaultMessageBus.removeDestinationEventListener(DestinationEventListener destinationEventListener)
|
abstract void |
MessageBus.removeDestinationEventListener(String destinationName,
DestinationEventListener destinationEventListener)
|
void |
DefaultMessageBus.removeDestinationEventListener(String destinationName,
DestinationEventListener destinationEventListener)
|
| Uses of DestinationEventListener in com.liferay.portal.kernel.messaging.config |
|---|
| Method parameters in com.liferay.portal.kernel.messaging.config with type arguments of type DestinationEventListener | |
|---|---|
abstract void |
MessagingConfigurator.setGlobalDestinationEventListeners(List<DestinationEventListener> globalDestinationEventListeners)
|
void |
AbstractMessagingConfigurator.setGlobalDestinationEventListeners(List<DestinationEventListener> globalDestinationEventListeners)
|
abstract void |
MessagingConfigurator.setSpecificDestinationEventListener(Map<String,List<DestinationEventListener>> specificDestinationEventListeners)
|
void |
AbstractMessagingConfigurator.setSpecificDestinationEventListener(Map<String,List<DestinationEventListener>> specificDestinationEventListeners)
|
| Uses of DestinationEventListener in com.liferay.portal.kernel.messaging.jmx |
|---|
| Classes in com.liferay.portal.kernel.messaging.jmx that implement DestinationEventListener | |
|---|---|
class |
JMXMessageListener
|
| Uses of DestinationEventListener in com.liferay.portal.kernel.workflow.messaging |
|---|
| Classes in com.liferay.portal.kernel.workflow.messaging that implement DestinationEventListener | |
|---|---|
class |
DefaultWorkflowDestinationEventListener
|
| Uses of DestinationEventListener in com.liferay.portal.mobile.device.messaging |
|---|
| Classes in com.liferay.portal.mobile.device.messaging that implement DestinationEventListener | |
|---|---|
class |
DeviceRecognitionProviderDestinationEventListener
|
|
Liferay 6.2.0 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||