com.liferay.portal.fabric.server
Class FabricServerUtil
java.lang.Object
com.liferay.portal.fabric.server.FabricServerUtil
public class FabricServerUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FabricServerUtil
public FabricServerUtil()
getFabricServer
public static FabricServer getFabricServer()
start
public static void start()
throws Exception
- Throws:
Exception
stop
public static Future<?> stop()
throws Exception
- Throws:
Exception
setFabricServer
public void setFabricServer(FabricServer fabricServer)