Liferay 6.2-ce-ga5

com.liferay.portal.cluster
Class ClusterableInvokerUtil

java.lang.Object
  extended by com.liferay.portal.cluster.ClusterableInvokerUtil

public class ClusterableInvokerUtil
extends Object


Constructor Summary
ClusterableInvokerUtil()
           
 
Method Summary
static MethodHandler createMethodHandler(Class<? extends ClusterInvokeAcceptor> clusterInvokeAcceptorClass, org.aopalliance.intercept.MethodInvocation methodInvocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterableInvokerUtil

public ClusterableInvokerUtil()
Method Detail

createMethodHandler

public static MethodHandler createMethodHandler(Class<? extends ClusterInvokeAcceptor> clusterInvokeAcceptorClass,
                                                org.aopalliance.intercept.MethodInvocation methodInvocation)

Liferay 6.2-ce-ga5