org.neo4j.jmx.impl
Class Neo4jMBean
java.lang.Object
javax.management.StandardMBean
org.neo4j.jmx.impl.Neo4jMBean
- All Implemented Interfaces:
- DynamicMBean, MBeanRegistration
- Direct Known Subclasses:
- ConfigurationBean, KernelBean
public abstract class Neo4jMBean
- extends StandardMBean
| Methods inherited from class javax.management.StandardMBean |
cacheMBeanInfo, getAttribute, getAttributes, getCachedMBeanInfo, getConstructors, getDescription, getDescription, getDescription, getDescription, getImplementation, getImplementationClass, getMBeanInfo, 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 |
Neo4jMBean
protected Neo4jMBean(ManagementData management,
boolean isMXBean,
String... extraNaming)
Neo4jMBean
protected Neo4jMBean(ManagementData management,
String... extraNaming)
throws NotCompliantMBeanException
- Throws:
NotCompliantMBeanException
getClassName
protected String getClassName(MBeanInfo info)
- Overrides:
getClassName in class StandardMBean
getDescription
protected String getDescription(MBeanInfo info)
- Overrides:
getDescription in class StandardMBean
getDescription
protected String getDescription(MBeanAttributeInfo info)
- Overrides:
getDescription in class StandardMBean
getDescription
protected String getDescription(MBeanOperationInfo info)
- Overrides:
getDescription in class StandardMBean
getImpact
protected int getImpact(MBeanOperationInfo info)
- Overrides:
getImpact in class StandardMBean
Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.