Neo4j Community

org.neo4j.kernel.monitoring
Interface MonitorListenerInvocationHandler


public interface MonitorListenerInvocationHandler


Method Summary
 void invoke(Object proxy, Method method, Object[] args, String... tags)
           
 

Method Detail

invoke

void invoke(Object proxy,
            Method method,
            Object[] args,
            String... tags)
            throws Throwable
Throws:
Throwable

Neo4j Community

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