Neo4j

org.neo4j.kernel.monitoring
Interface Monitors.Monitor

All Known Implementing Classes:
Monitors.Monitor.Adapter
Enclosing class:
Monitors

public static interface Monitors.Monitor


Nested Class Summary
static class Monitors.Monitor.Adapter
           
 
Method Summary
 void monitorCreated(Class<?> monitorClass, String... tags)
           
 void monitorListenerException(Throwable throwable)
           
 

Method Detail

monitorCreated

void monitorCreated(Class<?> monitorClass,
                    String... tags)

monitorListenerException

void monitorListenerException(Throwable throwable)

Neo4j

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