Serialized Form


Package org.ow2.jasmine.event.beans

Class org.ow2.jasmine.event.beans.JasmineEventEB extends java.lang.Object implements Serializable

serialVersionUID: 3397185344962128247L

Serialized Fields

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.io.Serializable 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.

Class org.ow2.jasmine.event.beans.JasmineEventNotification extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

java.lang.String id
notification id.


date

java.util.Date date
notification date.


level

java.lang.String level
notification level.


message

java.lang.String message
associated message.


status

java.lang.Boolean status
notification status acknowledged or not.


rule

java.lang.String rule
the rule id that caused the notification.


details

java.util.List<E> details
notification additional informations.


actions

java.util.List<E> actions
actions executed on the notifications.

Class org.ow2.jasmine.event.beans.JasmineEventNotificationDetail extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

label

java.lang.String label
Label of the detail.


message

java.lang.String message
Message of the detail.

Class org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction extends java.lang.Object implements Serializable

serialVersionUID: -1323037626160906387L

Serialized Fields

comment

java.lang.String comment
Comment for the action.


action

java.lang.String action
Name of the executed action.


date

java.util.Date date
Date of the time action.


user

java.lang.String user
The user who executed the action.


Package org.ow2.jasmine.event.messages

Class org.ow2.jasmine.event.messages.JasmineEvent extends java.lang.Object implements Serializable

serialVersionUID: -3140370545357738491L

Serialized Fields

domain

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


server

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


events

java.util.List<E> events
List of events for that server.

Class org.ow2.jasmine.event.messages.JasmineEventDetails extends java.lang.Object implements Serializable

serialVersionUID: -3923949369380759691L

Serialized Fields

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.

Class org.ow2.jasmine.event.messages.JasmineEventNotificationJMX extends JasmineEventNotification implements Serializable

serialVersionUID: 1L

Class org.ow2.jasmine.event.messages.JasmineEventNotificationMail extends JasmineEventNotification implements Serializable

serialVersionUID: 1L

Serialized Fields

from

java.lang.String from
the mail source address.


to

java.lang.String to
the mail destination address.


cc

java.lang.String cc
the carbon copy.


bcc

java.lang.String bcc
the blind carbon copy.

Class org.ow2.jasmine.event.messages.JasmineEventNotificationSNMP extends JasmineEventNotification implements Serializable

serialVersionUID: 1L

Class org.ow2.jasmine.event.messages.JasmineEventTimer extends java.lang.Object implements Serializable

serialVersionUID: 1L

Serialized Fields

maxEntryAge

long maxEntryAge

maxEntryNumber

int maxEntryNumber

executionStartDate

java.util.Date executionStartDate

executionStartHours

int executionStartHours

executionInterval

long executionInterval

immediateExecution

boolean immediateExecution

executeOnAllServers

boolean executeOnAllServers

domainName

java.lang.String domainName

serverName

java.lang.String serverName

Package org.ow2.jasmine.event.processor

Class org.ow2.jasmine.event.processor.JasmineEventProcessorException extends java.lang.Exception implements Serializable

serialVersionUID: -2126407849964208375L

Class org.ow2.jasmine.event.processor.ProcessContextException extends java.lang.Exception implements Serializable

serialVersionUID: -6089409760581252552L



Copyright © 2009 OW2 Consortium. All Rights Reserved.