A B C D E F G H I J L M N O P Q R S T U V W X

G

GenericConnector - Class in javax.management.remote.generic
A client connection to a remote JMX API server.
GenericConnector() - Constructor for class javax.management.remote.generic.GenericConnector
Default no-arg constructor.
GenericConnector(Map) - Constructor for class javax.management.remote.generic.GenericConnector
Constructor specifying connection attributes.
GenericConnectorServer - Class in javax.management.remote.generic
A JMX API Connector server that creates connections to remote clients.
GenericConnectorServer(Map, MBeanServer) - Constructor for class javax.management.remote.generic.GenericConnectorServer
Constructs a GenericConnectorServer attached to the given MBean server.
GenericHttpConnectorAddress - Interface in com.sun.jdmk.comm
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.
GenericHttpConnectorClient - Class in com.sun.jdmk.comm
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.
GenericHttpConnectorClient() - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Constructs a connector client.
GenericHttpConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Constructs a connector client.
GenericHttpConnectorClient(String) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Constructs a connector client.
GenericHttpConnectorServer - Class in com.sun.jdmk.comm
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.
GenericHttpConnectorServer(int) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Initializes this GenericHttpConnectorServer with the default port.
GenericHttpConnectorServer(int, int) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Initializes this GenericHttpConnectorServer with the specified port.
GenericHttpConnectorServer(int, int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Initializes this GenericHttpConnectorServer with the specified port and user authentication information list.
GenericHttpConnectorServer(int, int, InetAddress) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Initializes this GenericHttpConnectorServer with the specified port.
GenericHttpConnectorServer(int, int, AuthInfo[], InetAddress) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Initializes this GenericHttpConnectorServer with the specified port and user authentication information list.
GenericHttpConnectorServerMBean - Interface in com.sun.jdmk.comm
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.
GenericProxy - Class in com.sun.jdmk
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connectors. This class may be removed in a future version of Java DMK. See JdmkLegacyConnector and CascadingProxy.
GenericProxy(ObjectInstance) - Constructor for class com.sun.jdmk.GenericProxy
Deprecated. Constructs a GenericProxy instance.
GenericProxy(ObjectInstance, ProxyHandler) - Constructor for class com.sun.jdmk.GenericProxy
Deprecated. Constructs a GenericProxy instance.
GET - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
This constant indicates the type of operation.
get(String) - Static method in class com.sun.jdmk.ThreadContext
Get the Object that was most recently pushed with the given key.
GET_ATTRIBUTE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.getAttribute(ObjectName, String).
GET_ATTRIBUTES - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.getAttributes(ObjectName, String[]).
GET_DEFAULT_DOMAIN - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.getDefaultDomain().
GET_DOMAINS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.getDomains().
GET_MBEAN_COUNT - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.getMBeanCount().
GET_MBEAN_INFO - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.getMBeanInfo(ObjectName).
GET_OBJECT_INSTANCE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.getObjectInstance(ObjectName).
getActiveClientCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Gets the number of clients currently being processed by this GenericHttpConnectorServer.
getActiveClientCount() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Deprecated. Gets the number of clients currently being processed by this connector.
getActiveClientCount() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Gets the number of clients currently being processed by this HtmlAdaptorServer.
getAddress() - Method in class javax.management.remote.generic.GenericConnectorServer
 
getAddress() - Method in interface javax.management.remote.generic.MessageConnectionServer
The address of this connection server.
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Gets the value of a specific attribute of a named MBean.
getAttribute(String) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Gets the value of a specific attribute of the HTML protocol adaptor.
getAttribute(ObjectName, String) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
getAttribute(Object, String) - Method in class com.sun.jdmk.DynamicMetaDataImpl
Deprecated.  
getAttribute(String) - Method in class com.sun.jdmk.GenericProxy
Deprecated. Gets the value of a specific attribute of an MBean.
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
getAttribute(ObjectName, String) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("getAttribute"), then checkRead("getAttribute", name), then forward this method to the wrapped object.
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerForwarder
 
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Gets the value of a specific attribute of a named MBean.
getAttribute(Object, String) - Method in interface com.sun.jdmk.MetaData
Gets the value of a specific attribute of an MBean.
getAttribute(Object, String) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated.  
getAttribute(Object, String, Class) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated. Invoke getAttribute through reflection on a standard MBean instance.
getAttribute(ObjectName, String) - Method in interface com.sun.jdmk.ProxyHandler
Deprecated. Gets the value of a specific attribute of an MBean
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
getAttribute(String) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Obtain the value of a specific attribute from the source MBean.
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Allows to retrieve the values of several attributes of an MBean.
getAttributes(String[]) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Gets the values of several attributes of the HTML server.
getAttributes(ObjectName, String[]) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Allows you to retrieve the values of several attributes of an MBean.
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Allows you to retrieve the values of several attributes of an MBean.
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
getAttributes(Object, String[]) - Method in class com.sun.jdmk.DynamicMetaDataImpl
Deprecated.  
getAttributes(String[]) - Method in class com.sun.jdmk.GenericProxy
Deprecated. Gets the values of several attributes of an MBean.
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
getAttributes(ObjectName, String[]) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Enables the values of several attributes of a named MBean.
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("getAttributes", name), then checkRead("getAttributes", name), then forward this method to the wrapped object.
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Enables the values of several attributes of a named MBean.
getAttributes(Object, String[]) - Method in interface com.sun.jdmk.MetaData
Enables the values of several attributes of an MBean.
getAttributes(Object, String[]) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated.  
getAttributes(ObjectName, String[]) - Method in interface com.sun.jdmk.ProxyHandler
Deprecated. Gets a set of attributes in an MBean.
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
getAttributes(String[]) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Get the values of several attributes from the source MBean.
getAttributes() - Method in class javax.management.remote.generic.GenericConnectorServer
 
getAuthenticationID() - Method in class com.sun.jdmk.security.sasl.AuthenticateCallback
Returns the authentication identity to check.
getAuthInfo() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Deprecated. Returns the value of the authentication info property.
getAuthInfo() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Deprecated. Returns the value of the authentication info property.
getAuthInfo() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Deprecated. Returns the value of the authentication info property.
getBlob() - Method in class javax.management.remote.message.SASLMessage
The blob generated by the SASL mechanism.
getCacheSize() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Gets the cache size of notifications waiting to be forwarded.
getCacheSize() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Get the cache size of notifications waiting to be forwarded.
getCacheSize() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Get the cache size of notifications waiting to be forwarded.
getCascadedMBeanCount() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
getCascadedMBeanCount() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
Returns the number of source MBeans cascaded by this CascadingAgent.
getCascadedMBeanCount() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
 
getCascadedMBeans() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
getCascadedMBeans() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
Returns a Set of ObjectInstance representing the source MBeans cascaded by this CascadingAgent.
getCascadedMBeans() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
 
getCause() - Method in exception com.sun.jdmk.ProxyMBeanInstantiationException
Deprecated. Returns the actual Throwable thrown.
getClassForProxyMBean(ObjectInstance) - Method in class com.sun.jdmk.comm.DefaultMapper
Deprecated. Gets name of a Java class to use for representing a proxyMBean.
getClassForProxyMBean(ObjectInstance) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Given the object name and the Java class name of the MBean(ObjectInstance), this method returns the name of the Java class of the corresponding ProxyMBean.
getClassForProxyMBean(ObjectInstance) - Method in interface com.sun.jdmk.comm.Mapper
Deprecated. Gets name of a Java class to use for representing a proxyMBean.
getClassForProxyMBean(ObjectInstance) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Given the object name and the Java class name of the MBean(ObjectInstance), this method returns the name of the Java class of the corresponding ProxyMBean.
getClassForProxyMBean(ObjectInstance) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Given the object name and the Java class name of the MBean (ObjectInstance), this method returns the name of the Java class of the corresponding Proxy MBean.
getClassLoader(ObjectName) - Method in class com.sun.jdmk.ClassLoaderRepositorySupport
Deprecated.  
getClassLoader(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
getClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
getClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
getClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
getClassLoader(ObjectName) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
Return the named ClassLoader.
getClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
getClassLoader(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("getClassLoader", loaderName), then checkRead("getClassLoader", loaderName), then forward this method to the wrapped object.
getClassLoader(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
getClassLoader(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Implements MBeanServer.getClassLoader(ObjectName).
getClassLoader(ObjectName) - Method in interface com.sun.jdmk.ModifiableClassLoaderRepository
Get a named ClassLoader from the repository.
getClassLoader(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Throws an UnsupportedOperationException.
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
getClassLoaderFor(ObjectName) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
Return the ClassLoader that was used for loading the class of the named MBean.
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("getClassLoaderFor", mbeanName), then checkRead("getClassLoaderFor", mbeanName), then forward this method to the wrapped object.
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated.  
getClassLoaderFor(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Throws an UnsupportedOperationException.
getClassLoaderRepository() - Method in interface com.sun.jdmk.MBeanInstantiator
Return the Default Loader Repository used by this instantiator object.
getClassLoaderRepository() - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
getClassLoaderRepository() - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("getClassLoaderRepository", null), then checkRead("getClassLoaderRepository", null), then forward this method to the wrapped object.
getClassLoaderRepository() - Method in class com.sun.jdmk.MBeanServerForwarder
 
getClassLoaderRepository() - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Return the ClassLoaderRepository for this MBeanServer.
getClassLoaderRepository() - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Throws an UnsupportedOperationException.
getClientSequenceNumber() - Method in class javax.management.remote.message.NotificationRequestMessage
Returns the client sequence number.
getConnectionFactory() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
Returns the MBeanServerConnectionFactory, as passed to this object's constructor.
getConnectionFactory() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Returns the MBeanServerConnectionFactory, as passed to this object's constructor.
getConnectionId() - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
 
getConnectionId() - Method in class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
Returns the connection ID identifying this local connection, as passed to this object's constructor.
getConnectionId() - Method in interface com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory
Gets the current connection's ID from the connector server.
getConnectionId() - Method in class javax.management.remote.generic.GenericConnector
 
getConnectionId() - Method in interface javax.management.remote.generic.MessageConnection
The ID for this connection.
getConnectionId() - Method in class javax.management.remote.message.HandshakeEndMessage
The connection ID.
getConnectorAddress() - Method in class com.sun.jdmk.comm.HeartBeatNotification
Gets the connector address of this heartbeat notification.
getConnectorType() - Method in interface com.sun.jdmk.comm.ConnectorAddress
Deprecated. Returns a string indicating the type of Connector to use in order to establish the manager-agent communication.
getConnectorType() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Deprecated. Returns the type of connector.
getConnectorType() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Deprecated. Returns the type of connector.
getConnectorType() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Deprecated. Returns the type of connector.
getContext() - Method in class javax.management.remote.message.HandshakeEndMessage
The context object.
getCount() - Method in interface com.sun.jdmk.Repository
Deprecated. Gets the number of MBeans stored in the repository.
getCount() - Method in class com.sun.jdmk.RepositorySupport
Deprecated. Gets the number of MBeans stored in the repository.
getDefaultDomain() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Returns the default domain used for the MBean naming.
getDefaultDomain() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Returns the default domain used for the MBean naming.
getDefaultDomain() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Returns the default domain used for the MBean naming.
getDefaultDomain() - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
getDefaultDomain() - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
getDefaultDomain() - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
getDefaultDomain() - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
getDefaultDomain() - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
getDefaultDomain() - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Returns the default domain used for naming the MBean.
getDefaultDomain() - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("getDefaultDomain", null), then checkRead("getDefaultDomain", null), then forward this method to the wrapped object.
getDefaultDomain() - Method in class com.sun.jdmk.MBeanServerForwarder
 
getDefaultDomain() - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Returns the default domain used for naming the MBean.
getDefaultDomain() - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
getDefaultDomain() - Method in interface com.sun.jdmk.Repository
Deprecated. Gets the name of the domain currently used by default in the repository.
getDefaultDomain() - Method in class com.sun.jdmk.RepositorySupport
Deprecated. Gets the name of the domain currently used by default in the repository.
getDefaultMBeanInterceptor() - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Return the MBeanInterceptor to which all requests from the MBeanServer interface are forwarded.
getDefaultMBeanInterceptor() - Method in interface com.sun.jdmk.MBeanServerInt
Deprecated. use JdmkMBeanServer.getMBeanServerInterceptor()
getDelegationSubject() - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
The delegation subject used by the underlying MBeanServerConnection.
getDelegationSubject() - Method in class javax.management.remote.message.MBeanServerRequestMessage
Returns the delegation subject.
getDescription() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
getDescription() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
A human readable string describing this cascading agent.
getDescription() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
 
getDetail() - Method in class javax.management.remote.message.HandshakeErrorMessage
A textual description of the error encountered by the peer object.
getDomains() - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
getDomains() - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
getDomains() - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
getDomains() - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
getDomains() - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
Returns the list of domains in which any MBean is currently registered.
getDomains() - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
getDomains() - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("getDomains", null), then checkRead("getDomains", null), then forward this method to the wrapped object.
getDomains() - Method in class com.sun.jdmk.MBeanServerForwarder
 
getDomains() - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated.  
getDomains() - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
getErrorStream() - Method in class com.sun.jdmk.comm.TimedURLConnection
 
getEtcDir() - Static method in class com.sun.jdmk.DefaultPaths
Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
getEtcDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
getEventInfo() - Method in class com.sun.jdmk.discovery.DiscoveryResponderNotification
Returns the hostname and the MBeanServer information of the agent.
getHeartBeatPeriod() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Gets the heartbeat period in milliseconds.
getHeartBeatPeriod() - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
Gets the heartbeat period in milliseconds.
getHeartBeatPeriod() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Gets the heartbeat period in milliseconds.
getHeartBeatRetries() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Gets the number of retries.
getHeartBeatRetries() - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
Gets the number of retries.
getHeartBeatRetries() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Gets the number of retries.
getHost() - Method in class com.sun.jdmk.comm.CommunicatorServer
Gets the host name used by this CommunicatorServer.
getHost() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Gets the host name used by this CommunicatorServer.
getHost() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Deprecated. Returns the value of the server host property.
getHost() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Deprecated. Returns the value of the server host property.
getHost() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Deprecated. Returns the value of the server host property.
getHost() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Deprecated. Returns the RMI Connector Server hostname.
getHost() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the host name.
getImplementationName() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the JMX implementation name (the name of the product corresponding to the agent).
getImplementationVendor() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the JMX implementation vendor (the vendor of the product corresponding to the agent).
getImplementationVersion() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the JMX implementation version (the version of the product corresponding to the agent).
getInputStream() - Method in class com.sun.jdmk.comm.TimedURLConnection
 
getInstallDir() - Static method in class com.sun.jdmk.DefaultPaths
Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
getInstallDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
getIntTable() - Method in class com.sun.jdmk.Enumerated
Returns the hashtable of the integer forms.
getJMXConnector() - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
Returns the underlying JMXConnector used by this object.
getLastConnectedClient() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Gets the IP address of the last connected client.
getLastConnectedClient() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Deprecated. Gets the IP address of the last connected client.
getLastConnectedClient() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Gets the IP address of the last connected client.
getLogin() - Method in class com.sun.jdmk.comm.AuthInfo
Returns the value of the login property.
getMaxActiveClientCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Gets the maximum number of clients that this GenericHttpConnectorServer can process concurrently.
getMaxActiveClientCount() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Deprecated. Gets the maximum number of clients that this connector can process concurrently.
getMaxActiveClientCount() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Gets the maximum number of clients that this HtmlAdaptorServer can process concurrently.
getMaxNotifications() - Method in class javax.management.remote.message.NotificationRequestMessage
Returns the maximum number of notifications requested.
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
Deprecated. Use DefaultMBeanServerInterceptor.getClassLoaderFor(javax.management.ObjectName)
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
getMBeanClassLoader(ObjectName) - Method in interface com.sun.jdmk.interceptor.MBeanServerInterceptor
Deprecated. Use MBeanServerInterceptor.getClassLoaderFor(javax.management.ObjectName)
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
getMBeanClassLoader(ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Return the ClassLoader that was used for loading the class of the named MBean.
getMBeanClassLoader(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Return the ClassLoader of the MBean with the specified ObjectName.
getMBeanClassName(Object) - Method in class com.sun.jdmk.DynamicMetaDataImpl
Deprecated.  
getMBeanClassName(Object) - Method in interface com.sun.jdmk.MetaData
This method returns the class name of an MBean.
getMBeanClassName(Object) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated.  
getMBeanCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Returns the number of MBeans controlled by the MBeanServer.
getMBeanCount() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Returns the number of MBeans controlled by the MBeanServer.
getMBeanCount() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Returns the number of MBeans controlled by the MBeanServer.
getMBeanCount() - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
getMBeanCount() - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
getMBeanCount() - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
getMBeanCount() - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
getMBeanCount() - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
getMBeanCount() - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Returns the number of MBeans registered in the MBean server.
getMBeanCount() - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("getMBeanCount", null), then checkRead("getMBeanCount", null), then forward this method to the wrapped object.
getMBeanCount() - Method in class com.sun.jdmk.MBeanServerForwarder
 
getMBeanCount() - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Returns the number of MBeans registered in the MBean server.
getMBeanCount() - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. This method supplies the exposed attributes and actions of the MBean.
getMBeanInfo() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Gets the exposed attributes and actions of the HTML protocol adaptor.
getMBeanInfo(ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. This method supplies the exposed attributes and actions of the MBean.
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. This method supplies the exposed attributes and actions of the MBean.
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
getMBeanInfo(Object) - Method in class com.sun.jdmk.DynamicMetaDataImpl
Deprecated.  
getMBeanInfo() - Method in class com.sun.jdmk.GenericProxy
Deprecated. This method provides the exposed attributes and actions of the MBean.
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
getMBeanInfo(ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("getMBeanInfo", name), then checkRead("getMBeanInfo", name), then forward this method to the wrapped object.
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(Object) - Method in interface com.sun.jdmk.MetaData
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(Object) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated.  
getMBeanInfo(ObjectName) - Method in interface com.sun.jdmk.ProxyHandler
Deprecated. Discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
getMBeanInfo() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Returns the MBeanInfo of the source MBean.
getMBeanInfoFromClass(Class) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated. This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInstantiator() - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Return the MBeanInstantiator associated to this MBeanServer.
getMBeanInstantiator() - Method in interface com.sun.jdmk.MBeanServerInt
Deprecated. Return the MBeanInstantiator associated to this MBeanServer.
getMBeanInterface(Class) - Static method in class com.sun.jdmk.Introspector
Get the MBean interface implemented by a JMX standard MBean class.
getMBeanInterfaceFromClass(Class) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated. This methods returns the MBean interface of an MBean
getMBeanObjectInstance() - Method in class com.sun.jdmk.GenericProxy
Deprecated.  
getMBeanObjectInstance() - Method in interface com.sun.jdmk.Proxy
Deprecated. Returns an ObjectInstance object that contains the object name (ObjectName object) and the class name of the remote MBean that this proxy MBean represents.
getMBeanServer() - Method in class com.sun.jdmk.comm.CommunicatorServer
Get the MBeanServer object to which incoming requests are sent.
getMBeanServer() - Method in class com.sun.jdmk.MBeanServerForwarder
Return the wrapped MBeanServer to which all requests from the MBeanServer interface are forwarded.
getMBeanServerAddress() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Returns the exact address of the MBeanServer to which the ConnectorClient is connected.
getMBeanServerAddress() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Returns the exact address of the MBeanServer to which the ConnectorClient is connected.
getMBeanServerAddress() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Returns the exact address of the MBeanServer to which the ConnectorClient is connected.
getMBeanServerConnection() - Method in class com.sun.jdmk.remote.cascading.BasicMBeanServerConnectionFactory
Returns an MBeanServerConnection object representing a remote MBean server.
getMBeanServerConnection() - Method in class com.sun.jdmk.remote.cascading.LocalMBeanServerConnectionFactory
Return the local MBeanServerConnection as passed to the constructor of this object.
getMBeanServerConnection() - Method in interface com.sun.jdmk.remote.cascading.MBeanServerConnectionFactory
Returns an MBeanServerConnection object representing a remote MBean server.
getMBeanServerConnection() - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Returns an MBeanServerConnection.
getMBeanServerConnection() - Method in class javax.management.remote.generic.GenericConnector
 
getMBeanServerConnection(Subject) - Method in class javax.management.remote.generic.GenericConnector
 
getMBeanServerDelegate() - Method in interface com.sun.jdmk.JdmkMBeanServer
Return the MBeanServerDelegate representing the MBeanServer.
getMBeanServerDelegate() - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated.  
getMBeanServerDelegate() - Method in interface com.sun.jdmk.MBeanServerInt
Deprecated. Return the MBeanServerDelegate representing the MBeanServer
getMBeanServerId() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Return a string which represents the MBeanServer identification.
getMBeanServerId() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Returns a string which represents the MBeanServer identification.
getMBeanServerId() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Returns a string which represents the MBeanServer identification.
getMBeanServerId() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the identification of the MbeanServer.
getMBeanServerInterceptor() - Method in interface com.sun.jdmk.JdmkMBeanServer
Return the MBeanServerInterceptor to which all requests from the MBeanServer interface are forwarded.
getMechanism() - Method in class javax.management.remote.message.SASLMessage
The SASL mechanism.
getMessage() - Method in class javax.management.remote.message.CloseMessage
Returns a message explaining why the connection was closed by the remote side.
getMessageId() - Method in class javax.management.remote.message.MBeanServerRequestMessage
Returns this message's unique identifier.
getMessageId() - Method in class javax.management.remote.message.MBeanServerResponseMessage
Returns the unique identifier of this message.
getMetaData() - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Return the MetaData associated to this MBeanServer.
getMetaData() - Method in interface com.sun.jdmk.MBeanServerInt
Deprecated. Return the MetaData associated to this MBeanServer.
getMethodId() - Method in class javax.management.remote.message.MBeanServerRequestMessage
Returns the method identifier of this message.
getMode() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Gets the notification forwarding mode.
getMode() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Gets the notification forwarding mode.
getMode() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Gets the notification forwarding mode.
getMountPointIDs() - Method in class com.sun.jdmk.remote.cascading.CascadingService
 
getMountPointIDs() - Method in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
Returns an array of current mountPointIDs.
getMulticastGroup() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Returns the multicast group.
getMulticastGroup() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Returns the multicast group.
getMulticastGroup() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Returns the multicast group.
getMulticastGroup() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Returns the multicast group.
getMulticastGroup() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Returns the multicast group.
getMulticastGroup() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Returns the multicast group.
getMulticastPort() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Returns the multicast port.
getMulticastPort() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Returns the multicast port.
getMulticastPort() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Returns the multicast port.
getMulticastPort() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Returns the multicast port.
getMulticastPort() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Returns the multicast port.
getMulticastPort() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Returns the multicast port.
getName() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Deprecated. Returns the RMI Connector Server service name.
getName() - Method in class com.sun.jdmk.NamedObject
Deprecated. Get the object name.
getNeedClientAuth() - Method in class com.sun.jdmk.comm.HttpsConnectorServer
Deprecated. Returns true if client authentication is required on SSL connections accepted by the server socket created by this connector server.
getNextInterceptor() - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
Return the MBeanInterceptor to which requests will be forwarded.
getNextInterceptor() - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
Return the MBeanServerInterceptor to which requests will be forwarded.
getNotificationInfo() - Method in class com.sun.jdmk.comm.CommunicatorServer
Returns an array of MBeanNotificationInfo objects describing the notification types sent by this CommunicatorServer.
getNotificationInfo() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
getNotificationInfo() - Method in class com.sun.jdmk.remote.cascading.CascadingService
 
getNotificationInfo() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Returns an array indicating, for each notification this MBean may send, the name of the Java class of the notification and the notification type.
getNotifications() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Retrieves all notifications in the cache.
getNotifications() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Retrieves all notifications in the cache.
getNotifications() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Retrieves all notifications in the cache.
getObject() - Method in class com.sun.jdmk.NamedObject
Deprecated. Get the object
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Gets the ObjectInstance for a given MBean registered with the MBeanServer.
getObjectInstance(ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Gets the ObjectInstance for a given MBean registered with the MBeanServer.
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Gets the ObjectInstance for a given MBean registered with the MBeanServer.
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
getObjectInstance(ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Gets the ObjectInstance for a given MBean registered with the MBean server.
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("getObjectInstance", name), then checkRead("getObjectInstance", name), then forward this method to the wrapped object.
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Gets the ObjectInstance for a given MBean registered with the MBean server.
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
getObjectList() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the list of communicators.
getOperationContext() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Get the OperationContext that was last given to setOperationContext, or null if setOperationContext was never called.
getOperationContext() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Get the OperationContext that was last given to setOperationContext, or null if setOperationContext was never called.
getOperationContext() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Get the OperationContext that was last given to setOperationContext, or null if setOperationContext was never called.
getOperationContext() - Method in class com.sun.jdmk.MBeanServerChecker
Return the OperationContext associated with the request being handled.
getOuterMBeanServer() - Method in interface com.sun.jdmk.JdmkMBeanServer
Return the MBeanServer that must be passed as parameter to the MBeanRegistration interface.
getOutputStream() - Method in class com.sun.jdmk.comm.TimedURLConnection
 
getOverflowCount() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Gets the number of notifications discarded because the cache limit has been reached.
getOverflowCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Get the number of notifications discarded since last forwarding because the cache limit has been reached.
getOverflowCount() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Get the number of notifications discarded since last forwarding because the cache limit has been reached.
getOverflowMode() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Returns whether to discard the oldest message (DISCARD_OLD) or the the newest message (DISCARD_NEW), if the cache size exceeds.
getOverflowMode() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Returns whether to discard the oldest message (DISCARD_OLD) or the the newest message (DISCARD_NEW), if the cache size exceeds.
getOverflowMode() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Return whether to discard the oldest message (DISCARD_OLD) or the the newest message (DISCARD_NEW), if the cache size exceeds.
getParams() - Method in class javax.management.remote.message.MBeanServerRequestMessage
Returns the method parameters.
getParser() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Returns the ObjectName of the currently designated HTML parser MBean.
getPassword() - Method in class com.sun.jdmk.comm.AuthInfo
Returns the value of the password property.
getPassword() - Method in class com.sun.jdmk.security.sasl.AuthenticateCallback
Returns the password to check.
getPattern() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
getPattern() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
Returns the source ObjectName pattern filter that the source MBean names must satisfy in order to be cascaded.
getPeriod() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Gets the period for notification forwarding in milliseconds.
getPeriod() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Gets the period for notification forwarding in milliseconds.
getPeriod() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Gets the period for notification forwarding in milliseconds.
getPointToPointResponse() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Get the unicast datagram socket mode for the Java DMK agent response.
getPointToPointResponse() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Get the unicast datagram socket mode for the Java DMK agent response.
getPort() - Method in class com.sun.jdmk.comm.CommunicatorServer
Gets the port number used by this CommunicatorServer.
getPort() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Gets the port number used by this CommunicatorServer.
getPort() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Deprecated. Returns the value of the server port property.
getPort() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Deprecated. Returns the value of the server port property.
getPort() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Deprecated. Returns the value of the server port property.
getPort() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Deprecated. Returns the RMI Connector Server port number.
getProfileName() - Method in interface javax.management.remote.message.ProfileMessage
The profile name.
getProfileName() - Method in class javax.management.remote.message.SASLMessage
The profile name.
getProfileName() - Method in class javax.management.remote.message.TLSMessage
The profile name.
getProfiles() - Method in class javax.management.remote.message.HandshakeBeginMessage
A space-separated list containing the server's supported profile names.
getProtocol() - Method in class com.sun.jdmk.comm.CommunicatorServer
Gets the protocol being used by this CommunicatorServer.
getProtocol() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Gets the protocol being used by this CommunicatorServer.
getProtocol() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Returns the protocol of this HtmlAdaptorServer.
getProtocol() - Method in class com.sun.jdmk.comm.HttpConnectorServer
Deprecated. Returns the name of the protocol used.
getProtocol() - Method in class com.sun.jdmk.comm.HttpsConnectorServer
Deprecated. Returns the name of the protocol used.
getProtocol() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Returns the name of the protocol (rmi).
getQuery() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
getQuery() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
Returns the source QueryExp query filter that the source MBean names must satisfy in order to be cascaded.
getResponseCode() - Method in class com.sun.jdmk.comm.TimedURLConnection
 
getServedClientCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Gets the number of clients that have been processed by this GenericHttpConnectorServer since its creation.
getServedClientCount() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Deprecated. Gets the number of clients that have been processed by this connector since its creation.
getServedClientCount() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Gets the number of clients that have been processed by this HtmlAdaptorServer since its creation.
getServer() - Method in class com.sun.jdmk.GenericProxy
Deprecated.  
getServer() - Method in interface com.sun.jdmk.Proxy
Deprecated. Returns the server to which this proxy is bound.
getServerAddresses() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns a list of connector server addresses, a server is one which is registered into an MBeanServer as JMXConnectorServerMBean, either a JMX Remote JMXConnectorServer or a Java DMK legacy one which is wrapped as a JMXConnectorServer.
getServiceName() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Returns the service name of this RMI object.
getServiceName() - Method in interface com.sun.jdmk.comm.RmiConnectorServerMBean
Deprecated. Returns the service name of this RMI object.
getSourceMBeanName() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
The ObjectName of the source MBean, as passed to this Object's constructor.
getSpecificationName() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the full name of the JMX specification implemented by the agent.
getSpecificationVendor() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the vendor of the JMX specification implemented by the agent.
getSpecificationVersion() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the version of the JMX specification implemented by the agent.
getState() - Method in class com.sun.jdmk.comm.CommunicatorServer
Gets the state of this CommunicatorServer as an integer.
getState() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Gets the state of this CommunicatorServer as an integer.
getState() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Returns the state of this DiscoveryClient.
getState() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Returns the state of this DiscoveryClient.
getState() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Returns the state of this DiscoveryMonitor.
getState() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Returns the state of this DiscoveryMonitor.
getState() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Returns the state of this DiscoveryResponder.
getState() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Returns the state of this DiscoveryResponder.
getState() - Method in class com.sun.jdmk.discovery.DiscoveryResponderNotification
Returns the state of the agent.
getStateString() - Method in class com.sun.jdmk.comm.CommunicatorServer
Gets the state of this CommunicatorServer as a string.
getStateString() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Gets the state of this CommunicatorServer as a string.
getStateString() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Returns the state of this DiscoveryClient in string form.
getStateString() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Returns the state of this DiscoveryClient in string form.
getStateString() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Returns the state of this DiscoveryMonitor in string form.
getStateString() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Returns the state of this DiscoveryMonitor in string form.
getStateString() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Returns the state of this DiscoveryResponder in string form.
getStateString() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Returns the state of this DiscoveryResponder in string form.
getStatus() - Method in class javax.management.remote.message.SASLMessage
The status of the current SASL authentication exchanges.
getStatus() - Method in class javax.management.remote.message.TLSMessage
The status of the current TLS transport security negotiation.
getStringTable() - Method in class com.sun.jdmk.Enumerated
Returns the hashtable of the string forms.
getTargetException() - Method in exception com.sun.jdmk.comm.CommunicationException
Get the thrown target exception.
getTargetException() - Method in exception com.sun.jdmk.ProxyMBeanInstantiationException
Deprecated. Use ProxyMBeanInstantiationException.getCause() instead. Returns the actual Exception thrown.
getTargetMBeanServer() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
The target MBeanServer in which the source MBeans will be mounted under the target path.
getTargetMBeanServer() - Method in class com.sun.jdmk.remote.cascading.CascadingService
The target MBeanServer in which the source MBeans will be mounted under the target path.
getTargetName() - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
The ObjectName of this cascading proxy.
getTargetPath() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
getTargetPath() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
Gets the targetPath.
getThreadContext() - Static method in class com.sun.jdmk.ThreadContext
Return an object that can later be supplied to restore to restore the context stack to its current state.
getTimeout() - Method in class com.sun.jdmk.comm.HttpConnectorServer
Deprecated. Returns setting for Timeout.
getTimeout() - Method in interface com.sun.jdmk.comm.HttpConnectorServerMBean
Deprecated. Returns setting for Timeout.
getTimeout() - Method in class com.sun.jdmk.comm.HttpsConnectorServer
Deprecated. Returns setting for Timeout.
getTimeout() - Method in interface com.sun.jdmk.comm.HttpsConnectorServerMBean
Deprecated. Returns setting for Timeout.
getTimeOut() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Returns the time to wait for discovery responses in milliseconds.
getTimeOut() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Returns the time to wait for discovery responses in milliseconds.
getTimeout() - Method in class javax.management.remote.message.NotificationRequestMessage
Returns the maximum time to wait for notifications.
getTimeToLive() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Get the time-to-live.
getTimeToLive() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Get the time-to-live.
getTimeToLive() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Returns the time-to-live value.
getTimeToLive() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Returns the time-to-live value.
getTmpDir() - Static method in class com.sun.jdmk.DefaultPaths
Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
getTmpDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Deprecated. use com.sun.jdmk.defaults.DefaultPaths instead.
getURLConnection() - Method in class com.sun.jdmk.comm.TimedURLConnection
 
getUserData() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Returns a byte[] containing the additional information that the user added in the DiscoveryResponse.
getUserData() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Returns a byte[] containing the additional information that the user added in the DiscoveryResponse.
getUserData() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns a byte[] containing the additional information that the user added in the DiscoveryResponse.
getVersion() - Method in class javax.management.remote.message.HandshakeBeginMessage
The version of the JMXMP protocol supported by the server.
getVersion() - Method in class javax.management.remote.message.VersionMessage
The latest protocol version acceptable for use.
getWrapped() - Method in interface com.sun.jdmk.comm.JdmkLegacyConnector
Returns a wrapped JDMK legacy connector client or server.
getWrappedNotificationResult() - Method in class javax.management.remote.message.NotificationResponseMessage
Returns the notification result.
getWrappedResult() - Method in class javax.management.remote.message.MBeanServerResponseMessage
Returns the wrapped result of the method invocation.

Open Source build 01-ea
opendmk-1.0-b01-ea 2010.09.25_15:22:04_BST
A B C D E F G H I J L M N O P Q R S T U V W X
Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.