public class BaseService extends PluginTarget implements Service
| 构造器和说明 |
|---|
BaseService() |
| 限定符和类型 | 方法和说明 |
|---|---|
protected <T extends net.isger.brick.core.Command> |
toExecute(T cmd) |
protected PluginCommand |
toPersist() |
protected PluginCommand |
toPersist(String operate) |
protected PluginCommand |
toPersist(String name,
String operate) |
protected PluginCommand |
toPlugin(String domain) |
protected PluginCommand |
toPlugin(String domain,
String name) |
protected PluginCommand |
toPlugin(String domain,
String name,
String operate) |
protected PluginCommand |
toService() |
protected PluginCommand |
toService(String name) |
protected PluginCommand |
toService(String name,
String operate) |
getPluginCommand, mockPluginCommand, realPluginCommandgetCommand, getConsole, getGate, getModule, mockCommand, realCommandprotected <T extends net.isger.brick.core.Command> T toExecute(T cmd)
protected PluginCommand toPlugin(String domain)
protected PluginCommand toPlugin(String domain, String name)
protected PluginCommand toPlugin(String domain, String name, String operate)
protected PluginCommand toService()
protected PluginCommand toService(String name)
protected PluginCommand toService(String name, String operate)
protected PluginCommand toPersist()
protected PluginCommand toPersist(String operate)
protected PluginCommand toPersist(String name, String operate)
Copyright © 2016. All rights reserved.