public interface ILaunchesListener2 extends ILaunchesListener
Clients implementing launches listener may implement this interface.
| Modifier and Type | Method and Description |
|---|---|
void |
launchesTerminated(ILaunch[] launches)
Notification that the given launches have terminated.
|
launchesAdded, launchesChanged, launchesRemovedvoid launchesTerminated(ILaunch[] launches)
launches - the launches that have terminated
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.