|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectorAddress | |
---|---|
com.sun.jdmk.comm | Provides the classes that implement proprietary connectors and adaptors. |
Uses of ConnectorAddress in com.sun.jdmk.comm |
---|
Subinterfaces of ConnectorAddress in com.sun.jdmk.comm | |
---|---|
interface |
GenericHttpConnectorAddress
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. This interface may be removed in a future version of Java DMK. See JdmkLegacyConnector . |
Classes in com.sun.jdmk.comm that implement ConnectorAddress | |
---|---|
class |
HttpConnectorAddress
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. This class may be removed in a future version of Java DMK. See JdmkLegacyConnector . |
class |
HttpsConnectorAddress
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. This class may be removed in a future version of Java DMK. See JdmkLegacyConnector . |
class |
RmiConnectorAddress
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connector classes. The legacy RMI connector, including this class, may be removed in a future version of Java DMK. See javax.management.remote.rmi and JdmkLegacyConnector . |
Methods in com.sun.jdmk.comm that return ConnectorAddress | |
---|---|
ConnectorAddress |
HeartBeatNotification.getConnectorAddress()
Gets the connector address of this heartbeat notification. |
ConnectorAddress |
RmiConnectorClient.getMBeanServerAddress()
Deprecated. Returns the exact address of the MBeanServer to which the ConnectorClient is
connected. |
ConnectorAddress |
RemoteMBeanServer.getMBeanServerAddress()
Deprecated. Returns the exact address of the MBeanServer to which the ConnectorClient is
connected. |
ConnectorAddress |
GenericHttpConnectorClient.getMBeanServerAddress()
Deprecated. Returns the exact address of the MBeanServer to which the ConnectorClient is connected. |
Methods in com.sun.jdmk.comm with parameters of type ConnectorAddress | |
---|---|
String |
RmiConnectorClient.connect(ConnectorAddress MBeanServerAddress)
Deprecated. Initializes the communication with the remote MBeanServer . |
String |
RemoteMBeanServer.connect(ConnectorAddress MBeanServerAddress)
Deprecated. Initializes the communication with the remote MBeanServer . |
String |
GenericHttpConnectorClient.connect(ConnectorAddress mbeanServerAddress)
Deprecated. Initializes the communication with the remote MBeanServer. |
Constructors in com.sun.jdmk.comm with parameters of type ConnectorAddress | |
---|---|
HeartBeatNotification(String type,
Object source,
long sequenceNumber,
long timeStamp,
String msg,
ConnectorAddress connAddr)
Constructs a heartbeat notification object. |
|
Open Source build 02 opendmk-1.0-b02 2007.10.01_19:17:46_MEST |
|||||||||
PREV NEXT | FRAMES NO FRAMES |