Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.cluster.ClusterInvokeAcceptor

Packages that use ClusterInvokeAcceptor
com.liferay.portal.cluster   
 

Uses of ClusterInvokeAcceptor in com.liferay.portal.cluster
 

Methods in com.liferay.portal.cluster that return types with arguments of type ClusterInvokeAcceptor
 Class<? extends ClusterInvokeAcceptor> NullClusterable.acceptor()
           
 

Method parameters in com.liferay.portal.cluster with type arguments of type ClusterInvokeAcceptor
static MethodHandler ClusterableInvokerUtil.createMethodHandler(Class<? extends ClusterInvokeAcceptor> clusterInvokeAcceptorClass, org.aopalliance.intercept.MethodInvocation methodInvocation)
           
 


Liferay 6.2-ce-ga5