类 Online
- java.lang.Object
-
- org.apache.dubbo.qos.command.impl.Online
-
- 所有已实现的接口:
BaseCommand
public class Online extends Object implements BaseCommand
-
-
方法详细资料
-
execute
public String execute(CommandContext commandContext, String[] args)
- 指定者:
execute在接口中BaseCommand
-
online
public static boolean online(String servicePattern)
-
-