org.neo4j.jmx.impl
Class ConfigurationBean
java.lang.Object
javax.management.StandardMBean
org.neo4j.jmx.impl.Neo4jMBean
org.neo4j.jmx.impl.ConfigurationBean
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration
public final class ConfigurationBean
- extends Neo4jMBean
| Methods inherited from class javax.management.StandardMBean |
cacheMBeanInfo, getCachedMBeanInfo, getConstructors, getDescription, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInterface, getParameterName, getParameterName, invoke, postDeregister, postRegister, preDeregister, preRegister, setAttribute, setAttributes, setImplementation |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONFIGURATION_MBEAN_NAME
public static final String CONFIGURATION_MBEAN_NAME
- See Also:
- Constant Field Values
getAttribute
public Object getAttribute(String attribute)
throws AttributeNotFoundException,
MBeanException,
ReflectionException
- Specified by:
getAttribute in interface DynamicMBean- Overrides:
getAttribute in class StandardMBean
- Throws:
AttributeNotFoundException
MBeanException
ReflectionException
getAttributes
public AttributeList getAttributes(String[] attributes)
- Specified by:
getAttributes in interface DynamicMBean- Overrides:
getAttributes in class StandardMBean
getMBeanInfo
public MBeanInfo getMBeanInfo()
- Specified by:
getMBeanInfo in interface DynamicMBean- Overrides:
getMBeanInfo in class StandardMBean
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.