Serialized Form


Package org.ow2.jasmine.monitoring.eventswitch.beans.impl

Class org.ow2.jasmine.monitoring.eventswitch.beans.impl.JasmineEventEBImpl extends java.lang.Object implements Serializable

serialVersionUID: 3603043818875621406L

Serialized Fields

id

java.lang.Long id
Primary key.


domain

java.lang.String domain
Domain of the probed server.


server

java.lang.String server
Name of the probed server.


source

java.lang.String source
Event source (for example, MBeanCmd or JMX).


probe

java.lang.String probe
Probe type.


value

java.lang.String value
Probed value.


timestamp

java.util.Date timestamp
Probe time (precise up to a second).


sname

java.lang.String sname
JMX url of the probe.



Copyright © 2008 OW2 Consortium. All Rights Reserved.