com.beetle.framework.business.command
类 CommandHelper

java.lang.Object
  继承者 com.beetle.framework.business.command.CommandHelper

public class CommandHelper
extends java.lang.Object


构造方法摘要
CommandHelper()
           
 
方法摘要
static void bind()
           
static void unbind()
           
 
从类 java.lang.Object 继承的方法
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

构造方法详细信息

CommandHelper

public CommandHelper()
方法详细信息

bind

public static void bind()

unbind

public static void unbind()