com.liferay.portal.messaging.internal.SynchronousDestination@Deprecated public class SynchronousDestination extends BaseDestination
messageListeners, name| Constructor and Description |
|---|
SynchronousDestination()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
DestinationStatistics |
getDestinationStatistics()
Deprecated.
|
void |
send(Message message)
Deprecated.
|
addDestinationEventListener, afterPropertiesSet, close, close, copyDestinationEventListeners, copyMessageListeners, destroy, fireMessageListenerRegisteredEvent, fireMessageListenerUnregisteredEvent, getDestinationType, getMessageListenerCount, getMessageListeners, getName, isRegistered, open, register, register, registerMessageListener, removeDestinationEventListener, removeDestinationEventListeners, setDestinationType, setName, unregister, unregister, unregisterMessageListener, unregisterMessageListenerspublic DestinationStatistics getDestinationStatistics()
getDestinationStatistics in interface DestinationgetDestinationStatistics in class BaseDestinationpublic void send(Message message)
send in interface Destinationsend in class BaseDestination