org.neo4j.jmx.impl
Class JmxExtension.JmxData

java.lang.Object
  extended by org.neo4j.jmx.impl.JmxExtension.JmxData
Enclosing class:
JmxExtension

public static final class JmxExtension.JmxData
extends Object


Method Summary
<T> Collection<T>
getManagementBeans(Class<T> beanInterface)
          Used through reflection from kernel.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getManagementBeans

public <T> Collection<T> getManagementBeans(Class<T> beanInterface)
Used through reflection from kernel.



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