IServer.ServerStatus| Constructor and Description |
|---|
GfacServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
String |
getName() |
IServer.ServerStatus |
getStatus() |
String |
getVersion() |
static void |
main(String[] args) |
void |
restart() |
void |
start() |
void |
StartGfacServer(GfacService.Processor<GfacServerHandler> gfacServerHandlerProcessor) |
void |
stop() |
public void StartGfacServer(GfacService.Processor<GfacServerHandler> gfacServerHandlerProcessor) throws Exception
Exceptionpublic static void main(String[] args)
public void start()
throws Exception
public void restart()
throws Exception
public void configure()
throws Exception
public IServer.ServerStatus getStatus() throws Exception
public String getVersion()
getVersion in interface IServerCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.