public class GfacServer extends Object implements org.apache.airavata.common.utils.IServer
| Constructor and Description |
|---|
GfacServer() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure() |
String |
getName() |
org.apache.airavata.common.utils.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
start in interface org.apache.airavata.common.utils.IServerExceptionpublic void stop()
throws Exception
stop in interface org.apache.airavata.common.utils.IServerExceptionpublic void restart()
throws Exception
restart in interface org.apache.airavata.common.utils.IServerExceptionpublic void configure()
throws Exception
configure in interface org.apache.airavata.common.utils.IServerExceptionpublic org.apache.airavata.common.utils.IServer.ServerStatus getStatus()
throws Exception
getStatus in interface org.apache.airavata.common.utils.IServerExceptionpublic String getName()
getName in interface org.apache.airavata.common.utils.IServerpublic String getVersion()
getVersion in interface org.apache.airavata.common.utils.IServerCopyright © 2011–2014 The Apache Software Foundation. All rights reserved.