Package | Description |
---|---|
org.ovirt.engine.core.compat |
Modifier and Type | Method and Description |
---|---|
List<IEventListener> |
Event.getListeners() |
Modifier and Type | Method and Description |
---|---|
void |
Event.addListener(IEventListener listener)
Add listener with no context specified.
|
void |
Event.addListener(IEventListener listener,
Object context) |
void |
Event.removeListener(IEventListener listener) |
Modifier and Type | Method and Description |
---|---|
void |
Event.setListeners(List<IEventListener> listeners) |
Copyright © 2012. All Rights Reserved.