|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use AblePlatformServiceEvent | |
|---|---|
| com.ibm.able.platform | The com.ibm.able.platform package
provides a set of classes that allows a distributed platform
consisting of platform services and agents to be configured and
run across physical systems. |
| Uses of AblePlatformServiceEvent in com.ibm.able.platform |
|---|
| Methods in com.ibm.able.platform with parameters of type AblePlatformServiceEvent | |
void |
AblePlatformServiceEventListenerProxy.handleAblePlatformServiceEvent(AblePlatformServiceEvent theAblePlatformServiceEvent)
|
void |
AblePlatformServiceEventListener.handleAblePlatformServiceEvent(AblePlatformServiceEvent theAblePlatformServiceEvent)
Handles (receives and processes) a service event delivered from a service event generator with which the implementing class has registered. |
protected void |
AbleBasicService.notifyAblePlatformServiceEventListeners(AblePlatformServiceEvent theEvent,
AblePersistenceSupport thePrstSppt,
java.lang.String theListenerColumnName)
Delivers the specified service event to all registered service event listeners; should any service event listener fail to receive the event, the listener is removed from the list and will receive no furhter events until it reregisters. |
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||