org.neo4j.jmx.impl
Class PrimitivesBean

java.lang.Object
  extended by org.neo4j.helpers.Service
      extended by org.neo4j.jmx.impl.ManagementBeanProvider
          extended by org.neo4j.jmx.impl.PrimitivesBean

public final class PrimitivesBean
extends ManagementBeanProvider


Nested Class Summary
 
Nested classes/interfaces inherited from class org.neo4j.helpers.Service
Service.CaseInsensitiveService, Service.Implementation
 
Constructor Summary
PrimitivesBean()
           
 
Method Summary
protected  Neo4jMBean createMBean(ManagementData management)
           
 
Methods inherited from class org.neo4j.jmx.impl.ManagementBeanProvider
createMBeans, createMXBean, createMXBeans
 
Methods inherited from class org.neo4j.helpers.Service
load, load, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

PrimitivesBean

public PrimitivesBean()
Method Detail

createMBean

protected Neo4jMBean createMBean(ManagementData management)
                          throws NotCompliantMBeanException
Specified by:
createMBean in class ManagementBeanProvider
Throws:
NotCompliantMBeanException


Copyright © 2002-2012 The Neo4j Graph Database Project. All Rights Reserved.