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

C

calculateAuthDelta(String, byte[], byte[], byte[]) - Method in interface com.sun.management.snmp.SnmpUsmKeyHandler
Calculate the delta parameter needed when processing key change.
calculateAuthDelta(byte[], byte[], byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
Calculate the delta parameter needed when processing key change.
calculateAuthDelta(byte[], byte[], byte[]) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
Calculate the delta parameter needed when processing key change.
calculateNewAuthKey(byte[], byte[]) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
Compute the new key and return it.
calculateNewAuthKey(byte[], byte[]) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
Compute the new key and return it.
calculateNewPrivKey(byte[], byte[], int) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
Compute the new key and return it.
calculateNewPrivKey(byte[], byte[], int) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
Compute the new key and return it.
calculatePrivDelta(String, byte[], byte[], byte[], int) - Method in interface com.sun.management.snmp.SnmpUsmKeyHandler
Calculate the delta parameter needed when processing key change for a privacy algorithm.
calculatePrivDelta(byte[], byte[], byte[], int) - Method in interface com.sun.management.snmp.usm.SnmpUsmAuthAlgorithm
Calculate the delta parameter needed when processing key change for a privacy algorithm.
calculatePrivDelta(byte[], byte[], byte[], int) - Method in class com.sun.management.snmp.usm.SnmpUsmHmacAlgorithm
Calculate the delta parameter needed when processing key change for a privacy algorithm.
cancel(Task) - Method in class com.sun.jdmk.tasks.DaemonTaskServer
Cancel the given task.
cancel() - Method in interface com.sun.jdmk.tasks.Task
Cancel the submitted task.
cancelAllRequests() - Method in class com.sun.management.snmp.manager.SnmpSession
Cancels all pending requests in this session.
cancelRequest() - Method in class com.sun.management.comm.SnmpInformRequest
Cancels the active inform request and removes itself from the polling list.
cancelRequest() - Method in class com.sun.management.snmp.manager.SnmpRequest
Cancels the active request and removes itself from the polling list.
cannotCloseSequence() - Method in class com.sun.management.snmp.BerDecoder
Return true if the end of the current sequence is not reached.
CASCADING_FAILED_NOTIFICATION - Static variable in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
The type of the JMXConnectionNotification emitted when a JMXConnectionNotification.FAILED is emitted by the underlying JMX Remote Connection.
CASCADING_SERVICE_DEFAULT_NAME - Static variable in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
Default ObjectName of the CascadingServiceMBean MBean.
CASCADING_STOPPED_NOTIFICATION - Static variable in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
The type of the JMXConnectionNotification emitted when a source MBeanServer is unmounted.
CascadingAgent - Class in com.sun.jdmk.remote.cascading
This class is an abstract MBean class that provides a basic default implementation for some methods of the CascadingAgentMBean interface.
CascadingAgent(MBeanServerConnectionFactory, ObjectName, QueryExp, String, MBeanServer) - Constructor for class com.sun.jdmk.remote.cascading.CascadingAgent
Construct a new CascadingAgent MBean.
CascadingAgentMBean - Interface in com.sun.jdmk.remote.cascading
Describes the management interface of the cascading agent MBean.
CascadingProxy - Class in com.sun.jdmk.remote.cascading.proxy
This class is used to proxy an MBean residing in a source MBeanServer.
CascadingProxy(ObjectName, MBeanServerConnectionFactory) - Constructor for class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Creates a new CascadingProxy.
CascadingService - Class in com.sun.jdmk.remote.cascading
The CascadingServiceMBean is a high level service MBean that makes it possible to remotely configure CascadingAgents.
CascadingService() - Constructor for class com.sun.jdmk.remote.cascading.CascadingService
Instantiate a new CascadingService.
CascadingService(MBeanServer) - Constructor for class com.sun.jdmk.remote.cascading.CascadingService
Instantiate a new CascadingService for the specified target MBeanServer.
CascadingServiceMBean - Interface in com.sun.jdmk.remote.cascading
The CascadingServiceMBean is a high level service MBean that makes it possible to remotely configure CascadingAgents.
check(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
Checks if a set operation can be performed.
check(SnmpGenericMetaServer, ObjectName, SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
Checks whether an SNMP SET request can be successfully performed.
check(SnmpGenericMetaServer, ObjectName, SnmpValue, long, Object) - Method in class com.sun.management.snmp.agent.SnmpGenericObjectServer
Checks whether a SET operation can be performed on a given SNMP variable.
check(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMib
Checks if a set operation can be performed.
check(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpMibAgent
Checks if a set operation can be performed.
check(SnmpMibRequest) - Method in interface com.sun.management.snmp.agent.SnmpMibAgentMBean
Checks if a set operation can be performed.
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibEntry
Generic handling of the check operation.
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
Generic handling of the check operation.
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibNode
Generic handling of the check operation.
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibOid
Generic handling of the check operation.
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Generic handling of the check operation.
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
This method is used internally and is implemented by the SnmpMibTable subclasses generated by mibgen.
check(SnmpMibRequest) - Method in class com.sun.management.snmp.agent.SnmpProxy
Implement the check method from the abstract SnmpMibAgent class.
check(SnmpValue, long, Object) - Method in interface com.sun.management.snmp.agent.SnmpStandardMetaServer
Checks that the new desired value of the scalar object identified by the given OID arc is valid.
check(SnmpStandardMetaServer, SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.agent.SnmpStandardObjectServer
Generic handling of the check operation.
check(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
 
check(SnmpValue, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
Check the value of a scalar variable
check(SnmpMibSubRequest, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
 
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
 
checkAny(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by every method from the MBeanServer interface.
checkCommunity(String) - Method in interface com.sun.management.snmp.InetAddressAcl
Checks whether or not a community string is defined.
checkCommunity(String) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
Checks whether or not a community string is defined.
checkContextName(String) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
Checks whether or not a context name is defined.
checkContextName(String) - Method in interface com.sun.management.snmp.UserAcl
Checks whether or not a context name is defined.
checkCreate(String, String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by each of the overloaded forms of createMBean and by registerMBean.
checkDelete(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by unregisterMBean.
checkDeserialize(String, Object) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by each of the overloaded forms of deserialize.
checkForUnspecifiedValue() - Method in class com.sun.management.snmp.SnmpVarBindList
Returns true if there is a value that is not specified.
checkForValidValues() - Method in class com.sun.management.snmp.SnmpVarBindList
Returns false if any of the variables does not contain a valid value.
checkGetAccess(long, Object) - Method in interface com.sun.management.snmp.agent.SnmpGenericMetaServer
Check the access rights for a GET operation.
checkInitialization() - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
Check that this MBeanServerInterceptorWrapper is correctly initialized.
checkInstantiate(String, String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by each of the overloaded forms of instantiate.
checkInvoke(String, ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by invoke.
checkNotification(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by each of the overloaded forms of addNotificationListener and removeNotificationListener.
checkQuery(String, ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by queryMBeans and queryNames.
checkRead(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by getAttribute, getAttributes, getObjectInstance, isRegistered, getMBeanCount, getDefaultDomain, getMBeanInfo, and isInstanceOf.
checkReadPermission(InetAddress) - Method in interface com.sun.management.snmp.InetAddressAcl
Checks whether or not the specified host has READ access.
checkReadPermission(InetAddress, String) - Method in interface com.sun.management.snmp.InetAddressAcl
Checks whether or not the specified host and community have READ access.
checkReadPermission(InetAddress) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
Checks whether or not the specified host has READ access.
checkReadPermission(InetAddress, String) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
Checks whether or not the specified host and community have READ access.
checkReadPermission(String) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
Checks whether or not the specified user has READ access.
checkReadPermission(String, String, int) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
Checks whether or not the specified user and context name have READ access.
checkReadPermission(String) - Method in interface com.sun.management.snmp.UserAcl
Checks whether or not the specified user has READ access.
checkReadPermission(String, String, int) - Method in interface com.sun.management.snmp.UserAcl
Checks whether or not the specified user and context name have READ access.
checkRemoveTableRow(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Check whether the specified row can be removed from the table.
checkResponseFor(SnmpRequest) - Method in class com.sun.management.snmp.manager.SnmpSession
Indicates whether a response was received for this request.
checkRowStatusChange(SnmpMibSubRequest, SnmpOid, int, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Check whether the control variable of the given row can be switched to the new specified newStatus.
checkSetAccess(SnmpValue, long, Object) - Method in interface com.sun.management.snmp.agent.SnmpGenericMetaServer
Check the access rights for a SET operation.
checkTransferAttribute(ClassLoader, Attribute) - Method in interface com.sun.jdmk.MBeanInstantiator
Check whether the attribute value needs to be transferred in the destination class loader.
checkTransferAttribute(ClassLoader, Attribute) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
checkTransferAttributeList(ClassLoader, AttributeList) - Method in interface com.sun.jdmk.MBeanInstantiator
Check whether the attribute values needs to be transferred in the destination class loader.
checkTransferAttributeList(ClassLoader, AttributeList) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
checkTransferObject(ClassLoader, Object) - Method in interface com.sun.jdmk.MBeanInstantiator
Check whether the given value need to be transferred into the target class loader.
checkTransferObject(ClassLoader, Object) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
checkTransferParameters(ClassLoader, Object[]) - Method in interface com.sun.jdmk.MBeanInstantiator
Check whether the given parameters need to be transferred into the target class loader.
checkTransferParameters(ClassLoader, Object[]) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
checkUsmUserAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Checker for the "UsmUserAuthKeyChange" variable.
checkUsmUserAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Setter for the "UsmUserAuthKeyChange" variable.
checkUsmUserAuthKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Checker for the "UsmUserAuthKeyChange" variable.
checkUsmUserAuthProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Checker for the "UsmUserAuthProtocol" variable.
checkUsmUserAuthProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Checker for the "UsmUserAuthProtocol" variable.
checkUsmUserAuthProtocol(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Checker for the "UsmUserAuthProtocol" variable.
checkUsmUserCloneFrom(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Checker for the "UsmUserCloneFrom" variable.
checkUsmUserCloneFrom(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Checker for the "UsmUserCloneFrom" variable.
checkUsmUserCloneFrom(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Checker for the "UsmUserCloneFrom" variable.
checkUsmUserOwnAuthKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Checker for the "UsmUserOwnAuthKeyChange" variable.
checkUsmUserOwnAuthKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Checker for the "UsmUserOwnAuthKeyChange" variable.
checkUsmUserOwnPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Checker for the "UsmUserOwnPrivKeyChange" variable.
checkUsmUserOwnPrivKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Checker for the "UsmUserOwnPrivKeyChange" variable.
checkUsmUserPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Checker for the "UsmUserPrivKeyChange" variable.
checkUsmUserPrivKeyChange(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Setter for the "UsmUserPrivKeyChange" variable.
checkUsmUserPrivKeyChange(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Checker for the "UsmUserPrivKeyChange" variable.
checkUsmUserPrivProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Checker for the "UsmUserPrivProtocol" variable.
checkUsmUserPrivProtocol(String) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Checker for the "UsmUserPrivProtocol" variable.
checkUsmUserPrivProtocol(String) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Checker for the "UsmUserPrivProtocol" variable.
checkUsmUserPublic(Byte[]) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Checker for the "UsmUserPublic" variable.
checkUsmUserPublic(Byte[]) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Checker for the "UsmUserPublic" variable.
checkUsmUserSpinLock(Integer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUser
Checker for the "UsmUserSpinLock" variable.
checkUsmUserSpinLock(Integer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserImpl
Checker for the "UsmUserSpinLock" variable.
checkUsmUserSpinLock(Integer) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserMBean
Checker for the "UsmUserSpinLock" variable.
checkUsmUserStatus(EnumUsmUserStatus) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Checker for the "UsmUserStatus" variable.
checkUsmUserStatus(EnumUsmUserStatus) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Checker for the "UsmUserStatus" variable.
checkUsmUserStatus(EnumUsmUserStatus) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Checker for the "UsmUserStatus" variable.
checkUsmUserStorageType(EnumUsmUserStorageType) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntry
Checker for the "UsmUserStorageType" variable.
checkUsmUserStorageType(EnumUsmUserStorageType) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
Checker for the "UsmUserStorageType" variable.
checkUsmUserStorageType(EnumUsmUserStorageType) - Method in interface com.sun.management.snmp.usm.usmmib.UsmUserEntryMBean
Checker for the "UsmUserStorageType" variable.
checkWrite(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by setAttribute and setAttributes.
checkWritePermission(InetAddress) - Method in interface com.sun.management.snmp.InetAddressAcl
Checks whether or not the specified host has WRITE access.
checkWritePermission(InetAddress, String) - Method in interface com.sun.management.snmp.InetAddressAcl
Checks whether or not the specified host and community have WRITE access.
checkWritePermission(InetAddress) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
Checks whether or not the specified host has WRITE access.
checkWritePermission(InetAddress, String) - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
Checks whether or not the specified host and community have WRITE access.
checkWritePermission(String) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
Checks whether or not the specified user has WRITE access.
checkWritePermission(String, String, int) - Method in class com.sun.management.snmp.uacl.JdmkUserAcl
Checks whether or not the specified user and context name have WRITE access.
checkWritePermission(String) - Method in interface com.sun.management.snmp.UserAcl
Checks whether or not the specified user has WRITE access.
checkWritePermission(String, String, int) - Method in interface com.sun.management.snmp.UserAcl
Checks whether or not the specified user and context name have WRITE access.
ClassLoaderRepositorySupport - Class in com.sun.jdmk
Deprecated. Use MBeanServer.getClassLoaderRepository() instead.
ClassLoaderRepositorySupport() - Constructor for class com.sun.jdmk.ClassLoaderRepositorySupport
Deprecated.  
clearBit(int) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that has the designated bit clear.
clearCache() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Deprecated. Clear the notification cache.
clearCache() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Clear the notification cache.
clearCache() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Clear the notification cache.
clearPassword() - Method in class com.sun.jdmk.security.sasl.AuthenticateCallback
Clear the password to check.
clearValue() - Method in class com.sun.management.snmp.SnmpVarBind
Clears the value associated with this SnmpVarBind and sets the status to stValueUnspecified.
CLIENT_LOCALHOST - Static variable in interface com.sun.jdmk.comm.JdmkLegacyConnector
Specifies a String object as a local host for a client (HTTP/HTTPS/RMI) to receive notifications from its server.
ClientNotificationHandler - Interface in com.sun.jdmk.comm
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connectors. This interface may be removed in a future version of Java DMK. See JdmkLegacyConnector.
clone() - Method in class com.sun.jdmk.comm.AuthInfo
Clone this AuthInfo.
clone() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Deprecated. Clones this object.
clone() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Deprecated. Clone this HttpConnectorAddress.
clone() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Deprecated. Clone this HttpsConnectorAddress.
clone() - Method in interface com.sun.jdmk.OperationContext
Make a copy of this object.
clone() - Method in class com.sun.management.snmp.manager.SnmpParameters
Clones the object and its content.
clone() - Method in class com.sun.management.snmp.SnmpCounter64
Clones the SnmpCounter64 object, making a copy of its data.
clone() - Method in class com.sun.management.snmp.SnmpInt
Clones the SnmpInt object, making a copy of its data.
clone() - Method in class com.sun.management.snmp.SnmpNull
Clones the SnmpNull object, making a copy of its data.
clone() - Method in class com.sun.management.snmp.SnmpOid
Clones the SnmpOid object, making a copy of its data.
clone() - Method in class com.sun.management.snmp.SnmpString
Clones the SnmpString object, making a copy of its data.
clone() - Method in class com.sun.management.snmp.SnmpVarBind
Clones the SNMP variable (including value).
clone() - Method in class com.sun.management.snmp.SnmpVarBindList
Clones the SnmpVarBindList.
cloneAuthPair(SnmpUsmAuthPair) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
Clones the passed pair.
clonePrivPair(SnmpUsmPrivPair) - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
Clones the passed pair.
cloneWithoutValue() - Method in class com.sun.management.snmp.SnmpVarBind
Clones the SNMP variable.
cloneWithoutValue() - Method in class com.sun.management.snmp.SnmpVarBindList
Clones the SnmpVarBindList.
cloneWithValue() - Method in class com.sun.management.snmp.SnmpVarBindList
Clones the SnmpVarBindList.
close() - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Closes the receiving socket, and terminates the receiving loop.
close() - Method in class javax.management.remote.generic.GenericConnector
 
close() - Method in interface javax.management.remote.generic.MessageConnection
Terminates this object connection.
CloseMessage - Class in javax.management.remote.message
This class is used to inform a remote side of local closing.
CloseMessage() - Constructor for class javax.management.remote.message.CloseMessage
Constructs a CloseMessage with null message.
CloseMessage(String) - Constructor for class javax.management.remote.message.CloseMessage
Constructs a CloseMessage with a user specific message.
closeSequence() - Method in class com.sun.management.snmp.BerDecoder
Close a sequence.
closeSequence() - Method in class com.sun.management.snmp.BerEncoder
Close a sequence.
closeSequence(int) - Method in class com.sun.management.snmp.BerEncoder
Close a sequence with the specified tag.
coldStartOid - Static variable in class com.sun.management.snmp.agent.SnmpTrap
coldStart Oid as defined in RFC 1907.
com.sun.jdmk - package com.sun.jdmk
Provides the core Java DMK classes.
com.sun.jdmk.comm - package com.sun.jdmk.comm
Provides the classes that implement proprietary connectors and adaptors.
com.sun.jdmk.discovery - package com.sun.jdmk.discovery
Provides the classes of the discovery service.
com.sun.jdmk.interceptor - package com.sun.jdmk.interceptor
Provides classes that make up the MBeanServerInterceptor feature.
com.sun.jdmk.remote.cascading - package com.sun.jdmk.remote.cascading
Provides the classes that implement cascading over JMX Remote API connectors.
com.sun.jdmk.remote.cascading.proxy - package com.sun.jdmk.remote.cascading.proxy
Provides the classes that implement proxy-based cascading over JMX Remote API connectors.
com.sun.jdmk.security.sasl - package com.sun.jdmk.security.sasl
Provides the JCA provider for the Java DMK SASL mechanisms and supplies a new callback AuthenticateCallback.
com.sun.jdmk.tasks - package com.sun.jdmk.tasks
Provides classes to customize Java DMK threading.
com.sun.jdmk.tools - package com.sun.jdmk.tools
Provides the classes implementing the Java DMK tools.
com.sun.management.comm - package com.sun.management.comm
Provides the classes implementing the SNMP adaptor servers.
com.sun.management.snmp - package com.sun.management.snmp
Provides the core classes for implementing common SNMP data types and services.
com.sun.management.snmp.agent - package com.sun.management.snmp.agent
Provides the classes for implementing an SNMP agent.
com.sun.management.snmp.IPAcl - package com.sun.management.snmp.IPAcl
Provides the classes for storing ACL information in an ASCII file.
com.sun.management.snmp.manager - package com.sun.management.snmp.manager
Provides the classes for implementing an SNMP manager and for sending SNMP requests.
com.sun.management.snmp.manager.usm - package com.sun.management.snmp.manager.usm
Provides the classes for sending SNMPv3 requests, using the User-based Security Model.
com.sun.management.snmp.mpm - package com.sun.management.snmp.mpm
Provides the classes which implement the Message Processing Models for SNMP version 1, version 2c and version 3.
com.sun.management.snmp.uacl - package com.sun.management.snmp.uacl
Provides the classes for storing User based ACL information in an ASCII file.
com.sun.management.snmp.usm - package com.sun.management.snmp.usm
Provides the classes for implementing the SNMP User-based Security Model for SNMPv3.
com.sun.management.snmp.usm.usmmib - package com.sun.management.snmp.usm.usmmib
Provides the classes which implement the SNMP-USER-BASED-SM-MIB.
CommunicationException - Exception in com.sun.jdmk.comm
Represents exceptions raised due to communications problems, for example when a managed object server is out of reach.
CommunicationException(Throwable) - Constructor for exception com.sun.jdmk.comm.CommunicationException
Constructs a CommunicationException with a target exception.
CommunicationException(Throwable, String) - Constructor for exception com.sun.jdmk.comm.CommunicationException
Constructs a CommunicationException with a target exception and a detail message.
CommunicationException(String) - Constructor for exception com.sun.jdmk.comm.CommunicationException
Constructs a CommunicationException with a detail message.
CommunicatorServer - Class in com.sun.jdmk.comm
Defines generic behavior for the server part of a connector or an adaptor.
CommunicatorServer(int) - Constructor for class com.sun.jdmk.comm.CommunicatorServer
Instantiates a CommunicatorServer.
CommunicatorServer - Class in com.sun.management.comm
Defines generic behavior for the server part of a connector or an adaptor.
CommunicatorServer(int) - Constructor for class com.sun.management.comm.CommunicatorServer
Instantiates a CommunicatorServer.
CommunicatorServerMBean - Interface in com.sun.jdmk.comm
Defines generic behavior for the server part of a connector or an adaptor.
communities() - Method in class com.sun.management.snmp.IPAcl.JdmkAcl
Returns an enumeration of community strings.
community - Variable in class com.sun.management.snmp.SnmpMessage
Community name.
community - Variable in class com.sun.management.snmp.SnmpPduPacket
The pdu community string.
compareTo(Object) - Method in class com.sun.jdmk.UnsignedLong
 
compareTo(long) - Method in class com.sun.jdmk.UnsignedLong
Returns a value that is negative, zero, or positive according as the value represented by this is respectively less than, equal to, or greater to x.
compareTo(SnmpIndex) - Method in class com.sun.management.snmp.agent.SnmpIndex
Compares two indexes.
compareTo(SnmpOid) - Method in class com.sun.management.snmp.SnmpOid
Compares two OIDs lexicographically.
CompatibleMBeanInterceptor - Class in com.sun.jdmk.interceptor
An MBeanServerInterceptor that forwards every request unchanged to an MBeanInterceptor.
CompatibleMBeanInterceptor(MBeanInterceptor) - Constructor for class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
Create a new CompatibleMBeanInterceptor that forwards its requests to a MBeanInterceptor.
compile(String[]) - Static method in class com.sun.jdmk.tools.MibGen
The compile method of the mibgen compiler.
COMPLETE - Static variable in class javax.management.remote.message.SASLMessage
This status code is used by a server to indicate that the authentication exchange is complete and successful.
componentCount - Variable in class com.sun.management.snmp.SnmpOid
The length of the components' array.
components - Variable in class com.sun.management.snmp.SnmpOid
The components' array.
concat(Vector) - Method in class com.sun.management.snmp.SnmpVarBindList
Adds elements in the specified SnmpVarBindList to this list.
connect(ConnectorAddress) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Initializes the communication with the remote MBeanServer.
connect(ConnectorAddress) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Initializes the communication with the remote MBeanServer.
connect(ConnectorAddress) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Initializes the communication with the remote MBeanServer.
connect() - Method in class javax.management.remote.generic.GenericConnector
 
connect(Map) - Method in class javax.management.remote.generic.GenericConnector
 
connect(Map) - Method in interface javax.management.remote.generic.MessageConnection
Establish the connection.
connect(Map) - Method in class javax.management.remote.jmxmp.JMXMPConnector
 
CONNECTION_ESTABLISHED - Static variable in class com.sun.jdmk.comm.HeartBeatNotification
Notification type denoting that the connector client specified as the source object has been connected to its corresponding connector server.
CONNECTION_LOST - Static variable in class com.sun.jdmk.comm.HeartBeatNotification
Notification type denoting that the connector server associated to the connector client specified as the source object in this notification has died.
CONNECTION_REESTABLISHED - Static variable in class com.sun.jdmk.comm.HeartBeatNotification
Notification type denoting that the connector server associated to the connector client specified as the source object in this notification was temporarily unreachable but connection has been reestablished successfully.
CONNECTION_RETRYING - Static variable in class com.sun.jdmk.comm.HeartBeatNotification
Notification type denoting that the connector server associated to the connector client specified as the source object in this notification is temporarily unreachable but the connector client is trying to reestablish the connection.
CONNECTION_TERMINATED - Static variable in class com.sun.jdmk.comm.HeartBeatNotification
Notification type denoting that the connector client specified as the source object has been disconnected from its corresponding connector server.
ConnectionClosedException - Exception in javax.management.remote.generic
Thrown by a connection server when it receives a request for a connection that it has decided to close.
ConnectionClosedException() - Constructor for exception javax.management.remote.generic.ConnectionClosedException
Constructs a ConnectionClosedException with null as its error detail message.
ConnectionClosedException(String) - Constructor for exception javax.management.remote.generic.ConnectionClosedException
Constructs a ConnectionClosedException with the specified detail message.
ConnectorAddress - Interface in com.sun.jdmk.comm
Deprecated. The JMX Remote API should be used in preference to the legacy Java DMK connectors. This interface may be removed in a future version of Java DMK. See JdmkLegacyConnector.
contains(ObjectName) - Method in interface com.sun.jdmk.Repository
Deprecated. Checks whether an MBean of the name specified is already stored in the repository.
contains(ObjectName) - Method in class com.sun.jdmk.RepositorySupport
Deprecated. Checks whether an MBean of the name specified is already stored in the repository.
contains(String) - Static method in class com.sun.jdmk.ThreadContext
Check whether a value with the given key exists in the stack.
contains(SnmpOid, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Return true if the entry identified by the given OID index is contained in this table.
containsInformListener(SnmpInformListener) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Returns true if the specified object is listening to inform requests.
containsTrapListener(SnmpTrapListener) - Method in class com.sun.management.snmp.manager.SnmpEventReportDispatcher
Returns true if the specified object is listening to traps.
contextEngineId - Variable in class com.sun.management.snmp.SnmpScopedPduPacket
The context engine Id in which the pdu must be handled (Generally the local engine Id).
contextEngineId - Variable in exception com.sun.management.snmp.SnmpSecurityException
The current context engine Id.
contextEngineId - Variable in class com.sun.management.snmp.SnmpV3Message
The context engine Id in which the pdu must be handled (Generally the local engine Id).
contextName - Variable in class com.sun.management.snmp.SnmpScopedPduPacket
The context name in which the OID have to be interpreted.
contextName - Variable in exception com.sun.management.snmp.SnmpSecurityException
The current context name.
contextName - Variable in class com.sun.management.snmp.SnmpV3Message
The context name in which the OID has to be interpreted.
CONTINUE - Static variable in class javax.management.remote.message.SASLMessage
This status code is used by either a client or server to indicate that they require more interaction with the other peer in order to complete the authentication exchange.
copyValue(SnmpVarBind) - Method in class com.sun.management.snmp.SnmpVarBind
Clones and copies only the value part from another SnmpVarBind object.
copyValueAndOid(SnmpVarBind) - Method in class com.sun.management.snmp.SnmpVarBind
Clones and copies the OID and value part from another SnmpVarBind object.
Counter64Tag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing a Counter64 as defined in RFC 1155.
CounterTag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing a Counter32 as defined in RFC 1155.
CREATE - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
This constant indicates the type of operation.
CREATE_MBEAN - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.createMBean(String, ObjectName).
CREATE_MBEAN_LOADER - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.createMBean(String, ObjectName, ObjectName).
CREATE_MBEAN_LOADER_PARAMS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.createMBean(String, ObjectName, ObjectName, Object[], String[]).
CREATE_MBEAN_PARAMS - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.createMBean(String, ObjectName, Object[], String[]).
createAndGo - Static variable in class com.sun.management.snmp.EnumRowStatus
This value corresponds to the createAndGo RowStatus, as defined in RFC 2579 from SMIv2: createAndGo is supplied by a management station wishing to create a new instance of a conceptual row and to have its status automatically set to active, making it available for use by the managed device;
createAndWait - Static variable in class com.sun.management.snmp.EnumRowStatus
This value corresponds to the createAndWait RowStatus, as defined in RFC 2579 from SMIv2: createAndWait is supplied by a management station wishing to create a new instance of a conceptual row (but not make it available for use by the managed device);
createCallbackTaskServer() - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
Return the TaskServer that will be used to invoke callbacks.
createDispatcherThread(Runnable) - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
Creates a new Thread to listen for incoming traps.
createEngine(SnmpEngineParameters) - Method in class com.sun.management.snmp.JdmkEngineFactory
The engine instantiation method.
createEngine(SnmpEngineParameters, InetAddressAcl) - Method in class com.sun.management.snmp.JdmkEngineFactory
The engine instantiation method.
createEngine(SnmpEngineParameters) - Method in interface com.sun.management.snmp.SnmpEngineFactory
The engine instantiation method.
createEngine(SnmpEngineParameters, InetAddressAcl) - Method in interface com.sun.management.snmp.SnmpEngineFactory
The engine instantiation method.
createEngineId(byte[]) - Static method in class com.sun.management.snmp.SnmpEngineId
Generates an engine Id based on the passed array.
createEngineId() - Static method in class com.sun.management.snmp.SnmpEngineId
Generates an engine Id that is unique to the host the agent is running on.
createEngineId(String) - Static method in class com.sun.management.snmp.SnmpEngineId
Generates a unique engine Id.
createEngineId(String, String) - Static method in class com.sun.management.snmp.SnmpEngineId
Idem SnmpEngineId.createEngineId(java.lang.String) with the ability to provide your own separator.
createEngineId(int) - Static method in class com.sun.management.snmp.SnmpEngineId
Generates a unique engine Id.
createEngineId(InetAddress, int) - Static method in class com.sun.management.snmp.SnmpEngineId
Generates a unique engine Id.
createEngineId(int, int) - Static method in class com.sun.management.snmp.SnmpEngineId
Generates a unique engine Id.
createEngineId(InetAddress, int, int) - Static method in class com.sun.management.snmp.SnmpEngineId
Generates a unique engine Id.
createEngineId(int, InetAddress) - Static method in class com.sun.management.snmp.SnmpEngineId
Generates an engine Id based on an InetAddress.
createEngineId(InetAddress) - Static method in class com.sun.management.snmp.SnmpEngineId
Generates an engine Id based on an InetAddress.
createMBean(String, ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Creates an registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, Object[], String[]) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
createMBean(String, ObjectName, Object[], String[]) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("createMBean", name), then checkCreate("createMBean", className, name, null, params, signature), then forward this method to the wrapped object.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("createMBean", name), then checkCreate("createMBean", className, name, loaderName, params, signature), then forward this method to the wrapped object.
createMBean(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
createMBean(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.agent.SnmpMibTable
This method is invoked when the creation of a new entry is requested by a remote SNMP manager.
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in interface com.sun.management.snmp.agent.SnmpTableEntryFactory
This method is called by the SNMP runtime whenever a new entry creation is requested by a remote manager.
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.management.snmp.agent.SnmpTableSupport
Creates a new entry in the table.
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
 
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
 
createNewUser(byte[], String) - Method in interface com.sun.management.snmp.usm.SnmpUsmLcd
Asks the Usm Lcd to create a new user in the storage space.
createNewUser(byte[], String) - Method in class com.sun.management.snmp.usm.SnmpUsmPasswordLcd
See SnmpUsmLcd interface doc for details.
createObjectName() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryImpl
This method is called when the UsmUseEntryImpl is added or removed from the MBeanServer.
createPacketTaskServer() - Method in class com.sun.management.snmp.agent.SnmpTrapReceiver
Return the TaskServer that will be used to handle incoming Trap/Inform PDUs.
createParameters(SnmpPdu) - Method in class com.sun.management.snmp.agent.SnmpUsmProxy
Factory parameters method.
createParameters(SnmpPdu) - Method in class com.sun.management.snmp.agent.SnmpV3Proxy
Factory parameters method.
createParser(String, String, String) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Creates and registers in the MBeanServer the HTML parser MBean used by the HtmlAdaptorServer to parse incoming requests or build outgoing HTML pages.
createProxy(ObjectName, MBeanServerConnectionFactory) - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
Creates a new proxy for the specified source MBean.
createSecurityCache() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
See SnmpSecurityModel interface for doc.
createServerSocket(int) - Method in class com.sun.jdmk.comm.TimedRmiSocketFactory
 
createSocket(String, int) - Method in class com.sun.jdmk.comm.TimedRmiSocketFactory
 
createUsmMibObjectName(SnmpEngine) - Method in class com.sun.management.comm.SnmpV3AdaptorServer
This method is called by the adaptor.
createUsmSecurityParameters() - Method in class com.sun.management.snmp.usm.SnmpUserSecurityModel
Instantiates the SecurityParameters.
createUsmSecurityParameters() - Method in interface com.sun.management.snmp.usm.SnmpUsm
Instantiates an SnmpUsmSecurityParameters.
createUsmStatsMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
Factory method for "UsmStats" group MBean.
createUsmStatsMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBImpl
 
createUsmStatsMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
Factory method for "UsmStats" group metadata class.
createUsmUserEntry(SnmpEngine, SnmpMib, SnmpUsmLcd, SnmpUsmSecureUser, SnmpMibTable) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
Overload this method in order to instantiate your own UsmUserEntry.
createUsmUserEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Byte[], String) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTable
Factory method for "UsmUserEntry" entry MBean class.
createUsmUserEntryMBean(SnmpMibSubRequest, SnmpOid, int, ObjectName, SnmpMibTable, Byte[], String) - Method in class com.sun.management.snmp.usm.usmmib.TableUsmUserTableImpl
 
createUsmUserEntryMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
Factory method for "UsmUserEntry" entry metadata class.
createUsmUserMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
Factory method for "UsmUser" group MBean.
createUsmUserMBean(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBImpl
Factory method for "UsmUser" group MBean.
createUsmUserMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
Factory method for "UsmUser" group metadata class.
createUsmUserMetaNode(String, String, ObjectName, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIBImpl
 
createUsmUserTableMetaNode(String, String, SnmpMib, MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
Factory method for "UsmUserTable" table metadata class.
creationEnabled - Variable in class com.sun.management.snmp.agent.SnmpMibTable
true if remote creation of entries via SET operations is enabled.
CtxtConsFlag - Static variable in interface com.sun.management.snmp.SnmpDefinitions
ASN.1 prefix for encoding PDU types.
CtxtFlag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
ASN.1 tag for implicit context.

Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
A B C D E F G H I J K 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.