public interface ISuspendTriggerListener
Generally, clients implement ISuspendTrigger
and the debug platform registers
as a suspend trigger listener.
ISuspendTrigger
Modifier and Type | Method and Description |
---|---|
void |
suspended(ILaunch launch,
Object context)
Notification the given launch has suspended at the
specified context.
|
Copyright (c) 2000, 2016 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.