Liferay 7.0-ce-a3

com.liferay.portal.kernel.cluster
Class ClusterableProxyFactory

java.lang.Object
  extended by com.liferay.portal.kernel.cluster.ClusterableProxyFactory

public class ClusterableProxyFactory
extends Object


Constructor Summary
ClusterableProxyFactory()
           
 
Method Summary
static
<T> T
createClusterableProxy(T targetObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ClusterableProxyFactory

public ClusterableProxyFactory()
Method Detail

createClusterableProxy

public static <T> T createClusterableProxy(T targetObject)

Liferay 7.0-ce-a3