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, launchesRemoved
void launchesTerminated(ILaunch[] launches)
launches
- the launches that have terminated
Copyright (c) 2000, 2015 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.