Uses of Interface
org.apache.xbean.command.Command

Packages that use Command
org.apache.xbean.command   
 

Uses of Command in org.apache.xbean.command
 

Classes in org.apache.xbean.command that implement Command
 class CommandShell
           
 class Exit
           
 class GroovySh
           
 class Help
           
 class Lookup
           
 class Test
           
 class Version
           
 

Methods in org.apache.xbean.command that return Command
static Command CommandRegistry.getCommand(String name)
           
protected static Command CommandRegistry.loadCommand(Class commandClass)
           
 

Methods in org.apache.xbean.command with parameters of type Command
static void CommandRegistry.register(String name, Command cmd)
           
 



Copyright © 2005-2012. All Rights Reserved.