|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
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 | |
protected void |
AbleBasicService.notifyAblePlatformServiceEventListeners(AblePlatformServiceEvent theEvent)
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. |
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. |
void |
AblePlatformServiceEventListenerProxy.handleAblePlatformServiceEvent(AblePlatformServiceEvent theAblePlatformServiceEvent)
|
|
ABLE 2.0.0 07/02/2003 10:25:01 | ||||||||||
PREV NEXT | FRAMES NO FRAMES |