Uses of Class
org.apache.geronimo.deployment.plugin.jmx.CommandContext

Packages that use CommandContext
org.apache.geronimo.deployment.plugin.jmx   
org.apache.geronimo.deployment.plugin.local   
 

Uses of CommandContext in org.apache.geronimo.deployment.plugin.jmx
 

Constructors in org.apache.geronimo.deployment.plugin.jmx with parameters of type CommandContext
CommandContext(CommandContext prototype)
           
 

Uses of CommandContext in org.apache.geronimo.deployment.plugin.local
 

Fields in org.apache.geronimo.deployment.plugin.local declared as CommandContext
protected  CommandContext CommandSupport.commandContext
           
 

Methods in org.apache.geronimo.deployment.plugin.local that return CommandContext
 CommandContext CommandSupport.getCommandContext()
           
 

Methods in org.apache.geronimo.deployment.plugin.local with parameters of type CommandContext
 void CommandSupport.setCommandContext(CommandContext commandContext)
           
 



Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.