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

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

public class Quit
extends Object
implements BaseCommand

Author:
qinliujie

Constructor Summary
Quit()
           
 
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

Quit

public Quit()
Method Detail

execute

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


Copyright © 2012–2017 Alibaba. All rights reserved.