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

A

ACL_FILE - Static variable in class com.sun.jaw.impl.common.JawProperties
References the property that specifies the ACL file used by the SNMP adaptor.
ActivatableIf - interface com.sun.jaw.reference.agent.services.ActivatableIf.
The Activatable interface is implemented by a managed object that can be activated and deactivated.
ADAPTOR - Static variable in class com.sun.jaw.reference.common.ServiceName
The class name used for registering the adaptors.
AdaptorClient - class com.sun.jaw.impl.adaptor.comm.AdaptorClient.
The AdaptorClient class provides an implementation of the AdaptorMO interface based on the HTTP protocol.
AdaptorClient - class com.sun.jaw.impl.adaptor.http.AdaptorClient.
This class provides an implementation of the AdaptorMO interface based on the HTTP/TCP protocol.
AdaptorClient - class com.sun.jaw.impl.adaptor.https.AdaptorClient.
The AdaptorClient class provides an implementation of the AdaptorMO interface based on the HTTP/SSL protocol.
AdaptorClient - class com.sun.jaw.impl.adaptor.iiop.AdaptorClient.
The AdaptorClient class provides an implementation of the AdaptorMO interface based on the Internet Inter ORB Protocol (IIOP) system.
AdaptorClient - class com.sun.jaw.impl.adaptor.rmi.AdaptorClient.
The AdaptorClient class provides an implementation of the AdaptorMO interface based on the Java remote method invocation (RMI) system.
AdaptorClient - class com.sun.jaw.impl.adaptor.udp.AdaptorClient.
The AdaptorClient class provides an implementation of the AdaptorMO interface based on the HTTP/UDP protocol.
AdaptorClient() - Constructor for class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Constructs an adaptor client.
AdaptorClient() - Constructor for class com.sun.jaw.impl.adaptor.http.AdaptorClient
Constructs an AdaptorClient.
AdaptorClient() - Constructor for class com.sun.jaw.impl.adaptor.https.AdaptorClient
Constructs an HTTP/SSL adaptor client.
AdaptorClient() - Constructor for class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Constructs an adaptor client.
AdaptorClient() - Constructor for class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Constructs an adaptor client.
AdaptorClient() - Constructor for class com.sun.jaw.impl.adaptor.udp.AdaptorClient
Constructs an HTTP/UDP adaptor client.
AdaptorClientRO - class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO.
The AdaptorClientRO class provides an implementation of the AdaptorMO interface based on the Java remote method invocation (RMI) system.
AdaptorClientRO() - Constructor for class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
Constructs a read-only adaptor client.
AdaptorListener - interface com.sun.jaw.impl.adaptor.generic.AdaptorListener.
This interface defines an event listener for adaptors.
AdaptorMO - interface com.sun.jaw.reference.client.adaptor.AdaptorMO.
This interface provides a means for accessing remote objects in a manner that is independent of the communication protocol. The interface defines methods for: Controlling the established communication Manipulating remote objects This interface enables you to implement synchronous and asynchronous modes of access to managed objects.
AdaptorServer - class com.sun.jaw.impl.adaptor.generic.AdaptorServer.
The AdaptorServer class defines generic behaviour for the server part of an adaptor.
AdaptorServer() - Constructor for class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Instantiates an AdaptorServer.
AdaptorServerImpl - class com.sun.jaw.impl.adaptor.comm.AdaptorServerImpl.
This class implements the common behaviour for the server part of the HTTP-based adaptors.
AdaptorServerImpl - class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl.
This class provides an implementation of the server part of an HTML adaptor.
AdaptorServerImpl - class com.sun.jaw.impl.adaptor.http.AdaptorServerImpl.
This class implements the server part of the HTTP/TCP adaptor.
AdaptorServerImpl - class com.sun.jaw.impl.adaptor.https.AdaptorServerImpl.
This class implements the server part of the HTTP/SSL adaptor.
AdaptorServerImpl - class com.sun.jaw.impl.adaptor.iiop.AdaptorServerImpl.
The AdaptorServerImpl class implements the IIOP adaptor server.
AdaptorServerImpl - class com.sun.jaw.impl.adaptor.rmi.AdaptorServerImpl.
The AdaptorServerImpl class provides an implementation of the AdaptorServer interface.
AdaptorServerImpl - class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl.
The AdaptorServerImpl class implements an adaptor on top of the SNMP protocol.
AdaptorServerImpl - class com.sun.jaw.impl.adaptor.udp.AdaptorServerImpl.
This class implements the server part of the HTTP/UDP adaptor.
AdaptorServerImpl() - Constructor for class com.sun.jaw.impl.adaptor.comm.AdaptorServerImpl
Initializes this AdaptorServerImpl with the default port.
AdaptorServerImpl() - Constructor for class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Initializes this AdaptorServerImpl using the default port (8082).
AdaptorServerImpl() - Constructor for class com.sun.jaw.impl.adaptor.http.AdaptorServerImpl
Constructs an AdaptorServerImpl.
AdaptorServerImpl() - Constructor for class com.sun.jaw.impl.adaptor.https.AdaptorServerImpl
Initializes this AdaptorServerImpl with the default port (8084).
AdaptorServerImpl() - Constructor for class com.sun.jaw.impl.adaptor.iiop.AdaptorServerImpl
Default constructor for AdaptorServerImpl.
AdaptorServerImpl() - Constructor for class com.sun.jaw.impl.adaptor.rmi.AdaptorServerImpl
Default constructor for AdaptorServerImpl.
AdaptorServerImpl() - Constructor for class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Initializes this AdaptorServerImpl using the default port (161).
AdaptorServerImpl() - Constructor for class com.sun.jaw.impl.adaptor.udp.AdaptorServerImpl
Constructs an AdaptorServerImpl.
AdaptorServerImpl(int) - Constructor for class com.sun.jaw.impl.adaptor.comm.AdaptorServerImpl
Initializes this AdaptorServerImpl with the specified port.
AdaptorServerImpl(int) - Constructor for class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Initializes this AdaptorServerImpl using the specified port.
AdaptorServerImpl(int) - Constructor for class com.sun.jaw.impl.adaptor.http.AdaptorServerImpl
Constructs an AdaptorServerImpl.
AdaptorServerImpl(int) - Constructor for class com.sun.jaw.impl.adaptor.https.AdaptorServerImpl
Initializes this AdaptorServerImpl with the specified port.
AdaptorServerImpl(int) - Constructor for class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Initializes this AdaptorServerImpl using the specified port.
AdaptorServerImpl(int) - Constructor for class com.sun.jaw.impl.adaptor.udp.AdaptorServerImpl
Constructs an AdaptorServerImpl.
AdaptorServerImpl(IPAclSrvIf) - Constructor for class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Initializes this AdaptorServerImpl using the default port (161)and the specified IPAclSrvIf implementation.
AdaptorServerImpl(IPAclSrvIf, int) - Constructor for class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Initializes this AdaptorServerImpl using the specified port and the specified IPAclSrvIf implementation.
AdaptorServerImplMO - interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO.
The c-bean interface of the AdaptorServerImpl m-bean.
AdaptorServerImplMO - interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO.
The c-bean interface of the AdaptorServerImpl m-bean.
AdaptorServerImplMO - interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO.
The c-bean interface of the AdaptorServerImpl m-bean.
AdaptorServerImplMO - interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO.
The c-bean interface of the AdaptorServerImpl m-bean.
AdaptorServerImplMO - interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO.
The c-bean interface of the AdaptorServerImpl m-bean.
AdaptorServerImplMO - interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO.
The c-bean interface of the AdaptorServerImpl m-bean.
AdaptorServerImplMO - interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO.
The c-bean interface of the AdaptorServerImpl m-bean.
AdaptorServerRmi - interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi.
The AdaptorServerRmi class defines the remote method invocation (RMI) interface to be used by the RMI implementation of AdaptorClient class.
AdaptorSocket - class com.sun.jaw.impl.adaptor.comm.AdaptorSocket.
The AdaptorSocket class provides a wrap-up of the socket to be used for HTTP-based adaptors.
AdaptorSocket - class com.sun.jaw.impl.adaptor.http.AdaptorSocket.
The AdaptorSocket class provides a wrap-up of the socket to be used for a HTTP-based adaptor using TCP.
AdaptorSocket - class com.sun.jaw.impl.adaptor.https.AdaptorSocket.
The AdaptorSocket class provides a wrap-up of the socket to be used for an HTTP-based adaptor using SSL.
AdaptorSocket - class com.sun.jaw.impl.adaptor.udp.AdaptorSocket.
The AdaptorSocket class provides a wrap-up of the socket to be used for an HTTP-based adaptor using UDP.
AdaptorSocket() - Constructor for class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
 
AdaptorSocket() - Constructor for class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Constructs a HTTP/TCP adaptor socket.
AdaptorSocket() - Constructor for class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Constructs an HTTP/SSL adaptor socket.
AdaptorSocket() - Constructor for class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Constructs a HTTP/UDP adaptor socket.
AdaptorSocket(int) - Constructor for class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Constructs a HTTP/TCP adaptor socket.
AdaptorSocket(int) - Constructor for class com.sun.jaw.impl.adaptor.https.AdaptorSocket
 
AdaptorSocket(int) - Constructor for class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Constructs a HTTP/UDP adaptor socket.
AdaptorStateChangeEvent - class com.sun.jaw.impl.adaptor.generic.AdaptorStateChangeEvent.
An adaptor state change event is an event emitted by an adaptor server when the state of the adaptor has changed.
AdaptorStateChangeEvent(AdaptorServer, int, int) - Constructor for class com.sun.jaw.impl.adaptor.generic.AdaptorStateChangeEvent
Creates a new state change event.
ADD - Static variable in class com.sun.jaw.reference.common.PatternName
 
addAdaptorListener(AdaptorListener) - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Registers a state change listener.
addAlarmClockListener(AlarmClockListener) - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Allows to register a listener for receiving alarm-clock events.
addClassLoader(ClassLoader) - Static method in class com.sun.jaw.reference.common.LoaderRepository
Add a class loader in the list of class loaders.
addDBObject(Object, ObjectName) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Adds an m-bean to this framework with persistency.
addDiscoveryResponderListener(DiscoveryResponderListener) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
addDiscoveryResponderListener(DiscoveryResponderListener) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Registers a listener for receiving DiscoveryResponderListener events.
addDiscoveryResponderListenerMO(DiscoveryResponderListenerMO) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
addElement(Modification) - Method in class com.sun.jaw.reference.common.ModificationList
Adds the specified Modification as the last element of the vector.
addElement(Property) - Method in class com.sun.jaw.reference.common.PropertyList
Adds the specified Property as the last element of the vector.
addEntry(SnmpIndex, Object) - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Adds a new entry in this SnmpMibTable.
addFrameworkListener(FrameworkListener) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Adds the specified FrameworkListener to receive FrameworkEvent.
addFrameworkListenerMO(FrameworkListenerMO) - Method in interface com.sun.jaw.reference.client.mo.FrameworkMO
 
addInstance(long) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Adds an instance part to the oid in the SnmpOid object.
addInstance(long[]) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Adds an instance part to the oid in the SnmpOid object.
addInstance(String) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Adds an instance part to the oid in the SnmpOid object.
addInstance(String) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Adds the string as an instance part to all OIDs in this list.
addJarFileURL(String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
Appends the specified JAR file URL to the list of URLs to search for classes and resources.
addListener(ManagedObject, EventListener, String) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Adds a managed object listener.
addListener(ManagedObject, EventListener, String) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Allows a listener for a managed object to be added.
addListener(ManagedObject, EventListener, String) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows a listener for a managed object to be added.
addListener(ObjectName, String, String) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Allows a listener for a managed object to be added.
addMib(MibStoreIfSrv) - Static method in class com.sun.jaw.snmp.manager.MibStore
This method loads all of the MIB entries of object which supports the MibStoreIfSrv.
addMib(SnmpMibAgent) - Method in interface com.sun.jaw.snmp.agent.SnmpMibHandlerSrvIf
Adds a new MIB in the adaptor.
addMonitorListener(MonitorListener) - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Allows to register a listener for receiving monitor events.
addMonitorListener(MonitorListener) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
addMonitorListenerMO(MonitorListenerMO) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
addObject(Object) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Names an m-bean and adds it to this framework.
addObject(Object, ObjectName) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Adds a named object under the control of the remote CMF.
addObject(Object, ObjectName) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Adds an m-bean to this framework.
addRelation(RelationIf, ObjectName) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Adds a new relation instance to this framework.
addResponse(Request) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Adds the request object which received a response to a request generated by the session.
address - Variable in class com.sun.jaw.snmp.common.SnmpPduPacket
Source or destination address.
address - Variable in class com.sun.jaw.snmp.common.SnmpMessage
Source or destination address.
addSchedulerListener(SchedulerListener) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Adds a scheduler listener.
addSnmpTableEntryListener(SnmpTableEntryListener) - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Adds an event listener on the table.
addToOid(long[]) - Method in class com.sun.jaw.snmp.common.SnmpOid
Adds the specified array of longs to the end of this SnmpOid.
addToOid(String) - Method in class com.sun.jaw.snmp.common.SnmpOid
Adds the specified dot-formatted oid String to the end of this SnmpOid.
addTrapListener(SnmpTrapListener) - Method in class com.sun.jaw.snmp.manager.SnmpTrapAgent
Adds a V1 trap listener to this SnmpTrapAgent.
addUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorServerImpl
Adds user authentification information to this server.
addUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Adds the authentication information of the user to be authenticated by this server.
addV2TrapListener(SnmpV2TrapListener) - Method in class com.sun.jaw.snmp.manager.SnmpTrapAgent
Add a V2 trap listener to this SnmpTrapAgent.
addVarbindList(SnmpVarbindList) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Appends a SnmpVarbindList at the end of the current SnmpVarbindList object.
addVariable(SnmpVar) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Appends the given SnmpVar object to the existing SnmpVarbindList.
addVariable(String) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Creates an SnmpVar object from the given MIB variable and appends it to the existing SnmpVarbindList.
addVariable(String[]) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Adds an array of MIB variable names to the list.
addVariable(String[], String) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Prepares a Vector of SnmpVarbindList from an array of SNMP MIB variables and instances.
administrativeStateOnOff - Variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
State of the monitor.
ADP_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for the adaptors.
agentAddr - Variable in class com.sun.jaw.snmp.common.SnmpPduTrap
Agent address.
alarmClock - Variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
Alarm-clock service.
AlarmClock - class com.sun.jaw.impl.agent.services.alarm.AlarmClock.
This class provides a simple implementation of an alarm-clock service. The aim of this service is to set up an alarm which wakes up all the listeners registered to receive events of type AlarmClock.
AlarmClock() - Constructor for class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Default constructor.
AlarmClockEvent - class com.sun.jaw.impl.agent.services.alarm.AlarmClockEvent.
This class provides a simple implementation of an alarm-clock event. The generator of the event needs to be specified when creating a new object of this class.
AlarmClockEvent(AlarmClock) - Constructor for class com.sun.jaw.impl.agent.services.alarm.AlarmClockEvent
Create an alarm-clock event object.
AlarmClockListener - interface com.sun.jaw.impl.agent.services.alarm.AlarmClockListener.
Definition of the interface to be implemented by all the objects interested in receiving events of type AlarmClock.
allocateProperties(Object) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv
Allocates the m-bean's properties and populates a Properties object with the infromation.
allowMultiplex() - Method in class com.sun.jaw.snmp.manager.Request
Checks to see if this request can be multiplexed with other requests.
allowMultiplex() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Checks to see if this request can be multiplexed with other requests.
allowSnmpSets() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Determines if a SNMP set operation is allowed using this peer object.
allowSnmpSets() - Method in class com.sun.jaw.snmp.manager.SnmpParameters
Checks whether parameters are in place for a SNMP set operation.
already_notified - Variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
Selected monitor errors that have already been notified
ALREADY_NOTIFIED_FLAGS_CLEARED - Static variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
Flags defining possible monitor errors
and(QueryExp, QueryExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that is the conjunction of two other query expressions.
AndQueryExp - class com.sun.jaw.reference.query.AndQueryExp.
For internal use only.
AndQueryExp() - Constructor for class com.sun.jaw.reference.query.AndQueryExp
 
AndQueryExp(QueryExp, QueryExp) - Constructor for class com.sun.jaw.reference.query.AndQueryExp
 
anyPendingResponses() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Indicates whether there are any responses available for processing.
anySubstring(AttributeExp, StringValueExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that represents a matching constraint on a string argument.
append(long) - Method in class com.sun.jaw.snmp.common.SnmpOid
Appends the specified long to the end of this SnmpOid.
append(SnmpOid) - Method in class com.sun.jaw.snmp.common.SnmpOid
Appends the specified SnmpOid to the end of this SnmpOid.
appendInOid(SnmpOid) - Method in class com.sun.jaw.snmp.common.SnmpVarBind
Appends the specified SnmpOid to the end of the oid of this SnmpVarBind.
appendToOid(int, SnmpOid, SnmpOid) - Static method in class com.sun.jaw.snmp.common.SnmpStringFixed
Appends an SnmpOid representing an SnmpStringFixed to another oid.
appendToOid(SnmpOid, SnmpOid) - Static method in class com.sun.jaw.snmp.common.SnmpInt
Appends an SnmpOid representing an SnmpInt to another oid.
appendToOid(SnmpOid, SnmpOid) - Static method in class com.sun.jaw.snmp.common.SnmpString
Appends an SnmpOid representing an SnmpString to another oid.
appendToOid(SnmpOid, SnmpOid) - Static method in class com.sun.jaw.snmp.common.SnmpCounter64
Appends an SnmpOid representing an SnmpCounter64 to another oid.
appendToOid(SnmpOid, SnmpOid) - Static method in class com.sun.jaw.snmp.common.SnmpOid
Appends an SnmpOid representing an SnmpOid to another oid.
appendToOid(SnmpOid, SnmpOid) - Static method in class com.sun.jaw.snmp.common.SnmpIpAddress
Appends an SnmpOid representing an SnmpIpAddress to another oid.
ApplFlag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN.1 Tag for Application context.
apply(Object) - Method in class com.sun.jaw.reference.query.QueryExp
 
apply(Object) - Method in class com.sun.jaw.reference.query.InQueryExp
 
apply(Object) - Method in class com.sun.jaw.reference.query.ValueExp
 
apply(Object) - Method in class com.sun.jaw.reference.query.NotQueryExp
 
apply(Object) - Method in class com.sun.jaw.reference.query.MatchQueryExp
 
apply(Object) - Method in class com.sun.jaw.reference.query.AttributeExp
 
apply(Object) - Method in class com.sun.jaw.reference.query.QualifiedAttributeExp
 
apply(Object) - Method in class com.sun.jaw.reference.query.BinaryRelQueryExp
 
apply(Object) - Method in class com.sun.jaw.reference.query.BetweenQueryExp
 
apply(Object) - Method in class com.sun.jaw.reference.query.BinaryOpExpression
 
apply(Object) - Method in class com.sun.jaw.reference.query.OrQueryExp
 
apply(Object) - Method in class com.sun.jaw.reference.query.AndQueryExp
 
applyProperties(Properties, Object) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv
Allocates the m-bean's properties and sets the properties as defined by the Properties object.
APT_HTML - Static variable in class com.sun.jaw.reference.common.ServiceName
The java class of the RMI adaptor.
APT_HTTP - Static variable in class com.sun.jaw.reference.common.ServiceName
The java class of the HTTP adaptor.
APT_HTTPS - Static variable in class com.sun.jaw.reference.common.ServiceName
The java class of the HTTPS adaptor.
APT_IIOP - Static variable in class com.sun.jaw.reference.common.ServiceName
The java class of the IIOP adaptor.
APT_RMI - Static variable in class com.sun.jaw.reference.common.ServiceName
The java class of the RMI adaptor.
APT_UDP - Static variable in class com.sun.jaw.reference.common.ServiceName
The java class of the UDP adaptor.
attr(String) - Static method in class com.sun.jaw.reference.query.Query
Returns a new attribute expression which can be used in any Query call that expects an AttributeExp or a ValueExp.
attr(String, int) - Static method in class com.sun.jaw.reference.query.Query
Returns a new indexed attribute expression which can be used in any Query call that expects an AttributeExp or a ValueExp.
attr(String, String) - Static method in class com.sun.jaw.reference.query.Query
Returns a new qualified attribute expression which can be used in any Query call that expects an AttributeExp or a ValueExp.
attr(String, String, int) - Static method in class com.sun.jaw.reference.query.Query
Returns a new qualified attribute expression which can be used in any Query call that expects an AttributeExp or a ValueExp.
AttributeExp - class com.sun.jaw.reference.query.AttributeExp.
For internal use only.
AttributeExp() - Constructor for class com.sun.jaw.reference.query.AttributeExp
 
AttributeExp(String) - Constructor for class com.sun.jaw.reference.query.AttributeExp
Creates a new AttributeExp representing the object attribute named by .
AuthInfo - class com.sun.jaw.impl.adaptor.security.AuthInfo.
This class defines the Authentication Information required by the adaptors for carrying out login/password authentication.
AuthInfo() - Constructor for class com.sun.jaw.impl.adaptor.security.AuthInfo
 
AuthInfo(String, String) - Constructor for class com.sun.jaw.impl.adaptor.security.AuthInfo
 

B

BadAttributeValueException - exception com.sun.jaw.reference.query.BadAttributeValueException.
This exception is thrown when an invalid managed object attribute is passed to a method for constructing a query.
BadAttributeValueException(Object) - Constructor for class com.sun.jaw.reference.query.BadAttributeValueException
Constructs an BadAttributeValueException with the specified Object.
BadBinaryOpExpressionException - exception com.sun.jaw.reference.query.BadBinaryOpExpressionException.
This exception is thrown when an invalid expression is passed to a method for constructing a query.
BadBinaryOpExpressionException(BinaryOpExpression) - Constructor for class com.sun.jaw.reference.query.BadBinaryOpExpressionException
Constructs an BadBinaryOpExpressionException with the specified BinaryOpExpression.
BadStringOperationException - exception com.sun.jaw.reference.query.BadStringOperationException.
This exception is thrown when an invalid string operation is passed to a method for constructing a query.
BadStringOperationException(String) - Constructor for class com.sun.jaw.reference.query.BadStringOperationException
Constructs an BadStringOperationException with the specified detail message.
badValue - Static variable in class com.sun.jaw.snmp.common.SnmpStatusException
Error code as defined in RFC 1448 for: badValue.
between(ValueExp, ValueExp, ValueExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that represents the constraint that one value lies between two other values.
BetweenQueryExp - class com.sun.jaw.reference.query.BetweenQueryExp.
For internal use only.
BetweenQueryExp() - Constructor for class com.sun.jaw.reference.query.BetweenQueryExp
 
BetweenQueryExp(ValueExp, ValueExp, ValueExp) - Constructor for class com.sun.jaw.reference.query.BetweenQueryExp
 
BinaryOpExpression - class com.sun.jaw.reference.query.BinaryOpExpression.
For internal use only.
BinaryOpExpression() - Constructor for class com.sun.jaw.reference.query.BinaryOpExpression
 
BinaryOpExpression(int, ValueExp, ValueExp) - Constructor for class com.sun.jaw.reference.query.BinaryOpExpression
 
BinaryRelQueryExp - class com.sun.jaw.reference.query.BinaryRelQueryExp.
For internal use only.
BinaryRelQueryExp() - Constructor for class com.sun.jaw.reference.query.BinaryRelQueryExp
 
BinaryRelQueryExp(int, ValueExp, ValueExp) - Constructor for class com.sun.jaw.reference.query.BinaryRelQueryExp
 
BitStringTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN.1 tag for representing the bit string type.
BooleanTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN.1 tag for representing the boolean type.
BooleanValue - class com.sun.jaw.reference.query.BooleanValue.
For internal use only.
BOOTSTRAP_LIB_DIR - Static variable in class com.sun.jaw.impl.common.JawProperties
References the property that specifies the directory where the native libraries will be stored before the Bootstrap Service loads them into memory.
BootstrapSrv - class com.sun.jaw.impl.agent.services.bootstrap.BootstrapSrv.
This class implements the Bootstrap Service.
BootstrapSrv(Boolean) - Constructor for class com.sun.jaw.impl.agent.services.bootstrap.BootstrapSrv
Creates a BootstrapSrv object.
byteValue() - Method in class com.sun.jaw.snmp.common.SnmpString
Returns the bytes array of this SnmpString.
byteValue() - Method in class com.sun.jaw.snmp.common.SnmpIpAddress
Converts the address value to its byte array form.

C

cacheDir - Variable in class com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrv
The local path for versioning.
callback - Variable in class com.sun.jaw.snmp.manager.SnmpRequest
The user implementation of the callback interface for this session.
cancelAllRequests() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Cancels all pending requests with this session.
cancelRequest() - Method in class com.sun.jaw.snmp.manager.Request
Cancels the active request and removes itself from polling list.
cancelRequest() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Cancels the active request and removes itself from polling list.
cb_connect(ManagedObject) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Connects the c-bean to the adaptor.
cb_connect(ManagedObject) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Connects a C-bean to the adaptor.
cb_connect(ManagedObject) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Connect the C-bean to the adaptor.
cb_connect(ManagedObject) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Connect the C-bean to the adaptor.
cb_disconnect(ManagedObject) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Disconnects the c-bean from the adaptor.
cb_disconnect(ManagedObject) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Disconnects a C-bean from the adaptor.
cb_disconnect(ManagedObject) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Disconnect the C-bean from the adaptor.
cb_disconnect(ManagedObject) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Disconnect the C-bean from the adaptor.
cb_newDBMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Creates a persistent instance of a managed object in the remote Managed Object Server.
cb_newDBMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Creates a persistent instance of a managed object on the remote object server.
cb_newDBMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Creates a persistent instance of a managed object in the remote object server.
cb_newDBMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
cb_newDBMO(String, ObjectName, ModificationList) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Creates a persistent instance of a managed object in the remote object server.
cb_newDBMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Creates a persistent instance of a managed object in the remote Managed Object Server.
cb_newDBMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Creates a persistent instance of a managed object on the remote object server.
cb_newDBMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Creates a persistent instance of a managed object in the remote object server.
cb_newDBMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
cb_newDBMO(String, ObjectName, ModificationList, ObjectName) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Creates a persistent instance of a managed object in the remote object server.
cb_newMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Creates an instance of a managed object in the remote Managed Object Server.
cb_newMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Creates an instance of a managed object on the remote object server.
cb_newMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Creates an instance of a managed object in the remote object server.
cb_newMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
cb_newMO(String, ObjectName, ModificationList) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Creates an instance of a managed object in the remote object server.
cb_newMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Creates an instance of a managed object in the remote Managed Object Server.
cb_newMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Creates an instance of a managed object on the remote object server.
cb_newMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Creates an instance of a managed object in the remote object server.
cb_newMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
cb_newMO(String, ObjectName, ModificationList, ObjectName) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Creates an instance of a managed object in the remote object server.
cbeanToUse(ObjectName) - Method in class com.sun.jaw.impl.mapper.DefaultMapper
Get name of a Java class to use for representing a C-bean.
cbeanToUse(ObjectName) - Method in interface com.sun.jaw.reference.mapper.MapperSrvIf
Gets name of a Java class to use for representing a C-bean.
check(SnmpValue, long[], int) - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Generic handling of the check operation.
check(SnmpValue, long[], int) - Method in class com.sun.jaw.snmp.agent.SnmpMibTableRemCreate
Generic handling of the check operation.
check(String, URL, String, MLet) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
This method is to be overridden when extending this service to support caching and versioning.
check(String, URL, String, MLet) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrv
Determines whether a .jar file is to be downloaded across the network from the server, or locally from the cache.
check(Vector) - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Checks if a set operation can be performed.
check(Vector) - Method in class com.sun.jaw.snmp.agent.SnmpMib
Checks if a set operation can be performed.
checkAuthentication() - Method in interface com.sun.jaw.snmp.manager.SnmpAuthHandlerIf
Deprecated.  
checkChallengeResponse(String) - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
For Java DMK internal use only.
checkCommunity(String) - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Checks whether or not a community string is defined.
checkCommunity(String) - Method in interface com.sun.jaw.reference.agent.services.IPAclSrvIf
Checks whether or not a community string is defined.
checkForUnspecifiedValue() - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Returns true if there is a value that is not specified.
checkForValidValues() - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Returns false if any of the variable does not contain a valid value.
checkReadPermission(InetAddress) - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Checks whether or not the specified host has READ access.
checkReadPermission(InetAddress) - Method in interface com.sun.jaw.reference.agent.services.IPAclSrvIf
Checks whether or not the specified host has READ access.
checkReadPermission(InetAddress, String) - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Checks whether or not the specified host and community have READ access.
checkReadPermission(InetAddress, String) - Method in interface com.sun.jaw.reference.agent.services.IPAclSrvIf
Checks whether or not the specified host and community have READ access.
checkResponseFor(Request) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Indicates whether a response was received for this request.
checkWritePermission(InetAddress) - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Checks whether or not the specified host has WRITE access.
checkWritePermission(InetAddress) - Method in interface com.sun.jaw.reference.agent.services.IPAclSrvIf
Checks whether or not the specified host has WRITE access.
checkWritePermission(InetAddress, String) - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Checks whether or not the specified host and community have WRITE access.
checkWritePermission(InetAddress, String) - Method in interface com.sun.jaw.reference.agent.services.IPAclSrvIf
Checks whether or not the specified host and community have WRITE access.
ClassDefinition - class com.sun.jaw.impl.common.ClassDefinition.
ClassDefinition is used to encapsulate the bytes of the Java class.
ClassDefinition(String, String, byte[]) - Constructor for class com.sun.jaw.impl.common.ClassDefinition
Constructs a class definition for the given class.
ClassDefinition(String, String, byte[], byte[], byte[], byte[]) - Constructor for class com.sun.jaw.impl.common.ClassDefinition
Constructs a secure class definition for the given class.
classLoader - Variable in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
ClassLoader used
clearValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Clears the value associated with this SnmpVar and sets the status to stValueUnspecified.
clone() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Creates a new object of the same class as this object.
clone() - Method in class com.sun.jaw.impl.adaptor.security.AuthInfo
Clone this AuthInfo.
clone() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Clone this adaptor socket.
clone() - Method in class com.sun.jaw.snmp.common.SnmpInt
Clones the SnmpInt object, making a copy of its data.
clone() - Method in class com.sun.jaw.snmp.common.SnmpString
Clones the SnmpString object, making a copy of its data.
clone() - Method in class com.sun.jaw.snmp.common.SnmpCounter64
Clones the SnmpCounter64 object, making a copy of its data.
clone() - Method in class com.sun.jaw.snmp.common.SnmpOid
Clones the SnmpOid object, making a copy of its data.
clone() - Method in class com.sun.jaw.snmp.common.SnmpNull
Clones the SnmpNull object, making a copy of its data.
clone() - Method in class com.sun.jaw.snmp.manager.SnmpParameters
Clones the object and its content.
clone() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Clones the SNMP variable (including value).
clone() - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Clones the SnmpVarbindList.
cloneWithoutValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Clones the SNMP variable.
cloneWithoutValue() - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Clones the SnmpVarbindList.
cloneWithValue() - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Clones the SnmpVarbindList.
close() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Closes the socket and its associated resources.
cmf - Variable in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
The core management framework to register the adaptor server with.
cmf - Variable in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
The reference to the core management framework.
cmf - Variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
Reference on the Core Management Framework.
cmf - Variable in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Reference to the Framework.
cmf - Variable in class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv
Reference to the Framework.
cmf - Variable in class com.sun.jaw.snmp.agent.SnmpMibAgent
The reference to the JDMK framework.
CMF_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for the framework.
com.sun.jaw.impl.adaptor.comm - package com.sun.jaw.impl.adaptor.comm
Provides generic classes used by the HTTP/TCP and HTTP/UDP adaptors.
com.sun.jaw.impl.adaptor.generic - package com.sun.jaw.impl.adaptor.generic
Provides generic classes used by all the adaptors.
com.sun.jaw.impl.adaptor.html - package com.sun.jaw.impl.adaptor.html
Provides the classes for creating an HTML adaptor.
com.sun.jaw.impl.adaptor.http - package com.sun.jaw.impl.adaptor.http
Provides the classes for creating an HTTP/TCP adaptor.
com.sun.jaw.impl.adaptor.https - package com.sun.jaw.impl.adaptor.https
Provides the classes for creating an HTTP/SSL adaptor.
com.sun.jaw.impl.adaptor.iiop - package com.sun.jaw.impl.adaptor.iiop
Provides the classes for creating an IIOP adaptor.
com.sun.jaw.impl.adaptor.IPacl - package com.sun.jaw.impl.adaptor.IPacl
Provides the classes for storing ACL information in an ASCII file.
com.sun.jaw.impl.adaptor.rmi - package com.sun.jaw.impl.adaptor.rmi
Provides the classes for creating an RMI adaptor.
com.sun.jaw.impl.adaptor.security - package com.sun.jaw.impl.adaptor.security
Provides the classes for HTTP adaptors to manage security.
com.sun.jaw.impl.adaptor.snmp - package com.sun.jaw.impl.adaptor.snmp
Provides the classes for creating an SNMP adaptor.
com.sun.jaw.impl.adaptor.udp - package com.sun.jaw.impl.adaptor.udp
Provides the classes for creating an UDP adaptor.
com.sun.jaw.impl.agent.services.alarm - package com.sun.jaw.impl.agent.services.alarm
Provides the classes of the alarm clock service.
com.sun.jaw.impl.agent.services.bootstrap - package com.sun.jaw.impl.agent.services.bootstrap
Provides the classes of the bootstrap service.
com.sun.jaw.impl.agent.services.cascading - package com.sun.jaw.impl.agent.services.cascading
Provides the classes of the cascading service.
com.sun.jaw.impl.agent.services.jawdiscovery - package com.sun.jaw.impl.agent.services.jawdiscovery
Provides the classes of the discovery service.
com.sun.jaw.impl.agent.services.light - package com.sun.jaw.impl.agent.services.light
Provides the classes of the default core services.
com.sun.jaw.impl.agent.services.loader.rmi - package com.sun.jaw.impl.agent.services.loader.rmi
Provides the classes of the net class loader service.
com.sun.jaw.impl.agent.services.mlet - package com.sun.jaw.impl.agent.services.mlet
Provides the classes of the M-let service.
com.sun.jaw.impl.agent.services.monitor - package com.sun.jaw.impl.agent.services.monitor
Provides the classes of the monitor service.
com.sun.jaw.impl.agent.services.persistent - package com.sun.jaw.impl.agent.services.persistent
Provides the classes of the persistent repository service.
com.sun.jaw.impl.agent.services.scheduler - package com.sun.jaw.impl.agent.services.scheduler
Provides the classes of the scheduler service.
com.sun.jaw.impl.base - package com.sun.jaw.impl.base
Contains the classes of the base agent.
com.sun.jaw.impl.common - package com.sun.jaw.impl.common
Provides common classes used by the adaptors and the services.
com.sun.jaw.impl.mapper - package com.sun.jaw.impl.mapper
Provides classes of the default mapping service.
com.sun.jaw.impl.server.rmi - package com.sun.jaw.impl.server.rmi
Contains the classes of the net class server.
com.sun.jaw.reference.agent.cmf - package com.sun.jaw.reference.agent.cmf
Provides the classes for creating a framework.
com.sun.jaw.reference.agent.services - package com.sun.jaw.reference.agent.services
Defines the interfaces of the core services used by the framework.
com.sun.jaw.reference.client.adaptor - package com.sun.jaw.reference.client.adaptor
Defines the client API of an adaptor.
com.sun.jaw.reference.client.mo - package com.sun.jaw.reference.client.mo
Defines the basic interfaces for interacting with c-bean.
com.sun.jaw.reference.common - package com.sun.jaw.reference.common
Defines common interfaces and classes.
com.sun.jaw.reference.mapper - package com.sun.jaw.reference.mapper
Defines the interface of the mapper service.
com.sun.jaw.reference.query - package com.sun.jaw.reference.query
Defines the classes for creating and manipulating queries.
com.sun.jaw.snmp.agent - package com.sun.jaw.snmp.agent
Provides the classes for creating an SNMP agent.
com.sun.jaw.snmp.common - package com.sun.jaw.snmp.common
Provides the classes common to SNMP managers and agents.
com.sun.jaw.snmp.manager - package com.sun.jaw.snmp.manager
Provides the classes for creating an SNMP manager.
com.sun.jaw.tools - package com.sun.jaw.tools
Contains the classes of the tools mogen, mibgen and job.
CommunicationException - exception com.sun.jaw.reference.common.CommunicationException.
This class 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.jaw.reference.common.CommunicationException
 
CommunicationException(Throwable) - Constructor for class com.sun.jaw.reference.common.CommunicationException
 
community - Variable in class com.sun.jaw.snmp.common.SnmpPduPacket
Community name.
community - Variable in class com.sun.jaw.snmp.common.SnmpMessage
Community name.
compareTo(SnmpIndex) - Method in class com.sun.jaw.snmp.agent.SnmpIndex
Compares two indexes.
compareTo(SnmpOid) - Method in class com.sun.jaw.snmp.common.SnmpOid
Compares two oids lexicographically.
COMPARISON_LEVEL_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that the comparison level is negative.
COMPARISON_LEVEL_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that the comparison level is negative.
componentCount - Variable in class com.sun.jaw.snmp.common.SnmpOid
The length of the components array.
components - Variable in class com.sun.jaw.snmp.common.SnmpOid
The components array.
concat(Vector) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Adds elements in the specified SnmpVarbindList to this list.
connect(AdaptorMO) - Method in interface com.sun.jaw.reference.client.mo.ManagedObject
Connect the C-bean to the adaptor.
connect(Object, String, int, String) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Initializes the communication with the remote Managed Object Server.
connect(Object, String, int, String) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Initializes the communications with a remote managed object server.
connect(Object, String, int, String) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Initializes the communication with a remote managed object server.
connect(Object, String, int, String) - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorClient
Initializes the communication with the remote Java Dynamic Management agent.
connect(Object, String, int, String) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Initializes the communication with the remote managed object server.
contains(Object) - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Checks if a managed object is already stored in the Object Repository.
contains(Object) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Verifies whether a singleton m-bean is registered with the repository.
contains(Object) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Checks if an m-bean has been added to the framework.
contains(Object) - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Checks whether an object is already stored in the Object Repository.
contains(ObjectName) - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Checks if a managed object is already stored in the Object Repository.
contains(ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Verifies whether an m-bean is registered with the repository.
contains(ObjectName) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Checks if an m-bean has been added to the framework.
contains(ObjectName) - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Checks whether an object is already stored in the Object Repository.
containsDB(ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Verifies whether an m-bean is in the database.
containsTrapReceiver(SnmpTrapListener) - Method in class com.sun.jaw.snmp.manager.SnmpTrapAgent
Returns true if the specified object is listening to V1 traps.
containsV2TrapReceiver(SnmpV2TrapListener) - Method in class com.sun.jaw.snmp.manager.SnmpTrapAgent
Returns true if the specified object is listening to V2 traps.
copyValue(SnmpVar) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Clones and copies only the value part from another object.
copyValueAndOid(SnmpVar) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Clones and copies the oid and value part from another object.
Counter64Tag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN tag for representing a Counter64 as defined in RFC 1155.
CounterMonitor - class com.sun.jaw.impl.agent.services.monitor.CounterMonitor.
This class provides a simple implementation of a counter monitor.
CounterMonitor() - Constructor for class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
 
CounterMonitorMO - interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO.
The c-bean interface of the CounterMonitor m-bean.
CounterTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN tag for representing a Counter32 as defined in RFC 1155.
CREATE - Static variable in class com.sun.jaw.reference.common.PatternName
 
CREATE_EVT - Static variable in class com.sun.jaw.reference.agent.cmf.FrameworkEvent
The "m-bean registered" event.
CREATE_EVT - Static variable in class com.sun.jaw.reference.common.FrameworkEventMO
Constant denoting an m-bean instantiation event.
createClientSocket() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Creates a socket to be used on the client side.
createClientSocket() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Creates a socket to be used on the client side.
createClientSocket() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Create a socket to be used on the client side.
createClientSocket() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Creates a socket to be used on the client side.
createNewDefaultSnmpSocket() - Static method in class com.sun.jaw.snmp.manager.SnmpSocket
Creates a new SnmpSocket object.
createNewEntry(SnmpIndex) - Method in class com.sun.jaw.snmp.agent.SnmpMibTableRemCreate
Request creation of an entry in a table using the index as key values.
createServerSocket(int) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Creates a socket to be used on the server side with the given port.
createServerSocket(int) - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Creates a socket to be used on the server side with the given port.
createServerSocket(int) - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Create a socket to be used on the server side with the given port
createServerSocket(int) - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Creates a socket to be used on the server side with the given port.
createSocket() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorClient
For Java DMK internal use only.
createSocket() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorServerImpl
For Java DMK internal use only.
CtxtConsFlag - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
ASN.1 prefix for encoding PDU types.
CtxtFlag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN.1 tag for implicit context.

D

data - Variable in class com.sun.jaw.snmp.common.SnmpMessage
Encoding of the PDU.
DatagramHandlerIf - interface com.sun.jaw.snmp.manager.DatagramHandlerIf.
This interface provides the callback methods that should process a raw datagram packet.
dataLength - Variable in class com.sun.jaw.snmp.common.SnmpMessage
Number of useful bytes in the data field.
Debug - class com.sun.jaw.reference.common.Debug.
This class provides methods for printing debug messages or logging them to a file.
Debug() - Constructor for class com.sun.jaw.reference.common.Debug
 
decodePdu() - Method in class com.sun.jaw.snmp.common.SnmpMessage
Gets the pdu encoded in this message.
decodePdu(SnmpMessage) - Method in interface com.sun.jaw.snmp.common.SnmpPduFactoryIf
Decodes the specified SnmpMessage and returns the resulting SnpmPduPacket.
decodePdu(SnmpMessage) - Method in class com.sun.jaw.snmp.common.SnmpPduFactory
Calls SnmpMessage.decodePdu on the specified message and returns the resulting SnmpPduPacket.
DefaultMapper - class com.sun.jaw.impl.mapper.DefaultMapper.
The DefaultMapper class provides an implementation of a mapping service.
DefaultMapper() - Constructor for class com.sun.jaw.impl.mapper.DefaultMapper
 
DefaultMapper(String, String) - Constructor for class com.sun.jaw.impl.mapper.DefaultMapper
Allows to create a default mapper using different suffixes.
DefaultOption - Static variable in class com.sun.jaw.snmp.manager.SnmpConst
By default the following options are set: optAllowMultiplexing; optFixPduOnError; optHandleTooBigError.
DefaultPaths - class com.sun.jaw.impl.common.DefaultPaths.
This class represents a set of default directories used by Java DMK.
DefaultPaths() - Constructor for class com.sun.jaw.impl.common.DefaultPaths
 
defaultRdCommunity - Static variable in class com.sun.jaw.snmp.manager.SnmpParameters
Specify the default community string to use for get operations.
defaultSnmpRequestPktSize - Static variable in class com.sun.jaw.snmp.manager.SnmpConst
The default SNMP packet size of an SNMP response.
defaultSnmpResponsePktSize - Static variable in class com.sun.jaw.snmp.manager.SnmpConst
The default SNMP packet size of an SNMP response (8 * 1024).
DELETE - Static variable in class com.sun.jaw.reference.common.PatternName
 
DELETE_EVT - Static variable in class com.sun.jaw.reference.agent.cmf.FrameworkEvent
The "m-bean unregistered" event.
DELETE_EVT - Static variable in class com.sun.jaw.reference.common.FrameworkEventMO
Constant denoting an m-bean deletion event.
deleteCmf() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Stops the adaptor server after deregistration if this adaptor is ONLINE.
deleteCmf() - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Delete the alarm-clock.
deleteCmf() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Invoked by the framework when it is requested to delete the DiscoveryClient.
deleteCmf() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Invoked by the framework when it is requested to delete the DiscoveryClient.
deleteCmf() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Invoked by the framework when it is requested to delete the DiscoveryClient.
deleteCmf() - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Deletes the net class loader.
deleteCmf() - Method in class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
Deletes the m-let class loader.
deleteCmf() - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Removes all the MLetClassLoaders from the framework and deletes the m-let service.
deleteCmf() - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Delete the monitor.
deleteCmf() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Unregisters all the objects cascaded by the remote agent.
deleteMO(ObjectName) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Deletes an instance of a managed object in the remote Managed Object Server.
deleteMO(ObjectName) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Deletes an instance of a managed object in the remote object server.
deleteMO(ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Deletes an instance of a managed object in the remote object server.
deleteMO(ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
deleteMO(ObjectName) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Deletes an instance of a managed object in the remote object server.
deleteMO(ObjectName) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Deletes an instance of a managed object in the remote object server.
deleteObject() - Method in interface com.sun.jaw.reference.client.mo.ManagedObject
Deletes the managed object.
deleteRequest(SnmpRequest) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Deletes a request.
deliverEvent(DiscoveryResponderEvent) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
For Java DMK internal use only.
delObject(Object) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Removes an m-bean from the framework.
delObject(ObjectName) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Removes an m-bean from the framework.
deregister(Object) - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Removes the specified object to its list indicating that the object is using the socket.
derivedGauge - Variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
Derived gauge.
derivedGaugeTimestamp - Variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
Derived gauge timestamp.
destroySession() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Destroys any pending requests and then stops the session.
DISCO_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for the discovery service.
disconnect() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Terminates the communication with the remote Managed Object Server.
disconnect() - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Terminates the communications with the remote managed object server.
disconnect() - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Terminates the communication with the remote managed object server.
disconnect() - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Terminates the communication with the remote managed object server.
disconnect() - Method in interface com.sun.jaw.reference.client.mo.ManagedObject
Disconnect the C-bean from the adaptor.
DiscoveryClient - class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient.
The DiscoveryClient class provides methods to discover agents.
DiscoveryClient() - Constructor for class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Constructs a DiscoveryClient.
DiscoveryClientMO - interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO.
The c-bean interface of the DiscoveryClient m-bean.
DiscoveryMonitor - class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor.
The DiscoveryMonitor class implements the m-bean that listens for registering and deregistering information sent by DiscoveryResponder objects on a given multicast group.
DiscoveryMonitor() - Constructor for class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Constructs a DiscoveryMonitor.
DiscoveryMonitorMO - interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO.
The c-bean interface of the DiscoveryMonitor m-bean.
DiscoveryResponder - class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder.
The DiscoveryResponder class implements the m-bean that responds to the discovery requests.
DiscoveryResponder() - Constructor for class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Constructs a DiscoveryResponder.
DiscoveryResponder(Framework) - Constructor for class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Constructs a DiscoveryResponder.
DiscoveryResponderEvent - class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEvent.
The DiscoveryResponderEvent object is sent by the DiscoveryMonitor m-bean to its listener, an instance of the Java class that implements the DiscoveryResponderListener interface.
DiscoveryResponderEvent(DiscoveryMonitor, int, DiscoveryResponse) - Constructor for class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEvent
Constructs a DiscoveryResponderEvent.
DiscoveryResponderEventMO - class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEventMO.
The c-bean interface of the DiscoveryResponderEvent m-bean.
DiscoveryResponderEventMO(DiscoveryResponderEventMO, ManagedObject) - Constructor for class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEventMO
 
DiscoveryResponderEventMO(Object, DiscoveryResponderEventMO, String) - Constructor for class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEventMO
 
DiscoveryResponderEventMO(Object, DiscoveryResponderEvent, String) - Constructor for class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEventMO
Implements required constructors
DiscoveryResponderListener - interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderListener.
A event listener interface.
DiscoveryResponderListenerMO - interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderListenerMO.
The c-bean interface of the DiscoveryResponderListener m-bean.
DiscoveryResponderMO - interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO.
The c-bean interface of the DiscoveryResponder m-bean.
DiscoveryResponse - class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponse.
The DiscoveryResponse is used by the DiscoveryClient class to represent the result of a discovery operation.
DiscoveryResponse() - Constructor for class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponse
Initializes this DiscoveryResponse.
DIV - Static variable in class com.sun.jaw.reference.query.Query
 
div(ValueExp, ValueExp) - Static method in class com.sun.jaw.reference.query.Query
Return a binary expression representing the quotient of two numeric values.
doBind() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Binds to receive requests (usually used on server side).
doBind() - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
 
doBind() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Binds to receive requests (usually used on server side).
doBind() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Bind to receive requests (usually used on server side)
doBind() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Bind to receive requests (usually used on server side).
doConnect(String, int) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Connects to send a request (usually used on client side).
doConnect(String, int) - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Connects to send a request (usually used on client side).
doConnect(String, int) - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Connect to send a request (usually used on client side)
doConnect(String, int) - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Connects to send a request (usually used on client side).
doDisconnect() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Can be used on both server and client sides.
doDisconnect() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Disconnects the adaptor socket.
doDisconnect() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Can be used on both server and client sides.
doDisconnect() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Disconnects the adaptor socket.
doGetInputStream() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Returns an input stream for this socket.
doGetInputStream() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Returns an input stream for this adaptor socket.
doGetInputStream() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Return an inputstream for this socket.
doGetInputStream() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Returns an inputstream for this socket.
domain - Variable in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
The domain name of the server the repository is attached to.
DOMAIN - Static variable in class com.sun.jaw.reference.common.ServiceName
The default domain.
doProcess() - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
 
doReceive() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Waits for an incoming message.
doReceive() - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
 
doReceive() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Waits for an incoming message.
doReceive() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Wait for an incoming message.
doReceive() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Waits for an incoming message.
doReceive(AdaptorSocket, boolean) - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorClient
Calls the doReceive method on the specified adaptor socket.
doSend(String, byte[]) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Sends the given header and content to the peer.
doSend(String, byte[]) - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Sends the given header and content to the peer.
doSend(String, byte[]) - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Send the given header and content to the peer On the client side, it's usually the initiated request, and on the server side, it's the reply to the client's request.
doSend(String, byte[]) - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Sends the given header and content to the peer.
doubleValue() - Method in class com.sun.jaw.reference.query.NumericValue
 
doUnbind() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Unbinds (usually used on server side).
doUnbind() - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
 
doUnbind() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Unbinds (usually used on server side).
doUnbind() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Unbind (usually used on server side)
doUnbind() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Unbind (usually used on server side).
dumpHexBuffer(byte[], int, int) - Static method in class com.sun.jaw.snmp.common.SnmpMessage
Dumps the content of a byte buffer using hexadecimal form.
duplicate() - Method in class com.sun.jaw.snmp.common.SnmpValue
Same as clone, but you can not perform cloning using this object because clone is protected.
duplicate() - Method in class com.sun.jaw.snmp.common.SnmpInt
Performs a clone action.
duplicate() - Method in class com.sun.jaw.snmp.common.SnmpString
Performs a clone action.
duplicate() - Method in class com.sun.jaw.snmp.common.SnmpCounter64
Performs a clone action.
duplicate() - Method in class com.sun.jaw.snmp.common.SnmpOid
Performs a clone action.
duplicate() - Method in class com.sun.jaw.snmp.common.SnmpNull
Performs a clone action.

E

enableSync(Framework) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Enables the synhronization of m-beans with this framework.
encodePdu(SnmpPduPacket, int) - Method in interface com.sun.jaw.snmp.common.SnmpPduFactoryIf
Encodes the specified SnmpPduPacket and returns the resulting SnmpMessage.
encodePdu(SnmpPduPacket, int) - Method in class com.sun.jaw.snmp.common.SnmpMessage
Initializes this message with the specified pdu.
encodePdu(SnmpPduPacket, int) - Method in class com.sun.jaw.snmp.common.SnmpPduFactory
Calls SnmpMessage.encodePdu on the specified SnmpPduPacket and returns the resulting SnmpMessage.
endOfMibView - Static variable in class com.sun.jaw.snmp.common.SnmpVarBind
Error code value as defined in RFC 1448 for: endOfMibView.
enlargeIfNeeded(int) - Method in class com.sun.jaw.snmp.common.SnmpOid
Checks if there is enough space in the components array to insert n new subids.
enterprise - Variable in class com.sun.jaw.snmp.common.SnmpPduTrap
Enterprise object identifier.
entries() - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Returns an enumeration of the entries in this ACL.
entryAdded(SnmpTableEntryEvent) - Method in interface com.sun.jaw.snmp.agent.SnmpTableEntryListener
Invoked when an entry is added to a SNMP table.
entryRemoved(SnmpTableEntryEvent) - Method in interface com.sun.jaw.snmp.agent.SnmpTableEntryListener
Invoked when an entry is removed from a SNMP table.
Enumerated - class com.sun.jaw.reference.common.Enumerated.
This class is used for implementing enumerated values.
Enumerated() - Constructor for class com.sun.jaw.reference.common.Enumerated
Construct an enumerated with a default value.
Enumerated(int) - Constructor for class com.sun.jaw.reference.common.Enumerated
Construct an enumerated from its integer form.
Enumerated(Integer) - Constructor for class com.sun.jaw.reference.common.Enumerated
Construct an enumerated from its Integer form.
Enumerated(String) - Constructor for class com.sun.jaw.reference.common.Enumerated
Construct an enumerated from its string form.
EQ - Static variable in class com.sun.jaw.reference.query.Query
 
eq(ValueExp, ValueExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that represents an equality constraint on two values.
equals(Object) - Method in class com.sun.jaw.reference.common.ObjectName
Compares the current object name with another object name.
equals(Object) - Method in class com.sun.jaw.reference.common.Enumerated
Compares this enumerated to the specified enumerated.
equals(Object) - Method in class com.sun.jaw.snmp.common.SnmpOid
Checks if the specified Object is equal to this SnmpOid.
equals(Object) - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Compares the two peer objects to determine if they are the same.
equals(Object) - Method in class com.sun.jaw.snmp.manager.SnmpParameters
Compares two objects.
equals(SnmpIndex) - Method in class com.sun.jaw.snmp.agent.SnmpIndex
Compares two indexes for equality.
errEndOfMibViewTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN tag for representing a EndOfMibView as defined in RFC 1902.
errNoSuchInstanceTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN tag for representing a NoSuchInstance as defined in RFC 1902.
errNoSuchObjectTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN tag for representing a NoSuchObject as defined in RFC 1902.
errorIndex - Variable in class com.sun.jaw.snmp.common.SnmpPduRequest
Error index.
errorIndex - Variable in class com.sun.jaw.snmp.common.SnmpStatusException
Index of the error.
errorIndex - Variable in class com.sun.jaw.snmp.manager.SnmpRequest
The index in SnmpVarbindList that caused the exception.
errorStatus - Variable in class com.sun.jaw.snmp.common.SnmpPduRequest
Error status.
errorStatus - Variable in class com.sun.jaw.snmp.common.SnmpStatusException
Status of the error.
errorStatus - Variable in class com.sun.jaw.snmp.manager.SnmpRequest
The error status associated with the response packet.
eval(QueryExp, Object) - Method in class com.sun.jaw.impl.agent.services.light.FilterSrv
Assess a filter on a specific object.
eval(QueryExp, Object) - Method in interface com.sun.jaw.reference.agent.services.FilterSrvIf
Assesses a filter on a specific object.
EVENT - Static variable in class com.sun.jaw.reference.common.ServiceName
The class name used for registering the event handler objects.
event_type - Variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
Type of monitor event
EventHandlerIf - interface com.sun.jaw.reference.agent.services.EventHandlerIf.
This interface defines an EventHandler.
EventHandlerIfMO - interface com.sun.jaw.reference.agent.services.EventHandlerIfMO.
The c-bean interface of the EventHandlerIf m-bean.
EventObjectIfAgt - interface com.sun.jaw.reference.agent.services.EventObjectIfAgt.
This interface defines the agent view of an event object emitted by an object using the listener scheme.
eventReceiver - Variable in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
The name of the RMI server that is going to receive the event.
EXCPT_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for exceptions.

F

factory - Variable in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
RMI reference to the remote managed object server (AdaptorServerRmi).
fastDelObject(ObjectName) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Removes an m-bean without invoking deleteCmf.
FILTER - Static variable in class com.sun.jaw.reference.common.ServiceName
The class name used for registering the filter service.
FilterSrv - class com.sun.jaw.impl.agent.services.light.FilterSrv.
This class provides a simple implementation of a filtering service.
FilterSrv() - Constructor for class com.sun.jaw.impl.agent.services.light.FilterSrv
 
FilterSrvIf - interface com.sun.jaw.reference.agent.services.FilterSrvIf.
This interface provides access to a filtering service.
finalize() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Sets all the references to the SnmpPeer object to null.
finalize() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Sets all the references to the SnmpRequest object to null.
finalize() - Method in class com.sun.jaw.snmp.manager.SnmpServers
Deprecated. Closes the socket and sets all the references to the mainServer object to null.
finalize() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Removes all the requests for this session, closes the socket and sets all the references to the SnmpSession object to null.
finalize() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Closes the socket and its associated resources.
finalize() - Method in class com.sun.jaw.snmp.manager.SnmpMain
Sets all the references to the SnmpMain object to null.
finalize() - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Removes all the elements from the SnmpVarbindList object.
finalSubstring(AttributeExp, StringValueExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that represents a matching constraint on a string argument.
findClass(String) - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Returns the Class object associated with the class with the given name from the remote class server.
findClass(String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
This is the main method for class loaders that is being redefined.
findClassForPrim(String) - Static method in class com.sun.jaw.reference.agent.services.MetaDataSrvIf.Util
 
findConstructor(Class, Class[]) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Find a specific constructor of a class
findConstructor(Class, Class[]) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds a specific constructor of a class.
findConstructor(Class, Class[]) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Find a specific constructor of a class
findGetter(Class, String) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Find the getter of a specific property in an object.
findGetter(Class, String) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds the getter of a specific property in an object.
findGetter(Class, String) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Find the getter of a specific property in an object.
findIndexedGetter(Class, String) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Find the getter of a specific property in an object.
findIndexedGetter(Class, String) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds the getter of a specific indexed property in an object.
findIndexedGetter(Class, String) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Find the getter of a specific property in an object.
findIndexedSetter(Class, String) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Finds the setter of a specific indexed property without knowing its type.
findIndexedSetter(Class, String) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds the setter of a specific indexed property without knowing its type.
findIndexedSetter(Class, String) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Finds the setter of a specific indexed property without knowing its type.
findIndexedSetter(Class, String, Class) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Find the setter of a specific indexed property in an object.
findIndexedSetter(Class, String, Class) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds the setter of a specific indexed property in an object.
findIndexedSetter(Class, String, Class) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Find the setter of a specific indexed property in an object.
findLibrary(NetClassServer, String) - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetLibLoader
Returns the absolute path name of a native library.
findLibrary(String) - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Returns the absolute path name of a native library.
findLibrary(String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
Returns the absolute path name of a native library.
findListOfActions(Class, boolean) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Finds the list of actions available in a specific class.
findListOfActions(Class, boolean) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds the list of actions available in a specific class.
findListOfActions(Class, boolean) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Finds the list of actions available in a specific class.
findListOfProperties(Class, boolean) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Finds the list of properties available in a specific class.
findListOfProperties(Class, boolean) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds the list of properties available in a specific class.
findListOfProperties(Class, boolean) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Finds the list of properties available in a specific class.
findMethod(Class, String) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Find a specific method of an object without knowing the parameter types.
findMethod(Class, String) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds a specific method of an object without knowing the parameter types.
findMethod(Class, String) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Find a specific method of an object without knowing the parameter types.
findMethod(Class, String, Class[]) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Find a specific method of an object
findMethod(Class, String, Class[]) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds a specific method of an object using the method name.
findMethod(Class, String, Class[]) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Find a specific method of an object
findMethod(Class, String, int) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Find a specific method of an object given the number of parameters.
findPerform(Class, String, Class[]) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Find a specify perform method from the method name
findPerform(Class, String, Class[]) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds a specific perform method from the method name.
findPerform(Class, String, Class[]) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Find a specify perform method from the method name
findPrimForClass(Object) - Static method in class com.sun.jaw.reference.agent.services.MetaDataSrvIf.Util
 
findSetter(Class, String) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Find the setter of a specific property without knowing its type.
findSetter(Class, String) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds the setter of a specific property without knowing its type.
findSetter(Class, String) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Find the setter of a specific property without knowing its type.
findSetter(Class, String, Class) - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Find the setter of a specific property in an object.
findSetter(Class, String, Class) - Method in interface com.sun.jaw.reference.agent.services.MetaDataSrvIf
Finds the setter of a specific property in an object.
findSetter(Class, String, Class) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Find the setter of a specific property in an object.
fixPduOnError() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Returns true if the PDU should be fixed for recoverable error.
fixTooBigError() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Returns true if request should be retried for SnmpTooBig error.
flush() - Static method in class com.sun.jaw.reference.common.Debug
Flushes the trace stream.
flushCaches() - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Flush all the internal caches.
flushFromCaches(Class) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Flush the internal cached information for a given class.
FRAME - Static variable in class com.sun.jaw.reference.common.ServiceName
The class name used for registering the framework.
Framework - class com.sun.jaw.reference.agent.cmf.Framework.
The core management framework.
Framework() - Constructor for class com.sun.jaw.reference.agent.cmf.Framework
Constructs a framework.
Framework(MoRepSrvIf, String) - Constructor for class com.sun.jaw.reference.agent.cmf.Framework
Constructs a framework with the specified repository and domain.
Framework(MoRepSrvIf, ThreadAllocatorSrvIf, String) - Constructor for class com.sun.jaw.reference.agent.cmf.Framework
Constructs a framework with the specified repository, thread allocator and domain.
Framework(String) - Constructor for class com.sun.jaw.reference.agent.cmf.Framework
Constructs a framework with the specified domain.
FrameworkEvent - class com.sun.jaw.reference.agent.cmf.FrameworkEvent.
A event which indicates that an m-bean has been added or removed from the framework.
FrameworkEvent(Framework, Vector, int) - Constructor for class com.sun.jaw.reference.agent.cmf.FrameworkEvent
Constructs a FrameworkEvent object with the specified source framework, object names and type.
FrameworkEventMO - class com.sun.jaw.reference.common.FrameworkEventMO.
The c-bean interface of the FrameworkEvent m-bean.
FrameworkEventMO(FrameworkEventMO, ManagedObject) - Constructor for class com.sun.jaw.reference.common.FrameworkEventMO
 
FrameworkEventMO(Object, FrameworkEventMO, String) - Constructor for class com.sun.jaw.reference.common.FrameworkEventMO
 
FrameworkEventMO(Object, FrameworkEvent, String) - Constructor for class com.sun.jaw.reference.common.FrameworkEventMO
Implements required constructors
FrameworkListener - interface com.sun.jaw.reference.agent.cmf.FrameworkListener.
The listener interface for receiving framework events.
FrameworkListenerMO - interface com.sun.jaw.reference.client.mo.FrameworkListenerMO.
The c-bean interface of the FrameworkListener m-bean.
FrameworkMO - interface com.sun.jaw.reference.client.mo.FrameworkMO.
The c-bean interface of the Framework m-bean.
FrameworkPermission - class com.sun.jaw.reference.agent.cmf.FrameworkPermission.
This class is for framework permissions.
FrameworkPermission(String) - Constructor for class com.sun.jaw.reference.agent.cmf.FrameworkPermission
Creates a new FrameworkPermission with the specified name.
FrameworkPermission(String, String) - Constructor for class com.sun.jaw.reference.agent.cmf.FrameworkPermission
Creates a new FrameworkPermission object with the specified name.

G

GaugeMonitor - class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor.
This class provides a simple implementation of a gauge monitor. A gauge monitor is a monitor which observes an attribute which behaves as a gauge.
GaugeMonitor() - Constructor for class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
 
GaugeMonitorMO - interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO.
The c-bean interface of the GaugeMonitor m-bean.
GaugeTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN tag for representing a Gauge32 as defined in RFC 1155.
GE - Static variable in class com.sun.jaw.reference.query.Query
 
genericTrap - Variable in class com.sun.jaw.snmp.common.SnmpPduTrap
Generic trap number.
geq(ValueExp, ValueExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that represents a "greater than or equal to" constraint on two values.
GET - Static variable in class com.sun.jaw.reference.common.PatternName
 
get(long[], int) - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Generic handling of the get operation.
get(Vector, int) - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Processes a get operation.
get(Vector, int) - Method in class com.sun.jaw.snmp.agent.SnmpMib
Processes a get operation.
getAbsMaxTimeToWait() - Method in class com.sun.jaw.snmp.manager.Request
Gets absolute time in milliseconds (based on epoch time) before which a response is expected from a agent.
getAbsNextPollTime() - Method in class com.sun.jaw.snmp.manager.Request
Gets absolute time in milliseconds (based on epoch time) when the next polling activity will begin.
getActions() - Method in interface com.sun.jaw.reference.common.MBeanInfo
Gets the m-beans action descriptors.
getActiveClientCount() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Gets the number of clients currently being processed by this AdaptorServer.
getActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
getActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
getActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
getActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
getActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
getActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
getActiveThreadNameArray() - Method in class com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrv
Returns an array containing all names of active Thread.
getActiveThreadNameArray() - Method in interface com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrvMO
 
getAdaptorMO() - Method in interface com.sun.jaw.reference.client.mo.ManagedObject
Get access to the AdaptorMO which has created the current instance.
getAdaptorVersion() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Gets a string that represents the version of this adaptor.
getAdaptorVersion() - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
The method returns a string that represents the version of this JDMK adaptor.
getAdaptorVersion() - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
The method returns a string that represents the version of this JDMK adaptor.
getAdaptorVersion() - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
The method returns a string that represents the version of this JDMK adaptor.
getAdpName() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Getter for the "AdpName" property.
getAdpName() - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
getAllRegisteredUsers() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Gets a list of objects (mostly SnmpSession objects), which have registered to use this socket.
getAllRequestsForPeer(SnmpPeer) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Gets a list of requests which have the specified destination.
getAttrClassName() - Method in class com.sun.jaw.reference.query.QualifiedAttributeExp
 
getAttribute() - Method in class com.sun.jaw.reference.query.MatchQueryExp
 
getAttributeName() - Method in class com.sun.jaw.reference.query.AttributeExp
 
getAttributes() - Method in class com.sun.jaw.impl.agent.services.mlet.MLet
Gets the attributes of the MLET tag.
getAuthorizedListFile() - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Returns the full path of the file used to get ACL informations.
getAuthRespEnabled() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getAuthRespEnabled() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Returns true if this AdaptorServerImpl sends a response in case of authentication failure.
getAuthTrapEnabled() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getAuthTrapEnabled() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Returns true if authentication traps are enabled.
getAvgRtt() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the average round trip time for a packet with the peer.
getBasicEntries() - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Gets the entries array of this SnmpMibTable.
getBindingState() - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Indicates whether or not the MIB module is binded to a Snmp adaptor.
getBufferSize() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getBufferSize() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Returns the buffer size of this AdaptorServerImpl.
getBufferSize() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
getBufferSize() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorServerImpl
Returns the buffer size of this AdaptorServerImpl.
getBulk(Vector, int, int, int) - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Processes a getBulk operation.
getBulk(Vector, int, int, int) - Method in class com.sun.jaw.snmp.agent.SnmpMib
Processes a getBulk operation.
getBulkWithGetNext(Vector, int, int, int) - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Processes a getBulk operation using call to getNext.
getCacheDirectory() - Method in class com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrv
Gets the cache directory.
getCacheDirectory() - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrvMO
 
getCanonicalName() - Method in class com.sun.jaw.reference.common.ObjectName
Obtains the canonical name.
getCanonicalPropertyListString() - Method in class com.sun.jaw.reference.common.ObjectName
Obtains a string representation of the list of properties in which the properties are sorted.
getCertificate() - Method in class com.sun.jaw.impl.common.ClassDefinition
Returns the certificate used to sign this class.
getCheckedValue() - Method in class com.sun.jaw.reference.query.InQueryExp
 
getCheckedValue() - Method in class com.sun.jaw.reference.query.BetweenQueryExp
 
getClass(String) - Method in interface com.sun.jaw.impl.server.rmi.NetClassServer
Returns a ClassDefinition from the class server for the requested Java class.
getClass(String) - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Searches for the requested Java class on the management server.
getClassDigest() - Method in class com.sun.jaw.impl.common.ClassDefinition
Returns the message digest of the bytecodes of the class.
getClassImage() - Method in class com.sun.jaw.impl.common.ClassDefinition
Returns the bytecodes that define this class.
getClassLoader() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Gets the classloader used to retrieve all MO and MOStub classes.
getClassLoader() - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Gets the class loader used to retrieve all MO and MOStub classes.
getClassLoader() - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Get the class loader used to retrieve all MO and MOStub classes
getClassLoader() - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns the class loader used by this framework.
getClassLoader() - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Gets the class loader used locally to retreive all MO and MOStub classes.
getClassName() - Method in class com.sun.jaw.impl.common.ClassDefinition
Returns the name of the class that this object encapsulates.
getClassName() - Method in class com.sun.jaw.reference.common.ObjectName
Obtains the class part.
getClassPath() - Method in class com.sun.jaw.impl.common.ClassDefinition
Returns the CLASSPATH where the class bytecodes were located.
getClassPaths() - Method in interface com.sun.jaw.impl.server.rmi.NetClassServer
Gets the class path currently used by the class server.
getClassPaths() - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Returns the class path currently used by the network class and library server.
getClassVersion() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorServerImpl
Gets the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Gets the version of this class.
getClassVersion() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
getClassVersion() - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Returns the version of this class.
getClassVersion() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
getClassVersion() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
getClassVersion() - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorServerImpl
Returns the version of this class.
getClassVersion() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
getClassVersion() - Static method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Returns the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Returns the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
Returns the version of this class.
getClassVersion() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
getClassVersion() - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorServerImpl
Returns the version of this class.
getClassVersion() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getClassVersion() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Returns the version of this class.
getClassVersion() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
getClassVersion() - Static method in class com.sun.jaw.impl.agent.services.bootstrap.BootstrapSrv
Gets the version of this class.
getClassVersion() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
getClassVersion() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEventMO
 
getClassVersion() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Returns the version of this class.
getClassVersion() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
getClassVersion() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
getClassVersion() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEvent
Returns the version of this class.
getClassVersion() - Method in interface com.sun.jaw.impl.agent.services.light.MetaDataSrvMO
 
getClassVersion() - Method in class com.sun.jaw.impl.agent.services.light.RelationSrv
Returns the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Returns the version of this class.
getClassVersion() - Method in interface com.sun.jaw.impl.agent.services.light.RelationSrvMO
 
getClassVersion() - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetLibLoader
Returns the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Returns the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
Gets the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Gets the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrv
Gets the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.agent.services.mlet.MLet
Gets the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Gets the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Returns the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Returns the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.agent.services.scheduler.SchedulerEvent
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Returns the version of this class.
getClassVersion() - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
getClassVersion() - Method in class com.sun.jaw.impl.common.Library
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.impl.common.ClassDefinition
Returns the class version string.
getClassVersion() - Method in class com.sun.jaw.impl.common.LibraryDefinition
Returns the version of this class.
getClassVersion() - Static method in class com.sun.jaw.impl.mapper.DefaultMapper
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.reference.agent.cmf.FrameworkEvent
Returns the version of this class.
getClassVersion() - Method in interface com.sun.jaw.reference.client.mo.FrameworkMO
 
getClassVersion() - Method in class com.sun.jaw.reference.common.FrameworkEventMO
 
getClassVersion() - Method in class com.sun.jaw.reference.query.BadBinaryOpExpressionException
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.reference.query.InQueryExp
 
getClassVersion() - Method in class com.sun.jaw.reference.query.NotQueryExp
 
getClassVersion() - Method in class com.sun.jaw.reference.query.BooleanValue
 
getClassVersion() - Method in class com.sun.jaw.reference.query.MatchQueryExp
 
getClassVersion() - Method in class com.sun.jaw.reference.query.InvalidApplicationException
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.reference.query.AttributeExp
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.reference.query.QualifiedAttributeExp
 
getClassVersion() - Method in class com.sun.jaw.reference.query.BadStringOperationException
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.reference.query.BinaryRelQueryExp
 
getClassVersion() - Method in class com.sun.jaw.reference.query.NumericValue
 
getClassVersion() - Method in class com.sun.jaw.reference.query.BadAttributeValueException
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.reference.query.BetweenQueryExp
 
getClassVersion() - Method in class com.sun.jaw.reference.query.StringValueExp
 
getClassVersion() - Method in class com.sun.jaw.reference.query.BinaryOpExpression
 
getClassVersion() - Method in class com.sun.jaw.reference.query.OrQueryExp
 
getClassVersion() - Method in class com.sun.jaw.reference.query.Query
Returns the version of this class.
getClassVersion() - Method in class com.sun.jaw.reference.query.AndQueryExp
 
getClientVersion() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Gets a string that represents the version of this client.
getCode() - Method in class com.sun.jaw.impl.agent.services.mlet.MLet
Gets the value of the CODE attribute of the MLET tag.
getCodeBase() - Method in class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
Gets the code base of this instance of MLetClassLoader.
getCodeBase() - Method in class com.sun.jaw.impl.agent.services.mlet.MLet
Gets the code base URL.
getCodeBase() - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetClassLoaderMO
 
getCommand() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Gets the SNMP command for this request.
getComparisonLevel() - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Returns the comparison level value.
getComparisonLevel() - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
getComponents() - Method in class com.sun.jaw.snmp.agent.SnmpIndex
Gets the index as a vector of Object identifiers.
getConnected() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Getter for the "Connected" property.
getConnected() - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
getCounter32() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.getSnmpCounterValue()
getCounterDifferenceOnOff() - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Returns the counter difference on/off flag.
getCounterDifferenceOnOff() - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
getDate() - Method in class com.sun.jaw.snmp.manager.Timestamp
Gets the current date.
getDateFromEvent(SchedulerEvent) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Returns a copy of the date of the specified scheduler event.
getDateFromIndex(int) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Returns a copy of the date of the scheduler event at the specified index.
getDateTime() - Method in class com.sun.jaw.snmp.manager.Timestamp
Gets the current date.
getDBObject(ObjectName, QueryExp) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Gets handles on m-beans in the database.
getDefaultPeer() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Gets a default peer (if any) bound to this session.
getDefaultSnmpSocket() - Static method in class com.sun.jaw.snmp.manager.SnmpSocket
Gets the default socket object.
getDegree() - Method in interface com.sun.jaw.reference.common.RelationIf
Getter for "degree" property.
getDerivedGauge() - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Returns the derived gauge.
getDerivedGauge() - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
getDerivedGaugeTimestamp() - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Returns the derived gauge timestamp.
getDerivedGaugeTimestamp() - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
getDestAddr() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the InetAddress object for this peer.
getDestAddrList() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the list of alternate InetAddress configured for this peer.
getDestPort() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the destination port number of the peer to which SNMP requests are to be sent.
getDevName() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the name specified in the constructor while creating this object.
getDigestSignature() - Method in class com.sun.jaw.impl.common.ClassDefinition
Returns the signature of the message digest of the bytecodes of the class.
getDispatcher() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Gets the dispatcher thread associated with the session.
getDocumentBase() - Method in class com.sun.jaw.impl.agent.services.mlet.MLet
Gets the m-let text file's base URL.
getDomain() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to access the domain name of a server.
getDomain() - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorServerImpl
Returns the value of the framework's domain.
getDomain() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
getDomain() - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Returns the name of the domain controlled by the managed object server.
getDomain() - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Returns the name of the domain controlled by the managed object server.
getDomain() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
getDomain() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Returns the name of the domain controlled by the managed object server.
getDomain() - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorServerImpl
Returns the value of the framework's domain.
getDomain() - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Gets the domain name associated with the Object Repository.
getDomain() - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Gets the domain of the repository.
getDomain() - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns the domain assigned to this framework.
getDomain() - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Gets the domain name associated with the repository.
getDomain() - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows the domain name of a server to be accessed.
getDomain() - Method in interface com.sun.jaw.reference.client.mo.FrameworkMO
 
getDomain() - Method in class com.sun.jaw.reference.common.ObjectName
Obtains the domain part.
getEnterpriseOid() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getEnterpriseOid() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Returns the enterprise oid.
getEntry() - Method in class com.sun.jaw.snmp.agent.SnmpTableEntryEvent
Gets the entry.
getEntry(SnmpIndex) - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Gets the entry corresponding to the specified index.
getErrorIndex() - Method in class com.sun.jaw.snmp.common.SnmpStatusException
Returns the index of the error.
getErrorIndex() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Gets the index.
getErrorStatus() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Gets the status associated with the SnmpVarbindList.
getEtcDir() - Static method in class com.sun.jaw.impl.common.DefaultPaths
Returns the etc directory for Java DMK.
getEtcDir(String) - Static method in class com.sun.jaw.impl.common.DefaultPaths
Returns the etc directory for Java DMK concatenated with dirname.
getEventInfo() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEventMO
 
getEventInfo() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEvent
Returns the hostname of the agent and a vector containing the object names of any adaptors present on the agent.
getEventObjectNames() - Method in class com.sun.jaw.reference.agent.cmf.FrameworkEvent
Returns the object names that have been registered or unregistered.
getEventObjectNames() - Method in class com.sun.jaw.reference.common.FrameworkEventMO
 
getEventType() - Method in class com.sun.jaw.reference.agent.cmf.FrameworkEvent
Returns the type of the event.
getEventType() - Method in class com.sun.jaw.reference.common.FrameworkEventMO
 
getExp() - Method in class com.sun.jaw.reference.query.BadBinaryOpExpressionException
Returns the BinaryOpExpression that originates the exception.
getExplicitValues() - Method in class com.sun.jaw.reference.query.InQueryExp
 
getFilterSrvIf() - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns the filtering service used by this framework.
getFlattenView() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
getFlattenView() - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Returns the value of the flatten view flag.
getFramework() - Method in class com.sun.jaw.impl.agent.services.light.FilterSrv
Returns the framework associated to the service.
getFramework() - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Gets the reference to the JDMK framework in which the SNMP MIB is registered.
getGauge() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.getSnmpGaugeValue()
getGaugeDifferenceOnOff() - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
getGaugeDifferenceOnOff() - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Returns the gauge difference on/off flag.
getGranularityPeriod() - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Deprecated.  
getGranularityPeriod() - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
getGranularityPeriodAsLong() - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Returns the granularity period (in milliseconds).
getGranularityPeriodAsLong() - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
getGroupOper() - Method in interface com.sun.jaw.reference.client.mo.ManagedObject
Returns the GroupOper property.
getHost() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Getter for the "Host" property.
getHost() - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
getImage() - Method in class com.sun.jaw.impl.common.LibraryDefinition
Gets the bytes that define this class.
getIndexedType() - Method in interface com.sun.jaw.reference.common.MBeanIndexedProperty
Gets the type of the indexed property.
getIndexedValue(ObjectName, String, int) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to obtain the value of a specific indexed property within an object.
getIndexedValue(ObjectName, String, int) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Gets the value of a specific indexed property in a managed object.
getIndexedValue(ObjectName, String, int) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Allows the value of a specific indexed property within a managed object to be obtained.
getIndexedValue(ObjectName, String, int) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Allows the value of a specific indexed property within a managed object to be obtained.
getIndexedValue(ObjectName, String, int) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Gets the value of an indexed property within an m-bean.
getIndexedValue(ObjectName, String, int) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows the value of a specific indexed property within a managed object to be obtained.
getIndexedValue(Object, String, int) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Gets the value of an indexed property within an m-bean.
getInPkts() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Gets the number of packets received.
getInstallDir() - Static method in class com.sun.jaw.impl.common.DefaultPaths
Returns the installation directory for Java DMK.
getInstallDir(String) - Static method in class com.sun.jaw.impl.common.DefaultPaths
Returns the installation directory for Java DMK concatenated with dirname.
getInteger32() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.getSnmpIntValue()
getIntTable() - Method in class com.sun.jaw.reference.common.Enumerated
Returns the hashtable of the integer forms.
getIpAddress() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.getSnmpIpAddressValue()
getJarFiles() - Method in class com.sun.jaw.impl.agent.services.mlet.MLet
Gets the list of .jar files specified by the ARCHIVE attribute of the MLET tag.
getJdmkVersion() - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns the version of Java DMK.
getJdmkVersion() - Method in interface com.sun.jaw.reference.client.mo.FrameworkMO
 
getLastConnectedClient() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorServerImpl
Gets the IP address of the last connected client.
getLastConnectedClient() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
getLastConnectedClient() - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Returns the name of the last connected client.
getLastConnectedClient() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
getLastConnectedClient() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
getLastConnectedClient() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
getLeftExp() - Method in class com.sun.jaw.reference.query.OrQueryExp
 
getLeftExp() - Method in class com.sun.jaw.reference.query.AndQueryExp
 
getLeftValue() - Method in class com.sun.jaw.reference.query.BinaryRelQueryExp
 
getLeftValue() - Method in class com.sun.jaw.reference.query.BinaryOpExpression
 
getLength() - Method in class com.sun.jaw.snmp.common.SnmpOid
Gets the number of components in this oid.
getLevel() - Static method in class com.sun.jaw.reference.common.Debug
Gets the currently selected trace levels.
getLibBaseName() - Method in class com.sun.jaw.impl.common.LibraryDefinition
Gets the library base path name associated with this definition.
getLibName() - Method in class com.sun.jaw.impl.common.LibraryDefinition
Gets the library name associated with this definition.
getLibPaths() - Method in interface com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoaderMO
 
getLibPaths() - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetLibLoader
Returns the current library path used by this library loader to locally store the libraries coming from the Class Server before they are loaded.
getLibPaths() - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Returns the current library path used by the network library loader for storing native libraries locally before loading them into memory.
getLibPaths() - Method in interface com.sun.jaw.impl.server.rmi.NetClassServer
Gets the library path currently used by the class server when it loads a native library.
getLibPaths() - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Returns the library path currently used by the network class and library server.
getLibrary(LibraryDefinition) - Method in interface com.sun.jaw.impl.server.rmi.NetClassServer
Returns a LibraryDefinition from the class server for the requested library.
getLibrary(LibraryDefinition) - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Returns a LibraryDefinition from the management server for the requested library.
getLibraryDirectory() - Method in class com.sun.jaw.impl.agent.services.bootstrap.BootstrapSrv
Gets the current directory used by the library loader for storing native libraries before they are loaded into memory.
getLibraryDirectory() - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Gets the current directory used by the library loader for storing native libraries before they are loaded into memory.
getLibraryDirectory() - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO
 
getLibVersion() - Method in class com.sun.jaw.impl.common.LibraryDefinition
Gets the library version number for the library associated with this definition.
getListOfEvents() - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Returns in an array all the events registered into the vector.
getLoaderName() - Method in interface com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoaderMO
 
getLoaderName() - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Gets the object name of this instance of NetClassLoader.
getLoaderName() - Method in class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
Gets the object name of this instance of MLetClassLoader.
getLoaderName() - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetClassLoaderMO
 
getLocalAddress() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Gets the local IP address.
getLocalAddress() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Returns the local IP address.
getLocalAddress() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Return the local IP address.
getLocalAddress() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Returns the local IP address.
getLocalPort() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Gets the local port number.
getLocalPort() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Returns the local port number.
getLocalPort() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Return the local port number.
getLocalPort() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Returns the local port number.
getLog() - Static method in class com.sun.jaw.reference.common.Debug
Gets the current log used for logging debug messages.
getLogin() - Method in class com.sun.jaw.impl.adaptor.security.AuthInfo
Returns the value of the login property.
getLowerBound() - Method in class com.sun.jaw.reference.query.BetweenQueryExp
 
getMapperSrv() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Gets the mapper service.
getMapperSrv() - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Gets the mapper used to derive the implementation name from an object name.
getMapperSrv() - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Gets the mapper used to derive the implementation name from an object name.
getMapperSrv() - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Gets the mapper used to derive the implementation name from an object name.
getMaxActiveClientCount() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Gets the maximum number of clients that this AdaptorServer can process concurrently.
getMaxActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
getMaxActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
getMaxActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
getMaxActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
getMaxActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
getMaxActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getMaxActiveClientCount() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
getMaxRetries() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the number of times to retry before giving up.
getMaxRetry() - Method in class com.sun.jaw.snmp.manager.Request
Gets the maximum number of retries before declaring that the peer is not responding.
getMaxRetry() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Gets the maximum number of retries before declaring that the peer is not responding.
getMaxRtt() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the maximum round trip time for a packet with the peer.
getMaxSnmpPktSize() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the maximum request packet size that is currently used.
getMBeanInfo(Class) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Introspect a m-bean and learn about all its properties and actions.
getMBeanInfo(Class, Class) - Static method in class com.sun.jaw.reference.common.MBeanIntrospector
Introspect a m-bean and learn about all its properties and actions.
getMetaDataSrvIf() - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns the metadata service used by this framework.
getMethodName() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEventMO
Implements all methods defined for com.sun.jaw.reference.agent.services.EventObjectIfAgt
getMethodName() - Method in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Implements all methods defined for com.sun.jaw.reference.agent.services.EventObjectIfAgt
getMethodName() - Method in interface com.sun.jaw.reference.agent.services.EventObjectIfAgt
Gets the name of the method invoked within the listener.
getMethodName() - Method in class com.sun.jaw.reference.common.FrameworkEventMO
Implements all methods defined for com.sun.jaw.reference.agent.services.EventObjectIfAgt
getMibName() - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Gets the mib name.
getMibs() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getMibs() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Returns the names of the MIB available in the adaptor.
getMibStore() - Static method in class com.sun.jaw.snmp.manager.SnmpMain
Gets the MibStore associated with this SnmpMain.
getMinRtt() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the minimum round trip time for a packet with the peer.
getMLetSrv() - Method in class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Gets the reference to the mlet service invoked for loading.
getMLetSrvObjectName() - Method in interface com.sun.jaw.impl.agent.services.mlet.LauncherSrvMO
 
getMLetSrvObjectName() - Method in class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Gets the String representing the ObjectName of the mlet service invoked for loading.
getModulusValue() - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Returns the modulus value.
getModulusValue() - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
getMOFactory() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Getter for the "MOFactory" property.
getMonitorEventDerivedGauge() - Method in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Get derived gauge present in monitor event.
getMonitorEventDerivedGauge() - Method in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Get derived gauge present in monitor event.
getMonitorEventMessage() - Method in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Get message present in monitor event.
getMonitorEventMessage() - Method in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Get message present in monitor event.
getMonitorEventObservedObject() - Method in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Get observed object present in monitor event.
getMonitorEventObservedObject() - Method in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Get observed object present in monitor event.
getMonitorEventObservedProperty() - Method in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Get observed property present in monitor event.
getMonitorEventObservedProperty() - Method in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Get observed property present in monitor event.
getMonitorEventType() - Method in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Get event type present in monitor event.
getMonitorEventType() - Method in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Get event type present in monitor event.
getMoRepSrvIf() - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns the repository service used by this framework.
getMsgSize() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Returns the message size of this adaptor socket.
getMulticastGroup() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
getMulticastGroup() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Returns the multicast group.
getMulticastGroup() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
getMulticastGroup() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
getMulticastGroup() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Returns the multicast group.
getMulticastGroup() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Returns the multicast group.
getMulticastPort() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
getMulticastPort() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Returns the multicast port.
getMulticastPort() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
getMulticastPort() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
getMulticastPort() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Returns the multicast port.
getMulticastPort() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Returns the multicast port.
getName() - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Returns the name of the ACL.
getName() - Method in class com.sun.jaw.impl.agent.services.mlet.MLet
Gets the value of the NAME attribute of the MLET tag.
getName() - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
 
getName() - Method in interface com.sun.jaw.reference.agent.services.IPAclSrvIf
Returns the name of the ACL.
getName() - Method in interface com.sun.jaw.reference.common.MBeanInfo
Gets the fully-qualified name of the m-bean.
getName() - Method in class com.sun.jaw.reference.common.PropertyName
Returns the property name.
getName() - Method in interface com.sun.jaw.reference.common.MBeanProperty
Gets the name of the property.
getName() - Method in interface com.sun.jaw.reference.common.MBeanAction
Gets the name of the action.
getName() - Method in class com.sun.jaw.reference.common.NamedObject
Gets the object name.
getName() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Gets the session name (often used in identification).
getNativeName() - Method in class com.sun.jaw.impl.common.LibraryDefinition
Returns the platform specific library name.
getNbComponents() - Method in class com.sun.jaw.snmp.agent.SnmpIndex
Gets the number of object identifiers the index is made of.
getNbElements() - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Returns the number of elements stored in the Object Repository.
getNbElements() - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Gets the number of m-beans registered with the repository.
getNbElements() - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns the number of m-beans contained in this framework.
getNbElements() - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Returns the number of objects currently stored in the Object Repository.
getNbElements() - Method in interface com.sun.jaw.reference.client.mo.FrameworkMO
 
getNbOfRemoteObjects() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Getter for the "NbOfRemoteObjects" property.
getNbOfRemoteObjects() - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
getNbRepetitionsFromEvent(SchedulerEvent) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Returns a copy of the remaining number of repetitions of the specified scheduler event.
getNbRepetitionsFromIndex(int) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Returns a copy of the remaining number of repetitions of the scheduler event at the specified index.
getNegatedExp() - Method in class com.sun.jaw.reference.query.NotQueryExp
 
getNewState() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorStateChangeEvent
Gets the state of the adaptor after the state change (new state).
getNext(long[], int) - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Generic handling of the getNext operation.
getNext(Vector, int) - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Processes a getNext operation.
getNext(Vector, int) - Method in class com.sun.jaw.snmp.agent.SnmpMib
Processes a getNext operation.
getNextIndex(SnmpIndex) - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Gets the index following the specified SnmpIndex in the table.
getNotifyHighOnOff() - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
getNotifyHighOnOff() - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Returns the notify high on/off switch value.
getNotifyLowOnOff() - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
getNotifyLowOnOff() - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Returns the notify low on/off switch value.
getNotifyOnOff() - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Returns the notifications on/off switch value.
getNotifyOnOff() - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
getNotifyPastEvents() - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Returns the flag that indicates if the scheduler notifies past events or not.
getNumberOfEvents() - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Returns the number of events registered into the vector.
getObject() - Method in class com.sun.jaw.reference.common.NamedObject
Gets the object.
getObject(ObjectName, QueryExp) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Gets handles on managed objects controlled by the remote Managed Object Server.
getObject(ObjectName, QueryExp) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Gets handles on managed objects controlled by the remote managed object server.
getObject(ObjectName, QueryExp) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Gets handles on managed objects controlled by the remote managed object server.
getObject(ObjectName, QueryExp) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Gets handles on managed objects controlled by the remote managed object server.
getObject(ObjectName, QueryExp) - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Get handles on managed objects controlled by the Object Repository.
getObject(ObjectName, QueryExp) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Gets handles on m-beans controlled by the repository.
getObject(ObjectName, QueryExp) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns all the m-beans matching a query.
getObject(ObjectName, QueryExp) - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Gets handles on managed objects controlled by the Object Repository.
getObject(ObjectName, QueryExp) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Gets handles on managed objects controlled by the remote managed object server.
getObjectFromCache(ObjectName) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Gets the local managed object associated with name.
getObjectFromCache(ObjectName) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Returns the local managed object associated with name.
getObjectFromCache(ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Returns the local managed object associated with name.
getObjectName() - Method in interface com.sun.jaw.reference.client.mo.ManagedObject
Returns the object name of the object.
getObservedObject() - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Returns the object being observed.
getObservedObject() - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
getObservedProperty() - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Returns the name of the property being observed.
getObservedProperty() - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
getOffsetValue() - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Returns the offset value.
getOffsetValue() - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
getOid() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the complete oid part associated with this SnmpVar.
getOldState() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorStateChangeEvent
Gets the state of the adaptor prior to the state change (old state).
getOnlyNames(ObjectName, QueryExp) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Gets names on managed objects controlled by the remote Managed Object Server.
getOnlyNames(ObjectName, QueryExp) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Gets the names of managed objects controlled by the remote managed object server.
getOnlyNames(ObjectName, QueryExp) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Gets the names of managed objects controlled by the remote managed object server.
getOnlyNames(ObjectName, QueryExp) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Gets the names of managed objects controlled by the remote managed object server.
getOperator() - Method in class com.sun.jaw.reference.common.Modification
Returns the name of the operator to be applied.
getOperator() - Method in class com.sun.jaw.reference.query.BinaryRelQueryExp
 
getOperator() - Method in class com.sun.jaw.reference.query.BinaryOpExpression
 
getOptions() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Gets the options set for this request.
getOptions() - Method in class com.sun.jaw.snmp.manager.SnmpOptions
Gets all the options set in the object.
getOSArch() - Method in class com.sun.jaw.impl.common.LibraryDefinition
Gets the machine architecture associated with this definition.
getOSName() - Method in class com.sun.jaw.impl.common.LibraryDefinition
Gets the operating system name associated with this definition.
getOSVersion() - Method in class com.sun.jaw.impl.common.LibraryDefinition
Gets the operating system version associated with this definition.
getOutPkts() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Gets the number of packets sent.
getPageBodyOption() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
getPageBodyOption() - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Returns the page BODY option.
getParam() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Gets the session parameter object for this request.
getParameter(String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLet
Gets the value of the specified attribute of the MLET tag.
getParameters() - Method in interface com.sun.jaw.reference.common.MBeanAction
Gets the formal parameter types of the action.
getPassword() - Method in class com.sun.jaw.impl.adaptor.security.AuthInfo
Returns the value of the password property.
getPath() - Method in interface com.sun.jaw.impl.agent.services.mlet.LauncherSrvMO
 
getPath() - Method in class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Gets the path used by the service for loading the HTML files.
getPattern() - Method in class com.sun.jaw.reference.query.MatchQueryExp
 
getPduFactory() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the PDU factory.
getPduFactory() - Method in class com.sun.jaw.snmp.manager.SnmpTrapAgent
Gets the PDU factory associated to this SnmpTrapAgent.
getPeer() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Gets the peer object for this request.
getPeriodInMillisFromEvent(SchedulerEvent) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Returns a copy of the period in milliseconds of the specified scheduler event.
getPeriodInMillisFromIndex(int) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Returns a copy of the period in milliseconds of the scheduler event at the specified index.
getPersistent() - Method in class com.sun.jaw.impl.agent.services.mlet.MLet
Gets the value of the PERSISTENT attribute of the MLET tag.
getPktsErrors() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Gets the number of errors that occured.
getPointToPointResponse() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Get the unicast datagram socket mode for the Java DMK agent response.
getPointToPointResponse() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
getPollFrequency() - Method in class com.sun.jaw.snmp.manager.SnmpPollRequest
Gets the polling frequency.
getPollTimestamp() - Method in class com.sun.jaw.snmp.manager.Request
Gets the absolute time (based on epoch time) when the poll started.
getPort() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Gets the port number used by this AdaptorServer.
getPort() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
getPort() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
getPort() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
getPort() - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorServerImpl
Returns the iiop port number used by this adaptor
getPort() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
getPort() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
getPort() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getPort() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Returns the port used by this AdaptorServerImpl.
getPort() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
getPort() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Getter for the "Port" property.
getPort() - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
getPosition() - Method in class com.sun.jaw.reference.common.PropertyName
Returns the position.
getPosition() - Method in class com.sun.jaw.reference.common.Property
Returns the position.
getPosition() - Method in class com.sun.jaw.reference.common.Modification
Returns the position.
getPreviousScanCounter() - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Returns the previous scan counter.
getPreviousScanCounter() - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
getPreviousScanCounterInitialisedOnOff() - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Returns the previous scan counter procedural status.
getPreviousScanCounterInitialisedOnOff() - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
getPreviousScanGauge() - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
getPreviousScanGauge() - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Returns the previous scan gauge.
getPreviousScanGaugeInitialisedOnOff() - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
getPreviousScanGaugeInitialisedOnOff() - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Returns the previous scan gauge procedural status.
getProperties() - Method in interface com.sun.jaw.reference.common.MBeanInfo
Gets the m-beans property descriptors.
getProperty() - Method in class com.sun.jaw.reference.common.Property
Returns the property.
getProperty() - Method in class com.sun.jaw.reference.common.Modification
Returns the property.
getProperty(String) - Method in class com.sun.jaw.reference.common.ObjectName
Obtains the value of a property in a search key.
getPropertyList() - Method in class com.sun.jaw.reference.common.ObjectName
Obtains a pointer to the list of properties.
getPropertyListString() - Method in class com.sun.jaw.reference.common.ObjectName
Obtains a string representation of the list of properties specified at creation time.
getProtocol() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Gets the name of the protocol used.
getProtocol() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Gets the protocol being used by this AdaptorServer.
getProtocol() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
getProtocol() - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Returns the protocol of this AdaptorServer.
getProtocol() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
getProtocol() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorServerImpl
Returns the name of the protocol used.
getProtocol() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Returns the name of the "protocol" used ("http").
getProtocol() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Return the name of the "protocol" used
getProtocol() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
getProtocol() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorServerImpl
Returns the name of the protocol (https).
getProtocol() - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorServerImpl
Returns the name of the protocol (iiop).
getProtocol() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
getProtocol() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
getProtocol() - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorServerImpl
Returns the name of the protocol (rmi).
getProtocol() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getProtocol() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Returns the protocol of this AdaptorServerImpl.
getProtocol() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Returns the name of the "protocol" used ("udp").
getProtocol() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
getProtocol() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorServerImpl
Returns the name of the protocol ("udp").
getProtocol() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Getter for the "Protocol" property.
getProtocol() - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
getProtocolVersion() - Method in class com.sun.jaw.snmp.manager.SnmpParameters
Returns the version of the protocol to use.
getRdCommunity() - Method in class com.sun.jaw.snmp.manager.SnmpParameters
Gets the community to be used when issuing get operations.
getREAD() - Static method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Returns the read permission instance used.
getRelationName(String) - Method in class com.sun.jaw.impl.agent.services.light.RelationSrv
Generate a unique relation name.
getRelationName(String) - Method in interface com.sun.jaw.reference.agent.services.RelationSrvIf
Generates a unique relation name.
getRelations(ObjectName, ObjectName, int) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Finds the relation instances attached to an m-bean.
getRelationSrvIf() - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns the relationship service used by this framework.
getRelativePath() - Method in class com.sun.jaw.impl.common.LibraryDefinition
Returns a relative pathname for a library that expresses the portion of the path beneath the library base path.
getRemoteAddress() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Gets the remote IP address.
getRemoteAddress() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Returns the remote IP address.
getRemoteAddress() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Return the remote IP address.
getRemoteAddress() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Returns the remote IP address.
getRemotePort() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Gets the remote port number.
getRemotePort() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Returns the remote port number.
getRemotePort() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
Return the remote port number.
getRemotePort() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Returns the remote port number.
getRequestId() - Method in class com.sun.jaw.snmp.manager.Request
Gets the request id (invoke identifier) of the current request.
getRequestStatus() - Method in class com.sun.jaw.snmp.manager.Request
Gets the current status of the request.
getRequestVbList() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Gets the active SnmpVarbindList.
getResponsePktSize() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Get the maximum size allowed for response packet.
getResponseVbList() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Gets the SnmpVarbindList that is the response obtained when an agent is queried.
getRetryCount() - Method in class com.sun.jaw.snmp.manager.Request
Gets the number of retries performed for the current request.
getRightExp() - Method in class com.sun.jaw.reference.query.OrQueryExp
 
getRightExp() - Method in class com.sun.jaw.reference.query.AndQueryExp
 
getRightValue() - Method in class com.sun.jaw.reference.query.BinaryRelQueryExp
 
getRightValue() - Method in class com.sun.jaw.reference.query.BinaryOpExpression
 
getRole() - Method in interface com.sun.jaw.reference.common.RelationIf
Getter for "Role" property.
getRole(int) - Method in interface com.sun.jaw.reference.common.RelationIf
Getter for "Role" property.
getRootOid() - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Gets the root object identifier of the MIB.
getRootOid() - Method in class com.sun.jaw.snmp.agent.SnmpMib
Gets the root Object identifier of the MIB.
getSerializedObject() - Method in class com.sun.jaw.impl.agent.services.mlet.MLet
Gets the value of the OBJECT attribute of the MLET tag.
getServedClientCount() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Gets the number of clients that have been processed by this AdaptorServer since its creation.
getServedClientCount() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
getServedClientCount() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
getServedClientCount() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
getServedClientCount() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
getServedClientCount() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
getServedClientCount() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getServedClientCount() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
getServerAdpName() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Getter for the "ServerAdpName" property.
getServerAdpName() - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
getServerVersion() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Gets a string that represents the version of the server connected to.
getServiceName() - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorServerImpl
Returns the service name of this IIOP object.
getServiceName() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
getServiceName() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
getServiceName() - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorServerImpl
Returns the service name of this RMI object.
getServiceName() - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
 
getSignature() - Method in interface com.sun.jaw.reference.common.MBeanAction
Gets the signature of the actions.
getSize() - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Gets the size of the table.
getSnmpAdaptor() - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Gets the reference to the SNMP adaptor through which the MIB is accessible.
getSnmpAdaptorName() - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Gets the logicial name of the adaptor to which the mib is binded.
getSnmpCounter64Value() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the value part associated with this SnmpVar.
getSnmpCounterValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the value part associated with this SnmpVar.
getSnmpGaugeValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the value part associated with this SnmpVar.
getSnmpInASNParseErrs() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpInASNParseErrs() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpInBadCommunityNames() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpInBadCommunityNames() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpInBadCommunityUses() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpInBadCommunityUses() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpInBadVersions() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpInBadVersions() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpInGetNexts() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpInGetNexts() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpInGetRequests() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpInGetRequests() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpInPkts() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpInPkts() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpInSetRequests() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpInSetRequests() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpInTotalReqVars() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpInTotalReqVars() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpInTotalSetVars() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpInTotalSetVars() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpIntValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the value part associated with this SnmpVar.
getSnmpIpAddressValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the value part associated with this SnmpVar.
getSnmpOid() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.getSnmpOidValue()
getSnmpOidValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the value part associated with this SnmpVar.
getSnmpOpaqueValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the value part associated with this SnmpVar.
getSnmpOutBadValues() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpOutBadValues() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpOutGenErrs() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpOutGenErrs() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpOutGetResponses() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpOutGetResponses() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpOutNoSuchNames() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpOutNoSuchNames() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpOutPkts() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpOutPkts() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpOutTooBigs() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpOutTooBigs() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpOutTraps() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getSnmpOutTraps() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
 
getSnmpParam() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the SnmpParameter object associated with the peer.
getSnmpSession() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Gets the session object for this request.
getSnmpStringFixedValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the value part associated with this SnmpVar.
getSnmpStringValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the value part associated with this SnmpVar.
getSnmpTimeticksValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the value part associated with this SnmpVar.
getSnmpTrapAgent() - Static method in class com.sun.jaw.snmp.manager.SnmpMain
Gets the SnmpTrapAgent (an Snmp Trap Handler) associated with this SnmpMain.
getSnmpValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the value part associated with this SnmpVar.
getSnmpVarAt(int) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Gets an SnmpVar object.
getSocket() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Gets the SnmpSocket which will be used by requests created in this session.
getState() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Gets the state of this AdaptorServer as an integer.
getState() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
getState() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
getState() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
getState() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
getState() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
getState() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getState() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
getState() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
getState() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEventMO
 
getState() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Returns the state of this DiscoveryClient.
getState() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
getState() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
getState() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Returns the state of this DiscoveryMonitor.
getState() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Returns the state of this DiscoveryResponder.
getState() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderEvent
Returns the state of the agent.
getStateString() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Gets the state of this AdaptorServer as a string.
getStateString() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
getStateString() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
getStateString() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
getStateString() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
getStateString() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
getStateString() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getStateString() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
getStateString() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
getStateString() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Returns the state of this DiscoveryClient in string form.
getStateString() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
getStateString() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
getStateString() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Returns the state of this DiscoveryMonitor in string form.
getStateString() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Returns the state of this DiscoveryResponder in string form.
getStatus() - Method in class com.sun.jaw.snmp.common.SnmpStatusException
Return the error status.
getStringTable() - Method in class com.sun.jaw.reference.common.Enumerated
Returns the hashtable of the string forms.
getStringValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the printable ASCII representation for the corresponding variable value.
getSysUpTime() - Method in class com.sun.jaw.snmp.manager.Timestamp
Gets the time (in hundreds of a second) since the network management portion of the system was last re-initialized.
getSysUpTimeOid() - Method in class com.sun.jaw.snmp.manager.MibStore
Gets the object identifier corresponding to SysUpTimeOid as defined in MIBII.
getSysUpTimeOid0() - Method in class com.sun.jaw.snmp.manager.MibStore
Gets the object identifier corresponding to SysUpTimeOid variable instance.
getTag() - Method in class com.sun.jaw.snmp.common.SnmpNull
Returns the tag value of this SnmpNull.
getTargetException() - Method in class com.sun.jaw.reference.common.LocalException
Returns the thrown target exception.
getTargetException() - Method in class com.sun.jaw.reference.common.CommunicationException
Returns the thrown target exception.
getThreadAllocatorSrvIf() - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns the thread allocator service used by this framework.
getThreadGroup() - Method in class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Gets the thread group used for creating the threads.
getThresholdHighValue() - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
getThresholdHighValue() - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Returns the threshold high value.
getThresholdLowValue() - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
getThresholdLowValue() - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Returns the threshold low value.
getTimeout() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Gets setting for Timeout.
getTimeout() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
getTimeout() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorServerImpl
Returns setting for Timeout.
getTimeout() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
getTimeout() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorServerImpl
Returns setting for TIMEOUT.
getTimeout() - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Deprecated.  
getTimeout() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the timeout to wait for a response from the peer.
getTimeOut() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Returns the time to wait for discovery responses in milliseconds.
getTimeOut() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
getTimeoutAsLong() - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Returns the timeout value (in milliseconds).
getTimeoutMilliSeconds() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Gets setting for Timeout.
getTimestamp() - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Gets the timestamp associated with this SnmpVarbindList.
getTimeTicks() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.getSnmpTimeticksValue()
getTimeTicks() - Method in class com.sun.jaw.snmp.manager.Timestamp
Gets the SnmpTimeticks object corresponding to the TimeStamp object.
getTimeToLive() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
getTimeToLive() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Returns the time-to-live value.
getTimeToLiveByte() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Returns the time-to-live as a byte value.
getTimeToLiveByte() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
getTimeToLiveInt() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Returns the time-to-live as a int value.
getTimeToLiveInt() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
getTmpDir() - Static method in class com.sun.jaw.impl.common.DefaultPaths
Returns the tmp directory for Java DMK.
getTmpDir(String) - Static method in class com.sun.jaw.impl.common.DefaultPaths
Returns the tmp directory for Java DMK concatenated with dirname.
getTrapCommunities(InetAddress) - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Returns an enumeration of trap communities for a given host.
getTrapCommunities(InetAddress) - Method in interface com.sun.jaw.reference.agent.services.IPAclSrvIf
Returns an enumeration of trap communities for a given host.
getTrapDestinations() - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Returns an enumeration of trap destinations.
getTrapDestinations() - Method in interface com.sun.jaw.reference.agent.services.IPAclSrvIf
Returns an enumeration of trap destinations.
getTrapListeners() - Method in class com.sun.jaw.snmp.manager.SnmpTrapAgent
Gets all of the V1 trap listeners.
getTrapPort() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
getTrapPort() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Returns the port used by this AdaptorServerImpl for sending traps.
getType() - Method in interface com.sun.jaw.reference.common.MBeanProperty
Gets the type of the property.
getType() - Method in interface com.sun.jaw.reference.common.MBeanAction
Gets the formal return type of the action.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpValue
Returns a textual description of the object.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpInt
Returns a textual description of the type object.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpUnsignedInt
Returns a textual description of the type object.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpTimeticks
Returns a textual description of the type object.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpString
Returns a textual description of the type object.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpGauge
Returns a textual description of the type object.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpCounter64
Returns a textual description of the type object.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpOid
Returns a textual description of the type object.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpCounter
Returns a textual description of the type object.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpNull
Returns a textual description of the type object.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpOpaque
Returns a textual description of the type object.
getTypeName() - Method in class com.sun.jaw.snmp.common.SnmpIpAddress
Returns a textual description of the type object.
getUpperBound() - Method in class com.sun.jaw.reference.query.BetweenQueryExp
 
getURLs() - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetClassLoaderMO
 
getUserCount() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Gets the number of objects using this socket.
getV2TrapListeners() - Method in class com.sun.jaw.snmp.manager.SnmpTrapAgent
Gets all of the V2 trap listeners.
getValue() - Method in class com.sun.jaw.reference.common.Property
Returns the value.
getValue() - Method in class com.sun.jaw.reference.common.Modification
Returns the value.
getValue() - Method in class com.sun.jaw.reference.query.BooleanValue
 
getValue() - Method in class com.sun.jaw.reference.query.StringValueExp
 
getValue(Object) - Method in class com.sun.jaw.reference.query.AttributeExp
 
getValue(Object) - Method in class com.sun.jaw.reference.query.QualifiedIndexedAttributeExp
 
getValue(Object) - Method in class com.sun.jaw.reference.query.IndexedAttributeExp
 
getValue(ObjectName, String) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to obtain the value of a specific property within an object.
getValue(ObjectName, String) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Gets the value of a specific property in a managed object.
getValue(ObjectName, String) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Allows the value of a specific property within a managed object to be obtained.
getValue(ObjectName, String) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Allows the value of a specific property within a managed object to be obtained.
getValue(ObjectName, String) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Gets the value of a property within an m-bean.
getValue(ObjectName, String) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows the value of a specific property within a managed object to be obtained.
getValue(Object, String) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Gets the value of a property within an m-bean.
getValues(ObjectName, Vector) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to obtain the value of a set of properties within an object.
getValues(ObjectName, Vector) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Gets the values of several properties in a managed object.
getValues(ObjectName, Vector) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Allows the values of several properties within a managed object to be obtained.
getValues(ObjectName, Vector) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Allows the values of several properties within a managed object to be obtained.
getValues(ObjectName, Vector) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Gets the values of several properties within an m-bean.
getValues(ObjectName, Vector) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows the values of several properties within a managed object to be obtained.
getValueStatus() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the status of the value associated with this SnmpVar.
getValueStatusLegend() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the status of the value associated with this SnmpVar.
getVarBindCount() - Method in class com.sun.jaw.snmp.common.SnmpTooBigException
Returns the number of SnmpVarBind successfully encoded before the exception was thrown.
getVarbindEnumeration() - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
This is a convenience function that returns an enumeration.
getVarbindLimit() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Gets the maximum number of varbinds that can be sent to a peer.
getVarDir() - Static method in class com.sun.jaw.impl.common.DefaultPaths
Returns the var directory for Java DMK.
getVarDir(String) - Static method in class com.sun.jaw.impl.common.DefaultPaths
Returns the var directory for Java DMK concatenated with dirname.
getVariableCount() - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Gets the number of elements in this list.
getVersion() - Method in class com.sun.jaw.impl.agent.services.mlet.MLet
Gets the value of the VERSION attribute of the MLET tag.
getWrCommunity() - Method in class com.sun.jaw.snmp.manager.SnmpParameters
Gets the community to be used when issuing set operations.
getWRITE() - Static method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Returns the write permission instance used.
giveListener(ObjectName, ObjectName) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Retrieves the the given listener associated to the managed object.
giveListener(ObjectName, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Retrieves the the given listener associated to the managed object.
GRANULARITY_PERIOD_ALREADY_NOTIFIED - Static variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
 
GRANULARITY_PERIOD_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that the granularity period is negative or zero.
GRANULARITY_PERIOD_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that the granularity period is negative or zero.
granularityPeriod - Variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
Granularity period.
GT - Static variable in class com.sun.jaw.reference.query.Query
 
gt(ValueExp, ValueExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that represents a "greater than" constraint on two values.

H

handleAdaptorStateChange(AdaptorStateChangeEvent) - Method in interface com.sun.jaw.impl.adaptor.generic.AdaptorListener
Processes a state change emitted by a adaptor server.
handleAlarmClock(AlarmClockEvent) - Method in interface com.sun.jaw.impl.agent.services.alarm.AlarmClockListener
This handle will be called each time an alarm-clock event notification is triggered.
handleAlarmClock(AlarmClockEvent) - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
This handle will be called each time the alarm-clock has exceeded its timeout.
handleAlarmClock(AlarmClockEvent) - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
This handle will be called each time the alarm-clock has exceeded its timeout.
handleAlarmClock(AlarmClockEvent) - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
This handle will be called each time the alarm-clock has exceeded its timeout.
handleEvent(DiscoveryResponderEvent) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderListener
 
handleEvent(DiscoveryResponderEventMO) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderListenerMO
 
handleEvent(EventObject, ObjectName) - Method in interface com.sun.jaw.reference.agent.services.EventHandlerIf
Processes an EventObject emitted by a managed object.
handleFrameworkEvent(FrameworkEvent) - Method in interface com.sun.jaw.reference.agent.cmf.FrameworkListener
Invoked when a framework event occurs.
handleFrameworkEvent(FrameworkEventMO) - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Processes a framework event emitted by the core management framework.
handleFrameworkEvent(FrameworkEventMO) - Method in interface com.sun.jaw.reference.client.mo.FrameworkListenerMO
 
handleMonitor(MonitorEvent) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorListener
This handle will be called each time a monitor event notification is triggered.
handleMonitor(MonitorEventMO) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorListenerMO
 
handles - Variable in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Cache of object handles already created by the adaptor.
handleScheduler(SchedulerEvent) - Method in interface com.sun.jaw.impl.agent.services.scheduler.SchedulerListener
This method is called each time a scheduler event notification is triggered.
hashCode() - Method in class com.sun.jaw.reference.common.ObjectName
Returns a hash code for this object name.
hashCode() - Method in class com.sun.jaw.reference.common.Enumerated
Returns the hash code for this enumerated.
hashCode() - Method in class com.sun.jaw.snmp.common.SnmpOid
Returns a hashcode for this SnmpOid.
hasVbException() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Determines if the SnmpVar has an SNMP exception (generated by agent in response to a request).
HEAVY_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for getting very talkative traces.
host - Variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponse
The host name.
HtmlStreamableIf - interface com.sun.jaw.impl.adaptor.html.HtmlStreamableIf.
This interface defines method to get a customized Html representation of an object Current version only allows object display: Input value for Setter will not be documented.

I

identity - Variable in class com.sun.jaw.snmp.manager.SnmpVarbindList
A name given to SnmpVarbindList.
illegalCall(String) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Throws a new SnmpStatusException with an error message.
in(ValueExp, ValueExp[]) - Static method in class com.sun.jaw.reference.query.Query
Returns an expression constraining a value to be one of an explicit list.
IndexedAttributeExp - class com.sun.jaw.reference.query.IndexedAttributeExp.
For internal use only.
IndexedAttributeExp() - Constructor for class com.sun.jaw.reference.query.IndexedAttributeExp
 
IndexedAttributeExp(String, int) - Constructor for class com.sun.jaw.reference.query.IndexedAttributeExp
 
indexOfOid(SnmpOid) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Gives the index of an OID in the SnmpVarbindList.
indexOfOid(SnmpVar) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Gives the index of an OID in the SnmpVarbindList.
indexOfOid(SnmpVar, int, int) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Gives the index of an OID in the SnmpVarbindList.
INIT - Static variable in class com.sun.jaw.reference.common.PatternName
 
init() - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Initializes the MIB (with no registration of the M-beans into the JDMK framework).
initCmf(Framework, ObjectName) - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Initializes the MIB but each single M-bean representing the MIB is inserted into the JDMK framework.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorServerImpl
Starts the adaptor server after registration.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Starts the adaptor server after registration if this adaptor is OFFLINE.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
For Java DMK internal use only.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorServerImpl
For Java DMK internal use only.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorServerImpl
For Java DMK internal use only.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
For Java DMK internal use only.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Initialize the alarm-clock.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Invoked by the framework when it is requested to register the DiscoveryClient.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Invoked by the framework when it is requested to register the DiscoveryClient.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Invoked by the framework when it is requested to register the DiscoveryClient.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.light.RelationSrv
For JDMK internal use only.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.light.FilterSrv
Initialize the Filtering service.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Initialize the NetClassLoader service.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
Initializes the m-let class loader and sets its codebase property.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Initializes the m-let service and registers it with the core management framework.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Initializes the Launcher Service.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Initialize the monitor.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv
For JDMK internal use only.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Initializes the remote agent.
initCmf(Framework, ObjectName, boolean, ModificationList) - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
For JDMK internal use only.
initializeServers() - Static method in class com.sun.jaw.snmp.manager.SnmpServers
Deprecated. Initializes SNMP internals.
initializeSNMP() - Static method in class com.sun.jaw.snmp.manager.SnmpMain
Initializes this SnmpMain object.
initializeSNMP(MibStoreIfSrv) - Static method in class com.sun.jaw.snmp.manager.SnmpMain
Initializes this SnmpMain object with the specified mib value.
initialSubstring(AttributeExp, StringValueExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that represents a matching constraint on a string argument.
initNewRequest() - Method in class com.sun.jaw.snmp.manager.Request
Initializes the request id from the request counter.
inProgress() - Method in class com.sun.jaw.snmp.manager.Request
Indicates whether or not the request is in progress.
InQueryExp - class com.sun.jaw.reference.query.InQueryExp.
For internal use only.
InQueryExp() - Constructor for class com.sun.jaw.reference.query.InQueryExp
 
InQueryExp(ValueExp, ValueExp[]) - Constructor for class com.sun.jaw.reference.query.InQueryExp
 
insert(int) - Method in class com.sun.jaw.snmp.common.SnmpOid
Inserts a subid at the beginning of this SnmpOid.
insert(long) - Method in class com.sun.jaw.snmp.common.SnmpOid
Inserts a subid at the beginning of this SnmpOid.
insertElementAt(Modification, int) - Method in class com.sun.jaw.reference.common.ModificationList
Inserts the specified object as an element at the specified index.
insertElementAt(Property, int) - Method in class com.sun.jaw.reference.common.PropertyList
Inserts the specified object as an element at the specified index.
insertInOid(int) - Method in class com.sun.jaw.snmp.common.SnmpVarBind
Inserts a subid at the beginning of the oid of this SnmpVarBind.
InstanceAlreadyExistException - exception com.sun.jaw.reference.common.InstanceAlreadyExistException.
 
InstanceAlreadyExistException(String) - Constructor for class com.sun.jaw.reference.common.InstanceAlreadyExistException
Constructor that allows a specific error message to be specified.
InstanceNotFoundException - exception com.sun.jaw.reference.common.InstanceNotFoundException.
 
InstanceNotFoundException(String) - Constructor for class com.sun.jaw.reference.common.InstanceNotFoundException
 
InstanceNotFoundException(String, String) - Constructor for class com.sun.jaw.reference.common.InstanceNotFoundException
 
IntegerTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN.1 tag for representing the integer type.
intValue() - Method in class com.sun.jaw.reference.common.Enumerated
Return the integer form of the enumerated.
intValue() - Method in class com.sun.jaw.snmp.common.SnmpInt
Converts the integer value to its integer form.
intValue() - Method in class com.sun.jaw.snmp.common.SnmpCounter64
Converts the counter value to its integer form.
InvalidApplicationException - exception com.sun.jaw.reference.query.InvalidApplicationException.
This exception is thrown when an attempt is made to apply either of the following: A subquery expression to a managed object A qualified attribute expression to a managed object of the wrong class
InvalidApplicationException(Object) - Constructor for class com.sun.jaw.reference.query.InvalidApplicationException
Constructs an InvalidApplicationException with the specified Object.
InvalidPropertyValueException - exception com.sun.jaw.reference.common.InvalidPropertyValueException.
 
InvalidPropertyValueException(String) - Constructor for class com.sun.jaw.reference.common.InvalidPropertyValueException
Constructor that allows a specific error message to be specified.
invokePerform(ObjectName, String, Object[]) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
invokePerform(ObjectName, String, Object[], String[]) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows any method to be applied to a remote object.
invokePerform(ObjectName, String, Object[], String[]) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Invokes a specific method on a remote object.
invokePerform(ObjectName, String, Object[], String[]) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Allows any method to be applied to a remote object.
invokePerform(ObjectName, String, Object[], String[]) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Allows any method to be applied to a remote object.
invokePerform(ObjectName, String, Object[], String[]) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Invokes an action on an m-bean identified by an object name.
invokePerform(ObjectName, String, Object[], String[]) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows any method to be applied to a remote object.
invokePerform(Object, String, Object[], String[]) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Invokes an action on an m-bean.
IPAclSrvIf - interface com.sun.jaw.reference.agent.services.IPAclSrvIf.
This interface defines the IP address based ACL used by some of the Java DMK adaptors.
ipAddressInUse() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Returns the dot-formatted IP address string (for example 171.69.220.224).
IpAddressTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN tag for representing an IP Address as defined in RFC 1155.
IS - Static variable in class com.sun.jaw.reference.common.PatternName
 
isAborted() - Method in class com.sun.jaw.snmp.manager.Request
Indicates whether or not the request was aborted.
isActive() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Tests if the AdaptorServer is active.
isActive() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
isActive() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
isActive() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
isActive() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
isActive() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
isActive() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
isActive() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
isActive() - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Test if the alarm-clock is active.
isActive() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
isActive() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Tests if the DiscoveryClient is active.
isActive() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
isActive() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Tests if the DiscoveryResponder is active.
isActive() - Method in interface com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoaderMO
 
isActive() - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Tests if the NetClassLoader is active.
isActive() - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Tests if the Monitor is active.
isActive() - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
isActive() - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Tests if the Scheduler is active.
isActive() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Tests if the RemoteAgent is active.
isActive() - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
isActive() - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Tests if the NetClassServerImpl is active.
isActive() - Method in interface com.sun.jaw.reference.agent.services.ActivatableIf
Tests if the managed object is active.
isAuthenticationOn() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorServerImpl
Returns true if the list of users supported by this server is not empty.
isAuthenticationOn() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
isAuthenticationOn() - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Returns true if the list of users supported by this server is not empty.
isAuthenticationOn() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
isAuthenticationOn() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
isAuthenticationOn() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
isAuthRespEnabled() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
isAuthRespEnabled() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Returns true if this AdaptorServerImpl sends a response in case of authentication failure.
isAuthTrapEnabled() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
isAuthTrapEnabled() - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Returns true if authentication traps are enabled.
isConnected - Variable in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Indicates if the client is connected to the managed object server.
isConnected() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to check whether or not the adaptor is connected.
isConnected() - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Checks whether the managed object adaptor is connected to the remote managed object server.
isConnected() - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Checks whether the managed object adaptor is connected to the remote managed object server.
isConnected() - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Checks whether the adaptor is connected.
isCustomizedViewOnly() - Method in interface com.sun.jaw.impl.adaptor.html.HtmlStreamableIf
Determines if the HTML adaptor displays only the customized view for the M-Bean.
isEquivalent(SnmpSession) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Two sessions are equivalent if they share the same socket.
isFramework(Object) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Tests if the object is an instance of a framework.
isIndexedReadable() - Method in interface com.sun.jaw.reference.common.MBeanIndexedProperty
Whether the value of the indexed property can be read.
isIndexedWritable() - Method in interface com.sun.jaw.reference.common.MBeanIndexedProperty
Whether new values can be written to the indexed property.
isInternalRequest() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Indicates if this request was created internally by the package to handle error conditions.
isLevelSet(int) - Static method in class com.sun.jaw.reference.common.Debug
Check if atLevel is set.
isListOfEventsEmpty() - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Tests if the list of events is empty.
isLong() - Method in class com.sun.jaw.reference.query.NumericValue
 
isMultiplexAllowed() - Method in class com.sun.jaw.snmp.manager.SnmpOptions
Indicates if the multiplex is allowed or not.
isOidEqual(SnmpVar) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Checks whether the oid for this variable completely matches the oid part of the specified SnmpVar object.
isPduFixedOnError() - Method in class com.sun.jaw.snmp.manager.SnmpOptions
Indicates if the PduFixedOnError option is set or not.
isPersistent() - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Indicates whether or not the Object Repository offers persistency or not.
isPersistent() - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Indicates whether the repository offers persistent storage.
isPersistent() - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Indicates whether or not the Object Repository offers persistency.
isPropertyListEmpty() - Method in class com.sun.jaw.reference.common.ObjectName
Checks if there are no key properties defined for this object name.
isQuerySrv() - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Indicates whether or not the Object Repository supports filtering or not.
isQuerySrv() - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Indicates whether the repository supports filtering.
isQuerySrv() - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Indicates whether or not the Object Repository supports filtering.
isReadable() - Method in interface com.sun.jaw.reference.common.MBeanProperty
Whether the value of the property can be read.
isResultAvailable() - Method in class com.sun.jaw.snmp.manager.Request
Indicates whether or not the request result is available.
isSessionActive() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Indicates if the thread for this session is active.
isTooBigHandled() - Method in class com.sun.jaw.snmp.manager.SnmpOptions
Indicates if the TooBigHandled option is set or not.
isValid() - Method in class com.sun.jaw.snmp.common.SnmpOid
Checks the validity of the oid.
isValid() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Checks if the socket is initialised correctly and if it is still active.
isWritable() - Method in interface com.sun.jaw.reference.common.MBeanProperty
Whether new values can be written to the property.

J

Jawacl - class com.sun.jaw.impl.adaptor.IPacl.Jawacl.
This class defines an implementation of the IPAclSrvIf interface.
Jawacl(String) - Constructor for class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Constructs the Java Dynamic Management Access Control List based on IP addresses.
JawException - exception com.sun.jaw.reference.common.JawException.
This class represents exceptions emitted by JDMK.
JawException() - Constructor for class com.sun.jaw.reference.common.JawException
Default constructor.
JawException(String) - Constructor for class com.sun.jaw.reference.common.JawException
Constructor that allows a specific error message to be specified.
JawProperties - class com.sun.jaw.impl.common.JawProperties.
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.
JawProperties() - Constructor for class com.sun.jaw.impl.common.JawProperties
 
JawRuntimeException - exception com.sun.jaw.reference.common.JawRuntimeException.
This class represents runtime exceptions emitted by JDMK.
JawRuntimeException() - Constructor for class com.sun.jaw.reference.common.JawRuntimeException
Default constructor.
JawRuntimeException(String) - Constructor for class com.sun.jaw.reference.common.JawRuntimeException
Constructor that allows a specific error message to be specified.
JawSecurityException - exception com.sun.jaw.reference.common.JawSecurityException.
This class represents security exceptions emitted by JDMK.
JawSecurityException() - Constructor for class com.sun.jaw.reference.common.JawSecurityException
Default constructor.
JawSecurityException(String) - Constructor for class com.sun.jaw.reference.common.JawSecurityException
Constructor that allows a specific error message to be specified.
JawStaticMethodPermission - class com.sun.jaw.reference.common.JawStaticMethodPermission.
This class is for public static methods permissions.
JawStaticMethodPermission(String) - Constructor for class com.sun.jaw.reference.common.JawStaticMethodPermission
Creates a new JawStaticMethodPermission with the specified name.
JawStaticMethodPermission(String, String) - Constructor for class com.sun.jaw.reference.common.JawStaticMethodPermission
Creates a new JawStaticMethodPermission object with the specified name.
JDMKVERSION - Static variable in class com.sun.jaw.reference.common.ServiceName
The version number of this JDMK distribution.
JobApplet - class com.sun.jaw.tools.JobApplet.
This is the main class of the job tool.
JobApplet() - Constructor for class com.sun.jaw.tools.JobApplet
 

L

LAUNCHER_PATH - Static variable in class com.sun.jaw.impl.common.JawProperties
References the property that specifies the path where the Launcher Service will look for HTML files to be loaded.
LauncherSrv - class com.sun.jaw.impl.agent.services.mlet.LauncherSrv.
This class will demand the MLet Service to load all the HTML files contained in a specific directory.
LauncherSrv() - Constructor for class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Default constructor.
LauncherSrv(MLetSrv) - Constructor for class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Creates a launching service.
LauncherSrv(MLetSrv, String) - Constructor for class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Creates a launching service with a specific path.
LauncherSrvMO - interface com.sun.jaw.impl.agent.services.mlet.LauncherSrvMO.
The c-bean interface of the LauncherSrv m-bean.
LE - Static variable in class com.sun.jaw.reference.query.Query
 
leq(ValueExp, ValueExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that represents a "less than or equal to" constraint on two values.
Library - class com.sun.jaw.impl.common.Library.
This class represents a native library.
Library() - Constructor for class com.sun.jaw.impl.common.Library
 
LibraryDefinition - class com.sun.jaw.impl.common.LibraryDefinition.
A LibraryDefinition is a machine neutral definition for a native library.
LibraryDefinition() - Constructor for class com.sun.jaw.impl.common.LibraryDefinition
This constructor creates an empty, but initialized LibraryDefinition.
listeners - Variable in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
The list of event listeners.
listeners - Variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
List of listeners for alarm-clock service.
load(String) - Static method in class com.sun.jaw.impl.common.JawProperties
Reads the Java DMK property list from a file and adds the read properties as system properties.
loadClass(String) - Static method in class com.sun.jaw.reference.common.LoaderRepository
Go thru the list of class loaders and try to load the requested class.
loadClassWithout(ClassLoader, String) - Static method in class com.sun.jaw.reference.common.LoaderRepository
Go thru the list of class loaders but exclude the given class loader, then try to load the requested class.
LoaderRepository - class com.sun.jaw.reference.common.LoaderRepository.
The class is a repository for all the class loaders that can run inside a JDMK agent or it associated clients.
LoaderRepository() - Constructor for class com.sun.jaw.reference.common.LoaderRepository
 
loadMib(String[][]) - Static method in class com.sun.jaw.snmp.manager.MibStore
Loads a list of variables into the storage area, which is kept in memory.
loadProperties(Object, String) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv
Loads and sets object properties from a property file.
loadPropertyFile(String) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv
Loads the properties from the specified file and populates a Properties object with the information.
loadSerializedObject(URL, String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
Loads the serialized object specified by the OBJECT attribute of the MLET tag.
LocalException - exception com.sun.jaw.reference.common.LocalException.
This exception is used by AdaptorMO implementations to report client-specific problems.
LocalException(Throwable) - Constructor for class com.sun.jaw.reference.common.LocalException
 
LocalException(Throwable, String) - Constructor for class com.sun.jaw.reference.common.LocalException
 
longValue() - Method in class com.sun.jaw.reference.query.NumericValue
 
longValue() - Method in class com.sun.jaw.snmp.common.SnmpInt
Returns the long value of this SnmpInt.
longValue() - Method in class com.sun.jaw.snmp.common.SnmpCounter64
Returns the counter value of this SnmpCounter64.
longValue() - Method in class com.sun.jaw.snmp.common.SnmpOid
Returns a copy of the components array of this SnmpOid.
LSTUB - Static variable in class com.sun.jaw.reference.common.PatternName
 
LT - Static variable in class com.sun.jaw.reference.query.Query
 
lt(ValueExp, ValueExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that represents a "less than" constraint on two values.

M

Main - class com.sun.jaw.impl.base.Main.
The Main class provides an implementation of a simple Java Dynamic Management agent.
Main() - Constructor for class com.sun.jaw.impl.base.Main
 
main(String[]) - Static method in class com.sun.jaw.impl.agent.services.bootstrap.BootstrapSrv
 
main(String[]) - Static method in class com.sun.jaw.impl.base.Main
The main method allows you to provide a command-line parameter that specifies the Java DMK property file to be loaded.
main(String[]) - Static method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
 
main(String[]) - Static method in class com.sun.jaw.tools.JobApplet
The main method of the job tool.
main(String[]) - Static method in class com.sun.jaw.tools.MoGen
The main method of the mogen compiler.
main(String[]) - Static method in class com.sun.jaw.tools.MibGen
The main method of the mibgen compiler.
mainServer - Static variable in class com.sun.jaw.snmp.manager.SnmpServers
Deprecated.  
ManagedObject - interface com.sun.jaw.reference.client.mo.ManagedObject.
This interface defines a high-level view of a managed object for a client or manager.
mapNameToType(String) - Method in interface com.sun.jaw.snmp.common.MibStoreIfSrv
Returns the type code as defined in SnmpDataTypeEnums if it is given the code name of a type (as stored in a MibStoreIfSrv).
mapNameToType(String) - Method in class com.sun.jaw.snmp.manager.MibStore
Returns the type code as defined in SnmpDataTypeEnums if it is given the code name of a type (as stored in a MibStoreIfSrv).
mapper - Variable in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Mapping service to use.
MAPPER - Static variable in class com.sun.jaw.reference.common.ServiceName
The class name used for registering the mapper.
MapperSrvIf - interface com.sun.jaw.reference.mapper.MapperSrvIf.
This class is used for mapping object name into implementation name.
MappingException - exception com.sun.jaw.reference.mapper.MappingException.
This class represents exceptions raised when the mapping service fails.
MappingException(String) - Constructor for class com.sun.jaw.reference.mapper.MappingException
Constructor that allows a specific error message to be specified.
mapTypeToName(int) - Method in interface com.sun.jaw.snmp.common.MibStoreIfSrv
Returns the string representation of a type if it is given the type code.
mapTypeToName(int) - Method in class com.sun.jaw.snmp.manager.MibStore
Returns the string representation of a type if it is given the type code.
match(AttributeExp, StringValueExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that represents a matching constraint on a string argument.
MatchQueryExp - class com.sun.jaw.reference.query.MatchQueryExp.
For internal use only.
MatchQueryExp() - Constructor for class com.sun.jaw.reference.query.MatchQueryExp
 
MatchQueryExp(AttributeExp, StringValueExp) - Constructor for class com.sun.jaw.reference.query.MatchQueryExp
 
MAX_VALUE - Static variable in class com.sun.jaw.snmp.common.SnmpUnsignedInt
The largest value of type unsigned int.
MAX_VARBIND_LIMIT - Static variable in class com.sun.jaw.snmp.manager.SnmpConst
The maximum number of SnmpVarbindList that can be packed into a request.
maxActiveClientCount - Variable in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
The maximum number of clients that the adaptor server can process concurrently.
maxRepetitions - Variable in class com.sun.jaw.snmp.common.SnmpPduBulk
The max-repetitions value.
maxRepetitions - Variable in class com.sun.jaw.snmp.manager.SnmpRequest
The maxRepetitions field for the bulk operation.
maxRetries - Variable in class com.sun.jaw.snmp.manager.SnmpPeer
Number of times to retry before giving up.
maxSnmpPacketSize - Variable in class com.sun.jaw.snmp.manager.SnmpPeer
Maximum packet size of Request PDU.
maxVarbindLimit - Variable in class com.sun.jaw.snmp.manager.SnmpPeer
Maximum number of OIDs which can be encoded in a single request packet.
MBeanAction - interface com.sun.jaw.reference.common.MBeanAction.
A MBeanAction describes a particular action that an m-bean supports for external access from other components.
MBeanIndexedProperty - interface com.sun.jaw.reference.common.MBeanIndexedProperty.
An MBeanIndexedProperty describes a property that acts like an array and has an indexed read and/or indexed write method to access specific elements of the array.
MBeanInfo - interface com.sun.jaw.reference.common.MBeanInfo.
Provide information about an m-bean.
MBeanIntrospector - class com.sun.jaw.reference.common.MBeanIntrospector.
The MBeanIntrospector class provides a way to learn about the properties and actions supported by an m-bean.
MBeanIntrospector() - Constructor for class com.sun.jaw.reference.common.MBeanIntrospector
 
MBeanProperty - interface com.sun.jaw.reference.common.MBeanProperty.
A MBeanProperty describes one property that a m-bean exports via a pair of accessor methods.
mbeanToUse(ObjectName) - Method in class com.sun.jaw.impl.mapper.DefaultMapper
Get name of a Java class to use for representing an M-bean.
mbeanToUse(ObjectName) - Method in interface com.sun.jaw.reference.mapper.MapperSrvIf
Gets name of a Java class to use for representing a M-bean.
meta - Static variable in class com.sun.jaw.snmp.common.SnmpOid
Reference to a mib store service.
meta - Static variable in class com.sun.jaw.snmp.manager.SnmpVar
Reference to a mib store service.
META - Static variable in class com.sun.jaw.reference.common.ServiceName
The class name used for registering the metadata service.
META_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for the metadata service.
MetaDataSrv - class com.sun.jaw.impl.agent.services.light.MetaDataSrv.
Deprecated. As of Java Dynamic Management Kit 3.2, replaced by MBeanIntrospector
MetaDataSrv() - Constructor for class com.sun.jaw.impl.agent.services.light.MetaDataSrv
Deprecated. Constructs a MetaDataSrv.
MetaDataSrvIf - interface com.sun.jaw.reference.agent.services.MetaDataSrvIf.
This interface provides access to a metadata service.
MetaDataSrvIf.Util - class com.sun.jaw.reference.agent.services.MetaDataSrvIf.Util.
 
MetaDataSrvIf.Util() - Constructor for class com.sun.jaw.reference.agent.services.MetaDataSrvIf.Util
 
MetaDataSrvMO - interface com.sun.jaw.impl.agent.services.light.MetaDataSrvMO.
The c-bean interface of the MetaDataSrv m-bean.
mibElements() - Method in interface com.sun.jaw.snmp.common.MibStoreIfSrv
Returns a list that can be used to traverse the MIB database currently loaded in MIB store house.
mibElements() - Method in class com.sun.jaw.snmp.manager.MibStore
Returns a list that can be used to traverse the MIB database currently loaded in MIB store house.
MibGen - class com.sun.jaw.tools.MibGen.
The main class of the mibgen tool.
mibName - Variable in class com.sun.jaw.snmp.agent.SnmpMibAgent
The name of the MIB.
MibStore - class com.sun.jaw.snmp.manager.MibStore.
This class maintains a database of management information base (MIB) variables.
MibStore() - Constructor for class com.sun.jaw.snmp.manager.MibStore
Default constructor.
MibStoreIfSrv - interface com.sun.jaw.snmp.common.MibStoreIfSrv.
This interface defines the minimal MIB functionality needed by the other SNMP classes.
MINUS - Static variable in class com.sun.jaw.reference.query.Query
 
minus(ValueExp, ValueExp) - Static method in class com.sun.jaw.reference.query.Query
Return a binary expression representing the difference of two numeric values.
MLet - class com.sun.jaw.impl.agent.services.mlet.MLet.
This class represents the contents of the MLET tag.
MLET_CACHE_DIR - Static variable in class com.sun.jaw.impl.common.JawProperties
References the property that specifies the directory used for caching by the MLet Cache and Versioning Service.
MLET_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for the m-let service.
MLET_LIB_DIR - Static variable in class com.sun.jaw.impl.common.JawProperties
References the property that specifies the directory where the native libraries will be stored before the MLet Service loads them into memory.
MLet(URL, Hashtable) - Constructor for class com.sun.jaw.impl.agent.services.mlet.MLet
Creates an MLet instance initialized with attributes read from an MLET tag in an m-let text file.
MLetCacheVersionSrv - class com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrv.
This class extends the MLetSrv class to provide caching and version control.
MLetCacheVersionSrv() - Constructor for class com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrv
Instantiates the m-let service that provides caching and version control.
MLetCacheVersionSrvMO - interface com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrvMO.
The c-bean interface of the MLetCacheVersionSrv m-bean.
MLetClassLoader - class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader.
This class represents the class loader that the m-let service uses to load classes and resources.
MLetClassLoader() - Constructor for class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
Instantiates the m-let class loader.
MLetClassLoader(URL) - Constructor for class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
Instantiates the m-let class loader with a specified codebase.
MLetClassLoaderMO - interface com.sun.jaw.impl.agent.services.mlet.MLetClassLoaderMO.
The c-bean interface of the MLetClassLoader m-bean.
mletList - Variable in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
The list of instances of the MLet class found at the specified URL.
MLETLOADER - Static variable in class com.sun.jaw.reference.common.ServiceName
The class name used for registering the class loader of the MLet service.
MLetSrv - class com.sun.jaw.impl.agent.services.mlet.MLetSrv.
This class provides an implementation of the management applet or m-let service.
MLetSrv() - Constructor for class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Instantiates the m-let service.
MLetSrvMO - interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO.
The c-bean interface of the MLetSrv m-bean.
MO - Variable in class com.sun.jaw.impl.mapper.DefaultMapper
MO suffix
MO_length - Variable in class com.sun.jaw.impl.mapper.DefaultMapper
 
Modification - class com.sun.jaw.reference.common.Modification.
This class is used for representing a modification for a property.
Modification(String, Object) - Constructor for class com.sun.jaw.reference.common.Modification
Allows a Modification to be created for a non-indexed property.
Modification(String, Object, int) - Constructor for class com.sun.jaw.reference.common.Modification
Allows a Modification to be created for an indexed property.
Modification(String, Object, String) - Constructor for class com.sun.jaw.reference.common.Modification
Allows a Modification containing an operator to be created for a non-indexed property.
Modification(String, Object, String, int) - Constructor for class com.sun.jaw.reference.common.Modification
Allows a Modification containing an operator to be created for an indexed property.
ModificationList - class com.sun.jaw.reference.common.ModificationList.
This class is used for representing a couple (property, value).
ModificationList() - Constructor for class com.sun.jaw.reference.common.ModificationList
Creates a VecList without any elements.
ModificationList(int) - Constructor for class com.sun.jaw.reference.common.ModificationList
Constructs an empty ModificationList with the specified storage capacity.
ModificationList(int, int) - Constructor for class com.sun.jaw.reference.common.ModificationList
Constructs an empty ModificationList with the specified storage capacity and the specified capacity increment.
modifyObject(boolean) - Method in interface com.sun.jaw.reference.client.mo.ManagedObject
Modifies one or several properties.
MODULUS_VALUE_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that the modulus value is negative.
MODULUS_VALUE_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that the modulus value is negative.
MoGen - class com.sun.jaw.tools.MoGen.
The main class of the mogen tool.
Monitor - class com.sun.jaw.impl.agent.services.monitor.Monitor.
This class provides a simple implementation of a monitor service. The aim of this service is to observe the evolution in time of the value of a property of a given m-bean.
Monitor() - Constructor for class com.sun.jaw.impl.agent.services.monitor.Monitor
Default constructor.
MonitorEvent - class com.sun.jaw.impl.agent.services.monitor.MonitorEvent.
This class provides a simple implementation of a monitor event.
MonitorEvent(Monitor, Integer, String, Object, String, Number) - Constructor for class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Create a monitor event object.
MonitorEventMO - class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO.
The c-bean interface of the MonitorEvent m-bean.
MonitorEventMO(MonitorEventMO, ManagedObject) - Constructor for class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
 
MonitorEventMO(Object, MonitorEventMO, String) - Constructor for class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
 
MonitorEventMO(Object, MonitorEvent, String) - Constructor for class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Implements required constructors
MonitorListener - interface com.sun.jaw.impl.agent.services.monitor.MonitorListener.
Definition of the interface to be implemented by all the objects interested in receiving events of type MonitorEvent.
MonitorListenerMO - interface com.sun.jaw.impl.agent.services.monitor.MonitorListenerMO.
The c-bean interface of the MonitorListener m-bean.
MonitorMO - interface com.sun.jaw.impl.agent.services.monitor.MonitorMO.
The c-bean interface of the Monitor m-bean.
MoRepSrvIf - interface com.sun.jaw.reference.agent.services.MoRepSrvIf.
This interface provides a means for accessing a local Managed Object Repository.
MOStub - Variable in class com.sun.jaw.impl.mapper.DefaultMapper
MOStub suffix
MOStub_length - Variable in class com.sun.jaw.impl.mapper.DefaultMapper
 

N

NamedObject - class com.sun.jaw.reference.common.NamedObject.
This class is used for storing a couple (name, object) where name is an object name and object is a reference to the object.
NamedObject(ObjectName, Object) - Constructor for class com.sun.jaw.reference.common.NamedObject
Allows a named object to be created.
NamedObject(String, Object) - Constructor for class com.sun.jaw.reference.common.NamedObject
Allows a named object to be created.
NET_LIB_PATH - Static variable in class com.sun.jaw.impl.common.JawProperties
References the property that specifies the path where the native libraries will be stored before the Network Class and Library Loader loads them into memory.
NetClassLoader - class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader.
This class provides a simple implementation of a class loader which will load a class from a Class Server based on RMI. The class loader can be instantiated at start time in the agent or dynamically.
NetClassLoader() - Constructor for class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Allocates a new net class loader.
NetClassLoader(ObjectName) - Constructor for class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Allocates a new net class loader object using name as ObjectName.
NetClassLoaderMO - interface com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoaderMO.
The c-bean interface of the NetClassLoader m-bean.
NetClassServer - interface com.sun.jaw.impl.server.rmi.NetClassServer.
The NetClassServer interface represents a class server based on the Java remote method invocation (RMI) system.
NetClassServerImpl - class com.sun.jaw.impl.server.rmi.NetClassServerImpl.
The NetClassServerImpl class is a basic implementation of a network class and library server based on the Java remote method invocation (RMI) system.
NetClassServerImpl() - Constructor for class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Required when using the class server as an m-bean in a Java Dynamic Management agent.
NetClassServerImpl(String, String, String, int, String) - Constructor for class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Required when using the class server as a standalone Java program.
NetLibLoader - class com.sun.jaw.impl.agent.services.loader.rmi.NetLibLoader.
The LibraryLoader class loads native dynamic libraries.
NetLibLoader(ObjectName) - Constructor for class com.sun.jaw.impl.agent.services.loader.rmi.NetLibLoader
Create a new instance of NetLibLoader.
newDBMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Creates a persistent instance of a managed object in the remote Managed Object Server.
newDBMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Creates a persistent instance of a managed object on the remote object server.
newDBMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Creates a persistent instance of a managed object in the remote object server.
newDBMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
newDBMO(String, ObjectName, ModificationList) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Creates a persistent instance of a managed object in the remote object server.
newDBMO(String, ObjectName, ModificationList) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Creates a persistent instance of a managed object in the remote object server.
newDBMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Creates a persistent instance of a managed object in the remote Managed Object Server.
newDBMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Creates a persistent instance of a managed object on the remote object server.
newDBMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Creates a persistent instance of a managed object in the remote object server.
newDBMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
newDBMO(String, ObjectName, ModificationList, ObjectName) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Creates a persistent instance of a managed object in the remote object server.
newDBMO(String, ObjectName, ModificationList, ObjectName) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Creates a persistent instance of a managed object in the remote object server.
newDBObject(String, ObjectName, ModificationList) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Instantiates and adds an m-bean with persistency.
newDBObject(String, ObjectName, ObjectName, ModificationList) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Instantiates and adds an m-bean with persistency and a class loader.
newDBObject(String, String, ModificationList) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Instantiates and adds an m-bean with persistency.
newDBObject(String, String, ObjectName, ModificationList) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Instantiates and adds an m-bean with persistency and a class loader.
newMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Creates an instance of a managed object in the remote Managed Object Server.
newMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Creates an instance of a managed object on the remote object server.
newMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Creates an instance of a managed object in the remote object server.
newMO(String, ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
newMO(String, ObjectName, ModificationList) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Creates an instance of a managed object in the remote object server.
newMO(String, ObjectName, ModificationList) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Creates an instance of a managed object in the remote object server.
newMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Creates a new instance of a managed object in the remote Managed Object Server.
newMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Creates an instance of a managed object on the remote object server.
newMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Creates an instance of a managed object in the remote object server.
newMO(String, ObjectName, ModificationList, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
newMO(String, ObjectName, ModificationList, ObjectName) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Creates an instance of a managed object in the remote object server.
newMO(String, ObjectName, ModificationList, ObjectName) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Creates an instance of a managed object in the remote object server.
newObj(String) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to instantiate a Java object of a particular class in a remote Managed Object Server.
newObj(String) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Instantiates a Java object of a specific class on a remote managed object server.
newObj(String) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Allows a Java object of a particular class to be instantiated in a remote managed object server.
newObj(String) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
newObj(String) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Allows a Java object of a particular class to be instantiated in a remote managed object server.
newObj(String) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Instantiates an object without adding it to the framework.
newObj(String) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows a Java object of a particular class to be instantiated in a remote managed object server.
newObj(String, ObjectName) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to instantiate a Java object of a particular class in a remote Managed Object Server.
newObj(String, ObjectName) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Instantiates a Java object of a specific class on a remote managed object server.
newObj(String, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Allows a Java object of a particular class to be instantiated in a remote managed object server.
newObj(String, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
newObj(String, ObjectName) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Allows a Java object of a particular class to be instantiated in a remote managed object server.
newObj(String, ObjectName) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Instantiates an object without adding it to the framework.
newObj(String, ObjectName) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows a Java object of a particular class to be instantiated in a remote managed object server.
newObject(String, ObjectName, ModificationList) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Instantiates and adds an m-bean to the framework.
newObject(String, ObjectName, ObjectName, ModificationList) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Instantiates and adds an m-bean using a class loader.
newObject(String, String, ModificationList) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Instantiates and adds an m-bean to the framework.
newObject(String, String, ObjectName, ModificationList) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Instantiates and adds an m-bean using a class loader.
newRelation(String, ObjectName, ObjectName[], ObjectName) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Instantiates and adds an relation m-bean to this framework.
nextOid(int, long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpStringFixed
Scans an index oid, skip the string value and returns the position of the next value.
nextOid(long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpInt
Scans an index oid, skips the integer value and returns the position of the next value.
nextOid(long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpString
Scans an index oid, skips the string value and returns the position of the next value.
nextOid(long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpCounter64
Scans an index oid, skips the counter value and returns the position of the next value.
nextOid(long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpOid
Scans an index oid, skips the oid value and returns the position of the next value.
nextOid(long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpIpAddress
Scans an index oid, skip the address value and returns the position of the next value.
NO_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
No trace.
noAccess - Static variable in class com.sun.jaw.snmp.common.SnmpStatusException
Error code as defined in RFC 1448 for: noAccess.
nodeId - Variable in class com.sun.jaw.snmp.agent.SnmpMibTable
The id of the contained entry object.
nonRepeaters - Variable in class com.sun.jaw.snmp.common.SnmpPduBulk
The non-repeaters value.
nonRepeaters - Variable in class com.sun.jaw.snmp.manager.SnmpRequest
The nonRepeaters field for the bulk operation.
noSuchInstance - Static variable in class com.sun.jaw.snmp.common.SnmpVarBind
Error code value as defined in RFC 1448 for: noSuchInstance.
noSuchInstance - Static variable in class com.sun.jaw.snmp.common.SnmpStatusException
Error code for reporting a no such instance error.
NoSuchLibException - exception com.sun.jaw.impl.common.NoSuchLibException.
This Java DMK exception is used to report that the native library to be loaded was not found.
NoSuchLibException() - Constructor for class com.sun.jaw.impl.common.NoSuchLibException
Default constructor.
NoSuchLibException(String) - Constructor for class com.sun.jaw.impl.common.NoSuchLibException
Constructor that allows a specific error message to be specified.
noSuchName - Static variable in class com.sun.jaw.snmp.common.SnmpStatusException
Error code as defined in RFC 1448 for: noSuchName.
noSuchObject - Static variable in class com.sun.jaw.snmp.common.SnmpVarBind
Error code value as defined in RFC 1448 for: noSuchObject.
noSuchObject - Static variable in class com.sun.jaw.snmp.common.SnmpStatusException
Error code for reporting a no such object error.
not(QueryExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a constraint that is the negation of its argument.
notifyClient() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Notifies the registered client about the completion of an operation.
notifyMonitor(Integer, String, Object, String, Number) - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
This method is used by the monitor service to send a monitor event to all the listeners registered for this kind of event.
NotQueryExp - class com.sun.jaw.reference.query.NotQueryExp.
For internal use only.
NotQueryExp() - Constructor for class com.sun.jaw.reference.query.NotQueryExp
 
NotQueryExp(QueryExp) - Constructor for class com.sun.jaw.reference.query.NotQueryExp
 
NsapTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN tag for representing a Nsap as defined in RFC 1902.
NullTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN.1 tag for representing the Null type.
NumericValue - class com.sun.jaw.reference.query.NumericValue.
For internal use only.
NumericValue() - Constructor for class com.sun.jaw.reference.query.NumericValue
 

O

ObjectIdentiferTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN.1 tag for representing the Object Identifier type.
ObjectInputStreamWithLoader - class com.sun.jaw.reference.common.ObjectInputStreamWithLoader.
The class deserializes an object in the context of a specific class loader.
ObjectInputStreamWithLoader(InputStream, ClassLoader) - Constructor for class com.sun.jaw.reference.common.ObjectInputStreamWithLoader
 
objectList - Variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponse
The list of adaptors.
objectName - Variable in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
The object name of the adaptor server.
ObjectName - class com.sun.jaw.reference.common.ObjectName.
This class is used for representing an object name.
ObjectName(String) - Constructor for class com.sun.jaw.reference.common.ObjectName
Allows an object name to be created given a string.
ObjectName(String, String) - Constructor for class com.sun.jaw.reference.common.ObjectName
Allows an object name without a key property to be created.
ObjectName(String, String, Hashtable) - Constructor for class com.sun.jaw.reference.common.ObjectName
Allows an object name with several key properties to be created.
ObjectName(String, String, String, Object) - Constructor for class com.sun.jaw.reference.common.ObjectName
Allows an object name using only one key property to be created.
OBJREP - Static variable in class com.sun.jaw.reference.common.ServiceName
The class name used for registering the repository service.
OBSERVED_OBJECT_ALREADY_NOTIFIED - Static variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
 
OBSERVED_OBJECT_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that the observed object is not registered in the CMF.
OBSERVED_OBJECT_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that the observed object is not registered in the CMF.
OBSERVED_PROPERTY_ALREADY_NOTIFIED - Static variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
 
OBSERVED_PROPERTY_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that the observed property is not contained in the observed object.
OBSERVED_PROPERTY_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that the observed property is not contained in the observed object.
OBSERVED_PROPERTY_TYPE_ALREADY_NOTIFIED - Static variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
 
OBSERVED_PROPERTY_TYPE_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that the type of the observed property is not correct.
OBSERVED_PROPERTY_TYPE_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that the type of the observed property is not correct.
observedObject - Variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
Object to which the property to observe belongs to.
observedProperty - Variable in class com.sun.jaw.impl.agent.services.monitor.Monitor
Name of the property to observe.
obtainThread(Object) - Method in class com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrv
Allocates a new Thread object.
obtainThread(Object) - Method in interface com.sun.jaw.reference.agent.services.ThreadAllocatorSrvIf
Allocates a new Thread object.
obtainThread(Object, Runnable) - Method in class com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrv
Allocates a new Thread object.
obtainThread(Object, Runnable) - Method in interface com.sun.jaw.reference.agent.services.ThreadAllocatorSrvIf
Allocates a new Thread object.
obtainThread(Object, Runnable, String) - Method in class com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrv
Allocates a new Thread object.
obtainThread(Object, Runnable, String) - Method in interface com.sun.jaw.reference.agent.services.ThreadAllocatorSrvIf
Allocates a new Thread object.
obtainThread(Object, String) - Method in class com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrv
Allocates a new Thread object.
obtainThread(Object, String) - Method in interface com.sun.jaw.reference.agent.services.ThreadAllocatorSrvIf
Allocates a new Thread object.
obtainThread(Object, ThreadGroup, Runnable) - Method in class com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrv
Allocates a new Thread object.
obtainThread(Object, ThreadGroup, Runnable) - Method in interface com.sun.jaw.reference.agent.services.ThreadAllocatorSrvIf
Allocates a new Thread object.
obtainThread(Object, ThreadGroup, Runnable, String) - Method in class com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrv
Allocates a new Thread object with requestorId as the requestor identifier, target as its run object, and the specified name as its name; the thread is assigned to the thread group referred to by group.
obtainThread(Object, ThreadGroup, Runnable, String) - Method in interface com.sun.jaw.reference.agent.services.ThreadAllocatorSrvIf
Allocates a new Thread object with requestorId as the requestor identifier, target as its run object, the specified name as its name; the thread is assigned to the thread group referred to by group.
obtainThread(Object, ThreadGroup, String) - Method in class com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrv
Allocates a new Thread object.
obtainThread(Object, ThreadGroup, String) - Method in interface com.sun.jaw.reference.agent.services.ThreadAllocatorSrvIf
Allocates a new Thread object.
OctetStringTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN.1 tag for representing the octet string type.
OFFLINE - Static variable in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Represents an OFFLINE state.
OFFLINE - Static variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Marks the "state" property as stopped.
OFFLINE - Static variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Marks the "state" property as stopped.
OFFLINE - Static variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Marks the "state" property as stopped.
OFFSET_VALUE_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that the offset value is negative.
OFFSET_VALUE_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that the offset value is negative.
oid - Variable in class com.sun.jaw.snmp.common.SnmpVarBind
The oid of the SnmpVarBind.
oidListToString() - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Returns a string containing the ASCII representation of all OIDs in the list.
ONE_DAY - Static variable in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Number of milliseconds in one day.
ONE_HOUR - Static variable in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Number of milliseconds in one hour.
ONE_MINUTE - Static variable in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Number of milliseconds in one minute.
ONE_SECOND - Static variable in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Number of milliseconds in one second.
ONE_WEEK - Static variable in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Number of milliseconds in one week.
ONLINE - Static variable in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Represents an ONLINE state.
ONLINE - Static variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Marks the "state" property as runnig.
ONLINE - Static variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Marks the "state" property as runnig.
ONLINE - Static variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Marks the "state" property as runnig.
OpaqueTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN tag for representing an Opaque type as defined in RFC 1155.
OperatorSrvIf - interface com.sun.jaw.reference.agent.services.OperatorSrvIf.
This interface defines an operator that can be applied when setting a property.
optAllowMultiplexing - Static variable in class com.sun.jaw.snmp.manager.SnmpConst
This option can be set to control the behavior of a request.
optFixPduOnError - Static variable in class com.sun.jaw.snmp.manager.SnmpConst
This option can be set to control the behavior of a request.
optHandleTooBigError - Static variable in class com.sun.jaw.snmp.manager.SnmpConst
This option can be set to control the behavior of a request.
or(QueryExp, QueryExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a query expression that is the disjunction of two other query expressions.
OrQueryExp - class com.sun.jaw.reference.query.OrQueryExp.
For internal use only.
OrQueryExp() - Constructor for class com.sun.jaw.reference.query.OrQueryExp
 
OrQueryExp(QueryExp, QueryExp) - Constructor for class com.sun.jaw.reference.query.OrQueryExp
 

P

parseDebugProperties() - Static method in class com.sun.jaw.reference.common.Debug
Parses the system properties specified at the command-line to determine the specified trace level.
PatternName - class com.sun.jaw.reference.common.PatternName.
This class is used for storing the names of some patterns used by the Common Management Framework.
PatternName() - Constructor for class com.sun.jaw.reference.common.PatternName
 
pduFactory - Variable in class com.sun.jaw.snmp.manager.SnmpPeer
The PDU factory.
pduGetBulkRequestPdu - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents a GetBulkRequest PDU type (V2 only).
pduGetNextRequestPdu - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents a GetNextRequest PDU type (V1 or V2).
pduGetRequestPdu - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents a GetRequest PDU type (V1 or V2).
pduGetResponsePdu - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents a GetResponse PDU type (V1 or V2).
pduInformRequestPdu - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents a InformRequest PDU type (V2 only).
pduReportPdu - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents a Report PDU type (V2 only).
pduSetRequestPdu - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents a SetRequest PDU type (V1 or V2).
pduTrapPdu - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents a Trap PDU type (V1 or V2).
pduTypeToString(int) - Static method in class com.sun.jaw.snmp.common.SnmpPduPacket
Returns the string representation of a pdu type.
pduV2TrapPdu - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents a V2Trap PDU type (V2 only).
pduWalkRequest - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents a Walk request.
PERFORM - Static variable in class com.sun.jaw.reference.common.PatternName
 
perform(Framework, ObjectName, Object, String, Object, int) - Method in interface com.sun.jaw.reference.agent.services.OperatorSrvIf
Performs an operation on a property.
performAddEvent(SchedulerEvent, Date) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Inserts the specified scheduler event into the vector with a given date and a null period and number of repetitions.
performAddEvent(SchedulerEvent, Date, long) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Inserts the specified scheduler event into the vector with a given date and period and a null number of repetitions.
performAddEvent(SchedulerEvent, Date, long, long) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Inserts the specified scheduler event into the vector with a given date, period and number of repetitions.
performAddRelation(RelationIf, ObjectName) - Method in class com.sun.jaw.impl.agent.services.light.RelationSrv
Add an existing relation to the framework.
performAddRelation(RelationIf, ObjectName) - Method in interface com.sun.jaw.impl.agent.services.light.RelationSrvMO
 
performAddRelation(RelationIf, ObjectName) - Method in interface com.sun.jaw.reference.agent.services.RelationSrvIf
Adds an existing relation to the framework.
performFindAdaptors() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Discovers all agents and associated adaptors.
performFindAdaptors() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
performFindAdaptors(String) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Discovers all agents and associated adaptors present on an host.
performFindAdaptors(String) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
performFindHosts() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Discovers all agents.
performFindHosts() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
performFindHosts(String) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Discovers whether a Java DMK agent with a DiscoveryResponder registered in its framework is on a host.
performFindHosts(String) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
performGetRelations(ObjectName, ObjectName, Integer) - Method in class com.sun.jaw.impl.agent.services.light.RelationSrv
Get handles on relations of a given type with a given role.
performGetRelations(ObjectName, ObjectName, Integer) - Method in interface com.sun.jaw.impl.agent.services.light.RelationSrvMO
 
performGetRelations(ObjectName, ObjectName, Integer) - Method in interface com.sun.jaw.reference.agent.services.RelationSrvIf
Gets handles on relations of a given type with a given role.
performGetResource(String, String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Gets the URL of a resource.
performGetResource(String, String) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO
 
performGetResource(URL, String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Gets the URL of a resource.
performGetResource(URL, String) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO
 
performGetResourceAsStream(String, String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Gets an input stream for a resource.
performGetResourceAsStream(String, String) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO
 
performGetResourceAsStream(URL, String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Gets an input stream for a resource.
performGetResourceAsStream(URL, String) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO
 
performLaunch() - Method in interface com.sun.jaw.impl.agent.services.mlet.LauncherSrvMO
 
performLaunch() - Method in class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Loads the content of the path.
performLoadProperties(ObjectName, String) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv
Loads and sets m-bean properties from a property file.
performLoadProperties(ObjectName, String) - Method in interface com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrvMO
 
performLoadURL(String) - Method in class com.sun.jaw.impl.agent.services.bootstrap.BootstrapSrv
Loads all the classes contained in the jar files and instantiate and run the agent/manager identified by the class specified in the CODE parameter of the MLet tag.
performLoadURL(String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Loads a text file containing MLET tags that define the m-beans to be added to the agent.
performLoadURL(String) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO
 
performLoadURL(URL) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Loads a text file containing MLET tags that define the m-beans to be added to the agent.
performLoadURL(URL) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO
 
performLocalLoadURL(String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Loads a text file containing MLET tags that define the m-beans to be added to the agent.
performLocalLoadURL(URL) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Loads a text file containing MLET tags that define the m-beans to be added to the agent.
performNewRelation(String, ObjectName, ObjectName[], ObjectName) - Method in class com.sun.jaw.impl.agent.services.light.RelationSrv
Declare a new relation between a set of objects.
performNewRelation(String, ObjectName, ObjectName[], ObjectName) - Method in interface com.sun.jaw.impl.agent.services.light.RelationSrvMO
 
performNewRelation(String, ObjectName, ObjectName[], ObjectName) - Method in interface com.sun.jaw.reference.agent.services.RelationSrvIf
Declares a new relation between a set of objects.
performRemoteLoadURL(String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Loads a text file containing MLET tags that define the m-beans to be added to the agent.
performRemoteLoadURL(String) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO
 
performRemoteLoadURL(URL) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Loads a text file containing MLET tags that define the m-beans to be added to the agent.
performRemoteLoadURL(URL) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO
 
performRemoveAllEvents() - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Removes all the events from the vector.
performRemoveEvent(int) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Removes the scheduler event at the specified index from the vector.
performRemoveEvent(SchedulerEvent) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Removes the specified scheduler event from the vector.
performResetPktStatistics() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Reset all the counters.
performSaveProperties(ObjectName, String) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv
Analyzes and saves m-bean properties to a property file.
performSaveProperties(ObjectName, String) - Method in interface com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrvMO
 
performSetup(Object) - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Configures the Adaptor.
performSetup(Object) - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
performStart() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Starts this AdaptorServer.
performStart() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
performStart() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
performStart() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
performStart() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
performStart() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
performStart() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
performStart() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
performStart() - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Starts the alarm-clock count.
performStart() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
performStart() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Connects this DiscoveryClient, the socket joins its multicast group.
performStart() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
performStart() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
performStart() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Starts listening for DiscoveryResponder objects registering/deregistering.
performStart() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Starts a thread which creates a multicast socket and sends a join message to the multicast group.
performStart() - Method in interface com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoaderMO
 
performStart() - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Activates the NetClassLoader.
performStart() - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Activates the Monitor service.
performStart() - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
performStart() - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
performStart() - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Activates the GaugeMonitor service.
performStart() - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Activates the Scheduler service.
performStart() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Activates the RemoteAgent service.
performStart() - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
performStart() - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Activates the NetClassServerImpl.
performStart() - Method in interface com.sun.jaw.reference.agent.services.ActivatableIf
Activates the managed object.
performStop() - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorServerImpl
Stops this server.
performStop() - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Stops this AdaptorServer.
performStop() - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
performStop() - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
 
performStop() - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
performStop() - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
performStop() - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
performStop() - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
performStop() - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
performStop() - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
performStop() - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Stops the alarm-clock count.
performStop() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
performStop() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Disconnects this DiscoveryClient, the socket leaves its multicast group.
performStop() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
performStop() - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
performStop() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Stops this DiscoveryMonitor.
performStop() - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Sends a leave message to the multicast group and stops the multicast socket thread.
performStop() - Method in interface com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoaderMO
 
performStop() - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Deactivates the NetClassLoader.
performStop() - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Deactivates the Monitor service.
performStop() - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
performStop() - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
performStop() - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Deactivates the CounterMonitor service.
performStop() - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Deactivates the GaugeMonitor service.
performStop() - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
performStop() - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Deactivates the Scheduler service.
performStop() - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Deactivates the RemoteAgent service.
performStop() - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
performStop() - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Deactivates the NetClassServerImpl.
performStop() - Method in interface com.sun.jaw.reference.agent.services.ActivatableIf
Deactivates the managed object.
performWaitState(int, long) - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Waits to be notified of a change in this object.
performWaitState(int, long) - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
performWaitState(int, long) - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
performWaitState(int, long) - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
performWaitState(int, long) - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
performWaitState(int, long) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
performWaitState(int, long) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
performWaitState(int, long) - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
PersistentPropertySrv - class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv.
This class provides a simple implementation of persistent m-bean properties.
PersistentPropertySrv() - Constructor for class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv
Default constructor.
PersistentPropertySrvMO - interface com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrvMO.
The c-bean interface of the PersistentPropertySrv m-bean.
PersistentRepositoryException - exception com.sun.jaw.impl.agent.services.persistent.PersistentRepositoryException.
Signals that an unexpected Persistent Repository exception of some sort occurred.
PersistentRepositoryException(String) - Constructor for class com.sun.jaw.impl.agent.services.persistent.PersistentRepositoryException
Constructor that allows a specific error message to be specified.
PersistentRepSrv - class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv.
This class provides an implementation of a persistent repository.
PersistentRepSrv() - Constructor for class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Default constructor.
PLUS - Static variable in class com.sun.jaw.reference.query.Query
 
plus(ValueExp, ValueExp) - Static method in class com.sun.jaw.reference.query.Query
Returns a binary expression representing the sum of two numeric values or the concatenation of two string values.
port - Variable in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
The local port number.
port - Variable in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
The Port number used by the adaptor server.
port - Variable in class com.sun.jaw.snmp.common.SnmpPduPacket
Source or destination port.
port - Variable in class com.sun.jaw.snmp.common.SnmpMessage
Source or destination port.
portNum - Variable in class com.sun.jaw.snmp.manager.SnmpPeer
Port number of the destination host.
print(boolean, Object) - Static method in class com.sun.jaw.reference.common.Debug
Traces an object according a condition.
print(int, Object) - Static method in class com.sun.jaw.reference.common.Debug
Traces an object with a specific trace level.
print(Object) - Static method in class com.sun.jaw.reference.common.Debug
Traces an object.
printException(Exception) - Static method in class com.sun.jaw.reference.common.Debug
Traces an exception.
printFormatted(Object) - Static method in class com.sun.jaw.reference.common.Debug
Write a message on the printer stream associated with the Debug object.
println(boolean, Object) - Static method in class com.sun.jaw.reference.common.Debug
Traces an object according a condition and appends a carriage return.
println(int, Object) - Static method in class com.sun.jaw.reference.common.Debug
Traces an object with a specific level and appends a carriage return.
println(Object) - Static method in class com.sun.jaw.reference.common.Debug
Traces an object and appends a carriage return.
printMessage() - Method in class com.sun.jaw.snmp.common.SnmpMessage
Dumps this message in a string.
printTimeTicks(long) - Static method in class com.sun.jaw.snmp.common.SnmpTimeticks
Parses the specified long value with time units and returns a String of the form d days hh:mm:ss.
processDatagram(DatagramPacket) - Method in interface com.sun.jaw.snmp.manager.DatagramHandlerIf
Processes the specified datagram packet.
processSnmpInternalError(SnmpRequest, String) - Method in interface com.sun.jaw.snmp.manager.SnmpHandlerIf
This callback is invoked when any form of internal error occurs during processing the session.
processSnmpPollData(SnmpRequest, int, int, SnmpVarbindList) - Method in interface com.sun.jaw.snmp.manager.SnmpHandlerIf
This callback is invoked when a peer responds to an SNMP request.
processSnmpPollTimeout(SnmpRequest) - Method in interface com.sun.jaw.snmp.manager.SnmpHandlerIf
This callback is invoked when a peer does not respond within the specified timeout value to the SNMP request.
processSnmpTrap(SnmpPduTrap) - Method in interface com.sun.jaw.snmp.manager.SnmpTrapListener
Called by SnmpTrapAgent when an V1 trap is received.
processSnmpV2Trap(SnmpPduRequest) - Method in interface com.sun.jaw.snmp.manager.SnmpV2TrapListener
Called by SnmpTrapAgent when an V2 trap is received.
Property - class com.sun.jaw.reference.common.Property.
This class is used to represent a property and its associated value.
Property(String, Object) - Constructor for class com.sun.jaw.reference.common.Property
Allows a non-indexed property to be created.
Property(String, Object, int) - Constructor for class com.sun.jaw.reference.common.Property
Allows an indexed property to be created.
PropertyList - class com.sun.jaw.reference.common.PropertyList.
This class is used for representing a couple (property, value).
PropertyList() - Constructor for class com.sun.jaw.reference.common.PropertyList
Creates a VecList without any elements.
PropertyList(int) - Constructor for class com.sun.jaw.reference.common.PropertyList
Constructs an empty PropertyList with the specified storage capacity.
PropertyList(int, int) - Constructor for class com.sun.jaw.reference.common.PropertyList
Constructs an empty PropertyList with the specified storage capacity and the specified capacity increment.
PropertyName - class com.sun.jaw.reference.common.PropertyName.
This class is used for representing a property name.
PropertyName(String) - Constructor for class com.sun.jaw.reference.common.PropertyName
Create a non-indexed property
PropertyName(String, int) - Constructor for class com.sun.jaw.reference.common.PropertyName
Allows an indexed property to be created.
PropertyNotFoundException - exception com.sun.jaw.reference.common.PropertyNotFoundException.
This class represents exceptions raised when a given property is not accessible.
PropertyNotFoundException() - Constructor for class com.sun.jaw.reference.common.PropertyNotFoundException
Default constructor.
PropertyNotFoundException(String) - Constructor for class com.sun.jaw.reference.common.PropertyNotFoundException
Constructor that allows a specific error message to be specified.
purgeOneRelation(ObjectName) - Method in class com.sun.jaw.impl.agent.services.light.RelationSrv
 
purgeRelations() - Method in class com.sun.jaw.impl.agent.services.light.RelationSrv
 
purgeRelations() - Method in interface com.sun.jaw.reference.agent.services.RelationSrvIf
 

Q

QualifiedAttributeExp - class com.sun.jaw.reference.query.QualifiedAttributeExp.
For internal use only.
QualifiedAttributeExp() - Constructor for class com.sun.jaw.reference.query.QualifiedAttributeExp
 
QualifiedAttributeExp(String, String) - Constructor for class com.sun.jaw.reference.query.QualifiedAttributeExp
 
QualifiedIndexedAttributeExp - class com.sun.jaw.reference.query.QualifiedIndexedAttributeExp.
For internal use only.
QualifiedIndexedAttributeExp() - Constructor for class com.sun.jaw.reference.query.QualifiedIndexedAttributeExp
 
QualifiedIndexedAttributeExp(String, String, int) - Constructor for class com.sun.jaw.reference.query.QualifiedIndexedAttributeExp
 
Query - class com.sun.jaw.reference.query.Query.
This class supports construction of object query constraints.
Query() - Constructor for class com.sun.jaw.reference.query.Query
 
QueryEval - class com.sun.jaw.reference.query.QueryEval.
For internal use only.
QueryEval() - Constructor for class com.sun.jaw.reference.query.QueryEval
 
QueryExp - class com.sun.jaw.reference.query.QueryExp.
For internal use only.
QueryExp() - Constructor for class com.sun.jaw.reference.query.QueryExp
 

R

readAll() - Method in interface com.sun.jaw.reference.client.mo.ManagedObject
Reads all the properties of the object.
readExternal(ObjectInput) - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
This method reads the objects contents during Object Serialization.
readExternal(ObjectInput) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
This method reads the objects contents during Object Serialization.
readLibVersion(String) - Static method in class com.sun.jaw.impl.common.Library
Returns the library version for the libraries contained under the library base path path supplied as an input argument.
readObject(boolean) - Method in interface com.sun.jaw.reference.client.mo.ManagedObject
Reads one or several properties.
readOnly - Static variable in class com.sun.jaw.snmp.common.SnmpStatusException
Error code as defined in RFC 1448 for: readOnly.
receiver - Variable in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
The event receiver associated with the current adaptor client.
register(Object) - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Adds the specified object to its list indicating that the object is using the socket.
register(Object, ObjectName) - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Registers a named object into the Object Repository.
register(Object, ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Invoked by the core management framework to register a volatile m-bean with the repository.
register(Object, ObjectName) - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Registers a named object in the Object Repository.
registerDB(Object, ObjectName) - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Registers a named object with persistency into the Object Repository.
registerDB(Object, ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Invoked by the core management framework to register a persistent m-bean with the repository.
registerDB(Object, ObjectName) - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Registers a named object with persistency in the Object Repository.
REL_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for relationship service.
RELATION - Static variable in class com.sun.jaw.reference.common.ServiceName
The class name used for registering the relationship service.
RelationIf - interface com.sun.jaw.reference.common.RelationIf.
Defining Relationships The relationship service enables relationships between m-beans to be defined when they are required.
RelationSrv - class com.sun.jaw.impl.agent.services.light.RelationSrv.
This class provides a simple implementation of an relation service.
RelationSrv() - Constructor for class com.sun.jaw.impl.agent.services.light.RelationSrv
 
RelationSrvIf - interface com.sun.jaw.reference.agent.services.RelationSrvIf.
Defining Relationships The relationship service enables relationships between m-beans to be defined when they are required.
RelationSrvMO - interface com.sun.jaw.impl.agent.services.light.RelationSrvMO.
The c-bean interface of the RelationSrv m-bean.
REM - Static variable in class com.sun.jaw.reference.common.PatternName
 
RemoteAgent - class com.sun.jaw.impl.agent.services.cascading.RemoteAgent.
This class implements the cascading agent service.
RemoteAgent() - Constructor for class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Constructs a RemoteAgent.
RemoteAgent(String, String, String, int) - Constructor for class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Constructs a RemoteAgent.
RemoteAgentMO - interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO.
The c-bean interface of the RemoteAgent m-bean.
removeAdaptorListener(AdaptorListener) - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Unregisters a state change listener.
removeAlarmClockListener(AlarmClockListener) - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Enables a listener for alarm-clock events to be removed.
removeClassLoader(ClassLoader) - Static method in class com.sun.jaw.reference.common.LoaderRepository
Remove a class loader from the list of class loaders.
removeDiscoveryResponderListener(DiscoveryResponderListener) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
removeDiscoveryResponderListener(DiscoveryResponderListener) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Removes a listener.
removeDiscoveryResponderListenerMO(DiscoveryResponderListenerMO) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
removeEntry(Object) - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Removes the specified entry from the table.
removeFrameworkListener(FrameworkListener) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Removes the specified FrameworkListener.
removeFrameworkListenerMO(FrameworkListenerMO) - Method in interface com.sun.jaw.reference.client.mo.FrameworkMO
 
removeListener(ManagedObject, ObjectName) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Removes a managed object listener.
removeListener(ManagedObject, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Allows a listener for a managed object to be removed.
removeListener(ManagedObject, ObjectName) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows a listener for a managed object to be removed.
removeListener(ObjectName) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Allows a listener for a managed object to be removed.
removeMib(SnmpMibAgent) - Method in interface com.sun.jaw.snmp.agent.SnmpMibHandlerSrvIf
Removes the specified MIB from the adaptor.
removeMonitorListener(MonitorListener) - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Enables a listener for monitor events to be removed.
removeMonitorListener(MonitorListener) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
removeMonitorListenerMO(MonitorListenerMO) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
removeSchedulerListener(SchedulerListener) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Removes a scheduler listener.
removeSnmpTableEntryListener(SnmpTableEntryListener) - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Removes an event listener from the table.
removeSpace(String) - Static method in class com.sun.jaw.impl.common.Library
Removes any white space from a string.
removeTrapListener(SnmpTrapListener) - Method in class com.sun.jaw.snmp.manager.SnmpTrapAgent
Removes a V1 trap listener.
removeUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorServerImpl
Removes user authentication information from this server.
removeUserAuthenticationInfo(AuthInfo) - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Removes the authentication information of the given user from the list of users authenticated by this server.
removeV2TrapListener(SnmpV2TrapListener) - Method in class com.sun.jaw.snmp.manager.SnmpTrapAgent
Removes a V2 trap listener.
removeVarbindList(SnmpVarbindList) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Removes all the SnmpVar objects of the given SnmpVarbindList from the existing SnmpVarbindList.
removeVariable(SnmpVar) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Removes the given SnmpVar object from the existing SnmpVarbindList.
removeVariable(String) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Removes the SnmpVar object corresponding to the given MIB variable from the existing SnmpVarbindList.
removeVariable(String[]) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Removes the array of SNMP MIB variables from the existing SnmpVarbindList.
removeVariable(String[], String) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Removes the array of SNMP MIB variables and instances from the existing SnmpVarbindList.
REP_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for the repository service.
replaceVariable(SnmpVar, int) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Replaces an element at specified location with the new element.
RepositorySrv - class com.sun.jaw.impl.agent.services.light.RepositorySrv.
This class provides a simple implementation of an object repository. The implementation does not offer any persistency.
RepositorySrv() - Constructor for class com.sun.jaw.impl.agent.services.light.RepositorySrv
Default constructor.
Request - class com.sun.jaw.snmp.manager.Request.
This class is an abtract representation of a request.
Request() - Constructor for class com.sun.jaw.snmp.manager.Request
Default constructor.
requestId - Variable in class com.sun.jaw.snmp.common.SnmpPduPacket
Request identifier.
rereadTheFile() - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Resets this ACL to the values contained in the configuration file.
resetToDefault() - Method in class com.sun.jaw.snmp.manager.SnmpOptions
Resets to default options.
resolveClass(ObjectStreamClass) - Method in class com.sun.jaw.reference.common.ObjectInputStreamWithLoader
 
resolveClassLoader(ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Gets the class loader associated with an m-bean that is being deserialized.
resolveMibVariable(String) - Method in interface com.sun.jaw.snmp.common.MibStoreIfSrv
Searches for the variable and return the array containing information on the variable.
resolveMibVariable(String) - Method in class com.sun.jaw.snmp.manager.MibStore
Searches for the variable or the OID and returns the array.
resolveVarName(String) - Method in class com.sun.jaw.snmp.common.SnmpOid
Resolves a MIB variable String with the MIB database.
resolveVarName(String) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Consults the MIB storage to resolve the name to its oid type structure.
retrieve(ObjectName) - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Retrieves the managed object from the Object Repository.
retrieve(ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Retrieves an m-bean from the repository.
retrieve(ObjectName) - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Checks whether an object with a specific name is contained in the Object Repository.
retrieveClassLoaderName(ClassLoader) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Gets the object name of a class loader.
retrieveDB(ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Retrieves an m-bean from the database.
retrieveObject(ObjectName) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Returns the m-bean with the specified name.
retry - Variable in class com.sun.jaw.snmp.manager.Request
Number of retries performed for the current polling operation.
root - Variable in class com.sun.jaw.snmp.agent.SnmpMib
The top element in the Mib tree.
run() - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
This method is called by the thread created when the alarm-clock is started.
run() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Dispatcher method for this session thread.
run() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Dispatcher method for this socket thread.
run() - Method in class com.sun.jaw.snmp.manager.SnmpTrapAgent
Dispatching loop.

S

saveProperties(Object, String) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv
Analyzes and saves object properties to a property file.
savePropertyFile(Properties, String) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentPropertySrv
Saves the Properties object to the specified file.
Scheduler - class com.sun.jaw.impl.agent.services.scheduler.Scheduler.
This class provides a simple implementation of a scheduler service.
Scheduler() - Constructor for class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Creates a scheduler object.
SchedulerEvent - class com.sun.jaw.impl.agent.services.scheduler.SchedulerEvent.
This class provides a simple implementation of a scheduler event.
SchedulerEvent(Scheduler) - Constructor for class com.sun.jaw.impl.agent.services.scheduler.SchedulerEvent
Create a scheduler event object.
SchedulerListener - interface com.sun.jaw.impl.agent.services.scheduler.SchedulerListener.
Definition of the interface to be implemented by all objects interested in receiving scheduler events.
sendPacket(byte[], int, InetAddress, int) - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Sends a datagram packet to a specified device at specified port.
sendPacket(DatagramPacket) - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Sends a datagram packet to a specified device at specified port.
sendTrap(int, int, Vector) - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Sends a trap using SNMP V1 trap format.
sendTrap(int, int, Vector) - Method in interface com.sun.jaw.snmp.agent.SnmpMibHandlerSrvIf
Sends a trap.
sendV2Trap(SnmpOid, Vector) - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Sends a trap using SNMP V2 trap format.
SequenceTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN.1 tag for a SEQUENCE or SEQUENCE OF.
serverHost - Variable in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Host name of the server.
serverName - Variable in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Logical name of the server.
serverPort - Variable in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Port number of the server.
ServiceName - class com.sun.jaw.reference.common.ServiceName.
This class is used for storing the names of core services.
ServiceName() - Constructor for class com.sun.jaw.reference.common.ServiceName
 
ServiceNotFoundException - exception com.sun.jaw.reference.common.ServiceNotFoundException.
This class represents exceptions raised when a requested service is not supported.
ServiceNotFoundException() - Constructor for class com.sun.jaw.reference.common.ServiceNotFoundException
Default constructor.
ServiceNotFoundException(String) - Constructor for class com.sun.jaw.reference.common.ServiceNotFoundException
Constructor that allows a specific error message to be specified.
session - Variable in class com.sun.jaw.snmp.manager.SnmpRequest
The session object associated with this request.
sessionName - Variable in class com.sun.jaw.snmp.manager.SnmpSession
The name identifying this session.
SET - Static variable in class com.sun.jaw.reference.common.PatternName
 
set(SnmpValue, long[], int) - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Generic handling of the set operation.
set(Vector, int) - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Processes a set operation.
set(Vector, int) - Method in class com.sun.jaw.snmp.agent.SnmpMib
Processes a set operation.
setAuthorizedListFile(String) - Method in class com.sun.jaw.impl.adaptor.IPacl.Jawacl
Sets the full path of the file containing the ACL informations.
setAuthRespEnabled(boolean) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
setAuthRespEnabled(boolean) - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Enables sending of responses in case of authentication failure.
SetAuthRespEnabled(String, boolean) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
setAuthTrapEnabled(boolean) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
setAuthTrapEnabled(boolean) - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Enables sending of traps in case of authentication failure.
SetAuthTrapEnabled(String, boolean) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
setBufferSize(Integer) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
setBufferSize(Integer) - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Set the buffer size of this AdaptorServerImpl (default 1024).
setBufferSize(Integer) - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
setBufferSize(Integer) - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorServerImpl
Set the buffer size of this AdaptorServerImpl (default 10240).
SetBufferSize(String, Integer) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
SetBufferSize(String, Integer) - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
setByteImage(File) - Method in class com.sun.jaw.impl.common.LibraryDefinition
Copies the actual library bytes into the byteImage byte array attribute.
setCacheDirectory(String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrv
Sets the cache directory.
setCacheDirectory(String) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrvMO
 
SetCacheDirectory(String, String) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetCacheVersionSrvMO
 
setClassLoader(ClassLoader) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to specify a classloader to retrieve MO and MOStub classes.
setClassLoader(ClassLoader) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Specifies a class loader to retrieve MO and MOStub classes.
setClassLoader(ClassLoader) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Allows to specify a class loader to retreive MO and MOStub classes
setClassLoader(ClassLoader) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Sets the class loader to be used by this framework.
setClassLoader(ClassLoader) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows you to specify a class loader to retrieve MO and MOStub classes.
setClassPaths(Vector) - Method in interface com.sun.jaw.impl.server.rmi.NetClassServer
Sets the class path to be used by the class server.
setClassPaths(Vector) - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Sets the class path to be used by the network class and library server.
setComparisonLevel(Integer) - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Sets the comparison level value.
setComparisonLevel(Integer) - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
SetComparisonLevel(String, Integer) - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
setConfig(Vector) - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
The method does not perform anything for the current implementation of the repository.
setConfig(Vector) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Configures the repository and starts the database.
setConfig(Vector) - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
The method is only required when configuring JDBC implementations of a repository.
setCounter32Value(int) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.setSnmpCounterValue(long)
setCounter64Value(Object) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.setSnmpCounter64Value(long)
setCounterDifferenceOnOff(Boolean) - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Sets the counter difference on/off flag.
setCounterDifferenceOnOff(Boolean) - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
SetCounterDifferenceOnOff(String, Boolean) - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
setDefault(boolean) - Static method in class com.sun.jaw.reference.common.Debug
Enables or disables default mode.
setDefaultPeer(SnmpPeer) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Sets peer as default.
setDefaultSnmpSocket() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Defines the current socket as being the default one.
setDestPort(int) - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Changes the port address of the destination for the request.
setDomain(String) - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Sets the domain name associated with the Object Repository.
setDomain(String) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Sets the domain of the repository.
setDomain(String) - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Sets the domain name associated with the repository.
setElementAt(Modification, int) - Method in class com.sun.jaw.reference.common.ModificationList
Sets the element at the specified index to be the specified object.
setElementAt(Property, int) - Method in class com.sun.jaw.reference.common.PropertyList
Sets the element at the specified index to be the specified object.
setEnterpriseOid(String) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
setEnterpriseOid(String) - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Sets the enterprise oid.
SetEnterpriseOid(String, String) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
setEtcDir(String) - Static method in class com.sun.jaw.impl.common.DefaultPaths
Sets the etc directory for Java DMK.
setFilterSrvIf(FilterSrvIf) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Sets the filtering service to be used by this framework.
setFlattenView(Boolean) - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
setFlattenView(Boolean) - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Sets the value of the flatten view flag.
SetFlattenView(String, Boolean) - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
setFramework(Framework) - Method in class com.sun.jaw.impl.agent.services.light.FilterSrv
Set the framework for which the service will be performed.
setFramework(Framework) - Method in class com.sun.jaw.reference.query.QueryEval
 
setGauge32Value(int) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.setSnmpGaugeValue(long)
setGaugeDifferenceOnOff(Boolean) - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
setGaugeDifferenceOnOff(Boolean) - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Sets the gauge difference on/off flag.
SetGaugeDifferenceOnOff(String, Boolean) - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
setGranularityPeriod(Integer) - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Deprecated.  
setGranularityPeriod(Integer) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
SetGranularityPeriod(String, Integer) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
setGranularityPeriodAsLong(Long) - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Sets the granularity period (in milliseconds).
setGranularityPeriodAsLong(Long) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
SetGranularityPeriodAsLong(String, Long) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
setGroupOper(Boolean) - Method in interface com.sun.jaw.reference.client.mo.ManagedObject
Sets the GroupOper property.
setIndexedValue(ObjectName, String, Object, String, int) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to set the value of a specific indexed property within an object.
setIndexedValue(ObjectName, String, Object, String, int) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Sets the value of a specific indexed property of a named managed object.
setIndexedValue(ObjectName, String, Object, String, int) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Sets the value of a specific indexed property of a named managed object.
setIndexedValue(ObjectName, String, Object, String, int) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
setIndexedValue(ObjectName, String, Object, String, int) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Sets the value of an indexed property within an m-bean.
setIndexedValue(ObjectName, String, Object, String, int) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows the value of a specific indexed property within an object to be set.
SetIndexedValue(ObjectName, String, Object, String, int) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Sets the value of a specific indexed property of a managed object.
setIndexedValue(Object, String, Object, int) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Sets the value of an indexed property within an m-bean.
setInstallDir(String) - Static method in class com.sun.jaw.impl.common.DefaultPaths
Sets the installation directory for Java DMK.
setIntegerValue(int) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.setSnmpIntValue(long)
setIpAddressValue(long) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.setSnmpIpAddressValue(String)
setLevel(int) - Static method in class com.sun.jaw.reference.common.Debug
Sets the trace level.
setLibBaseName(String) - Method in class com.sun.jaw.impl.common.LibraryDefinition
Sets the library base path name associated with this definition.
setLibName(String) - Method in class com.sun.jaw.impl.common.LibraryDefinition
Sets the library name associated with this definition.
SetLibPaths(String, Vector) - Method in interface com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoaderMO
 
setLibPaths(Vector) - Method in interface com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoaderMO
 
setLibPaths(Vector) - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetLibLoader
Sets the current library path used by this library loader to locally store the libraries coming from the Class Server before they are loaded.
setLibPaths(Vector) - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
Sets the library path used by the network library loader for storing native libraries locally before loading them into memory.
setLibPaths(Vector) - Method in interface com.sun.jaw.impl.server.rmi.NetClassServer
Sets the library path to be used by the class server when it loads a native library.
setLibPaths(Vector) - Method in class com.sun.jaw.impl.server.rmi.NetClassServerImpl
Sets the library path to be used by the network class and library server.
setLibraryDirectory(String) - Method in class com.sun.jaw.impl.agent.services.bootstrap.BootstrapSrv
Sets the current directory used by the library loader for storing native libraries before they are loaded into memory.
setLibraryDirectory(String) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetSrv
Sets the directory used by the library loader for storing native libraries before they are loaded into memory.
setLibraryDirectory(String) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO
 
SetLibraryDirectory(String, String) - Method in interface com.sun.jaw.impl.agent.services.mlet.MLetSrvMO
 
setLibVersion(long) - Method in class com.sun.jaw.impl.common.LibraryDefinition
Sets the library version number for the library associated with this definition.
setLog(PrintWriter) - Static method in class com.sun.jaw.reference.common.Debug
Sets the log for debug messages.
setLogin(String) - Method in class com.sun.jaw.impl.adaptor.security.AuthInfo
Sets the value of the login property.
setMapperSrv(MapperSrvIf) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to specify the mapper service.
setMapperSrv(MapperSrvIf) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Allows you to specify a mapper.
setMapperSrv(MapperSrvIf) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Allows you to specify a mapper.
setMapperSrv(MapperSrvIf) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows you to specify a mapper.
setMaxActiveClientCount(Integer) - Method in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Sets the maximum number of clients this AdaptorServer can process concurrently.
setMaxActiveClientCount(Integer) - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
setMaxActiveClientCount(Integer) - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
setMaxActiveClientCount(Integer) - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
setMaxActiveClientCount(Integer) - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
setMaxActiveClientCount(Integer) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
setMaxActiveClientCount(Integer) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
setMaxActiveClientCount(Integer) - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
SetMaxActiveClientCount(String, Integer) - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
SetMaxActiveClientCount(String, Integer) - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
SetMaxActiveClientCount(String, Integer) - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
SetMaxActiveClientCount(String, Integer) - Method in interface com.sun.jaw.impl.adaptor.iiop.AdaptorServerImplMO
 
SetMaxActiveClientCount(String, Integer) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerImplMO
 
SetMaxActiveClientCount(String, Integer) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
SetMaxActiveClientCount(String, Integer) - Method in interface com.sun.jaw.impl.adaptor.udp.AdaptorServerImplMO
 
setMaxRetries(int) - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Changes the maximun number of times to retry before giving up.
setMaxSnmpPktSize(int) - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Configures the maximum packet size that can be used when generating an SNMP request.
setMetaDataSrvIf(MetaDataSrvIf) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Sets the metadata service to be used by this framework.
setMLetSrv(MLetSrv) - Method in class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Sets direct reference to the mlet service to use.
setMLetSrvObjectName(String) - Method in interface com.sun.jaw.impl.agent.services.mlet.LauncherSrvMO
 
setMLetSrvObjectName(String) - Method in class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Sets the String representing the ObjectName of the mlet service to use.
SetMLetSrvObjectName(String, String) - Method in interface com.sun.jaw.impl.agent.services.mlet.LauncherSrvMO
 
setModulusValue(Integer) - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Sets the modulus value.
setModulusValue(Integer) - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
SetModulusValue(String, Integer) - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
setMsgSize(int) - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Set the message size of this adaptor socket (default 10240).
setMulticastGroup(String) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
setMulticastGroup(String) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Sets the multicast group name.
setMulticastGroup(String) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
setMulticastGroup(String) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
setMulticastGroup(String) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Sets the multicast group name.
setMulticastGroup(String) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Sets the multicast group name.
SetMulticastGroup(String, String) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
SetMulticastGroup(String, String) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
SetMulticastGroup(String, String) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
setMulticastPort(int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
setMulticastPort(int) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Sets the multicast port.
setMulticastPort(int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
setMulticastPort(int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
setMulticastPort(int) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Sets the multicast port.
setMulticastPort(int) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Sets the multicast port.
SetMulticastPort(String, int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
SetMulticastPort(String, int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitorMO
 
SetMulticastPort(String, int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
setMultiplexAllowed(boolean) - Method in class com.sun.jaw.snmp.manager.SnmpOptions
Sets the MultiplexAllowed option.
setName(String) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Sets the session name (often used in identification).
setNativeName(String) - Method in class com.sun.jaw.impl.common.LibraryDefinition
Sets the platform specific library name.
setNotifyHighOnOff(Boolean) - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
setNotifyHighOnOff(Boolean) - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Sets the notify high on/off switch value.
SetNotifyHighOnOff(String, Boolean) - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
setNotifyLowOnOff(Boolean) - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
setNotifyLowOnOff(Boolean) - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Sets the notify low on/off switch value.
SetNotifyLowOnOff(String, Boolean) - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
setNotifyOnOff(Boolean) - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Sets the notifications on/off switch value.
setNotifyOnOff(Boolean) - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
SetNotifyOnOff(String, Boolean) - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
setNotifyPastEvents(boolean) - Method in class com.sun.jaw.impl.agent.services.scheduler.Scheduler
Sets the flag that indicates if the scheduler notifies past events or not.
setObservedObject(ObjectName) - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Sets the object to observe.
setObservedObject(ObjectName) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
SetObservedObject(String, ObjectName) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
setObservedProperty(String) - Method in class com.sun.jaw.impl.agent.services.monitor.Monitor
Sets the property to observe.
setObservedProperty(String) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
SetObservedProperty(String, String) - Method in interface com.sun.jaw.impl.agent.services.monitor.MonitorMO
 
setOff(int) - Static method in class com.sun.jaw.reference.common.Debug
Deactivates a specific trace level.
setOffAll() - Static method in class com.sun.jaw.reference.common.Debug
Deactivates all trace levels, so that no debug messages will be printed.
setOffsetValue(Integer) - Method in class com.sun.jaw.impl.agent.services.monitor.CounterMonitor
Sets the offset value.
setOffsetValue(Integer) - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
SetOffsetValue(String, Integer) - Method in interface com.sun.jaw.impl.agent.services.monitor.CounterMonitorMO
 
setOid(SnmpOid) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpOid part associated with this SnmpVar with the specified oid.
setOn(int) - Static method in class com.sun.jaw.reference.common.Debug
Activates a specific trace level.
setOnAll() - Static method in class com.sun.jaw.reference.common.Debug
Activates all trace levels, so that debug messages for all traces will be printed.
setOpaqueValue(Object) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.setSnmpOpaqueValue(byte[])
setOptions(int) - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Allows the user to configure the behavior of the request when certain errors occur, such as SnmpTooBig and optFixPduOnError.
setOSArch(String) - Method in class com.sun.jaw.impl.common.LibraryDefinition
Sets the machine architecture associated with this definition.
setOSName(String) - Method in class com.sun.jaw.impl.common.LibraryDefinition
Sets the operating system name associated with this definition.
setOSVersion(String) - Method in class com.sun.jaw.impl.common.LibraryDefinition
Sets the operating system version associated with this definition.
setPageBodyOption(String) - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
setPageBodyOption(String) - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Sets the BODY option of all JDMK HTML pages.
SetPageBodyOption(String, String) - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
setPassword(String) - Method in class com.sun.jaw.impl.adaptor.security.AuthInfo
Sets the value of the password property.
setPath(String) - Method in interface com.sun.jaw.impl.agent.services.mlet.LauncherSrvMO
 
setPath(String) - Method in class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Sets the path used by the service for loading the HTML files.
SetPath(String, String) - Method in interface com.sun.jaw.impl.agent.services.mlet.LauncherSrvMO
 
setPduFactory(SnmpPduFactoryIf) - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Sets the PDU factory.
setPduFactory(SnmpPduFactoryIf) - Method in class com.sun.jaw.snmp.manager.SnmpTrapAgent
Sets the PDU factory associated to this SnmpTrapAgent.
setPduFixedOnError(boolean) - Method in class com.sun.jaw.snmp.manager.SnmpOptions
Sets the PduFixedOnError option.
setPointToPointResponse(boolean) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Set unicast datagram socket mode for the Java DMK agent response.
setPointToPointResponse(boolean) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
SetPointToPointResponse(String, boolean) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
setPollFrequency(int) - Method in class com.sun.jaw.snmp.manager.SnmpPollRequest
Sets up the polling frequency.
setPollFrequency(int, int) - Method in class com.sun.jaw.snmp.manager.SnmpPollRequest
Sets up the polling frequency.
setPort(Integer) - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
setPort(Integer) - Method in class com.sun.jaw.impl.adaptor.html.AdaptorServerImpl
Sets the port of this AdaptorServerImpl.
SetPort(String, Integer) - Method in interface com.sun.jaw.impl.adaptor.html.AdaptorServerImplMO
 
setProtocolVersion(int) - Method in class com.sun.jaw.snmp.manager.SnmpParameters
Sets the version of the protocol to be used.
setRdCommunity(String) - Method in class com.sun.jaw.snmp.manager.SnmpParameters
Allows to specify the community string to use when performing get operations.
setRelationSrvIf(RelationSrvIf) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Sets the relationship service to be used by this framework.
setResponsePktSize(int) - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Set the maximum size allowed for response packet.
setRole(int, ObjectName) - Method in interface com.sun.jaw.reference.common.RelationIf
Setter for the "Role" property.
setRole(ObjectName[]) - Method in interface com.sun.jaw.reference.common.RelationIf
Setter for the "Role" property.
setServerAdpName(String) - Method in class com.sun.jaw.impl.agent.services.cascading.RemoteAgent
Setter for the "ServerAdpName" property.
setServerAdpName(String) - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
SetServerAdpName(String, String) - Method in interface com.sun.jaw.impl.agent.services.cascading.RemoteAgentMO
 
setSnmpAdaptor(SnmpMibHandlerSrvIf) - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP adaptor through which the MIB will be SNMP accessible.
setSnmpAdaptorName(String) - Method in class com.sun.jaw.snmp.agent.SnmpMibAgent
Sets the reference to the SNMP adaptor through which the MIB will be SNMP accessible.
setSnmpCounter64Value(long) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpCounter64 value part associated with this SnmpVar with the specified counter 64 value.
setSnmpCounterValue(long) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpCounter value part associated with this SnmpVar with the specified counter value.
setSnmpGaugeValue(long) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpGauge value part associated with this SnmpVar with the specified gauge value.
setSnmpIntValue(long) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpInt value part associated with this SnmpVar with the specified integer value.
setSnmpIpAddressValue(String) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpIpAddress value part associated with this SnmpVar with the specified ipAddress value.
setSnmpOidValue(String) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpOid value part associated with this SnmpVar with the specified oid value.
setSnmpOpaqueValue(byte[]) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpOpaque value part associated with this SnmpVar with the specified bytes array values.
setSnmpParam(SnmpParameters) - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Sets the SnmpParameter object associated with the peer.
setSnmpStringFixedValue(String) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpStringFixed value part associated with this SnmpVar with the specified string value.
setSnmpStringValue(String) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpString value part associated with this SnmpVar with the specified string value.
setSnmpTimeticksValue(long) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpTimeticks value part associated with this SnmpVar with the specified timeticks value.
setSnmpTrapAgent(SnmpTrapAgent) - Static method in class com.sun.jaw.snmp.manager.SnmpMain
Sets the SnmpTrapAgent (an Snmp Trap Handler) associated with this SnmpMain.
setSnmpValue(SnmpValue) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the SnmpValue part associated with this SnmpVar with the specified value.
setThreadAllocatorSrvIf(ThreadAllocatorSrvIf) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Sets the thread allocator service to be used by this framework.
setThreadGroup(ThreadGroup) - Method in class com.sun.jaw.impl.agent.services.mlet.LauncherSrv
Sets the thread group to use when creating the threads for loading.
setThresholdHighValue(Number) - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
setThresholdHighValue(Number) - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Sets the threshold high value.
SetThresholdHighValue(String, Number) - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
setThresholdLowValue(Number) - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
setThresholdLowValue(Number) - Method in class com.sun.jaw.impl.agent.services.monitor.GaugeMonitor
Sets the threshold low value.
SetThresholdLowValue(String, Number) - Method in interface com.sun.jaw.impl.agent.services.monitor.GaugeMonitorMO
 
setTimeout(int) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorSocket
Enables/disables Timeout with the specified timeout, in milliseconds.
setTimeout(int) - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
setTimeout(int) - Method in class com.sun.jaw.impl.adaptor.http.AdaptorServerImpl
Enables/disables Timeout with the specified timeout, in milliseconds.
setTimeout(int) - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
setTimeout(int) - Method in class com.sun.jaw.impl.adaptor.https.AdaptorServerImpl
Enable/disable TIMEOUT with the specified timeout, in milliseconds.
setTimeout(int) - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Changes the timeout to wait for a response from the peer.
setTimeOut(int) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Sets the time during which the DiscoveryClient waits for discovery responses.
setTimeOut(int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
setTimeout(Integer) - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Deprecated.  
SetTimeout(String, int) - Method in interface com.sun.jaw.impl.adaptor.http.AdaptorServerImplMO
 
SetTimeout(String, int) - Method in interface com.sun.jaw.impl.adaptor.https.AdaptorServerImplMO
 
SetTimeOut(String, int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
setTimeoutAsLong(Long) - Method in class com.sun.jaw.impl.agent.services.alarm.AlarmClock
Sets the timeout value (in milliseconds).
setTimeoutMilliSeconds(int) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Enables/disables Timeout with the specified timeout, in milliseconds.
setTimestamp(Timestamp) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Records the sysUpTime and the actual time when this SnmpVarbindList was changed or created.
setTimeticksValue(int) - Method in class com.sun.jaw.snmp.manager.SnmpVar
Deprecated. As of JDMK 3.2, replaced by SnmpVar.setSnmpTimeticksValue(long)
setTimeToLive(int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
setTimeToLive(int) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Sets the default Time to Live to be used to send join and leave message to the Multicast group.
SetTimeToLive(String, int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponderMO
 
setTimeToLiveByte(byte) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Sets the default time-to-live expressed as a byte value.
setTimeToLiveByte(byte) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
SetTimeToLiveByte(String, byte) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
setTimeToLiveInt(int) - Method in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Sets the default time-to-live for this DiscoveryClient.
setTimeToLiveInt(int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
SetTimeToLiveInt(String, int) - Method in interface com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClientMO
 
setTmpDir(String) - Static method in class com.sun.jaw.impl.common.DefaultPaths
Sets the tmp directory for Java DMK.
setTooBigHandled(boolean) - Method in class com.sun.jaw.snmp.manager.SnmpOptions
Sets the TooBigHandled option.
setTrapPort(Integer) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
setTrapPort(Integer) - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Sets the port used by this AdaptorServerImpl for sending traps.
SetTrapPort(String, Integer) - Method in interface com.sun.jaw.impl.adaptor.snmp.AdaptorServerImplMO
 
setup(Object) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
This method is used to specify the use of an HTTP proxy.
setup(Object) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Specifies the location of the CORBA naming service.
setup(Object) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Returns always zero.
setup(Object) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Configures the adaptor.
setValue(ObjectName, String, Object, String) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to set the value of a specific property within an object.
setValue(ObjectName, String, Object, String) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Sets a property of a named managed object to a specific value.
setValue(ObjectName, String, Object, String) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Sets the value of a specific property of a named managed object.
setValue(ObjectName, String, Object, String) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
setValue(ObjectName, String, Object, String) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Sets the value of a property within an m-bean.
setValue(ObjectName, String, Object, String) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows the value of a specific property within an object to be set.
SetValue(ObjectName, String, Object, String) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Sets the value of a specific property of a managed object.
setValue(Object, String, Object) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Sets the value of a property within an m-bean.
setValueEndOfMibView() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the status to indicate there is no such object for this SnmpVar while doing an SnmpGetNext operation.
setValueNoSuchInstance() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the status to indicate there is no such instance for this SnmpVar.
setValueNoSuchObject() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the status to indicate there is no such object for this SnmpVar.
setValues(ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Allows to set the value of several properties within an object.
setValues(ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Sets the value of several properties within a managed object.
setValues(ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Sets the value of several properties within a managed object.
setValues(ObjectName, ModificationList) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
setValues(ObjectName, ModificationList) - Method in interface com.sun.jaw.impl.adaptor.rmi.AdaptorServerRmi
Sets the value of several properties within a managed object.
setValues(ObjectName, ModificationList) - Method in class com.sun.jaw.reference.agent.cmf.Framework
Set the value of several properties within an m-bean.
setValues(ObjectName, ModificationList) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Allows the values of several properties within an object to be set.
setValueValid() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Sets the status to indicate that the value for this SnmpVar is valid.
setVarbindLimit(int) - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Configures the maximum number of varbinds that can be sent to a peer.
setVarbindList(Vector) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Replaces the current list of varbinds with the new varbind.
setVarbindList(Vector, boolean) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Replaces the current list of varbinds with the new varbind specified.
setVarDir(String) - Static method in class com.sun.jaw.impl.common.DefaultPaths
Sets the var directory for Java DMK.
setWrCommunity(String) - Method in class com.sun.jaw.snmp.manager.SnmpParameters
Sets the community to be used when issuing set operations.
SNMP_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for the Snmp Manager service.
SnmpAuthHandlerIf - interface com.sun.jaw.snmp.manager.SnmpAuthHandlerIf.
Deprecated. As of JDMK 3.2.
SnmpConst - class com.sun.jaw.snmp.manager.SnmpConst.
This class contains constants related to SNMP manager package.
SnmpConst() - Constructor for class com.sun.jaw.snmp.manager.SnmpConst
 
SnmpCounter - class com.sun.jaw.snmp.common.SnmpCounter.
The SnmpCounter class represents an SNMP counter.
SnmpCounter(int) - Constructor for class com.sun.jaw.snmp.common.SnmpCounter
Constructs a new SnmpCounter from the specified integer value.
SnmpCounter(Integer) - Constructor for class com.sun.jaw.snmp.common.SnmpCounter
Constructs a new SnmpCounter from the specified Integer value.
SnmpCounter(long) - Constructor for class com.sun.jaw.snmp.common.SnmpCounter
Constructs a new SnmpCounter from the specified long value.
SnmpCounter(Long) - Constructor for class com.sun.jaw.snmp.common.SnmpCounter
Constructs a new SnmpCounter from the specified Long value.
SnmpCounter64 - class com.sun.jaw.snmp.common.SnmpCounter64.
The SnmpCounter64 class represents an SNMP 64bits counter.
SnmpCounter64(long) - Constructor for class com.sun.jaw.snmp.common.SnmpCounter64
Constructs a new SnmpCounter64 from the specified long value.
SnmpCounter64(Long) - Constructor for class com.sun.jaw.snmp.common.SnmpCounter64
Constructs a new SnmpCounter64 from the specified Long value.
SnmpDataTypeEnums - interface com.sun.jaw.snmp.common.SnmpDataTypeEnums.
This class contains SNMP data type constants.
SnmpDefinitions - interface com.sun.jaw.snmp.common.SnmpDefinitions.
An interface that contains SNMP constants related to command and response codes.
snmpErrorToString(int) - Static method in class com.sun.jaw.snmp.manager.SnmpRequest
Returns the string representation of an error code.
SnmpGauge - class com.sun.jaw.snmp.common.SnmpGauge.
The SnmpGauge class represents an SNMP gauge.
SnmpGauge(int) - Constructor for class com.sun.jaw.snmp.common.SnmpGauge
Constructs a new SnmpGauge from the specified integer value.
SnmpGauge(Integer) - Constructor for class com.sun.jaw.snmp.common.SnmpGauge
Constructs a new SnmpGauge from the specified Integer value.
SnmpGauge(long) - Constructor for class com.sun.jaw.snmp.common.SnmpGauge
Constructs a new SnmpGauge from the specified long value.
SnmpGauge(Long) - Constructor for class com.sun.jaw.snmp.common.SnmpGauge
Constructs a new SnmpGauge from the specified Long value.
snmpGet(SnmpHandlerIf, SnmpVarbindList) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Performs a single SNMP get request on the varbind list.
snmpGet(SnmpHandlerIf, SnmpVarbindList) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Performs a single SNMP get request on the varbind list.
snmpGet(SnmpPeer, SnmpHandlerIf, SnmpVarbindList) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Performs a single SNMP get request on the varbind list.
snmpGet(SnmpPeer, SnmpHandlerIf, SnmpVarbindList) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Performs a single SNMP get request on the varbind list.
snmpGetBulk(SnmpHandlerIf, SnmpVarbindList, int, int) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Performs a single SNMP getbulk request on the varbind list.
snmpGetBulk(SnmpHandlerIf, SnmpVarbindList, int, int) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Performs a single SNMP getbulk request on the varbind list.
snmpGetBulk(SnmpPeer, SnmpHandlerIf, SnmpVarbindList, int, int) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Performs a single SNMP getbulk request on the varbind list.
snmpGetBulk(SnmpPeer, SnmpHandlerIf, SnmpVarbindList, int, int) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Performs a single SNMP getbulk request on the varbind list.
snmpGetNext(SnmpHandlerIf, SnmpVarbindList) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Performs a single SNMP getnext request on the varbind list.
snmpGetNext(SnmpHandlerIf, SnmpVarbindList) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Performs a single SNMP getnext request on the varbind list.
snmpGetNext(SnmpPeer, SnmpHandlerIf, SnmpVarbindList) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Performs a single SNMP getnext request on the varbind list.
snmpGetNext(SnmpPeer, SnmpHandlerIf, SnmpVarbindList) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Performs a single SNMP getnext request on the varbind list.
snmpGetNextPoll(SnmpHandlerIf, SnmpVarbindList, int) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the varbind list.
snmpGetNextPoll(SnmpHandlerIf, SnmpVarbindList, int) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Starts polling the peer at the specified intervals, for the MIB variables in the varbind list.
snmpGetNextPoll(SnmpPeer, SnmpHandlerIf, SnmpVarbindList, int) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the varbind list.
snmpGetNextPoll(SnmpPeer, SnmpHandlerIf, SnmpVarbindList, int) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Starts polling the peer at the specified intervals, for the MIB variables in the varbind list.
snmpGetPoll(SnmpHandlerIf, SnmpVarbindList, int) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the varbind list.
snmpGetPoll(SnmpHandlerIf, SnmpVarbindList, int) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Starts polling the peer at the specified intervals, for the MIB variables in the varbind list.
snmpGetPoll(SnmpPeer, SnmpHandlerIf, SnmpVarbindList, int) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Starts polling the peer at the specified intervals, for the MIB variables in the varbind list.
snmpGetPoll(SnmpPeer, SnmpHandlerIf, SnmpVarbindList, int) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Starts polling the peer at the specified intervals, for the MIB variables in the varbind list.
SnmpHandlerIf - interface com.sun.jaw.snmp.manager.SnmpHandlerIf.
This interface provides the callback methods that are required to be implemented by the application.
SnmpIndex - class com.sun.jaw.snmp.agent.SnmpIndex.
The SnmpIndex class represents a SNMP index.
SnmpIndex(SnmpOid) - Constructor for class com.sun.jaw.snmp.agent.SnmpIndex
Initializes a SnmpIndex using the specified Object identifier.
SnmpIndex(SnmpOid[]) - Constructor for class com.sun.jaw.snmp.agent.SnmpIndex
Initializes a SnmpIndex using a vector of Object identifier.
SnmpInt - class com.sun.jaw.snmp.common.SnmpInt.
The SnmpInt class represents an SNMP integer.
SnmpInt(boolean) - Constructor for class com.sun.jaw.snmp.common.SnmpInt
Constructs a new SnmpInt from the specified boolean value.
SnmpInt(Enumerated) - Constructor for class com.sun.jaw.snmp.common.SnmpInt
Constructs a new SnmpInt from the specified Enumerated value.
SnmpInt(int) - Constructor for class com.sun.jaw.snmp.common.SnmpInt
Constructs a new SnmpInt from the specified integer value.
SnmpInt(Integer) - Constructor for class com.sun.jaw.snmp.common.SnmpInt
Constructs a new SnmpInt from the specified Integer value.
SnmpInt(long) - Constructor for class com.sun.jaw.snmp.common.SnmpInt
Constructs a new SnmpInt from the specified long value.
SnmpInt(Long) - Constructor for class com.sun.jaw.snmp.common.SnmpInt
Constructs a new SnmpInt from the specified Long value.
SnmpIpAddress - class com.sun.jaw.snmp.common.SnmpIpAddress.
The SnmpIpAddress class represents an SNMP IpAddress.
SnmpIpAddress(byte[]) - Constructor for class com.sun.jaw.snmp.common.SnmpIpAddress
Constructs a new SnmpIpAddress from the specified bytes array.
SnmpIpAddress(long) - Constructor for class com.sun.jaw.snmp.common.SnmpIpAddress
Constructs a new SnmpIpAddress from the specified long value.
SnmpIpAddress(long, long, long, long) - Constructor for class com.sun.jaw.snmp.common.SnmpIpAddress
Constructs a new SnmpIpAddress from four long values.
SnmpIpAddress(String) - Constructor for class com.sun.jaw.snmp.common.SnmpIpAddress
Constructs a new SnmpIpAddress from a dot-formatted String.
SnmpMain - class com.sun.jaw.snmp.manager.SnmpMain.
This class creates a socket and then starts all servers required to do SNMP operation.
SnmpManagerSrvIf - interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf.
This interface lists methods that can be used to create and destroy requests.
SnmpMessage - class com.sun.jaw.snmp.common.SnmpMessage.
An SnmpMessage object is a partially decoded representation of an SNMP packet.
SnmpMessage() - Constructor for class com.sun.jaw.snmp.common.SnmpMessage
 
SnmpMib - class com.sun.jaw.snmp.agent.SnmpMib.
The SnmpMib is an abstract class for representing a SNMP MIB.
SnmpMib() - Constructor for class com.sun.jaw.snmp.agent.SnmpMib
Default constructor.
SnmpMibAgent - class com.sun.jaw.snmp.agent.SnmpMibAgent.
The SnmpMibAgent is an abstract class for representing a SNMP agent.
SnmpMibAgent() - Constructor for class com.sun.jaw.snmp.agent.SnmpMibAgent
Default constructor.
SnmpMibHandlerSrvIf - interface com.sun.jaw.snmp.agent.SnmpMibHandlerSrvIf.
A SnmpMibHandlerSrvIf is the logical link between a SNMP MIB and the SNMP communication stack.
SnmpMibTable - class com.sun.jaw.snmp.agent.SnmpMibTable.
The SnmpMibTable is an abtraction for a SNMP table.
SnmpMibTable(SnmpMib) - Constructor for class com.sun.jaw.snmp.agent.SnmpMibTable
Creates a new SnmpMibTable.
SnmpMibTableRemCreate - class com.sun.jaw.snmp.agent.SnmpMibTableRemCreate.
The SnmpMibTableRemCreate is an abtraction for a SNMP table.
SnmpMibTableRemCreate(SnmpMib) - Constructor for class com.sun.jaw.snmp.agent.SnmpMibTableRemCreate
Creates a new SnmpMibTableRemCreate.
SnmpNull - class com.sun.jaw.snmp.common.SnmpNull.
The SnmpNull class represents an SNMP null value.
SnmpNull() - Constructor for class com.sun.jaw.snmp.common.SnmpNull
Constructs a new SnmpNull.
SnmpNull(int) - Constructor for class com.sun.jaw.snmp.common.SnmpNull
Constructs a new SnmpNull from the specified tag value.
SnmpNull(String) - Constructor for class com.sun.jaw.snmp.common.SnmpNull
Constructs a new SnmpNull.
SnmpOid - class com.sun.jaw.snmp.common.SnmpOid.
The SnmpOid class represents an SNMP oid.
SnmpOid() - Constructor for class com.sun.jaw.snmp.common.SnmpOid
Constructs a new SnmpOid with no components.
SnmpOid(long) - Constructor for class com.sun.jaw.snmp.common.SnmpOid
Constructs a new SnmpOid containing one component with the specified value.
SnmpOid(long[]) - Constructor for class com.sun.jaw.snmp.common.SnmpOid
Constructs a new SnmpOid from the specified component array.
SnmpOid(long, long, long, long) - Constructor for class com.sun.jaw.snmp.common.SnmpOid
Constructs a new SnmpOid containing four components with the specified values.
SnmpOid(String) - Constructor for class com.sun.jaw.snmp.common.SnmpOid
Constructs a new SnmpOid from a dot-formatted String or a MIB variable name.
SnmpOpaque - class com.sun.jaw.snmp.common.SnmpOpaque.
The SnmpOpaque class is used for representing an SNMP value.
SnmpOpaque(byte[]) - Constructor for class com.sun.jaw.snmp.common.SnmpOpaque
Constructs a new SnmpOpaque from the specified bytes array.
SnmpOpaque(Byte[]) - Constructor for class com.sun.jaw.snmp.common.SnmpOpaque
Constructs a new SnmpOpaque with the specified Bytes array.
SnmpOpaque(String) - Constructor for class com.sun.jaw.snmp.common.SnmpOpaque
Constructs a new SnmpOpaque from the specified String value.
snmpOptions - Variable in class com.sun.jaw.snmp.manager.SnmpSession
Set of options used to configure all SnmpRequests created in this session.
SnmpOptions - class com.sun.jaw.snmp.manager.SnmpOptions.
This class is used to configure various options for SnmpSession.
SnmpOptions() - Constructor for class com.sun.jaw.snmp.manager.SnmpOptions
Creates a new option with the default value SnmpConst.DefaultOption.
SnmpOptions(int) - Constructor for class com.sun.jaw.snmp.manager.SnmpOptions
Creates a new option with specified value.
SnmpParameters - class com.sun.jaw.snmp.manager.SnmpParameters.
This class contains a set of resources that are used by an SnmpSession object while sending or receiving packets to and from a SnmpPeer.
SnmpParameters() - Constructor for class com.sun.jaw.snmp.manager.SnmpParameters
Creates a SnmpParameters object with default set up.
SnmpParameters(String, String) - Constructor for class com.sun.jaw.snmp.manager.SnmpParameters
Creates a SnmpParameters object.
SnmpPduBulk - class com.sun.jaw.snmp.common.SnmpPduBulk.
The SnmpPduBulk represents an get-bulk PDU as defined in RFC 1448.
SnmpPduBulk() - Constructor for class com.sun.jaw.snmp.common.SnmpPduBulk
Builds a new get-bulk pdu.
SnmpPduFactory - class com.sun.jaw.snmp.common.SnmpPduFactory.
The SnmpPduFactory is the default implementation of the SnmpPduFactoryIf interface.
SnmpPduFactory() - Constructor for class com.sun.jaw.snmp.common.SnmpPduFactory
 
SnmpPduFactoryIf - interface com.sun.jaw.snmp.common.SnmpPduFactoryIf.
The SnmpPduFactoryIf defines the interface of the object in charge of encoding and decoding SNMP packets.
SnmpPduPacket - class com.sun.jaw.snmp.common.SnmpPduPacket.
An SnmpPduPacket object is the fully decoded representation of an SNMP packet.
SnmpPduPacket() - Constructor for class com.sun.jaw.snmp.common.SnmpPduPacket
 
SnmpPduRequest - class com.sun.jaw.snmp.common.SnmpPduRequest.
The SnmpPduRequest class is used to represent get, get-next, set, response and SNMPv2-trap PDUs.
SnmpPduRequest() - Constructor for class com.sun.jaw.snmp.common.SnmpPduRequest
 
SnmpPduTrap - class com.sun.jaw.snmp.common.SnmpPduTrap.
The SnmpPduTrap class represents an SNMPv1-trap PDU.
SnmpPduTrap() - Constructor for class com.sun.jaw.snmp.common.SnmpPduTrap
Builds a new trap pdu.
SnmpPeer - class com.sun.jaw.snmp.manager.SnmpPeer.
This class holds information about a SNMP agent.
SnmpPeer(InetAddress) - Constructor for class com.sun.jaw.snmp.manager.SnmpPeer
Creates an SNMP peer object for a device.
SnmpPeer(String) - Constructor for class com.sun.jaw.snmp.manager.SnmpPeer
Creates an SNMP peer object for a device.
SnmpPeer(String, int) - Constructor for class com.sun.jaw.snmp.manager.SnmpPeer
Creates an SNMP peer object for a device with the specified port.
SnmpPollRequest - class com.sun.jaw.snmp.manager.SnmpPollRequest.
For Java DMK internal use only.
SnmpPollRequest(SnmpSession, SnmpPeer, SnmpHandlerIf, int) - Constructor for class com.sun.jaw.snmp.manager.SnmpPollRequest
Creates new requests.
snmpReqAborted - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
snmpReqEncodingError - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
snmpReqHandleTooBig - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
snmpReqInternalError - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
snmpReqPacketOverflow - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
snmpReqRefireAfterVbFix - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
snmpReqSocketIOError - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
snmpReqTimeout - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
snmpReqTooBigImpossible - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
SnmpRequest - class com.sun.jaw.snmp.manager.SnmpRequest.
This class creates a request that is used to perform one or more SNMP operations such as Get, GetNext, Set, and GetBulk on a specified SnmpVarbindList.
snmpReqUnknownError - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
snmpRspAuthorizationError - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: authorizationError.
snmpRspBadValue - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: badValue.
snmpRspCommitFailed - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: commitFailed.
snmpRspDecodingError - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
snmpRspEndOfTable - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
snmpRspGenErr - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: genError.
snmpRspInconsistentName - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: inconsistentName.
snmpRspInconsistentValue - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: inconsistentValue.
snmpRspNoAccess - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: noAccess.
snmpRspNoCreation - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: noCreation.
snmpRspNoError - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: noError.
snmpRspNoSuchName - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: noSuchName.
snmpRspNotWritable - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: notWritable.
snmpRspReadOnly - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: readOnly.
snmpRspResourceUnavailable - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: resourceUnavailable.
snmpRspTooBig - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: tooBig.
snmpRspUndoFailed - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: undoFailed.
snmpRspWrongEncoding - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongEncoding.
snmpRspWrongLength - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongLength.
snmpRspWrongType - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongType.
snmpRspWrongValue - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code as defined in RFC 1448 for: wrongValue.
SnmpServers - class com.sun.jaw.snmp.manager.SnmpServers.
Deprecated. As of JDMK 3.2. .
SnmpSession - class com.sun.jaw.snmp.manager.SnmpSession.
An SnmpSession object essentially creates, controls, and manages one or more request.
SnmpSession(String) - Constructor for class com.sun.jaw.snmp.manager.SnmpSession
Constructor for creating a new session.
SnmpSession(String, SnmpAuthHandlerIf) - Constructor for class com.sun.jaw.snmp.manager.SnmpSession
Constructor for creating new session.
SnmpSession(String, SnmpPeer, SnmpAuthHandlerIf) - Constructor for class com.sun.jaw.snmp.manager.SnmpSession
Constructor for creating new session.
snmpSet(SnmpHandlerIf, SnmpVarbindList) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Performs a single SNMP set request on the peer for the specified varbind list.
snmpSet(SnmpHandlerIf, SnmpVarbindList) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Performs a single SNMP set request on the peer for the specified varbind list.
snmpSet(SnmpPeer, SnmpHandlerIf, SnmpVarbindList) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Performs a single SNMP set request on the peer for the specified varbind list.
snmpSet(SnmpPeer, SnmpHandlerIf, SnmpVarbindList) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Performs a single SNMP set request on the peer for the specified varbind list.
SnmpSocket - class com.sun.jaw.snmp.manager.SnmpSocket.
This class creates a SNMP Datagram Socket.
SnmpSocket(DatagramHandlerIf) - Constructor for class com.sun.jaw.snmp.manager.SnmpSocket
Creates a new SnmpSocket object.
SnmpStatusException - exception com.sun.jaw.snmp.common.SnmpStatusException.
The SnmpStatusException class reports an error which occurred during a get/set operation on an mib node.
SnmpStatusException(int) - Constructor for class com.sun.jaw.snmp.common.SnmpStatusException
Constructs a new SnmpStatusException with the specified status error.
SnmpStatusException(int, int) - Constructor for class com.sun.jaw.snmp.common.SnmpStatusException
Constructs a new SnmpStatusException with the specified status error and status index.
SnmpStatusException(SnmpStatusException, int) - Constructor for class com.sun.jaw.snmp.common.SnmpStatusException
Constructs a new SnmpStatusException with an error index.
SnmpStatusException(String) - Constructor for class com.sun.jaw.snmp.common.SnmpStatusException
Constructs a new SnmpStatusException with an error message.
SnmpString - class com.sun.jaw.snmp.common.SnmpString.
The SnmpString class represents an SNMP string.
SnmpString() - Constructor for class com.sun.jaw.snmp.common.SnmpString
Constructs a new empty SnmpString.
SnmpString(byte[]) - Constructor for class com.sun.jaw.snmp.common.SnmpString
Constructs a new SnmpString from the specified bytes array.
SnmpString(Byte[]) - Constructor for class com.sun.jaw.snmp.common.SnmpString
Constructs a new SnmpString from the specified Bytes array.
SnmpString(String) - Constructor for class com.sun.jaw.snmp.common.SnmpString
Constructs a new SnmpString from the specified String value.
SnmpStringFixed - class com.sun.jaw.snmp.common.SnmpStringFixed.
The SnmpStringFixed class represents an SNMP String defined with a fixed length.
SnmpStringFixed(byte[]) - Constructor for class com.sun.jaw.snmp.common.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified bytes array.
SnmpStringFixed(Byte[]) - Constructor for class com.sun.jaw.snmp.common.SnmpStringFixed
Constructs a new SnmpStringFixed with the specified Bytes array.
SnmpStringFixed(int, Byte[]) - Constructor for class com.sun.jaw.snmp.common.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified Bytes array with the specified length.
SnmpStringFixed(String) - Constructor for class com.sun.jaw.snmp.common.SnmpStringFixed
Constructs a new SnmpStringFixed from the specified String value.
SnmpTableEntryEvent - class com.sun.jaw.snmp.agent.SnmpTableEntryEvent.
The SnmpTableEntryEvent represents an event emitted when an entry is added or deleted from a SNMP table.
SnmpTableEntryEvent(Object, Object) - Constructor for class com.sun.jaw.snmp.agent.SnmpTableEntryEvent
Initializes all the information required for the event.
SnmpTableEntryListener - interface com.sun.jaw.snmp.agent.SnmpTableEntryListener.
The SnmpTableEntryListener allows to receive SnmpTableEntryEvent events when an entry is added or removed from a SNMP table.
SnmpTimeticks - class com.sun.jaw.snmp.common.SnmpTimeticks.
This class contains a SnmpTimeTick value which has units of 1/100th of a second.
SnmpTimeticks(int) - Constructor for class com.sun.jaw.snmp.common.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified integer value.
SnmpTimeticks(Integer) - Constructor for class com.sun.jaw.snmp.common.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified Integer value.
SnmpTimeticks(long) - Constructor for class com.sun.jaw.snmp.common.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified long value.
SnmpTimeticks(Long) - Constructor for class com.sun.jaw.snmp.common.SnmpTimeticks
Constructs a new SnmpTimeticks from the specified Long value.
SnmpTooBigException - exception com.sun.jaw.snmp.common.SnmpTooBigException.
The SnmpTooBigException is used internally to signal that the size of a pdu exceeds the packet size limitation.
SnmpTooBigException() - Constructor for class com.sun.jaw.snmp.common.SnmpTooBigException
Builds an SnmpTooBigException with varBindCount set to 0.
SnmpTooBigException(int) - Constructor for class com.sun.jaw.snmp.common.SnmpTooBigException
Builds an SnmpTooBigException with varBindCount set to the specified value.
SnmpTrapAgent - class com.sun.jaw.snmp.manager.SnmpTrapAgent.
The SnmpTrapAgent class implements an SNMP trap dispatcher.
SnmpTrapAgent() - Constructor for class com.sun.jaw.snmp.manager.SnmpTrapAgent
Initializes an SnmpTrapAgent which listens on the port 162.
SnmpTrapAgent(int) - Constructor for class com.sun.jaw.snmp.manager.SnmpTrapAgent
Initializes an SnmpTrapAgent which listens on the specified port.
SnmpTrapListener - interface com.sun.jaw.snmp.manager.SnmpTrapListener.
This interface should be implemented by classes that wish to receive SNMP Version 1 Trap PDUs.
SnmpUnsignedInt - class com.sun.jaw.snmp.common.SnmpUnsignedInt.
The SnmpUnsignedInt class is the base for all SNMP syntaxes base on unsigned integer.
SnmpUnsignedInt(int) - Constructor for class com.sun.jaw.snmp.common.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified integer value.
SnmpUnsignedInt(Integer) - Constructor for class com.sun.jaw.snmp.common.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified Integer value.
SnmpUnsignedInt(long) - Constructor for class com.sun.jaw.snmp.common.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified long value.
SnmpUnsignedInt(Long) - Constructor for class com.sun.jaw.snmp.common.SnmpUnsignedInt
Constructs a new SnmpUnsignedInt from the specified Long value.
SnmpV2TrapListener - interface com.sun.jaw.snmp.manager.SnmpV2TrapListener.
This interface should be implemented by classes that wish to receive SNMP Version 2 Trap PDUs.
SnmpValue - class com.sun.jaw.snmp.common.SnmpValue.
The SnmpValue is an abstract representation of a SNMP Value.
SnmpValue() - Constructor for class com.sun.jaw.snmp.common.SnmpValue
 
SnmpVar - class com.sun.jaw.snmp.manager.SnmpVar.
This class holds SnmpVar information for a MIB variable.
SnmpVar(SnmpOid) - Constructor for class com.sun.jaw.snmp.manager.SnmpVar
Constructs a new SnmpVar object from the specified SnmpOid value.
SnmpVar(String) - Constructor for class com.sun.jaw.snmp.manager.SnmpVar
Constructs a new SnmpVar object from the specified String value.
SnmpVarBind - class com.sun.jaw.snmp.common.SnmpVarBind.
The SnmpVarBind class represents a variable contained in a VarBindList.
SnmpVarBind() - Constructor for class com.sun.jaw.snmp.common.SnmpVarBind
Default constructor.
SnmpVarBind(SnmpOid, SnmpValue) - Constructor for class com.sun.jaw.snmp.common.SnmpVarBind
Constructs a new SnmpVarBind object from the specified SnmpOid and SnmpValue.
SnmpVarbindList - class com.sun.jaw.snmp.manager.SnmpVarbindList.
SnmpVarbindList contains a list of SnmpVar objects.
SnmpVarbindList() - Constructor for class com.sun.jaw.snmp.manager.SnmpVarbindList
Prepares an empty list.
SnmpVarbindList(SnmpVarbindList) - Constructor for class com.sun.jaw.snmp.manager.SnmpVarbindList
Similar to the copy constructor.
SnmpVarbindList(String) - Constructor for class com.sun.jaw.snmp.manager.SnmpVarbindList
Prepares an empty list with a string to print while debugging.
snmpVersionOne - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents the SNMP protocol version: SnmpV1.
snmpVersionTwo - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Represents the SNMP protocol version: SnmpV2.
snmpWalkUntil(SnmpHandlerIf, SnmpVarbindList, SnmpOid) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Walks through the lexicographic ordering of the agent MIB.
snmpWalkUntil(SnmpHandlerIf, SnmpVarbindList, SnmpOid) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Walks through the lexicographic ordering of the agent MIB.
snmpWalkUntil(SnmpPeer, SnmpHandlerIf, SnmpVarbindList, SnmpOid) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Walks through the lexicographic ordering of the agent MIB.
snmpWalkUntil(SnmpPeer, SnmpHandlerIf, SnmpVarbindList, SnmpOid) - Method in interface com.sun.jaw.snmp.manager.SnmpManagerSrvIf
Walks through the lexicographic ordering of the agent MIB.
snmpWrongSnmpVersion - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Error code specific to the API.
specificTrap - Variable in class com.sun.jaw.snmp.common.SnmpPduTrap
Specific trap number.
splitAt(int) - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Splits the SnmpVarbindList.
SSL_CIPHER_SUITE - Static variable in class com.sun.jaw.impl.common.JawProperties
References the property that specifies the SSL cipher suites to be enabled by the HTTP/SSL adaptor.
stAborted - Static variable in class com.sun.jaw.snmp.manager.Request
Status of a request: request aborted.
STARTING - Static variable in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Represents a STARTING state.
state - Variable in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
The state of the adaptor server.
state - Variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Reflects the current state of the discovery client.
state - Variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Reflects the current state of the discovery responder.
statusLegend - Static variable in class com.sun.jaw.snmp.manager.SnmpVar
Keeps the legend for the value part of the SnmpVar.
stBase - Static variable in class com.sun.jaw.snmp.manager.Request
Base status of a request.
stInProgress - Static variable in class com.sun.jaw.snmp.manager.Request
Status of a request: in progress.
stInternalError - Static variable in class com.sun.jaw.snmp.manager.Request
Status of a request: internal error occured.
stNeverUsed - Static variable in class com.sun.jaw.snmp.manager.Request
Status of a request: request never used.
stop() - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Stop the repository and release allocated resources.
STOPPING - Static variable in class com.sun.jaw.impl.adaptor.generic.AdaptorServer
Represents a STOPPING state.
STOPPING - Static variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryClient
Marks the "state" property as in-transition from ONLINE to OFFLINE.
STOPPING - Static variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryMonitor
Marks the "state" property as in-transition from ONLINE to OFFLINE.
STOPPING - Static variable in class com.sun.jaw.impl.agent.services.jawdiscovery.DiscoveryResponder
Marks the "state" property as in-transition from ONLINE to OFFLINE.
stReceivedReply - Static variable in class com.sun.jaw.snmp.manager.Request
Status of a request: reply received.
stResultsAvailable - Static variable in class com.sun.jaw.snmp.manager.Request
Status of a request: result available for the request.
stringValue() - Method in class com.sun.jaw.snmp.common.SnmpIpAddress
Converts the address to its String form.
StringValueExp - class com.sun.jaw.reference.query.StringValueExp.
For internal use only.
StringValueExp() - Constructor for class com.sun.jaw.reference.query.StringValueExp
 
StringValueExp(String) - Constructor for class com.sun.jaw.reference.query.StringValueExp
 
stTimeout - Static variable in class com.sun.jaw.snmp.manager.Request
Status of a request: timeout.
Stub - Variable in class com.sun.jaw.impl.mapper.DefaultMapper
Stub suffix
stValueEndOfMibView - Static variable in class com.sun.jaw.snmp.manager.SnmpVar
Useful constant indicating that the status of the SnmpVar object is endOfMibView.
stValueNoSuchInstance - Static variable in class com.sun.jaw.snmp.manager.SnmpVar
Useful constant indicating that the status of the SnmpVar object is noSuchInstance.
stValueNoSuchObject - Static variable in class com.sun.jaw.snmp.manager.SnmpVar
Useful constant indicating that the status of the SnmpVar object is noSuchObject.
stValueOk - Static variable in class com.sun.jaw.snmp.manager.SnmpVar
Useful constant indicating that the status of the SnmpVar object is valid.
stValueUnspecified - Static variable in class com.sun.jaw.snmp.manager.SnmpVar
Useful constant indicating that the status of the SnmpVar object is not initialized.
stWaitingForReply - Static variable in class com.sun.jaw.snmp.manager.Request
Status of a request: waiting for reply.
stWaitingToSend - Static variable in class com.sun.jaw.snmp.manager.Request
Status of a request: waiting to be sent.
syncInProgress() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Indicates whether this session is performing synchronous operation for a request.

T

TableTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
Represents a SNMP table.
tag - Variable in class com.sun.jaw.snmp.common.SnmpNull
This is the tag of the NULL value.
target - Variable in class com.sun.jaw.reference.common.LocalException
The embedded exception
target - Variable in class com.sun.jaw.reference.common.CommunicationException
The embedded exception
theMib - Variable in class com.sun.jaw.snmp.agent.SnmpMibTable
The mib to which the metadata is linked.
thePeer - Variable in class com.sun.jaw.snmp.manager.SnmpRequest
The peer object associated with this request.
thisSessionContext() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Returns true if the current executing thread is this sessions dispatcher.
THREAD_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for the thread allocator service.
ThreadAllocatorSrv - class com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrv.
This class provides a simple implementation of a thread allocator.
ThreadAllocatorSrv() - Constructor for class com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrv
 
ThreadAllocatorSrvIf - interface com.sun.jaw.reference.agent.services.ThreadAllocatorSrvIf.
This interface provides a means for implementing a thread allocator service.
ThreadAllocatorSrvMO - interface com.sun.jaw.impl.agent.services.light.ThreadAllocatorSrvMO.
The c-bean interface of the ThreadAllocatorSrv m-bean.
THREADSRV - Static variable in class com.sun.jaw.reference.common.ServiceName
The class name used for registering the thread allocator service.
THRESHIGH_LOWER_THAN_THRESLOW_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that threshold high value is less than threshold low value.
THRESHIGH_LOWER_THAN_THRESLOW_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that threshold high value is less than threshold low value.
THRESHOLD_HIGH_VALUE_EXCEEDED_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that the observed property has exceeded the threshold high value.
THRESHOLD_HIGH_VALUE_EXCEEDED_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that the observed property has exceeded the threshold high value.
THRESHOLD_LOW_VALUE_EXCEEDED_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that the observed property has exceeded the threshold low value.
THRESHOLD_LOW_VALUE_EXCEEDED_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that the observed property has exceeded the threshold low value.
THRESHOLD_TYPE_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that threshold high and threshold low are not of the same type.
THRESHOLD_TYPE_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that threshold high and threshold low are not of the same type.
THRESHOLD_VALUE_REACHED_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEvent
Event denoting that the observed property has reached the threshold value.
THRESHOLD_VALUE_REACHED_EVT - Static variable in class com.sun.jaw.impl.agent.services.monitor.MonitorEventMO
Event denoting that the observed property has reached the threshold value.
timeout - Variable in class com.sun.jaw.snmp.manager.SnmpPeer
The amount of time to wait for a response from the peer.
timeout - Variable in class com.sun.jaw.snmp.manager.Request
Timeout.
TIMES - Static variable in class com.sun.jaw.reference.query.Query
 
times(ValueExp, ValueExp) - Static method in class com.sun.jaw.reference.query.Query
Return a binary expression representing the product of two value expressions.
timeStamp - Variable in class com.sun.jaw.snmp.common.SnmpPduTrap
Time-stamp.
Timestamp - class com.sun.jaw.snmp.manager.Timestamp.
This class is used to represent a time stamp.
Timestamp() - Constructor for class com.sun.jaw.snmp.manager.Timestamp
The default constructor.
Timestamp(long) - Constructor for class com.sun.jaw.snmp.manager.Timestamp
Creates a TimeStamp object using the user parameter.
Timestamp(long, long) - Constructor for class com.sun.jaw.snmp.manager.Timestamp
Creates a TimeStamp object using the user parameters.
TimeticksTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN tag for representing a Timeticks as defined in RFC 1155.
toAsn1String() - Method in class com.sun.jaw.snmp.common.SnmpValue
Returns a string form containing ASN.1 tagging information.
toBoolean() - Method in class com.sun.jaw.snmp.common.SnmpOid
Converts the oid value to its Boolean form.
toByte() - Method in class com.sun.jaw.snmp.common.SnmpString
Converts the string value to its array of Bytes form.
toByte() - Method in class com.sun.jaw.snmp.common.SnmpOid
Converts the oid value to its array of Bytes form.
toInteger() - Method in class com.sun.jaw.snmp.common.SnmpInt
Converts the integer value to its Integer form.
toInteger() - Method in class com.sun.jaw.snmp.common.SnmpCounter64
Converts the counter value to its Integer form.
toInteger() - Method in class com.sun.jaw.snmp.common.SnmpOid
Converts the oid value to its Integer form.
toLong() - Method in class com.sun.jaw.snmp.common.SnmpInt
Converts the integer value to its Long form.
toLong() - Method in class com.sun.jaw.snmp.common.SnmpCounter64
Converts the counter value to its Long form.
toLong() - Method in class com.sun.jaw.snmp.common.SnmpOid
Converts the oid value to its Long form.
toOid() - Method in class com.sun.jaw.snmp.common.SnmpValue
Returns the value encoded as an oid.
toOid() - Method in class com.sun.jaw.snmp.common.SnmpInt
Converts the integer value to its SnmpOid form.
toOid() - Method in class com.sun.jaw.snmp.common.SnmpString
Converts the string value to its SnmpOid form.
toOid() - Method in class com.sun.jaw.snmp.common.SnmpCounter64
Converts the counter value to its SnmpOid form.
toOid() - Method in class com.sun.jaw.snmp.common.SnmpOid
Converts the oid value to its SnmpOid form.
toOid() - Method in class com.sun.jaw.snmp.common.SnmpNull
Converts the NULL value to its SnmpOid form.
toOid(int, long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpStringFixed
Extracts the fixed-string from an index oid and returns its value converted as an SnmpOid.
toOid(long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpInt
Extracts the integer from an index oid and returns its value converted as an SnmpOid.
toOid(long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpString
Extracts the string from an index oid and returns its value converted as an SnmpOid.
toOid(long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpCounter64
Extracts the counter from an index oid and returns its value converted as an SnmpOid.
toOid(long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpOid
Extracts the oid from an index oid and returns its value converted as an SnmpOid.
toOid(long[], int) - Static method in class com.sun.jaw.snmp.common.SnmpIpAddress
Extracts the ip address from an index oid and returns its value converted as an SnmpOid.
toString() - Method in class com.sun.jaw.impl.adaptor.http.AdaptorSocket
Returns the implementation address and implementation port of this socket as a string.
toString() - Method in class com.sun.jaw.impl.adaptor.https.AdaptorSocket
 
toString() - Method in class com.sun.jaw.impl.adaptor.udp.AdaptorSocket
Returns a string representation of the object.
toString() - Method in class com.sun.jaw.reference.common.ObjectName
Translates an object name into a string.
toString() - Method in class com.sun.jaw.reference.common.Enumerated
Returns the string form of this enumerated.
toString() - Method in class com.sun.jaw.reference.query.BadBinaryOpExpressionException
Returns a string representation of the BadBinaryOpExpressionException.
toString() - Method in class com.sun.jaw.reference.query.InQueryExp
 
toString() - Method in class com.sun.jaw.reference.query.NotQueryExp
 
toString() - Method in class com.sun.jaw.reference.query.BooleanValue
 
toString() - Method in class com.sun.jaw.reference.query.MatchQueryExp
 
toString() - Method in class com.sun.jaw.reference.query.InvalidApplicationException
Returns a string representation of the InvalidApplicationException.
toString() - Method in class com.sun.jaw.reference.query.AttributeExp
Returns the string representing its value.
toString() - Method in class com.sun.jaw.reference.query.QualifiedAttributeExp
 
toString() - Method in class com.sun.jaw.reference.query.QualifiedIndexedAttributeExp
 
toString() - Method in class com.sun.jaw.reference.query.BadStringOperationException
Returns a string representation of the BadStringOperationException.
toString() - Method in class com.sun.jaw.reference.query.BinaryRelQueryExp
 
toString() - Method in class com.sun.jaw.reference.query.NumericValue
 
toString() - Method in class com.sun.jaw.reference.query.BadAttributeValueException
Returns a string representation of the BadAttributeValueException.
toString() - Method in class com.sun.jaw.reference.query.BetweenQueryExp
 
toString() - Method in class com.sun.jaw.reference.query.StringValueExp
 
toString() - Method in class com.sun.jaw.reference.query.BinaryOpExpression
 
toString() - Method in class com.sun.jaw.reference.query.OrQueryExp
 
toString() - Method in class com.sun.jaw.reference.query.IndexedAttributeExp
 
toString() - Method in class com.sun.jaw.reference.query.AndQueryExp
 
toString() - Method in class com.sun.jaw.snmp.agent.SnmpIndex
Returns a String representation of the index.
toString() - Method in class com.sun.jaw.snmp.common.SnmpInt
Converts the integer value to its String form.
toString() - Method in class com.sun.jaw.snmp.common.SnmpTimeticks
Converts the timeticks value to its String form.
toString() - Method in class com.sun.jaw.snmp.common.SnmpString
Converts the string value to its String form.
toString() - Method in class com.sun.jaw.snmp.common.SnmpVarBind
Returns the string representation for this SnmpVarBind.
toString() - Method in class com.sun.jaw.snmp.common.SnmpCounter64
Converts the counter value to its String form.
toString() - Method in class com.sun.jaw.snmp.common.SnmpOid
Converts the oid value to its String form.
toString() - Method in class com.sun.jaw.snmp.common.SnmpNull
Converts the NULL value to its asn1 String form.
toString() - Method in class com.sun.jaw.snmp.common.SnmpOpaque
Converts the opaque to its String form that is a string of bytes expressed in hexadecimal form.
toString() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Returns the string representation for this SnmpPeer.
toString() - Method in class com.sun.jaw.snmp.manager.Request
Gets a string representation of the request.
toString() - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Gives a status report of the request.
toString() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Gets a string representation of the session.
toString() - Method in class com.sun.jaw.snmp.manager.SnmpSocket
Returns the detailed statistics of the socket and activity stats.
toString() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Returns the printable ASCII representation for this SnmpVar.
toString() - Method in class com.sun.jaw.snmp.manager.Timestamp
Returns a String representation of the TimeStamp object.
toString() - Method in class com.sun.jaw.snmp.manager.SnmpPollRequest
Returns the string representation for this SnmpPollRequest.
TRACE_DEBUG - Static variable in class com.sun.jaw.reference.common.Debug
Trace level for any class.
transferObject(Object, ObjectName) - Method in class com.sun.jaw.impl.adaptor.comm.AdaptorClient
Adds a named object under the control of the remote framework.
transferObject(Object, ObjectName) - Method in class com.sun.jaw.impl.adaptor.iiop.AdaptorClient
Creates a copy of a named object and adds it to the remote repository.
transferObject(Object, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClient
Adds a named object under the control of the remote CMF.
transferObject(Object, ObjectName) - Method in class com.sun.jaw.impl.adaptor.rmi.AdaptorClientRO
As a read-only adaptor client, this operation is always rejected with a SecurityException exception.
transferObject(Object, ObjectName) - Method in interface com.sun.jaw.reference.client.adaptor.AdaptorMO
Adds a named object under the control of the remote CMF.
trapAuthenticationFailure - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: authenticationFailure.
trapColdStart - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: coldStart.
trapEgpNeighborLoss - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: egpNeighborLoss.
trapEnterpriseSpecific - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: enterpriseSpecific.
trapLinkDown - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkDown.
trapLinkUp - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: linkUp.
trapWarmStart - Static variable in interface com.sun.jaw.snmp.common.SnmpDefinitions
Code as defined in RFC 1157 for generic trap info in Trap-PDU: warmStart.
type - Variable in class com.sun.jaw.snmp.common.SnmpPduPacket
PDU type.

U

UintegerTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
ASN tag for representing a Unsigned32 integer as defined in RFC 1902.
UnauthorizedSecurityException - exception com.sun.jaw.impl.adaptor.security.UnauthorizedSecurityException.
This security exception is thrown by all the methods in the AdaptorMO interface when the client's login/password is not supported by the server we are trying to talk to.
UnauthorizedSecurityException() - Constructor for class com.sun.jaw.impl.adaptor.security.UnauthorizedSecurityException
Default constructor.
UnauthorizedSecurityException(String) - Constructor for class com.sun.jaw.impl.adaptor.security.UnauthorizedSecurityException
Constructor that allows a specific error message to be specified.
UnknownSyntaxTag - Static variable in interface com.sun.jaw.snmp.common.SnmpDataTypeEnums
Represents a unknown syntax type.
unregister(Object) - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Removes a managed object from the Object Repository.
unregister(Object) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Removes a singleton m-bean from the repository.
unregister(Object) - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Removes a reference from the Object Repository using the object reference.
unregister(ObjectName) - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Removes a managed object from the Object Repository.
unregister(ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Removes an m-bean from the repository.
unregister(ObjectName) - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Removes a reference from the Object Repository using the object name.
unregisterDB(ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Removes an m-bean from the database.
unspecifiedValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Checks if the value associated with this SnmpVar is unspecified.
update(Object, ObjectName) - Method in class com.sun.jaw.impl.agent.services.light.RepositorySrv
Updates the managed object in the Object Repository.
update(Object, ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Updates an m-bean registered with the repository.
update(Object, ObjectName) - Method in interface com.sun.jaw.reference.agent.services.MoRepSrvIf
Updates an object in the Object Repository.
updateDB(Object, ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Updates an m-bean in the database.
useAddressList(InetAddress[]) - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Specifies the list of address to be used.
useExclusiveSocket() - Method in class com.sun.jaw.snmp.manager.SnmpSession
Creates a new socket which it will use exclusively for sending and receiving SNMP requests and responses of this session.
useExclusiveSocket(SnmpSocket) - Method in class com.sun.jaw.snmp.manager.SnmpSession
Uses the specified socket to perform an I/O.
useIPAddress(String) - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Sets a specific IP address where the peer will communicate.
useNextAddress() - Method in class com.sun.jaw.snmp.manager.SnmpPeer
Causes all subsequent requests to go to the new address that is obtained from the specified list of alternate addresses.
usePduFactory(SnmpPduFactoryIf) - Method in class com.sun.jaw.impl.adaptor.snmp.AdaptorServerImpl
Set the message factory of this AdaptorServerImpl.

V

validateOid(long[], int) - Method in class com.sun.jaw.snmp.agent.SnmpMibTable
Validates the specified oid.
validateRegistration(ObjectName) - Method in class com.sun.jaw.impl.agent.services.persistent.PersistentRepSrv
Validate the registration of a new m-bean.
validNameForObject() - Method in class com.sun.jaw.reference.common.ObjectName
Checks if a name to be used as an object name is valid.
validValue() - Method in class com.sun.jaw.snmp.manager.SnmpVar
Checks if the object contains a valid accessible value.
value - Variable in class com.sun.jaw.reference.common.Enumerated
This variable keeps the integer form of the enumerated.
value - Variable in class com.sun.jaw.snmp.common.SnmpInt
This is where the value is stored.
value - Variable in class com.sun.jaw.snmp.common.SnmpString
This is the bytes array of the string value.
value - Variable in class com.sun.jaw.snmp.common.SnmpVarBind
The value of the SnmpVarBind.
value - Variable in class com.sun.jaw.snmp.common.SnmpCounter64
This is where the value is stored.
VALUE_CHANGE_EVT - Static variable in class com.sun.jaw.reference.agent.cmf.FrameworkEvent
Not implemented in this release.
VALUE_CHANGE_EVT - Static variable in class com.sun.jaw.reference.common.FrameworkEventMO
Constant denoting a property value change event.
value(boolean) - Static method in class com.sun.jaw.reference.query.Query
Returns a boolean value expression that can be used in any Query call that expects a ValueExp.
value(double) - Static method in class com.sun.jaw.reference.query.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(float) - Static method in class com.sun.jaw.reference.query.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(int) - Static method in class com.sun.jaw.reference.query.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(long) - Static method in class com.sun.jaw.reference.query.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(Number) - Static method in class com.sun.jaw.reference.query.Query
Returns a numeric value expression that can be used in any Query call that expects a ValueExp.
value(String) - Static method in class com.sun.jaw.reference.query.Query
Returns a new string expression which can be used in any Query call that expects a StringValueExp or a ValueExp.
ValueExp - class com.sun.jaw.reference.query.ValueExp.
For internal use only.
ValueExp() - Constructor for class com.sun.jaw.reference.query.ValueExp
 
valueIndexes() - Method in class com.sun.jaw.reference.common.Enumerated
Returns an Java enumeration of the permitted integers.
valueStrings() - Method in class com.sun.jaw.reference.common.Enumerated
Returns an Java enumeration of the permitted strings.
varBindCount - Variable in class com.sun.jaw.snmp.common.SnmpTooBigException
The varBindCount.
varbindList - Variable in class com.sun.jaw.snmp.manager.SnmpRequest
This contains a list of SnmpVar objects for making the SNMP requests.
varBindList - Variable in class com.sun.jaw.snmp.common.SnmpPduPacket
List of variables.
vbListToString() - Method in class com.sun.jaw.snmp.manager.SnmpVarbindList
Constructs a string containing details of each SnmpVarbindList (oid+value).
version - Variable in class com.sun.jaw.snmp.common.SnmpPduPacket
Protocol version.
version - Variable in class com.sun.jaw.snmp.common.SnmpMessage
The protocol version.

W

waitForCompletion(long) - Method in class com.sun.jaw.snmp.manager.SnmpRequest
Used in synchronous mode only.
writeExternal(ObjectOutput) - Method in class com.sun.jaw.impl.agent.services.loader.rmi.NetClassLoader
This method saves the objects contents during Object Serialization.
writeExternal(ObjectOutput) - Method in class com.sun.jaw.impl.agent.services.mlet.MLetClassLoader
This method saves the objects contents during Object Serialization.
writeLibVersion(String, long) - Static method in class com.sun.jaw.impl.common.Library
Sets the library version for the libraries contained under the library base path path supplied as an input argument.
WriteToHtml(Object) - Method in interface com.sun.jaw.impl.adaptor.html.HtmlStreamableIf
Returns a customized Html representation of an M-Bean.

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