Uses of Interface
org.jboss.console.twiddle.command.CommandContext

Packages that use CommandContext
org.jboss.console.twiddle.command   
 

Uses of CommandContext in org.jboss.console.twiddle.command
 

Fields in org.jboss.console.twiddle.command declared as CommandContext
protected  CommandContext AbstractCommand.context
           
 

Methods in org.jboss.console.twiddle.command with parameters of type CommandContext
 void AbstractCommand.setCommandContext(CommandContext context)
           
 void Command.setCommandContext(CommandContext context)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.