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

I

ID - Static variable in interface com.sun.management.snmp.usm.SnmpUsm
The User based Security Model Id as defined in RFC 2574.
identity - Variable in class com.sun.management.snmp.SnmpVarBindList
A name given to the SnmpVarBindList.
indexOfOid(SnmpVarBind, int, int) - Method in class com.sun.management.snmp.SnmpVarBindList
Gives the index of an OID in the SnmpVarBindList.
indexOfOid(SnmpVarBind) - Method in class com.sun.management.snmp.SnmpVarBindList
Gives the index of an OID in the SnmpVarBindList.
indexOfOid(SnmpOid) - Method in class com.sun.management.snmp.SnmpVarBindList
Gives the index of an OID in the SnmpVarBindList.
InetAddressAcl - Interface in com.sun.management.snmp
Defines the IP address based ACL used by the SNMP protocol adaptor.
inetAddressValue() - Method in class com.sun.management.snmp.SnmpString
Converts the string value to its InetAddress form.
INFO - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
This constant indicates the type of operation.
init() - Method in class com.sun.management.snmp.agent.SnmpErrorHandlerAgent
Initializes the MIB (with no registration of the MBeans into the MBean server).
init() - Method in class com.sun.management.snmp.agent.SnmpMibAgent
Initializes the MIB (with no registration of the MBeans into the MBean server).
init() - Method in class com.sun.management.snmp.agent.SnmpProxy
Initialization of the SnmpProxy with no registration in Java DMK.
init() - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
Initialization of the MIB with no registration in Java DMK.
initUsmStats(MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
Initialization of the "UsmStats" group.
initUsmUser(MBeanServer) - Method in class com.sun.management.snmp.usm.usmmib.SNMP_USER_BASED_SM_MIB
Initialization of the "UsmUser" group.
inProgress() - Method in class com.sun.management.comm.SnmpInformRequest
Indicates whether or not the inform request is in progress.
inProgress() - Method in class com.sun.management.snmp.manager.SnmpRequest
Indicates whether or not the request is in progress.
insert(long) - Method in class com.sun.management.snmp.SnmpOid
Inserts a subidentifier at the beginning of this SnmpOid.
insert(int) - Method in class com.sun.management.snmp.SnmpOid
Inserts a subidentifier at the beginning of this SnmpOid.
insertFirst(JdmkMBeanServer) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
Insert this ForwardingMBeanServerInterceptor at the head of the chain of interceptors in a JdmkMBeanServer.
insertInOid(int) - Method in class com.sun.management.snmp.SnmpVarBind
Inserts a sub-id at the beginning of the OID of this SnmpVarBind.
insertLast(JdmkMBeanServer) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
Insert this ForwardMBeanServerInterceptor at the tail of the chain of interceptors in a JdmkMBeanServer.
instantiate(String) - Method in interface com.sun.jdmk.MBeanInstantiator
Instantiates an object using the list of all class loaders registered in the MBean Interceptor (using its ClassLoaderRepository).
instantiate(String, ObjectName, ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
Instantiates an object using the class Loader specified by its ObjectName.
instantiate(String, Object[], String[], ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
Instantiates an object using the list of all class loaders registered in the MBean server (using its ClassLoaderRepository).
instantiate(String, ObjectName, Object[], String[], ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
Instantiates an object.
instantiate(Class) - Method in interface com.sun.jdmk.MBeanInstantiator
Instantiates an object given its class, using its empty constructor.
instantiate(Class, Object[], String[], ClassLoader) - Method in interface com.sun.jdmk.MBeanInstantiator
Instantiates an object given its class, the parameters and signature of its constructor The call returns a reference to the newly created object.
instantiate(Class) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
instantiate(Class, Object[], String[], ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
instantiate(String) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
instantiate(String, ObjectName, ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
instantiate(String, Object[], String[], ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
instantiate(String, ObjectName, Object[], String[], ClassLoader) - Method in class com.sun.jdmk.MBeanInstantiatorImpl
Deprecated.  
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, 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) - Method in class com.sun.jdmk.MBeanServerForwarder
 
instantiate(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerForwarder
 
instantiate(String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
instantiate(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerForwarder
 
instantiate(String) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Instantiates an object using the list of all class loaders registered in the MBean server (using its Default Loader Repository).
instantiate(String, ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Instantiates an object using the class Loader specified by its ObjectName.
instantiate(String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Instantiates an object using the list of all class loaders registered in the MBean server (using its Default Loader Repository).
instantiate(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Instantiates an object.
instantiate(String) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Throws an UnsupportedOperationException.
instantiate(String, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Throws an UnsupportedOperationException.
instantiate(String, ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Throws an UnsupportedOperationException.
instantiate(String, ObjectName, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Throws an UnsupportedOperationException.
instantiator - Variable in class com.sun.jdmk.DynamicMetaDataImpl
Deprecated. The MBeanInstantiator associated to the MetaData
IntegerTag - Static variable in class com.sun.management.snmp.BerDecoder
 
IntegerTag - Static variable in class com.sun.management.snmp.BerEncoder
 
IntegerTag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing the integer type.
InterceptorCycleException - Exception in com.sun.jdmk.interceptor
Thrown when changing a chain of interceptors would produce a cycle.
InterceptorCycleException() - Constructor for exception com.sun.jdmk.interceptor.InterceptorCycleException
 
InterceptorCycleException(String) - Constructor for exception com.sun.jdmk.interceptor.InterceptorCycleException
 
InterceptorNotPresentException - Exception in com.sun.jdmk.interceptor
An MBeanServerInterceptor was not found when expected.
InterceptorNotPresentException() - Constructor for exception com.sun.jdmk.interceptor.InterceptorNotPresentException
 
InterceptorNotPresentException(String) - Constructor for exception com.sun.jdmk.interceptor.InterceptorNotPresentException
 
Introspector - Class in com.sun.jdmk
This class contains the methods for performing all the tests needed to verify that a class represents a JMX compliant MBean.
intTable - Static variable in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStatus
 
intTable - Static variable in class com.sun.management.snmp.usm.usmmib.EnumUsmUserStorageType
 
intValue() - Method in class com.sun.jdmk.Enumerated
Return the integer form of the enumerated.
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.management.snmp.SnmpCounter64
Converts the counter value to its integer form.
intValue() - Method in class com.sun.management.snmp.SnmpInt
Converts the integer value to its integer form.
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. 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(ObjectName, String, Object[], String[]) - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Invokes a method of an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Invokes a method of an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
invoke(Object, String, Object[], String[]) - Method in class com.sun.jdmk.DynamicMetaDataImpl
Deprecated.  
invoke(String, Object[], String[]) - Method in class com.sun.jdmk.GenericProxy
Deprecated. Invokes a method of an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
INVOKE - Static variable in interface com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper.Controller
This constant indicates the type of operation.
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
invoke(ObjectName, String, Object[], String[]) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Invokes an operation on an MBean.
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.MBeanServerForwarder
 
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Invokes an operation on an MBean.
invoke(Object, String, Object[], String[]) - Method in interface com.sun.jdmk.MetaData
Invokes an operation on an MBean.
invoke(Object, String, Object[], String[]) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated.  
invoke(ObjectName, String, Object[], String[]) - Method in interface com.sun.jdmk.ProxyHandler
Deprecated. Invokes an operation on an MBean.
invoke(ObjectName, String, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
invoke(String, Object[], String[]) - Method in class com.sun.jdmk.remote.cascading.proxy.CascadingProxy
Allows an action to be invoked on the source MBean.
INVOKE - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.invoke(ObjectName, String, Object[], String[]).
ipAddressInUse() - Method in class com.sun.management.snmp.manager.SnmpPeer
Returns the dot-formatted IP address string (for example 171.69.220.224).
IpAddressTag - Static variable in interface com.sun.management.snmp.SnmpDataTypeEnums
ASN.1 tag for representing an IP address as defined in RFC 1155.
IS_INSTANCE_OF - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.isInstanceOf(ObjectName, String).
IS_REGISTERED - Static variable in class javax.management.remote.message.MBeanServerRequestMessage
Identifier for the method MBeanServerConnection.isRegistered(ObjectName).
isAborted() - Method in class com.sun.management.comm.SnmpInformRequest
Indicates whether or not the inform request was aborted.
isAborted() - Method in class com.sun.management.snmp.manager.SnmpRequest
Indicates whether or not the request was aborted.
isActive() - Method in class com.sun.jdmk.comm.CommunicatorServer
Tests whether the CommunicatorServer is active.
isActive() - Method in interface com.sun.jdmk.comm.CommunicatorServerMBean
Tests if the CommunicatorServer is active.
isActive() - Method in class com.sun.jdmk.discovery.DiscoveryClient
Tests if the DiscoveryClient is active.
isActive() - Method in interface com.sun.jdmk.discovery.DiscoveryClientMBean
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.DiscoveryResponderMBean
Tests if the DiscoveryResponder is active.
isActive() - Method in class com.sun.jdmk.remote.cascading.CascadingAgent
 
isActive() - Method in interface com.sun.jdmk.remote.cascading.CascadingAgentMBean
Tests if the CascadingAgent is active.
isActive() - Method in class com.sun.jdmk.remote.cascading.proxy.ProxyCascadingAgent
 
isActive() - Method in class com.sun.management.comm.CommunicatorServer
Tests whether the CommunicatorServer is active.
isActive() - Method in class javax.management.remote.generic.GenericConnectorServer
 
isAuthenticated() - Method in class com.sun.jdmk.security.sasl.AuthenticateCallback
Determines whether the authentication identity and password have been successfully verified by the system authentication database.
isAuthenticationOn() - Method in class com.sun.jdmk.comm.GenericHttpConnectorServer
Deprecated. Returns true if the list of users supported by this server is not empty.
isAuthenticationOn() - Method in interface com.sun.jdmk.comm.GenericHttpConnectorServerMBean
Deprecated. Returns true if the list of users supported by this connector server is not empty.
isAuthenticationOn() - Method in class com.sun.jdmk.comm.HtmlAdaptorServer
Returns true if the list of users supported by this server is not empty.
isAuthoritative() - Method in class com.sun.management.snmp.manager.usm.SnmpUsmPeer
A peer is authoritative if the remote engine Id is useless when making requests.
isCommunityStringAtContextEnabled() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
The community to context translation activation status.
isCommunityStringAtContextEnabled() - Method in interface com.sun.management.comm.SnmpV3AdaptorServerMBean
The community to context translation activation status.
isConnected() - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. Checks whether a communication with the MBeanServer is established.
isConnected() - Method in interface com.sun.jdmk.comm.RemoteMBeanServer
Deprecated. Checks whether communication with the MBeanServer is established.
isConnected() - Method in class com.sun.jdmk.comm.RmiConnectorClient
Deprecated. Checks whether a communication with the MBeanServer is established.
isCreationEnabled() - Method in class com.sun.management.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.management.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.
isDynamic(Class) - Static method in class com.sun.jdmk.Introspector
Tell whether a MBean of the given class is a Dynamic MBean.
isEncryptionEnabled() - Method in class com.sun.management.snmp.SnmpEngineParameters
Check if encryption is activated.
isEndOfMibViewValue() - Method in class com.sun.management.snmp.SnmpNull
Checks if this SnmpNull object corresponds to an endOfMibView value.
isEndOfMibViewValue() - Method in class com.sun.management.snmp.SnmpValue
This method returns false by default and is redefined in the SnmpNull class.
isException() - Method in class javax.management.remote.message.MBeanServerResponseMessage
Indicates whether this message corresponds to an exception.
isFiltering() - Method in interface com.sun.jdmk.Repository
Deprecated. Indicates whether or not the Repository Service supports filtering.
isFiltering() - Method in class com.sun.jdmk.RepositorySupport
Deprecated. Indicates whether or not the Repository Service supports filtering.
isInetAddressAclUsed() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Says if The SnmpTrapForwarder parses or not the InetAddressAcl when forwarding traps.
isInetAddressAclUsed() - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Says if The SnmpTrapForwarder parses or not the InetAddressAcl when forwarding traps.
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. 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
Deprecated. 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
Deprecated. Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
isInstanceOf(Object, String) - Method in class com.sun.jdmk.DynamicMetaDataImpl
Deprecated.  
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
isInstanceOf(ObjectName, String) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Returns true if the MBean specified is an instance of the specified class, false otherwise.
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.MBeanServerForwarder
 
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Returns true if the MBean specified is an instance of the specified class, false otherwise.
isInstanceOf(Object, String) - Method in interface com.sun.jdmk.MetaData
Determine whether the given MBean is an instance of a given class/interface.
isInstanceOf(Object, String) - Method in class com.sun.jdmk.MetaDataImpl
Deprecated.  
isInstanceOf(ObjectName, String) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
isInternalRequest() - Method in class com.sun.management.snmp.manager.SnmpRequest
Indicates whether this request was created internally by the package to handle error conditions.
isInvalidResponseErrorHidden() - Method in class com.sun.management.snmp.agent.SnmpProxy
Checks if invalid response errors are hidden.
isInvalidResponseErrorHidden() - Method in class com.sun.management.snmp.manager.SnmpSession
Checks if invalid response errors are hidden.
isInvalidSnmpVersion() - Method in exception com.sun.management.snmp.BerException
 
isMounted(String) - Method in class com.sun.jdmk.remote.cascading.CascadingService
 
isMounted(String) - Method in interface com.sun.jdmk.remote.cascading.CascadingServiceMBean
Tell whether the given ID identifies a currently mounted mountPoint.
isMultiplexAllowed() - Method in class com.sun.management.snmp.manager.SnmpOptions
Indicates whether multiplexing is allowed or not.
isNestedArc(long) - Method in class com.sun.management.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.management.snmp.agent.SnmpMibSubRequest
Indicate whether the entry involved is a new entry.
isNoSuchInstanceValue() - Method in class com.sun.management.snmp.SnmpNull
Checks if this SnmpNull object corresponds to a noSuchInstance value.
isNoSuchInstanceValue() - Method in class com.sun.management.snmp.SnmpValue
This method returns false by default and is redefined in the SnmpNull class.
isNoSuchObjectValue() - Method in class com.sun.management.snmp.SnmpNull
Checks if this SnmpNull object corresponds to a noSuchObject value.
isNoSuchObjectValue() - Method in class com.sun.management.snmp.SnmpValue
This method returns false by default and is redefined in the SnmpNull class.
isOidEqual(SnmpVarBind) - Method in class com.sun.management.snmp.SnmpVarBind
Checks whether the OID for this variable completely matches the OID part of the specified SnmpVarBind object.
isOriginatorWay() - Method in class com.sun.management.snmp.agent.SnmpTrap
By default a trap is sent as a notification originator.
isOriginatorWay() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
By default a trap is sent as a notification originator.
isPduFixedOnError() - Method in class com.sun.management.snmp.manager.SnmpOptions
Indicates whether the PduFixedOnError option is set or not.
isProxyWay() - Method in class com.sun.management.snmp.agent.SnmpTrap
By default a trap is sent as a notification originator.
isProxyWay() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
By default a trap is sent as a notification originator.
isReadable(long) - Method in class com.sun.management.snmp.agent.SnmpMibEntry
Tells whether the given arc identifies a readable scalar object in this entry.
isReadable(long) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
Tells whether the given arc identifies a readable scalar object in this group.
isReadable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
Returns true if "arc" identifies a readable scalar object.
isReadable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
Returns true if "arc" identifies a readable scalar object.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
This method is used internally and is implemented by the SnmpMibTable subclasses generated by mibgen.
isReadableEntryId(SnmpOid, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
Returns true if "var" identifies a readable scalar object.
isRegistered(ObjectName) - Method in class com.sun.jdmk.comm.GenericHttpConnectorClient
Deprecated. 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
Deprecated. 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
Deprecated. Checks whether an MBean, identified by its object name, is already registered with the MBeanServer.
isRegistered(ObjectName) - Method in class com.sun.jdmk.DefaultMBeanInterceptor
Deprecated.  
isRegistered(ObjectName) - Method in class com.sun.jdmk.interceptor.CompatibleMBeanInterceptor
 
isRegistered(ObjectName) - Method in class com.sun.jdmk.interceptor.DefaultMBeanServerInterceptor
 
isRegistered(ObjectName) - Method in class com.sun.jdmk.interceptor.ForwardingMBeanServerInterceptor
 
isRegistered(ObjectName) - Method in class com.sun.jdmk.interceptor.MBeanServerInterceptorWrapper
 
isRegistered(ObjectName) - Method in interface com.sun.jdmk.MBeanInterceptor
Deprecated. Checks whether an MBean, identified by its object name, is already registered with the MBean server.
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.MBeanServerForwarder
 
isRegistered(ObjectName) - Method in class com.sun.jdmk.MBeanServerImpl
Deprecated. Checks whether an MBean, identified by its object name, is already registered with the MBean server.
isRegistered(ObjectName) - Method in class com.sun.jdmk.remote.cascading.MBeanServerConnectionWrapper
Forward this method to the wrapped object.
isRegistrationRequired() - Method in class com.sun.management.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.management.snmp.agent.SnmpTableSupport
Tells whether the metadata object to which this table is linked requires entries to be registered.
isRegistrationRequired() - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
 
isReport() - Method in class com.sun.management.comm.SnmpV3InformRequest
Test if the received reply is an SNMP report.
isReport() - Method in class com.sun.management.snmp.manager.SnmpRequest
Test if the received reply is an SNMP report.
isResponse() - Method in class com.sun.management.comm.SnmpV3InformRequest
Test if the received reply is an SNMP response.
isResponse() - Method in class com.sun.management.snmp.manager.SnmpRequest
Test if the received reply is an SNMP response.
isResultAvailable() - Method in class com.sun.management.comm.SnmpInformRequest
Indicates whether or not the inform request result is available.
isResultAvailable() - Method in class com.sun.management.snmp.manager.SnmpRequest
Indicates whether or not the request result is available.
isRowReady(SnmpOid, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Tell whether the specified row is ready and can be put in the notInService state.
isRowReady(Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
 
isRowReady(SnmpOid, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
 
isRowStatus(SnmpOid, long, Object) - Method in class com.sun.management.snmp.agent.SnmpMibTable
Return true if the columnar object identified by var is used to control the addition/deletion of rows in this table.
isRowStatus(SnmpOid, long, Object) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserTableMeta
 
isSessionActive() - Method in class com.sun.management.snmp.manager.SnmpSession
Indicates whether the thread for this session is active.
isSetRequestForwardedOnCheck() - Method in class com.sun.management.snmp.agent.SnmpProxy
Returns the way a set request is forwarded by this SnmpProxy.
isSnmpV1V2SetRequestAuthorized() - Method in class com.sun.management.comm.SnmpV3AdaptorServer
The SNMP V1 and V2 set requests authorization status.
isTable(long) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
Tells whether the given arc identifies a table in this group.
isTable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
Returns true if "arc" identifies a table object.
isTable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
Returns true if "arc" identifies a table object.
isTemplate() - Method in interface com.sun.management.snmp.usm.SnmpUsmSecureUser
checks if the user is a template.
isTimelinessSynchronized() - Method in class com.sun.management.snmp.manager.usm.SnmpUsmPeer
Test is the peer is synchronized with distant Engine time and boots.
isTooBigHandled() - Method in class com.sun.management.snmp.manager.SnmpOptions
Indicates if the TooBigHandled option is set or not.
isUnspecifiedValue() - Method in class com.sun.management.snmp.SnmpVarBind
Checks whether the value associated with this SnmpVarBind is unspecified.
isV1Activated() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Return true if Snmp V1 forwarding is activated.
isV1Activated() - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Returns true if SNMP V1 forwarding is activated.
isV2Activated() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Return true if Snmp V2 forwarding is activated.
isV2Activated() - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Returns true if SNMP V2 forwarding is activated.
isV3Activated() - Method in class com.sun.management.snmp.agent.SnmpTrapForwarder
Return true if Snmp V3 forwarding is activated.
isV3Activated() - Method in interface com.sun.management.snmp.agent.SnmpTrapForwarderMBean
Returns true if SNMP V3 forwarding is activated.
isValid() - Method in class com.sun.management.snmp.SnmpOid
Checks the validity of the OID.
isValidValue(int) - Static method in class com.sun.management.snmp.EnumRowStatus
Check that the given value is valid.
isValidValue() - Method in class com.sun.management.snmp.SnmpVarBind
Checks whether the object contains a valid accessible value.
isVariable(long) - Method in class com.sun.management.snmp.agent.SnmpMibEntry
Tells whether the given arc identifies a variable (scalar object) in this entry.
isVariable(long) - Method in class com.sun.management.snmp.agent.SnmpMibGroup
Tells whether the given arc identifies a variable (scalar object) in this group.
isVariable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmStatsMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserEntryMeta
Returns true if "arc" identifies a scalar object.
isVariable(long) - Method in class com.sun.management.snmp.usm.usmmib.UsmUserMeta
Returns true if "arc" identifies a scalar object.

Open Source build 02
opendmk-1.0-b02 2007.10.01_19:17:46_MEST
A B C D E F G H I J K L M N O P Q R S T U V W X
Copyright 1998-2007 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms.