com.alibaba.dubbo.qos.command.CommandImpl
Class Help

java.lang.Object
  extended by com.alibaba.dubbo.qos.command.CommandImpl.Help
All Implemented Interfaces:
BaseCommand

public class Help
extends Object
implements BaseCommand

Author:
qinliujie

Constructor Summary
Help()
           
 
Method Summary
 String execute(CommandContext commandContext, String[] args)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Help

public Help()
Method Detail

execute

public String execute(CommandContext commandContext,
                      String[] args)
Specified by:
execute in interface BaseCommand


Copyright © 2012–2017 Alibaba. All rights reserved.