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

D

DaemonTaskServer - Class in com.sun.jdmk.tasks
This class implements a Task Server that runs in its own thread.
DaemonTaskServer() - Constructor for class com.sun.jdmk.tasks.DaemonTaskServer
 
decode(String) - Static method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong whose value is specified by the given String, including a possible prefix indicating the radix.
DefaultMapper - Class in com.sun.jdmk.comm
Deprecated. MBean proxies should be generated using MBeanServerInvocationHandler.newProxyInstance. The class DefaultMapper may be removed in a future version of Java DMK.
DefaultMapper() - Constructor for class com.sun.jdmk.comm.DefaultMapper
Deprecated.  
DefaultMBeanInterceptor - Class in com.sun.jdmk
Deprecated. This class is kept as a utility class, though it is no longer used. It may not be supported in future releases. The JdmkMBeanServer now uses DefaultMBeanServerInterceptor
DefaultMBeanInterceptor(MBeanServer) - Constructor for class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated. Creates a DefaultMBeanInterceptor with a standard default domain name.
DefaultMBeanInterceptor(MBeanServer, String) - Constructor for class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated. Creates a DefaultMBeanInterceptor with the specified default domain name.
DefaultMBeanInterceptor(MBeanServer, String, Repository) - Constructor for class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated. Creates a DefaultMBeanInterceptor with the specified default domain name.
DefaultMBeanServerInterceptor - Class in com.sun.jdmk.interceptor
This is the default class for MBean manipulation on the agent side.
DefaultMBeanServerInterceptor(MBeanServer, MBeanServerDelegate, MBeanServer) - Constructor for class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
Creates a DefaultMBeanServerInterceptor with the specified default domain name.
DefaultPaths - Class in com.sun.jdmk
Deprecated. Use com.sun.jdmk.defaults.DefaultPaths instead.
DELEGATE - Static variable in class com.sun.jdmk.ServiceName
The object name of the MBeanServer delegate object
The value is JMImplementation:type=MBeanServerDelegate.
deserialize(ObjectName, byte[]) - Method in interface com.sun.jdmk.MBeanInstantiator
De-serializes a byte array in the context of the class loader of an MBean.
deserialize(String, byte[]) - Method in interface com.sun.jdmk.MBeanInstantiator
De-serializes a byte array in the context of a given MBean class loader.
deserialize(String, ObjectName, byte[], ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
De-serializes a byte array in the context of a given MBean class loader.
deserialize(ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
deserialize(String, byte[]) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
deserialize(String, ObjectName, byte[], ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
deserialize(ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("deserialize", name), then checkDeserialize("deserialize", name), then forward this method to the wrapped object.
deserialize(String, byte[]) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("deserialize", null), then checkDeserialize("deserialize", className), then forward this method to the wrapped object.
deserialize(String, ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("deserialize", null), then checkDeserialize("deserialize", className), then forward this method to the wrapped object.
deserialize(ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
deserialize(String, byte[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
deserialize(String, ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
deserialize(ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. De-serializes a byte array in the context of the class loader of an MBean.
deserialize(String, byte[]) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. De-serializes a byte array in the context of a given MBean class loader.
deserialize(String, ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. De-serializes a byte array in the context of a given MBean class loader.
deserialize(ObjectName, byte[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Throws an UnsupportedOperationException.
deserialize(String, byte[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Throws an UnsupportedOperationException.
deserialize(String, ObjectName, byte[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Throws an UnsupportedOperationException.
disableConnectionNotifications() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
This method should only be called by subclasses.
DISCARD_NEW - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. This constant controls the cache behavior for notification forwarding.
DISCARD_OLD - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. This constant controls the cache behavior for notification forwarding.
disconnect() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated.  
disconnect(boolean) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Terminates the communication with the MBeanServer.
disconnect() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Terminates the communication with the MBeanServer.
disconnect() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Terminates the communication with the MBeanServer.
disconnect(boolean) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Terminates the communication with the MBeanServer.
DiscoveryClient - Class in com.sun.jdmk.discovery
Provides methods to discover Java DMK agents.
DiscoveryClient() - Constructor for class com.sun.jdmk.discovery.DiscoveryClient
Constructs a DiscoveryClient.
DiscoveryClient(String, int) - Constructor for class com.sun.jdmk.discovery.DiscoveryClient
Constructs a DiscoveryClient.
DiscoveryClient(String, int, InetAddress) - Constructor for class com.sun.jdmk.discovery.DiscoveryClient
Constructs a DiscoveryClient.
DiscoveryClientMBean - Interface in com.sun.jdmk.discovery
Provides methods to discover Java DMK agents.
DiscoveryMonitor - Class in com.sun.jdmk.discovery
Describe an MBean that listens for registering and unregistering information sent by DiscoveryResponder objects on a given multicast group.
DiscoveryMonitor() - Constructor for class com.sun.jdmk.discovery.DiscoveryMonitor
Constructs a DiscoveryMonitor.
DiscoveryMonitor(String, int) - Constructor for class com.sun.jdmk.discovery.DiscoveryMonitor
Constructs a DiscoveryMonitor.
DiscoveryMonitor(String, int, InetAddress) - Constructor for class com.sun.jdmk.discovery.DiscoveryMonitor
Constructs a DiscoveryMonitor.
DiscoveryMonitorMBean - Interface in com.sun.jdmk.discovery
Describe an MBean that listens for registering and unregistering information sent by DiscoveryResponder objects on a given multicast group.
DiscoveryResponder - Class in com.sun.jdmk.discovery
Implements the MBean that responds to the discovery requests.
DiscoveryResponder() - Constructor for class com.sun.jdmk.discovery.DiscoveryResponder
Constructs a DiscoveryResponder.
DiscoveryResponder(String, int) - Constructor for class com.sun.jdmk.discovery.DiscoveryResponder
Constructs a DiscoveryResponder.
DiscoveryResponder(String, int, InetAddress) - Constructor for class com.sun.jdmk.discovery.DiscoveryResponder
Constructs a DiscoveryResponder.
DiscoveryResponder(String, int, InetAddress, String) - Constructor for class com.sun.jdmk.discovery.DiscoveryResponder
Constructs a DiscoveryResponder.
DiscoveryResponderMBean - Interface in com.sun.jdmk.discovery
Implements the MBean that responds to the discovery requests.
DiscoveryResponderNotification - Class in com.sun.jdmk.discovery
The DiscoveryResponderNotification object is sent by the DiscoveryMonitor MBean to its listener.
DiscoveryResponderNotification(DiscoveryMonitor, int, DiscoveryResponse, long) - Constructor for class com.sun.jdmk.discovery.DiscoveryResponderNotification
Constructs a DiscoveryResponderNotification.
DiscoveryResponse - Class in com.sun.jdmk.discovery
The DiscoveryResponse is used by the DiscoveryClient class to represent the result of a discovery operation.
divide(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is equal to [this / x], where [x] is the floor function.
doBind() - Method in class com.sun.jdmk.comm.CommunicatorServer
 
doBind() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated.  
doBind() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Binds the HTML protocol adaptor.
doBind() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Binds the adaptor server.
doError(Exception) - Method in class com.sun.jdmk.comm.CommunicatorServer
 
doError(Exception) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated.  
doError(Exception) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
 
doError(Exception) - Method in class com.sun.jdmk.comm.RmiConnectorServer
Deprecated.  
DOMAIN - Static variable in class com.sun.jdmk.ServiceName
The default domain.
doProcess() - Method in class com.sun.jdmk.comm.CommunicatorServer
doProcess() is called after doReceive(): it should process the requests of the incoming client.
doProcess() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated.  
doProcess() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Handles incoming requests.
doProcess() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Returns immediately.
doReceive() - Method in class com.sun.jdmk.comm.CommunicatorServer
doReceive() should block until a client is available.
doReceive() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated.  
doReceive() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Collects incoming requests.
doReceive() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Collects incoming requests.
doubleValue() - Method in class com.sun.jdmk.UnsignedLong
Return the representable double that is nearest to this unsigned number.
doUnbind() - Method in class com.sun.jdmk.comm.CommunicatorServer
doUnbind() is called whenever the connector goes OFFLINE, except if doBind() has thrown an exception.
doUnbind() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated.  
doUnbind() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Unbinds the HTML protocol adaptor.
doUnbind() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Deprecated. Unbinds the adaptor.
DynamicMetaDataImpl - Class in com.sun.jdmk
Deprecated. This class is kept as a utility class, though it is no longer used. It may not be supported in future releases.

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.