Neo4j Community

org.neo4j.kernel.monitoring
Class Monitors.Monitor.Adapter

java.lang.Object
  extended by org.neo4j.kernel.monitoring.Monitors.Monitor.Adapter
All Implemented Interfaces:
Monitors.Monitor
Enclosing interface:
Monitors.Monitor

public static class Monitors.Monitor.Adapter
extends Object
implements Monitors.Monitor


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.neo4j.kernel.monitoring.Monitors.Monitor
Monitors.Monitor.Adapter
 
Constructor Summary
Monitors.Monitor.Adapter()
           
 
Method Summary
 void monitorCreated(Class<?> monitorClass, String... tags)
           
 void monitorListenerException(Throwable throwable)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Monitors.Monitor.Adapter

public Monitors.Monitor.Adapter()
Method Detail

monitorCreated

public void monitorCreated(Class<?> monitorClass,
                           String... tags)
Specified by:
monitorCreated in interface Monitors.Monitor

monitorListenerException

public void monitorListenerException(Throwable throwable)
Specified by:
monitorListenerException in interface Monitors.Monitor

Neo4j Community

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