org.rhq.plugins.jbossas5
Class EmbeddedManagedDeploymentComponent

java.lang.Object
  extended by org.rhq.plugins.jbossas5.AbstractManagedComponent
      extended by org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
          extended by org.rhq.plugins.jbossas5.EmbeddedManagedDeploymentComponent
All Implemented Interfaces:
org.jboss.deployers.spi.management.deploy.ProgressListener, AvailabilityFacet, ResourceComponent<ProfileServiceComponent<?>>, MeasurementFacet, OperationFacet, ProfileServiceComponent<ProfileServiceComponent<?>>, JMXComponent<ProfileServiceComponent<?>>

public class EmbeddedManagedDeploymentComponent
extends AbstractManagedDeploymentComponent
implements MeasurementFacet

Author:
Ian Springer

Field Summary
 
Fields inherited from class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
DEPLOYMENT_NAME_PROPERTY, DEPLOYMENT_TYPE_NAME_PROPERTY, deploymentFile, deploymentName, deploymentType, EXTENSION_PROPERTY
 
Fields inherited from interface org.rhq.plugins.jmx.JMXComponent
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP
 
Constructor Summary
EmbeddedManagedDeploymentComponent()
           
 
Method Summary
 void getValues(org.rhq.core.domain.measurement.MeasurementReport report, Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests)
           
 
Methods inherited from class org.rhq.plugins.jbossas5.AbstractManagedDeploymentComponent
getAvailability, getDeploymentName, getDeploymentType, getManagedDeployment, getManagedDeployment, invokeOperation, progressEvent, start
 
Methods inherited from class org.rhq.plugins.jbossas5.AbstractManagedComponent
getConnection, getEmsConnection, getResourceContext, getResourceDescription, stop
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EmbeddedManagedDeploymentComponent

public EmbeddedManagedDeploymentComponent()
Method Detail

getValues

public void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
                      Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests)
               throws Exception
Specified by:
getValues in interface MeasurementFacet
Overrides:
getValues in class AbstractManagedDeploymentComponent
Throws:
Exception


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