public abstract class AbstractMessagingComponent extends MBeanResourceComponent<JBossASServerComponent<?>> implements CreateChildResourceFacet
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
LOG |
protected String |
name |
protected static String |
PLUGIN_CONFIG_NAME_PROP |
bean, log, OBJECT_NAME_PROP, PROPERTY_TRANSFORM, resourceContextCREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP| Constructor and Description |
|---|
AbstractMessagingComponent() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteResource() |
String |
getCanonicalName(String objectName)
Returns the canonical version of the passed ObjectName
|
protected void |
getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests,
String pattern) |
org.rhq.core.domain.configuration.Configuration |
loadResourceConfiguration() |
void |
start(ResourceContext<JBossASServerComponent<?>> resourceContext,
XMLConfigurationEditor editor) |
void |
updateResourceConfiguration(ConfigurationUpdateReport report) |
getAttributeName, getAttributeProperty, getAvailability, getBeanProperties, getEmsBean, getEmsConnection, getPropertyValueAsType, getResourceContext, getValues, getValues, invokeOperation, invokeOperation, loadBean, loadBean, lookupAttributeProperty, setEmsBean, setResourceContext, start, stop, transformBeanName, updateResourceConfigurationclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreateResourceprotected static final String PLUGIN_CONFIG_NAME_PROP
protected String name
protected org.apache.commons.logging.Log LOG
public void start(ResourceContext<JBossASServerComponent<?>> resourceContext, XMLConfigurationEditor editor)
protected void getValues(org.rhq.core.domain.measurement.MeasurementReport report,
Set<org.rhq.core.domain.measurement.MeasurementScheduleRequest> requests,
String pattern)
public org.rhq.core.domain.configuration.Configuration loadResourceConfiguration()
loadResourceConfiguration in interface ConfigurationFacetloadResourceConfiguration in class MBeanResourceComponent<JBossASServerComponent<?>>public void updateResourceConfiguration(ConfigurationUpdateReport report)
updateResourceConfiguration in interface ConfigurationFacetupdateResourceConfiguration in class MBeanResourceComponent<JBossASServerComponent<?>>public String getCanonicalName(String objectName) throws MalformedObjectNameException
objectName - a valid ObjectNameObjectName in its canonical formMalformedObjectNameException - if the passed ObjectName is invalidCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.