org.apache.commons.monitoring.aop
Interface MonitoringProxyFactoryTest.Foo

All Known Implementing Classes:
MonitoringProxyFactoryTest.FooImpl
Enclosing class:
MonitoringProxyFactoryTest

public static interface MonitoringProxyFactoryTest.Foo


Method Summary
 void haveARest(long ms)
           
 void throwSthg()
           
 

Method Detail

haveARest

void haveARest(long ms)

throwSthg

void throwSthg()


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