Package com.alibaba.dubbo.qos.command
Class CommandContext
java.lang.Object
org.apache.dubbo.qos.api.CommandContext
com.alibaba.dubbo.qos.command.CommandContext
Deprecated.
-
Constructor Summary
ConstructorsConstructorDescriptionCommandContext(String commandName) Deprecated.CommandContext(String commandName, String[] args, boolean isHttp) Deprecated.CommandContext(org.apache.dubbo.qos.api.CommandContext context) Deprecated. -
Method Summary
Methods inherited from class org.apache.dubbo.qos.api.CommandContext
getArgs, getCommandName, getHttpCode, getOriginRequest, getQosConfiguration, getRemote, isAllowAnonymousAccess, isHttp, setArgs, setCommandName, setHttp, setHttpCode, setOriginRequest, setQosConfiguration, setRemote, toString
-
Constructor Details
-
CommandContext
public CommandContext(org.apache.dubbo.qos.api.CommandContext context) Deprecated. -
CommandContext
Deprecated. -
CommandContext
Deprecated.
-