public class FabricServerUtil
extends Object
Constructor and Description |
---|
FabricServerUtil() |
Modifier and Type | Method and Description |
---|---|
static FabricServer |
getFabricServer() |
void |
setFabricServer(FabricServer fabricServer) |
static void |
start() |
static Future<?> |
stop() |
public static FabricServer getFabricServer()
public static void start() throws Exception
Exception
public static Future<?> stop() throws Exception
Exception
public void setFabricServer(FabricServer fabricServer)