Uses of Class
org.rhq.modules.plugins.jbossas7.helper.HostPort

Packages that use HostPort
org.rhq.modules.plugins.jbossas7   
org.rhq.modules.plugins.jbossas7.helper   
 

Uses of HostPort in org.rhq.modules.plugins.jbossas7
 

Methods in org.rhq.modules.plugins.jbossas7 with parameters of type HostPort
protected  String HostControllerDiscovery.buildDefaultResourceDescription(HostPort hostPort, JBossProductType productType)
           
protected  String StandaloneASDiscovery.buildDefaultResourceDescription(HostPort hostPort, JBossProductType productType)
           
protected abstract  String BaseProcessDiscovery.buildDefaultResourceDescription(HostPort hostPort, JBossProductType productType)
           
protected  String HostControllerDiscovery.buildDefaultResourceName(HostPort hostPort, HostPort managementHostPort, JBossProductType productType)
           
protected  String StandaloneASDiscovery.buildDefaultResourceName(HostPort hostPort, HostPort managementHostPort, JBossProductType productType)
           
protected abstract  String BaseProcessDiscovery.buildDefaultResourceName(HostPort hostPort, HostPort managementHostPort, JBossProductType productType)
           
 

Uses of HostPort in org.rhq.modules.plugins.jbossas7.helper
 

Methods in org.rhq.modules.plugins.jbossas7.helper that return HostPort
 HostPort HostConfiguration.getDomainControllerHostPort(AS7CommandLine commandLine)
          Try to obtain the domain controller's location from looking at host.xml
 HostPort HostConfiguration.getManagementHostPort(AS7CommandLine commandLine, AS7Mode mode)
          Try to obtain the management IP and port from the already parsed host.xml or standalone.xml
 



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