|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.rhq.plugins.jmx.MBeanResourceComponent
org.rhq.plugins.jmx.JavaUtilLoggingResourceComponent
public class JavaUtilLoggingResourceComponent
| Field Summary |
|---|
| Fields inherited from class org.rhq.plugins.jmx.MBeanResourceComponent |
|---|
bean, log, OBJECT_NAME_PROP, PROPERTY_TRANSFORM, resourceContext |
| Fields inherited from interface org.rhq.plugins.jmx.JMXComponent |
|---|
CREDENTIALS_CONFIG_PROP, PRINCIPAL_CONFIG_PROP |
| Constructor Summary | |
|---|---|
JavaUtilLoggingResourceComponent()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getLoggerLevel(java.util.logging.LoggingMXBean logging,
java.lang.String name)
|
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. |
| Methods inherited from class org.rhq.plugins.jmx.MBeanResourceComponent |
|---|
getAttributeName, getAttributeProperty, getAvailability, getBeanProperties, getEmsBean, getEmsConnection, getResourceContext, getValues, getValues, invokeOperation, invokeOperation, loadBean, loadBean, lookupAttributeProperty, setEmsBean, setResourceContext, start, stop, transformBeanName, updateResourceConfiguration |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JavaUtilLoggingResourceComponent()
| Method Detail |
|---|
public Configuration loadResourceConfiguration()
MBeanResourceComponent
loadResourceConfiguration in interface ConfigurationFacetloadResourceConfiguration in class MBeanResourceComponent
public java.lang.String getLoggerLevel(java.util.logging.LoggingMXBean logging,
java.lang.String name)
public void updateResourceConfiguration(ConfigurationUpdateReport report)
updateResourceConfiguration in interface ConfigurationFacetupdateResourceConfiguration in class MBeanResourceComponentreport - the report which will contain the results of the requested update
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||