类 ShutdownTelnetHandler
- java.lang.Object
-
- org.apache.dubbo.qos.legacy.ShutdownTelnetHandler
-
- 所有已实现的接口:
TelnetHandler
@Activate @Help(parameter="[-t <milliseconds>]", summary="Shutdown Dubbo Application.", detail="Shutdown Dubbo Application.") public class ShutdownTelnetHandler extends Object implements TelnetHandler
ShutdownTelnetHandler
-
-
方法详细资料
-
telnet
public String telnet(Channel channel, String message) throws RemotingException
从接口复制的说明:TelnetHandlertelnet.- 指定者:
telnet在接口中TelnetHandler- 抛出:
RemotingException
-
-