Uses of Class
com.cloudbees.sdk.cli.ACommand

Packages that use ACommand
com.cloudbees.sdk.cli   
 

Uses of ACommand in com.cloudbees.sdk.cli
 

Subclasses of ACommand in com.cloudbees.sdk.cli
 class AbstractCommand
          Partial implementation of ACommand that provides more integration between argument parsing and dependency injections.
 

Methods in com.cloudbees.sdk.cli that return ACommand
 ACommand CommandService.getCommand(String name)
          Resolves a command to its implementation.
abstract  ACommand CommandResolver.resolve(String commandName)
           
 



Copyright © 2011-2013. All Rights Reserved.