public final class ProfilingStopHandler extends Object implements EventHandler<StopTime>
Constructor and Description |
---|
ProfilingStopHandler(String launchID) |
Modifier and Type | Method and Description |
---|---|
void |
onNext(StopTime stopTime)
Handles an event.
|
static void |
setProfiler(WakeProfiler profiler) |
@Inject public ProfilingStopHandler(String launchID)
public static void setProfiler(WakeProfiler profiler)
public void onNext(StopTime stopTime)
EventHandler
onNext
in interface EventHandler<StopTime>
stopTime
- an eventCopyright © 2016 The Apache Software Foundation. All rights reserved.