org.gridkit.jvmtool.cli
Interface CommandLauncher.CmdRef

Enclosing class:
CommandLauncher

public static interface CommandLauncher.CmdRef


Method Summary
 String getCommandName()
           
 Runnable newCommand(CommandLauncher host)
           
 

Method Detail

getCommandName

String getCommandName()

newCommand

Runnable newCommand(CommandLauncher host)


Copyright © 2019. All Rights Reserved.