org.jboss.cache.aop
Class MetricsInterceptor

java.lang.Object
  extended byorg.jboss.cache.aop.MetricsInterceptor

public class MetricsInterceptor
extends java.lang.Object


Constructor Summary
MetricsInterceptor()
           
 
Method Summary
 java.lang.String getName()
           
 java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MetricsInterceptor

public MetricsInterceptor()
Method Detail

getName

public java.lang.String getName()

invoke

public java.lang.Object invoke(org.jboss.aop.joinpoint.Invocation invocation)
                        throws java.lang.Throwable
Throws:
java.lang.Throwable