engine, serviceName
Constructor and Description |
---|
OutputWSService(Engine engine)
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getServiceStateInfo() |
void |
initialize()
Initialize routine for overriding.
|
void |
shutdown()
Shutdown routine for overriding.
|
execute, getServiceState, initiateShutdown, isRunnningAndDbInstancesAvailable, run
public OutputWSService(Engine engine)
engine
- Engine instance which runs this servicepublic void initialize() throws Exception
Service
initialize
in class Service
Exception
public void shutdown() throws Exception
Service
public String getServiceStateInfo()
getServiceStateInfo
in class Service
Copyright © 2013. All Rights Reserved.