|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.messaging.proxy.BaseProxyBean
public abstract class BaseProxyBean
Constructor Summary | |
---|---|
BaseProxyBean()
|
Method Summary | |
---|---|
SingleDestinationMessageSender |
getSingleDestinationMessageSender()
|
SingleDestinationSynchronousMessageSender |
getSingleDestinationSynchronousMessageSender()
|
void |
setSingleDestinationMessageSender(SingleDestinationMessageSender singleDestinationMessageSender)
|
void |
setSingleDestinationSynchronousMessageSender(SingleDestinationSynchronousMessageSender singleDestinationSynchronousMessageSender)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public BaseProxyBean()
Method Detail |
---|
public final SingleDestinationMessageSender getSingleDestinationMessageSender()
public final SingleDestinationSynchronousMessageSender getSingleDestinationSynchronousMessageSender()
public final void setSingleDestinationMessageSender(SingleDestinationMessageSender singleDestinationMessageSender)
public final void setSingleDestinationSynchronousMessageSender(SingleDestinationSynchronousMessageSender singleDestinationSynchronousMessageSender)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |