org.tinygroup.commandplugin
Class CommandPlugin
java.lang.Object
org.tinygroup.config.impl.AbstractConfiguration
org.tinygroup.commandplugin.CommandPlugin
- All Implemented Interfaces:
- org.tinygroup.config.Configuration, Plugin
public class CommandPlugin
- extends org.tinygroup.config.impl.AbstractConfiguration
- implements Plugin
功能说明:命令插件
开发人员: renhui
开发时间: 2013-11-18
| Fields inherited from class org.tinygroup.config.impl.AbstractConfiguration |
applicationConfig, componentConfig, logger |
| Methods inherited from class org.tinygroup.config.impl.AbstractConfiguration |
config, getApplicationConfig, getComponentConfig |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandPlugin
public CommandPlugin()
getApplicationNodePath
public String getApplicationNodePath()
- Specified by:
getApplicationNodePath in interface org.tinygroup.config.Configuration
getComponentConfigPath
public String getComponentConfigPath()
- Specified by:
getComponentConfigPath in interface org.tinygroup.config.Configuration
start
public void start()
- Specified by:
start in interface Plugin
stop
public void stop()
- Specified by:
stop in interface Plugin
Copyright © 2006–2014 TinyGroup. All rights reserved.