org.apache.commons.monitoring.aspectj
Class AspectJMonitoringTest.MonitorMe

java.lang.Object
  extended by org.apache.commons.monitoring.aspectj.AspectJMonitoringTest.MonitorMe
Enclosing class:
AspectJMonitoringTest

public static class AspectJMonitoringTest.MonitorMe
extends Object


Constructor Summary
AspectJMonitoringTest.MonitorMe()
           
 
Method Summary
 void foo()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AspectJMonitoringTest.MonitorMe

public AspectJMonitoringTest.MonitorMe()
Method Detail

foo

public void foo()


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.