org.rhq.plugins.jbossas5
Class Ejb2BeanComponent

java.lang.Object
  extended by org.rhq.plugins.jbossas5.AbstractManagedComponent
      extended by org.rhq.plugins.jbossas5.ManagedComponentComponent
          extended by org.rhq.plugins.jbossas5.AbstractEjbBeanComponent
              extended by org.rhq.plugins.jbossas5.Ejb2BeanComponent
All Implemented Interfaces:
AvailabilityFacet, ConfigurationFacet, DeleteResourceFacet, ResourceComponent<ProfileServiceComponent<?>>, MeasurementFacet, OperationFacet, ProfileServiceComponent<ProfileServiceComponent<?>>, JMXComponent<ProfileServiceComponent<?>>

public class Ejb2BeanComponent
extends AbstractEjbBeanComponent

A plugin component for managing an EJB 1/2 bean.

Author:
Lukas Krejci

Nested Class Summary
 
Nested classes/interfaces inherited from class org.rhq.plugins.jbossas5.ManagedComponentComponent
ManagedComponentComponent.Config
 
Field Summary
 
Fields inherited from class org.rhq.plugins.jbossas5.ManagedComponentComponent
PREFIX_DELIMITER
 
Fields inherited from interface org.rhq.plugins.jmx.JMXComponent
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP
 
Constructor Summary
Ejb2BeanComponent()
           
 
Method Summary
protected  org.jboss.managed.api.ManagedComponent getManagedComponent()
           
 
Methods inherited from class org.rhq.plugins.jbossas5.AbstractEjbBeanComponent
getValues, invokeOperation
 
Methods inherited from class org.rhq.plugins.jbossas5.ManagedComponentComponent
addValueToMeasurementReport, deleteResource, getAvailability, getComponentName, getComponentType, getInnerValue, getManagedProperty, getMeasurement, getSimpleValue, getSimpleValue, getValues, invokeOperation, loadResourceConfiguration, start, stop, updateComponent, updateResourceConfiguration
 
Methods inherited from class org.rhq.plugins.jbossas5.AbstractManagedComponent
getConnection, getEmsConnection, getResourceContext, getResourceDescription
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Ejb2BeanComponent

public Ejb2BeanComponent()
Method Detail

getManagedComponent

protected org.jboss.managed.api.ManagedComponent getManagedComponent()
Overrides:
getManagedComponent in class ManagedComponentComponent


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