Package | Description |
---|---|
com.arjuna.orbportability.common | |
com.arjuna.orbportability.event |
Modifier and Type | Method and Description |
---|---|
List<EventHandler> |
OrbPortabilityEnvironmentBean.getEventHandlers()
Returns the set of EventHandler instances.
|
Modifier and Type | Method and Description |
---|---|
void |
OrbPortabilityEnvironmentBean.setEventHandlers(List<EventHandler> eventHandlers)
Sets the instances of EventHandler.
|
Modifier and Type | Method and Description |
---|---|
boolean |
EventManager.addHandler(EventHandler h)
Add the specified handler.
|
boolean |
EventManager.removeHandler(EventHandler h)
Remove the specified handler.
|
Copyright © 2013. All Rights Reserved.