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

A

ACL_FILE - Static variable in class com.sun.jdmk.JdmkProperties
References the property that specifies the ACL file used by the SNMP protocol adaptor.
ACTION - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is a write-like, and would modify the MBean in some way, typically by writing some value or changing a configuration.
ACTION_INFO - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is a read/write-like.
active - Static variable in class com.sun.jdmk.snmp.EnumRowStatus
This value corresponds to the active RowStatus, as defined in RFC 2579 from SMIv2: active indicates that the conceptual row is available for use by the managed device;
add(Attribute) - Method in class javax.management.AttributeList
Adds the Attribute specified as the last element of the list.
add(int, Attribute) - Method in class javax.management.AttributeList
Inserts the attribute specified as an element at the position specified.
add(int, Role) - Method in class javax.management.relation.RoleList
Inserts the role specified as an element at the position specified.
add(int, RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
Inserts the unresolved role specified as an element at the position specified.
add(Role) - Method in class javax.management.relation.RoleList
Adds the Role specified as the last element of the list.
add(RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
Adds the RoleUnresolved specified as the last element of the list.
add(SnmpOidTable) - Method in interface com.sun.jdmk.snmp.SnmpOidDatabase
Adds an SnmpOidTable object in this SnmpOidDatabase.
add(SnmpOidTable) - Method in class com.sun.jdmk.snmp.SnmpOidDatabaseSupport
Adds a SnmpOidTable object in this SnmpOidDatabase.
add(UnsignedInt) - Method in class com.sun.jdmk.UnsignedInt
Return an UnsignedInt that is equal mod 232 to this + x.
add(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is equal mod 264 to this + x.
addAll(AttributeList) - Method in class javax.management.AttributeList
Appends all the elements in the AttributeList specified to the end of the list, in the order in which they are returned by the Iterator of the AttributeList specified.
addAll(int, AttributeList) - Method in class javax.management.AttributeList
Inserts all of the elements in the AttributeList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the AttributeList specified.
addAll(int, RoleList) - Method in class javax.management.relation.RoleList
Inserts all of the elements in the RoleList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the RoleList specified.
addAll(int, RoleUnresolvedList) - Method in class javax.management.relation.RoleUnresolvedList
Inserts all of the elements in the RoleUnresolvedList specified into this list, starting at the specified position, in the order in which they are returned by the Iterator of the RoleUnresolvedList specified.
addAll(RoleList) - Method in class javax.management.relation.RoleList
Appends all the elements in the RoleList specified to the end of the list, in the order in which they are returned by the Iterator of the RoleList specified.
addAll(RoleUnresolvedList) - Method in class javax.management.relation.RoleUnresolvedList
Appends all the elements in the RoleUnresolvedList specified to the end of the list, in the order in which they are returned by the Iterator of the RoleUnresolvedList specified.
addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Registers an object which implements the NotificationListener interface as a listener.
addAttributeChangeNotificationListener(NotificationListener, String, Object) - Method in class javax.management.modelmbean.RequiredModelMBean
 
addEntry(SnmpIndex, Object) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibTableMBean
Deprecated. Adds a new entry in this SnmpMibTable.
addEntry(SnmpIndex, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Add an entry in this table.
addEntry(SnmpIndex, ObjectName, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Add an entry in this table.
addEntry(SnmpOid, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Add a new entry in this SnmpMibTable.
addEntry(SnmpOid, ObjectName, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Add a new entry in this SnmpMibTable.
addEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in interface com.sun.jdmk.snmp.agent.SnmpTableCallbackHandler
This method is called by the SNMP runtime after a new entry has been added to the table.
addEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
This callback is called by the associated metadata object when a new table entry has been registered in the table metadata.
addEventReportListener(SnmpEventReportListener) - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Deprecated. As of JDMK 4.0, replaced by SnmpEventReportDispatcher.addTrapListener(javax.management.snmp.manager.SnmpTrapListener)
addEventReportListener(SnmpEventReportListener) - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Deprecated. As of JDMK 4.0, replaced by SnmpEventReportDispatcher.addTrapListener(javax.management.snmp.manager.SnmpTrapListener)
addHeartBeatNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Adds the specified heartbeat listener to receive heartbeat notifications from this connector client.
addHeartBeatNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
Adds the specified heartbeat listener to receive heartbeat notifications from this connector client.
addHeartBeatNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Adds the specified heartbeat listener to receive heartbeat notifications from this connector client.
addInformListener(SnmpInformListener) - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Adds an inform request listener to this SnmpEventReportDispatcher.
addInformListener(SnmpInformListener) - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Adds an inform request listener to this SnmpEventReportDispatcher.
addInstance(long) - Method in class javax.management.snmp.SnmpVarBind
Adds an instance part to the OID in the SnmpOid object.
addInstance(long[]) - Method in class javax.management.snmp.SnmpVarBind
Adds an instance part to the OID in the SnmpOid object.
addInstance(String) - Method in class javax.management.snmp.SnmpVarBind
Adds an instance part to the OID in the SnmpOid object.
addInstance(String) - Method in class javax.management.snmp.SnmpVarBindList
Adds the string as an instance part to all OIDs in this list.
addJob(Runnable) - Method in class com.sun.jdmk.comm.TimedExecutor
Add a job
addJob(Runnable) - Method in class com.sun.jdmk.comm.ThreadService
Add a job
addJob(Runnable, long) - Method in class com.sun.jdmk.comm.TimedExecutor
Add a job with a delay
addMib(SnmpMibAgent) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Adds a new MIB in the SNMP MIB handler.
addMib(SnmpMibAgent) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Adds a new MIB in the SNMP MIB handler.
addMib(SnmpMibAgent) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibHandler
Adds a new MIB in the SNMP MIB handler.
addNotification(String, String, Object, Date) - Method in interface javax.management.timer.TimerMBean
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and a null period and number of occurences.
addNotification(String, String, Object, Date) - Method in class javax.management.timer.Timer
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and a null period and number of occurences.
addNotification(String, String, Object, Date, long) - Method in interface javax.management.timer.TimerMBean
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and period and a null number of occurences.
addNotification(String, String, Object, Date, long) - Method in class javax.management.timer.Timer
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date and period and a null number of occurences.
addNotification(String, String, Object, Date, long, long) - Method in interface javax.management.timer.TimerMBean
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurences.
addNotification(String, String, Object, Date, long, long) - Method in class javax.management.timer.Timer
Creates a new timer notification with the specified type, message and userData and inserts it into the list of notifications with a given date, period and number of occurences.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Static method in class com.sun.jdmk.Trace
Add a listener with filtering conditions
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.comm.CommunicatorServer
Adds a listener for the notifications emitted by this CommunicatorServer.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Enable to add an SNMP entry listener to this SnmpMibTable.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Enables to add an SNMP entry listener to this SnmpMibTable.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.cascading.CascadeGenericProxy
 
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.NotificationBroadcasterSupport
Adds a listener to a registered MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.MBeanServerDelegate
Enables to add a listener to a registered MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in interface javax.management.NotificationBroadcaster
Adds a listener to a registered MBean.
addNotificationListener(NotificationListener, NotificationFilter, Object) - Method in class javax.management.modelmbean.RequiredModelMBean
Registers an object which implements the NotificationListener interface as a listener.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerForwarder
 
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("addNotificationListener", name), then checkNotification("addNotificationListener", name), then forward this method to the wrapped object.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerImpl
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.NotificationRegistration
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface com.sun.jdmk.NotificationBroadcasterProxy
Enables to add a listener to a registered MBean.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, NotificationListener, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Enables to add a listener to a registered MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerForwarder
 
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("addNotificationListener", name), then checkNotification("addNotificationListener", name), then forward this method to the wrapped object.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in class com.sun.jdmk.MBeanServerImpl
Adds a listener to a registered MBean.
addNotificationListener(ObjectName, ObjectName, NotificationFilter, Object) - Method in interface javax.management.MBeanServer
Enables to add a listener to a registered MBean.
addNotificationListener(TraceListener, Object) - Static method in class com.sun.jdmk.Trace
Add a listener with default filtering conditions: all types but only trace level are selected.
addProxy(Proxy) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. No more useful.
addProxy(Proxy) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. No more useful.
addProxy(Proxy) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. No more useful.
addRelation(ObjectName) - Method in interface javax.management.relation.RelationServiceMBean
Adds a MBean created by te user (and registered by him in the MBean Server) as a relation in the Relation Service.
addRelation(ObjectName) - Method in class javax.management.relation.RelationService
Adds a MBean created by the user (and registered by him in the MBean Server) as a relation in the Relation Service.
addRelationType(RelationType) - Method in interface javax.management.relation.RelationServiceMBean
Adds given object as a relation type.
addRelationType(RelationType) - Method in class javax.management.relation.RelationService
Adds given object as a relation type.
address - Variable in class javax.management.snmp.SnmpPduPacket
Source or destination address.
address - Variable in class javax.management.snmp.SnmpMessage
Source or destination address.
addRoleInfo(RoleInfo) - Method in class javax.management.relation.RelationTypeSupport
 
addToOid(long[]) - Method in class javax.management.snmp.SnmpOid
Adds the specified array of longs to the end of this SnmpOid.
addToOid(String) - Method in class javax.management.snmp.SnmpOid
Adds the specified dot-formatted OID String to the end of this SnmpOid.
addTrapListener(SnmpTrapListener) - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Adds a trap listener to this SnmpEventReportDispatcher.
addTrapListener(SnmpTrapListener) - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Adds a trap listener to this SnmpEventReportDispatcher.
addURL(String) - Method in class javax.management.loading.MLet
Appends the specified URL to the list of URLs to search for classes and resources.
addURL(String) - Method in interface javax.management.loading.MLetMBean
Appends the specified URL to the list of URLs to search for classes and resources.
addURL(URL) - Method in class javax.management.loading.MLet
Appends the specified URL to the list of URLs to search for classes and resources.
addURL(URL) - Method in interface javax.management.loading.MLetMBean
Appends the specified URL to the list of URLs to search for classes and resources.
addUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Adds the authentication information of the user to be authenticated by this server.
addUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Adds user authentification information to this server.
addVarBind(SnmpVarBind) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibRequest
Adds a varbind to this request sublist.
addVarBind(SnmpVarBind) - Method in class javax.management.snmp.SnmpVarBindList
Appends the given SnmpVarBind object to the existing SnmpVarBindList.
addVarBind(String) - Method in class javax.management.snmp.SnmpVarBindList
Creates an SnmpVarBind object from the given MIB variable and appends it to the existing SnmpVarBindList.
addVarBind(String[]) - Method in class javax.management.snmp.SnmpVarBindList
Adds an array of MIB variable names to the list.
addVarBind(String[], String) - Method in class javax.management.snmp.SnmpVarBindList
Prepares a vector of SnmpVarBindList from an array of SNMP MIB variables and instances.
addVarbindList(SnmpVarbindList) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.addVarBindList(SnmpVarBindList)
addVarBindList(SnmpVarBindList) - Method in class javax.management.snmp.SnmpVarBindList
Appends an SnmpVarBindList at the end of the current SnmpVarBindList object.
addVariable(SnmpVar) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.addVarBind(SnmpVarBind)
addVariable(String) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2. This method is equivalent to SnmpVarBindList.addVarBind(String) but adds SnmpVar objects instead of SnmpVarBind ones.
addVariable(String[]) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2. This method is equivalent to SnmpVarBindList.addVarBind(String[]) but adds SnmpVar objects instead of SnmpVarBind ones.
addVariable(String[], String) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2. This method is equivalent to SnmpVarBindList.addVarBind(String[], String) but adds SnmpVar objects instead of SnmpVarBind ones.
agentAddr - Variable in class javax.management.snmp.SnmpPduTrap
Agent address.
allocateTable() - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Allocates an ArrayList for storing table entries.
allocateUserData(SnmpPduPacket) - Method in interface com.sun.jdmk.snmp.agent.SnmpUserDataFactory
Allocate a contextual object containing some user data.
allowMultiplex() - Method in class javax.management.snmp.manager.SnmpRequest
Checks to see whether this request can be multiplexed with other requests.
allowSnmpSets() - Method in class javax.management.snmp.manager.SnmpPeer
Determines whether an SNMP set operation is allowed with this peer object.
allowSnmpSets() - Method in class javax.management.snmp.manager.SnmpParameters
Checks whether parameters are in place for an SNMP set operation.
alreadyNotified - Variable in class javax.management.monitor.Monitor
Selected monitor errors that have already been notified.
and(QueryExp, QueryExp) - Static method in class javax.management.Query
Returns a query expression that is the conjunction of two other query expressions.
and(UnsignedInt) - Method in class com.sun.jdmk.UnsignedInt
Return an UnsignedInt that is the bitwise and of this and x.
and(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is the bitwise and of this and x.
anyPendingResponses() - Method in class javax.management.snmp.manager.SnmpSession
Indicates whether there are any responses available for processing.
anySubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
append(long) - Method in class javax.management.snmp.SnmpOid
Appends the specified long to the end of this SnmpOid.
append(SnmpOid) - Method in class javax.management.snmp.SnmpOid
Appends the specified SnmpOid to the end of this SnmpOid.
appendInOid(SnmpOid) - Method in class javax.management.snmp.SnmpVarBind
Appends the specified SnmpOid to the end of the OID of this SnmpVarBind.
appendToOid(int, SnmpOid, SnmpOid) - Static method in class javax.management.snmp.SnmpStringFixed
Appends an SnmpOid representing an SnmpStringFixed to another OID.
appendToOid(SnmpOid, SnmpOid) - Static method in class javax.management.snmp.SnmpString
Appends an SnmpOid representing an SnmpString to another OID.
appendToOid(SnmpOid, SnmpOid) - Static method in class javax.management.snmp.SnmpCounter64
Appends an SnmpOid representing an SnmpCounter64 to another OID.
appendToOid(SnmpOid, SnmpOid) - Static method in class javax.management.snmp.SnmpOid
Appends an SnmpOid representing an SnmpOid to another OID.
appendToOid(SnmpOid, SnmpOid) - Static method in class javax.management.snmp.SnmpInt
Appends an SnmpOid representing an SnmpInt to another OID.
appendToOid(SnmpOid, SnmpOid) - Static method in class javax.management.snmp.SnmpIpAddress
Appends an SnmpOid representing an SnmpIpAddress to another OID.
ApplFlag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 Tag for application context.
apply(ObjectName) - Method in class javax.management.StringValueExp
Applies the ValueExp on a MBean.
apply(ObjectName) - Method in interface javax.management.QueryExp
Applies the QueryExp on an MBean.
apply(ObjectName) - Method in interface javax.management.ValueExp
Applies the ValueExp on a MBean.
apply(ObjectName) - Method in class javax.management.AttributeValueExp
Applies the AttributeValueExp on an MBean.
attr(String) - Static method in class javax.management.Query
Returns a new attribute expression.
attr(String, String) - Static method in class javax.management.Query
Returns a new qualified attribute expression.
Attribute - class javax.management.Attribute.
Represents an MBean attribute by associating its name with its value.
ATTRIBUTE_CHANGE - Static variable in class javax.management.AttributeChangeNotification
Notification type which indicates that the observed MBean attribute value has changed.
Attribute(String, Object) - Constructor for class javax.management.Attribute
Constructs an Attribute object which associates the given attribute name with the given value.
AttributeChangeNotification - class javax.management.AttributeChangeNotification.
Provides definitions of the attribute change notifications sent by MBeans.
AttributeChangeNotification(Object, long, long, String, String, String, Object, Object) - Constructor for class javax.management.AttributeChangeNotification
Constructs an attribute change notification object.
AttributeChangeNotificationFilter - class javax.management.AttributeChangeNotificationFilter.
This class implements of the NotificationFilter interface for the attribute change notification.
AttributeChangeNotificationFilter() - Constructor for class javax.management.AttributeChangeNotificationFilter
 
AttributeList - class javax.management.AttributeList.
Represents a list of values for attributes of an MBean.
AttributeList() - Constructor for class javax.management.AttributeList
Constructs an empty AttributeList.
AttributeList(AttributeList) - Constructor for class javax.management.AttributeList
Constructs an AttributeList containing the elements of the AttributeList specified, in the order in which they are returned by the AttributeList's iterator.
AttributeList(int) - Constructor for class javax.management.AttributeList
Constructs an empty AttributeList with the initial capacity specified.
AttributeNotFoundException - exception javax.management.AttributeNotFoundException.
The specified attribute does not exist or cannot be retrieved.
AttributeNotFoundException() - Constructor for class javax.management.AttributeNotFoundException
Default constructor.
AttributeNotFoundException(String) - Constructor for class javax.management.AttributeNotFoundException
Constructor that allows a specific error message to be specified.
AttributeValueExp - class javax.management.AttributeValueExp.
Represents attributes used as arguments to relational constraints.
AttributeValueExp() - Constructor for class javax.management.AttributeValueExp
 
AttributeValueExp(String) - Constructor for class javax.management.AttributeValueExp
Creates a new AttributeValueExp representing the specified object attribute, named attr.
AuthInfo - class com.sun.jdmk.comm.AuthInfo.
Defines the Authentication Information required by the adaptors for carrying out login/password authentication.
AuthInfo() - Constructor for class com.sun.jdmk.comm.AuthInfo
Creates an authentication info object with a null login/password.
AuthInfo(String, String) - Constructor for class com.sun.jdmk.comm.AuthInfo
Creates an authentication info object with a given login/password.

B

BadAttributeValueExpException - exception javax.management.BadAttributeValueExpException.
Thrown when an invalid MBean attribute is passed to a query constructing method.
BadAttributeValueExpException(Object) - Constructor for class javax.management.BadAttributeValueExpException
Constructs an BadAttributeValueExpException with the specified Object.
BadBinaryOpValueExpException - exception javax.management.BadBinaryOpValueExpException.
Thrown when an invalid expression is passed to a method for constructing a query.
BadBinaryOpValueExpException(ValueExp) - Constructor for class javax.management.BadBinaryOpValueExpException
Constructs a BadBinaryOpValueExpException with the specified ValueExp.
BadStringOperationException - exception javax.management.BadStringOperationException.
Thrown when an invalid string operation is passed to a method for constructing a query.
BadStringOperationException(String) - Constructor for class javax.management.BadStringOperationException
Constructs a BadStringOperationException with the specified detail message.
badValue - Static variable in class javax.management.snmp.SnmpStatusException
Error code as defined in RFC 1448 for: badValue.
beginRowAction(SnmpMibSubRequest, SnmpOid, int, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
This method takes care of initial RowStatus handling during the check() phase of a SET request.
between(ValueExp, ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents the constraint that one value is between two other values.
bind(RemoteMBeanServer) - Method in class com.sun.jdmk.GenericProxy
Deprecated. It is replaced by GenericProxy.setServer(com.sun.jdmk.ProxyHandler).
bind(RemoteMBeanServer) - Method in interface com.sun.jdmk.Proxy
Deprecated. It is replaced by Proxy.setServer(com.sun.jdmk.ProxyHandler).
bindWithTableMeta() - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Binds this table with its associated metadata, registering itself as an SnmpTableEntryFactory.
BinToChar(String) - Static method in class javax.management.snmp.SnmpString
Converts the specified binary string into a character string.
BitStringTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing the bit string type.
BooleanTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing the boolean type.
BUILD_NUMBER - Static variable in class com.sun.jdmk.ServiceName
The build number of the current product version.
buildAttributeValue(long, SnmpValue) - Method in interface com.sun.jdmk.snmp.agent.SnmpGenericMetaServer
Construct an attribute value (as returned by Attribute::getValue()) from an SnmpValue.
buildNameFromIndex(SnmpIndex) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Builds the default ObjectName of an entry from the SnmpIndex identifying this entry.
buildOidFromIndex(SnmpIndex) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Builds an SnmpOid from an SnmpIndex object.
buildSnmpIndex(long[], int) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Builds an SnmpIndex object from the index part of an OID.
buildSnmpIndex(SnmpOid) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Builds an entry SnmpIndex from its row OID.
buildSnmpValue(long, Object) - Method in interface com.sun.jdmk.snmp.agent.SnmpGenericMetaServer
Construct an SnmpValue from an Attribute value as returned by Attribute::getValue().
byteValue() - Method in class javax.management.snmp.SnmpString
Returns the bytes array of this SnmpString.
byteValue() - Method in class javax.management.snmp.SnmpIpAddress
Converts the address value to its byte array form.

C

cancel() - Method in interface com.sun.jdmk.Task
Cancel the submitted task.
cancel(Task) - Method in class com.sun.jdmk.DaemonTaskServer
Cancel the given task.
cancelAllRequests() - Method in class javax.management.snmp.manager.SnmpSession
Cancels all pending requests in this session.
cancelRequest() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Cancels the active inform request and removes itself from the polling list.
cancelRequest() - Method in class javax.management.snmp.manager.SnmpRequest
Cancels the active request and removes itself from the polling list.
CascadeGenericProxy - class com.sun.jdmk.cascading.CascadeGenericProxy.
Dynamic MBean representing a subagent MBean in the master agent.
CascadeGenericProxy(GenericProxy) - Constructor for class com.sun.jdmk.cascading.CascadeGenericProxy
Creates a CascadeGenericProxy for a "cascaded" MBean represented by the GenericProxy passed in parameter.
CascadingAgent - class com.sun.jdmk.cascading.CascadingAgent.
This class implements the cascading agent service.
CascadingAgent() - Constructor for class com.sun.jdmk.cascading.CascadingAgent
Constructs a default CascadingAgent.
CascadingAgent(ConnectorAddress) - Constructor for class com.sun.jdmk.cascading.CascadingAgent
Constructs a CascadingAgent.
CascadingAgent(ConnectorAddress, ObjectName, QueryExp) - Constructor for class com.sun.jdmk.cascading.CascadingAgent
Constructs a CascadingAgent.
CascadingAgent(ConnectorAddress, String) - Constructor for class com.sun.jdmk.cascading.CascadingAgent
Constructs a CascadingAgent.
CascadingAgent(ConnectorAddress, String, ObjectName, QueryExp) - Constructor for class com.sun.jdmk.cascading.CascadingAgent
Constructs a CascadingAgent.
CascadingAgent(ConnectorAddress, String, ObjectName, QueryExp, int) - Constructor for class com.sun.jdmk.cascading.CascadingAgent
 
CascadingAgentMBean - interface com.sun.jdmk.cascading.CascadingAgentMBean.
Describes the management interface of the cascading agent MBean.
check(SnmpGenericMetaServer, ObjectName, SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpGenericObjectServer
Checks whether an SNMP SET request can be successfully performed.
check(SnmpGenericMetaServer, ObjectName, SnmpValue, long, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpGenericObjectServer
Checks whether a SET operation can be performed on a given SNMP variable.
check(SnmpMibRequest) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Checks if a set operation can be performed.
check(SnmpMibRequest) - Method in class com.sun.jdmk.snmp.agent.SnmpMib
Checks if a set operation can be performed.
check(SnmpMibRequest) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Checks if a set operation can be performed.
check(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibNode
Generic handling of the check operation.
check(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibOid
Generic handling of the check operation.
check(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibGroup
Generic handling of the check operation.
check(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Generic handling of the check operation.
check(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibEntry
Generic handling of the check operation.
check(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
This method is used internally and is implemented by the SnmpMibTable subclasses generated by mibgen.
check(SnmpStandardMetaServer, SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpStandardObjectServer
Generic handling of the check operation.
check(SnmpValue, long, Object) - Method in interface com.sun.jdmk.snmp.agent.SnmpStandardMetaServer
Checks that the new desired value of the scalar object identified by the given OID arc is valid.
check(Vector) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Deprecated. This method is now replaced by void check(SnmpMibRequest req). If you have implemented this method, you should think about implementing check(SnmpMibRequest req) instead.
checkAny(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by every method from the MBeanServer interface.
checkCommunity(String) - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Checks whether or not a community string is defined.
checkCommunity(String) - Method in interface com.sun.jdmk.snmp.IPAcl.IPAcl
Checks whether or not a community string 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 javax.management.snmp.SnmpVarBindList
Returns true if there is a value that is not specified.
checkForValidValues() - Method in class javax.management.snmp.SnmpVarBindList
Returns false if any of the variables does not contain a valid value.
checkGetAccess(long, Object) - Method in interface com.sun.jdmk.snmp.agent.SnmpGenericMetaServer
Check the access rights for a GET operation.
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.
checkMaxDegree(int) - Method in class javax.management.relation.RoleInfo
Returns a boolean to specify if given value is less or equal than expected maximum degree (true if yes)
checkMinDegree(int) - Method in class javax.management.relation.RoleInfo
Returns a boolean to specify if given value is greater or equal than expected minimum degree (true if yes)
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 class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Checks whether or not the specified host has READ access.
checkReadPermission(InetAddress) - Method in interface com.sun.jdmk.snmp.IPAcl.IPAcl
Checks whether or not the specified host has READ access.
checkReadPermission(InetAddress, String) - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Checks whether or not the specified host and community have READ access.
checkReadPermission(InetAddress, String) - Method in interface com.sun.jdmk.snmp.IPAcl.IPAcl
Checks whether or not the specified host and community have READ access.
checkRemoveTableRow(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Check whether the specified row can be removed from the table.
checkResponseFor(SnmpRequest) - Method in class javax.management.snmp.manager.SnmpSession
Indicates whether a response was received for this request.
checkRoleReading(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Checks if given Role can be read in a relation of the given type.
checkRoleReading(String, String) - Method in class javax.management.relation.RelationService
Checks if given Role can be read in a relation of the given type.
checkRoleWriting(Role, String, Boolean) - Method in interface javax.management.relation.RelationServiceMBean
Checks if given Role can be set in a relation of given type.
checkRoleWriting(Role, String, Boolean) - Method in class javax.management.relation.RelationService
Checks if given Role can be set in a relation of given type.
checkRowStatusChange(SnmpMibSubRequest, SnmpOid, int, int) - Method in class com.sun.jdmk.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.jdmk.snmp.agent.SnmpGenericMetaServer
Check the access rights for a SET operation.
checkWrite(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Checking operation invoked by setAttribute and setAttributes.
checkWritePermission(InetAddress) - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Checks whether or not the specified host has WRITE access.
checkWritePermission(InetAddress) - Method in interface com.sun.jdmk.snmp.IPAcl.IPAcl
Checks whether or not the specified host has WRITE access.
checkWritePermission(InetAddress, String) - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Checks whether or not the specified host and community have WRITE access.
checkWritePermission(InetAddress, String) - Method in interface com.sun.jdmk.snmp.IPAcl.IPAcl
Checks whether or not the specified host and community have WRITE access.
classattr() - Static method in class javax.management.Query
Returns a new class attribute expression which can be used in any Query call that expects a ValueExp.
className - Variable in class com.sun.jdmk.TraceNotification
The name of the class from which the information comes
clearBit(int) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that has the designated bit clear, i.e.
clearCache() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Clear the notification cache.
clearCache() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Clear the notification cache.
clearCache() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Clear the notification cache.
clearValue() - Method in class javax.management.snmp.SnmpVarBind
Clears the value associated with this SnmpVarBind and sets the status to stValueUnspecified.
ClientNotificationHandler - interface com.sun.jdmk.comm.ClientNotificationHandler.
This interface specifies the methods for a connector to allow a listener to receive notifications from a remote MBean in an agent.
clone() - Method in interface com.sun.jdmk.OperationContext
Make a copy of this object.
clone() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Clone this HttpsConnectorAddress.
clone() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Clones this object.
clone() - Method in class com.sun.jdmk.comm.AuthInfo
Clone this AuthInfo.
clone() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Clone this HttpConnectorAddress.
clone() - Method in class javax.management.MBeanInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanNotificationInfo
Returns a shallow clone of this instance.
clone() - Method in interface javax.management.Descriptor
Returns a new Descriptor which is a duplicate of the Descriptor.
clone() - Method in class javax.management.MBeanConstructorInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanParameterInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanAttributeInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.MBeanOperationInfo
Returns a shallow clone of this instance.
clone() - Method in class javax.management.relation.RoleUnresolvedList
Cloning
clone() - Method in class javax.management.relation.RoleList
Cloning
clone() - Method in class javax.management.relation.RoleUnresolved
Clone
clone() - Method in class javax.management.relation.Role
Cloning
clone() - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Creates and returns a new ModelMBeanNotificationInfo which is a duplicate of this ModelMBeanNotificationInfo.
clone() - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Creates and returns a new ModelMBeanAttributeInfo which is a duplicate of this ModelMBeanAttributeInfo.
clone() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Creates and returns a copy of this object.
clone() - Method in class javax.management.modelmbean.DescriptorSupport
Returns a new Descriptor which is a duplicate of the Descriptor.
clone() - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Creates and returns a new ModelMBeanOperationInfo which is a duplicate of this ModelMBeanOperationInfo.
clone() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
clone() - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Creates and returns a new ModelMBeanConstructorInfo which is a duplicate of this ModelMBeanConstructorInfo.
clone() - Method in class javax.management.snmp.SnmpString
Clones the SnmpString object, making a copy of its data.
clone() - Method in class javax.management.snmp.SnmpVarBind
Clones the SNMP variable (including value).
clone() - Method in class javax.management.snmp.SnmpCounter64
Clones the SnmpCounter64 object, making a copy of its data.
clone() - Method in class javax.management.snmp.SnmpOid
Clones the SnmpOid object, making a copy of its data.
clone() - Method in class javax.management.snmp.SnmpInt
Clones the SnmpInt object, making a copy of its data.
clone() - Method in class javax.management.snmp.SnmpNull
Clones the SnmpNull object, making a copy of its data.
clone() - Method in class javax.management.snmp.SnmpVarBindList
Clones the SnmpVarBindList.
clone() - Method in class javax.management.snmp.manager.SnmpVar
Deprecated. As of Java Dynamic Management Kit 4.2. This method is equivalent to SnmpVarBind.clone() but returns an SnmpVar object instead of an SnmpVarBind one.
clone() - Method in class javax.management.snmp.manager.SnmpParameters
Clones the object and its content.
cloneWithoutValue() - Method in class javax.management.snmp.SnmpVarBind
Clones the SNMP variable.
cloneWithoutValue() - Method in class javax.management.snmp.SnmpVarBindList
Clones the SnmpVarBindList.
cloneWithoutValue() - Method in class javax.management.snmp.manager.SnmpVar
Deprecated. As of Java Dynamic Management Kit 4.2. This method is equivalent to SnmpVarBind.cloneWithoutValue() but returns an SnmpVar object instead of an SnmpVarBind one.
cloneWithoutValue() - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2. This method is equivalent to SnmpVarBindList.cloneWithoutValue() but returns an SnmpVarbindList object instead of SnmpVarBindList one.
cloneWithValue() - Method in class javax.management.snmp.SnmpVarBindList
Clones the SnmpVarBindList.
cloneWithValue() - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2. This method is equivalent to SnmpVarBindList.cloneWithValue() but returns an SnmpVarbindList object instead of SnmpVarBindList one.
com.sun.jdmk - package com.sun.jdmk
Provides some common classes of Java DMK.
com.sun.jdmk.cascading - package com.sun.jdmk.cascading
Provides the classes of the cascading service.
com.sun.jdmk.comm - package com.sun.jdmk.comm
Provides the classes implementing the communication.
com.sun.jdmk.discovery - package com.sun.jdmk.discovery
Provides the classes of the discovery service.
com.sun.jdmk.snmp - package com.sun.jdmk.snmp
Provides the core classes which implement common SNMP services.
com.sun.jdmk.snmp.agent - package com.sun.jdmk.snmp.agent
Provides the classes for creating an SNMP agent.
com.sun.jdmk.snmp.IPAcl - package com.sun.jdmk.snmp.IPAcl
Provides the classes for storing ACL information in an ASCII file.
com.sun.jdmk.snmp.manager - package com.sun.jdmk.snmp.manager
Provides the classes for creating an SNMP manager.
com.sun.jdmk.tools - package com.sun.jdmk.tools
Provides the classes implementing the tools offered in Java DMK.
CommunicationException - exception com.sun.jdmk.comm.CommunicationException.
Represents exceptions raised due to communications problems, for example when a managed object server is out of reach.
CommunicationException(String) - Constructor for class com.sun.jdmk.comm.CommunicationException
Constructs a CommunicationException with a detail message.
CommunicationException(Throwable) - Constructor for class com.sun.jdmk.comm.CommunicationException
Constructs a CommunicationException with a target exception.
CommunicationException(Throwable, String) - Constructor for class com.sun.jdmk.comm.CommunicationException
Constructs a CommunicationException with a target exception and a detail message.
CommunicatorServer - class com.sun.jdmk.comm.CommunicatorServer.
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.
CommunicatorServerMBean - interface com.sun.jdmk.comm.CommunicatorServerMBean.
Defines generic behaviour for the server part of a connector or an adaptor.
community - Variable in class javax.management.snmp.SnmpPduPacket
Community name.
community - Variable in class javax.management.snmp.SnmpMessage
Community name.
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(Object) - Method in class com.sun.jdmk.UnsignedLong
 
compareTo(SnmpIndex) - Method in class com.sun.jdmk.snmp.agent.SnmpIndex
Compares two indexes.
compareTo(SnmpOid) - Method in class javax.management.snmp.SnmpOid
Compares two OIDs lexicographically.
compile(String[]) - Static method in class com.sun.jdmk.tools.ProxyGen
The compile method of the proxygen compiler.
compile(String[]) - Static method in class com.sun.jdmk.tools.MibGen
The compile method of the mibgen compiler.
componentCount - Variable in class javax.management.snmp.SnmpOid
The length of the components' array.
components - Variable in class javax.management.snmp.SnmpOid
The components' array.
concat(Vector) - Method in class javax.management.snmp.SnmpVarBindList
Adds elements in the specified SnmpVarBindList to this list.
connect(ConnectorAddress) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Initializes the communication with the remote MBeanServer.
connect(ConnectorAddress) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Initializes the communication with the remote MBeanServer.
connect(ConnectorAddress) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Initializes the communication with the remote MBeanServer.
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.
ConnectorAddress - interface com.sun.jdmk.comm.ConnectorAddress.
Interface which all protocol-specific address classes have to implement.
contains(String) - Static method in class com.sun.jdmk.ThreadContext
Check whether a value with the given key exists in the stack.
containsEventReportReceiver(SnmpEventReportListener) - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Deprecated. As of JDMK 4.0, replaced by SnmpEventReportDispatcher.containsTrapListener(javax.management.snmp.manager.SnmpTrapListener)
containsEventReportReceiver(SnmpEventReportListener) - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Deprecated. As of JDMK 4.0, replaced by SnmpEventReportDispatcher.containsTrapListener(javax.management.snmp.manager.SnmpTrapListener)
containsInformListener(SnmpInformListener) - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Returns true if the specified object is listening to inform requests.
containsInformListener(SnmpInformListener) - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Returns true if the specified object is listening to inform requests.
containsProperties(String, String) - Static method in class com.sun.jdmk.cascading.CascadingAgent
 
containsTrapListener(SnmpTrapListener) - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Returns true if the specified object is listening to traps.
containsTrapListener(SnmpTrapListener) - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Returns true if the specified object is listening to traps.
copyValue(SnmpVarBind) - Method in class javax.management.snmp.SnmpVarBind
Clones and copies only the value part from another SnmpVarBind object.
copyValueAndOid(SnmpVarBind) - Method in class javax.management.snmp.SnmpVarBind
Clones and copies the OID and value part from another SnmpVarBind object.
Counter64Tag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing a Counter64 as defined in RFC 1155.
CounterMonitor - class javax.management.monitor.CounterMonitor.
Defines a monitor MBean designed to observe the values of a counter attribute.
CounterMonitor() - Constructor for class javax.management.monitor.CounterMonitor
Default constructor.
CounterMonitorMBean - interface javax.management.monitor.CounterMonitorMBean.
Exposes the remote management interface of the counter monitor MBean.
CounterTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing a Counter32 as defined in RFC 1155.
createAndGo - Static variable in class com.sun.jdmk.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.jdmk.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);
createMBean(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
This method calls createMBean(className, name, (Object[]) null, (String[]) null).
createMBean(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Creates an registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
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, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
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
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
Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
This method calls createMBean(className, name, loaderName, (Object[]) null, (String[]) null).
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
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
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
Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
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, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
Instantiates and registers an MBean in the MBean server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
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
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
Creates and registers an instance of an MBean in the remote object server.
createMBean(String, ObjectName, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates and registers an MBean in the MBean server.
createMBeanServer() - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with a standard default domain name.
createMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with the specified default domain name.
createNewEntry(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
This method is invoked when the creation of a new entry is requested by a remote SNMP manager.
By default, remote entry creation is disabled - and this method will not be called.
createNewEntry(SnmpMibSubRequest, SnmpOid, int, SnmpMibTable) - Method in interface com.sun.jdmk.snmp.agent.SnmpTableEntryFactory
This methods 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.jdmk.snmp.agent.SnmpTableSupport
Creates a new entry in the table.
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.
createRelation(String, String, RoleList) - Method in interface javax.management.relation.RelationServiceMBean
Creates a simple relation (represented by a RelationSupport object) of given relation type, and adds it in the Relation Service.
createRelation(String, String, RoleList) - Method in class javax.management.relation.RelationService
Creates a simple relation (represented by a RelationSupport object) of given relation type, and adds it in the Relation Service.
createRelationType(String, RoleInfo[]) - Method in interface javax.management.relation.RelationServiceMBean
Creates a relation type (RelationTypeSupport object) with given role infos (provided by the RoleInfo objects), and adds it in the Relation Service.
createRelationType(String, RoleInfo[]) - Method in class javax.management.relation.RelationService
Creates a relation type (a RelationTypeSupport object) with given role infos (provided by the RoleInfo objects), and adds it in the Relation Service.
createServerSocket(int) - Method in class com.sun.jdmk.comm.TimedRmiSocketFactory
 
createSocket(String, int) - Method in class com.sun.jdmk.comm.TimedRmiSocketFactory
 
creationEnabled - Variable in class com.sun.jdmk.snmp.agent.SnmpMibTable
true if remote creation of entries via SET operations is enabled.
CtxtConsFlag - Static variable in interface javax.management.snmp.SnmpDefinitions
ASN.1 prefix for encoding PDU types.
CtxtFlag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for implicit context.
currClass - Variable in class javax.management.modelmbean.DescriptorSupport
 

D

DaemonTaskServer - class com.sun.jdmk.DaemonTaskServer.
This class inplements a Task Server that runs in its own thread.
DaemonTaskServer() - Constructor for class com.sun.jdmk.DaemonTaskServer
 
data - Variable in class javax.management.snmp.SnmpMessage
Encoding of the PDU.
dataLength - Variable in class javax.management.snmp.SnmpMessage
Number of useful bytes in the data field.
dbgTag - Variable in class javax.management.monitor.Monitor
 
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.
decodeMessage(byte[], int) - Method in class javax.management.snmp.SnmpMessage
Decodes the specified bytes and initializes this message.
decodePdu() - Method in class javax.management.snmp.SnmpMessage
Gets the PDU encoded in this message.
decodePdu(SnmpMessage) - Method in class com.sun.jdmk.snmp.SnmpPduFactoryBER
Calls SnmpMessage.decodePdu on the specified message and returns the resulting SnmpPduPacket.
decodePdu(SnmpMessage) - Method in interface javax.management.snmp.SnmpPduFactory
Decodes the specified SnmpMessage and returns the resulting SnpmPduPacket.
DefaultLoaderRepository - class javax.management.DefaultLoaderRepository.
Deprecated. Replaced by javax.management.loading.DefaultLoaderRepository
DefaultLoaderRepository - class javax.management.loading.DefaultLoaderRepository.
Keeps the list of Class Loaders registered in the MBean Server.
DefaultLoaderRepository() - Constructor for class javax.management.DefaultLoaderRepository
Deprecated.  
DefaultLoaderRepository() - Constructor for class javax.management.loading.DefaultLoaderRepository
 
DefaultMapper - class com.sun.jdmk.comm.DefaultMapper.
This class is used for mapping object instance into proxy class name name.
DefaultMapper() - Constructor for class com.sun.jdmk.comm.DefaultMapper
 
DefaultPaths - class com.sun.jdmk.DefaultPaths.
This class represents a set of default directories used by Java DMK.
defaultSnmpRequestPktSize - Static variable in class javax.management.snmp.manager.SnmpPeer
The default SNMP packet size of an SNMP request (2 * 1024).
defaultSnmpResponsePktSize - Static variable in class javax.management.snmp.manager.SnmpPeer
The default SNMP packet size of an SNMP response (8 * 1024).
DELEGATE - Static variable in class com.sun.jdmk.ServiceName
The object name of the MBeanServer delegate object
The value is JMImplementation:type=MBeanServerDelegate.
deleteMBean() - Method in class com.sun.jdmk.GenericProxy
Deprecated. A user can remove an MBean by calling the method "unregister()" specified in an MBeanServer or a RemoteMBeanServer.
deleteMBean() - Method in interface com.sun.jdmk.Proxy
Deprecated. A user can remove an MBean by calling the method "unregister()" specified in an MBeanServer or a RemoteMBeanServer.
description - Variable in class javax.management.MBeanFeatureInfo
The human readable description of the feature.
Descriptor - interface javax.management.Descriptor.
This interface represents the behavioral metadata set for a JMX Element.
DescriptorAccess - interface javax.management.DescriptorAccess.
This interface is used to gain access to descriptors of the Descriptor class which are associated with a JMX component, i.e.
DescriptorSupport - class javax.management.modelmbean.DescriptorSupport.
This class represents the metadata set for a ModelMBean element.
DescriptorSupport() - Constructor for class javax.management.modelmbean.DescriptorSupport
Descriptor default constructor.
DescriptorSupport(DescriptorSupport) - Constructor for class javax.management.modelmbean.DescriptorSupport
Descriptor constructor taking a Descriptor as parameter.
DescriptorSupport(int) - Constructor for class javax.management.modelmbean.DescriptorSupport
Descriptor constructor.
DescriptorSupport(String) - Constructor for class javax.management.modelmbean.DescriptorSupport
Descriptor constructor taking an XML String.
DescriptorSupport(String[]) - Constructor for class javax.management.modelmbean.DescriptorSupport
Constructor taking fields in the fieldName=fieldValue format.
DescriptorSupport(String[], Object[]) - Constructor for class javax.management.modelmbean.DescriptorSupport
Constructor taking field names and field values.
deserialize(ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
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(ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerImpl
De-serializes a byte array in the context of the class loader of an MBean.
deserialize(ObjectName, byte[]) - Method in interface javax.management.MBeanServer
De-serializes a byte array in the context of the class loader of an MBean.
deserialize(String, byte[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
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, byte[]) - Method in class com.sun.jdmk.MBeanServerImpl
De-serializes a byte array in the context of a given MBean class loader.
deserialize(String, byte[]) - Method in interface javax.management.MBeanServer
De-serializes a byte array in the context of a given MBean class loader.
deserialize(String, ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
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(String, ObjectName, byte[]) - Method in class com.sun.jdmk.MBeanServerImpl
De-serializes a byte array in the context of a given MBean class loader.
deserialize(String, ObjectName, byte[]) - Method in interface javax.management.MBeanServer
De-serializes a byte array in the context of a given MBean class loader.
destroy - Static variable in class com.sun.jdmk.snmp.EnumRowStatus
This value corresponds to the destroy RowStatus, as defined in RFC 2579 from SMIv2: destroy is supplied by a management station wishing to delete all of the instances associated with an existing conceptual row.
destroySession() - Method in class javax.management.snmp.manager.SnmpSession
Destroys any pending requests and then stops the session.
disableAllAttributes() - Method in class javax.management.AttributeChangeNotificationFilter
Disables all the attribute names.
disableAllObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Disables any MBeanServerNotification (i.e.
disableAllTypes() - Method in class javax.management.NotificationFilterSupport
Disables all notification types.
disableAttribute(String) - Method in class javax.management.AttributeChangeNotificationFilter
Disables all the attribute change notifications the attribute name of which equals the specified attribute name to be sent to the listener.
disableObjectName(ObjectName) - Method in class javax.management.relation.MBeanServerNotificationFilter
Disables MBeanServerNotifications concerning given ObjectName.
disableType(String) - Method in class javax.management.NotificationFilterSupport
Disables all notifications the type of which starts with the specified prefix to be sent to the listener.
DISCARD_NEW - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
This constant controls the cache behavior for notification forwarding.
DISCARD_OLD - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
This constant controls the cache behavior for notification forwarding.
disconnect() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Terminates the communication with the MBeanServer.
disconnect() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Terminates the communication with the MBeanServer.
disconnect() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Terminates the communication with the MBeanServer.
DiscoveryClient - class com.sun.jdmk.discovery.DiscoveryClient.
Provides methods to discover JDMK 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 com.sun.jdmk.discovery.DiscoveryClientMBean.
Provides methods to discover JDMK agents.
DiscoveryMonitor - class com.sun.jdmk.discovery.DiscoveryMonitor.
Describe an MBean that listens for registering and deregistering 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
 
DiscoveryMonitorMBean - interface com.sun.jdmk.discovery.DiscoveryMonitorMBean.
Describe an MBean that listens for registering and deregistering information sent by DiscoveryResponder objects on a given multicast group.
DiscoveryResponder - class com.sun.jdmk.discovery.DiscoveryResponder.
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.
DiscoveryResponderMBean - interface com.sun.jdmk.discovery.DiscoveryResponderMBean.
Implements the MBean that responds to the discovery requests.
DiscoveryResponderNotification - class com.sun.jdmk.discovery.DiscoveryResponderNotification.
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 com.sun.jdmk.discovery.DiscoveryResponse.
The DiscoveryResponse is used by the DiscoveryClient class to represent the result of a discovery operation.
DIV - Static variable in class javax.management.Query
 
div(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the quotient of two numeric values.
divide(UnsignedInt) - Method in class com.sun.jdmk.UnsignedInt
Return an UnsignedInt that is equal to [this / x], where [x] is the floor function.
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.HtmlAdaptorServer
Binds the HTML protocol adaptor.
doBind() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
 
doBind() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Creates the datagram socket.
doBind() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Binds the adaptor server.
doError(Exception) - Method in class com.sun.jdmk.comm.CommunicatorServer
 
doError(Exception) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
 
doError(Exception) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
 
doError(Exception) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
 
doError(Exception) - Method in class com.sun.jdmk.comm.RmiConnectorServer
 
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.HtmlAdaptorServer
Handles incoming requests.
doProcess() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
 
doProcess() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Not used in this context.
doProcess() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Returns immediatly.
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.HtmlAdaptorServer
Collects incoming requests.
doReceive() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
 
doReceive() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Reads a packet from the datagram socket and creates a request handler which decodes and processes the request.
doReceive() - Method in class com.sun.jdmk.comm.RmiConnectorServer
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.HtmlAdaptorServer
Unbinds the HTML protocol adaptor.
doUnbind() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
 
doUnbind() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Closes the datagram socket.
doUnbind() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Unbinds the adaptor.
dumpHexBuffer(byte[], int, int) - Static method in class javax.management.snmp.SnmpMessage
Dumps the content of a byte buffer using hexadecimal form.
duplicate() - Method in class javax.management.snmp.SnmpValue
Same as clone, but you cannot perform cloning using this object because clone is protected.
duplicate() - Method in class javax.management.snmp.SnmpString
Performs a clone action.
duplicate() - Method in class javax.management.snmp.SnmpCounter64
Performs a clone action.
duplicate() - Method in class javax.management.snmp.SnmpOid
Performs a clone action.
duplicate() - Method in class javax.management.snmp.SnmpInt
Performs a clone action.
duplicate() - Method in class javax.management.snmp.SnmpNull
Performs a clone action.
DynamicMBean - interface javax.management.DynamicMBean.
Defines the methods that should be implemented by a Dynamic MBean (MBean that exposes a dynamic management interface).

E

enableAllObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Enables all MBeanServerNotifications (i.e.
enableAttribute(String) - Method in class javax.management.AttributeChangeNotificationFilter
Enables all the attribute change notifications the attribute name of which equals the specified name to be sent to the listener.
enableObjectName(ObjectName) - Method in class javax.management.relation.MBeanServerNotificationFilter
Enables MBeanServerNotifications concerning given ObjectName.
enableType(String) - Method in class javax.management.NotificationFilterSupport
Enables all the notifications the type of which starts with the specified prefix to be sent to the listener.
encodeMessage(byte[]) - Method in class javax.management.snmp.SnmpMessage
Encodes this message and puts the result in the specified byte array.
encodePdu(SnmpPduPacket, int) - Method in class com.sun.jdmk.snmp.SnmpPduFactoryBER
Calls SnmpMessage.encodePdu on the specified SnmpPduPacket and returns the resulting SnmpMessage.
encodePdu(SnmpPduPacket, int) - Method in class javax.management.snmp.SnmpMessage
Initializes this message with the specified pdu.
encodePdu(SnmpPduPacket, int) - Method in interface javax.management.snmp.SnmpPduFactory
Encodes the specified SnmpPduPacket and returns the resulting SnmpMessage.
endOfMibView - Static variable in class javax.management.snmp.SnmpVarBind
Error code value as defined in RFC 1448 for: endOfMibView.
endRowAction(SnmpMibSubRequest, SnmpOid, int, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
This method takes care of final RowStatus handling during the set() phase of a SET request.
enterprise - Variable in class javax.management.snmp.SnmpPduTrap
Enterprise object identifier.
entries - Variable in class com.sun.jdmk.snmp.agent.SnmpTableSupport
The list of entries
entries() - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Returns an enumeration of the entries in this ACL.
Enumerated - class com.sun.jdmk.Enumerated.
This class is used for implementing enumerated values.
Enumerated() - Constructor for class com.sun.jdmk.Enumerated
Construct an enumerated with a default value.
Enumerated(int) - Constructor for class com.sun.jdmk.Enumerated
Construct an enumerated from its integer form.
Enumerated(Integer) - Constructor for class com.sun.jdmk.Enumerated
Construct an enumerated from its Integer form.
Enumerated(String) - Constructor for class com.sun.jdmk.Enumerated
Construct an enumerated from its string form.
EnumRowStatus - class com.sun.jdmk.snmp.EnumRowStatus.
This class is an internal class which is used to represent RowStatus codes as defined in RFC 2579.
EnumRowStatus() - Constructor for class com.sun.jdmk.snmp.EnumRowStatus
Build an EnumRowStatus with unspecified value.
EnumRowStatus(Enumerated) - Constructor for class com.sun.jdmk.snmp.EnumRowStatus
Build an EnumRowStatus from an Enumerated.
EnumRowStatus(int) - Constructor for class com.sun.jdmk.snmp.EnumRowStatus
Build an EnumRowStatus from an int.
EnumRowStatus(Integer) - Constructor for class com.sun.jdmk.snmp.EnumRowStatus
Build an EnumRowStatus from an Integer.
EnumRowStatus(long) - Constructor for class com.sun.jdmk.snmp.EnumRowStatus
Build an EnumRowStatus from a long.
EnumRowStatus(Long) - Constructor for class com.sun.jdmk.snmp.EnumRowStatus
Build an EnumRowStatus from a Long.
EnumRowStatus(SnmpInt) - Constructor for class com.sun.jdmk.snmp.EnumRowStatus
Build an EnumRowStatus from an SnmpInt.
EnumRowStatus(String) - Constructor for class com.sun.jdmk.snmp.EnumRowStatus
Build an EnumRowStatus from a String.
EQ - Static variable in class javax.management.Query
 
eq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents an equality constraint on two values.
equals(Object) - Method in class com.sun.jdmk.UnsignedLong
 
equals(Object) - Method in class com.sun.jdmk.Enumerated
Compares this enumerated to the specified enumerated.
equals(Object) - Method in class com.sun.jdmk.snmp.SnmpOidTableSupport
Checks if the specified Object is equal to this SnmpOidTableSupport.
equals(Object) - Method in class javax.management.ObjectInstance
Compares the current object instance with another object instance.
equals(Object) - Method in class javax.management.ObjectName
Compares the current object name with another object name.
equals(Object) - Method in class javax.management.Attribute
Compares the current Attribute Object with another Attribute Object.
equals(Object) - Method in class javax.management.snmp.SnmpOid
Checks whether the specified Object is equal to this SnmpOid.
equals(Object) - Method in class javax.management.snmp.manager.SnmpPeer
Compares the two peer objects to determine whether they are the same.
equals(Object) - Method in class javax.management.snmp.manager.SnmpParameters
Compares two objects.
equals(SnmpIndex) - Method in class com.sun.jdmk.snmp.agent.SnmpIndex
Compares two indexes for equality.
errEndOfMibViewTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing an EndOfMibView as defined in RFC 1902.
errNoSuchInstanceTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing a NoSuchInstance as defined in RFC 1902.
errNoSuchObjectTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing a NoSuchObject as defined in RFC 1902.
errorIndex - Variable in class javax.management.snmp.SnmpPduRequest
Error index.
errorStatus - Variable in class javax.management.snmp.SnmpPduRequest
Error status.
exception - Variable in class com.sun.jdmk.TraceNotification
The exception sent out by the class Trace.
execute(Task) - Method in class com.sun.jdmk.DaemonTaskServer
Execute the given task.

F

factory - Variable in class com.sun.jdmk.snmp.agent.SnmpMibTable
The entry factory
finalize() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Finalizer of the SNMP protocol adaptor objects.
finalize() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Finalizer of the SnmpInformRequest objects.
finalize() - Method in class javax.management.snmp.SnmpVarBindList
Finalizer of the SnmpVarBindList objects.
finalize() - Method in class javax.management.snmp.manager.SnmpPeer
Finalizer of the SnmpPeer objects.
finalize() - Method in class javax.management.snmp.manager.SnmpRequest
Finalizer of the SnmpRequest objects.
finalize() - Method in class javax.management.snmp.manager.SnmpSession
Finalizer of the SnmpSession objects.
finalSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
findAssociatedMBeans(ObjectName, String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves the MBeans associated to given one in a relation.
findAssociatedMBeans(ObjectName, String, String) - Method in class javax.management.relation.RelationService
Retrieves the MBeans associated to given one in a relation.
findClass(String) - Method in class javax.management.loading.MLet
This is the main method for class loaders that is being redefined.
findCommunicators() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Discovers all JDMK agents and associated communicators (adaptors or connectors).
findCommunicators() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Discovers all JDMK agents and associated communicators (adaptors or connectors).
findCommunicators(String) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Discovers all JDMK agents and associated communicators (adaptors or connectors) present on an host.
findCommunicators(String) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Discovers all JDMK agents and associated communicators (adaptors or connectors) present on an host.
findLibrary(String) - Method in class javax.management.loading.MLet
Returns the absolute path name of a native library.
findMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a list of objects implementing the MBeanServer interface.
findMBeanServers() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Discovers all JDMK agents.
findMBeanServers() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Discovers all JDMK agents.
findMBeanServers(String) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Discovers whether Java DMK agents with a DiscoveryResponder registered in any MBean server is on a host.
findMBeanServers(String) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Discovers whether Java DMK agents with a DiscoveryResponder registered in any MBean server is on a host.
findReferencingRelations(ObjectName, String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves the relations where a given MBean is referenced.
findReferencingRelations(ObjectName, String, String) - Method in class javax.management.relation.RelationService
Retrieves the relations where a given MBean is referenced.
findRelationsOfType(String) - Method in interface javax.management.relation.RelationServiceMBean
Returns the relation ids for relations of the given type.
findRelationsOfType(String) - Method in class javax.management.relation.RelationService
Returns the relation ids for relations of the given type.
fixPduOnError() - Method in class javax.management.snmp.manager.SnmpRequest
Returns true if the PDU should be fixed for recoverable error.
fixTooBigError() - Method in class javax.management.snmp.manager.SnmpRequest
Returns true if the request should be retried for SnmpTooBig error.
floatValue() - Method in class com.sun.jdmk.UnsignedLong
Return the representable float that is nearest to this unsigned number.
formated - Variable in class com.sun.jdmk.TraceListener
 

G

GaugeMonitor - class javax.management.monitor.GaugeMonitor.
Defines a monitor MBean designed to observe the values of a gauge attribute.
GaugeMonitor() - Constructor for class javax.management.monitor.GaugeMonitor
Default constructor.
GaugeMonitorMBean - interface javax.management.monitor.GaugeMonitorMBean.
Exposes the remote management interface of the gauge monitor MBean.
GaugeTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing a Gauge32 as defined in RFC 1155.
GE - Static variable in class javax.management.Query
 
GenericHttpConnectorAddress - interface com.sun.jdmk.comm.GenericHttpConnectorAddress.
This interface defines the Authentication Information required by the connectors to carry out login/password authentication.
GenericHttpConnectorClient - class com.sun.jdmk.comm.GenericHttpConnectorClient.
The GenericHttpConnectorClient class provides an implementation of the RemoteMBeanServer interface based on the HTTP protocol.
GenericHttpConnectorClient() - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorClient
Constructs a connector client.
GenericHttpConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorClient
 
GenericHttpConnectorServer - class com.sun.jdmk.comm.GenericHttpConnectorServer.
This class implements the common behaviour for the server part of the HTTP-based connectors.
GenericHttpConnectorServer(int) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
Initializes this GenericHttpConnectorServer with the default port.
GenericHttpConnectorServer(int, int) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
Initializes this GenericHttpConnectorServer with the specified port.
GenericHttpConnectorServer(int, int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.GenericHttpConnectorServer
Initializes this GenericHttpConnectorServer with the specified port and user authentication information list.
GenericHttpConnectorServerMBean - interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean.
 
GenericProxy - class com.sun.jdmk.GenericProxy.
Implementation of the GenericProxy object associated to a remote MBean.
GenericProxy(ObjectInstance) - Constructor for class com.sun.jdmk.GenericProxy
Constructs a GenericProxy instance.
GenericProxy(ObjectInstance, ProxyHandler) - Constructor for class com.sun.jdmk.GenericProxy
Constructs a GenericProxy instance.
genericTrap - Variable in class javax.management.snmp.SnmpPduTrap
Generic trap number.
geq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "greater than or equal to" constraint on two values.
get(long, Object) - Method in interface com.sun.jdmk.snmp.agent.SnmpStandardMetaServer
Returns the value of the scalar object identified by the given OID arc.
get(SnmpGenericMetaServer, ObjectName, long, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpGenericObjectServer
Get the value of an SNMP variable
get(SnmpGenericMetaServer, ObjectName, SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpGenericObjectServer
Execute an SNMP GET request.
get(SnmpMibRequest) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Processes a get operation.
get(SnmpMibRequest) - Method in class com.sun.jdmk.snmp.agent.SnmpMib
Processes a get operation.
get(SnmpMibRequest) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Processes a get operation.
get(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibNode
Generic handling of the get operation.
get(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibOid
Generic handling of the get operation.
get(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibGroup
Generic handling of the get operation.
get(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Generic handling of the get operation.
get(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibEntry
Generic handling of the get operation.
get(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
This method is used internally and is implemented by the SnmpMibTable subclasses generated by mibgen.
get(SnmpStandardMetaServer, SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpStandardObjectServer
Generic handling of the get operation.
get(String) - Static method in class com.sun.jdmk.ThreadContext
Get the Object that was most recently pushed with the given key.
get(Vector, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Deprecated. This method is now replaced by void get(SnmpMibRequest req) If you have implemented this method, you should think about implementing get(SnmpMibRequest req) instead.
getAbsMaxTimeToWait() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Gets absolute time in milliseconds (based on epoch time) before which an inform response is expected from a manager.
getAbsMaxTimeToWait() - Method in class javax.management.snmp.manager.SnmpRequest
Gets absolute time in milliseconds (based on epoch time) before which a response is expected from an agent.
getAbsNextPollTime() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Gets absolute time in milliseconds (based on epoch time) when the next polling activity will begin.
getAbsNextPollTime() - Method in class javax.management.snmp.manager.SnmpRequest
Gets absolute time in milliseconds (based on epoch time) when the next polling activity will begin.
getActiveClientCount() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Gets the number of managers currently being processed by this SNMP protocol adaptor.
getActiveClientCount() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Gets the number of clients currently being processed by this HtmlAdaptorServer.
getActiveClientCount() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Gets the number of clients currently being processed by this connector.
getActiveClientCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Gets the number of clients currently being processed by this GenericHttpConnectorServer.
getActiveClientCount() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Gets the number of managers currently being processed by this SNMP protocol adaptor.
getAddress() - Method in interface com.sun.jdmk.cascading.CascadingAgentMBean
Getter for the ConnectorAddress to which the CascadingAgent is connected.
getAddress() - Method in class com.sun.jdmk.cascading.CascadingAgent
Getter for the ConnectorAddress to which the CascadingAgent is connected.
getAllEntries() - Method in interface com.sun.jdmk.snmp.SnmpOidDatabase
Returns a list that can be used to traverse all the entries of the SnmpOidTable objects of this SnmpOidDatabase.
getAllEntries() - Method in class com.sun.jdmk.snmp.SnmpOidDatabaseSupport
Returns a list that can be used to traverse all the entries of the SnmpOidTable objects of this SnmpOidDatabase.
getAllEntries() - Method in class com.sun.jdmk.snmp.SnmpOidTableSupport
Returns a list that can be used to traverse all the entries this SnmpOidTable.
getAllEntries() - Method in interface javax.management.snmp.SnmpOidTable
Returns a list that can be used to traverse all the entries this SnmpOidTable.
getAllNotificationIDs() - Method in interface javax.management.timer.TimerMBean
Gets all timer notification identifiers registered into the list of notifications.
getAllNotificationIDs() - Method in class javax.management.timer.Timer
Gets all timer notification identifiers registered into the list of notifications.
getAllRelationIds() - Method in interface javax.management.relation.RelationServiceMBean
Returns all the relation ids for all the relations handled by the Relation Service
getAllRelationIds() - Method in class javax.management.relation.RelationService
Returns all the relation ids for all the relations handled by the Relation Service
getAllRelationTypeNames() - Method in interface javax.management.relation.RelationServiceMBean
Retrieves names of all known relation types
getAllRelationTypeNames() - Method in class javax.management.relation.RelationService
Retrieves names of all known relation types
getAllRequestsForPeer(SnmpPeer) - Method in class javax.management.snmp.manager.SnmpSession
Gets a list of requests which have the specified destination.
getAllRoles() - Method in interface javax.management.relation.Relation
Returns all roles present in the relation
getAllRoles() - Method in class javax.management.relation.RelationSupport
Returns all roles present in the relation
getAllRoles(String) - Method in interface javax.management.relation.RelationServiceMBean
Returns all roles present in the relation
getAllRoles(String) - Method in class javax.management.relation.RelationService
Returns all roles present in the relation
getAttribute(ObjectName) - Method in class javax.management.AttributeValueExp
 
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerForwarder
 
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.MBeanServerImpl
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in interface com.sun.jdmk.ProxyHandler
Gets the value of a specific attribute of an MBean
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Gets the value of a specific attribute of a named MBean.
getAttribute(ObjectName, String) - Method in interface javax.management.MBeanServer
Gets the value of a specific attribute of a named MBean.
getAttribute(String) - Method in class com.sun.jdmk.GenericProxy
Gets the value of a specific attribute of an MBean.
getAttribute(String) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Gets the value of a specific attribute of the HTML protocol adaptor.
getAttribute(String) - Method in class com.sun.jdmk.cascading.CascadeGenericProxy
Gets the value of a specific attribute of an MBean.
getAttribute(String) - Method in interface javax.management.DynamicMBean
Obtains the value of a specific attribute of the Dynamic MBean.
getAttribute(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a ModelMBeanAttributeInfo requested by name.
getAttribute(String) - Method in class javax.management.modelmbean.RequiredModelMBean
Returns the value of a specific attribute defined for this ModelMBean.
getAttribute(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getAttributeName() - Method in class javax.management.AttributeValueExp
Returns a string representation of the name of the attribute.
getAttributeName() - Method in class javax.management.AttributeChangeNotification
Gets the name of the attribute which has changed.
getAttributeName(long) - Method in interface com.sun.jdmk.snmp.agent.SnmpGenericMetaServer
Return the name of the attribute corresponding to the SNMP variable identified by the given id.
getAttributes() - Method in class javax.management.MBeanInfo
Returns the list of attributes exposed for management.
getAttributes() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the list of attributes exposed for management.
getAttributes() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
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.MBeanServerImpl
Enables the values of several attributes of a named MBean.
getAttributes(ObjectName, String[]) - Method in interface com.sun.jdmk.ProxyHandler
Gets a set of attributes in an MBean.
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Allows to retrieve the values of several attributes of an MBean.
getAttributes(ObjectName, String[]) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Allows you to retrieve the values of several attributes of an MBean.
getAttributes(ObjectName, String[]) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Allows you to retrieve the values of several attributes of an MBean.
getAttributes(ObjectName, String[]) - Method in interface javax.management.MBeanServer
Enables the values of several attributes of a named MBean.
getAttributes(String[]) - Method in class com.sun.jdmk.GenericProxy
Gets 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(String[]) - Method in class com.sun.jdmk.cascading.CascadeGenericProxy
Gets the values of several attributes of an MBean.
getAttributes(String[]) - Method in interface javax.management.DynamicMBean
Enables the values of several attributes of the Dynamic MBean.
getAttributes(String[]) - Method in class javax.management.modelmbean.RequiredModelMBean
Returns the values of several attributes in the ModelMBean.
getAttributeType() - Method in class javax.management.AttributeChangeNotification
Gets the type of the attribute which has changed.
getAuthInfo() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Returns the value of the authentication info property.
getAuthInfo() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Returns the value of the authentication info property.
getAuthInfo() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Returns the value of the authentication info property.
getAuthorizedListFile() - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Returns the full path of the file used to get ACL informations.
getAuthRespEnabled() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns true if this SNMP protocol adaptor sends a response in case of authentication failure.
getAuthRespEnabled() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns true if this SNMP protocol adaptor sends a response in case of authentication failure.
getAuthTrapEnabled() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns true if authentication traps are enabled.
getAuthTrapEnabled() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns true if authentication traps are enabled.
getAvgRtt() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the average round trip time for a packet with the peer.
getBasicEntries() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibTableMBean
Deprecated. Gets the entries array of this SnmpMibTable.
getBasicEntries() - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Return the entries stored in this table SnmpMibTable.
getBasicEntries() - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Returns the entries in the table.
getBindingState() - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Indicates whether or not the MIB module is binded to a SNMP protocol adaptor.
getBindingState() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Indicates whether or not the MIB module is binded to a SNMP protocol adaptor.
getBufferSize() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the buffer size of this SNMP protocol adaptor.
getBufferSize() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the buffer size of this SNMP protocol adaptor.
getBulk(SnmpMibRequest, int, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Processes a getBulk operation.
getBulk(SnmpMibRequest, int, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMib
Processes a getBulk operation.
getBulk(SnmpMibRequest, int, int) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Processes a getBulk operation.
getBulk(Vector, int, int, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Deprecated. This method is now replaced by void getBulk(SnmpMibRequest req, int nonRepeat, int maxRepeat) If you have implemented this method, you should think about implementing getBulk(SnmpMibRequest req, int nonRepeat, int maxRepeat) instead.
getCacheSize() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Get the cache size of notifications waiting to be forwarded.
getCacheSize() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Get the cache size of notifications waiting to be forwarded.
getCacheSize() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Gets the cache size of notifications waiting to be forwarded.
getCanonicalKeyPropertyListString() - Method in class javax.management.ObjectName
Returns a string representation of the list of key properties, in which the key properties are sorted in lexical order.
getCanonicalName() - Method in class javax.management.ObjectName
Returns the canonical form of the name; that is, a string representation where the properties are sorted in lexical order.
getClassForProxyMBean(ObjectInstance) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
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.DefaultMapper
Gets name of a Java class to use for representing a proxyMBean.
getClassForProxyMBean(ObjectInstance) - Method in class com.sun.jdmk.comm.RmiConnectorClient
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.
getClassForProxyMBean(ObjectInstance) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
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
Gets name of a Java class to use for representing a proxyMBean.
getClassLoader() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. No more useful.
getClassLoader() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. No more useful.
getClassLoader() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. No more useful.
getClassName() - Method in class javax.management.MBeanInfo
Returns the name of the Java class of the MBean described by this MBeanInfo.
getClassName() - Method in class javax.management.ObjectInstance
Returns the class part
getClassName() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the name of the Java class of the MBean described by this MBeanInfo.
getClientConnectorClassName() - Method in interface com.sun.jdmk.cascading.CascadingAgentMBean
Getter for the class name of the RemoteMBeanServer of the CascadingAgent.
getClientConnectorClassName() - Method in class com.sun.jdmk.cascading.CascadingAgent
Getter for the class name of the RemoteMBeanServer of the CascadingAgent.
getCommand() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the SNMP command for this request.
getComponents() - Method in class com.sun.jdmk.snmp.agent.SnmpIndex
Gets the index as a vector of Object Identifiers.
getConnectorAddress() - Method in class com.sun.jdmk.comm.HeartBeatNotification
Gets the connector address of this heartbeat notification.
getConnectorType() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Returns the type of connector.
getConnectorType() - Method in interface com.sun.jdmk.comm.ConnectorAddress
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
Returns the type of connector.
getConnectorType() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Returns the type of connector.
getConstructor(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns the ModelMBeanConstructorInfo requested by name.
getConstructors() - Method in class javax.management.MBeanInfo
Returns the list of the public constructors of the MBean.
getConstructors() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the list of the public constructors of the MBean.
getConstructors() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getDate() - Method in class javax.management.snmp.Timestamp
Gets the current date.
getDate(Integer) - Method in interface javax.management.timer.TimerMBean
Gets a copy of the date associated to a timer notification.
getDate(Integer) - Method in class javax.management.timer.Timer
Gets a copy of the date associated to a timer notification.
getDateTime() - Method in class javax.management.snmp.Timestamp
Gets the current date.
getDefaultDomain() - Method in class com.sun.jdmk.MBeanServerForwarder
 
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.MBeanServerImpl
Returns the default domain used for naming the MBean.
getDefaultDomain() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Returns the default domain used for the MBean naming.
getDefaultDomain() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Returns the default domain used for the MBean naming.
getDefaultDomain() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Returns the default domain used for the MBean naming.
getDefaultDomain() - Method in interface javax.management.MBeanServer
Returns the default domain used for naming the MBean.
getDefaultPeer() - Method in class javax.management.snmp.manager.SnmpSession
Gets a default peer (if any) bound to this session.
getDerivedGauge() - Method in interface javax.management.monitor.StringMonitorMBean
Gets the derived gauge.
getDerivedGauge() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the derived gauge.
getDerivedGauge() - Method in class javax.management.monitor.StringMonitor
Gets the derived gauge.
getDerivedGauge() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the derived gauge.
getDerivedGauge() - Method in class javax.management.monitor.MonitorNotification
Gets the derived gauge of this monitor notification.
getDerivedGauge() - Method in class javax.management.monitor.CounterMonitor
Gets the derived gauge.
getDerivedGauge() - Method in class javax.management.monitor.GaugeMonitor
Gets the derived gauge.
getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.StringMonitorMBean
Gets the derived gauge timestamp.
getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the derived gauge timestamp.
getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.StringMonitor
Gets the derived gauge timestamp.
getDerivedGaugeTimeStamp() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the derived gauge timestamp.
getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.CounterMonitor
Gets the derived gauge timestamp.
getDerivedGaugeTimeStamp() - Method in class javax.management.monitor.GaugeMonitor
Gets the derived gauge timestamp.
getDescription() - Method in class javax.management.MBeanInfo
Returns a human readable description of the MBean.
getDescription() - Method in class javax.management.MBeanFeatureInfo
Returns the human readable description of the feature.
getDescription() - Method in class javax.management.relation.RoleInfo
Returns description text for the role
getDescription() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a human readable description of the MBean.
getDescriptor() - Method in interface javax.management.DescriptorAccess
Returns a copy of Descriptor.
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Returns a copy of the associated Descriptor for the ModelMBeanNotificationInfo
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Gets a copy of the associated Descriptor for the ModelMBeanAttributeInfo
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Returns a copy of the associated Descriptor of the ModelMBeanOperationInfo
getDescriptor() - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Returns a copy of the associated Descriptor
getDescriptor(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
Returns a Descriptor requested by name.
getDescriptor(String, String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a Descriptor requested by name and descriptorType.
getDescriptor(String, String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getDescriptors(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a Descriptor array consisting of all Descriptors for the ModelMBeanInfo of type inDescriptorType.
getDescriptors(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getDestAddr() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the InetAddress object for this peer.
getDestAddrList() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the list of alternate InetAddress configured for this peer.
getDestPort() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the destination port number of the peer to which SNMP requests are to be sent.
getDevName() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the name specified in the constructor while creating this object.
getDifferenceMode() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the difference mode flag value.
getDifferenceMode() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the difference mode flag value.
getDifferenceMode() - Method in class javax.management.monitor.CounterMonitor
Gets the difference mode flag value.
getDifferenceMode() - Method in class javax.management.monitor.GaugeMonitor
Gets the difference mode flag value.
getDisabledObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Gets all the ObjectNames disabled.
getDomain() - Method in class javax.management.ObjectName
Returns the domain part.
getElements() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibRequest
Returns the list of varbind to be handled by the SNMP mib node.
getElements() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibSubRequest
Return the list of varbind to be handled by the SNMP mib node.
getEnabledAttributes() - Method in class javax.management.AttributeChangeNotificationFilter
Gets all the enabled attribute names for this filter.
getEnabledObjectNames() - Method in class javax.management.relation.MBeanServerNotificationFilter
Gets all the ObjectNames enabled.
getEnabledTypes() - Method in class javax.management.NotificationFilterSupport
Gets all the enabled notification types for this filter.
getEnterpriseOid() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the enterprise OID.
getEnterpriseOid() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the enterprise OID.
getEntry() - Method in class com.sun.jdmk.snmp.agent.SnmpTableEntryNotification
Gets the entry object.
getEntry(int) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Returns the entry located at the given position in the table.
getEntry(SnmpIndex) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibTableMBean
Deprecated. Gets the entry corresponding to the specified index.
getEntry(SnmpOid) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Get the entry corresponding to the specified rowOid.
getEntryName(SnmpOid) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Get the ObjectName of the entry corresponding to the specified rowOid.
getEntryOid() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibSubRequest
Return the part of the OID identifying the table entry involved.
getErrorIndex() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Gets the index.
getErrorIndex() - Method in class javax.management.snmp.SnmpStatusException
Returns the index of the error.
getErrorIndex() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the index.
getErrorStatus() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Gets the status associated with the SnmpVarBindList.
getErrorStatus() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the status associated with the SnmpVarBindList.
getErrorStream() - Method in class com.sun.jdmk.comm.TimedURLConnection
 
getEtcDir() - Static method in class com.sun.jdmk.DefaultPaths
Returns the etc directory for Java DMK.
getEtcDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Returns the etc directory for Java DMK concatenated with dirname.
getEventInfo() - Method in class com.sun.jdmk.discovery.DiscoveryResponderNotification
Returns the hostname and the MBeanServer information of the agent.
getEventReportListeners() - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Deprecated. As of JDMK 4.0, replaced by SnmpEventReportDispatcher.getTrapListeners()
getEventReportListeners() - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Deprecated. As of JDMK 4.0, replaced by SnmpEventReportDispatcher.getTrapListeners()
getExp() - Method in class javax.management.BadBinaryOpValueExpException
Returns the ValueExp that originated the exception.
getFieldNames() - Method in interface javax.management.Descriptor
Returns all the fields names in the descriptor.
getFieldNames() - Method in class javax.management.modelmbean.DescriptorSupport
Returns all the fields names in the descriptor.
getFields() - Method in interface javax.management.Descriptor
Returns all of the fields contained in this descriptor as a string array.
getFields() - Method in class javax.management.modelmbean.DescriptorSupport
Returns all the fields in the descriptor.
getFieldValue(String) - Method in interface javax.management.Descriptor
Returns the value for a specific fieldname.
getFieldValue(String) - Method in class javax.management.modelmbean.DescriptorSupport
Returns the value for a specific fieldname
getFieldValues(String[]) - Method in interface javax.management.Descriptor
Returns all the field values in the descriptor as an array of Objects.
getFieldValues(String[]) - Method in class javax.management.modelmbean.DescriptorSupport
Returns all the field values in the descriptor as an array of Objects.
getGenericProxies(Set) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. It is not multi-user safe.
getGenericProxies(Set) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. It is not multi-user safe.
getGenericProxies(Set) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. It is not multi-user safe.
getGenericProxy(ObjectInstance) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. It is not multi-user safe.
getGenericProxy(ObjectInstance) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. It is not multi-user safe.
getGenericProxy(ObjectInstance) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. It is not multi-user safe.
getGranularityPeriod() - Method in class javax.management.monitor.Monitor
Gets the granularity period (in milliseconds).
getGranularityPeriod() - Method in interface javax.management.monitor.MonitorMBean
Gets the granularity period (in milliseconds).
getGroupObjectName(String, String, String) - Method in class com.sun.jdmk.snmp.agent.SnmpMib
This callback should return the ObjectName associated to the group identified by the given groupName.
getGroupOid(String, String) - Method in class com.sun.jdmk.snmp.agent.SnmpMib
This callback should return the OID associated to the group identified by the given groupName.
getHeartBeatPeriod() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
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
Gets the heartbeat period in milliseconds.
getHeartBeatRetries() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
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
Gets the number of retries.
getHighThreshold() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the high threshold value.
getHighThreshold() - Method in class javax.management.monitor.GaugeMonitor
Gets the high threshold value.
getHost() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Returns the IP address string "%d.%d.%d.%d".
getHost() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Gets the host name used by this CommunicatorServer.
getHost() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
 
getHost() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Returns the value of the server host property.
getHost() - Method in class com.sun.jdmk.comm.CommunicatorServer
Gets the host name used by this CommunicatorServer.
getHost() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Returns the IP address string "%d.%d.%d.%d".
getHost() - Method in class com.sun.jdmk.comm.RmiConnectorClient
 
getHost() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Returns the IP address string "%d.%d.%d.%d".
getHost() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the host name.
getImpact() - Method in class javax.management.MBeanOperationInfo
Returns the impact of the method, one of INFO, ACTION, ACTION_INFO, UNKNOWN.
getImplementationName() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the JMX implementation name (the name of the product corresponding to the agent).
getImplementationName() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation name (the name of this product).
getImplementationName() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation name (the name of this product).
getImplementationVendor() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the JMX implementation vendor (the vendor of the product corresponding to the agent).
getImplementationVendor() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation vendor (the vendor of this product).
getImplementationVendor() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation vendor (the vendor of this product).
getImplementationVersion() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the JMX implementation version (the version of the product corresponding to the agent).
getImplementationVersion() - Method in class javax.management.MBeanServerDelegate
Returns the JMX implementation version (the version of this product).
getImplementationVersion() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the JMX implementation version (the version of this product).
getInformCommunities(InetAddress) - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Returns an enumeration of inform communities for a given host.
getInformCommunities(InetAddress) - Method in interface com.sun.jdmk.snmp.IPAcl.IPAcl
Returns an enumeration of inform communities for a given host.
getInformCommunity() - Method in class javax.management.snmp.manager.SnmpParameters
Gets the community to be used when issuing inform requests.
getInformDestinations() - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Returns an enumeration of inform destinations.
getInformDestinations() - Method in interface com.sun.jdmk.snmp.IPAcl.IPAcl
Returns an enumeration of inform destinations.
getInformListeners() - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Gets all of the inform request listeners.
getInformListeners() - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Gets all of the inform request listeners.
getInformPort() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the port used by this SNMP protocol adaptor for sending inform requests.
getInformPort() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the port used by this SNMP protocol adaptor for sending inform requests.
getInPkts() - Method in class javax.management.snmp.manager.SnmpSession
Gets the number of packets received.
getInputStream() - Method in class com.sun.jdmk.comm.TimedURLConnection
 
getInstallDir() - Static method in class com.sun.jdmk.DefaultPaths
Returns the installation directory for Java DMK.
getInstallDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Returns the installation directory for Java DMK concatenated with dirname.
getIntTable() - Method in class com.sun.jdmk.Enumerated
Returns the hashtable of the integer forms.
getIntTable() - Method in class com.sun.jdmk.snmp.EnumRowStatus
 
getIPAcl() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the IP address based ACL used by this SNMP protocol adaptor.
getIPAcl() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the IP address based ACL used by this SNMP protocol adaptor.
getKeyProperty(String) - Method in class javax.management.ObjectName
Obtains the value of a key property in a key property.
getKeyPropertyList() - Method in class javax.management.ObjectName
Returns a pointer to the list of key properties.
getKeyPropertyListString() - Method in class javax.management.ObjectName
Returns a string representation of the list of key properties specified at creation time.
getLastConnectedClient() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Gets the IP address of the last connected client.
getLastConnectedClient() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Gets the IP address of the last connected client.
getLastConnectedClient() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Gets the IP address of the last connected client.
getLength() - Method in class javax.management.snmp.SnmpOid
Gets the number of components in this OID.
getLevels() - Method in class com.sun.jdmk.TraceFilter
get the levels selected
getLibraryDirectory() - Method in class javax.management.loading.MLet
Gets the current directory used by the library loader for storing native libraries before they are loaded into memory.
getLibraryDirectory() - Method in interface javax.management.loading.MLetMBean
Gets the current directory used by the library loader for storing native libraries before they are loaded into memory.
getLogin() - Method in class com.sun.jdmk.comm.AuthInfo
Returns the value of the login property.
getLowThreshold() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the low threshold value.
getLowThreshold() - Method in class javax.management.monitor.GaugeMonitor
Gets the low threshold value.
getMapper() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. No more useful.
getMapper() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. No more useful.
getMapper() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. No more useful.
getMaxActiveClientCount() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Gets the maximum number of managers that this SNMP protocol adaptor can process concurrently.
getMaxActiveClientCount() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Gets the maximum number of clients that this HtmlAdaptorServer can process concurrently.
getMaxActiveClientCount() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Gets the maximum number of clients that this connector can process concurrently.
getMaxActiveClientCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Gets the maximum number of clients that this GenericHttpConnectorServer can process concurrently.
getMaxActiveClientCount() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Gets the maximum number of managers that this SNMP protocol adaptor can process concurrently.
getMaxDegree() - Method in class javax.management.relation.RoleInfo
Returns maximum degree for corresponding role reference
getMaxRetries() - Method in class javax.management.snmp.manager.SnmpPeer
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpPeer.getMaxTries()
getMaxRetry() - Method in class javax.management.snmp.manager.SnmpRequest
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpRequest.getMaxTries()
getMaxRtt() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the maximum round trip time for a packet with the peer.
getMaxSnmpPktSize() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the maximum request packet size that is currently used.
getMaxTries() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Gets the number of times to try sending an inform request before giving up.
getMaxTries() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Gets the number of times to try sending an inform request before giving up.
getMaxTries() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Gets the maximum number of tries before declaring that the manager is not responding.
getMaxTries() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the number of times to try before giving up.
getMaxTries() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the maximum number of tries before declaring that the peer is not responding.
getMBeanCount() - Method in class com.sun.jdmk.MBeanServerForwarder
 
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.MBeanServerImpl
Returns the number of MBeans registered in the MBean server.
getMBeanCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Returns the number of MBeans controlled by the MBeanServer.
getMBeanCount() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Returns the number of MBeans controlled by the MBeanServer.
getMBeanCount() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Returns the number of MBeans controlled by the MBeanServer.
getMBeanCount() - Method in interface javax.management.MBeanServer
Returns the number of MBeans registered in the MBean server.
getMBeanDescriptor() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the ModelMBean's descriptor which contains MBean wide policies.
getMBeanDescriptor() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getMBeanInfo() - Method in class com.sun.jdmk.GenericProxy
This method provides 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() - Method in class com.sun.jdmk.cascading.CascadeGenericProxy
This method provides the exposed attributes and actions of the MBean.
getMBeanInfo() - Method in interface javax.management.DynamicMBean
Provides the exposed attributes and actions of the Dynamic MBean using an MBeanInfo object.
getMBeanInfo() - Method in class javax.management.modelmbean.RequiredModelMBean
Returns the attributes, operations, constructors and notifications that this RequiredModelMBean exposes for management.
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
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.MBeanServerImpl
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(ObjectName) - Method in interface com.sun.jdmk.ProxyHandler
Discovers the attributes and operations that an MBean exposes for management.
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
This method supplies the exposed attributes and actions of the MBean.
getMBeanInfo(ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
This method supplies the exposed attributes and actions of the MBean.
getMBeanInfo(ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
This method supplies the exposed attributes and actions of the MBean.
getMBeanInfo(ObjectName) - Method in interface javax.management.MBeanServer
This method discovers the attributes and operations that an MBean exposes for management.
getMBeanInterface(Class) - Static method in class com.sun.jdmk.Introspector
Basic method for testing if a given class is a dynamic MBean
getMBeanName() - Method in class javax.management.MBeanServerNotification
Returns the object name of the MBean that caused the notification.
getMBeanObjectInstance() - Method in class com.sun.jdmk.GenericProxy
 
getMBeanObjectInstance() - Method in interface com.sun.jdmk.Proxy
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.MBeanServerForwarder
Return the wrapped MBeanServer to which all requests from the MBeanServer interface are forwarded.
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.snmp.agent.SnmpMibAgent
Gets the reference to the MBean server in which the SNMP MIB is registered.
getMBeanServer() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Gets the reference to the MBean server in which the SNMP MIB is registered.
getMBeanServerAddress() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Returns the exact address of the MBeanServer to which the ConnectorClient is connected.
getMBeanServerAddress() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Returns the exact address of the MBeanServer to which the ConnectorClient is connected.
getMBeanServerAddress() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Returns the exact address of the MBeanServer to which the ConnectorClient is connected.
getMBeanServerId() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Return a string which represents the MBeanServer identification.
getMBeanServerId() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Returns a string which represents the MBeanServer identification.
getMBeanServerId() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Returns a string which represents the MBeanServer identification.
getMBeanServerId() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the identification of the MbeanServer.
getMBeanServerId() - Method in class javax.management.MBeanServerDelegate
Returns the MBean server agent identification
getMBeanServerId() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the MBean server agent identification
getMBeansFromURL(String) - Method in class javax.management.loading.MLet
Loads a text file containing MLET tags that define the MBeans to be added to the agent.
getMBeansFromURL(String) - Method in interface javax.management.loading.MLetMBean
Loads a text file containing MLET tags that define the MBeans to be added to the agent.
getMBeansFromURL(URL) - Method in class javax.management.loading.MLet
Loads a text file containing MLET tags that define the MBeans to be added to the agent.
getMBeansFromURL(URL) - Method in interface javax.management.loading.MLetMBean
Loads a text file containing MLET tags that define the MBeans to be added to the agent.
getMBeansToUnregister() - Method in class javax.management.relation.RelationNotification
Returns the list of ObjectNames of MBeans expected to be unregistered due to a relation removal (only for relation removal)
getMessage() - Method in class javax.management.Notification
Get the notification message.
getMessage() - Method in class javax.management.modelmbean.XMLParseException
Override Throwable getMessage()
getMessage() - Method in class javax.management.modelmbean.InvalidTargetObjectTypeException
Override Throwables getMessage
getMibName() - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Gets the MIB name.
getMibName() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Gets the MIB name.
getMibs() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the names of the MIBs available in this SNMP protocol adaptor.
getMibs() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the names of the MIBs available in this SNMP protocol adaptor.
getMinDegree() - Method in class javax.management.relation.RoleInfo
Returns minimum degree for corresponding role reference
getMinRtt() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the minimum round trip time for a packet with the peer.
getMode() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Gets the notification forwarding mode.
getMode() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Gets the notification forwarding mode.
getMode() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Gets the notification forwarding mode.
getModulus() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the modulus value.
getModulus() - Method in class javax.management.monitor.CounterMonitor
Gets the modulus value.
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 interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Returns the multicast group.
getMulticastGroup() - Method in class com.sun.jdmk.discovery.DiscoveryClient
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.DiscoveryClientMBean
Returns the multicast group.
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 interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Returns the multicast port.
getMulticastPort() - Method in class com.sun.jdmk.discovery.DiscoveryClient
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.DiscoveryClientMBean
Returns the multicast port.
getName() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Returns the RMI Connector Server service name.
getName() - Method in class com.sun.jdmk.snmp.SnmpOidTableSupport
Returns the name identifying this SnmpOidTableSupport object.
getName() - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Returns the name of the ACL.
getName() - Method in interface com.sun.jdmk.snmp.IPAcl.IPAcl
Returns the name of the ACL.
getName() - Method in class javax.management.MBeanFeatureInfo
Returns the name of the feature.
getName() - Method in class javax.management.Attribute
Returns a String containing the name of the attribute.
getName() - Method in class javax.management.relation.RoleInfo
Returns the name of the role
getName() - Method in class javax.management.snmp.SnmpOidRecord
Gets the logical name of the MIB variable.
getName() - Method in class javax.management.snmp.manager.SnmpSession
Gets the session name (often used in identification).
getNbComponents() - Method in class com.sun.jdmk.snmp.agent.SnmpIndex
Gets the number of Object Identifiers the index is made of.
getNbNotifications() - Method in interface javax.management.timer.TimerMBean
Gets the number of timer notifications registered into the list of notifications.
getNbNotifications() - Method in class javax.management.timer.Timer
Gets the number of timer notifications registered into the list of notifications.
getNbOccurences(Integer) - Method in interface javax.management.timer.TimerMBean
Gets a copy of the remaining number of occurences associated to a timer notification.
getNbOccurences(Integer) - Method in class javax.management.timer.Timer
Gets a copy of the remaining number of occurences associated to a timer notification.
getNbOfRemoteMBeans() - Method in interface com.sun.jdmk.cascading.CascadingAgentMBean
Getter for the number of MBeans "cascaded" by the CascadingAgent.
getNbOfRemoteMBeans() - Method in class com.sun.jdmk.cascading.CascadingAgent
Getter for the number of MBeans "cascaded" by the CascadingAgent.
getNewRoleValue() - Method in class javax.management.relation.RelationNotification
Returns new value of updated role (only for role update)
getNewValue() - Method in class javax.management.AttributeChangeNotification
Gets the new value of the attribute which has changed.
getNext(SnmpMibRequest) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Processes a getNext operation.
getNext(SnmpMibRequest) - Method in class com.sun.jdmk.snmp.agent.SnmpMib
Processes a getNext operation.
getNext(SnmpMibRequest) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Processes a getNext operation.
getNext(Vector, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Deprecated. This method is now replaced by void getNext(SnmpMibRequest req) If you have implemented this method, you should think about implementing getNext(SnmpMibRequest req) instead.
getNextIdentifier(int[], long) - Static method in class com.sun.jdmk.snmp.agent.SnmpMibNode
This will give the first element greater than value in a sorted array.
getNextOid(Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Return the first entry OID registered in the table.
getNextOid(SnmpOid, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Get the SnmpOid index of the row that follows the given oid in the table.
getNextVarEntryId(SnmpOid, long, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
This method is used internally and is implemented by the SnmpMibTable subclasses generated by mibgen.
getNextVarId(long, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibNode
Get the next OID arc corresponding to a readable scalar variable, a branch leading to a subgroub, or a table.
getNextVarId(long, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibEntry
Get the next OID arc corresponding to a readable scalar variable.
getNotification(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a ModelMBeanNotificationInfo requested by name.
getNotification(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getNotificationID() - Method in class javax.management.timer.TimerNotification
Gets the identifier of this timer notification.
getNotificationIDs(String) - Method in interface javax.management.timer.TimerMBean
Gets all the identifiers of timer notifications corresponding to the specified type.
getNotificationIDs(String) - Method in class javax.management.timer.Timer
Gets all the identifiers of timer notifications corresponding to the specified type.
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.snmp.agent.SnmpMibTable
Return a NotificationInfo object containing the notification class and the notification type sent by the SnmpMibTable.
getNotificationInfo() - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Returns a NotificationInfo object containing the notification class and the notification type sent by the SnmpMibTable.
getNotificationInfo() - Method in class com.sun.jdmk.cascading.CascadeGenericProxy
 
getNotificationInfo() - Method in class javax.management.NotificationBroadcasterSupport
Returns a NotificationInfo object contaning the name of the Java class of the notification and the notification types sent.
getNotificationInfo() - Method in class javax.management.MBeanServerDelegate
Returns a NotificationInfo object contaning the name of the Java class of the notification and the notification types sent.
getNotificationInfo() - Method in interface javax.management.NotificationBroadcaster
Returns a NotificationInfo object contaning the name of the Java class of the notification and the notification types sent.
getNotificationInfo() - Method in class javax.management.monitor.StringMonitor
Returns a NotificationInfo object containing the name of the Java class of the notification and the notification types sent by the string monitor.
getNotificationInfo() - Method in class javax.management.monitor.CounterMonitor
Returns a NotificationInfo object containing the name of the Java class of the notification and the notification types sent by the counter monitor.
getNotificationInfo() - Method in class javax.management.monitor.GaugeMonitor
Returns a NotificationInfo object containing the name of the Java class of the notification and the notification types sent by the gauge monitor.
getNotificationInfo() - Method in class javax.management.relation.RelationService
Returns a NotificationInfo object containing the name of the Java class of the notification and the notification types sent.
getNotificationInfo() - Method in class javax.management.modelmbean.RequiredModelMBean
Returns the array of Notifications always generated by the RequiredModelMBean.
getNotificationMessage(Integer) - Method in interface javax.management.timer.TimerMBean
Gets the timer notification detailed message corresponding to the specified identifier.
getNotificationMessage(Integer) - Method in class javax.management.timer.Timer
Gets the timer notification detailed message corresponding to the specified identifier.
getNotifications() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Retrieves all notifications in the cache.
getNotifications() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Retrieves all notifications in the cache.
getNotifications() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Retrieves all notifications in the cache.
getNotifications() - Method in class javax.management.MBeanInfo
Returns the list of the notifications emitted by the MBean.
getNotifications() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the list of the notifications emitted by the MBean.
getNotifications() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getNotificationType(Integer) - Method in interface javax.management.timer.TimerMBean
Gets the timer notification type corresponding to the specified identifier.
getNotificationType(Integer) - Method in class javax.management.timer.Timer
Gets the timer notification type corresponding to the specified identifier.
getNotificationUserData(Integer) - Method in interface javax.management.timer.TimerMBean
Gets the timer notification user data object corresponding to the specified identifier.
getNotificationUserData(Integer) - Method in class javax.management.timer.Timer
Gets the timer notification user data object corresponding to the specified identifier.
getNotifTypes() - Method in class javax.management.MBeanNotificationInfo
Returns the array of strings (in dot notation) containing the notification types that the MBean may emit.
getNotify() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the notification's on/off switch value.
getNotify() - Method in class javax.management.monitor.CounterMonitor
Gets the notification's on/off switch value.
getNotifyDiffer() - Method in interface javax.management.monitor.StringMonitorMBean
Gets the differing notification's on/off switch value.
getNotifyDiffer() - Method in class javax.management.monitor.StringMonitor
Gets the differing notification's on/off switch value.
getNotifyHigh() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the high notification's on/off switch value.
getNotifyHigh() - Method in class javax.management.monitor.GaugeMonitor
Gets the high notification's on/off switch value.
getNotifyLow() - Method in interface javax.management.monitor.GaugeMonitorMBean
Gets the low notification's on/off switch value.
getNotifyLow() - Method in class javax.management.monitor.GaugeMonitor
Gets the low notification's on/off switch value.
getNotifyMatch() - Method in interface javax.management.monitor.StringMonitorMBean
Gets the matching notification's on/off switch value.
getNotifyMatch() - Method in class javax.management.monitor.StringMonitor
Gets the matching notification's on/off switch value.
getNumTries() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Gets the number of tries performed for the current inform request.
getNumTries() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the number of tries performed for the current request.
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
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.MBeanServerImpl
Gets the ObjectInstance for a given MBean registered with the MBean server.
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Gets the ObjectInstance for a given MBean registered with the MBeanServer.
getObjectInstance(ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Gets the ObjectInstance for a given MBean registered with the MBeanServer.
getObjectInstance(ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Gets the ObjectInstance for a given MBean registered with the MBeanServer.
getObjectInstance(ObjectName) - Method in interface javax.management.MBeanServer
Gets the ObjectInstance for a given MBean registered with the MBean server.
getObjectList() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the list of communicators.
getObjectName() - Method in class javax.management.ObjectInstance
Returns the object name part.
getObjectName() - Method in class javax.management.relation.RelationNotification
Returns the ObjectName (if the relation is a MBean, else null) of the created/removed/updated relation
getObservedAttribute() - Method in class javax.management.monitor.Monitor
Gets the attribute being observed.
getObservedAttribute() - Method in class javax.management.monitor.MonitorNotification
Gets the observed attribute of this monitor notification.
getObservedAttribute() - Method in interface javax.management.monitor.MonitorMBean
Gets the attribute being observed.
getObservedObject() - Method in class javax.management.monitor.Monitor
Gets the object name of the object being observed.
getObservedObject() - Method in class javax.management.monitor.MonitorNotification
Gets the observed object of this monitor notification.
getObservedObject() - Method in interface javax.management.monitor.MonitorMBean
Gets the object name of the object being observed.
getOffset() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the offset value.
getOffset() - Method in class javax.management.monitor.CounterMonitor
Gets the offset value.
getOid() - Method in class javax.management.snmp.SnmpVarBind
Returns the complete OID part associated with this SnmpVarBind.
getOid() - Method in class javax.management.snmp.SnmpOidRecord
Gets the OID of the MIB variable.
getOidArc(int) - Method in class javax.management.snmp.SnmpOid
Returns the value of the OID arc found at the requested position in the components array.
getOldRoleValue() - Method in class javax.management.relation.RelationNotification
Returns old value of updated role (only for role update)
getOldValue() - Method in class javax.management.AttributeChangeNotification
Gets the old value of the attribute which has changed.
getOperation(String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns a ModelMBeanOperationInfo requested by name.
getOperation(String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getOperationContext() - Method in class com.sun.jdmk.MBeanServerChecker
Return the OperationContext associated with the request being handled.
getOperationContext() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
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
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
Get the OperationContext that was last given to setOperationContext, or null if setOperationContext was never called.
getOperations() - Method in class javax.management.MBeanInfo
Returns the list of operations of the MBean.
getOperations() - Method in interface javax.management.modelmbean.ModelMBeanInfo
Returns the list of operations of the MBean.
getOperations() - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
getOptions() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the options set for this request.
getOptions() - Method in class javax.management.snmp.manager.SnmpOptions
Gets all the options set in the object.
getOutPkts() - Method in class javax.management.snmp.manager.SnmpSession
Gets the number of packets sent.
getOutputStream() - Method in class com.sun.jdmk.comm.TimedURLConnection
 
getOverflowCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
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
Get the number of notifications discarded since last forwarding because the cache limit has been reached.
getOverflowCount() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Gets the number of notifications discarded because the cache limit has been reached.
getOverflowMode() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Returns whether to discard the oldest message (DISCARD_OLD) or the the newest meesage (DISCARD_NEW), if the cache size excceds.
getOverflowMode() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Return whether to discard the oldest message (DISCARD_OLD) or the the newest meesage (DISCARD_NEW), if the cache size excceds.
getOverflowMode() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Returns whether to discard the oldest message (DISCARD_OLD) or the the newest meesage (DISCARD_NEW), if the cache size excceds.
getParam() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the session parameter object for this request.
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.
getPattern() - Method in interface com.sun.jdmk.cascading.CascadingAgentMBean
Getter for the ObjectName pattern to apply to the MBeans of the subagent.
getPattern() - Method in class com.sun.jdmk.cascading.CascadingAgent
Getter for the ObjectName pattern to apply to the MBeans of the subagent.
getPduFactory() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the message factory of this SNMP protocol adaptor.
getPduFactory() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the message factory of this SNMP protocol adaptor.
getPduFactory() - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Gets the PDU factory associated to this SnmpEventReportDispatcher.
getPduFactory() - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Gets the PDU factory associated to this SnmpEventReportDispatcher.
getPduFactory() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the PDU factory.
getPeer() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the peer object for this request.
getPeriod() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Gets the period for notification forwarding in milliseconds.
getPeriod() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Gets the period for notification forwarding in milliseconds.
getPeriod() - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Gets the period for notification forwarding in milliseconds.
getPeriod(Integer) - Method in interface javax.management.timer.TimerMBean
Gets a copy of the period (in milliseconds) associated to a timer notification.
getPeriod(Integer) - Method in class javax.management.timer.Timer
Gets a copy of the period (in milliseconds) associated to a timer notification.
getPktsErrors() - Method in class javax.management.snmp.manager.SnmpSession
Gets the number of errors that occured.
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.
getPollTimestamp() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the absolute time (based on epoch time) when the poll started.
getPort() - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Returns the value of the server port property.
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
Returns the value of the server port property.
getPort() - Method in class com.sun.jdmk.comm.CommunicatorServer
Gets the port number used by this CommunicatorServer.
getPort() - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Returns the value of the server port property.
getPort() - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Returns the RMI Connector Server port number.
getProblemType() - Method in class javax.management.relation.RoleUnresolved
Retrieves problem type
getProtocol() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Gets the protocol being used by this CommunicatorServer.
getProtocol() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the protocol of this SNMP protocol adaptor.
getProtocol() - Method in class com.sun.jdmk.comm.CommunicatorServer
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.HttpsConnectorServer
Returns the name of the protocol used.
getProtocol() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the protocol of this SNMP protocol adaptor.
getProtocol() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Returns the name of the protocol (rmi).
getProtocol() - Method in class com.sun.jdmk.comm.HttpConnectorServer
Returns the name of the protocol used.
getProtocolVersion() - Method in class javax.management.snmp.manager.SnmpParameters
Returns the version of the protocol to use.
getProxyMBean(ObjectInstance) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. It is not multi-user safe.
getProxyMBean(ObjectInstance) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. It is not multi-user safe.
getProxyMBean(ObjectInstance) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. It is not multi-user safe.
getProxyMBeans(Set) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. It is not multi-user safe.
getProxyMBeans(Set) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. It is not multi-user safe.
getProxyMBeans(Set) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. It is not multi-user safe.
getPurgeFlag() - Method in interface javax.management.relation.RelationServiceMBean
Returns the flag to indicate if when a notification is received for the unregistration of a MBean referenced in a relation, if an immediate "purge" of the relations (look for the relations no longer valid) has to be performed , or if that will be performed only when the purgeRelations method will be explicitly called.
getPurgeFlag() - Method in class javax.management.relation.RelationService
Returns the flag to indicate if when a notification is received for the unregistration of a MBean referenced in a relation, if an immediate "purge" of the relations (look for the relations no longer valid) has to be performed , or if that will be performed only when the purgeRelations method will be explicitly called.
getQuery() - Method in interface com.sun.jdmk.cascading.CascadingAgentMBean
Getter for the QueryExp query to apply to the MBeans of the subagent.
getQuery() - Method in class com.sun.jdmk.cascading.CascadingAgent
Getter for the QueryExp query to apply to the MBeans of the subagent.
getRdCommunity() - Method in class javax.management.snmp.manager.SnmpParameters
Gets the community to be used when issuing get operations.
getREAD() - Static method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Returns the read permission instance used.
getReferencedMBeans() - Method in interface javax.management.relation.Relation
Retrieves MBeans referenced in the various roles of the relation.
getReferencedMBeans() - Method in class javax.management.relation.RelationSupport
Retrieves MBeans referenced in the various roles of the relation.
getReferencedMBeans(String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves MBeans referenced in the various roles of the relation.
getReferencedMBeans(String) - Method in class javax.management.relation.RelationService
Retrieves MBeans referenced in the various roles of the relation.
getRefMBeanClassName() - Method in class javax.management.relation.RoleInfo
Returns name of class of MBean expected to be referenced in corresponding role
getRegisteredTableMeta(SnmpMib) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Returns the metadata object associated with this table.
getRegisteredTableMeta(String) - Method in class com.sun.jdmk.snmp.agent.SnmpMib
Returns a registered SNMP Table metadata node.
getRelationId() - Method in class javax.management.relation.RelationNotification
Returns the relation identifier of created/removed/updated relation
getRelationId() - Method in interface javax.management.relation.Relation
Returns relation identifier (used to uniquely identify the relation inside the Relation Service)
getRelationId() - Method in class javax.management.relation.RelationSupport
Returns relation identifier (used to uniquely identify the relation inside the Relation Service)
getRelationServiceName() - Method in interface javax.management.relation.Relation
Returns ObjectName of the Relation Service handling the relation
getRelationServiceName() - Method in class javax.management.relation.RelationSupport
Returns ObjectName of the Relation Service handling the relation
getRelationTypeName() - Method in class javax.management.relation.RelationTypeSupport
Returns the relation type name
getRelationTypeName() - Method in interface javax.management.relation.RelationType
Returns the relation type name
getRelationTypeName() - Method in class javax.management.relation.RelationNotification
Returns the relation type name of created/removed/updated relation
getRelationTypeName() - Method in interface javax.management.relation.Relation
Returns name of associated relation type.
getRelationTypeName() - Method in class javax.management.relation.RelationSupport
Returns name of associated relation type.
getRelationTypeName(String) - Method in interface javax.management.relation.RelationServiceMBean
Returns name of associated relation type for given relation.
getRelationTypeName(String) - Method in class javax.management.relation.RelationService
Returns name of associated relation type for given relation.
getRemoteMBeans() - Method in interface com.sun.jdmk.cascading.CascadingAgentMBean
Getter for the MBeans "cascaded" by the CascadingAgent.
getRemoteMBeans() - Method in class com.sun.jdmk.cascading.CascadingAgent
Getter for the MBeans "cascaded" by the CascadingAgent.
getRemoteMBeanServer() - Method in class com.sun.jdmk.GenericProxy
Deprecated. It is replaced by GenericProxy.getServer().
getRemoteMBeanServer() - Method in interface com.sun.jdmk.Proxy
Deprecated. It is replaced by Proxy.getServer().
getRemoteMBeanServer() - Method in class com.sun.jdmk.cascading.CascadingAgent
Getter for the RemoteMBeanServer of the CascadingAgent.
getRequestId() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Gets the request id (invoke identifier) of the current inform request.
getRequestId() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the request id (invoke identifier) of the current request.
getRequestStatus() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Gets the current status of the inform request.
getRequestStatus() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the current status of the request.
getRequestVarBindList() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the active SnmpVarBindList.
getRequestVbList() - Method in class javax.management.snmp.manager.SnmpRequest
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpRequest.getRequestVarBindList()
getResource(String) - Method in interface javax.management.loading.MLetMBean
Finds the resource with the given name.
getResourceAsStream(String) - Method in interface javax.management.loading.MLetMBean
Returns an input stream for reading the specified resource.
getResources(String) - Method in interface javax.management.loading.MLetMBean
Finds all the resources with the given name.
getResponseCode() - Method in class com.sun.jdmk.comm.TimedURLConnection
 
getResponsePktSize() - Method in class javax.management.snmp.manager.SnmpSession
Gets the maximum size allowed for response packet.
getResponseVarBindList() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Gets the SnmpVarBindList of the inform response.
getResponseVarBindList() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the SnmpVarBindList that is the response obtained when an agent is queried.
getResponseVbList() - Method in class javax.management.snmp.manager.SnmpRequest
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpRequest.getResponseVarBindList()
getRetryCount() - Method in class javax.management.snmp.manager.SnmpRequest
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpRequest.getNumTries()
getReturnType() - Method in class javax.management.MBeanOperationInfo
Returns the description of the method's return value.
getRole(String) - Method in interface javax.management.relation.Relation
Retrieves role value for given role name.
getRole(String) - Method in class javax.management.relation.RelationSupport
Retrieves role value for given role name.
getRole(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves role value for given role name in given relation.
getRole(String, String) - Method in class javax.management.relation.RelationService
Retrieves role value for given role name in given relation.
getRoleCardinality(String) - Method in interface javax.management.relation.Relation
Returns the number of MBeans currently referenced in the given role
getRoleCardinality(String) - Method in class javax.management.relation.RelationSupport
Returns the number of MBeans currently referenced in the given role
getRoleCardinality(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves the number of MBeans currently referenced in the given role
getRoleCardinality(String, String) - Method in class javax.management.relation.RelationService
Retrieves the number of MBeans currently referenced in the given role
getRoleInfo(String) - Method in class javax.management.relation.RelationTypeSupport
Returns the role info (RoleInfo object) for the given role info name (null if not found).
getRoleInfo(String) - Method in interface javax.management.relation.RelationType
Returns the role info (RoleInfo object) for the given role info name (null if not found).
getRoleInfo(String, String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves role info for given role of a given relation type
getRoleInfo(String, String) - Method in class javax.management.relation.RelationService
Retrieves role info for given role name of a given relation type
getRoleInfos() - Method in class javax.management.relation.RelationTypeSupport
Returns the list of role definitions (ArrayList of RoleInfo objects).
getRoleInfos() - Method in interface javax.management.relation.RelationType
Returns the list of role definitions (ArrayList of RoleInfo objects).
getRoleInfos(String) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves list of role infos (RoleInfo objects) of a given relation type
getRoleInfos(String) - Method in class javax.management.relation.RelationService
Retrieves list of role infos (RoleInfo objects) of a given relation type
getRoleName() - Method in class javax.management.relation.RelationNotification
Returns name of updated role of updated relation (only for role update)
getRoleName() - Method in class javax.management.relation.RoleUnresolved
Retrieves role name
getRoleName() - Method in class javax.management.relation.Role
Retrieves role name
getRoles() - Method in class javax.management.relation.RoleResult
Retrieves list of roles successfully accessed
getRoles(String[]) - Method in interface javax.management.relation.Relation
Retrieves values of roles with given names.
getRoles(String[]) - Method in class javax.management.relation.RelationSupport
Retrieves values of roles with given names.
getRoles(String, String[]) - Method in interface javax.management.relation.RelationServiceMBean
Retrieves values of roles with given names in given relation.
getRoles(String, String[]) - Method in class javax.management.relation.RelationService
Retrieves values of roles with given names in given relation.
getRolesUnresolved() - Method in class javax.management.relation.RoleResult
Retrieves list of roles unsuccessfully accessed
getRoleValue() - Method in class javax.management.relation.RoleUnresolved
Retrieves role value
getRoleValue() - Method in class javax.management.relation.Role
Retrieves role value
getRootOid() - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Gets the root object identifier of the MIB.
getRootOid() - Method in class com.sun.jdmk.snmp.agent.SnmpMib
Gets the root object identifier of the MIB.
getRootOid(Vector) - Method in class com.sun.jdmk.snmp.agent.SnmpMibNode
Computes the root OID of the MIB.
getRootOid(Vector) - Method in class com.sun.jdmk.snmp.agent.SnmpMibOid
Computes the root OID of the MIB.
getRootOid(Vector) - Method in class com.sun.jdmk.snmp.agent.SnmpMibGroup
 
getRowAction(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Return the RowStatus code value specified in this request.
getRowStatusVarBind() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibSubRequest
Return the varbind that holds the RowStatus variable.
getSendPastNotifications() - Method in interface javax.management.timer.TimerMBean
Gets the flag indicating whether or not the timer sends past notifications.
getSendPastNotifications() - Method in class javax.management.timer.Timer
Gets the flag indicating whether or not the timer sends past notifications.
getSequenceNumber() - Method in class javax.management.Notification
Get the notification sequence number.
getServedClientCount() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Gets the number of managers that have been processed by this SNMP protocol adaptor 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.
getServedClientCount() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Gets the number of clients that have been processed by this connector since its creation.
getServedClientCount() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Gets the number of clients that have been processed by this GenericHttpConnectorServer since its creation.
getServedClientCount() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Gets the number of managers that have been processed by this SNMP protocol adaptor since its creation.
getServer() - Method in class com.sun.jdmk.GenericProxy
 
getServer() - Method in interface com.sun.jdmk.Proxy
Returns the server to which this proxy is bound.
getServiceName() - Method in interface com.sun.jdmk.comm.RmiConnectorServerMBean
Returns the service name of this RMI object.
getServiceName() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Returns the service name of this RMI object.
getSignature() - Method in class javax.management.MBeanConstructorInfo
Returns the list of parameters for this constructor.
getSignature() - Method in class javax.management.MBeanOperationInfo
Returns the list of parameters for this operation.
getSize() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibRequest
Returns the number of elements (varbinds) in this request sublist.
getSize() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibTableMBean
Deprecated. Gets the size of the table.
getSize() - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Get the size of the table.
getSize() - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Returns the number of entries registered in the table.
getSnmpAdaptor() - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Gets the reference to the SNMP protocol adaptor to which the MIB is binded.
getSnmpAdaptor() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Gets the reference to the SNMP protocol adaptor to which the MIB is binded.
getSnmpAdaptorName() - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Gets the object name of the SNMP protocol adaptor to which the MIB is binded.
getSnmpAdaptorName() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Gets the object name of the SNMP protocol adaptor to which the MIB is binded.
getSnmpCounter64Value() - Method in class javax.management.snmp.SnmpVarBind
Returns the value part associated with this SnmpVarBind.
getSnmpCounterValue() - Method in class javax.management.snmp.SnmpVarBind
Returns the value part associated with this SnmpVarBind.
getSnmpGaugeValue() - Method in class javax.management.snmp.SnmpVarBind
Returns the value part associated with this SnmpVarBind.
getSnmpInASNParseErrs() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpInASNParseErrs value defined in MIB-II.
getSnmpInASNParseErrs() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpInASNParseErrs value defined in MIB-II.
getSnmpInBadCommunityNames() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpInBadCommunityNames value defined in MIB-II.
getSnmpInBadCommunityNames() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpInBadCommunityNames value defined in MIB-II.
getSnmpInBadCommunityUses() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpInBadCommunityUses value defined in MIB-II.
getSnmpInBadCommunityUses() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpInBadCommunityUses value defined in MIB-II.
getSnmpInBadVersions() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpInBadVersions value defined in MIB-II.
getSnmpInBadVersions() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpInBadVersions value defined in MIB-II.
getSnmpInGetNexts() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpInGetNexts value defined in MIB-II.
getSnmpInGetNexts() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpInGetNexts value defined in MIB-II.
getSnmpInGetRequests() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpInGetRequests value defined in MIB-II.
getSnmpInGetRequests() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpInGetRequests value defined in MIB-II.
getSnmpInPkts() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpInPkts value defined in MIB-II.
getSnmpInPkts() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpInPkts value defined in MIB-II.
getSnmpInSetRequests() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpInSetRequests value defined in MIB-II.
getSnmpInSetRequests() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpInSetRequests value defined in MIB-II.
getSnmpInTotalReqVars() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpInTotalReqVars value defined in MIB-II.
getSnmpInTotalReqVars() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpInTotalReqVars value defined in MIB-II.
getSnmpInTotalSetVars() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpInTotalSetVars value defined in MIB-II.
getSnmpInTotalSetVars() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpInTotalSetVars value defined in MIB-II.
getSnmpIntValue() - Method in class javax.management.snmp.SnmpVarBind
Returns the value part associated with this SnmpVarBind.
getSnmpIpAddressValue() - Method in class javax.management.snmp.SnmpVarBind
Returns the value part associated with this SnmpVarBind.
getSnmpOidTable() - Static method in class javax.management.snmp.SnmpOid
Returns the MIB table used for resolving MIB variable names.
getSnmpOidValue() - Method in class javax.management.snmp.SnmpVarBind
Returns the value part associated with this SnmpVarBind.
getSnmpOpaqueValue() - Method in class javax.management.snmp.SnmpVarBind
Returns the value part associated with this SnmpVarBind.
getSnmpOutBadValues() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpOutBadValues value defined in MIB-II.
getSnmpOutBadValues() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpOutBadValues value defined in MIB-II.
getSnmpOutGenErrs() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpOutGenErrs value defined in MIB-II.
getSnmpOutGenErrs() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpOutGenErrs value defined in MIB-II.
getSnmpOutGetResponses() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpOutGetResponses value defined in MIB-II.
getSnmpOutGetResponses() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpOutGetResponses value defined in MIB-II.
getSnmpOutNoSuchNames() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpOutNoSuchNames value defined in MIB-II.
getSnmpOutNoSuchNames() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpOutNoSuchNames value defined in MIB-II.
getSnmpOutPkts() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpOutPkts value defined in MIB-II.
getSnmpOutPkts() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpOutPkts value defined in MIB-II.
getSnmpOutTooBigs() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpOutTooBigs value defined in MIB-II.
getSnmpOutTooBigs() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpOutTooBigs value defined in MIB-II.
getSnmpOutTraps() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the snmpOutTraps value defined in MIB-II.
getSnmpOutTraps() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the snmpOutTraps value defined in MIB-II.
getSnmpParam() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the SnmpParameter object associated with the peer.
getSnmpSession() - Method in class javax.management.snmp.manager.SnmpRequest
Gets the session object for this request.
getSnmpStringFixedValue() - Method in class javax.management.snmp.SnmpVarBind
Returns the value part associated with this SnmpVarBind.
getSnmpStringValue() - Method in class javax.management.snmp.SnmpVarBind
Returns the value part associated with this SnmpVarBind.
getSnmpTimeticksValue() - Method in class javax.management.snmp.SnmpVarBind
Returns the value part associated with this SnmpVarBind.
getSnmpValue() - Method in class javax.management.snmp.SnmpVarBind
Returns the value part associated with this SnmpVarBind.
getSnmpVarAt(int) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.getVarBindAt(int)
getSource() - Method in class javax.management.Notification
Get the source object name
getSpecificationName() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the full name of the JMX specification implemented by the agent.
getSpecificationName() - Method in class javax.management.MBeanServerDelegate
Returns the full name of the JMX specification implemented by this product.
getSpecificationName() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the full name of the JMX specification implemented by this product.
getSpecificationVendor() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the vendor of the JMX specification implemented by the agent.
getSpecificationVendor() - Method in class javax.management.MBeanServerDelegate
Returns the vendor of the JMX specification implemented by this product.
getSpecificationVendor() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the vendor of the JMX specification implemented by this product.
getSpecificationVersion() - Method in class com.sun.jdmk.discovery.DiscoveryResponse
Returns the version of the JMX specification implemented by the agent.
getSpecificationVersion() - Method in class javax.management.MBeanServerDelegate
Returns the version of the JMX specification implemented by this product.
getSpecificationVersion() - Method in interface javax.management.MBeanServerDelegateMBean
Returns the version of the JMX specification implemented by this product.
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.comm.CommunicatorServer
Gets the state of this CommunicatorServer as an integer.
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 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.
getState() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Returns the state of this DiscoveryClient.
getState() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Returns the state of this DiscoveryResponder.
getState() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Returns the state of this DiscoveryClient.
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.comm.CommunicatorServer
Gets the state of this CommunicatorServer as a string.
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 interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Returns the state of this DiscoveryResponder in string form.
getStateString() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Returns the state of this DiscoveryClient 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.DiscoveryClientMBean
Returns the state of this DiscoveryClient in string form.
getStatus() - Method in class javax.management.snmp.SnmpStatusException
Return the error status.
getStringTable() - Method in class com.sun.jdmk.Enumerated
Returns the hashtable of the string forms.
getStringTable() - Method in class com.sun.jdmk.snmp.EnumRowStatus
 
getStringToCompare() - Method in interface javax.management.monitor.StringMonitorMBean
Gets the string to compare with the observed attribute.
getStringToCompare() - Method in class javax.management.monitor.StringMonitor
Gets the string to compare with the observed attribute.
getStringValue() - Method in class javax.management.snmp.SnmpVarBind
Returns the printable ASCII representation for the corresponding variable value.
getSubList() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibRequest
Returns the vector of varbind to be handled by the SNMP mib node.
getSubList() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibSubRequest
Return the list of varbind to be handled by the SNMP mib node.
getSysUpTime() - Method in class javax.management.snmp.Timestamp
Gets the time (in hundredths of a second) since the network management portion of the system was last re-initialized.
getTable(long) - Method in class com.sun.jdmk.snmp.agent.SnmpMibGroup
Gets the table identified by the given `arc'.
getTag() - Method in class javax.management.snmp.SnmpNull
Returns the tag value of this SnmpNull.
getTargetError() - Method in class javax.management.RuntimeErrorException
Returns the actual java.lang.Error thrown.
getTargetException() - Method in class com.sun.jdmk.ProxyMBeanInstantiationException
Returns the actual java.lang.Exception thrown.
getTargetException() - Method in class com.sun.jdmk.comm.CommunicationException
Get the thrown target exception.
getTargetException() - Method in class javax.management.MBeanException
Returns the actual java.lang.Exception thrown.
getTargetException() - Method in class javax.management.RuntimeMBeanException
Returns the actual java.lang.RuntimeException thrown
getTargetException() - Method in class javax.management.RuntimeOperationsException
Returns the actual java.lang.RuntimeException thrown.
getTargetException() - Method in class javax.management.ReflectionException
Returns the actual java.lang.Exception thrown.
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.
getThreshold() - Method in interface javax.management.monitor.CounterMonitorMBean
Gets the threshold value.
getThreshold() - Method in class javax.management.monitor.CounterMonitor
Gets the threshold value.
getTimeout() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Gets the timeout to wait for an inform response from the manager.
getTimeout() - Method in class com.sun.jdmk.comm.HttpsConnectorServer
Returns setting for Timeout.
getTimeout() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Gets the timeout to wait for an inform response from the manager.
getTimeout() - Method in interface com.sun.jdmk.comm.HttpConnectorServerMBean
Returns setting for Timeout.
getTimeout() - Method in interface com.sun.jdmk.comm.HttpsConnectorServerMBean
Returns setting for Timeout.
getTimeout() - Method in class com.sun.jdmk.comm.HttpConnectorServer
Returns setting for Timeout.
getTimeout() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the timeout to wait for a response from the peer.
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.
getTimestamp() - Method in class javax.management.snmp.SnmpVarBindList
Gets the timestamp associated with this SnmpVarBindList.
getTimeStamp() - Method in class javax.management.Notification
Get the notification timestamp.
getTimeTicks() - Method in class javax.management.snmp.Timestamp
Gets the SnmpTimeticks object corresponding to the TimeStamp object.
getTimeToLive() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Returns the time-to-live value.
getTimeToLive() - Method in class com.sun.jdmk.discovery.DiscoveryClient
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.DiscoveryClientMBean
Get the time-to-live.
getTmpDir() - Static method in class com.sun.jdmk.DefaultPaths
Returns the tmp directory for the product.
getTmpDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Returns the tmp directory for Java DMK concatenated with dirname.
getTrapCommunities(InetAddress) - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Returns an enumeration of trap communities for a given host.
getTrapCommunities(InetAddress) - Method in interface com.sun.jdmk.snmp.IPAcl.IPAcl
Returns an enumeration of trap communities for a given host.
getTrapDestinations() - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Returns an enumeration of trap destinations.
getTrapDestinations() - Method in interface com.sun.jdmk.snmp.IPAcl.IPAcl
Returns an enumeration of trap destinations.
getTrapListeners() - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Gets all of the trap listeners.
getTrapListeners() - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Gets all of the trap listeners.
getTrapPort() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Returns the port used by this SNMP protocol adaptor for sending traps.
getTrapPort() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Returns the port used by this SNMP protocol adaptor for sending traps.
getTrigger() - Method in class javax.management.monitor.MonitorNotification
Gets the threshold/string (depending on the monitor type) that triggered off this monitor notification.
getType() - Method in class javax.management.Notification
Get the notification type.
getType() - Method in class javax.management.MBeanParameterInfo
Returns the type or class name of the data.
getType() - Method in class javax.management.MBeanAttributeInfo
Returns the class name of the attribute.
getType() - Method in class javax.management.snmp.SnmpOidRecord
Gets the type of the MIB variable.
getTypeName() - Method in class javax.management.snmp.SnmpValue
Returns a textual description of the object.
getTypeName() - Method in class javax.management.snmp.SnmpString
Returns a textual description of the type object.
getTypeName() - Method in class javax.management.snmp.SnmpOpaque
Returns a textual description of the type object.
getTypeName() - Method in class javax.management.snmp.SnmpCounter64
Returns a textual description of the type object.
getTypeName() - Method in class javax.management.snmp.SnmpOid
Returns a textual description of the type object.
getTypeName() - Method in class javax.management.snmp.SnmpInt
Returns a textual description of the type object.
getTypeName() - Method in class javax.management.snmp.SnmpUnsignedInt
Returns a textual description of the type object.
getTypeName() - Method in class javax.management.snmp.SnmpIpAddress
Returns a textual description of the type object.
getTypeName() - Method in class javax.management.snmp.SnmpCounter
Returns a textual description of the type object.
getTypeName() - Method in class javax.management.snmp.SnmpNull
Returns a textual description of the type object.
getTypeName() - Method in class javax.management.snmp.SnmpGauge
Returns a textual description of the type object.
getTypeName() - Method in class javax.management.snmp.SnmpTimeticks
Returns a textual description of the type object.
getTypes() - Method in class com.sun.jdmk.TraceFilter
get types selected
getURLConnection() - Method in class com.sun.jdmk.comm.TimedURLConnection
 
getURLs() - Method in class javax.management.loading.MLet
Returns the search path of URLs for loading classes and resources.
getURLs() - Method in interface javax.management.loading.MLetMBean
Returns the search path of URLs for loading classes and resources.
getUserData() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibRequest
Returns a handle on a user allocated contextual object.
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.
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 class javax.management.Notification
Get the user data.
getUserDataFactory() - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Get the user-data factory associated with this SNMP protocol adaptor.
getUserDataFactory() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Get the user-data factory associated with this SNMP protocol adaptor.
getValue() - Method in class javax.management.StringValueExp
Returns the string represented by the StringValueExp instance.
getValue() - Method in class javax.management.Attribute
Returns an Object that is the value of this attribute.
getValueStatus() - Method in class javax.management.snmp.SnmpVarBind
Returns the status of the value associated with this SnmpVarBind as an integer.
getValueStatusLegend() - Method in class javax.management.snmp.SnmpVarBind
Returns the status of the value associated with this SnmpVarBind as a String.
getVarBindAt(int) - Method in class javax.management.snmp.SnmpVarBindList
Gets an SnmpVarBind object.
getVarBindCount() - Method in class javax.management.snmp.SnmpTooBigException
Returns the number of SnmpVarBind successfully encoded before the exception was thrown.
getVarBindCount() - Method in class javax.management.snmp.SnmpVarBindList
Gets the number of elements in this list.
getVarbindEnumeration() - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.getVarBindList()
getVarbindLimit() - Method in class javax.management.snmp.manager.SnmpPeer
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpPeer.getVarBindLimit()
getVarBindLimit() - Method in class javax.management.snmp.manager.SnmpPeer
Gets the maximum number of variable bindings that can be sent to a peer.
getVarBindList() - Method in class javax.management.snmp.SnmpVarBindList
This is a convenience function that returns an enumeration.
getVariableCount() - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.getVarBindCount()
getVarIndex(SnmpVarBind) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibRequest
Returns the varbind index that should be embedded in an SnmpStatusException for this particular varbind.
getVersion() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibRequest
Returns the SNMP protocol version of the original request.
getWrCommunity() - Method in class javax.management.snmp.manager.SnmpParameters
Gets the community to be used when issuing set operations.
getWRITE() - Static method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Returns the write permission instance used.
globalSequenceNumber - Variable in class com.sun.jdmk.TraceNotification
Global sequence number representing the place of this notification in all notification sequence.
GT - Static variable in class javax.management.Query
 
gt(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "greater than" constraint on two values.

H

handleMBeanUnregistration(ObjectName, String) - Method in interface javax.management.relation.Relation
Callback used by the Relation Service when a MBean referenced in a role is unregistered.
handleMBeanUnregistration(ObjectName, String) - Method in class javax.management.relation.RelationSupport
Callback used by the Relation Service when a MBean referenced in a role is unregistered.
handleNotification(Notification, Object) - Method in class com.sun.jdmk.TraceListener
Called by the class Trace to receive trace information.
handleNotification(Notification, Object) - Method in class com.sun.jdmk.cascading.CascadingAgent
Processes a MBean Server Notification emitted by the MBean Server.
handleNotification(Notification, Object) - Method in interface javax.management.NotificationListener
Invoked when a JMX notification occurs.
handleNotification(Notification, Object) - Method in class javax.management.relation.RelationService
Invoked when a JMX notification occurs.
hashCode() - Method in class com.sun.jdmk.UnsignedLong
 
hashCode() - Method in class com.sun.jdmk.Enumerated
Returns the hash code for this enumerated.
hashCode() - Method in class javax.management.ObjectName
Returns a hash code for this object name.
hashCode() - Method in class javax.management.snmp.SnmpOid
Returns a hashcode for this SnmpOid.
hasRelation(String) - Method in interface javax.management.relation.RelationServiceMBean
Checks if there is a relation identified in Relation Service with given relation id.
hasRelation(String) - Method in class javax.management.relation.RelationService
Checks if there is a relation identified in Relation Service with given relation id.
hasRowStatus() - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Return true if the conceptual row contains a columnar object used to control creation/deletion of rows in this table.
hasVarBindException() - Method in class javax.management.snmp.SnmpVarBind
Determines whether the SnmpVarBind has an SNMP exception (generated by agent in response to a request).
hasVbException() - Method in class javax.management.snmp.manager.SnmpVar
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBind.hasVarBindException()
HeartBeatClientHandler - interface com.sun.jdmk.comm.HeartBeatClientHandler.
Interface to be implemented by all the connector clients that want to support the heartbeat mechanism.
HeartBeatNotification - class com.sun.jdmk.comm.HeartBeatNotification.
This notification will be sent by a connector client when the connector client itself connects to or disconnects from the connector server or when the connector server associated to this connector client dies or is temporarily unreachable and after several retries have been carried out unsuccessfully.
HeartBeatNotification(String, Object, long, long, String, ConnectorAddress) - Constructor for class com.sun.jdmk.comm.HeartBeatNotification
Constructs a heartbeat notification object.
HexToChar(String) - Static method in class javax.management.snmp.SnmpString
Converts the specified hexadecimal string into a character string.
HTML_ADAPTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
The default port for the HTML adaptor.
HTML_ADAPTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
The default key properties for the HTML protocol adaptor.
HTML_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Indicates that it is an HTML connector type.
HtmlAdaptorServer - class com.sun.jdmk.comm.HtmlAdaptorServer.
Acts as an HTML server which allows an HTML browser to manage all MBeans in the agent.
HtmlAdaptorServer() - Constructor for class com.sun.jdmk.comm.HtmlAdaptorServer
Constructs an HtmlAdaptorServer that will use the default port (8082).
HtmlAdaptorServer(int) - Constructor for class com.sun.jdmk.comm.HtmlAdaptorServer
Constructs the HtmlAdaptorServer that will use the specified port.
HtmlAdaptorServer(int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.HtmlAdaptorServer
Constructs the HtmlAdaptorServer that will use the specified port and user authentication information list.
HtmlParser - interface com.sun.jdmk.comm.HtmlParser.
To be implemented by an MBean acting as an HTML parser.
HTTP_CONNECTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
The default port for the HTTP connector.
HTTP_CONNECTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
The default key properties for the HTTP connector.
HTTP_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Indicates that it is an HTTP connector type.
HttpConnectorAddress - class com.sun.jdmk.comm.HttpConnectorAddress.
This class defines the Authentication Information required by the HTTP connector in order to carry out login/password authentication.
HttpConnectorAddress() - Constructor for class com.sun.jdmk.comm.HttpConnectorAddress
HttpConnectorAddress constructor.
HttpConnectorAddress(String, int) - Constructor for class com.sun.jdmk.comm.HttpConnectorAddress
HttpConnectorAddress constructor.
HttpConnectorAddress(String, int, AuthInfo) - Constructor for class com.sun.jdmk.comm.HttpConnectorAddress
HttpConnectorAddress constructor.
HttpConnectorClient - class com.sun.jdmk.comm.HttpConnectorClient.
This class provides an implementation of the RemoteMBeanServer interface based on the HTTP/TCP protocol.
HttpConnectorClient() - Constructor for class com.sun.jdmk.comm.HttpConnectorClient
Constructs an HttpConnectorClient.
HttpConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.HttpConnectorClient
Constructs an HttpConnectorClient.
HttpConnectorServer - class com.sun.jdmk.comm.HttpConnectorServer.
This class implements the server part of the HTTP/TCP connector.
HttpConnectorServer() - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
Constructs an HttpConnectorServer.
HttpConnectorServer(int) - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
Constructs an HttpConnectorServer.
HttpConnectorServer(int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.HttpConnectorServer
Constructs an HttpConnectorServer.
HttpConnectorServerMBean - interface com.sun.jdmk.comm.HttpConnectorServerMBean.
 
HTTPS_CONNECTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
The default port for the HTTPS connector.
HTTPS_CONNECTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
The default key properties for the HTTPS connector.
HTTPS_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Indicates that it is an HTTPS connector type.
HttpsConnectorAddress - class com.sun.jdmk.comm.HttpsConnectorAddress.
This class defines the Authentication Information required by the HTTPS connector in order to carry out login/password authentication.
HttpsConnectorAddress() - Constructor for class com.sun.jdmk.comm.HttpsConnectorAddress
HttpsConnectorAddress constructor.
HttpsConnectorAddress(String, int) - Constructor for class com.sun.jdmk.comm.HttpsConnectorAddress
HttpsConnectorAddress constructor.
HttpsConnectorAddress(String, int, AuthInfo) - Constructor for class com.sun.jdmk.comm.HttpsConnectorAddress
HttpsConnectorAddress constructor.
HttpsConnectorClient - class com.sun.jdmk.comm.HttpsConnectorClient.
This class provides an implementation of the RemoteMBeanServer interface based on the HTTP/SSL protocol.
HttpsConnectorClient() - Constructor for class com.sun.jdmk.comm.HttpsConnectorClient
Constructs an HttpsConnectorClient.
HttpsConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.HttpsConnectorClient
Constructs an HttpsConnectorClient.
HttpsConnectorServer - class com.sun.jdmk.comm.HttpsConnectorServer.
This class implements the server part of the HTTP/SSL connector.
HttpsConnectorServer() - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
Constructs an HttpsConnectorServer.
HttpsConnectorServer(int) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
Constructs an HttpsConnectorServer.
HttpsConnectorServer(int, AuthInfo[]) - Constructor for class com.sun.jdmk.comm.HttpsConnectorServer
Constructs an HttpsConnectorServer.
HttpsConnectorServerMBean - interface com.sun.jdmk.comm.HttpsConnectorServerMBean.
 

I

identity - Variable in class javax.management.snmp.SnmpVarBindList
A name given to the SnmpVarBindList.
in(ValueExp, ValueExp[]) - Static method in class javax.management.Query
Returns an expression constraining a value to be one of an explicit list.
indexOfOid(SnmpOid) - Method in class javax.management.snmp.SnmpVarBindList
Gives the index of an OID in the SnmpVarBindList.
indexOfOid(SnmpVarBind) - Method in class javax.management.snmp.SnmpVarBindList
Gives the index of an OID in the SnmpVarBindList.
indexOfOid(SnmpVarBind, int, int) - Method in class javax.management.snmp.SnmpVarBindList
Gives the index of an OID in the SnmpVarBindList.
info - Variable in class com.sun.jdmk.TraceNotification
The information sent out by the class Trace.
INFO - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation is read-like, it basically returns information.
INFO_ADAPTOR_CONNECTOR - Static variable in class com.sun.jdmk.Trace
Information type defined to represent those connectors concerned types: INFO_CONNECTOR_RMI, INFO_CONNECTOR_HTTP, INFO_CONNECTOR_HTTPS, INFO_ADAPTOR_SNMP and INFO_ADAPTOR_HTML.
INFO_ADAPTOR_HTML - Static variable in class com.sun.jdmk.Trace
Information type defined for HTML connector information.
INFO_ADAPTOR_SNMP - Static variable in class com.sun.jdmk.Trace
Information type defined for SNMP connector information.
INFO_ALL - Static variable in class com.sun.jdmk.Trace
Information type defined to represent all types defined.
INFO_CONNECTOR_HTTP - Static variable in class com.sun.jdmk.Trace
Information type defined for HTTP connector information.
INFO_CONNECTOR_HTTPS - Static variable in class com.sun.jdmk.Trace
Information type defined for HTTPS connector information.
INFO_CONNECTOR_RMI - Static variable in class com.sun.jdmk.Trace
Information type defined for RMI connector information.
INFO_DISCOVERY - Static variable in class com.sun.jdmk.Trace
Information type defined for Jdmk discovery information.
INFO_HEARTBEAT - Static variable in class com.sun.jdmk.Trace
Information type defined for heartbeat information.
INFO_MBEANSERVER - Static variable in class com.sun.jdmk.Trace
Information type defined for MBean Server information.
INFO_MISC - Static variable in class com.sun.jdmk.Trace
Information type defined for all other classes.
INFO_MLET - Static variable in class com.sun.jdmk.Trace
Information type defined for MLet service information.
INFO_MODELMBEAN - Static variable in class com.sun.jdmk.Trace
Information type defined for for Model MBean.
INFO_MONITOR - Static variable in class com.sun.jdmk.Trace
Information type defined for Monitor information.
INFO_NOTIFICATION - Static variable in class com.sun.jdmk.Trace
Information type defined for Event Management information.
INFO_RELATION - Static variable in class com.sun.jdmk.Trace
Information type defined for Relation Service.
INFO_SNMP - Static variable in class com.sun.jdmk.Trace
Information type defined for SNMP manager information.
INFO_TIMER - Static variable in class com.sun.jdmk.Trace
Information type defined for Timer information.
init() - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Initializes the MIB (with no registration of the MBeans into the MBean server).
initialSubString(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
inProgress() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Indicates whether or not the inform request is in progress.
inProgress() - Method in class javax.management.snmp.manager.SnmpRequest
Indicates whether or not the request is in progress.
insert(int) - Method in class javax.management.snmp.SnmpOid
Inserts a subid at the beginning of this SnmpOid.
insert(long) - Method in class javax.management.snmp.SnmpOid
Inserts a subid at the beginning of this SnmpOid.
insertInOid(int) - Method in class javax.management.snmp.SnmpVarBind
Inserts a sub-id at the beginning of the OID of this SnmpVarBind.
InstanceAlreadyExistsException - exception javax.management.InstanceAlreadyExistsException.
The MBean is already registered in the repository.
InstanceAlreadyExistsException() - Constructor for class javax.management.InstanceAlreadyExistsException
Default constructor.
InstanceAlreadyExistsException(String) - Constructor for class javax.management.InstanceAlreadyExistsException
Constructor that allows a specific error message to be specified.
InstanceNotFoundException - exception javax.management.InstanceNotFoundException.
The specified MBean does not exist in the repository.
InstanceNotFoundException() - Constructor for class javax.management.InstanceNotFoundException
Default constructor.
InstanceNotFoundException(String) - Constructor for class javax.management.InstanceNotFoundException
Constructor that allows a specific error message to be specified.
instantiate(String) - Method in class com.sun.jdmk.MBeanServerForwarder
This method calls instantiate(className, (Object[]) null, (String[]) null).
instantiate(String) - Method in class com.sun.jdmk.MBeanServerImpl
Instantiates an object using the list of all class loaders registered in the MBean server (Default Loader Repository).
instantiate(String) - Method in interface javax.management.MBeanServer
Instantiates an object using the list of all class loaders registered in the MBean server (Default Loader Repository).
instantiate(String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
instantiate(String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("instantiate", null), then checkInstantiate("instantiate", className, null, params, signature), then forward this method to the wrapped object.
instantiate(String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
Instantiates an object using the list of all class loaders registered in the MBean server (Default Loader Repository).
instantiate(String, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates an object using the list of all class loaders registered in the MBean server (Default Loader Repository).
instantiate(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
This method calls instantiate(className, loaderName, (Object[]) null, (String[]) null).
instantiate(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Instantiates an object using the class Loader specified by its ObjectName.
instantiate(String, ObjectName) - Method in interface javax.management.MBeanServer
Instantiates an object using the class Loader specified by its ObjectName.
instantiate(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
instantiate(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("instantiate", null), then checkInstantiate("instantiate", className, loaderName, params, signature), then forward this method to the wrapped object.
instantiate(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
Instantiates an object.
instantiate(String, ObjectName, Object[], String[]) - Method in interface javax.management.MBeanServer
Instantiates an object.
IntegerTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing the integer type.
IntrospectionException - exception javax.management.IntrospectionException.
An exception occurred during the introspection of an MBean.
IntrospectionException() - Constructor for class javax.management.IntrospectionException
Default constructor.
IntrospectionException(String) - Constructor for class javax.management.IntrospectionException
Constructor that allows a specific error message to be specified.
Introspector - class com.sun.jdmk.Introspector.
This class contains the methods for performing all the tests needed to verify that a class represents a JMX compliant MBean.
intValue() - Method in class com.sun.jdmk.UnsignedLong
Return an int that is equal mod 232 to this unsigned number.
intValue() - Method in class com.sun.jdmk.Enumerated
Return the integer form of the enumerated.
intValue() - Method in class javax.management.snmp.SnmpCounter64
Converts the counter value to its integer form.
intValue() - Method in class javax.management.snmp.SnmpInt
Converts the integer value to its integer form.
InvalidApplicationException - exception javax.management.InvalidApplicationException.
Thrown when an attempt is made to apply either of the following: A subquery expression to an MBean or a qualified attribute expression to an MBean of the wrong class.
InvalidApplicationException(Object) - Constructor for class javax.management.InvalidApplicationException
Constructs an InvalidApplicationException with the specified Object.
InvalidAttributeValueException - exception javax.management.InvalidAttributeValueException.
The value specified is not valid for the attribute.
InvalidAttributeValueException() - Constructor for class javax.management.InvalidAttributeValueException
Default constructor.
InvalidAttributeValueException(String) - Constructor for class javax.management.InvalidAttributeValueException
Constructor that allows a specific error message to be specified.
InvalidRelationIdException - exception javax.management.relation.InvalidRelationIdException.
This exception is raised when relation id provided for a relation is already used
InvalidRelationIdException() - Constructor for class javax.management.relation.InvalidRelationIdException
Default constructor, no message put in exception
InvalidRelationIdException(String) - Constructor for class javax.management.relation.InvalidRelationIdException
Constructor with given message put in exception
InvalidRelationServiceException - exception javax.management.relation.InvalidRelationServiceException.
This exception is raised when an invalid Relation Service is provided.
InvalidRelationServiceException() - Constructor for class javax.management.relation.InvalidRelationServiceException
Default constructor, no message put in exception
InvalidRelationServiceException(String) - Constructor for class javax.management.relation.InvalidRelationServiceException
Constructor with given message put in exception
InvalidRelationTypeException - exception javax.management.relation.InvalidRelationTypeException.
This exception is raised when, in a relation type, there is already a relation type with that name, or the same name has been used for two different role infos, or no role info provided, or one null role info provided
InvalidRelationTypeException() - Constructor for class javax.management.relation.InvalidRelationTypeException
Default constructor, no message put in exception
InvalidRelationTypeException(String) - Constructor for class javax.management.relation.InvalidRelationTypeException
Constructor with given message put in exception
InvalidRoleInfoException - exception javax.management.relation.InvalidRoleInfoException.
This exception is raised when, in a role info, its minimum degree is greater than its maximum degree
InvalidRoleInfoException() - Constructor for class javax.management.relation.InvalidRoleInfoException
Default constructor, no message put in exception
InvalidRoleInfoException(String) - Constructor for class javax.management.relation.InvalidRoleInfoException
Constructor with given message put in exception
InvalidRoleValueException - exception javax.management.relation.InvalidRoleValueException.
This exception is raised when, in a role.
InvalidRoleValueException() - Constructor for class javax.management.relation.InvalidRoleValueException
Default constructor, no message put in exception
InvalidRoleValueException(String) - Constructor for class javax.management.relation.InvalidRoleValueException
Constructor with given message put in exception
InvalidTargetObjectTypeException - exception javax.management.modelmbean.InvalidTargetObjectTypeException.
Exception thrown when an invalid target object type is specified.
InvalidTargetObjectTypeException() - Constructor for class javax.management.modelmbean.InvalidTargetObjectTypeException
Default constructor
InvalidTargetObjectTypeException(Exception, String) - Constructor for class javax.management.modelmbean.InvalidTargetObjectTypeException
Constructor taking an exception and a string.
InvalidTargetObjectTypeException(String) - Constructor for class javax.management.modelmbean.InvalidTargetObjectTypeException
Constructor from a string.
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("invoke", name), then checkInvoke("invoke", name, operationName, params, signature), then forward this method to the wrapped object.
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
Invokes an operation on an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in interface com.sun.jdmk.ProxyHandler
Invokes an operation on an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Invokes a method of an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Invokes a method of an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Invokes a method of an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in interface javax.management.MBeanServer
Invokes an operation on an MBean.
invoke(String, Object[], String[]) - Method in class com.sun.jdmk.GenericProxy
Invokes a method of an MBean.
invoke(String, Object[], String[]) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Invokes a specific operation on the HTML protocol adaptor.
invoke(String, Object[], String[]) - Method in class com.sun.jdmk.cascading.CascadeGenericProxy
Invokes a method of an MBean.
invoke(String, Object[], String[]) - Method in interface javax.management.DynamicMBean
Allows an action to be invoked on the Dynamic MBean.
invoke(String, Object[], String[]) - Method in class javax.management.modelmbean.RequiredModelMBean
Invokes a method on or through a RequiredModelMBean and returns the result of the method execution.
IPAcl - interface com.sun.jdmk.snmp.IPAcl.IPAcl.
Defines the IP address based ACL used by the SNMP protocol adaptor.
ipAddressInUse() - Method in class javax.management.snmp.manager.SnmpPeer
Returns the dot-formatted IP address string (for example 171.69.220.224).
IpAddressTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing an IP address as defined in RFC 1155.
isAborted() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Indicates whether or not the inform request was aborted.
isAborted() - Method in class javax.management.snmp.manager.SnmpRequest
Indicates whether or not the request was aborted.
isActive() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Tests if the CommunicatorServer is active.
isActive() - Method in class com.sun.jdmk.comm.CommunicatorServer
Tests whether the CommunicatorServer is active.
isActive() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Tests if the DiscoveryResponder is active.
isActive() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Tests if the DiscoveryClient is active.
isActive() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Tests if the DiscoveryResponder is active.
isActive() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Tests if the DiscoveryClient is active.
isActive() - Method in interface com.sun.jdmk.cascading.CascadingAgentMBean
Tests if the CascadingAgent is active.
isActive() - Method in class com.sun.jdmk.cascading.CascadingAgent
Tests if the CascadingAgent is active.
isActive() - Method in class javax.management.monitor.Monitor
Tests whether the monitor MBean is active.
isActive() - Method in interface javax.management.monitor.MonitorMBean
Tests if the monitor MBean is active.
isActive() - Method in interface javax.management.timer.TimerMBean
Tests whether the timer MBean is active.
isActive() - Method in class javax.management.timer.Timer
Tests whether the timer MBean is active.
isActive() - Method in interface javax.management.relation.RelationServiceMBean
Checks if the Relation Service is active.
isActive() - Method in class javax.management.relation.RelationService
Checks if the Relation Service is active.
isAuthenticationOn() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Returns true if the list of users supported by this server is not empty.
isAuthenticationOn() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Returns true if the list of users supported by this connector server is not empty.
isAuthenticationOn() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Returns true if the list of users supported by this server is not empty.
isBound() - Method in class com.sun.jdmk.GenericProxy
Deprecated. Because the methods "bind" and "unbind" are deprecated.
isBound() - Method in interface com.sun.jdmk.Proxy
Deprecated. Because the methods "bind" and "unbind" are deprecated.
isConnected() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Checks whether a communication with the MBeanServer is established.
isConnected() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Checks whether a communication with the MBeanServer is established.
isConnected() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Checks whether communication with the MBeanServer is established.
isCreationEnabled() - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Tell whether a new entry should be created when a SET operation is received for an entry that does not exist yet.
isCreationEnabled() - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Tells whether a new entry should be created when a SET operation is received for an entry that does not exist yet.
isEmpty() - Method in interface javax.management.timer.TimerMBean
Tests whether the list of timer notifications is empty.
isEmpty() - Method in class javax.management.timer.Timer
Tests whether the list of timer notifications is empty.
isEndOfMibViewValue() - Method in class javax.management.snmp.SnmpValue
This method returns false by default and is redefined in the SnmpNull class.
isEndOfMibViewValue() - Method in class javax.management.snmp.SnmpNull
Checks if this SnmpNull object corresponds to an endOfMibView value.
isInRelationService() - Method in class javax.management.relation.RelationSupport
Returns an internal flag specifying if the object is still handled by the Relation Service.
isInRelationService() - Method in interface javax.management.relation.RelationSupportMBean
Returns an internal flag specifying if the object is still handled by the Relation Service.
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerForwarder
 
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("isInstanceOf", name), then checkRead("isInstanceOf", name), then forward this method to the wrapped object.
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerImpl
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInstanceOf(ObjectName, String) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInstanceOf(ObjectName, String) - Method in interface javax.management.MBeanServer
Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInternalRequest() - Method in class javax.management.snmp.manager.SnmpRequest
Indicates whether this request was created internally by the package to handle error conditions.
isIs() - Method in class javax.management.MBeanAttributeInfo
Indicates if this attribute has an "is" getter
isMultiplexAllowed() - Method in class javax.management.snmp.manager.SnmpOptions
Indicates whether multiplexing is allowed or not.
isNestedArc(long) - Method in class com.sun.jdmk.snmp.agent.SnmpMibGroup
Tell whether the given OID arc identifies a sub-tree leading to a nested SNMP sub-group.
isNewEntry() - Method in interface com.sun.jdmk.snmp.agent.SnmpMibSubRequest
Indicate whether the entry involved is a new entry.
isNoSuchInstanceValue() - Method in class javax.management.snmp.SnmpValue
This method returns false by default and is redefined in the SnmpNull class.
isNoSuchInstanceValue() - Method in class javax.management.snmp.SnmpNull
Checks if this SnmpNull object corresponds to a noSuchInstance value.
isNoSuchObjectValue() - Method in class javax.management.snmp.SnmpValue
This method returns false by default and is redefined in the SnmpNull class.
isNoSuchObjectValue() - Method in class javax.management.snmp.SnmpNull
Checks if this SnmpNull object corresponds to a noSuchObject value.
isNotificationEnabled(Notification) - Method in class com.sun.jdmk.TraceFilter
Implement the interface NotificationFilter.
isNotificationEnabled(Notification) - Method in class com.sun.jdmk.cascading.CascadingAgent
Notification filter for local MBean Server Notifications Enables reception of MBean Server Notifications concerning "cascaded" MBeans.
isNotificationEnabled(Notification) - Method in interface javax.management.NotificationFilter
Invoked before sending the specified notification to the listener.
isNotificationEnabled(Notification) - Method in class javax.management.AttributeChangeNotificationFilter
Invoked before sending the specified notification to the listener.
isNotificationEnabled(Notification) - Method in class javax.management.NotificationFilterSupport
Invoked before sending the specified notification to the listener.
isNotificationEnabled(Notification) - Method in class javax.management.relation.MBeanServerNotificationFilter
Invoked before sending the specified notification to the listener.
isOidEqual(SnmpVarBind) - Method in class javax.management.snmp.SnmpVarBind
Checks whether the OID for this variable completely matches the OID part of the specified SnmpVarBind object.
isPattern() - Method in class javax.management.ObjectName
Checks whether the object name is a pattern for a query.
isPduFixedOnError() - Method in class javax.management.snmp.manager.SnmpOptions
Indicates whether the PduFixedOnError option is set or not.
isPropertyPattern() - Method in class javax.management.ObjectName
Checks whether the object name is a pattern on the key properties.
isReadable() - Method in class javax.management.MBeanAttributeInfo
Whether the value of the attribute can be read.
isReadable() - Method in class javax.management.relation.RoleInfo
Returns read access mode for the role (true if it is readable)
isReadable(long) - Method in class com.sun.jdmk.snmp.agent.SnmpMibGroup
Tells whether the given arc identifies a readable scalar object in this group.
isReadable(long) - Method in class com.sun.jdmk.snmp.agent.SnmpMibEntry
Tells whether the given arc identifies a readable scalar object in this entry.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
This method is used internally and is implemented by the SnmpMibTable subclasses generated by mibgen.
isRegistered(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
isRegistered(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("isRegistered", name), then checkRead("isRegistered", name), then forward this method to the wrapped object.
isRegistered(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRegistered(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Checks whether an MBean, identified by its object name, is already registered with the MBeanServer.
isRegistered(ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Checks whether an MBean, identified by its object name, is already registered with the MBeanServer.
isRegistered(ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Checks whether an MBean, identified by its object name, is already registered with the MBeanServer.
isRegistered(ObjectName) - Method in interface javax.management.MBeanServer
Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRegistrationRequired() - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Tell whether the specific version of this metadata generated by mibgen requires entries to be registered with the MBeanServer.
isRegistrationRequired() - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Tells whether the metadata object to which this table is linked requires entries to be registered.
isRelation(ObjectName) - Method in interface javax.management.relation.RelationServiceMBean
Returns the relation id associated to the given ObjectName if the MBean has been added as a relation in the Relation Service.
isRelation(ObjectName) - Method in class javax.management.relation.RelationService
Returns the relation id associated to the given ObjectName if the MBean has been added as a relation in the Relation Service.
isRelationMBean(String) - Method in interface javax.management.relation.RelationServiceMBean
If the relation is represented by a MBean (created by the user and added as a relation in the Relation Service), returns the ObjectName of the MBean.
isRelationMBean(String) - Method in class javax.management.relation.RelationService
If the relation is represented by a MBean (created by the user and added as a relation in the Relation Service), returns the ObjectName of the MBean.
isResultAvailable() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Indicates whether or not the inform request result is available.
isResultAvailable() - Method in class javax.management.snmp.manager.SnmpRequest
Indicates whether or not the request result is available.
isRoleStatus(int) - Static method in class javax.management.relation.RoleStatus
Returns true if given value corresponds to a known role status, false else.
isRowReady(SnmpOid, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Tell whether the specified row is ready and can be put in the notInService state.
isRowStatus(SnmpOid, long, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Return true if the columnar object identified by var is used to control the addition/deletion of rows in this table.
isSelected(int, int) - Static method in class com.sun.jdmk.Trace
Verify whether the specified info level and the info type are selected by a listener.
isSessionActive() - Method in class javax.management.snmp.manager.SnmpSession
Indicates whether the thread for this session is active.
isTable(long) - Method in class com.sun.jdmk.snmp.agent.SnmpMibGroup
Tells whether the given arc identifies a table in this group.
isTooBigHandled() - Method in class javax.management.snmp.manager.SnmpOptions
Indicates if the TooBigHandled option is set or not.
isUnspecifiedValue() - Method in class javax.management.snmp.SnmpVarBind
Checks whether the value associated with this SnmpVarBind is unspecified.
isValid() - Method in interface javax.management.Descriptor
Returns true if fieldValues are checked to be sure they are legal for the fieldNames.
isValid() - Method in class javax.management.modelmbean.DescriptorSupport
Returns true if fieldValues are checked to be sure they are legal for the fieldNames.
isValid() - Method in class javax.management.snmp.SnmpOid
Checks the validity of the OID.
isValidValue() - Method in class javax.management.snmp.SnmpVarBind
Checks whether the object contains a valid accessible value.
isValidValue(int) - Static method in class com.sun.jdmk.snmp.EnumRowStatus
Check that the given value is valid.
isVariable(long) - Method in class com.sun.jdmk.snmp.agent.SnmpMibGroup
Tells whether the given arc identifies a variable (scalar object) in this group.
isVariable(long) - Method in class com.sun.jdmk.snmp.agent.SnmpMibEntry
Tells whether the given arc identifies a variable (scalar object) in this entry.
isWritable() - Method in class javax.management.MBeanAttributeInfo
Whether new values can be written to the attribute.
isWritable() - Method in class javax.management.relation.RoleInfo
Returns write access mode for the role (true if it is writable)

J

javax.management - package javax.management
Provides the core JMX classes.
javax.management.loading - package javax.management.loading
Provides the classes which implement advanced dynamic loading.
javax.management.modelmbean - package javax.management.modelmbean
Provides the definition of the Model MBean classes.
javax.management.monitor - package javax.management.monitor
Provides the definition of the monitor classes.
javax.management.relation - package javax.management.relation
Provides the definition of the Relation service.
javax.management.snmp - package javax.management.snmp
Provides the core classes which implement common SNMP data types and services.
javax.management.snmp.manager - package javax.management.snmp.manager
Provides the classes for creating an SNMP manager.
javax.management.timer - package javax.management.timer
Provides the definition of the Timer MBean.
JdmkAcl - class com.sun.jdmk.snmp.IPAcl.JdmkAcl.
Defines an implementation of the IPAcl interface.
JdmkAcl(String) - Constructor for class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Constructs the Java Dynamic Management(TM) Access Control List based on IP addresses.
JdmkProperties - class com.sun.jdmk.JdmkProperties.
This class reads a file containing the property list defined for Java DMK and adds all the read properties to the list of system properties.
JdmkSecurityException - exception com.sun.jdmk.JdmkSecurityException.
This class represents security exceptions emitted by JDMK.
JdmkSecurityException() - Constructor for class com.sun.jdmk.JdmkSecurityException
Default constructor.
JdmkSecurityException(String) - Constructor for class com.sun.jdmk.JdmkSecurityException
Constructor that allows a specific error message to be specified.
JMException - exception javax.management.JMException.
Exceptions thrown by JMX implementations.
JMException() - Constructor for class javax.management.JMException
Default constructor.
JMException(String) - Constructor for class javax.management.JMException
Constructor that allows a specific error message to be specified.
JMRuntimeException - exception javax.management.JMRuntimeException.
Runtime exceptions emitted by JMX implementations.
JMRuntimeException() - Constructor for class javax.management.JMRuntimeException
Default constructor.
JMRuntimeException(String) - Constructor for class javax.management.JMRuntimeException
Constructor that allows a specific error message to be specified.
JMX_IMPL_NAME - Static variable in class com.sun.jdmk.JdmkProperties
References the property that specifies the full name of this product implementing the JMX specification.
JMX_IMPL_NAME - Static variable in class com.sun.jdmk.ServiceName
The name of this product implementing the JMX specification.
JMX_IMPL_VENDOR - Static variable in class com.sun.jdmk.JdmkProperties
References the property that specifies the name of the vendor of this product implementing the JMX specification.
JMX_IMPL_VENDOR - Static variable in class com.sun.jdmk.ServiceName
The name of the vendor of this product implementing the JMX specification.
JMX_IMPL_VERSION - Static variable in class com.sun.jdmk.JdmkProperties
References the property that specifies the version of this product implementing the JMX specification.
JMX_IMPL_VERSION - Static variable in class com.sun.jdmk.ServiceName
The version of this product implementing the JMX specification.
JMX_SPEC_NAME - Static variable in class com.sun.jdmk.JdmkProperties
References the property that specifies the full name of the JMX specification implemented by this product.
JMX_SPEC_NAME - Static variable in class com.sun.jdmk.ServiceName
The name of the JMX specification implemented by this product.
JMX_SPEC_VENDOR - Static variable in class com.sun.jdmk.JdmkProperties
References the property that specifies the vendor of the JMX specification implemented by this product.
JMX_SPEC_VENDOR - Static variable in class com.sun.jdmk.ServiceName
The vendor of the JMX specification implemented by this product.
JMX_SPEC_VERSION - Static variable in class com.sun.jdmk.JdmkProperties
References the property that specifies the version of the JMX specification implemented by this product.
JMX_SPEC_VERSION - Static variable in class com.sun.jdmk.ServiceName
The version of the JMX specification implemented by this product.

L

LE - Static variable in class javax.management.Query
 
leq(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "less than or equal to" constraint on two values.
LESS_THAN_MIN_ROLE_DEGREE - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to set a role value with less ObjectNames than the minimum expected cardinality
level - Variable in class com.sun.jdmk.TraceNotification
The level of information.
LEVEL_DEBUG - Static variable in class com.sun.jdmk.Trace
Information level defined for debug level.
LEVEL_TRACE - Static variable in class com.sun.jdmk.Trace
Information level defined for trace level.
levels - Variable in class com.sun.jdmk.TraceFilter
 
ListenerNotFoundException - exception javax.management.ListenerNotFoundException.
The specified MBean listener does not exist in the repository.
ListenerNotFoundException() - Constructor for class javax.management.ListenerNotFoundException
Default constructor.
ListenerNotFoundException(String) - Constructor for class javax.management.ListenerNotFoundException
Constructor that allows a specific error message to be specified.
load() - Method in interface javax.management.PersistentMBean
Instantiates thisMBean instance with the data found for the MBean in the persistent store.
load() - Method in class javax.management.modelmbean.RequiredModelMBean
Persistence is not supported by the this Model MBean implementation.
load(String) - Static method in class com.sun.jdmk.JdmkProperties
Reads the Java DMK property list from a file and adds the read properties as system properties.
loadClass(String) - Static method in class javax.management.DefaultLoaderRepository
Deprecated. Go through the list of class loaders and try to load the requested class.
loadClass(String) - Static method in class javax.management.loading.DefaultLoaderRepository
Go through the list of class loaders and try to load the requested class.
loadClassWithout(ClassLoader, String) - Static method in class javax.management.DefaultLoaderRepository
Deprecated. Go through the list of class loaders but exclude the given class loader, then try to load the requested class.
loadClassWithout(ClassLoader, String) - Static method in class javax.management.loading.DefaultLoaderRepository
Go through the list of class loaders but exclude the given class loader, then try to load the requested class.
loaders - Static variable in class javax.management.loading.DefaultLoaderRepository
List of class loaders
loadMib(SnmpOidRecord[]) - Method in class com.sun.jdmk.snmp.SnmpOidTableSupport
Loads a list of variables into the storage area, which is kept in memory.
longValue() - Method in class com.sun.jdmk.UnsignedLong
Return a long that is equal mod 264 to this unsigned number.
longValue() - Method in class javax.management.snmp.SnmpCounter64
Returns the counter value of this SnmpCounter64.
longValue() - Method in class javax.management.snmp.SnmpOid
Returns a copy of the components array of this SnmpOid.
longValue() - Method in class javax.management.snmp.SnmpInt
Returns the long value of this SnmpInt.
longValue(boolean) - Method in class javax.management.snmp.SnmpOid
Returns the components array of this SnmpOid.
LT - Static variable in class javax.management.Query
 
lt(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a "less than" constraint on two values.

M

main(String[]) - Static method in class com.sun.jdmk.tools.ProxyGen
The main method of the proxygen compiler.
main(String[]) - Static method in class com.sun.jdmk.tools.MibGen
The main method of the mibgen compiler.
make(byte) - Static method in class com.sun.jdmk.UnsignedByte
Make an UnsignedByte object representing a value between 0 and 28 that is equal mod 28 to x.
make(int) - Static method in class com.sun.jdmk.UnsignedInt
Make an UnsignedInt object representing a value between 0 and 232 that is equal mod 232 to x.
make(long) - Static method in class com.sun.jdmk.UnsignedLong
Make an UnsignedLong object representing a value between 0 and 264 that is equal mod 264 to x.
make(short) - Static method in class com.sun.jdmk.UnsignedShort
Make an UnsignedShort object representing a value between 0 and 216 that is equal mod 216 to x.
makeDebugTag() - Method in class com.sun.jdmk.comm.RmiConnectorServer
 
makeSocket(InetAddress, int, InetAddress, int, long) - Static method in class com.sun.jdmk.comm.TimedSocketMaker
Makes a socket and connects it to the specified remote address on the Calls the Socket constructor with a specified timeout.
makeSocket(InetAddress, int, long) - Static method in class com.sun.jdmk.comm.TimedSocketMaker
Calls the Socket constructor with a specified timeout.
makeSocket(String, int, InetAddress, int, long) - Static method in class com.sun.jdmk.comm.TimedSocketMaker
Makes a socket and connects it to the specified remote address on the
makeSocket(String, int, long) - Static method in class com.sun.jdmk.comm.TimedSocketMaker
Makes a socket and connects it to the specified remote address on the
MalformedHttpException - exception com.sun.jdmk.comm.MalformedHttpException.
Exception thrown when some HTTP data cannot be decoded.
MalformedObjectNameException - exception javax.management.MalformedObjectNameException.
The format of the string does not correspond to a valid ObjectName
MalformedObjectNameException() - Constructor for class javax.management.MalformedObjectNameException
Default constructor.
MalformedObjectNameException(String) - Constructor for class javax.management.MalformedObjectNameException
Constructor that allows a specific error message to be specified.
ManagerException - exception com.sun.jdmk.ManagerException.
This class represents exceptions thrown in the manager.
ManagerException() - Constructor for class com.sun.jdmk.ManagerException
Default constructor.
ManagerException(String) - Constructor for class com.sun.jdmk.ManagerException
Constructor that allows a specific error message to be specified.
Mapper - interface com.sun.jdmk.comm.Mapper.
This interface should be used for mapping object instance into proxy class name name.
mapRowStatus(SnmpOid, SnmpVarBind, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Map the value of the vbstatus varbind to the corresponding RowStatus code defined in EnumRowStatus.
match(AttributeValueExp, StringValueExp) - Static method in class javax.management.Query
Returns a query expression that represents a matching constraint on a string argument.
MAX_VALUE - Static variable in class com.sun.jdmk.UnsignedLong
The largest representable UnsignedLong value, equal to 264 - 1.
MAX_VALUE - Static variable in class com.sun.jdmk.UnsignedInt
The largest representable UnsignedLong value, equal to 232 - 1.
MAX_VALUE - Static variable in class com.sun.jdmk.UnsignedShort
The largest representable UnsignedShort value, equal to 216 - 1.
MAX_VALUE - Static variable in class com.sun.jdmk.UnsignedByte
The largest representable UnsignedByte value, equal to 28 - 1.
MAX_VALUE - Static variable in class javax.management.snmp.SnmpUnsignedInt
The largest value of the type unsigned int (2^32 - 1).
max(UnsignedInt) - Method in class com.sun.jdmk.UnsignedInt
Return the larger of this and x.
max(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
Return the larger of this and x.
maxRepetitions - Variable in class javax.management.snmp.SnmpPduBulk
The max-repetitions value.
MBeanAttributeInfo - class javax.management.MBeanAttributeInfo.
Describes an MBean attribute exposed for management.
MBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management.MBeanAttributeInfo
This constructor takes the name of a simple attribute, and Method objects for reading and writing the attribute.
MBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management.MBeanAttributeInfo
Constructs an MBeanAttributeInfo object.
MBeanConstructorInfo - class javax.management.MBeanConstructorInfo.
Describes a constructor exposed by an MBean.
MBeanConstructorInfo(String, Constructor) - Constructor for class javax.management.MBeanConstructorInfo
Constructs an MBeanConstructorInfo object.
MBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management.MBeanConstructorInfo
Constructs an MBeanConstructorInfo object.
MBeanException - exception javax.management.MBeanException.
Represents "user defined" exceptions thrown by MBean methods in the agent.
MBeanException(Exception) - Constructor for class javax.management.MBeanException
Creates an MBeanException that wraps the actual java.lang.Exception.
MBeanException(Exception, String) - Constructor for class javax.management.MBeanException
Creates an MBeanException that wraps the actual java.lang.Exception with a detail message.
MBeanFeatureInfo - class javax.management.MBeanFeatureInfo.
Provides general information for an MBean descriptor object.
MBeanFeatureInfo(String, String) - Constructor for class javax.management.MBeanFeatureInfo
Constructs an MBeanFeatureInfo object.
MBeanInfo - class javax.management.MBeanInfo.
Describes the management interface exposed by an MBean; that is, the set of attributes and operations which are available for management operations.
MBeanInfo(String, String, MBeanAttributeInfo[], MBeanConstructorInfo[], MBeanOperationInfo[], MBeanNotificationInfo[]) - Constructor for class javax.management.MBeanInfo
Constructs an MBeanInfo.
MBeanNotificationInfo - class javax.management.MBeanNotificationInfo.
The MBeanNotificationInfo class is used to describe the characteristics of the different notification instances emitted by an MBean, for a given Java class of notification.
MBeanNotificationInfo(String[], String, String) - Constructor for class javax.management.MBeanNotificationInfo
Constructs an MBeanNotificationInfo object.
MBeanOperationInfo - class javax.management.MBeanOperationInfo.
Describes a management operation exposed by an MBean.
MBeanOperationInfo(String, Method) - Constructor for class javax.management.MBeanOperationInfo
Constructs an MBeanOperationInfo object.
MBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management.MBeanOperationInfo
Constructs an MBeanOperationInfo object.
MBeanParameterInfo - class javax.management.MBeanParameterInfo.
Describes an argument of an operation exposed by an MBean.
MBeanParameterInfo(String, String, String) - Constructor for class javax.management.MBeanParameterInfo
Constructs a MBeanParameterInfo object.
MBeanRegistration - interface javax.management.MBeanRegistration.
Can be implemented by an MBean in order to carry out operations before and after being registered or de-registered from the MBean server.
MBeanRegistrationException - exception javax.management.MBeanRegistrationException.
Wraps exceptions thrown by the preRegister(), preDeregister() methods of the MBeanRegistration interface.
MBeanRegistrationException(Exception) - Constructor for class javax.management.MBeanRegistrationException
Creates an MBeanRegistrationException that wraps the actual java.lang.Exception.
MBeanRegistrationException(Exception, String) - Constructor for class javax.management.MBeanRegistrationException
Creates an MBeanRegistrationException that wraps the actual java.lang.Exception with a detailed message.
MBeanServer - interface javax.management.MBeanServer.
This is the interface for MBean manipulation on the agent side.
MBeanServerChecker - class com.sun.jdmk.MBeanServerChecker.
An object of this class implements the MBeanServer interface and, for each of its methods, calls an appropriate checking method and then forwards the request to a wrapped MBeanServer object.
MBeanServerChecker(MBeanServer) - Constructor for class com.sun.jdmk.MBeanServerChecker
Make a new MBeanServerChecker that forwards each method from the MBeanServer interface to the given object, after calling an appropriate checking method.
MBeanServerDelegate - class javax.management.MBeanServerDelegate.
Represents the MBean server from the management point of view.
MBeanServerDelegate() - Constructor for class javax.management.MBeanServerDelegate
Create a MBeanServerDelegate object.
MBeanServerDelegateMBean - interface javax.management.MBeanServerDelegateMBean.
Defines the management interface of an object of class MBeanServerDelegate.
MBeanServerFactory - class javax.management.MBeanServerFactory.
Provides MBean server references.
MBeanServerForwarder - class com.sun.jdmk.MBeanServerForwarder.
An object of this class implements the MBeanServer interface and wraps another object that also implements that interface.
MBeanServerForwarder(MBeanServer) - Constructor for class com.sun.jdmk.MBeanServerForwarder
Make a new MBeanServerForwarder that forwards all requests from the MBeanServer interface to mbs.
MBeanServerImpl - class com.sun.jdmk.MBeanServerImpl.
This is the base class for MBean manipulation on the agent side..
MBeanServerImpl() - Constructor for class com.sun.jdmk.MBeanServerImpl
Creates an MBeanServer with a standard default domain name.
MBeanServerImpl(String) - Constructor for class com.sun.jdmk.MBeanServerImpl
Creates an MBeanServer with the specified default domain name.
MBeanServerNotification - class javax.management.MBeanServerNotification.
Represents a notification emitted by the MBean server through the MBeanServerDelegate MBean.
MBeanServerNotification(String, Object, long, ObjectName) - Constructor for class javax.management.MBeanServerNotification
Creates an MBeanServerNotification object specifying object names of the MBeans that caused the notification and the specified notification type.
MBeanServerNotificationFilter - class javax.management.relation.MBeanServerNotificationFilter.
This filter allows to filter MBeanServerNotification notifications by selecting the ObjectNames of interest and the operations (registration, unregistration, both) of interest (corresponding to notification types).
MBeanServerNotificationFilter() - Constructor for class javax.management.relation.MBeanServerNotificationFilter
Creates a filter selecting all MBeanServerNotification notifications for all ObjectNames
meta - Variable in class com.sun.jdmk.snmp.agent.SnmpTableSupport
The associated metadata object
methodName - Variable in class com.sun.jdmk.TraceNotification
The name of the method from which the information comes.
MIB_CORE_FILE - Static variable in class com.sun.jdmk.JdmkProperties
References the property that specifies the default mib_core file used by the mibgen compiler.
MibGen - class com.sun.jdmk.tools.MibGen.
The main class of the mibgen tool.
mibName - Variable in class com.sun.jdmk.snmp.agent.SnmpMibAgent
The object name of the MIB.
min(UnsignedInt) - Method in class com.sun.jdmk.UnsignedInt
Return the smaller of this and x.
min(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
Return the smaller of this and x.
MINUS - Static variable in class javax.management.Query
 
minus(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the difference between two numeric values.
MLet - class javax.management.loading.MLet.
Allows you to instantiate and register one or several MBeans in the MBean server coming from a remote URL.
MLET - Static variable in class com.sun.jdmk.ServiceName
The default key properties for registering the class loader of the MLet service.
MLET_LIB_DIR - Static variable in class com.sun.jdmk.JdmkProperties
References the property that specifies the directory where the native libraries will be stored before the MLet Service loads them into memory.
MLet() - Constructor for class javax.management.loading.MLet
Constructs a new MLet using the default delegation parent ClassLoader.
MLet(URL[]) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the specified URLs using the default delegation parent ClassLoader.
MLet(URL[], ClassLoader) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the given URLs.
MLet(URL[], ClassLoader, URLStreamHandlerFactory) - Constructor for class javax.management.loading.MLet
Constructs a new MLet for the specified URLs, parent class loader, and URLStreamHandlerFactory.
MLetMBean - interface javax.management.loading.MLetMBean.
Exposes the remote management interface of the MLet MBean.
mod(UnsignedInt) - Method in class com.sun.jdmk.UnsignedInt
Return an UnsignedInt that is equal to (this mod x).
mod(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is equal to this mod x.
ModelMBean - interface javax.management.modelmbean.ModelMBean.
This interface must be implemented by the ModelMBeans.
ModelMBeanAttributeInfo - class javax.management.modelmbean.ModelMBeanAttributeInfo.
The ModelMBeanAttributeInfo object describes an attribute of the ModelMBean.
ModelMBeanAttributeInfo(ModelMBeanAttributeInfo) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
Constructs a new ModelMBeanAttributeInfo object from this ModelMBeanAttributeInfo Object.
ModelMBeanAttributeInfo(String, String, Method, Method) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
Constructs a ModelMBeanAttributeInfo object with a default descriptor.
ModelMBeanAttributeInfo(String, String, Method, Method, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
Constructs a ModelMBeanAttributeInfo object.
ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
Constructs a ModelMBeanAttributeInfo object with a default descriptor.
ModelMBeanAttributeInfo(String, String, String, boolean, boolean, boolean, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanAttributeInfo
Constructs a ModelMBeanAttributeInfo object with a default descriptor.
ModelMBeanConstructorInfo - class javax.management.modelmbean.ModelMBeanConstructorInfo.
The ModelMBeanConstructorInfo object describes a constructor of the ModelMBean.
ModelMBeanConstructorInfo(String, Constructor) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
Constructs a MBeanConstructorInfo object with a default descriptor.
ModelMBeanConstructorInfo(String, Constructor, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
Constructs a MBeanConstructorInfo object.
ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[]) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
Constructs a ModelMBeanConstructorInfo object with a default descriptor.
ModelMBeanConstructorInfo(String, String, MBeanParameterInfo[], Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanConstructorInfo
Constructs a MBeanConstructorInfo object.
ModelMBeanInfo - interface javax.management.modelmbean.ModelMBeanInfo.
This interface is implemented by the ModelMBeanInfo for every ModelMBean.
ModelMBeanInfoSupport - class javax.management.modelmbean.ModelMBeanInfoSupport.
This class represents the meta data for ModelMBeans.
ModelMBeanInfoSupport(ModelMBeanInfo) - Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
constructs a ModelMBeanInfoSupport which is a duplicate of the one passed in.
ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[]) - Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
Creates a ModelMBeanInfoSupport with the provided information, but the descriptor is a default.
ModelMBeanInfoSupport(String, String, ModelMBeanAttributeInfo[], ModelMBeanConstructorInfo[], ModelMBeanOperationInfo[], ModelMBeanNotificationInfo[], Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanInfoSupport
Creates a ModelMBeanInfoSupport with the provided information and the descriptor given in parameter.
ModelMBeanNotificationBroadcaster - interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster.
This interface must be implemented by the ModelMBeans.
ModelMBeanNotificationInfo - class javax.management.modelmbean.ModelMBeanNotificationInfo.
The ModelMBeanNotificationInfo object describes a notification emitted by a ModelMBean.
ModelMBeanNotificationInfo(ModelMBeanNotificationInfo) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
Constructs a new ModelMBeanNotificationInfo object from this ModelMBeanNotfication Object.
ModelMBeanNotificationInfo(String[], String, String) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
Constructs a ModelMBeanNotificationInfo object with a default descriptor.
ModelMBeanNotificationInfo(String[], String, String, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanNotificationInfo
Constructs a ModelMBeanNotificationInfo object.
ModelMBeanOperationInfo - class javax.management.modelmbean.ModelMBeanOperationInfo.
The ModelMBeanOperationInfo object describes a management operation of the ModelMBean.
ModelMBeanOperationInfo(ModelMBeanOperationInfo) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
Constructs a new ModelMBeanOperationInfo object from this ModelMBeanOperation Object.
ModelMBeanOperationInfo(String, Method) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
Constructs a ModelMBeanOperationInfo object with a default descriptor.
ModelMBeanOperationInfo(String, Method, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
Constructs a ModelMBeanOperationInfo object.
ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
Constructs a ModelMBeanOperationInfo object with a default descriptor.
ModelMBeanOperationInfo(String, String, MBeanParameterInfo[], String, int, Descriptor) - Constructor for class javax.management.modelmbean.ModelMBeanOperationInfo
Constructs a ModelMBeanOperationInfo object.
Monitor - class javax.management.monitor.Monitor.
Defines the common part to all monitor MBeans.
Monitor() - Constructor for class javax.management.monitor.Monitor
 
MonitorMBean - interface javax.management.monitor.MonitorMBean.
Exposes the remote management interface of monitor MBeans.
MonitorNotification - class javax.management.monitor.MonitorNotification.
Provides definitions of the notifications sent by monitor MBeans.
MonitorSettingException - exception javax.management.monitor.MonitorSettingException.
Exception thrown by the monitor when a monitor setting becomes invalid while the monitor is running.
MonitorSettingException() - Constructor for class javax.management.monitor.MonitorSettingException
Default constructor.
MonitorSettingException(String) - Constructor for class javax.management.monitor.MonitorSettingException
Constructor that allows an error message to be specified.
MORE_THAN_MAX_ROLE_DEGREE - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to set a role value with more ObjectNames than the maximum expected cardinality
multiply(UnsignedInt) - Method in class com.sun.jdmk.UnsignedInt
Return an UnsignedInt that is equal mod 232 to this * x.
multiply(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is equal mod 264 to this * x.

N

name - Variable in class javax.management.MBeanFeatureInfo
The name of the feature.
needTobeClosed - Variable in class com.sun.jdmk.TraceListener
 
newMBeanServer() - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with a standard default domain name, without keeping an internal reference to this new object.
newMBeanServer(String) - Static method in class javax.management.MBeanServerFactory
Return a new object implementing the MBeanServer interface with the specified default domain name, without keeping an internal reference to this new object.
newMibRequest(Vector, int, Object) - Static method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
This is a factory method for creating new SnmpMibRequest objects.
nextOid(int, long[], int) - Static method in class javax.management.snmp.SnmpStringFixed
Scans an index OID, skip the string value and returns the position of the next value.
nextOid(long[], int) - Static method in class javax.management.snmp.SnmpString
Scans an index OID, skips the string value and returns the position of the next value.
nextOid(long[], int) - Static method in class javax.management.snmp.SnmpCounter64
Scans an index OID, skips the counter value and returns the position of the next value.
nextOid(long[], int) - Static method in class javax.management.snmp.SnmpOid
Scans an index OID, skips the OID value and returns the position of the next value.
nextOid(long[], int) - Static method in class javax.management.snmp.SnmpInt
Scans an index OID, skips the integer value and returns the position of the next value.
nextOid(long[], int) - Static method in class javax.management.snmp.SnmpIpAddress
Scans an index OID, skips the address value and returns the position of the next value.
NO_CACHE_LIMIT - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
This constant controls the cache behavior for notification forwarding.
NO_ROLE_WITH_NAME - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to access an unknown role
noAccess - Static variable in class javax.management.snmp.SnmpStatusException
Error code as defined in RFC 1448 for: noAccess.
nodeId - Variable in class com.sun.jdmk.snmp.agent.SnmpMibTable
The id of the contained entry object.
nonRepeaters - Variable in class javax.management.snmp.SnmpPduBulk
The non-repeaters value.
noSuchInstance - Static variable in class javax.management.snmp.SnmpVarBind
Error code value as defined in RFC 1448 for: noSuchInstance.
noSuchInstance - Static variable in class javax.management.snmp.SnmpStatusException
Error code for reporting a no such instance error.
noSuchInstanceException - Static variable in class com.sun.jdmk.snmp.agent.SnmpMibNode
Contains a predefined exception that is often fired when an object is not found in the MIB.
noSuchName - Static variable in class javax.management.snmp.SnmpStatusException
Error code as defined in RFC 1448 for: noSuchName.
noSuchNameException - Static variable in class com.sun.jdmk.snmp.agent.SnmpMibNode
 
noSuchObject - Static variable in class javax.management.snmp.SnmpVarBind
Error code value as defined in RFC 1448 for: noSuchObject.
noSuchObject - Static variable in class javax.management.snmp.SnmpStatusException
Error code for reporting a no such object error.
noSuchObjectException - Static variable in class com.sun.jdmk.snmp.agent.SnmpMibNode
 
not() - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is the bitwise not of this, equal to 264 - 1 - this.
not(QueryExp) - Static method in class javax.management.Query
Returns a constraint that is the negation of its argument.
NotCompliantMBeanException - exception javax.management.NotCompliantMBeanException.
Exception which occurs when trying to register an object in the MBean server that is not a JMX compliant MBean.
NotCompliantMBeanException() - Constructor for class javax.management.NotCompliantMBeanException
Default constructor.
NotCompliantMBeanException(String) - Constructor for class javax.management.NotCompliantMBeanException
Constructor that allows a specific error message to be specified.
Notification - class javax.management.Notification.
The Notification class represents a notification emitted by an MBean.
Notification(String, Object, long) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, long) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, long, String) - Constructor for class javax.management.Notification
Creates a Notification object.
Notification(String, Object, long, String) - Constructor for class javax.management.Notification
Creates a Notification object.
NotificationBroadcaster - interface javax.management.NotificationBroadcaster.
Should be implemented by an MBean that emits Notifications.
NotificationBroadcasterProxy - interface com.sun.jdmk.NotificationBroadcasterProxy.
This interface should be implemented by a ProxyMBean that represents an MBean which broadcasts Notifications (implements the NotificationBroadcaster interface).
NotificationBroadcasterSupport - class javax.management.NotificationBroadcasterSupport.
Provides an implementation of NotificationBroadcaster interface.
NotificationBroadcasterSupport() - Constructor for class javax.management.NotificationBroadcasterSupport
 
NotificationFilter - interface javax.management.NotificationFilter.
To be implemented by a any class acting as a notification filter.
NotificationFilterSupport - class javax.management.NotificationFilterSupport.
Provides an implementation of the NotificationFilter interface.
NotificationFilterSupport() - Constructor for class javax.management.NotificationFilterSupport
 
NotificationListener - interface javax.management.NotificationListener.
Should be implemented by an object that wants to receive notifications.
NotificationRegistration - interface com.sun.jdmk.NotificationRegistration.
This interface specifies the methods to add or to remove a notification listener to an MBean via a MBean server (remote or local).
notifyClient() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Notifies the registered client about the completion of an operation.
notifyClient() - Method in class javax.management.snmp.manager.SnmpRequest
Notifies the registered client about the completion of an operation.
notInService - Static variable in class com.sun.jdmk.snmp.EnumRowStatus
This value corresponds to the notInService RowStatus, as defined in RFC 2579 from SMIv2: notInService indicates that the conceptual row exists in the agent, but is unavailable for use by the managed device; notInService has no implication regarding the internal consistency of the row, availability of resources, or consistency with the current state of the managed device;
notReady - Static variable in class com.sun.jdmk.snmp.EnumRowStatus
This value corresponds to the notReady RowStatus, as defined in RFC 2579 from SMIv2: notReady indicates that the conceptual row exists in the agent, but is missing information necessary in order to be available for use by the managed device (i.e., one or more required columns in the conceptual row have not been instanciated);
NsapTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing an Nsap as defined in RFC 1902.
NullTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing the null type.

O

ObjectIdentiferTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing the Object Identifier type.
ObjectInstance - class javax.management.ObjectInstance.
Used to represent the object name of an MBean and its class name.
ObjectInstance(ObjectName, String) - Constructor for class javax.management.ObjectInstance
Allows an object instance to be created given an object name and the full class name, including the package name.
ObjectInstance(String, String) - Constructor for class javax.management.ObjectInstance
Allows an object instance to be created given a string representation of an object name and the full class name, including the package name.
ObjectName - class javax.management.ObjectName.
Represents the object name of an MBean.
ObjectName(String) - Constructor for class javax.management.ObjectName
Allows an object name to be created from the given string.
ObjectName(String, Hashtable) - Constructor for class javax.management.ObjectName
Allows an object name with several key properties to be created.
ObjectName(String, String, String) - Constructor for class javax.management.ObjectName
Allows an object name to be created using only one key property.
OBSERVED_ATTRIBUTE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute is not contained in the observed object.
OBSERVED_ATTRIBUTE_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
Flag denoting that a notification has occurred after changing the observed attribute.
OBSERVED_ATTRIBUTE_TYPE_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the type of the observed attribute is not correct.
OBSERVED_ATTRIBUTE_TYPE_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
Flag denoting that a notification has occurred after changing the observed object or the observed attribute.
OBSERVED_OBJECT_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed object is not registered in the MBean server.
OBSERVED_OBJECT_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
Flag denoting that a notification has occurred after changing the observed object.
OctetStringTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing the octet string type.
OFFLINE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Represents an OFFLINE state.
OFFLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryMonitor
Marks the "state" property as stopped.
OFFLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryClient
Marks the "state" property as stopped.
OFFLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryResponder
Marks the "state" property as stopped.
OFFLINE - Static variable in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Marks the "state" property as stopped.
oid - Variable in class javax.management.snmp.SnmpVarBind
The OID of the SnmpVarBind.
oidListToString() - Method in class javax.management.snmp.SnmpVarBindList
Returns a String containing the ASCII representation of all OIDs in the list.
ONE - Static variable in class com.sun.jdmk.UnsignedLong
The value 1.
ONE_DAY - Static variable in class javax.management.timer.Timer
Number of milliseconds in one day.
ONE_HOUR - Static variable in class javax.management.timer.Timer
Number of milliseconds in one hour.
ONE_MINUTE - Static variable in class javax.management.timer.Timer
Number of milliseconds in one minute.
ONE_SECOND - Static variable in class javax.management.timer.Timer
Number of milliseconds in one second.
ONE_WEEK - Static variable in class javax.management.timer.Timer
Number of milliseconds in one week.
ONLINE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Represents an ONLINE state.
ONLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryMonitor
Marks the "state" property as running.
ONLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryClient
Marks the "state" property as running.
ONLINE - Static variable in class com.sun.jdmk.discovery.DiscoveryResponder
Marks the "state" property as running.
ONLINE - Static variable in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Marks the "state" property as runnig.
OpaqueTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing an Opaque type as defined in RFC 1155.
OperationContext - interface com.sun.jdmk.OperationContext.
An object implementing this interface can be used to transmit context between a connector client and a connector server.
OperationsException - exception javax.management.OperationsException.
Represents exceptions thrown in the MBean server when performing operations on MBeans.
OperationsException() - Constructor for class javax.management.OperationsException
Default constructor.
OperationsException(String) - Constructor for class javax.management.OperationsException
Constructor that allows a specific error message to be specified.
optAllowMultiplexing - Static variable in class javax.management.snmp.manager.SnmpOptions
This option can be set to control the behavior of a request.
optFixPduOnError - Static variable in class javax.management.snmp.manager.SnmpOptions
This option can be set to control the behavior of a request.
optHandleTooBigError - Static variable in class javax.management.snmp.manager.SnmpOptions
This option can be set to control the behavior of a request.
or(QueryExp, QueryExp) - Static method in class javax.management.Query
Returns a query expression that is the disjunction of two other query expressions.
or(UnsignedInt) - Method in class com.sun.jdmk.UnsignedInt
Return an UnsignedInt that is the bitwise or of this and x.
or(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is the bitwise or of this and x.
out - Variable in class com.sun.jdmk.TraceListener
 

P

parsePage(String) - Method in interface com.sun.jdmk.comm.HtmlParser
Parses the generated HTML page.
parseRequest(String) - Method in interface com.sun.jdmk.comm.HtmlParser
Parses the recieved HTML requests.
parseTraceProperties() - Static method in class com.sun.jdmk.Trace
Parses the system properties specified at the command-line to determine the specified trace conditions.
pduGetBulkRequestPdu - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents a GetBulkRequest PDU type (V2 only).
pduGetNextRequestPdu - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents a GetNextRequest PDU type (V1 or V2).
pduGetRequestPdu - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents a GetRequest PDU type (V1 or V2).
pduGetResponsePdu - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents a GetResponse PDU type (V1 or V2).
pduInformRequestPdu - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents an InformRequest PDU type (V2 only).
pduReportPdu - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents a Report PDU type (V2 only).
pduSetRequestPdu - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents a SetRequest PDU type (V1 or V2).
pduTypeToString(int) - Static method in class javax.management.snmp.SnmpPduPacket
Returns the String representation of a PDU type.
pduV1TrapPdu - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents a V1Trap PDU type (V1 only).
pduV2TrapPdu - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents a V2Trap PDU type (V2 only).
pduWalkRequest - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents a Walk request.
performResetPktStatistics() - Method in class javax.management.snmp.manager.SnmpSession
Reset all the counters.
PersistentMBean - interface javax.management.PersistentMBean.
This class is the interface to be implemented by MBeans that are meant to be persistent.
PLUS - Static variable in class javax.management.Query
 
plus(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the sum of two numeric values, or the concatenation of two string values.
port - Variable in class javax.management.snmp.SnmpPduPacket
Source or destination port.
port - Variable in class javax.management.snmp.SnmpMessage
Source or destination port.
postDeregister() - Method in class com.sun.jdmk.comm.CommunicatorServer
Do nothing.
postDeregister() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Does nothing, needed for MBeanRegistration interface.
postDeregister() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Allows the MBean to perform any operations needed after having been de-registered from the MBean server.
postDeregister() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Not used in this context.
postDeregister() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Allows the MBean to perform any operations needed after having been de-registered in the MBeanServer.
postDeregister() - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Not used in this context.
postDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Allows the MBean to perform any operations needed after having been de-registered in the MBean server.
postDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Allows the MBean to perform any operations needed after having been de-registered in the MBean server.
postDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Allows the MBean to perform any operations needed after having been de-registered in the MBean server.
postDeregister() - Method in class com.sun.jdmk.cascading.CascadingAgent
Unregisters all the objects cascaded by the cascading agent.
postDeregister() - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations needed after having been de-registered in the MBean server.
postDeregister() - Method in class javax.management.monitor.Monitor
Allows the monitor MBean to perform any operations needed after having been de-registered by the MBean server.
postDeregister() - Method in class javax.management.timer.Timer
Allows the timer MBean to perform any operations needed after having been de-registered by the MBean server.
postDeregister() - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations needed after having been de-registered in the MBean server.
postDeregister() - Method in class javax.management.relation.RelationService
 
postDeregister() - Method in class javax.management.relation.RelationSupport
 
postRegister(Boolean) - Method in class com.sun.jdmk.comm.CommunicatorServer
 
postRegister(Boolean) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Does nothing, needed for MBeanRegistration interface.
postRegister(Boolean) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Allows the MBean to perform any operations needed after having been registered in the MBeanServer or after the registration has failed.
postRegister(Boolean) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Not used in this context.
postRegister(Boolean) - Method in class com.sun.jdmk.comm.RmiConnectorServer
Allows the MBean to perform any operations needed after having been registered in the MBeanServer or after the registration has failed.
postRegister(Boolean) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Not used in this context.
postRegister(Boolean) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class com.sun.jdmk.cascading.CascadingAgent
 
postRegister(Boolean) - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class javax.management.monitor.Monitor
Allows the monitor MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class javax.management.timer.Timer
Allows the timer MBean to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations needed after having been registered in the MBean server or after the registration has failed.
postRegister(Boolean) - Method in class javax.management.relation.RelationService
 
postRegister(Boolean) - Method in class javax.management.relation.RelationSupport
 
preDeregister() - Method in class com.sun.jdmk.comm.CommunicatorServer
Stop the connector.
preDeregister() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Interrupts all the current HTTP connections and close the TCP/IP socket.
preDeregister() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Allows the MBean to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Not used in this context.
preDeregister() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Allows the MBean to perform any operations needed before being de-registered by the MBeanServer.
preDeregister() - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Not used in this context.
preDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Allows the MBean to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Allows the MBean to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Allows the MBean to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class com.sun.jdmk.cascading.CascadingAgent
 
preDeregister() - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class javax.management.monitor.Monitor
Allows the monitor MBean to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class javax.management.monitor.CounterMonitor
Allows the counter monitor MBean to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class javax.management.timer.Timer
Allows the timer MBean to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations it needs before being de-registered by the MBean server.
preDeregister() - Method in class javax.management.relation.RelationService
 
preDeregister() - Method in class javax.management.relation.RelationSupport
 
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.CommunicatorServer
Preregister method of connector.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Creates a TCP/IP connection to listen for client connections.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Performs pre-registration initialization.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.HttpsConnectorServer
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorServer
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.comm.HttpConnectorServer
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Initializes the MIB but each single MBean representing the MIB is inserted into the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class com.sun.jdmk.cascading.CascadingAgent
Initializes the cascading agent.
preRegister(MBeanServer, ObjectName) - Method in interface javax.management.MBeanRegistration
Allows the MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.monitor.Monitor
Allows the monitor MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.timer.Timer
Allows the timer MBean to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.loading.MLet
Allows the m-let to perform any operations it needs before being registered in the MBean server.
preRegister(MBeanServer, ObjectName) - Method in class javax.management.relation.RelationService
 
preRegister(MBeanServer, ObjectName) - Method in class javax.management.relation.RelationSupport
 
printMessage() - Method in class javax.management.snmp.SnmpMessage
Dumps this message in a string.
printStackTrace() - Method in class com.sun.jdmk.comm.CommunicationException
Prints the stack trace of the thrown target exception.
printStackTrace(PrintStream) - Method in class com.sun.jdmk.comm.CommunicationException
Prints the stack trace of the thrown target exception to the specified print stream.
printStackTrace(PrintWriter) - Method in class com.sun.jdmk.comm.CommunicationException
Prints the stack trace of the thrown target exception to the specified print writer.
printTimeTicks(long) - Static method in class javax.management.snmp.SnmpTimeticks
Parses the specified long value with time units and returns a String of the form d days hh:mm:ss.
processSnmpInform(SnmpPduRequest) - Method in interface javax.management.snmp.manager.SnmpInformListener
Called by SnmpEventReportDispatcher when an inform request is received.
processSnmpInternalError(SnmpInformRequest, String) - Method in interface com.sun.jdmk.comm.SnmpInformHandler
This callback is invoked when any form of internal error occurs.
processSnmpInternalError(SnmpRequest, String) - Method in interface javax.management.snmp.manager.SnmpRequestHandler
This callback is invoked when any form of internal error occurs during processing of the session.
processSnmpInternalError(SnmpRequest, String) - Method in interface javax.management.snmp.manager.SnmpHandler
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpRequestHandler.processSnmpInternalError(javax.management.snmp.manager.SnmpRequest, java.lang.String)
processSnmpPollData(SnmpInformRequest, int, int, SnmpVarBindList) - Method in interface com.sun.jdmk.comm.SnmpInformHandler
This callback is invoked when a manager responds to an SNMP inform request.
processSnmpPollData(SnmpRequest, int, int, SnmpVarbindList) - Method in interface javax.management.snmp.manager.SnmpHandler
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpRequestHandler.processSnmpPollData(javax.management.snmp.manager.SnmpRequest, int, int, javax.management.snmp.SnmpVarBindList)
processSnmpPollData(SnmpRequest, int, int, SnmpVarBindList) - Method in interface javax.management.snmp.manager.SnmpRequestHandler
This callback is invoked when a peer responds to an SNMP request.
processSnmpPollTimeout(SnmpInformRequest) - Method in interface com.sun.jdmk.comm.SnmpInformHandler
This callback is invoked when a manager does not respond within the specified timeout value to the SNMP inform request.
processSnmpPollTimeout(SnmpRequest) - Method in interface javax.management.snmp.manager.SnmpRequestHandler
This callback is invoked when a peer does not respond within the specified timeout value to the SNMP request.
processSnmpPollTimeout(SnmpRequest) - Method in interface javax.management.snmp.manager.SnmpHandler
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpRequestHandler.processSnmpPollTimeout(javax.management.snmp.manager.SnmpRequest)
processSnmpTrapV1(SnmpPduTrap) - Method in interface javax.management.snmp.manager.SnmpTrapListener
Called by SnmpEventReportDispatcher when a V1 trap is received.
processSnmpTrapV1(SnmpPduTrap) - Method in interface javax.management.snmp.manager.SnmpEventReportListener
Deprecated. Called by SnmpEventReportDispatcher when a V1 trap is received.
processSnmpTrapV2(SnmpPduRequest) - Method in interface javax.management.snmp.manager.SnmpTrapListener
Called by SnmpEventReportDispatcher when a V2 trap is received.
processSnmpTrapV2(SnmpPduRequest) - Method in interface javax.management.snmp.manager.SnmpEventReportListener
Deprecated. Called by SnmpEventReportDispatcher when a V2 trap is received.
Proxy - interface com.sun.jdmk.Proxy.
Interface common to all proxy objects manipulated by a remote or local MBean manager.
ProxyGen - class com.sun.jdmk.tools.ProxyGen.
The main class of the proxygen tool.
ProxyHandler - interface com.sun.jdmk.ProxyHandler.
This interface groups all functions necessary to support a proxy.
ProxyMBeanInstantiationException - exception com.sun.jdmk.ProxyMBeanInstantiationException.
Exception raised by the ProxyFactory when a problem occurs with the instantiation of the ProxyMBean.
ProxyMBeanInstantiationException(Exception) - Constructor for class com.sun.jdmk.ProxyMBeanInstantiationException
Creates a ProxyMBeanInstantiationException that wraps the actual java.lang.Exception.
ProxyMBeanInstantiationException(Exception, String) - Constructor for class com.sun.jdmk.ProxyMBeanInstantiationException
Creates a ProxyMBeanInstantiationException that wraps the actual java.lang.Exception with a detailed message.
PULL_MODE - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
This constant is used to set the pull mode for notification forwarding.
purgeRelations() - Method in interface javax.management.relation.RelationServiceMBean
Purges the relations.
purgeRelations() - Method in class javax.management.relation.RelationService
Purges the relations.
PUSH_MODE - Static variable in interface com.sun.jdmk.comm.ClientNotificationHandler
This constant is used to set the push mode for notification forwarding.
push(String, Object) - Static method in class com.sun.jdmk.ThreadContext
Push an object on the context stack with the given key.

Q

Query - class javax.management.Query.
Constructs query object constraints.
Query() - Constructor for class javax.management.Query
Basic constructor.
QueryEval - class javax.management.QueryEval.
Allows a query to be performed in the context of a specific MBean server.
QueryEval() - Constructor for class javax.management.QueryEval
 
QueryExp - interface javax.management.QueryExp.
Represents relational constraints that can be used in database query "where clauses".
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerForwarder
 
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("queryMBeans", name), then checkQuery("queryMBeans", name, query), then forward this method to the wrapped object.
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerImpl
Gets MBeans controlled by the MBean server.
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Gets MBeans controlled by the MBeanServer.
queryMBeans(ObjectName, QueryExp) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Gets MBeans controlled by the MBeanServer.
queryMBeans(ObjectName, QueryExp) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Gets MBeans controlled by the MBeanServer.
queryMBeans(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
Gets MBeans controlled by the MBean server.
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerForwarder
 
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("queryNames", name), then checkQuery("queryNames", name, query), then forward this method to the wrapped object.
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.MBeanServerImpl
Gets the names of MBeans controlled by the MBean server.
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Gets the names of MBeans controlled by the MBeanServer.
queryNames(ObjectName, QueryExp) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Gets the names of MBeans controlled by the MBeanServer.
queryNames(ObjectName, QueryExp) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Gets the names of MBeans controlled by the MBeanServer.
queryNames(ObjectName, QueryExp) - Method in interface javax.management.MBeanServer
Gets the names of MBeans controlled by the MBean server.

R

readExternal(ObjectInput) - Method in class javax.management.loading.MLet
This method reads the object's contents during Object Serialization.
readOnly - Static variable in class javax.management.snmp.SnmpStatusException
Error code as defined in RFC 1448 for: readOnly.
REF_MBEAN_NOT_REGISTERED - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to set a role value including the ObjectName of a MBean not registered in the MBean Server
REF_MBEAN_OF_INCORRECT_CLASS - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to set a role value including the ObjectName of a MBean not of the class expected for that role
ReflectionException - exception javax.management.ReflectionException.
Represents exceptions thrown in the MBean server when using the java.lang.reflect classes to invoke methods on MBeans.
ReflectionException(Exception) - Constructor for class javax.management.ReflectionException
Creates a ReflectionException that wraps the actual java.lang.Exception.
ReflectionException(Exception, String) - Constructor for class javax.management.ReflectionException
Creates a ReflectionException that wraps the actual java.lang.Exception with a detail message.
registerCheckException(SnmpVarBind, SnmpStatusException) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibSubRequest
This method should be called when a status exception needs to be raised when checking a given varbind for a SNMP SET request.
registerEntryFactory(SnmpTableEntryFactory) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Register the factory through which table entries should be created when remote entry creation is enabled.
registerGetException(SnmpVarBind, SnmpStatusException) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibSubRequest
This method should be called when a status exception needs to be raised for a given varbind of a SNMP GET request.
registerGroupNode(String, String, ObjectName, SnmpMibNode, Object, MBeanServer) - Method in class com.sun.jdmk.snmp.agent.SnmpMib
Register an SNMP group and its metadata node in the MIB.
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("registerMBean", name), then checkCreate("registerMBean", object.getClass().getName(), name, null, null, null), then forward this method to the wrapped object.
registerMBean(Object, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Registers a pre-existing object as an MBean with the MBean server.
registerMBean(Object, ObjectName) - Method in interface javax.management.MBeanServer
Registers a pre-existing object as an MBean with the MBean server.
registerNode(String, SnmpMibNode) - Method in class com.sun.jdmk.snmp.agent.SnmpMibOid
Registers a specific node in the tree.
registerObject(long) - Method in class com.sun.jdmk.snmp.agent.SnmpMibGroup
Register an OID arc that identifies a scalar object or a table.
registerSetException(SnmpVarBind, SnmpStatusException) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibSubRequest
This method should be called when a status exception needs to be raised for a given varbind of a SNMP SET request.
registerTableEntry(SnmpMibTable, SnmpOid, ObjectName, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpGenericObjectServer
 
registerTableMeta(String, SnmpMibTable) - Method in class com.sun.jdmk.snmp.agent.SnmpMib
Register an SNMP Table metadata node in the MIB.
REGISTRATION - Static variable in class com.sun.jdmk.discovery.DiscoveryResponderNotification
Notification type denoting that the DiscoveryResponder MBean has been registered or unregistered from the MBeanServer.
REGISTRATION_NOTIFICATION - Static variable in class javax.management.MBeanServerNotification
Notification type denoting that an MBean has been registered.
Relation - interface javax.management.relation.Relation.
This interface has to be implemented by any MBean class expected to represent a relation managed using the Relation Service.
RELATION_BASIC_CREATION - Static variable in class javax.management.relation.RelationNotification
Type for the creation of an internal relation
RELATION_BASIC_REMOVAL - Static variable in class javax.management.relation.RelationNotification
Type for the removal from the Relation Service of an internal relation
RELATION_BASIC_UPDATE - Static variable in class javax.management.relation.RelationNotification
Type for an update of an internal relation
RELATION_MBEAN_CREATION - Static variable in class javax.management.relation.RelationNotification
Type for the relation MBean added into the Relation Service
RELATION_MBEAN_REMOVAL - Static variable in class javax.management.relation.RelationNotification
Type for the removal from the Relation Service of a relation MBean
RELATION_MBEAN_UPDATE - Static variable in class javax.management.relation.RelationNotification
Type for the update of a relation MBean
RelationException - exception javax.management.relation.RelationException.
This class is the superclass of any exception which can be raised during relation management.
RelationException() - Constructor for class javax.management.relation.RelationException
Default constructor, no message put in exception
RelationException(String) - Constructor for class javax.management.relation.RelationException
Constructor with given message put in exception
RelationNotFoundException - exception javax.management.relation.RelationNotFoundException.
This exception is raised when there is no relation for a given relation id in a Relation Service.
RelationNotFoundException() - Constructor for class javax.management.relation.RelationNotFoundException
Default constructor, no message put in exception
RelationNotFoundException(String) - Constructor for class javax.management.relation.RelationNotFoundException
Constructor with given message put in exception
RelationNotification - class javax.management.relation.RelationNotification.
A RelationNotification notification is sent when a relation is created via the Relation Service, or a MBean is added as a relation in the Relation Service, or a role is updated in a relation, or a relation is removed from the Relation Service
RelationNotification(String, Object, long, long, String, String, String, ObjectName, List) - Constructor for class javax.management.relation.RelationNotification
Creates a notification for either a relation creation (RelationSupport object created internally in the Relation Service, or a MBean added as a relation) or for a relation removal from the Relation Service
RelationNotification(String, Object, long, long, String, String, String, ObjectName, String, List, List) - Constructor for class javax.management.relation.RelationNotification
Creates a notification for a role update in a relation
RelationService - class javax.management.relation.RelationService.
The Relation Service is in charge of creating and deleting relation types and relations, of handling the consistency and of providing query mechanisms.
RelationService(boolean) - Constructor for class javax.management.relation.RelationService
Constructor
RelationServiceMBean - interface javax.management.relation.RelationServiceMBean.
The Relation Service is in charge of creating and deleting relation types and relations, of handling the consistency and of providing query mechanisms.
RelationServiceNotRegisteredException - exception javax.management.relation.RelationServiceNotRegisteredException.
This exception is raised when an access is done to the Relation Service and that one is not registered.
RelationServiceNotRegisteredException() - Constructor for class javax.management.relation.RelationServiceNotRegisteredException
Default constructor, no message put in exception
RelationServiceNotRegisteredException(String) - Constructor for class javax.management.relation.RelationServiceNotRegisteredException
Constructor with given message put in exception
RelationSupport - class javax.management.relation.RelationSupport.
A RelationSupport object is used internally by the Relation Service to represent simple relations (only roles, no properties or methods), with an unlimited number of roles, of any relation type.
RelationSupport(String, ObjectName, MBeanServer, String, RoleList) - Constructor for class javax.management.relation.RelationSupport
Creates object.
RelationSupport(String, ObjectName, String, RoleList) - Constructor for class javax.management.relation.RelationSupport
Creates object.
RelationSupportMBean - interface javax.management.relation.RelationSupportMBean.
A RelationSupport object is used internally by the Relation Service to represent simple relations (only roles, no properties or methods), with an unlimited number of roles, of any relation type.
RelationType - interface javax.management.relation.RelationType.
The RelationType interface has to be implemented by any class expected to represent a relation type.
RelationTypeNotFoundException - exception javax.management.relation.RelationTypeNotFoundException.
This exception is raised when there is no relation type with given name in Relation Service
RelationTypeNotFoundException() - Constructor for class javax.management.relation.RelationTypeNotFoundException
Default constructor, no message put in exception
RelationTypeNotFoundException(String) - Constructor for class javax.management.relation.RelationTypeNotFoundException
Constructor with given message put in exception
RelationTypeSupport - class javax.management.relation.RelationTypeSupport.
A RelationTypeSupport object implements the RelationType interface.
RelationTypeSupport(String) - Constructor for class javax.management.relation.RelationTypeSupport
 
RelationTypeSupport(String, RoleInfo[]) - Constructor for class javax.management.relation.RelationTypeSupport
Constructor where all role definitions are dynamically created and passed as parameter.
releaseMBeanServer(MBeanServer) - Static method in class javax.management.MBeanServerFactory
Remove internal jdmk references to a created MBeanServer.
releaseUserData(Object, SnmpPduPacket) - Method in interface com.sun.jdmk.snmp.agent.SnmpUserDataFactory
Release a previously allocated contextual object containing user-data.
RemoteMBeanServer - interface com.sun.jdmk.comm.RemoteMBeanServer.
Defines the methods necessary for remote creation, access and deletion of MBeans.
remove(SnmpOidTable) - Method in interface com.sun.jdmk.snmp.SnmpOidDatabase
Removes an SnmpOidTable object from this SnmpOidDatabase.
remove(SnmpOidTable) - Method in class com.sun.jdmk.snmp.SnmpOidDatabaseSupport
Removes a SnmpOidTable object from this SnmpOidDatabase.
removeAll() - Method in class com.sun.jdmk.comm.TimedExecutor
 
removeAll() - Method in class com.sun.jdmk.comm.ThreadService
 
removeAll() - Method in interface com.sun.jdmk.snmp.SnmpOidDatabase
Removes all the SnmpOidTable objects from this SnmpOidDatabase.
removeAll() - Method in class com.sun.jdmk.snmp.SnmpOidDatabaseSupport
Removes all SnmpOidTable objects from this SnmpOidDatabase.
removeAllListeners() - Static method in class com.sun.jdmk.Trace
Remove all listeners.
removeAllNotifications() - Method in interface javax.management.timer.TimerMBean
Removes all the timer notifications from the list of notifications and resets the counter used to update the timer notification identifiers.
removeAllNotifications() - Method in class javax.management.timer.Timer
Removes all the timer notifications from the list of notifications and resets the counter used to update the timer notification identifiers.
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Removes a listener for attributeChangeNotifications from the RequiredModelMBean.
removeAttributeChangeNotificationListener(NotificationListener, String) - Method in class javax.management.modelmbean.RequiredModelMBean
 
removeEntry(int, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Remove the specified entry from the table.
removeEntry(Object) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibTableMBean
Deprecated. Removes the specified entry from the table.
removeEntry(SnmpIndex, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Remove an entry from this table.
removeEntry(SnmpOid) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Remove the specified entry from the table.
removeEntry(SnmpOid, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Remove the specified entry from the table.
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in interface com.sun.jdmk.snmp.agent.SnmpTableCallbackHandler
This method is called by the SNMP runtime after a new entry has been removed from the table.
removeEntryCb(int, SnmpOid, ObjectName, Object, SnmpMibTable) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
This callback is called by the associated metadata object when a new table entry has been removed from the table metadata.
removeEventReportListener(SnmpEventReportListener) - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Deprecated. As of JDMK 4.0, replaced by SnmpEventReportDispatcher.removeTrapListener(javax.management.snmp.manager.SnmpTrapListener)
removeEventReportListener(SnmpEventReportListener) - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Deprecated. As of JDMK 4.0, replaced by SnmpEventReportDispatcher.removeTrapListener(javax.management.snmp.manager.SnmpTrapListener)
removeField(String) - Method in interface javax.management.Descriptor
Removes a field from the descriptor
removeField(String) - Method in class javax.management.modelmbean.DescriptorSupport
Removes a field from the descriptor
removeHeartBeatNotificationListener(NotificationListener) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from this connector client.
removeHeartBeatNotificationListener(NotificationListener) - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from this connector client.
removeHeartBeatNotificationListener(NotificationListener) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Removes the specified heartbeat listener so that it no longer receives heartbeat notifications from this connector client.
removeInformListener(SnmpInformListener) - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Removes an inform request listener.
removeInformListener(SnmpInformListener) - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Removes an inform request listener.
removeJob(Runnable) - Method in class com.sun.jdmk.comm.TimedExecutor
 
removeJob(Runnable) - Method in class com.sun.jdmk.comm.ThreadService
 
removeMib(SnmpMibAgent) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Removes the specified MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Removes the specified MIB from the SNMP protocol adaptor.
removeMib(SnmpMibAgent) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibHandler
Removes the specified MIB from the SNMP protocol adaptor.
removeNotification(Integer) - Method in interface javax.management.timer.TimerMBean
Removes the timer notification corresponding to the specified identifier from the list of notifications.
removeNotification(Integer) - Method in class javax.management.timer.Timer
Removes the timer notification corresponding to the specified identifier from the list of notifications.
removeNotificationListener(NotificationListener) - Static method in class com.sun.jdmk.Trace
Remove a listener
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.comm.CommunicatorServer
Removes the specified listener from this CommunicatorServer.
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Enable to remove an SNMP entry listener from this SnmpMibTable.
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
Enables to remove an SNMP entry listener from this SnmpMibTable.
removeNotificationListener(NotificationListener) - Method in class com.sun.jdmk.cascading.CascadeGenericProxy
 
removeNotificationListener(NotificationListener) - Method in class javax.management.NotificationBroadcasterSupport
Removes a listener from a registered MBean.
removeNotificationListener(NotificationListener) - Method in class javax.management.MBeanServerDelegate
Enables to remove a listener from a registered MBean.
removeNotificationListener(NotificationListener) - Method in interface javax.management.NotificationBroadcaster
Removes a listener from a registered MBean.
removeNotificationListener(NotificationListener) - Method in class javax.management.modelmbean.RequiredModelMBean
Removes a listener for Notifications from the RequiredModelMBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.MBeanServerForwarder
 
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("removeNotificationListener", name), then checkNotification("removeNotificationListener", name), then forward this method to the wrapped object.
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.MBeanServerImpl
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface com.sun.jdmk.NotificationRegistration
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface com.sun.jdmk.NotificationBroadcasterProxy
Enables to remove a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, NotificationListener) - Method in interface javax.management.MBeanServer
Enables to remove a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("removeNotificationListener", name), then checkNotification("removeNotificationListener", name), then forward this method to the wrapped object.
removeNotificationListener(ObjectName, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Removes a listener from a registered MBean.
removeNotificationListener(ObjectName, ObjectName) - Method in interface javax.management.MBeanServer
Enables to remove a listener from a registered MBean.
removeNotifications(String) - Method in interface javax.management.timer.TimerMBean
Removes all the timer notifications corresponding to the specified type from the list of notifications.
removeNotifications(String) - Method in class javax.management.timer.Timer
Removes all the timer notifications corresponding to the specified type from the list of notifications.
removeProxy(Proxy) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. No more useful.
removeProxy(Proxy) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. No more useful.
removeProxy(Proxy) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. No more useful.
removeRelation(String) - Method in interface javax.management.relation.RelationServiceMBean
Removes given relation from the Relation Service.
removeRelation(String) - Method in class javax.management.relation.RelationService
Removes given relation from the Relation Service.
removeRelationType(String) - Method in interface javax.management.relation.RelationServiceMBean
Removes given relation type from Relation Service.
removeRelationType(String) - Method in class javax.management.relation.RelationService
Removes given relation type from Relation Service.
removeTableRow(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Remove a table row upon a remote manager request.
removeTrapListener(SnmpTrapListener) - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Removes a trap listener.
removeTrapListener(SnmpTrapListener) - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Removes a trap listener.
removeUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Removes the authentication information of the given user from the list of users authenticated by this server.
removeUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Removes user authentication information from this server.
removeVarBind(SnmpVarBind) - Method in class javax.management.snmp.SnmpVarBindList
Removes the given SnmpVarBind object from the existing SnmpVarBindList.
removeVarBind(String) - Method in class javax.management.snmp.SnmpVarBindList
Removes the SnmpVarBind object corresponding to the given MIB variable from the existing SnmpVarBindList.
removeVarBind(String[]) - Method in class javax.management.snmp.SnmpVarBindList
Removes the array of SNMP MIB variables from the existing SnmpVarBindList.
removeVarBind(String[], String) - Method in class javax.management.snmp.SnmpVarBindList
Removes the array of SNMP MIB variables and instances from the existing SnmpVarBindList.
removeVarbindList(SnmpVarbindList) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.removeVarBindList(SnmpVarBindList)
removeVarBindList(SnmpVarBindList) - Method in class javax.management.snmp.SnmpVarBindList
Removes all the SnmpVarBind objects of the given SnmpVarBindList from the existing SnmpVarBindList.
removeVariable(SnmpVar) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.removeVarBind(SnmpVarBind)
removeVariable(String) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.removeVarBind(String)
removeVariable(String[]) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.removeVarBind(String[])
removeVariable(String[], String) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.removeVarBind(String[], String)
replaceVarBind(SnmpVarBind, int) - Method in class javax.management.snmp.SnmpVarBindList
Replaces an element at a specified location with the new element.
replaceVariable(SnmpVar, int) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.replaceVarBind(SnmpVarBind, int)
requestId - Variable in class javax.management.snmp.SnmpPduPacket
Request identifier.
RequiredModelMBean - class javax.management.modelmbean.RequiredModelMBean.
This class is the implementation of a ModelMBean.
RequiredModelMBean() - Constructor for class javax.management.modelmbean.RequiredModelMBean
Constructs an RequiredModelMBean with an empty ModelMBeanInfo.
RequiredModelMBean(ModelMBeanInfo) - Constructor for class javax.management.modelmbean.RequiredModelMBean
Constructs a RequiredModelMBean object using ModelMBeanInfo passed in.
rereadTheFile() - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Resets this ACL to the values contained in the configuration file.
RESET_FLAGS_ALREADY_NOTIFIED - Static variable in class javax.management.monitor.Monitor
This flag is used to reset the alreadyNotified monitor attribute.
reset() - Method in class com.sun.jdmk.DaemonTaskServer
Reset the DaemonTaskServer.
resetParser() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Sets the ObjectName of the Parser attribute to null
resetToDefault() - Method in class javax.management.snmp.manager.SnmpOptions
Resets to default options.
resolveVarName(String) - Method in interface com.sun.jdmk.snmp.SnmpOidDatabase
Searches for a MIB variable given its logical name and returns an SnmpOidRecord object containing information on the variable.
resolveVarName(String) - Method in class com.sun.jdmk.snmp.SnmpOidDatabaseSupport
Searches for a MIB variable given its logical name and returns an SnmpOidRecord object containing information on the variable.
resolveVarName(String) - Method in class com.sun.jdmk.snmp.SnmpOidTableSupport
Searches for a MIB variable given its logical name and returns an SnmpOidRecord object containing information on the variable.
resolveVarName(String) - Method in class javax.management.snmp.SnmpVarBind
Consults the MIB table storage to resolve the name to its OID type structure.
resolveVarName(String) - Method in class javax.management.snmp.SnmpOid
Resolves a MIB variable String with the MIB database.
resolveVarName(String) - Method in interface javax.management.snmp.SnmpOidTable
Searches for a MIB variable given its logical name and returns an SnmpOidRecord object containing information on the variable.
resolveVarOid(String) - Method in interface com.sun.jdmk.snmp.SnmpOidDatabase
Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing information on the variable.
resolveVarOid(String) - Method in class com.sun.jdmk.snmp.SnmpOidDatabaseSupport
Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing information on the variable.
resolveVarOid(String) - Method in class com.sun.jdmk.snmp.SnmpOidTableSupport
Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing information on the variable.
resolveVarOid(String) - Method in interface javax.management.snmp.SnmpOidTable
Searches for a MIB variable given its OID and returns an SnmpOidRecord object containing information on the variable.
restore(ThreadContext) - Static method in class com.sun.jdmk.ThreadContext
Restore the context stack to an earlier state.
retrieveAllRoles() - Method in interface javax.management.relation.Relation
Returns all roles in the relation without checking read mode
retrieveAllRoles() - Method in class javax.management.relation.RelationSupport
Returns all roles in the relation without checking read mode
RMI_CONNECTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
The default port for the RMI connector.
RMI_CONNECTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
The default key properties for the RMI connector.
RMI_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Indicates that it is an RMI connector type.
RmiConnectorAddress - class com.sun.jdmk.comm.RmiConnectorAddress.
Defines the RMI connector address.
RmiConnectorAddress() - Constructor for class com.sun.jdmk.comm.RmiConnectorAddress
RmiConnectorAddress constructor.
RmiConnectorAddress(String, int, String) - Constructor for class com.sun.jdmk.comm.RmiConnectorAddress
RmiConnectorAddress constructor.
RmiConnectorClient - class com.sun.jdmk.comm.RmiConnectorClient.
Provides an implementation of the RemoteMBeanServer interface based on the Java remote method invocation (RMI) system.
RmiConnectorClient() - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
Default constructor for RmiConnectorClient.
RmiConnectorClient(InetAddress) - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
 
RmiConnectorClient(InetAddress, int) - Constructor for class com.sun.jdmk.comm.RmiConnectorClient
 
RmiConnectorServer - class com.sun.jdmk.comm.RmiConnectorServer.
Provides an implementation of the RmiConnectorServerMBean interface.
RmiConnectorServer() - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
Default constructor for RmiConnectorServer.
RmiConnectorServer(int) - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
Constructor for RmiConnectorServer.
RmiConnectorServer(int, String) - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
Constructor for RmiConnectorServer.
RmiConnectorServer(String) - Constructor for class com.sun.jdmk.comm.RmiConnectorServer
Constructor for RmiConnectorServer.
RmiConnectorServerMBean - interface com.sun.jdmk.comm.RmiConnectorServerMBean.
Management interface of the RmiConnectorServer class.
Role - class javax.management.relation.Role.
Represents a role: includes a role name and referenced MBeans (via their ObjectNames).
ROLE_CARDINALITY_INFINITY - Static variable in class javax.management.relation.RoleInfo
To specify an unlimited cardinality
ROLE_NOT_READABLE - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to read a non-readable attribute
ROLE_NOT_WRITABLE - Static variable in class javax.management.relation.RoleStatus
Problem type when trying to update a non-writable attribute
Role(String, List) - Constructor for class javax.management.relation.Role
Constructor
RoleInfo - class javax.management.relation.RoleInfo.
A RoleInfo object represents a role information in a relation type.
RoleInfo(RoleInfo) - Constructor for class javax.management.relation.RoleInfo
Copy constructor
RoleInfo(String, String) - Constructor for class javax.management.relation.RoleInfo
Constructor
RoleInfo(String, String, boolean, boolean) - Constructor for class javax.management.relation.RoleInfo
Constructor
RoleInfo(String, String, boolean, boolean, int, int, String) - Constructor for class javax.management.relation.RoleInfo
Constructor
RoleInfoNotFoundException - exception javax.management.relation.RoleInfoNotFoundException.
This exception is raised when there is no role info with given name in a given relation type
RoleInfoNotFoundException() - Constructor for class javax.management.relation.RoleInfoNotFoundException
Default constructor, no message put in exception
RoleInfoNotFoundException(String) - Constructor for class javax.management.relation.RoleInfoNotFoundException
Constructor with given message put in exception
RoleList - class javax.management.relation.RoleList.
A RoleList represents a list of roles (Role objects).
RoleList() - Constructor for class javax.management.relation.RoleList
Constructs an empty RoleList.
RoleList(int) - Constructor for class javax.management.relation.RoleList
Constructs an empty RoleList with the initial capacity specified.
RoleList(List) - Constructor for class javax.management.relation.RoleList
Constructs a RoleList containing the elements of the ArrayList specified, in the order in which they are returned by the ArrayList's iterator.
RoleNotFoundException - exception javax.management.relation.RoleNotFoundException.
This exception is raised when a role in a relation does not exist, or is not readable, or is not settable
RoleNotFoundException() - Constructor for class javax.management.relation.RoleNotFoundException
Default constructor, no message put in exception
RoleNotFoundException(String) - Constructor for class javax.management.relation.RoleNotFoundException
Constructor with given message put in exception
RoleResult - class javax.management.relation.RoleResult.
Represents the result of a multiple access to several roles of a relation (either for reading or writing).
RoleResult(RoleList, RoleUnresolvedList) - Constructor for class javax.management.relation.RoleResult
Constructor
RoleStatus - class javax.management.relation.RoleStatus.
This class describes the various problems which can be encountered when accessing a role.
RoleStatus() - Constructor for class javax.management.relation.RoleStatus
 
RoleUnresolved - class javax.management.relation.RoleUnresolved.
Represents an unresolved role: a role not retrieved from a relation due to a problem.
RoleUnresolved(String, List, int) - Constructor for class javax.management.relation.RoleUnresolved
Constructor
RoleUnresolvedList - class javax.management.relation.RoleUnresolvedList.
A RoleUnresolvedList represents a list of RoleUnresolved objects, representing roles not retrieved from a relation due to a problem encountered whe trying to access (read or write to roles)
RoleUnresolvedList() - Constructor for class javax.management.relation.RoleUnresolvedList
Constructs an empty RoleUnresolvedList.
RoleUnresolvedList(int) - Constructor for class javax.management.relation.RoleUnresolvedList
Constructs an empty RoleUnresolvedList with the initial capacity specified.
RoleUnresolvedList(List) - Constructor for class javax.management.relation.RoleUnresolvedList
Constructs a RoleUnresolvedList containing the elements of the ArrayList specified, in the order in which they are returned by the ArrayList's iterator.
roleValueToString(List) - Static method in class javax.management.relation.Role
Returns a string for the given role value
root - Variable in class com.sun.jdmk.snmp.agent.SnmpMib
The top element in the Mib tree.
run() - Method in class com.sun.jdmk.comm.CommunicatorServer
For Java DMK internal use only.
run() - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Dispatching loop.
run() - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Dispatching loop.
run() - Method in class javax.management.snmp.manager.SnmpEventReportHandler
 
run() - Method in class javax.management.snmp.manager.SnmpSession
Dispatcher method for this session thread.
RUNTIME_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that a non-predefined error type has occurred when trying to get the value of the observed attribute.
RUNTIME_ERROR_NOTIFIED - Static variable in class javax.management.monitor.Monitor
Flag denoting that a notification has occurred after changing the observed object or the observed attribute.
RuntimeErrorException - exception javax.management.RuntimeErrorException.
When a java.lang.Error occurs in the agent it should be caught and re-thrown as a RuntimeErrorException.
RuntimeErrorException(Error) - Constructor for class javax.management.RuntimeErrorException
Default constructor.
RuntimeErrorException(Error, String) - Constructor for class javax.management.RuntimeErrorException
Constructor that allows a specific error message to be specified.
RuntimeManagerException - exception com.sun.jdmk.RuntimeManagerException.
This class represents runtime exceptions thrown in the manager.
RuntimeManagerException() - Constructor for class com.sun.jdmk.RuntimeManagerException
Default constructor.
RuntimeManagerException(String) - Constructor for class com.sun.jdmk.RuntimeManagerException
Constructor that allows a specific error message to be specified.
RuntimeMBeanException - exception javax.management.RuntimeMBeanException.
Represents runtime exceptions thrown by MBean methods in the agent.
RuntimeMBeanException(RuntimeException) - Constructor for class javax.management.RuntimeMBeanException
Creates a RuntimeMBeanException that wraps the actual java.lang.RuntimeException.
RuntimeMBeanException(RuntimeException, String) - Constructor for class javax.management.RuntimeMBeanException
Creates a RuntimeMBeanException that wraps the actual java.lang.RuntimeException with a detailed message.
RuntimeOperationsException - exception javax.management.RuntimeOperationsException.
Represents runtime exceptions thrown in the agent when performing operations on MBeans.
RuntimeOperationsException(RuntimeException) - Constructor for class javax.management.RuntimeOperationsException
Creates a RuntimeOperationsException that wraps the actual java.lang.RuntimeException.
RuntimeOperationsException(RuntimeException, String) - Constructor for class javax.management.RuntimeOperationsException
Creates a RuntimeOperationsException that wraps the actual java.lang.RuntimeException with a detailed message.
RuntimeProxyException - exception com.sun.jdmk.RuntimeProxyException.
This class represents runtime exceptions thrown by proxy methods in the manager.
RuntimeProxyException() - Constructor for class com.sun.jdmk.RuntimeProxyException
Default constructor.
RuntimeProxyException(String) - Constructor for class com.sun.jdmk.RuntimeProxyException
Constructor that allows a specific error message to be specified.

S

send(int, int, String, String, String) - Static method in class com.sun.jdmk.Trace
Send a new information to this Trace class
send(int, int, String, String, Throwable) - Static method in class com.sun.jdmk.Trace
Send an exception to this Trace class.
sendAttributeChangeNotification(Attribute, Attribute) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends an attributeChangeNotification which contains the old value and new value for the attribute to the registered AttributeChangeNotification listeners on the ModelMBean.
sendAttributeChangeNotification(Attribute, Attribute) - Method in class javax.management.modelmbean.RequiredModelMBean
 
sendAttributeChangeNotification(AttributeChangeNotification) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends an attributeChangeNotification which is passed in to the registered attributeChangeNotification listeners on the ModelMBean.
sendAttributeChangeNotification(AttributeChangeNotification) - Method in class javax.management.modelmbean.RequiredModelMBean
 
sendNotification(Notification) - Method in class javax.management.NotificationBroadcasterSupport
Enables an MBean to send a notification.
sendNotification(Notification) - Method in class javax.management.MBeanServerDelegate
Enables the MBean server to send a notification.
sendNotification(Notification) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends a Notification which is passed in to the registered Notification listeners on the ModelMBean as a jmx.modelmbean.general notification.
sendNotification(Notification) - Method in class javax.management.modelmbean.RequiredModelMBean
 
sendNotification(String) - Method in interface javax.management.modelmbean.ModelMBeanNotificationBroadcaster
Sends a Notification which contains the text string that is passed in to the registered Notification listeners on the ModelMBean.
sendNotification(String) - Method in class javax.management.modelmbean.RequiredModelMBean
 
sendRelationCreationNotification(String) - Method in interface javax.management.relation.RelationServiceMBean
Sends a notification (RelationNotification) for a relation creation.
sendRelationCreationNotification(String) - Method in class javax.management.relation.RelationService
Sends a notification (RelationNotification) for a relation creation.
sendRelationRemovalNotification(String, List) - Method in interface javax.management.relation.RelationServiceMBean
Sends a notification (RelationNotification) for a relation removal.
sendRelationRemovalNotification(String, List) - Method in class javax.management.relation.RelationService
Sends a notification (RelationNotification) for a relation removal.
sendRoleUpdateNotification(String, Role, List) - Method in interface javax.management.relation.RelationServiceMBean
Sends a notification (RelationNotification) for a role update in the given relation.
sendRoleUpdateNotification(String, Role, List) - Method in class javax.management.relation.RelationService
Sends a notification (RelationNotification) for a role update in the given relation.
sendV1Trap(InetAddress, String, int, int, Vector) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpAdaptorServerMBean.snmpV1Trap(InetAddress, String, int, int, SnmpVarBindList)
sendV1Trap(InetAddress, String, int, int, Vector) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpAdaptorServer.snmpV1Trap(InetAddress, String, int, int, SnmpVarBindList)
sendV1Trap(int, int, Vector) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpAdaptorServerMBean.snmpV1Trap(int, int, SnmpVarBindList)
sendV1Trap(int, int, Vector) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpAdaptorServer.snmpV1Trap(int, int, SnmpVarBindList)
sendV1Trap(int, int, Vector) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibHandler
Deprecated. As of Java Dynamic Management Kit 4.2. There is no reason for this interface to define trap sending.
sendV2Trap(InetAddress, String, SnmpOid, Vector) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpAdaptorServerMBean.snmpV2Trap(InetAddress, String, SnmpOid, SnmpVarBindList)
sendV2Trap(InetAddress, String, SnmpOid, Vector) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpAdaptorServer.snmpV2Trap(InetAddress, String, SnmpOid, SnmpVarBindList)
sendV2Trap(SnmpOid, Vector) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpAdaptorServerMBean.snmpV2Trap(SnmpOid, SnmpVarBindList)
sendV2Trap(SnmpOid, Vector) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpAdaptorServer.snmpV2Trap(SnmpOid, SnmpVarBindList)
sendV2Trap(SnmpOid, Vector) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibHandler
Deprecated. As of Java Dynamic Management Kit 4.2. There is no reason for this interface to define trap sending.
sequenceNumber - Variable in class com.sun.jdmk.TraceNotification
Sequence number representing the place of this notification in the sequence of all same type notifications
SequenceTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for a SEQUENCE or SEQUENCE OF.
server - Variable in class com.sun.jdmk.snmp.agent.SnmpMibAgent
The reference to the MBean server.
server - Variable in class com.sun.jdmk.snmp.agent.SnmpGenericObjectServer
The MBean server through which the MBeans will be accessed.
server - Variable in class javax.management.monitor.Monitor
Reference on the MBean server.
ServiceName - class com.sun.jdmk.ServiceName.
Used for storing default values used by JDMK services.
ServiceNotFoundException - exception javax.management.ServiceNotFoundException.
Represents exceptions raised when a requested service is not supported.
ServiceNotFoundException() - Constructor for class javax.management.ServiceNotFoundException
Default constructor.
ServiceNotFoundException(String) - Constructor for class javax.management.ServiceNotFoundException
Constructor that allows a specific error message to be specified.
sessionName - Variable in class javax.management.snmp.manager.SnmpSession
The name identifying this session.
set(int, Attribute) - Method in class javax.management.AttributeList
Sets the element at the position specified to be the attribute specified.
set(int, Role) - Method in class javax.management.relation.RoleList
Sets the element at the position specified to be the role specified.
set(int, RoleUnresolved) - Method in class javax.management.relation.RoleUnresolvedList
Sets the element at the position specified to be the unresolved role specified.
set(SnmpGenericMetaServer, ObjectName, SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpGenericObjectServer
Execute an SNMP SET request.
set(SnmpGenericMetaServer, ObjectName, SnmpValue, long, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpGenericObjectServer
Set the value of an SNMP variable
set(SnmpMibRequest) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Processes a set operation.
set(SnmpMibRequest) - Method in class com.sun.jdmk.snmp.agent.SnmpMib
Processes a set operation.
set(SnmpMibRequest) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Processes a set operation.
set(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibNode
Generic handling of the set operation.
set(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibOid
Generic handling of the set operation.
set(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibGroup
Generic handling of the set operation.
set(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Generic handling of the set operation.
set(SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibEntry
Generic handling of the set operation.
set(SnmpMibSubRequest, SnmpOid, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
This method is used internally and is implemented by the SnmpMibTable subclasses generated by mibgen.
set(SnmpStandardMetaServer, SnmpMibSubRequest, int) - Method in class com.sun.jdmk.snmp.agent.SnmpStandardObjectServer
Generic handling of the set operation.
set(SnmpValue, long, Object) - Method in interface com.sun.jdmk.snmp.agent.SnmpStandardMetaServer
Sets the value of the scalar object identified by the given OID arc.
set(Vector, int) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Deprecated. This method is now replaced by void set(SnmpMibRequest req) If you have implemented this method, you should think about implementing set(SnmpMibRequest req) instead.
setAddress(ConnectorAddress) - Method in interface com.sun.jdmk.cascading.CascadingAgentMBean
Setter for the ConnectorAddress to which the CascadingAgent is connected.
setAddress(ConnectorAddress) - Method in class com.sun.jdmk.cascading.CascadingAgent
Setter for the ConnectorAddress to which the CascadingAgent is connected.
setAttribute(Attribute) - Method in class com.sun.jdmk.GenericProxy
Sets the value of a specific attribute of an MBean.
setAttribute(Attribute) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Sets the value of a specific attribute of the HTML protocol adaptor.
setAttribute(Attribute) - Method in class com.sun.jdmk.cascading.CascadeGenericProxy
Sets the value of a specific attribute of an MBean.
setAttribute(Attribute) - Method in interface javax.management.DynamicMBean
Sets the value of a specific attribute of the Dynamic MBean
setAttribute(Attribute) - Method in class javax.management.modelmbean.RequiredModelMBean
Sets the value of a specific attribute of a named ModelMBean.
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.MBeanServerForwarder
 
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("setAttribute", name), then checkWrite("setAttribute", name), then forward this method to the wrapped object.
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.MBeanServerImpl
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in interface com.sun.jdmk.ProxyHandler
Sets a specific attribute in an MBean.
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Sets the value of a specific attribute of a named MBean.
setAttribute(ObjectName, Attribute) - Method in interface javax.management.MBeanServer
Sets the value of a specific attribute of a named MBean.
setAttributes(AttributeList) - Method in class com.sun.jdmk.GenericProxy
Sets the values of several attributes of an MBean.
setAttributes(AttributeList) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Sets the values of several attributes of the HTML protocol adaptor.
setAttributes(AttributeList) - Method in class com.sun.jdmk.cascading.CascadeGenericProxy
Sets the values of several attributes of an MBean.
setAttributes(AttributeList) - Method in interface javax.management.DynamicMBean
Sets the values of several attributes of the Dynamic MBean
setAttributes(AttributeList) - Method in class javax.management.modelmbean.RequiredModelMBean
Sets the values of an array of attributes of this ModelMBean.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.MBeanServerForwarder
 
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("setAttributes", name), then checkWrite("setAttributes", name), then forward this method to the wrapped object.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.MBeanServerImpl
Sets the values of several attributes of a named MBean.
setAttributes(ObjectName, AttributeList) - Method in interface com.sun.jdmk.ProxyHandler
Sets a set of attributes in an MBean.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Allows to modify the values of several attributes of an MBean.
setAttributes(ObjectName, AttributeList) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Allows you to modify the values of several attributes of an MBean.
setAttributes(ObjectName, AttributeList) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Allows you to modify the values of several attributes of an MBean.
setAttributes(ObjectName, AttributeList) - Method in interface javax.management.MBeanServer
Sets the values of several attributes of a named MBean.
setAuthInfo(AuthInfo) - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Sets the value of the authentication info property.
setAuthInfo(AuthInfo) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Sets the value of the authentication info property.
setAuthInfo(AuthInfo) - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Sets the value of the authentication info property.
setAuthorizedListFile(String) - Method in class com.sun.jdmk.snmp.IPAcl.JdmkAcl
Sets the full path of the file containing the ACL informations.
setAuthRespEnabled(boolean) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sets the flag indicating if responses need to be sent in case of authentication failure.
setAuthRespEnabled(boolean) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sets the flag indicating if responses need to be sent in case of authentication failure.
setAuthTrapEnabled(boolean) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sets the flag indicating if traps need to be sent in case of authentication failure.
setAuthTrapEnabled(boolean) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sets the flag indicating if traps need to be sent in case of authentication failure.
setBit(int) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that has the designated bit set, i.e.
setBufferSize(Integer) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sets the buffer size of this SNMP protocol adaptor.
setBufferSize(Integer) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sets the buffer size of this SNMP protocol adaptor.
setCacheSize(int, boolean) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Set the cache size of notifications waiting to be forwarded.
setCacheSize(int, boolean) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Sets the cache size of notifications waiting to be forwarded.
setCacheSize(int, boolean) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Sets the cache size of notifications waiting to be forwarded.
setClassLoader(ClassLoader) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. No more useful
setClassLoader(ClassLoader) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. No more useful.
setClassLoader(ClassLoader) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. No more useful
setClientConnectorClassName(String) - Method in interface com.sun.jdmk.cascading.CascadingAgentMBean
Setter for the class name of the RemoteMBeanServer of the CascadingAgent.
setClientConnectorClassName(String) - Method in class com.sun.jdmk.cascading.CascadingAgent
Setter for the class name of the RemoteMBeanServer of the CascadingAgent.
setCreationEnabled(boolean) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
This method lets you dynamically switch the creation policy.
setCreationEnabled(boolean) - Method in class com.sun.jdmk.snmp.agent.SnmpTableSupport
This method lets you dynamically switch the creation policy.
setDefaultPeer(SnmpPeer) - Method in class javax.management.snmp.manager.SnmpSession
Sets peer as default.
setDescriptor(Descriptor) - Method in interface javax.management.DescriptorAccess
Sets Descriptor (full replace).
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Sets associated Descriptor (full replace) for the ModelMBeanNotificationInfo If the new Descriptor is null, then the associated Descriptor reverts to a default descriptor.
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Sets associated Descriptor (full replace) for the ModelMBeanAttributeDescriptor.
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Sets associated Descriptor (full replace) for the ModelMBeanOperationInfo If the new Descriptor is null, then the associated Descriptor reverts to a default descriptor.
setDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Sets associated Descriptor (full replace) of ModelMBeanConstructorInfo.
setDescriptor(Descriptor, String) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Sets descriptors in the info array of type inDescriptorType for the ModelMBean.
setDescriptor(Descriptor, String) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
setDescriptors(Descriptor[]) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Adds or replaces descriptors in the ModelMBeanInfo.
setDescriptors(Descriptor[]) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
setDestPort(int) - Method in class javax.management.snmp.manager.SnmpPeer
Changes the port address of the destination for the request.
setDifferenceMode(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the difference mode flag value.
setDifferenceMode(boolean) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the difference mode flag value.
setDifferenceMode(boolean) - Method in class javax.management.monitor.CounterMonitor
Sets the difference mode flag value.
setDifferenceMode(boolean) - Method in class javax.management.monitor.GaugeMonitor
Sets the difference mode flag value.
setEnterpriseOid(String) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sets the enterprise OID.
setEnterpriseOid(String) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sets the enterprise OID.
setEtcDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Sets the etc directory for Java DMK.
setField(String, Object) - Method in interface javax.management.Descriptor
Sets the value for a specific fieldname.
setField(String, Object) - Method in class javax.management.modelmbean.DescriptorSupport
Sets the string value for a specific fieldname.
setFields(String[], Object[]) - Method in interface javax.management.Descriptor
Sets all Fields in the list to the new value in with the same index in the fieldValue array.
setFields(String[], Object[]) - Method in class javax.management.modelmbean.DescriptorSupport
Sets all Fields in the list to the new value in with the same index in the fieldValue array.
setFile(String) - Method in class com.sun.jdmk.TraceListener
Specify a file to save information received
setFormated(boolean) - Method in class com.sun.jdmk.TraceListener
Choose a format to output trace information.
setGranularityPeriod(long) - Method in class javax.management.monitor.Monitor
Sets the granularity period (in milliseconds).
setGranularityPeriod(long) - Method in interface javax.management.monitor.MonitorMBean
Sets the granularity period (in milliseconds).
setHeartBeatPeriod(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Specifies the heartbeat period in milliseconds.
setHeartBeatPeriod(int) - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
Specifies the heartbeat period in milliseconds.
setHeartBeatPeriod(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Specifies the heartbeat period in milliseconds.
setHeartBeatRetries(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Sets the number of retries.
setHeartBeatRetries(int) - Method in interface com.sun.jdmk.comm.HeartBeatClientHandler
Sets the number of retries.
setHeartBeatRetries(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Sets the number of retries.
setHost(String) - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Sets the host address.
setHost(String) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Sets the value of the server host property.
setHost(String) - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Sets the host address.
setHost(String) - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Sets the host address.
setInformCommunity(String) - Method in class javax.management.snmp.manager.SnmpParameters
Sets the community string to use when performing inform requests.
setInformPort(int) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sets the port used by this SNMP protocol adaptor for sending inform requests.
setInformPort(int) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sets the port used by this SNMP protocol adaptor for sending inform requests.
setInitialContext(ThreadContext) - Method in class com.sun.jdmk.ThreadContext
Set the initial context of the calling thread to a context obtained from another thread.
setInstallDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Sets the installation directory for Java DMK.
setLibraryDirectory(String) - Method in class javax.management.loading.MLet
Sets the directory used by the library loader for storing native libraries before they are loaded into memory.
setLibraryDirectory(String) - Method in interface javax.management.loading.MLetMBean
Sets the directory used by the library loader for storing native libraries before they are loaded into memory.
setLogin(String) - Method in class com.sun.jdmk.comm.AuthInfo
Sets the value of the login property.
setManagedResource(Object, String) - Method in class javax.management.modelmbean.RequiredModelMBean
Sets the instance handle of the object against which to execute all methods in this ModelMBean management interface (MBeanInfo and Descriptors)
setManagedResource(Object, String) - Method in interface javax.management.modelmbean.ModelMBean
Sets the instance handle of the object against which to execute all methods in this ModelMBean management interface (MBeanInfo and Descriptors)
setMapper(Mapper) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. No more useful.
setMapper(Mapper) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. No more useful.
setMapper(Mapper) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. No more useful.
setMaxActiveClientCount(int) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sets the maximum number of managers this SNMP protocol adaptor can process concurrently.
setMaxActiveClientCount(int) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Sets the maximum number of clients this HtmlAdaptorServer can process concurrently.
setMaxActiveClientCount(int) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Sets the maximum number of clients this connector can process concurrently.
setMaxActiveClientCount(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Sets the maximum number of clients this GenericHttpConnectorServer can process concurrently.
setMaxActiveClientCount(int) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sets the maximum number of managers this SNMP protocol adaptor can process concurrently.
setMaxRetries(int) - Method in class javax.management.snmp.manager.SnmpPeer
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpPeer.setMaxTries(int)
setMaxSnmpPktSize(int) - Method in class javax.management.snmp.manager.SnmpPeer
Configures the maximum packet size that can be used when generating an SNMP request.
setMaxTries(int) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Changes the maximun number of times to try sending an inform request before giving up.
setMaxTries(int) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Changes the maximun number of times to try sending an inform request before giving up.
setMaxTries(int) - Method in class javax.management.snmp.manager.SnmpPeer
Changes the maximun number of times to try before giving up.
setMBeanDescriptor(Descriptor) - Method in interface javax.management.modelmbean.ModelMBeanInfo
Sets the ModelMBean's descriptor.
setMBeanDescriptor(Descriptor) - Method in class javax.management.modelmbean.ModelMBeanInfoSupport
 
setMBeanObjectInstance(ObjectInstance) - Method in class com.sun.jdmk.GenericProxy
Sets an ObjectInstance identifying an MBean which will be represented by this proxy.
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.MBeanServerForwarder
Change the wrapped MBeanServer object to which all requests from the MBeanServer interface are forwarded.
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.comm.CommunicatorServer
Set the MBeanServer object to which incoming requests are sent.
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
 
setMBeanServer(MBeanServer) - Method in class com.sun.jdmk.comm.RmiConnectorServer
 
setMBeanServer(MBeanServer) - Method in class javax.management.StringValueExp
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in class javax.management.QueryEval
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in interface javax.management.QueryExp
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in interface javax.management.ValueExp
Sets the MBean server on which the query is to be performed.
setMBeanServer(MBeanServer) - Method in class javax.management.AttributeValueExp
Sets the MBean server on which the query is to be performed.
setMode(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Sets the notification forwarding mode, it is the agent to push notifications to the client, if set to PULL_MODE, it is the client to retrive notifications from the agent.
setMode(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Sets the notification forwarding mode.
setMode(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Sets the notification forwarding mode.
setModelMBeanInfo(ModelMBeanInfo) - Method in class javax.management.modelmbean.RequiredModelMBean
 
setModelMBeanInfo(ModelMBeanInfo) - Method in interface javax.management.modelmbean.ModelMBean
Initializes a ModelMBean object using ModelMBeanInfo passed in.
setModulus(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the modulus value.
setModulus(Number) - Method in class javax.management.monitor.CounterMonitor
Sets the modulus value.
setMulticastGroup(String) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Sets the multicast group name.
setMulticastGroup(String) - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Sets the multicast group name.
setMulticastGroup(String) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Sets the multicast group name.
setMulticastGroup(String) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Sets the multicast group name.
setMulticastGroup(String) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Sets the multicast group name.
setMulticastGroup(String) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Sets the multicast group name.
setMulticastPort(int) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Sets the multicast port.
setMulticastPort(int) - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Sets the multicast port.
setMulticastPort(int) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Sets the multicast port.
setMulticastPort(int) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Sets the multicast port.
setMulticastPort(int) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Sets the multicast port.
setMulticastPort(int) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Sets the multicast port.
setMultiplexAllowed(boolean) - Method in class javax.management.snmp.manager.SnmpOptions
Sets the MultiplexAllowed option.
setName(String) - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Sets the value of the RMI Connector Server service name property.
setName(String) - Method in class javax.management.snmp.manager.SnmpSession
Sets the session name (often used in identification).
setNotify(boolean) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the notification's on/off switch value.
setNotify(boolean) - Method in class javax.management.monitor.CounterMonitor
Sets the notification's on/off switch value.
setNotifyDiffer(boolean) - Method in interface javax.management.monitor.StringMonitorMBean
Sets the differing notification's on/off switch value.
setNotifyDiffer(boolean) - Method in class javax.management.monitor.StringMonitor
Sets the differing notification's on/off switch value.
setNotifyHigh(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the high notification's on/off switch value.
setNotifyHigh(boolean) - Method in class javax.management.monitor.GaugeMonitor
Sets the high notification's on/off switch value.
setNotifyLow(boolean) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the low notification's on/off switch value.
setNotifyLow(boolean) - Method in class javax.management.monitor.GaugeMonitor
Sets the low notification's on/off switch value.
setNotifyMatch(boolean) - Method in interface javax.management.monitor.StringMonitorMBean
Sets the matching notification's on/off switch value.
setNotifyMatch(boolean) - Method in class javax.management.monitor.StringMonitor
Sets the matching notification's on/off switch value.
setObservedAttribute(String) - Method in class javax.management.monitor.Monitor
Sets the attribute to observe.
setObservedAttribute(String) - Method in interface javax.management.monitor.MonitorMBean
Sets the attribute to observe.
setObservedObject(ObjectName) - Method in class javax.management.monitor.Monitor
Sets the object to observe identified by its object name.
setObservedObject(ObjectName) - Method in interface javax.management.monitor.MonitorMBean
Sets the object to observe identified by its object name.
setOffset(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the offset value.
setOffset(Number) - Method in class javax.management.monitor.CounterMonitor
Sets the offset value.
setOid(SnmpOid) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpOid part associated with this SnmpVarBind with the specified OID.
setOperationContext(OperationContext) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Set the OperationContext of this connector.
setOperationContext(OperationContext) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Set the OperationContext of this connector.
setOperationContext(OperationContext) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Set the OperationContext of this connection.
setOptions(int) - Method in class javax.management.snmp.manager.SnmpRequest
Allows the user to configure the behavior of the request when certain errors occur, such as SnmpTooBig and optFixPduOnError.
setOverflowCount(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Sets the number of notifications discarded, this number indicates the number of notifications discarded because the cache limit has been reached.
setOverflowCount(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Sets the number of notifications discarded, this number indicates the number of notifications discarded because the cache limit has been reached.
setOverflowCount(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Sets the number of notifications discarded, this number indicates the number of notifications discarded because the cache limit has been reached.
setOverflowMode(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Specify whether to discard the oldest message (DISCARD_OLD) or the the newest message (DISCARD_NEW), if the cache size excceds.
setOverflowMode(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Specify whether to discard the oldest message (DISCARD_OLD) or the the newest message (DISCARD_NEW), if the cache size excceds.
setOverflowMode(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Specifes whether to discard the oldest message (DISCARD_OLD) or the the newest message (DISCARD_NEW), if the cache size excceds.
setParser(ObjectName) - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Sets the MBean that will be used to parse the incoming HTML requests or to built the outgoing HTML pages.
setPassword(String) - Method in class com.sun.jdmk.comm.AuthInfo
Sets the value of the password property.
setPduFactory(SnmpPduFactory) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sets the message factory of this SNMP protocol adaptor.
setPduFactory(SnmpPduFactory) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sets the message factory of this SNMP protocol adaptor.
setPduFactory(SnmpPduFactory) - Method in class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Sets the PDU factory associated to this SnmpEventReportDispatcher.
setPduFactory(SnmpPduFactory) - Method in class javax.management.snmp.manager.SnmpEventReportDispatcher
Sets the PDU factory associated to this SnmpEventReportDispatcher.
setPduFactory(SnmpPduFactory) - Method in class javax.management.snmp.manager.SnmpPeer
Sets the PDU factory.
setPduFixedOnError(boolean) - Method in class javax.management.snmp.manager.SnmpOptions
Sets the PduFixedOnError option.
setPeriod(int) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Specifies the period for notification forwarding in milliseconds.
setPeriod(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Specifies the period for notification forwarding in milliseconds.
setPeriod(int) - Method in interface com.sun.jdmk.comm.ClientNotificationHandler
Specifies the period for notification forwarding in milliseconds.
setPointToPointResponse(boolean) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Set unicast datagram socket mode for the Java DMK agent response.
setPointToPointResponse(boolean) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Set unicast datagram socket mode for the Java DMK agent response.
setPort(int) - Method in class com.sun.jdmk.comm.HttpsConnectorAddress
Sets the value of the server port property.
setPort(int) - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Sets the port number used by this CommunicatorServer.
setPort(int) - Method in interface com.sun.jdmk.comm.GenericHttpConnectorAddress
Sets the value of the server port property.
setPort(int) - Method in class com.sun.jdmk.comm.CommunicatorServer
Sets the port number used by this CommunicatorServer.
setPort(int) - Method in class com.sun.jdmk.comm.HttpConnectorAddress
Sets the value of the server port property.
setPort(int) - Method in class com.sun.jdmk.comm.RmiConnectorAddress
Sets the value of the RMI Connector Server port property.
setProblemType(int) - Method in class javax.management.relation.RoleUnresolved
Sets problem type
setProtocolVersion(int) - Method in class javax.management.snmp.manager.SnmpParameters
Sets the version of the protocol to be used.
setPurgeFlag(boolean) - Method in interface javax.management.relation.RelationServiceMBean
Sets the flag to indicate if when a notification is received for the unregistration of a MBean referenced in a relation, if an immediate "purge" of the relations (look for the relations no longer valid) has to be performed , or if that will be performed only when the purgeRelations method will be explicitly called.
setPurgeFlag(boolean) - Method in class javax.management.relation.RelationService
Sets the flag to indicate if when a notification is received for the unregistration of a MBean referenced in a relation, if an immediate "purge" of the relations (look for the relations no longer valid) has to be performed , or if that will be performed only when the purgeRelations method will be explicitly called.
setRdCommunity(String) - Method in class javax.management.snmp.manager.SnmpParameters
Sets the community string to use when performing get operations.
setRelationServiceManagementFlag(Boolean) - Method in class javax.management.relation.RelationSupport
Sets the flag to specify that it is handled or not by the Relation Service
setRelationServiceManagementFlag(Boolean) - Method in interface javax.management.relation.RelationSupportMBean
Sets the flag to specify that it is handled or not by the Relation Service
setRemoteMBeanServer(RemoteMBeanServer) - Method in class com.sun.jdmk.GenericProxy
Deprecated. It is replaced by GenericProxy.setServer(com.sun.jdmk.ProxyHandler).
setRemoteMBeanServer(RemoteMBeanServer) - Method in interface com.sun.jdmk.Proxy
Deprecated. It is replaced by Proxy.setServer(com.sun.jdmk.ProxyHandler).
setResponsePktSize(int) - Method in class javax.management.snmp.manager.SnmpSession
Sets the maximum size allowed for response packet.
setRole(Role) - Method in interface javax.management.relation.Relation
Sets the given role.
setRole(Role) - Method in class javax.management.relation.RelationSupport
Sets the given role.
setRole(String, Role) - Method in interface javax.management.relation.RelationServiceMBean
Sets the given role in given relation.
setRole(String, Role) - Method in class javax.management.relation.RelationService
Sets the given role in given relation.
setRoleName(String) - Method in class javax.management.relation.RoleUnresolved
Sets role name
setRoleName(String) - Method in class javax.management.relation.Role
Sets role name
setRoles(RoleList) - Method in interface javax.management.relation.Relation
Sets the given roles.
setRoles(RoleList) - Method in class javax.management.relation.RoleResult
Sets list of roles successfully accessed
setRoles(RoleList) - Method in class javax.management.relation.RelationSupport
Sets the given roles.
setRoles(String, RoleList) - Method in interface javax.management.relation.RelationServiceMBean
Sets the given roles in given relation.
setRoles(String, RoleList) - Method in class javax.management.relation.RelationService
Sets the given roles in given relation.
setRolesUnresolved(RoleUnresolvedList) - Method in class javax.management.relation.RoleResult
Sets list of roles unsuccessfully accessed
setRoleValue(List) - Method in class javax.management.relation.RoleUnresolved
Sets role value
setRoleValue(List) - Method in class javax.management.relation.Role
Sets role value
setRowStatus(SnmpOid, int, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
Set the control variable to the specified newStatus value.
setSendPastNotifications(boolean) - Method in interface javax.management.timer.TimerMBean
Sets the flag indicating whether the timer sends past notifications or not.
setSendPastNotifications(boolean) - Method in class javax.management.timer.Timer
Sets the flag indicating whether the timer sends past notifications or not.
setSequenceNumber(long) - Method in class javax.management.Notification
Set the notification sequence number.
setServer(ProxyHandler) - Method in class com.sun.jdmk.GenericProxy
 
setServer(ProxyHandler) - Method in interface com.sun.jdmk.Proxy
Sets the server to which this proxy is bound.
setServiceName(String) - Method in interface com.sun.jdmk.comm.RmiConnectorServerMBean
Set the service name of this RMI object.
setServiceName(String) - Method in class com.sun.jdmk.comm.RmiConnectorServer
Set the service name of this RMI object.
setSnmpAdaptor(SnmpMibHandler) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler.
setSnmpAdaptor(SnmpMibHandler) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler.
setSnmpAdaptorName(ObjectName) - Method in class com.sun.jdmk.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler associated to the specified name.
setSnmpAdaptorName(ObjectName) - Method in interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean
Sets the reference to the SNMP protocol adaptor through which the MIB will be SNMP accessible and add this new MIB in the SNMP MIB handler associated to the specified name.
setSnmpCounter64Value(long) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpCounter64 value part associated with this SnmpVarBind with the specified counter 64 value.
setSnmpCounter64Value(UnsignedLong) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpCounter64 value part associated with this SnmpVarBind with the specified counter 64 value.
setSnmpCounterValue(long) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpCounter value part associated with this SnmpVarBind with the specified counter value.
setSnmpGaugeValue(long) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpGauge value part associated with this SnmpVarBind with the specified gauge value.
setSnmpIntValue(long) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpInt value part associated with this SnmpVarBind with the specified integer value.
setSnmpIpAddressValue(String) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpIpAddress value part associated with this SnmpVarBind with the specified ipAddress value.
setSnmpOidTable(SnmpOidTable) - Static method in class javax.management.snmp.SnmpOid
Sets the MIB table to use for resolving MIB variable names.
setSnmpOidValue(String) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpOid value part associated with this SnmpVarBind with the specified OID value.
setSnmpOpaqueValue(byte[]) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpOpaque value part associated with this SnmpVarBind with the specified bytes array values.
setSnmpParam(SnmpParameters) - Method in class javax.management.snmp.manager.SnmpPeer
Sets the SnmpParameter object associated with the peer.
setSnmpStringFixedValue(String) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpStringFixed value part associated with this SnmpVarBind with the specified string value.
setSnmpStringValue(String) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpString value part associated with this SnmpVarBind with the specified string value.
setSnmpTimeticksValue(long) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpTimeticks value part associated with this SnmpVarBind with the specified timeticks value.
setSnmpValue(SnmpValue) - Method in class javax.management.snmp.SnmpVarBind
Sets the SnmpValue part associated with this SnmpVarBind with the specified value.
setSource(Object) - Method in class javax.management.Notification
Set the source object name
setStringToCompare(String) - Method in interface javax.management.monitor.StringMonitorMBean
Sets the string to compare with the observed attribute.
setStringToCompare(String) - Method in class javax.management.monitor.StringMonitor
Sets the string to compare with the observed attribute.
setThreshold(Number) - Method in interface javax.management.monitor.CounterMonitorMBean
Sets the threshold value.
setThreshold(Number) - Method in class javax.management.monitor.CounterMonitor
Sets the threshold value.
setThresholds(Number, Number) - Method in interface javax.management.monitor.GaugeMonitorMBean
Sets the high and the low threshold values.
setThresholds(Number, Number) - Method in class javax.management.monitor.GaugeMonitor
Sets the high and the low threshold values.
setTimeout(int) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Changes the timeout to wait for an inform response from the manager.
setTimeout(int) - Method in class com.sun.jdmk.comm.HttpsConnectorServer
Enables/disables Timeout with the specified timeout, in milliseconds.
setTimeout(int) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Changes the timeout to wait for an inform response from the manager.
setTimeout(int) - Method in class com.sun.jdmk.comm.RmiConnectorClient
 
setTimeout(int) - Method in interface com.sun.jdmk.comm.HttpConnectorServerMBean
Enables/disables Timeout with the specified timeout, in milliseconds.
setTimeout(int) - Method in interface com.sun.jdmk.comm.HttpsConnectorServerMBean
Enables/disables Timeout with the specified timeout, in milliseconds.
setTimeout(int) - Method in class com.sun.jdmk.comm.HttpConnectorServer
Enables/disables Timeout with the specified timeout, in milliseconds.
setTimeout(int) - Method in class javax.management.snmp.manager.SnmpPeer
Changes the timeout to wait for a response from the peer.
setTimeOut(int) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Sets the time during which the DiscoveryClient waits for discovery responses.
setTimeOut(int) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Sets the time during which the DiscoveryClient waits for discovery responses.
setTimeStamp(long) - Method in class javax.management.Notification
Set the notification timestamp.
setTimestamp(Timestamp) - Method in class javax.management.snmp.SnmpVarBindList
Records the sysUpTime and the actual time when this SnmpVarBindList was changed or created.
setTimeToLive(int) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Sets the default Time to Live to be used to send join and leave message to the Multicast group.
setTimeToLive(int) - Method in class com.sun.jdmk.discovery.DiscoveryClient
Sets the default time-to-live for this DiscoveryClient.
setTimeToLive(int) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Sets the default Time to Live to be used to send join and leave message to the Multicast group.
setTimeToLive(int) - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Sets the default time-to-live for this DiscoveryClient.
setTmpDir(String) - Static method in class com.sun.jdmk.DefaultPaths
Sets the tmp directory for the product
setTooBigHandled(boolean) - Method in class javax.management.snmp.manager.SnmpOptions
Sets the TooBigHandled option.
setTrapPort(Integer) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sets the port used by this SNMP protocol adaptor for sending traps.
setTrapPort(Integer) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sets the port used by this SNMP protocol adaptor for sending traps.
setUserData(byte[]) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Allows the user to specify additional information in the DiscoveryResponse message.
setUserData(byte[]) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Allows the user to specify additional information in the DiscoveryResponse message.
setUserData(Object) - Method in class javax.management.Notification
Set the user data.
setUserDataFactory(SnmpUserDataFactory) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Set the user-data factory of this SNMP protocol adaptor.
setUserDataFactory(SnmpUserDataFactory) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Set the user-data factory of this SNMP protocol adaptor.
setValueEndOfMibView() - Method in class javax.management.snmp.manager.SnmpVar
Deprecated. As of Java Dynamic Management Kit 4.2. The status attribute is updated internally and should not be changed otherwise.
setValueNoSuchInstance() - Method in class javax.management.snmp.manager.SnmpVar
Deprecated. As of Java Dynamic Management Kit 4.2. The status attribute is updated internally and should not be changed otherwise.
setValueNoSuchObject() - Method in class javax.management.snmp.manager.SnmpVar
Deprecated. As of Java Dynamic Management Kit 4.2. The status attribute is updated internally and should not be changed otherwise.
setVarbindLimit(int) - Method in class javax.management.snmp.manager.SnmpPeer
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpPeer.setVarBindLimit(int)
setVarBindLimit(int) - Method in class javax.management.snmp.manager.SnmpPeer
Configures the maximum number of variable bindings that can be sent to a peer.
setVarbindList(Vector) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2. This method is equivalent to SnmpVarBindList.setVarBindList(Vector) but uses a vector of SnmpVar objects instead of SnmpVarBind ones.
setVarBindList(Vector) - Method in class javax.management.snmp.SnmpVarBindList
Replaces the current variable binding list of SnmpVarBind with the new specified variable binding list of SnmpVarBind objects.
setVarbindList(Vector, boolean) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2. This method is equivalent to SnmpVarBindList.setVarBindList(Vector, boolean) but uses a vector of SnmpVar objects instead of SnmpVarBind ones.
setVarBindList(Vector, boolean) - Method in class javax.management.snmp.SnmpVarBindList
Replaces the current variable binding list of SnmpVarBind objects with the new variable binding list of SnmpVarBind objects.
setWrCommunity(String) - Method in class javax.management.snmp.manager.SnmpParameters
Sets the community to be used when issuing set operations.
shiftLeft(int) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is equal mod 264 to [this * 2n], where [x] is the floor function.
shiftRight(int) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is equal mod 264 to [this / 2n], where [x] is the floor function.
SNMP_ADAPTOR_PORT - Static variable in class com.sun.jdmk.ServiceName
The default port for the SNMP adaptor.
SNMP_ADAPTOR_SERVER - Static variable in class com.sun.jdmk.ServiceName
The default key properties for the SNMP protocol adaptor.
SNMP_ENTRY_ADDED - Static variable in class com.sun.jdmk.snmp.agent.SnmpTableEntryNotification
Notification type denoting that a new entry has been added to the SNMP table.
SNMP_ENTRY_REMOVED - Static variable in class com.sun.jdmk.snmp.agent.SnmpTableEntryNotification
Notification type denoting that an entry has been removed from the SNMP table.
SNMP_TYPE - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Indicates that it is an SNMP connector type.
SnmpAdaptorServer - class com.sun.jdmk.comm.SnmpAdaptorServer.
Implements an adaptor on top of the SNMP protocol.
SnmpAdaptorServer() - Constructor for class com.sun.jdmk.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the default port (161).
SnmpAdaptorServer(boolean, int, InetAddress) - Constructor for class com.sun.jdmk.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified port and the specified InetAddress.
SnmpAdaptorServer(InetAddress) - Constructor for class com.sun.jdmk.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the default port (161) and the specified InetAddress.
SnmpAdaptorServer(int) - Constructor for class com.sun.jdmk.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified port.
SnmpAdaptorServer(int, InetAddress) - Constructor for class com.sun.jdmk.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified port and the specified InetAddress.
SnmpAdaptorServer(IPAcl) - Constructor for class com.sun.jdmk.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the default port (161) and the specified IP address based ACL implementation.
SnmpAdaptorServer(IPAcl, InetAddress) - Constructor for class com.sun.jdmk.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified IP address based ACL implementation and the specified InetAddress.
SnmpAdaptorServer(IPAcl, int) - Constructor for class com.sun.jdmk.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified port and the specified IP address based ACL implementation.
SnmpAdaptorServer(IPAcl, int, InetAddress) - Constructor for class com.sun.jdmk.comm.SnmpAdaptorServer
Initializes this SNMP protocol adaptor using the specified port, the specified address based ACL implementation and the specified InetAddress.
SnmpAdaptorServerMBean - interface com.sun.jdmk.comm.SnmpAdaptorServerMBean.
Exposes the remote management interface of the SnmpAdaptorServer MBean.
SnmpCounter - class javax.management.snmp.SnmpCounter.
Represents an SNMP counter.
SnmpCounter(int) - Constructor for class javax.management.snmp.SnmpCounter
Constructs a new SnmpCounter from the specified integer value.
SnmpCounter(Integer) - Constructor for class javax.management.snmp.SnmpCounter
Constructs a new SnmpCounter from the specified Integer value.
SnmpCounter(long) - Constructor for class javax.management.snmp.SnmpCounter
Constructs a new SnmpCounter from the specified long value.
SnmpCounter(Long) - Constructor for class javax.management.snmp.SnmpCounter
Constructs a new SnmpCounter from the specified Long value.
SnmpCounter64 - class javax.management.snmp.SnmpCounter64.
Represents an SNMP 64bits counter.
SnmpCounter64(long) - Constructor for class javax.management.snmp.SnmpCounter64
Constructs a new SnmpCounter64 from the specified long value.
SnmpCounter64(Long) - Constructor for class javax.management.snmp.SnmpCounter64
Constructs a new SnmpCounter64 from the specified Long value.
SnmpCounter64(UnsignedLong) - Constructor for class javax.management.snmp.SnmpCounter64
Constructs a new SnmpCounter64 from the specified UnsignedLong value.
SnmpDataTypeEnums - interface javax.management.snmp.SnmpDataTypeEnums.
Contains SNMP data type constants.
SnmpDefinitions - interface javax.management.snmp.SnmpDefinitions.
Contains SNMP constants related to command and response codes.
snmpErrorToString(int) - Static method in class com.sun.jdmk.comm.SnmpInformRequest
Returns the String representation of an error code.
snmpErrorToString(int) - Static method in class javax.management.snmp.manager.SnmpRequest
Returns the String representation of an error code.
SnmpEventReportDispatcher - class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher.
Implements an SNMP event report dispatcher.
SnmpEventReportDispatcher - class javax.management.snmp.manager.SnmpEventReportDispatcher.
Implements an SNMP event report dispatcher.
SnmpEventReportDispatcher() - Constructor for class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the port 162.
SnmpEventReportDispatcher() - Constructor for class javax.management.snmp.manager.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the port 162.
SnmpEventReportDispatcher(int) - Constructor for class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher(int) - Constructor for class javax.management.snmp.manager.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port.
SnmpEventReportDispatcher(int, TaskServer) - Constructor for class com.sun.jdmk.snmp.manager.SnmpEventReportDispatcher
Initializes an SnmpEventReportDispatcher which listens on the specified port and gives messages to taskServer
SnmpEventReportHandler - class javax.management.snmp.manager.SnmpEventReportHandler.
A runnable which simply executes the processSnmp* method of an SnmpEventReportListener.
SnmpEventReportHandler(SnmpEventReportListener, SnmpPduPacket) - Constructor for class javax.management.snmp.manager.SnmpEventReportHandler
 
SnmpEventReportHandler(SnmpInformListener, SnmpPduPacket) - Constructor for class javax.management.snmp.manager.SnmpEventReportHandler
 
SnmpEventReportHandler(SnmpTrapListener, SnmpPduPacket) - Constructor for class javax.management.snmp.manager.SnmpEventReportHandler
 
SnmpEventReportListener - interface javax.management.snmp.manager.SnmpEventReportListener.
Deprecated. As of Java Dynamic Management Kit 4.0, replaced by SnmpTrapListener
SnmpGauge - class javax.management.snmp.SnmpGauge.
Represents an SNMP gauge.
SnmpGauge(int) - Constructor for class javax.management.snmp.SnmpGauge
Constructs a new SnmpGauge from the specified integer value.
SnmpGauge(Integer) - Constructor for class javax.management.snmp.SnmpGauge
Constructs a new SnmpGauge from the specified Integer value.
SnmpGauge(long) - Constructor for class javax.management.snmp.SnmpGauge
Constructs a new SnmpGauge from the specified long value.
SnmpGauge(Long) - Constructor for class javax.management.snmp.SnmpGauge
Constructs a new SnmpGauge from the specified Long value.
SnmpGenericMetaServer - interface com.sun.jdmk.snmp.agent.SnmpGenericMetaServer.
This interface defines the methods that must be implemented by an SNMP metadata object that needs to interact with an SnmpGenericObjectServer object.
SnmpGenericObjectServer - class com.sun.jdmk.snmp.agent.SnmpGenericObjectServer.
This class is a utility class that transform SNMP GET / SET requests into standard JMX getAttributes() setAttributes() requests.
SnmpGenericObjectServer(MBeanServer) - Constructor for class com.sun.jdmk.snmp.agent.SnmpGenericObjectServer
Builds a new SnmpGenericObjectServer.
snmpGet(SnmpHandler, SnmpVarbindList) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpGetRequest(SnmpRequestHandler, SnmpVarBindList)
snmpGet(SnmpPeer, SnmpHandler, SnmpVarbindList) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpGetRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList)
snmpGetBulk(SnmpHandler, SnmpVarbindList, int, int) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpGetBulkRequest(SnmpRequestHandler, SnmpVarBindList, int, int)
snmpGetBulk(SnmpPeer, SnmpHandler, SnmpVarbindList, int, int) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpGetBulkRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int, int)
snmpGetBulkRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int, int) - Method in class javax.management.snmp.manager.SnmpSession
Performs a single SNMP getbulk request on the variable binding list.
snmpGetBulkRequest(SnmpRequestHandler, SnmpVarBindList, int, int) - Method in class javax.management.snmp.manager.SnmpSession
Performs a single SNMP getbulk request on the variable binding list.
snmpGetNext(SnmpHandler, SnmpVarbindList) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpGetNextRequest(SnmpRequestHandler, SnmpVarBindList)
snmpGetNext(SnmpPeer, SnmpHandler, SnmpVarbindList) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpGetNextRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList)
snmpGetNextPoll(SnmpHandler, SnmpVarbindList, int) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpGetNextPollRequest(SnmpRequestHandler, SnmpVarBindList, int)
snmpGetNextPoll(SnmpPeer, SnmpHandler, SnmpVarbindList, int) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpGetNextPollRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int)
snmpGetNextPollRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int) - Method in class javax.management.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the variable binding list.
snmpGetNextPollRequest(SnmpRequestHandler, SnmpVarBindList, int) - Method in class javax.management.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the variable binding list.
snmpGetNextRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList) - Method in class javax.management.snmp.manager.SnmpSession
Performs a single SNMP getnext request on the variable binding list.
snmpGetNextRequest(SnmpRequestHandler, SnmpVarBindList) - Method in class javax.management.snmp.manager.SnmpSession
Performs a single SNMP getnext request on the variable binding list.
snmpGetPoll(SnmpHandler, SnmpVarbindList, int) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpGetPollRequest(SnmpRequestHandler, SnmpVarBindList, int)
snmpGetPoll(SnmpPeer, SnmpHandler, SnmpVarbindList, int) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpGetPollRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int)
snmpGetPollRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, int) - Method in class javax.management.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the variable binding list.
snmpGetPollRequest(SnmpRequestHandler, SnmpVarBindList, int) - Method in class javax.management.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the variable binding list.
snmpGetRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList) - Method in class javax.management.snmp.manager.SnmpSession
Performs a single SNMP get request on the variable binding list.
snmpGetRequest(SnmpRequestHandler, SnmpVarBindList) - Method in class javax.management.snmp.manager.SnmpSession
Performs a single SNMP get request on the variable binding list.
SnmpHandler - interface javax.management.snmp.manager.SnmpHandler.
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpRequestHandler
SnmpIndex - class com.sun.jdmk.snmp.agent.SnmpIndex.
Represents a SNMP index.
SnmpIndex(SnmpOid) - Constructor for class com.sun.jdmk.snmp.agent.SnmpIndex
Initializes an SnmpIndex using the specified Object Identifier.
SnmpIndex(SnmpOid[]) - Constructor for class com.sun.jdmk.snmp.agent.SnmpIndex
Initializes an SnmpIndex using a vector of object identifiers.
snmpInform(SnmpHandler, SnmpOid, SnmpVarbindList) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpInformRequest(SnmpRequestHandler, SnmpOid, SnmpVarBindList)
snmpInform(SnmpPeer, SnmpHandler, SnmpOid, SnmpVarbindList) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpInformRequest(SnmpPeer, SnmpRequestHandler, SnmpOid, SnmpVarBindList)
SnmpInformHandler - interface com.sun.jdmk.comm.SnmpInformHandler.
Provides the callback methods that are required to be implemented by the application when an inform response is received by the agent.
SnmpInformListener - interface javax.management.snmp.manager.SnmpInformListener.
Should be implemented by classes that wish to receive SNMP inform PDUs.
SnmpInformRequest - class com.sun.jdmk.comm.SnmpInformRequest.
This class is used by the SNMP adaptor server to send inform requests to an SNMP manager and receive inform responses.
snmpInformRequest(InetAddress, String, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sends an inform using SNMP V2 inform request format.
snmpInformRequest(InetAddress, String, SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sends an inform using SNMP V2 inform request format.
snmpInformRequest(SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sends an inform using SNMP V2 inform request format.
snmpInformRequest(SnmpInformHandler, SnmpOid, SnmpVarBindList) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sends an inform using SNMP V2 inform request format.
snmpInformRequest(SnmpPeer, SnmpRequestHandler, SnmpOid, SnmpVarBindList) - Method in class javax.management.snmp.manager.SnmpSession
Performs a single SNMP inform request on the variable binding list.
snmpInformRequest(SnmpRequestHandler, SnmpOid, SnmpVarBindList) - Method in class javax.management.snmp.manager.SnmpSession
Performs a single SNMP inform request on the variable binding list.
SnmpInt - class javax.management.snmp.SnmpInt.
Represents an SNMP integer.
SnmpInt(boolean) - Constructor for class javax.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified boolean value.
SnmpInt(Enumerated) - Constructor for class javax.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified Enumerated value.
SnmpInt(int) - Constructor for class javax.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified integer value.
SnmpInt(Integer) - Constructor for class javax.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified Integer value.
SnmpInt(long) - Constructor for class javax.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified long value.
SnmpInt(Long) - Constructor for class javax.management.snmp.SnmpInt
Constructs a new SnmpInt from the specified Long value.
SnmpIpAddress - class javax.management.snmp.SnmpIpAddress.
Represents an SNMP IpAddress.
SnmpIpAddress(byte[]) - Constructor for class javax.management.snmp.SnmpIpAddress
Constructs a new SnmpIpAddress from the specified bytes array.
SnmpIpAddress(long) - Constructor for class javax.management.snmp.SnmpIpAddress
Constructs a new SnmpIpAddress from the specified long value.
SnmpIpAddress(long, long, long, long) - Constructor for class javax.management.snmp.SnmpIpAddress
Constructs a new SnmpIpAddress from four long values.
SnmpIpAddress(String) - Constructor for class javax.management.snmp.SnmpIpAddress
Constructs a new SnmpIpAddress from a dot-formatted String.
SnmpMessage - class javax.management.snmp.SnmpMessage.
Is a partially decoded representation of an SNMP packet.
SnmpMessage() - Constructor for class javax.management.snmp.SnmpMessage
 
SnmpMib - class com.sun.jdmk.snmp.agent.SnmpMib.
Abstract class for representing a SNMP MIB.
SnmpMib() - Constructor for class com.sun.jdmk.snmp.agent.SnmpMib
Default constructor.
SnmpMibAgent - class com.sun.jdmk.snmp.agent.SnmpMibAgent.
Abstract class for representing an SNMP agent.
SnmpMibAgent() - Constructor for class com.sun.jdmk.snmp.agent.SnmpMibAgent
Default constructor.
SnmpMibAgentMBean - interface com.sun.jdmk.snmp.agent.SnmpMibAgentMBean.
Exposes the remote management interface of the SnmpMibAgent MBean.
SnmpMibEntry - class com.sun.jdmk.snmp.agent.SnmpMibEntry.
Represents a node in an SNMP MIB which corresponds to a table entry meta node.
SnmpMibEntry() - Constructor for class com.sun.jdmk.snmp.agent.SnmpMibEntry
 
SnmpMibGroup - class com.sun.jdmk.snmp.agent.SnmpMibGroup.
Represents a node in an SNMP MIB which corresponds to a group.
SnmpMibGroup() - Constructor for class com.sun.jdmk.snmp.agent.SnmpMibGroup
 
SnmpMibHandler - interface com.sun.jdmk.snmp.agent.SnmpMibHandler.
Is the logical link between an SNMP MIB and the SNMP communication stack.
SnmpMibNode - class com.sun.jdmk.snmp.agent.SnmpMibNode.
The SnmpMibNode class represents a node in an SNMP MIB.
SnmpMibNode() - Constructor for class com.sun.jdmk.snmp.agent.SnmpMibNode
 
SnmpMibOid - class com.sun.jdmk.snmp.agent.SnmpMibOid.
Represents a node in an SNMP MIB which is neither a group nor a variable.
SnmpMibOid() - Constructor for class com.sun.jdmk.snmp.agent.SnmpMibOid
Default constructor.
SnmpMibRequest - interface com.sun.jdmk.snmp.agent.SnmpMibRequest.
This interface models the part of a SNMP request that involves a specific MIB.
SnmpMibSubRequest - interface com.sun.jdmk.snmp.agent.SnmpMibSubRequest.
This interface models a SNMP sub request to be performed on a specific SNMP mib node.
SnmpMibTable - class com.sun.jdmk.snmp.agent.SnmpMibTable.
This class is the base class for SNMP table metadata.
SnmpMibTable(SnmpMib) - Constructor for class com.sun.jdmk.snmp.agent.SnmpMibTable
Create a new SnmpMibTable metadata node.
SnmpMibTableMBean - interface com.sun.jdmk.snmp.agent.SnmpMibTableMBean.
Deprecated. The current version of this interface is not satisfactory for remote management. It is thus no longer implemented by SnmpMibTable objects. It will be removed in future releases.
SnmpMibTableRemCreate - class com.sun.jdmk.snmp.agent.SnmpMibTableRemCreate.
Deprecated. This class is provided for backward compatibility with previous releases. A simpler way to enable remote entry creation is now to call SnmpMibTable.setCreationEnabled(boolean) on the generated table metadata (TableName<\i>Meta class) or SnmpTableSupport.setCreationEnabled(boolean) on the generated bean-like table object (TableTableName class) associated with it.
SnmpMibTableRemCreate(SnmpMib) - Constructor for class com.sun.jdmk.snmp.agent.SnmpMibTableRemCreate
Deprecated. Creates a new SnmpMibTableRemCreate.
SnmpNull - class javax.management.snmp.SnmpNull.
Represents an SNMP null value.
SnmpNull() - Constructor for class javax.management.snmp.SnmpNull
Constructs a new SnmpNull.
SnmpNull(int) - Constructor for class javax.management.snmp.SnmpNull
Constructs a new SnmpNull from the specified tag value.
SnmpNull(String) - Constructor for class javax.management.snmp.SnmpNull
Constructs a new SnmpNull.
SnmpOid - class javax.management.snmp.SnmpOid.
Represents an SNMP Object Identifier (OID).
SnmpOid() - Constructor for class javax.management.snmp.SnmpOid
Constructs a new SnmpOid with no components.
SnmpOid(long) - Constructor for class javax.management.snmp.SnmpOid
Constructs a new SnmpOid containing one component with the specified value.
SnmpOid(long[]) - Constructor for class javax.management.snmp.SnmpOid
Constructs a new SnmpOid from the specified component array.
SnmpOid(long, long, long, long) - Constructor for class javax.management.snmp.SnmpOid
Constructs a new SnmpOid containing four components with the specified values.
SnmpOid(String) - Constructor for class javax.management.snmp.SnmpOid
Constructs a new SnmpOid from a dot-formatted String or a MIB variable name.
SnmpOidDatabase - interface com.sun.jdmk.snmp.SnmpOidDatabase.
Defines the minimal functionality that should be provided by a class containing a set of SnmpOidTable objects containing metadata definitions for MIB variables.
SnmpOidDatabaseSupport - class com.sun.jdmk.snmp.SnmpOidDatabaseSupport.
Defines a set of SnmpOidTable objects containing metadata definitions for MIB variables.
SnmpOidDatabaseSupport() - Constructor for class com.sun.jdmk.snmp.SnmpOidDatabaseSupport
Creates an empty SnmpOidDatabaseSupport.
SnmpOidDatabaseSupport(SnmpOidTable) - Constructor for class com.sun.jdmk.snmp.SnmpOidDatabaseSupport
Creates an SnmpOidDatabaseSupport containing the specified SnmpOidTable object.
SnmpOidRecord - class javax.management.snmp.SnmpOidRecord.
Represents an entry of an SnmpOidTable.
SnmpOidRecord(String, String, String) - Constructor for class javax.management.snmp.SnmpOidRecord
Creates an SnmpOidRecord with the specified MIB variable name, OID and type.
SnmpOidTable - interface javax.management.snmp.SnmpOidTable.
Defines the minimum functionality that should be provided by a class containing metadata definitions for variables of a MIB.
SnmpOidTableSupport - class com.sun.jdmk.snmp.SnmpOidTableSupport.
Contains metadata definitions for MIB variables.
SnmpOidTableSupport(String) - Constructor for class com.sun.jdmk.snmp.SnmpOidTableSupport
Creates an SnmpOidTableSupport with the specified name.
SnmpOpaque - class javax.management.snmp.SnmpOpaque.
Is used to represent an SNMP value.
SnmpOpaque(byte[]) - Constructor for class javax.management.snmp.SnmpOpaque
Constructs a new SnmpOpaque from the specified bytes array.
SnmpOpaque(Byte[]) - Constructor for class javax.management.snmp.SnmpOpaque
Constructs a new SnmpOpaque with the specified Bytes array.
SnmpOpaque(String) - Constructor for class javax.management.snmp.SnmpOpaque
Constructs a new SnmpOpaque from the specified String value.
snmpOptions - Variable in class javax.management.snmp.manager.SnmpSession
Set of options used to configure all SnmpRequests created in this session.
SnmpOptions - class javax.management.snmp.manager.SnmpOptions.
Is used to configure various options for SnmpSession.
SnmpOptions() - Constructor for class javax.management.snmp.manager.SnmpOptions
Creates a new option with a default value.
SnmpOptions(int) - Constructor for class javax.management.snmp.manager.SnmpOptions
Creates a new option with the specified value.
SnmpParameters - class javax.management.snmp.manager.SnmpParameters.
Contains a set of resources that are used by an SnmpSession object while sending or receiving packets to and from an SnmpPeer.
SnmpParameters() - Constructor for class javax.management.snmp.manager.SnmpParameters
Creates an SnmpParameters object with defaults set up.
SnmpParameters(String, String) - Constructor for class javax.management.snmp.manager.SnmpParameters
Creates an SnmpParameters object.
SnmpParameters(String, String, String) - Constructor for class javax.management.snmp.manager.SnmpParameters
Creates an SnmpParameters object.
SnmpPduBulk - class javax.management.snmp.SnmpPduBulk.
Represents a get-bulk PDU as defined in RFC 1448.
SnmpPduBulk() - Constructor for class javax.management.snmp.SnmpPduBulk
Builds a new get-bulk PDU.
SnmpPduFactory - interface javax.management.snmp.SnmpPduFactory.
Defines the interface of the object in charge of encoding and decoding SNMP packets.
SnmpPduFactoryBER - class com.sun.jdmk.snmp.SnmpPduFactoryBER.
Default implementation of the SnmpPduFactory interface.
SnmpPduFactoryBER() - Constructor for class com.sun.jdmk.snmp.SnmpPduFactoryBER
 
SnmpPduPacket - class javax.management.snmp.SnmpPduPacket.
Is the fully decoded representation of an SNMP packet.
SnmpPduPacket() - Constructor for class javax.management.snmp.SnmpPduPacket
 
SnmpPduRequest - class javax.management.snmp.SnmpPduRequest.
Is used to represent get, get-next, set, response and SNMPv2-trap PDUs.
SnmpPduRequest() - Constructor for class javax.management.snmp.SnmpPduRequest
 
SnmpPduTrap - class javax.management.snmp.SnmpPduTrap.
Represents an SNMPv1-trap PDU.
SnmpPduTrap() - Constructor for class javax.management.snmp.SnmpPduTrap
Builds a new trap PDU.
SnmpPeer - class javax.management.snmp.manager.SnmpPeer.
Holds information about an SNMP agent.
SnmpPeer(InetAddress) - Constructor for class javax.management.snmp.manager.SnmpPeer
Creates an SNMP peer object for a device.
SnmpPeer(String) - Constructor for class javax.management.snmp.manager.SnmpPeer
Creates an SNMP peer object for a device.
SnmpPeer(String, int) - Constructor for class javax.management.snmp.manager.SnmpPeer
Creates an SNMP peer object for a device with the specified port.
snmpReqAborted - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqEncodingError - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqHandleTooBig - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqInternalError - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqPacketOverflow - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqRefireAfterVbFix - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqSocketIOError - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqTimeout - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpReqTooBigImpossible - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
SnmpRequest - class javax.management.snmp.manager.SnmpRequest.
Creates a request that is used to perform one or more SNMP operations such as Get, GetNext, Set, Inform and GetBulk on a specified SnmpVarBindList.
SnmpRequestHandler - interface javax.management.snmp.manager.SnmpRequestHandler.
Provides the callback methods that are required to be implemented by the application.
snmpReqUnknownError - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpRspAuthorizationError - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: authorizationError.
snmpRspBadValue - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: badValue.
snmpRspCommitFailed - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: commitFailed.
snmpRspDecodingError - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpRspEndOfTable - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
snmpRspGenErr - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: genErr.
snmpRspInconsistentName - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: inconsistentName.
snmpRspInconsistentValue - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: inconsistentValue.
snmpRspNoAccess - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: noAccess.
snmpRspNoCreation - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: noCreation.
snmpRspNoError - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: noError.
snmpRspNoSuchName - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: noSuchName.
snmpRspNotWritable - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: notWritable.
snmpRspReadOnly - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: readOnly.
snmpRspResourceUnavailable - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: resourceUnavailable.
snmpRspTooBig - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: tooBig.
snmpRspUndoFailed - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: undoFailed.
snmpRspWrongEncoding - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongEncoding.
snmpRspWrongLength - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongLength.
snmpRspWrongType - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongType.
snmpRspWrongValue - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongValue.
SnmpSession - class javax.management.snmp.manager.SnmpSession.
Creates, controls, and manages one or more requests.
SnmpSession(String) - Constructor for class javax.management.snmp.manager.SnmpSession
Constructor for creating a new session.
SnmpSession(String, SnmpPeer) - Constructor for class javax.management.snmp.manager.SnmpSession
Constructor for creating a new session.
snmpSet(SnmpHandler, SnmpVarbindList) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpSetRequest(SnmpRequestHandler, SnmpVarBindList)
snmpSet(SnmpPeer, SnmpHandler, SnmpVarbindList) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpSetRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList)
snmpSetRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList) - Method in class javax.management.snmp.manager.SnmpSession
Performs a single SNMP set request on the peer for the specified variable binding list.
snmpSetRequest(SnmpRequestHandler, SnmpVarBindList) - Method in class javax.management.snmp.manager.SnmpSession
Performs a single SNMP set request on the peer for the specified variable binding list.
SnmpStandardMetaServer - interface com.sun.jdmk.snmp.agent.SnmpStandardMetaServer.
This interface defines the methods that must be implemented by an SNMP metadata object that needs to interact with an SnmpStandardObjectServer object.
SnmpStandardObjectServer - class com.sun.jdmk.snmp.agent.SnmpStandardObjectServer.
This class is a utility class that transform SNMP GET / SET requests into series of getAttributeName() setAttributeName() invoked on the MBean.
SnmpStandardObjectServer() - Constructor for class com.sun.jdmk.snmp.agent.SnmpStandardObjectServer
 
SnmpStatusException - exception javax.management.snmp.SnmpStatusException.
Reports an error which occurred during a get/set operation on a mib node.
SnmpStatusException(int) - Constructor for class javax.management.snmp.SnmpStatusException
Constructs a new SnmpStatusException with the specified status error.
SnmpStatusException(int, int) - Constructor for class javax.management.snmp.SnmpStatusException
Constructs a new SnmpStatusException with the specified status error and status index.
SnmpStatusException(SnmpStatusException, int) - Constructor for class javax.management.snmp.SnmpStatusException
Constructs a new SnmpStatusException with an error index.
SnmpStatusException(String) - Constructor for class javax.management.snmp.SnmpStatusException
Constructs a new SnmpStatusException with an error message.
SnmpString - class javax.management.snmp.SnmpString.
Represents an SNMP string.
SnmpString() - Constructor for class javax.management.snmp.SnmpString
Constructs a new empty SnmpString.
SnmpString(byte[]) - Constructor for class javax.management.snmp.SnmpString
Constructs a new SnmpString from the specified bytes array.
SnmpString(Byte[]) - Constructor for class javax.management.snmp.SnmpString
Constructs a new SnmpString from the specified Bytes array.
SnmpString(String) - Constructor for class javax.management.snmp.SnmpString
Constructs a new SnmpString from the specified String value.
SnmpStringFixed - class javax.management.snmp.SnmpStringFixed.
Represents an SNMP String defined with a fixed length.
SnmpStringFixed(byte[]) - Constructor for class javax.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified bytes array.
SnmpStringFixed(Byte[]) - Constructor for class javax.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed with the specified Bytes array.
SnmpStringFixed(int, byte[]) - Constructor for class javax.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified bytes array with the specified length.
SnmpStringFixed(int, Byte[]) - Constructor for class javax.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified Bytes array with the specified length.
SnmpStringFixed(int, String) - Constructor for class javax.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified String with the specified length.
SnmpStringFixed(String) - Constructor for class javax.management.snmp.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified String value.
SnmpTableCallbackHandler - interface com.sun.jdmk.snmp.agent.SnmpTableCallbackHandler.
This interface insures the synchronization between Metadata table objects and bean-like table objects.
SnmpTableEntryFactory - interface com.sun.jdmk.snmp.agent.SnmpTableEntryFactory.
This interface is implemented by mibgen generated table objects inheriting from SnmpTableSupport
SnmpTableEntryNotification - class com.sun.jdmk.snmp.agent.SnmpTableEntryNotification.
Represents a notification emitted when an entry is added or deleted from an SNMP table.
SnmpTableSupport - class com.sun.jdmk.snmp.agent.SnmpTableSupport.
This class is an abstraction for an SNMP table.
SnmpTableSupport(SnmpMib) - Constructor for class com.sun.jdmk.snmp.agent.SnmpTableSupport
Initializes the table: allocate an array for storing entry object, retrieve the corresponding metadata object from the MIB, bind this object to the corresponding metadata object from the MIB.
SnmpTimeticks - class javax.management.snmp.SnmpTimeticks.
Contains an SnmpTimeTick value which has units of 1/100th of a second.
SnmpTimeticks(int) - Constructor for class javax.management.snmp.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified integer value.
SnmpTimeticks(Integer) - Constructor for class javax.management.snmp.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified Integer value.
SnmpTimeticks(long) - Constructor for class javax.management.snmp.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified long value.
SnmpTimeticks(Long) - Constructor for class javax.management.snmp.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified Long value.
SnmpTooBigException - exception javax.management.snmp.SnmpTooBigException.
Is used internally to signal that the size of a PDU exceeds the packet size limitation.
SnmpTooBigException() - Constructor for class javax.management.snmp.SnmpTooBigException
Builds an SnmpTooBigException with varBindCount set to 0.
SnmpTooBigException(int) - Constructor for class javax.management.snmp.SnmpTooBigException
Builds an SnmpTooBigException with varBindCount set to the specified value.
SnmpTrapListener - interface javax.management.snmp.manager.SnmpTrapListener.
Should be implemented by classes that wish to receive SNMP trap PDUs.
SnmpUnsignedInt - class javax.management.snmp.SnmpUnsignedInt.
Is the base for all SNMP syntaxes based on unsigned integers.
SnmpUnsignedInt(int) - Constructor for class javax.management.snmp.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified integer value.
SnmpUnsignedInt(Integer) - Constructor for class javax.management.snmp.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified Integer value.
SnmpUnsignedInt(long) - Constructor for class javax.management.snmp.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified long value.
SnmpUnsignedInt(Long) - Constructor for class javax.management.snmp.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified Long value.
SnmpUserDataFactory - interface com.sun.jdmk.snmp.agent.SnmpUserDataFactory.
This interface is provided to enable fine customization of the SNMP agent behaviour.
snmpV1Trap(InetAddress, String, int, int, SnmpVarBindList) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sends a trap using SNMP V1 trap format.
snmpV1Trap(InetAddress, String, int, int, SnmpVarBindList) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sends a trap using SNMP V1 trap format.
snmpV1Trap(int, int, SnmpVarBindList) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sends a trap using SNMP V1 trap format.
snmpV1Trap(int, int, SnmpVarBindList) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sends a trap using SNMP V1 trap format.
snmpV2Trap(InetAddress, String, SnmpOid, SnmpVarBindList) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sends a trap using SNMP V2 trap format.
snmpV2Trap(InetAddress, String, SnmpOid, SnmpVarBindList) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sends a trap using SNMP V2 trap format.
snmpV2Trap(SnmpOid, SnmpVarBindList) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Sends a trap using SNMP V2 trap format.
snmpV2Trap(SnmpOid, SnmpVarBindList) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Sends a trap using SNMP V2 trap format.
SnmpValue - class javax.management.snmp.SnmpValue.
Is an abstract representation of an SNMP Value.
SnmpValue() - Constructor for class javax.management.snmp.SnmpValue
 
SnmpVar - class javax.management.snmp.manager.SnmpVar.
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBind
SnmpVar() - Constructor for class javax.management.snmp.manager.SnmpVar
Deprecated. Default constructor.
SnmpVar(SnmpOid) - Constructor for class javax.management.snmp.manager.SnmpVar
Deprecated. Constructs a new SnmpVar object from the specified SnmpOid value.
SnmpVar(SnmpOid, SnmpValue) - Constructor for class javax.management.snmp.manager.SnmpVar
Deprecated. Constructs a new SnmpVar object from the specified SnmpOid and SnmpValue.
SnmpVar(String) - Constructor for class javax.management.snmp.manager.SnmpVar
Deprecated. Constructs a new SnmpVar object from the specified String value.
SnmpVarBind - class javax.management.snmp.SnmpVarBind.
This class holds information for a MIB variable contained in an SnmpVarBindList.
SnmpVarBind() - Constructor for class javax.management.snmp.SnmpVarBind
Default constructor.
SnmpVarBind(SnmpOid) - Constructor for class javax.management.snmp.SnmpVarBind
Constructs a new SnmpVarBind object from the specified SnmpOid value.
SnmpVarBind(SnmpOid, SnmpValue) - Constructor for class javax.management.snmp.SnmpVarBind
Constructs a new SnmpVarBind object from the specified SnmpOid and SnmpValue.
SnmpVarBind(String) - Constructor for class javax.management.snmp.SnmpVarBind
Constructs a new SnmpVarBind object from the specified String value.
SnmpVarbindList - class javax.management.snmp.manager.SnmpVarbindList.
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList
SnmpVarBindList - class javax.management.snmp.SnmpVarBindList.
Contains a list of SnmpVarBind objects.
SnmpVarbindList() - Constructor for class javax.management.snmp.manager.SnmpVarbindList
Deprecated. Prepares an empty list.
SnmpVarBindList() - Constructor for class javax.management.snmp.SnmpVarBindList
Prepares an empty list.
SnmpVarBindList(int) - Constructor for class javax.management.snmp.SnmpVarBindList
Prepares an empty list.
SnmpVarbindList(SnmpVarbindList) - Constructor for class javax.management.snmp.manager.SnmpVarbindList
Deprecated. Similar to the copy constructor.
SnmpVarBindList(SnmpVarBindList) - Constructor for class javax.management.snmp.SnmpVarBindList
Similar to the copy constructor.
SnmpVarbindList(String) - Constructor for class javax.management.snmp.manager.SnmpVarbindList
Deprecated. Prepares an empty list with a String to print while debugging.
SnmpVarBindList(String) - Constructor for class javax.management.snmp.SnmpVarBindList
Prepares an empty list with a String to print while debugging.
SnmpVarbindList(String, Vector) - Constructor for class javax.management.snmp.manager.SnmpVarbindList
Deprecated. Creates a new SnmpVarbindList object from a plain vector of SnmpVarBind objects.
SnmpVarBindList(String, Vector) - Constructor for class javax.management.snmp.SnmpVarBindList
Creates a new SnmpVarBindList object from a plain vector of SnmpVarBind objects.
SnmpVarbindList(Vector) - Constructor for class javax.management.snmp.manager.SnmpVarbindList
Deprecated. Creates a new SnmpVarbindList object from a plain vector of SnmpVarBind objects.
SnmpVarBindList(Vector) - Constructor for class javax.management.snmp.SnmpVarBindList
Creates a new SnmpVarBindList object from a plain vector of SnmpVarBind objects.
snmpVersionOne - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents the SNMP protocol version: SnmpV1.
snmpVersionTwo - Static variable in interface javax.management.snmp.SnmpDefinitions
Represents the SNMP protocol version: SnmpV2.
snmpWalkUntil(SnmpHandler, SnmpVarbindList, SnmpOid) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpWalkUntilRequest(SnmpRequestHandler, SnmpVarBindList, SnmpOid)
snmpWalkUntil(SnmpPeer, SnmpHandler, SnmpVarbindList, SnmpOid) - Method in class javax.management.snmp.manager.SnmpSession
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpSession.snmpWalkUntilRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, SnmpOid)
snmpWalkUntilRequest(SnmpPeer, SnmpRequestHandler, SnmpVarBindList, SnmpOid) - Method in class javax.management.snmp.manager.SnmpSession
Walks through the lexicographic ordering of the agent MIB.
snmpWalkUntilRequest(SnmpRequestHandler, SnmpVarBindList, SnmpOid) - Method in class javax.management.snmp.manager.SnmpSession
Walks through the lexicographic ordering of the agent MIB.
snmpWrongSnmpVersion - Static variable in interface javax.management.snmp.SnmpDefinitions
Error code specific to the API.
sort(int[]) - Static method in class com.sun.jdmk.snmp.agent.SnmpMibNode
Sorts the specified integer array.
source - Variable in class javax.management.Notification
The object on which the notification initially occurred.
specificTrap - Variable in class javax.management.snmp.SnmpPduTrap
Specific trap number.
splitAt(int) - Method in class javax.management.snmp.SnmpVarBindList
Splits the SnmpVarBindList.
splitAt(int) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2. This method is equivalent to SnmpVarBindList.splitAt(int) but returns an SnmpVarbindList object instead of SnmpVarBindList one.
SSL_CIPHER_SUITE - Static variable in class com.sun.jdmk.JdmkProperties
References the property that specifies the SSL cipher suites to be enabled by the HTTP/SSL connector.
stAborted - Static variable in class com.sun.jdmk.comm.SnmpInformRequest
Status of an inform request: request aborted.
stAborted - Static variable in class javax.management.snmp.manager.SnmpRequest
Status of a request: request aborted.
start() - Method in class com.sun.jdmk.DaemonTaskServer
Start the Task Server Thread.
start() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Starts this CommunicatorServer.
start() - Method in class com.sun.jdmk.comm.CommunicatorServer
Starts this CommunicatorServer.
start() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Starts listening for DiscoveryResponder objects registering/deregistering.
start() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Starts listening for DiscoveryResponder objects registering/deregistering.
start() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Create a multicast socket and join the multicast group.
start() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Create a multicast socket and join the multicast group.
start() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Create a multicast socket and join the multicast group.
start() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Create a multicast socket and join the multicast group.
start() - Method in interface com.sun.jdmk.cascading.CascadingAgentMBean
Activates the CascadingAgent MBean.
start() - Method in class com.sun.jdmk.cascading.CascadingAgent
Activates the CascadingAgent MBean.
start() - Method in class javax.management.monitor.Monitor
Starts the monitor.
start() - Method in class javax.management.monitor.StringMonitor
Starts the string monitor.
start() - Method in class javax.management.monitor.CounterMonitor
Starts the counter monitor.
start() - Method in class javax.management.monitor.GaugeMonitor
Starts the gauge monitor.
start() - Method in interface javax.management.monitor.MonitorMBean
Starts the monitor.
start() - Method in interface javax.management.timer.TimerMBean
Starts the timer.
start() - Method in class javax.management.timer.Timer
Starts the timer.
start(int) - Method in class com.sun.jdmk.DaemonTaskServer
Start the Task Server Thread.
STARTING - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Represents a STARTING state.
STARTING - Static variable in class com.sun.jdmk.discovery.DiscoveryMonitor
Marks the "state" property as in-transition from OFFLINE to ONLINE.
STARTING - Static variable in class com.sun.jdmk.discovery.DiscoveryResponder
Marks the "state" property as in-transition from OFFLINE to ONLINE.
state - Variable in class com.sun.jdmk.discovery.DiscoveryClient
Reflects the current state of the discovery client.
status - Variable in class javax.management.snmp.SnmpVarBind
Indicates the status of the value in this SnmpVarBind.
statusLegend - Static variable in class javax.management.snmp.SnmpVarBind
Keeps the legend for the value part of the SnmpVarBind.
stInProgress - Static variable in class com.sun.jdmk.comm.SnmpInformRequest
Status of an inform request: in progress.
stInProgress - Static variable in class javax.management.snmp.manager.SnmpRequest
Status of a request: in progress.
stInternalError - Static variable in class com.sun.jdmk.comm.SnmpInformRequest
Status of an inform request: internal error occured.
stInternalError - Static variable in class javax.management.snmp.manager.SnmpRequest
Status of a request: internal error occured.
stNeverUsed - Static variable in class com.sun.jdmk.comm.SnmpInformRequest
Status of an inform request: request never used.
stNeverUsed - Static variable in class javax.management.snmp.manager.SnmpRequest
Status of a request: request never used.
stop() - Method in class com.sun.jdmk.DaemonTaskServer
Stop the Task Server Thread.
stop() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Stops this CommunicatorServer.
stop() - Method in class com.sun.jdmk.comm.CommunicatorServer
Stops this CommunicatorServer.
stop() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Stops the HTML protocol adaptor.
stop() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Stops this connector server.
stop() - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Stops this SNMP protocol adaptor.
stop() - Method in class com.sun.jdmk.comm.RmiConnectorServer
Stops this connector server.
stop() - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Stops this DiscoveryMonitor.
stop() - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Stops this DiscoveryMonitor.
stop() - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Sends a leave message to the multicast group and leaves it.
stop() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Leaves the multicast group.
stop() - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Sends a leave message to the multicast group and leaves it.
stop() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Leaves the multicast group.
stop() - Method in interface com.sun.jdmk.cascading.CascadingAgentMBean
Deactivates the CascadingAgent MBean.
stop() - Method in class com.sun.jdmk.cascading.CascadingAgent
Deactivates the CascadingAgent MBean.
stop() - Method in class javax.management.monitor.Monitor
Stops the monitor.
stop() - Method in class javax.management.monitor.StringMonitor
Stops the string monitor.
stop() - Method in class javax.management.monitor.CounterMonitor
Stops the counter monitor.
stop() - Method in class javax.management.monitor.GaugeMonitor
Stops the gauge monitor.
stop() - Method in interface javax.management.monitor.MonitorMBean
Stops the monitor.
stop() - Method in interface javax.management.timer.TimerMBean
Stops the timer.
stop() - Method in class javax.management.timer.Timer
Stops the timer.
STOPPING - Static variable in class com.sun.jdmk.comm.CommunicatorServer
Represents a STOPPING state.
STOPPING - Static variable in class com.sun.jdmk.discovery.DiscoveryMonitor
Marks the "state" property as in-transition from ONLINE to OFFLINE.
STOPPING - Static variable in class com.sun.jdmk.discovery.DiscoveryResponder
Marks the "state" property as in-transition from ONLINE to OFFLINE.
STOPPING - Static variable in interface com.sun.jdmk.discovery.DiscoveryClientMBean
Marks the "state" property as in-transition from ONLINE to OFFLINE.
store() - Method in interface javax.management.PersistentMBean
Captures the current state of this MBean instance and writes it out to the persistent store.
store() - Method in class javax.management.modelmbean.RequiredModelMBean
Persistence is not supported by the this Model MBean implementation.
stReceivedReply - Static variable in class com.sun.jdmk.comm.SnmpInformRequest
Status of an inform request: reply received.
stReceivedReply - Static variable in class javax.management.snmp.manager.SnmpRequest
Status of a request: reply received.
stResultsAvailable - Static variable in class com.sun.jdmk.comm.SnmpInformRequest
Status of an inform request: result available for the request.
stResultsAvailable - Static variable in class javax.management.snmp.manager.SnmpRequest
Status of a request: result available for the request.
STRING_TO_COMPARE_VALUE_DIFFERED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has differed from the "string to compare" value.
STRING_TO_COMPARE_VALUE_MATCHED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has matched the "string to compare" value.
StringMonitor - class javax.management.monitor.StringMonitor.
Defines a monitor MBean designed to observe the values of a string attribute.
StringMonitor() - Constructor for class javax.management.monitor.StringMonitor
Default constructor.
StringMonitorMBean - interface javax.management.monitor.StringMonitorMBean.
Exposes the remote management interface of the string monitor MBean.
stringValue() - Method in class javax.management.snmp.SnmpIpAddress
Converts the address to its String form.
StringValueExp - class javax.management.StringValueExp.
Represents strings that are arguments to relational constraints.
StringValueExp() - Constructor for class javax.management.StringValueExp
Basic constructor.
StringValueExp(String) - Constructor for class javax.management.StringValueExp
Creates a new StringValueExp representing the string literal val.
stTimeout - Static variable in class com.sun.jdmk.comm.SnmpInformRequest
Status of an inform request: timeout.
stTimeout - Static variable in class javax.management.snmp.manager.SnmpRequest
Status of a request: timeout.
stValueEndOfMibView - Static variable in class javax.management.snmp.SnmpVarBind
Useful constant indicating that the status of the SnmpVarBind object is endOfMibView.
stValueNoSuchInstance - Static variable in class javax.management.snmp.SnmpVarBind
Useful constant indicating that the status of the SnmpVarBind object is noSuchInstance.
stValueNoSuchObject - Static variable in class javax.management.snmp.SnmpVarBind
Useful constant indicating that the status of the SnmpVarBind object is noSuchObject.
stValueOk - Static variable in class javax.management.snmp.SnmpVarBind
Useful constant indicating that the status of the SnmpVarBind object is valid.
stValueUnspecified - Static variable in class javax.management.snmp.SnmpVarBind
Useful constant indicating that the status of the SnmpVarBind object is not initialized.
stWaitingForReply - Static variable in class com.sun.jdmk.comm.SnmpInformRequest
Status of an inform request: waiting for reply.
stWaitingForReply - Static variable in class javax.management.snmp.manager.SnmpRequest
Status of a request: waiting for reply.
stWaitingToSend - Static variable in class com.sun.jdmk.comm.SnmpInformRequest
Status of an inform request: waiting to be sent.
stWaitingToSend - Static variable in class javax.management.snmp.manager.SnmpRequest
Status of a request: waiting to be sent.
subgroups - Variable in class com.sun.jdmk.snmp.agent.SnmpMibGroup
 
submitTask(Task) - Method in interface com.sun.jdmk.TaskServer
 
submitTask(Task) - Method in class com.sun.jdmk.DaemonTaskServer
Submit a task.
subtract(UnsignedInt) - Method in class com.sun.jdmk.UnsignedInt
Return an UnsignedInt that is equal mod 232 to this - x.
subtract(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is equal mod 264 to this - x.
supports(String) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Returns true if the connector server supports the given feature, false otherwise.
syncInProgress() - Method in class javax.management.snmp.manager.SnmpSession
Indicates whether this session is performing synchronous operation for a request.

T

TableTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
Represents an SNMP table.
Task - interface com.sun.jdmk.Task.
This interface is implemented by objects that can be executed by a TaskServer.
TaskServer - interface com.sun.jdmk.TaskServer.
This interface is implemented by objects that are able to execute tasks.
terminate() - Method in class com.sun.jdmk.DaemonTaskServer
Stop the Task Server Thread.
terminate() - Method in class com.sun.jdmk.comm.TimedExecutor
 
terminate() - Method in class com.sun.jdmk.comm.ThreadService
 
testBit(int) - Method in class com.sun.jdmk.UnsignedLong
Return true if and only if the bit representing 2n is set in this.
testCompliance(Class) - Static method in class com.sun.jdmk.Introspector
Basic method for testing if a given class is a JMX compliant MBean
theMib - Variable in class com.sun.jdmk.snmp.agent.SnmpMibTable
The MIB to which the metadata is linked.
theMib - Variable in class com.sun.jdmk.snmp.agent.SnmpTableSupport
The MIB to which this table belongs
thisSessionContext() - Method in class javax.management.snmp.manager.SnmpSession
Returns true if the current executing thread is this session's dispatcher.
ThreadContext - class com.sun.jdmk.ThreadContext.
Warning: The interface of this class is subject to change.
ThreadService - class com.sun.jdmk.comm.ThreadService.
 
ThreadService(int) - Constructor for class com.sun.jdmk.comm.ThreadService
 
THRESHOLD_ERROR - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the type of the thresholds, offset or modulus is not correct.
THRESHOLD_HIGH_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has exceeded the threshold high value.
THRESHOLD_LOW_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has exceeded the threshold low value.
THRESHOLD_VALUE_EXCEEDED - Static variable in class javax.management.monitor.MonitorNotification
Notification type denoting that the observed attribute has reached the threshold value.
TimedExecutor - class com.sun.jdmk.comm.TimedExecutor.
 
TimedExecutor() - Constructor for class com.sun.jdmk.comm.TimedExecutor
 
TimedExecutor(int) - Constructor for class com.sun.jdmk.comm.TimedExecutor
 
TimedRmiSocketFactory - class com.sun.jdmk.comm.TimedRmiSocketFactory.
 
TimedRmiSocketFactory(int) - Constructor for class com.sun.jdmk.comm.TimedRmiSocketFactory
 
TimedSocketMaker - class com.sun.jdmk.comm.TimedSocketMaker.
This class defines static methods to make a socket object with a specified timeout.
TimedURLConnection - class com.sun.jdmk.comm.TimedURLConnection.
This class defines methods to make a socket object with a specified timeout.
TimedURLConnection(URL, long) - Constructor for class com.sun.jdmk.comm.TimedURLConnection
 
Timer - class javax.management.timer.Timer.
Provides the implementation of the timer MBean.
Timer() - Constructor for class javax.management.timer.Timer
Default constructor.
TimerMBean - interface javax.management.timer.TimerMBean.
Exposes the management interface of the timer MBean.
TimerNotification - class javax.management.timer.TimerNotification.
This class provides definitions of the notifications sent by timer MBeans.
TIMES - Static variable in class javax.management.Query
 
times(ValueExp, ValueExp) - Static method in class javax.management.Query
Returns a binary expression representing the product of two numeric values.
timeStamp - Variable in class javax.management.snmp.SnmpPduTrap
Time-stamp.
Timestamp - class javax.management.snmp.Timestamp.
This class is used by the SnmpVarBindList object.
Timestamp - class javax.management.snmp.manager.Timestamp.
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by Timestamp
Timestamp() - Constructor for class javax.management.snmp.Timestamp
The default constructor.
Timestamp() - Constructor for class javax.management.snmp.manager.Timestamp
Deprecated. The default constructor.
Timestamp(long) - Constructor for class javax.management.snmp.Timestamp
Creates a TimeStamp object using the user parameters.
Timestamp(long) - Constructor for class javax.management.snmp.manager.Timestamp
Deprecated. Creates a TimeStamp object using the user parameters.
Timestamp(long, long) - Constructor for class javax.management.snmp.Timestamp
Creates a TimeStamp object using the user parameters.
Timestamp(long, long) - Constructor for class javax.management.snmp.manager.Timestamp
Deprecated. Creates a TimeStamp object using the user parameters.
TimeticksTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing a Timeticks as defined in RFC 1155.
toAsn1String() - Method in class javax.management.snmp.SnmpValue
Returns a String form containing ASN.1 tagging information.
toBinaryString(UnsignedLong) - Static method in class com.sun.jdmk.UnsignedLong
Return a String that is the binary representation of this unsigned number, without extra leading zeroes.
toBoolean() - Method in class javax.management.snmp.SnmpOid
Converts the OID value to its Boolean form.
toByte() - Method in class javax.management.snmp.SnmpString
Converts the string value to its array of Bytes form.
toByte() - Method in class javax.management.snmp.SnmpOid
Converts the OID value to its array of Bytes form.
toHexString(UnsignedLong) - Static method in class com.sun.jdmk.UnsignedLong
Return a String that is the hexadecimal representation of this unsigned number, without extra leading zeroes.
toInteger() - Method in class javax.management.snmp.SnmpCounter64
Converts the counter value to its Integer form.
toInteger() - Method in class javax.management.snmp.SnmpOid
Converts the OID value to its Integer form.
toInteger() - Method in class javax.management.snmp.SnmpInt
Converts the integer value to its Integer form.
toLong() - Method in class javax.management.snmp.SnmpCounter64
Converts the counter value to its Long form.
toLong() - Method in class javax.management.snmp.SnmpOid
Converts the OID value to its Long form.
toLong() - Method in class javax.management.snmp.SnmpInt
Converts the integer value to its Long form.
toOctalString(UnsignedLong) - Static method in class com.sun.jdmk.UnsignedLong
Return a String that is the octal representation of this unsigned number, without extra leading zeroes.
toOctetString() - Method in class javax.management.snmp.SnmpOid
Converts an OID index converted string back to a DisplayString
toOid() - Method in class javax.management.snmp.SnmpValue
Returns the value encoded as an OID.
toOid() - Method in class javax.management.snmp.SnmpString
Converts the string value to its SnmpOid form.
toOid() - Method in class javax.management.snmp.SnmpCounter64
Converts the counter value to its SnmpOid form.
toOid() - Method in class javax.management.snmp.SnmpOid
Converts the OID value to its SnmpOid form.
toOid() - Method in class javax.management.snmp.SnmpInt
Converts the integer value to its SnmpOid form.
toOid() - Method in class javax.management.snmp.SnmpNull
Converts the NULL value to its SnmpOid form.
toOid(int, long[], int) - Static method in class javax.management.snmp.SnmpStringFixed
Extracts the fixed-string from an index OID and returns its value converted as an SnmpOid.
toOid(long[], int) - Static method in class javax.management.snmp.SnmpString
Extracts the string from an index OID and returns its value converted as an SnmpOid.
toOid(long[], int) - Static method in class javax.management.snmp.SnmpCounter64
Extracts the counter from an index OID and returns its value converted as an SnmpOid.
toOid(long[], int) - Static method in class javax.management.snmp.SnmpOid
Extracts the OID from an index OID and returns its value converted as an SnmpOid.
toOid(long[], int) - Static method in class javax.management.snmp.SnmpInt
Extracts the integer from an index OID and returns its value converted as an SnmpOid.
toOid(long[], int) - Static method in class javax.management.snmp.SnmpIpAddress
Extracts the ip address from an index OID and returns its value converted as an SnmpOid.
toSnmpValue() - Method in class com.sun.jdmk.snmp.EnumRowStatus
Build an SnmpValue from this object.
toString() - Method in class com.sun.jdmk.UnsignedLong
Return a String that is the decimal representation of this unsigned number.
toString() - Method in class com.sun.jdmk.Enumerated
Returns the string form of this enumerated.
toString() - Method in class com.sun.jdmk.comm.SnmpInformRequest
Gives a status report of the request.
toString() - Method in class com.sun.jdmk.snmp.agent.SnmpIndex
Returns a String representation of the index.
toString() - Method in class javax.management.StringValueExp
Returns the string representing the object.
toString() - Method in class javax.management.BadBinaryOpValueExpException
Returns the string representing the object.
toString() - Method in class javax.management.InvalidApplicationException
Returns the string representing the object
toString() - Method in class javax.management.BadAttributeValueExpException
Returns the string representing the object.
toString() - Method in class javax.management.BadStringOperationException
Returns the string representing the object.
toString() - Method in class javax.management.ObjectName
Returns a string representation of the object name.
toString() - Method in class javax.management.AttributeValueExp
Returns the string representing its value.
toString() - Method in class javax.management.relation.RoleInfo
Prints a string describing the role info
toString() - Method in class javax.management.relation.RoleUnresolved
Prints a string describing the role
toString() - Method in class javax.management.relation.Role
Prints a string describing the role
toString() - Method in class javax.management.modelmbean.XMLParseException
Override default toString()
toString() - Method in class javax.management.modelmbean.ModelMBeanNotificationInfo
Returns a human readable string containing ModelMBeanNotificationInfo
toString() - Method in class javax.management.modelmbean.ModelMBeanAttributeInfo
Returns a human readable version of the ModelMBeanAttributeInfo instance
toString() - Method in class javax.management.modelmbean.DescriptorSupport
Returns a human readable string representing the descriptor.
toString() - Method in class javax.management.modelmbean.ModelMBeanOperationInfo
Returns a string containing the entire contents of the ModelMBeanOperationInfo in human readable form.
toString() - Method in class javax.management.modelmbean.ModelMBeanConstructorInfo
Returns a string containing the entire contents of the ModelMBeanConstructorInfo in human readable form.
toString() - Method in class javax.management.modelmbean.InvalidTargetObjectTypeException
Override default toString
toString() - Method in class javax.management.snmp.SnmpString
Converts the string value to its String form.
toString() - Method in class javax.management.snmp.SnmpOpaque
Converts the opaque to its String form, that is, a string of bytes expressed in hexadecimal form.
toString() - Method in class javax.management.snmp.SnmpVarBind
Returns the printable ASCII representation of this SnmpVarBind.
toString() - Method in class javax.management.snmp.SnmpCounter64
Converts the counter value to its String form.
toString() - Method in class javax.management.snmp.SnmpOid
Converts the OID value to its String form.
toString() - Method in class javax.management.snmp.SnmpInt
Converts the integer value to its String form.
toString() - Method in class javax.management.snmp.Timestamp
Returns a String representation of the TimeStamp object.
toString() - Method in class javax.management.snmp.SnmpNull
Converts the NULL value to its ASN.1 String form.
toString() - Method in class javax.management.snmp.SnmpTimeticks
Converts the timeticks value to its String form.
toString() - Method in class javax.management.snmp.manager.SnmpPeer
Returns the String representation for this SnmpPeer.
toString() - Method in class javax.management.snmp.manager.SnmpRequest
Gives a status report of the request.
toString() - Method in class javax.management.snmp.manager.SnmpSession
Gets a String representation of the session.
toUnsignedLong() - Method in class javax.management.snmp.SnmpCounter64
Converts the counter value to its UnsignedLong form.
toUnsignedLong() - Method in class javax.management.snmp.SnmpOid
 
toVector(boolean) - Method in class javax.management.snmp.SnmpVarBindList
Copies the SnmpVarBindList into a plain vector of SnmpVarBind objects.
toVector(boolean) - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2. This method is equivalent to SnmpVarBindList.cloneWithoutValue() but returns a vector of SnmpVar objects instead of SnmpVarBind ones.
toXMLString() - Method in class javax.management.modelmbean.DescriptorSupport
Returns an XML String representing the descriptor.
Trace - class com.sun.jdmk.Trace.
Makes internal runtime information available through the notification mechanism.
TraceFilter - class com.sun.jdmk.TraceFilter.
This class is used to filter trace information.
TraceFilter(int, int) - Constructor for class com.sun.jdmk.TraceFilter
Construct a TraceFilter object with the levels and types selected.
TraceListener - class com.sun.jdmk.TraceListener.
An object of this class can be used to receive notifications sent out by the class Trace, and all notifications received will be saved to a file specified, or write to user screen.
TraceListener() - Constructor for class com.sun.jdmk.TraceListener
Construct a default trace listener.
TraceListener(PrintStream) - Constructor for class com.sun.jdmk.TraceListener
Construct a trace listener with a specified.
TraceListener(String) - Constructor for class com.sun.jdmk.TraceListener
Construct a trace listener with a file specified to save all information received.
TraceNotification - class com.sun.jdmk.TraceNotification.
This class defines an object used by the class Trace to send out all internal runtime information.
TraceNotification(Object, long, long, int, int, String, String, String, Throwable) - Constructor for class com.sun.jdmk.TraceNotification
Construct a TraceNotification object.
trapAuthenticationFailure - Static variable in interface javax.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: authenticationFailure.
trapColdStart - Static variable in interface javax.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: coldStart.
trapEgpNeighborLoss - Static variable in interface javax.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: egpNeighborLoss.
trapEnterpriseSpecific - Static variable in interface javax.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: enterpriseSpecific.
trapLinkDown - Static variable in interface javax.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkDown.
trapLinkUp - Static variable in interface javax.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkUp.
trapWarmStart - Static variable in interface javax.management.snmp.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: warmStart.
TWO - Static variable in class com.sun.jdmk.UnsignedLong
The value 2.
type - Variable in class com.sun.jdmk.TraceNotification
The type of information.
type - Variable in class javax.management.snmp.SnmpPduPacket
PDU type.
types - Variable in class com.sun.jdmk.TraceFilter
 

U

UintegerTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing an Unsigned32 integer as defined in RFC 1902.
UnauthorizedSecurityException - exception com.sun.jdmk.comm.UnauthorizedSecurityException.
Thrown by all the methods in the RemoteMBeanServer interface when the client's login/password is not supported by the server it is trying to contact.
UnauthorizedSecurityException() - Constructor for class com.sun.jdmk.comm.UnauthorizedSecurityException
Default constructor.
UnauthorizedSecurityException(String) - Constructor for class com.sun.jdmk.comm.UnauthorizedSecurityException
Constructor that allows a specific error message to be specified.
unbind() - Method in class com.sun.jdmk.GenericProxy
Deprecated. It is replaced by GenericProxy.setServer(com.sun.jdmk.ProxyHandler).
unbind() - Method in interface com.sun.jdmk.Proxy
Deprecated. It is replaced by Proxy.setServer(com.sun.jdmk.ProxyHandler).
UNKNOWN - Static variable in class javax.management.MBeanOperationInfo
Indicates that the operation has an "unknown" nature.
UnknownSyntaxTag - Static variable in interface javax.management.snmp.SnmpDataTypeEnums
Represents a unknown syntax type.
UNKOWNTYPE - Static variable in class com.sun.jdmk.Trace
 
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.MBeanServerChecker
Call checkAny("unregisterMBean", name), then checkDelete("unregisterMBean", name), then forward this method to the wrapped object.
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
De-registers an MBean from the MBean server.
unregisterMBean(ObjectName) - Method in interface com.sun.jdmk.ProxyHandler
Unregisters an MBean from the MBean server.
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deletes an instance of an MBean in the remote MBean server.
unregisterMBean(ObjectName) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deletes an instance of an MBean in the remote MBean server.
unregisterMBean(ObjectName) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deletes an instance of an MBean in the remote MBean server.
unregisterMBean(ObjectName) - Method in interface javax.management.MBeanServer
De-registers an MBean from the MBean server.
UNREGISTRATION_NOTIFICATION - Static variable in class javax.management.MBeanServerNotification
Notification type denoting that an MBean has been unregistered.
Unsigned - class com.sun.jdmk.Unsigned.
An unsigned integer, between 0 and some maximum value.
Unsigned() - Constructor for class com.sun.jdmk.Unsigned
 
UnsignedByte - class com.sun.jdmk.UnsignedByte.
An unsigned integer, between 0 and 28 - 1.
UnsignedByte(byte) - Constructor for class com.sun.jdmk.UnsignedByte
 
unsignedByteValue() - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedByte that is equal mod 28 to this unsigned number.
UnsignedInt - class com.sun.jdmk.UnsignedInt.
An unsigned integer, between 0 and 232 - 1.
unsignedIntValue() - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedInt that is equal mod 232 to this unsigned number.
UnsignedLong - class com.sun.jdmk.UnsignedLong.
An unsigned integer, between 0 and 264 - 1.
UnsignedLong(long) - Constructor for class com.sun.jdmk.UnsignedLong
An unsigned value between 0 and 264 that is equal mod 264 to value.
UnsignedShort - class com.sun.jdmk.UnsignedShort.
An unsigned integer, between 0 and 216 - 1.
unsignedShortValue() - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedShort that is equal mod 216 to this unsigned number.
unspecified - Static variable in class com.sun.jdmk.snmp.EnumRowStatus
This value is JDMK implementation specific, and is used to identify unspecified actions (when for instance the RowStatus variable is not present in the varbind list) or uninitialized values.
unspecifiedValue() - Method in class javax.management.snmp.manager.SnmpVar
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBind.isUnspecifiedValue()
updateRoleMap(String, Role, List) - Method in interface javax.management.relation.RelationServiceMBean
Handles update of the Relation Service role map for the update of given role in given relation.
updateRoleMap(String, Role, List) - Method in class javax.management.relation.RelationService
Handles update of the Relation Service role map for the update of given role in given relation.
useAddressList(InetAddress[]) - Method in class javax.management.snmp.manager.SnmpPeer
Specifies the list of addresses to be used.
useIPAddress(String) - Method in class javax.management.snmp.manager.SnmpPeer
Sets a specific IP address to which the peer will communicate.
useNextAddress() - Method in class javax.management.snmp.manager.SnmpPeer
Causes all subsequent requests to go to the new address obtained from the specified list of alternate addresses.
usePduFactory(SnmpPduFactory) - Method in interface com.sun.jdmk.comm.SnmpAdaptorServerMBean
Deprecated. As of JDMK 4.2, replaced by SnmpAdaptorServerMBean.setPduFactory(javax.management.snmp.SnmpPduFactory)
usePduFactory(SnmpPduFactory) - Method in class com.sun.jdmk.comm.SnmpAdaptorServer
Deprecated. As of JDMK 4.2, replaced by SnmpAdaptorServer.setPduFactory(javax.management.snmp.SnmpPduFactory)

V

validateVarEntryId(SnmpOid, long, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibTable
This method is used internally and is implemented by the SnmpMibTable subclasses generated by mibgen.
validateVarId(long, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibGroup
Checks whether the given OID arc identifies a variable (scalar object).
validateVarId(long, Object) - Method in class com.sun.jdmk.snmp.agent.SnmpMibEntry
Checks whether the given OID arc identifies a variable (columnar object).
validValue() - Method in class javax.management.snmp.manager.SnmpVar
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBind.isValidValue()
value - Variable in class com.sun.jdmk.Enumerated
This variable keeps the integer form of the enumerated.
value - Variable in class javax.management.snmp.SnmpString
This is the bytes array of the string value.
value - Variable in class javax.management.snmp.SnmpVarBind
The value of the SnmpVarBind.
value - Variable in class javax.management.snmp.SnmpInt
This is where the value is stored.
value(boolean) - Static method in class javax.management.Query
Returns a boolean value expression that can be used in any Query call that expects a ValueExp.
value(double) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(float) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(int) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(long) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(Number) - Static method in class javax.management.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(String) - Static method in class javax.management.Query
Returns a new string expression.
ValueExp - interface javax.management.ValueExp.
Represents values that can be passed as arguments to relational expressions.
valueIndexes() - Method in class com.sun.jdmk.Enumerated
Returns an Java enumeration of the permitted integers.
valueOf(String) - Static method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong whose value is specified by the given String in decimal.
valueOf(String, int) - Static method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong whose value is specified by the given String in the given radix.
valueStrings() - Method in class com.sun.jdmk.Enumerated
Returns an Java enumeration of the permitted strings.
varBindList - Variable in class javax.management.snmp.SnmpPduPacket
List of variables.
varBindListToString() - Method in class javax.management.snmp.SnmpVarBindList
Constructs a String containing details of each SnmpVarBindList (oid+value).
varList - Variable in class com.sun.jdmk.snmp.agent.SnmpMibNode
Contains the list of variable identifiers.
vbListToString() - Method in class javax.management.snmp.manager.SnmpVarbindList
Deprecated. As of Java Dynamic Management Kit 4.2, replaced by SnmpVarBindList.varBindListToString()
version - Variable in class javax.management.snmp.SnmpPduPacket
Protocol version.
version - Variable in class javax.management.snmp.SnmpMessage
The protocol version.

W

waitForCompletion(long) - Method in class com.sun.jdmk.comm.SnmpInformRequest
Used in synchronous mode only.
waitForCompletion(long) - Method in class javax.management.snmp.manager.SnmpRequest
Used in synchronous mode only.
waitState(int, long) - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Waits untill either the State attribute of this MBean equals the specified state parameter, or the specified timeOut has elapsed.
waitState(int, long) - Method in class com.sun.jdmk.comm.CommunicatorServer
Waits until either the State attribute of this MBean equals the specified state parameter, or the specified timeOut has elapsed.
waitState(int, long) - Method in class com.sun.jdmk.discovery.DiscoveryMonitor
Waits untill either the State attribute of this MBean equals the specified state parameter, or the specified timeOut has elapsed.
waitState(int, long) - Method in interface com.sun.jdmk.discovery.DiscoveryMonitorMBean
Waits untill either the State attribute of this MBean equals the specified state parameter, or the specified timeOut has elapsed.
waitState(int, long) - Method in interface com.sun.jdmk.discovery.DiscoveryResponderMBean
Waits untill either the State attribute of this MBean equals the specified state parameter, or the specified timeOut has elapsed.
waitState(int, long) - Method in class com.sun.jdmk.discovery.DiscoveryResponder
Waits untill either the State attribute of this MBean equals the specified state parameter, or the specified timeOut has elapsed.
writeExternal(ObjectOutput) - Method in class javax.management.loading.MLet
This method saves the object's contents during Object Serialization.

X

XMLParseException - exception javax.management.modelmbean.XMLParseException.
This exception is thrown when an XML formatted string is being parsed into ModelMBean objects or when XML formatted strings are being created from ModelMBean objects.
XMLParseException() - Constructor for class javax.management.modelmbean.XMLParseException
Default constructor
XMLParseException(Exception, String) - Constructor for class javax.management.modelmbean.XMLParseException
Constructor taking a string and an exception
XMLParseException(String) - Constructor for class javax.management.modelmbean.XMLParseException
Constructor taking a string
xor(UnsignedInt) - Method in class com.sun.jdmk.UnsignedInt
Return an UnsignedInt that is the bitwise xor of this and x.
xor(UnsignedLong) - Method in class com.sun.jdmk.UnsignedLong
Return an UnsignedLong that is the bitwise xor of this and x.

Z

ZERO - Static variable in class com.sun.jdmk.UnsignedLong
The value 0.

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