Serialized Form
Package com.adventnet.adaptors |
host
java.lang.String host
port
int port
state
int state
thread
java.lang.Thread thread
notificationBroadcasterSupport
NotificationBroadcasterSupport notificationBroadcasterSupport
mbeanNotificationInfo
MBeanNotificationInfo[] mbeanNotificationInfo
seqNo
long seqNo
Package com.adventnet.adaptors.html |
objectName
ObjectName objectName
table
java.util.Hashtable table
notifFileSize
long notifFileSize
notifFileCount
int notifFileCount
maxNotifFileCount
int maxNotifFileCount
log
com.adventnet.agent.logging.Log log
mbeanInfo
MBeanInfo mbeanInfo
handback
int handback
types
java.util.Vector types
httpIntf
HttpServerInterface httpIntf
notifFlag
boolean notifFlag
authenticateFlag
boolean authenticateFlag
authorisationFlag
boolean authorisationFlag
isStarted
boolean isStarted
init
com.adventnet.adaptors.html.HtmlAdaptorInitializer init
firstAccess
boolean firstAccess
Package com.adventnet.adaptors.rmi |
server
MBeanServer server
- The server reference
authenticationEnabled
boolean authenticationEnabled
authorisationEnabled
boolean authorisationEnabled
userContext
com.adventnet.agent.security.UserContext userContext
operationContext
com.adventnet.agent.security.OperationContextInfo operationContext
attributeContext
com.adventnet.agent.security.AttributeContextInfo attributeContext
viewAuthoriser
com.adventnet.agent.security.ViewAuthoriser viewAuthoriser
userName
java.lang.String userName
paramTypes
java.lang.String[] paramTypes
context
java.lang.String context
log
com.adventnet.agent.logging.Log log
viewMBean
ObjectName viewMBean
users
java.util.HashMap users
persistName
java.lang.String persistName
listenerTable
java.util.Hashtable listenerTable
remoteMBeanServer
RemoteMBeanServerImpl remoteMBeanServer
objectName
ObjectName objectName
- the objectname of this RMIAdaptor mbean.
table
java.util.Hashtable table
- the key-value pair objectName table
mbeanInfo
MBeanInfo mbeanInfo
- the MBeanInfo of the RMIAdaptor mbean
log
com.adventnet.agent.logging.Log log
authentication
boolean authentication
authorisation
boolean authorisation
isStarted
boolean isStarted
- Boolean to indicate whether the RMIAdaptor is started
registry
java.rmi.registry.Registry registry
Package com.adventnet.jmx |
mbeanInfo
MBeanInfo mbeanInfo
object
java.lang.Object object
clazz
java.lang.Class clazz
iclazz
java.lang.Class iclazz
superInterfaceMeths
java.lang.reflect.Method[] superInterfaceMeths
readMeths
java.util.Vector readMeths
writeMeths
java.util.Vector writeMeths
isIsMeths
java.util.Vector isIsMeths
Package com.adventnet.jmx.utils |
obj
java.lang.Object[][] obj
name
java.lang.String name
- Attribute name.
value
java.lang.Object value
- Attribute value
attributeName
java.lang.String attributeName
- The MBean attribute name.
attributeType
java.lang.String attributeType
- The MBean attribute type.
oldValue
java.lang.Object oldValue
- The MBean attribute old value.
newValue
java.lang.Object newValue
- The MBean attribute new value.
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
attr
java.lang.String attr
- The name of the attribute
type
java.lang.String type
retObj
java.lang.Object retObj
className
java.lang.String className
nobject
java.lang.Object nobject
qtype
int qtype
v1
AttributeValueExp v1
v2
AttributeValueExp v2
mbeanName
ObjectName mbeanName
classattr
boolean classattr
val
java.lang.Object val
exp
ValueExp exp
op
java.lang.String op
val
java.lang.Object val
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
signature
MBeanParameterInfo[] signature
- The signature of the method, that is, the class names of the arguments.
exp
java.lang.Exception exp
name
java.lang.String name
- The name of the feature.
description
java.lang.String description
- The description of the feature in a String format
readObject
private void readObject(java.io.ObjectInputStream objectInputStream)
throws java.io.IOException,
java.lang.ClassNotFoundException
className
java.lang.String className
- The MBean qualified name.
description
java.lang.String description
- The human readable description of the class.
attributes
MBeanAttributeInfo[] attributes
- The MBean attribute descriptors.
constructors
MBeanConstructorInfo[] constructors
- The MBean constructor descriptors.
operations
MBeanOperationInfo[] operations
- The MBean operation descriptors.
notifications
MBeanNotificationInfo[] notifications
- The MBean notification descriptors.
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
signature
MBeanParameterInfo[] signature
type
java.lang.String type
impact
int impact
type
java.lang.String type
- The type or class name of the data.
objectName
ObjectName objectName
- The object names of the MBeans concerned by this notification
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
message
java.lang.String message
- The notification message.
type
java.lang.String type
- The notification type. A string expressed in a dot notation similar to
Java properties. An example of notification type is network.alarm.router
source
java.lang.Object source
- The object on which the notification initially occurred.
sequenceNumber
long sequenceNumber
- The notification sequence number. A serial number which identify
particular instance of notification in the context of notification source.
timeStamp
long timeStamp
- The notification timestamp. Indicating when the notification was generated
userData
java.lang.Object userData
- The notification user data. Used for whatever other data the
notification source wishes to communicate to its consumers.
enabledTypes
java.util.Vector enabledTypes
- Vector that contains the enabled notification types.
The default value is an empty vector.
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
server
MBeanServer server
q1
QueryExp q1
q2
QueryExp q2
queryFlag
boolean queryFlag
v1
ValueExp v1
v2
ValueExp v2
v3
ValueExp v3
list
ValueExp[] list
valueFlag
boolean valueFlag
type
int type
exception
java.lang.Exception exception
- The wrapped Exception
error
java.lang.Error error
- Th encapsulated Error
runtimeException
java.lang.RuntimeException runtimeException
- The encapsulated RuntimeException
runtimeException
java.lang.RuntimeException runtimeException
- The encapsulated RuntimeException
val
java.lang.String val
v1
StringValueExp v1
v2
StringValueExp v2
type
int type
Package javax.management.loading |
Package javax.management.modelmbean |
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
exp
java.lang.Exception exp
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
readObject
private void readObject(java.io.ObjectInputStream objectinputstream)
throws java.io.IOException,
java.lang.ClassNotFoundException
writeObject
private void writeObject(java.io.ObjectOutputStream objectoutputstream)
throws java.io.IOException
exp
java.lang.Exception exp
Package javax.management.monitor |
derivedGauge
java.lang.Number derivedGauge
- Derived gauge.
offset
java.lang.Number offset
- Counter offset.
The default value is a null Integer object.
threshold
java.lang.Number threshold
- Counter threshold.
The default value is a null Integer object.
differenceMode
boolean differenceMode
- Flag indicating if the counter difference mode is used. If the counter
difference mode is used, the derived gauge is the difference between
two consecutive observed values. Otherwise, the derived gauge is
directly the value of the observed attribute.
The default value is set to false
.
notifyFlag
boolean notifyFlag
- Flag indicating if the counter monitor notifies when exceeding the threshold.
The default value is set to true
.
modulus
java.lang.Number modulus
- Counter modulus.
The default value is a null Integer object.
prevDerivedGauge
java.lang.Number prevDerivedGauge
- Previous derived gauge value.
counterThread
java.lang.Thread counterThread
comparableDerivedGauge
java.lang.Comparable comparableDerivedGauge
notif
Notification notif
thresholdCopy
java.lang.Number thresholdCopy
comparableThreshold
java.lang.Comparable comparableThreshold
comparableThresholdExt
java.lang.Comparable comparableThresholdExt
sequenceNumber
long sequenceNumber
startDate
long startDate
objName
ObjectName objName
prev_notified
boolean prev_notified
log
com.adventnet.agent.logging.Log log
derivedGauge
java.lang.Number derivedGauge
- Derived gauge.
differenceMode
boolean differenceMode
- Flag indicating if the gauge difference mode is used.
If the gauge difference mode is used, the derived gauge is the difference between two consecutive observed values.
Otherwise, the derived gauge is directly the value of the observed attribute.
The default value is set to false
.
highThreshold
java.lang.Number highThreshold
- Gauge high threshold.
The default value is a null Integer object.
lowThreshold
java.lang.Number lowThreshold
- Gauge low threshold.
The default value is a null Integer object.
notifyHigh
boolean notifyHigh
- Flag indicating if the gauge monitor notifies when exceeding the high threshold.
The default value is set to false
.
notifyLow
boolean notifyLow
- Flag indicating if the gauge monitor notifies when exceeding the low threshold.
The default value is set to false
.
prevDerivedGauge
java.lang.Number prevDerivedGauge
- Previous derived gauge value.
sequenceNumber
long sequenceNumber
comparableDerivedGauge
java.lang.Comparable comparableDerivedGauge
observedAttributeType
java.lang.String observedAttributeType
comparableLowThreshold
java.lang.Comparable comparableLowThreshold
comparableHighThreshold
java.lang.Comparable comparableHighThreshold
objName
ObjectName objName
gaugeMonitorThread
java.lang.Thread gaugeMonitorThread
NO_NOTIF_SENT
int NO_NOTIF_SENT
HIGH_NOTIF_SENT
int HIGH_NOTIF_SENT
LOW_NOTIF_SENT
int LOW_NOTIF_SENT
notifStatus
int notifStatus
alreadyNotified
int alreadyNotified
- Selected monitor errors that have already been notified
server
MBeanServer server
- Reference on the MBean server.
This reference is null when the monitor MBean is not registered in an
MBean server. This reference is initialized before the monitor MBean is
registered in the MBean server.
- See Also:
Monitor.preRegister(MBeanServer server, ObjectName name)
granularityPeriod
long granularityPeriod
- Monitor granularity period (in milliseconds).
observedObject
ObjectName observedObject
- Object to which the attribute to observe belongs to.
The default value is set to null.
attributeName
java.lang.String attributeName
- Attribute to observe.
The default value is set to null.
isActive
boolean isActive
- Monitor state.
The default value is set to
false
.
derivedGaugeTimeStamp
long derivedGaugeTimeStamp
dgbTag
java.lang.String dgbTag
observedObject
ObjectName observedObject
observedAttribute
java.lang.String observedAttribute
derivedGauge
java.lang.Object derivedGauge
trigger
java.lang.Object trigger
type
java.lang.String type
string_to_compare
java.lang.String string_to_compare
- String to compare with the observed attribute.
The default value is an empty character sequence.
notify_match
boolean notify_match
- Flag indicating if the string monitor notifies when matching the string
to compare.
The default value is set to false
.
notify_differ
boolean notify_differ
- Flag indicating if the string monitor notifies when differing from the
string to compare.
The default value is set to false
.
stringMonitorThread
java.lang.Thread stringMonitorThread
sequenceNumber
long sequenceNumber
nmatch
boolean nmatch
ndiffer
boolean ndiffer
notif
MonitorNotification notif
ERROR_VALUE
int ERROR_VALUE
objName
ObjectName objName
log
com.adventnet.agent.logging.Log log
Package javax.management.relation |
mEnabledObjectNames
java.util.Vector mEnabledObjectNames
mDisabledObjectNames
java.util.Vector mDisabledObjectNames
mEnableAll
boolean mEnableAll
mDisableAll
boolean mDisableAll
type
java.lang.String type
source
java.lang.Object source
seqno
long seqno
timeStamp
long timeStamp
relId
java.lang.String relId
relTypeName
java.lang.String relTypeName
message
java.lang.String message
relObjectName
ObjectName relObjectName
unRegMBeanList
java.util.ArrayList unRegMBeanList
roleName
java.lang.String roleName
newRoleValue
java.util.ArrayList newRoleValue
oldRoleValue
java.util.ArrayList oldRoleValue
relTypeName
java.lang.String relTypeName
roleInfoArray
RoleInfo[] roleInfoArray
roleInfo
java.util.Vector roleInfo
ERR_VALUE
java.lang.String ERR_VALUE
myRoleName2InfoMap
java.util.HashMap myRoleName2InfoMap
valueList
java.util.List valueList
name
java.lang.String name
roleName
java.lang.String roleName
refMBeanClassName
java.lang.String refMBeanClassName
description
java.lang.String description
isReadable
boolean isReadable
isWritable
boolean isWritable
minDegree
int minDegree
maxDegree
int maxDegree
roleList
RoleList roleList
unresolvedRoleList
RoleUnresolvedList unresolvedRoleList
roleName
java.lang.String roleName
roleValueList
java.util.List roleValueList
pbType
int pbType
Package javax.management.timer |
scheduler
Scheduler scheduler
- Scheduler that will be used to schedule the TimerNotifications.
notificationID
int notificationID
- Variable representing the unique Notification ID.
timerTable
java.util.Hashtable timerTable
- Hashtable where the Timer Tasks are stored.
sendPastNotifications
boolean sendPastNotifications
- Boolean to indicate if pastNotifications flag is enabled or not.
This attribute is used to specify if the timer has to send past
notifications after start.
The default value is set to false
.
objectName
ObjectName objectName
- Variable to store the ObjectName of the Timer.
active
boolean active
- Variable indicating the state of the Timer.
log
com.adventnet.agent.logging.Log log
- The Logger instance used for Logging purposes.
counterID
int counterID
- The notification counter ID.
Used to keep the max key value inserted into the timer table.
dbgTag
java.lang.String dbgTag
notifID
java.lang.Integer notifID
date
long date
Copyright ©2003 XMOJO.org. All Rights Reserved.