Liferay 6.1.2-ce-ga3

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
 

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


Liferay 6.1.2-ce-ga3