|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| AsyncClient | This interface provides methods for asynchronous communication |
| Client | This interface must be implemented by All Adaptor Clients |
| HeartBeatListener | The listener to be added to the connector client (RMIClient, CorbaClient, HttpClient) inorder to listen for heart beat events |
| Class Summary | |
|---|---|
| AbstractClient | This Abstract class must be extended by All Adaptor Clients This class abstracts the common behaviour of Adaptor Clients such as RMI,IIOP and HTTP |
| AbstractJMXConnector | This Class is an abstract implementation for connectors which are based on the ClassLoader framework to connect to different JMX Implementations. |
| ClientFactory | This Factory class is used to create Adaptor Clients such as RMI,IIOP and HTTP |
| HeartBeatEvent | The heart beat event will be triggered by the connector clients (RMIClient, CorbaClient, HttpClient) if the relevant connector present in the JMX server is down |
| JarLoader | A simple class loader capable of loading from local jar files. |
| JMXConverter | This class is used to convert jmx classes in one classloader to the corresponding classes in the classloader which loaded this class. |
| ProxyMBeanServer | |
| Exception Summary | |
|---|---|
| ClientRuntimeException | This exception will be thrown when connection with Server is lost |
| ConnectionLostException | This exception will be thrown when connection with WebLogic Server is lost |
Provides abstract definition of Clients
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||