org.rhq.modules.plugins.jbossas7
Class NetworkInterfaceComponent

java.lang.Object
  extended by org.rhq.modules.plugins.jbossas7.BaseComponent<NetworkInterfaceComponent>
      extended by org.rhq.modules.plugins.jbossas7.NetworkInterfaceComponent
All Implemented Interfaces:
AvailabilityFacet, ConfigurationFacet, CreateChildResourceFacet, DeleteResourceFacet, ResourceComponent<NetworkInterfaceComponent>, MeasurementFacet, OperationFacet, AS7Component<NetworkInterfaceComponent>

public class NetworkInterfaceComponent
extends BaseComponent<NetworkInterfaceComponent>
implements ConfigurationFacet

Component classes for network interfaces

Author:
Heiko W. Rupp

Field Summary
 
Fields inherited from class org.rhq.modules.plugins.jbossas7.BaseComponent
MANAGED_SERVER, testConnection
 
Constructor Summary
NetworkInterfaceComponent()
           
 
Method Summary
 org.rhq.core.domain.configuration.Configuration loadResourceConfiguration()
           
static void preProcessCreateChildConfiguration(org.rhq.core.domain.configuration.Configuration configuration)
           
 void updateResourceConfiguration(ConfigurationUpdateReport report)
           
 
Methods inherited from class org.rhq.modules.plugins.jbossas7.BaseComponent
collectMulticastAddressTrait, createResource, deleteResource, deployContent, getAddress, getASConnection, getAvailability, getPath, getResourceDescription, getServerAddress, getServerComponent, getSocketBindingGroup, getStringValue, getValues, invokeOperation, readAttribute, readAttribute, readAttribute, runDeploymentMagicOnServer, setConnection, setPath, start, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkInterfaceComponent

public NetworkInterfaceComponent()
Method Detail

loadResourceConfiguration

public org.rhq.core.domain.configuration.Configuration loadResourceConfiguration()
                                                                          throws Exception
Specified by:
loadResourceConfiguration in interface ConfigurationFacet
Overrides:
loadResourceConfiguration in class BaseComponent<NetworkInterfaceComponent>
Throws:
Exception

updateResourceConfiguration

public void updateResourceConfiguration(ConfigurationUpdateReport report)
Specified by:
updateResourceConfiguration in interface ConfigurationFacet
Overrides:
updateResourceConfiguration in class BaseComponent<NetworkInterfaceComponent>

preProcessCreateChildConfiguration

public static void preProcessCreateChildConfiguration(org.rhq.core.domain.configuration.Configuration configuration)


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