|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use PlatformSupportService | |
|---|---|
| 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 PlatformSupportService in com.ibm.able.platform |
|---|
| Classes in com.ibm.able.platform that implement PlatformSupportService | |
class |
RmiPlatformSupportServiceProxy
An RMI Platform Support Service Proxy contains a reference to an RMI version of a Platform Support Service (known as the delegate); the proxy contains methods identical to the methods in the actual service such that when a method is called on the proxy, the proxy forwards the call on to the actual service, but the proxy: traps all RemoteExceptions that might be thrown by the service, turns the RemoteExceptions into PlatformSupportService exceptions, and then rethrows the new exception. |
|
ABLE 2.3.0 07/13/2005 14:21:00 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||