public class MultiDestinationMessagingProxyInvocationHandler
extends java.lang.Object
implements java.lang.reflect.InvocationHandler
| Constructor and Description |
|---|
MultiDestinationMessagingProxyInvocationHandler(com.liferay.portal.kernel.messaging.proxy.BaseMultiDestinationProxyBean baseMultiDestinationProxyBean) |
| Modifier and Type | Method and Description |
|---|---|
static InvocationHandlerFactory |
getInvocationHandlerFactory() |
java.lang.Object |
invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args) |
public MultiDestinationMessagingProxyInvocationHandler(com.liferay.portal.kernel.messaging.proxy.BaseMultiDestinationProxyBean baseMultiDestinationProxyBean)
public static InvocationHandlerFactory getInvocationHandlerFactory()
public java.lang.Object invoke(java.lang.Object proxy,
java.lang.reflect.Method method,
java.lang.Object[] args)
throws java.lang.Throwable
invoke in interface java.lang.reflect.InvocationHandlerjava.lang.Throwable