|
||||||||||
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 |
GenericHttpConnectorClient.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 |
RmiConnectorClient.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 | |
---|---|
java.lang.String |
GenericHttpConnectorClient.connect(ConnectorAddress mbeanServerAddress)
Deprecated. Initializes the communication with the remote MBeanServer. |
java.lang.String |
RemoteMBeanServer.connect(ConnectorAddress MBeanServerAddress)
Deprecated. Initializes the communication with the remote MBeanServer . |
java.lang.String |
RmiConnectorClient.connect(ConnectorAddress MBeanServerAddress)
Deprecated. Initializes the communication with the remote MBeanServer . |
Constructors in com.sun.jdmk.comm with parameters of type ConnectorAddress | |
---|---|
HeartBeatNotification(java.lang.String type,
java.lang.Object source,
long sequenceNumber,
long timeStamp,
java.lang.String msg,
ConnectorAddress connAddr)
Constructs a heartbeat notification object. |
|
Open Source build 01-ea opendmk-1.0-b01-ea 2010.10.20_19:39:55_UTC |
|||||||||
PREV NEXT | FRAMES NO FRAMES |