|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.rhq.plugins.jbossas5.AbstractManagedComponent
org.rhq.plugins.jbossas5.ManagedComponentComponent
org.rhq.plugins.jbossas5.AbstractEjbBeanComponent
public abstract class AbstractEjbBeanComponent
An abstract plugin component for managing an EJB bean - has two subclasses - one for EJB2 beans and one for EJB3 beans.
| 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 | |
|---|---|
AbstractEjbBeanComponent()
|
|
| Method Summary | |
|---|---|
void |
getValues(MeasurementReport report,
java.util.Set<MeasurementScheduleRequest> requests)
|
OperationResult |
invokeOperation(java.lang.String name,
Configuration parameters)
|
| Methods inherited from class org.rhq.plugins.jbossas5.ManagedComponentComponent |
|---|
addValueToMeasurementReport, deleteResource, getAvailability, getComponentName, getComponentType, getManagedComponent, getSimpleValue, 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 |
|---|
public AbstractEjbBeanComponent()
| Method Detail |
|---|
public void getValues(MeasurementReport report,
java.util.Set<MeasurementScheduleRequest> requests)
throws java.lang.Exception
getValues in interface MeasurementFacetgetValues in class ManagedComponentComponentjava.lang.Exception
public OperationResult invokeOperation(java.lang.String name,
Configuration parameters)
throws java.lang.Exception
invokeOperation in interface OperationFacetinvokeOperation in class ManagedComponentComponentjava.lang.Exception
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||