Serialized Form


Package org.ow2.jasmine.monitoring.mbeancmd.api

Class org.ow2.jasmine.monitoring.mbeancmd.api.JasmineProbeException extends Exception implements Serializable

serialVersionUID: 1L

Class org.ow2.jasmine.monitoring.mbeancmd.api.ProbeEvent extends Object implements Serializable

serialVersionUID: -6711641493993118511L

Serialized Fields

probeId

Integer probeId
Ident of the Probe


state

int state
State of the Probe State values are defined in Probe


error

String error
Error message, if state = failed.

Class org.ow2.jasmine.monitoring.mbeancmd.api.ProbeResult extends Object implements Serializable

serialVersionUID: -6711641493993118511L

Serialized Fields

probeId

Integer probeId
Ident of the Probe


target

String target

mbean

String mbean

attrname

String attrname

attrvalue

String attrvalue

timestamp

Date timestamp



Copyright © 2012 OW2 Consortium. All Rights Reserved.