com.liferay.portal.kernel.messaging
Class SynchronousDestination
java.lang.Object
com.liferay.portal.kernel.messaging.BaseDestination
com.liferay.portal.kernel.messaging.SynchronousDestination
- All Implemented Interfaces:
- Destination
public class SynchronousDestination
- extends BaseDestination
Methods inherited from class com.liferay.portal.kernel.messaging.BaseDestination |
addDestinationEventListener, afterPropertiesSet, close, close, copyDestinationEventListeners, copyMessageListeners, fireMessageListenerRegisteredEvent, fireMessageListenerUnregisteredEvent, getMessageListenerCount, getMessageListeners, getName, isRegistered, open, register, register, registerMessageListener, removeDestinationEventListener, removeDestinationEventListeners, setName, unregister, unregister, unregisterMessageListener, unregisterMessageListeners |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynchronousDestination
public SynchronousDestination()
getDestinationStatistics
public DestinationStatistics getDestinationStatistics()
send
public void send(Message message)