| Interface | Description |
|---|---|
| ConnectorBootstrap.DefaultValues |
Default values for JMX configuration properties.
|
| ConnectorBootstrap.PropertyNames |
Names of JMX configuration properties.
|
| Class | Description |
|---|---|
| ConnectorBootstrap |
This class initializes and starts a customized RMIConnectorServer for JSR 163
JMX Monitoring.
|
| JGDIAgent |
JGDI JMX agent class.
|
| JGDIProxy |
This class can be used to communicate with qmaster over JMX.
|
| JGDISecurityManager |
This class overrides the checkExit() method
|
| JGDISession |
Session for a JMX connection to JGDI
|
| JGDISslRMIClientSocketFactory |
This client socket factory creates
SSLSockets for RMI. |
| JGDISslRMIServerSocketFactory |
RMI server socket factory that uses a customized SSLContext
in jdk 1.6 SSLContext.setDefault(customCtx);
would make this class obsolete
|
| NotificationBridge | |
| NotificationBridgeFactory |
Helper class for mapping JGDI Events to JMX notifications
|
Copyright © 2007 Sun Microsystems, Inc. All rights reserved.