org.rhq.plugins.jbossas.util
Class WarDiscoveryHelper
java.lang.Object
org.rhq.plugins.jbossas.util.WarDiscoveryHelper
public class WarDiscoveryHelper
- extends Object
Provides helper methods that are used by both WarDiscoveryComponent and EmbeddedWarDiscoveryComponent
- Author:
- Ian Springer, Heiko W. Rupp
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
initPluginConfigurations
public static Set<DiscoveredResourceDetails> initPluginConfigurations(JBossASServerComponent parentJBossASComponent,
Set<DiscoveredResourceDetails> warResources,
ApplicationComponent parentEARComponent)
setDeploymentInformation
public static void setDeploymentInformation(org.rhq.core.domain.configuration.Configuration pluginConfig,
WarDeploymentInformation deploymentInformation)
getContextPath
public static String getContextPath(String contextRoot)
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.