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
 

Fields in org.apache.geronimo.deployment.plugin.jmx declared as CommandContext
protected  CommandContext JMXDeploymentManager.commandContext
           
 

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-2008 The Apache Geronimo development community. All Rights Reserved.