类的使用
org.apache.dubbo.qos.command.CommandContext
-
使用CommandContext的程序包 程序包 说明 com.alibaba.dubbo.qos.command org.apache.dubbo.qos.command org.apache.dubbo.qos.command.decoder org.apache.dubbo.qos.command.impl -
-
com.alibaba.dubbo.qos.command中CommandContext的使用
com.alibaba.dubbo.qos.command中CommandContext的子类 修饰符和类型 类 说明 classCommandContext已过时。参数类型为CommandContext的com.alibaba.dubbo.qos.command中的方法 修饰符和类型 方法 说明 default StringBaseCommand. execute(CommandContext commandContext, String[] args)已过时。参数类型为CommandContext的com.alibaba.dubbo.qos.command中的构造器 构造器 说明 CommandContext(CommandContext context)已过时。 -
org.apache.dubbo.qos.command中CommandContext的使用
返回CommandContext的org.apache.dubbo.qos.command中的方法 修饰符和类型 方法 说明 static CommandContextCommandContextFactory. newInstance(String commandName)static CommandContextCommandContextFactory. newInstance(String commandName, String[] args, boolean isHttp)参数类型为CommandContext的org.apache.dubbo.qos.command中的方法 修饰符和类型 方法 说明 StringBaseCommand. execute(CommandContext commandContext, String[] args)StringCommandExecutor. execute(CommandContext commandContext)Execute one command and return the execution resultStringDefaultCommandExecutor. execute(CommandContext commandContext) -
org.apache.dubbo.qos.command.decoder中CommandContext的使用
返回CommandContext的org.apache.dubbo.qos.command.decoder中的方法 修饰符和类型 方法 说明 static CommandContextHttpCommandDecoder. decode(io.netty.handler.codec.http.HttpRequest request)static CommandContextTelnetCommandDecoder. decode(String str) -
org.apache.dubbo.qos.command.impl中CommandContext的使用
参数类型为CommandContext的org.apache.dubbo.qos.command.impl中的方法 修饰符和类型 方法 说明 StringHelp. execute(CommandContext commandContext, String[] args)StringLs. execute(CommandContext commandContext, String[] args)StringOffline. execute(CommandContext commandContext, String[] args)StringOnline. execute(CommandContext commandContext, String[] args)StringPublishMetadata. execute(CommandContext commandContext, String[] args)StringQuit. execute(CommandContext commandContext, String[] args)StringReady. execute(CommandContext commandContext, String[] args)StringVersion. execute(CommandContext commandContext, String[] args)
-