org.apache.commons.monitoring.cdi
Class CommonsMonitoringInterceptorTest.MonitoredBean

java.lang.Object
  extended by org.apache.commons.monitoring.cdi.CommonsMonitoringInterceptorTest.MonitoredBean
Enclosing class:
CommonsMonitoringInterceptorTest

@ApplicationScoped
public static class CommonsMonitoringInterceptorTest.MonitoredBean
extends Object


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

Constructor Detail

CommonsMonitoringInterceptorTest.MonitoredBean

public CommonsMonitoringInterceptorTest.MonitoredBean()
Method Detail

twoSeconds

public void twoSeconds()


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