Interface ArkService

All Superinterfaces:
PriorityOrdered
All Known Subinterfaces:
BizDeployService, ClassLoaderService, PluginDeployService, TelnetServerService

public interface ArkService extends PriorityOrdered
Ark Service lifecycle, when a service need init/dispose action, it should implement this interface and register by guice
Since:
0.1.0
Author:
ruoshan