com.liferay.portal.fabric.client
Class FabricClientUtil
java.lang.Object
com.liferay.portal.fabric.client.FabricClientUtil
public class FabricClientUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FabricClientUtil
public FabricClientUtil()
connect
public static void connect()
throws Exception
- Throws:
Exception
disconnect
public static Future<?> disconnect()
throws Exception
- Throws:
Exception
getFabricClient
public static FabricClient getFabricClient()
setFabricClient
public void setFabricClient(FabricClient fabricClient)