public class JavaUtilLoggingResourceComponent extends MBeanResourceComponent
bean, log, OBJECT_NAME_PROP, PROPERTY_TRANSFORM, resourceContextCREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP| Constructor and Description |
|---|
JavaUtilLoggingResourceComponent() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLoggerLevel(LoggingMXBean logging,
String name) |
org.rhq.core.domain.configuration.Configuration |
loadResourceConfiguration()
This default setup of configuration properties can map to mbean attributes
|
void |
updateResourceConfiguration(ConfigurationUpdateReport report)
Note, this only supports editing existing appenders; adding or removing appenders is not supported, since the
underlying JVM mBean (LoggingMXBean) does not support it.
|
getAttributeName, getAttributeProperty, getAvailability, getBeanProperties, getEmsBean, getEmsConnection, getPropertyValueAsType, getResourceContext, getValues, getValues, invokeOperation, invokeOperation, loadBean, loadBean, lookupAttributeProperty, setEmsBean, setResourceContext, start, stop, transformBeanName, updateResourceConfigurationpublic org.rhq.core.domain.configuration.Configuration loadResourceConfiguration()
MBeanResourceComponentloadResourceConfiguration in interface ConfigurationFacetloadResourceConfiguration in class MBeanResourceComponentpublic String getLoggerLevel(LoggingMXBean logging, String name)
public void updateResourceConfiguration(ConfigurationUpdateReport report)
updateResourceConfiguration in interface ConfigurationFacetupdateResourceConfiguration in class MBeanResourceComponentreport - the report which will contain the results of the requested updateCopyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.