Package org.opennms.core.profiler
Interface ProfilerAspect.Block<T>
-
- Enclosing class:
- ProfilerAspect
public static interface ProfilerAspect.Block<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description T
execute()
-
-
-
Method Detail
-
execute
T execute() throws java.lang.Exception
- Throws:
java.lang.Exception
-
-