Uses of Class
org.rhq.plugins.jbossas.util.WarDeploymentInformation

Packages that use WarDeploymentInformation
org.rhq.plugins.jbossas.util   
 

Uses of WarDeploymentInformation in org.rhq.plugins.jbossas.util
 

Methods in org.rhq.plugins.jbossas.util that return types with arguments of type WarDeploymentInformation
static java.util.Map<java.lang.String,java.util.List<WarDeploymentInformation>> DeploymentUtility.getWarDeploymentInformation(org.mc4j.ems.connection.EmsConnection connection, java.util.List<java.lang.String> jbossManMBeanNames)
          Retrieves all the discovery information for a War resources.
 

Methods in org.rhq.plugins.jbossas.util with parameters of type WarDeploymentInformation
static void WarDiscoveryHelper.setDeploymentInformation(Configuration pluginConfig, WarDeploymentInformation deploymentInformation)
           
 



Copyright © 2008-2009 Red Hat, Inc.. All Rights Reserved.