|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.liferay.portal.kernel.messaging.BaseDestination
com.liferay.portal.kernel.messaging.SynchronousDestination
public class SynchronousDestination
| Field Summary |
|---|
| Fields inherited from class com.liferay.portal.kernel.messaging.BaseDestination |
|---|
messageListeners, name |
| Constructor Summary | |
|---|---|
SynchronousDestination()
|
|
| Method Summary | |
|---|---|
DestinationStatistics |
getDestinationStatistics()
|
void |
send(Message message)
|
| 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 |
| Constructor Detail |
|---|
public SynchronousDestination()
| Method Detail |
|---|
public DestinationStatistics getDestinationStatistics()
public void send(Message message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||