Interface | Description |
---|---|
ICDIBreakpointMovedEvent |
Notifies that a breakpoint has changed location.
|
ICDIBreakpointProblemEvent |
Notifies that a breakpoint problem has occurred.
|
ICDIChangedEvent |
Notifies that the originator has changed.
|
ICDICreatedEvent |
Notifies that the originator has been created.
|
ICDIDestroyedEvent |
Notifies that the originator has terminated.
|
ICDIDisconnectedEvent |
Notifies that the originator has disconnected.
|
ICDIEvent |
A base interface for all CDI events.
|
ICDIEventListener |
An event listener registers with the event manager to receive event
notification from the CDI model objects.
|
ICDIExecutableReloadedEvent |
Notifies that an executable had been reloaded, perhaps after being rebuilt.
|
ICDIExitedEvent |
Notifies that the program has exited.
|
ICDIMemoryChangedEvent |
Notifies that the originator has changed.
|
ICDIRestartedEvent |
Notifies that the originator has been restarted.
|
ICDIResumedEvent |
Notifies that the originator has been resumed.
|
ICDISuspendedEvent |
Notifies that the originator has been suspended.
|
Copyright (c) IBM Corp. and others 2004, 2014. All Rights Reserved.