org.tinygroup.menucommand.config
类 SystemCommand

java.lang.Object
  继承者 org.tinygroup.menucommand.config.BaseObject
      继承者 org.tinygroup.menucommand.config.BaseCommand
          继承者 org.tinygroup.menucommand.config.SystemCommand

public class SystemCommand
extends BaseCommand

系统命令(全局有效)

作者:
yancheng11334

构造方法摘要
SystemCommand()
           
 
方法摘要
 
从类 org.tinygroup.menucommand.config.BaseCommand 继承的方法
createCommandObject, getBeanName, getClassName, setBeanName, setClassName
 
从类 org.tinygroup.menucommand.config.BaseObject 继承的方法
compile, getDescription, getId, getName, getPath, getPattern, getRegex, getTitle, match, setDescription, setId, setName, setPath, setPattern, setRegex, setTitle
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

SystemCommand

public SystemCommand()


Copyright © 2006–2016 TinyGroup. All rights reserved.