engine, serviceName
Constructor and Description |
---|
InputWSService(Engine engine)
Create InputWSService instance.
|
Modifier and Type | Method and Description |
---|---|
protected void |
execute()
Recovery input graphs and set http(s) server to accept incoming requests in own thread.
|
String |
getServiceStateInfo() |
protected void |
initialize()
Bind http(s) server.
|
void |
shutdown()
Stop http(s) server.
|
getServiceState, initiateShutdown, isRunnningAndDbInstancesAvailable, run
public InputWSService(Engine engine)
engine
- public String getServiceStateInfo()
getServiceStateInfo
in class Service
Service.getServiceStateInfo()
protected void initialize() throws Exception
initialize
in class Service
Exception
Service.initialize()
protected void execute() throws Exception
execute
in class Service
Exception
Service.execute()
public void shutdown() throws Exception
shutdown
in class Service
Exception
Service.shutdown()
Copyright © 2013. All Rights Reserved.