Uses of Class
nl.toolforge.karma.core.cmd.CommandContext

Packages that use CommandContext
nl.toolforge.karma.core.cmd   
 

Uses of CommandContext in nl.toolforge.karma.core.cmd
 

Methods in nl.toolforge.karma.core.cmd that return CommandContext
 CommandContext DefaultCommand.getContext()
          Accessor method for the commands' CommandContext.
 

Methods in nl.toolforge.karma.core.cmd with parameters of type CommandContext
 void DefaultCommand.setContext(CommandContext contextRef)
          Sets the command context for this command.
 void KarmaInitializationCommand.setContext(CommandContext context)
           
 void Command.setContext(CommandContext context)
          Stores a reference to a CommandContext.
 



Copyright © 2002-2004 Toolforge. All Rights Reserved.