|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectbr.com.oncast.dev.lobo.eval.ExecutionProfiler
public class ExecutionProfiler
Runner for a Collection of Profiler.
| Nested Class Summary | |
|---|---|
static interface |
ExecutionProfiler.ExecutionListener
ExecutionListener for execution profiler. |
| Constructor Summary | |
|---|---|
ExecutionProfiler(java.util.Collection<java.lang.Class<?>> classes,
ExecutionProfiler.ExecutionListener listener)
Creates a new instance of ExecutionRunner. |
|
| Method Summary | |
|---|---|
ProfileReport |
execute()
Execute the Profiler's. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExecutionProfiler(java.util.Collection<java.lang.Class<?>> classes,
ExecutionProfiler.ExecutionListener listener)
classes - the profile cases to be executed.listener - the execution listener to be notified.| Method Detail |
|---|
public ProfileReport execute()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||