Serialized Form


Package org.ow2.jasmine.event.beans

Class org.ow2.jasmine.event.beans.EndPoint extends Object implements Serializable

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

serialVersionUID: 3397185344962128247L

Serialized Fields

domain

String domain
Domain of the probed server.


server

String server
Name of the probed server.


source

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


probe

String probe
Probe type.


value

Serializable value
Probed value.


timestamp

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


sname

String sname
JMX url of the probe.

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

serialVersionUID: 1L

Serialized Fields

id

String id
notification id.


date

Date date
notification date.


level

String level
notification level.


message

String message
associated message.


status

Boolean status
notification status acknowledged or not.


rule

String rule
the rule id that caused the notification.


details

List<E> details
notification additional informations.


actions

List<E> actions
actions executed on the notifications.

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

serialVersionUID: 1L

Serialized Fields

label

String label
Label of the detail.


message

String message
Message of the detail.

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

serialVersionUID: -1323037626160906387L

Serialized Fields

comment

String comment
Comment for the action.


action

String action
Name of the executed action.


date

Date date
Date of the time action.


user

String user
The user who executed the action.

Class org.ow2.jasmine.event.beans.JasmineEventNotificationUpdate extends Object implements Serializable

serialVersionUID: -7505249031966343802L

Serialized Fields

id

String id
ID of the notification to update


searchFilters

List<E> searchFilters
the list of filters to apply to find the notification to update.


details

List<E> details
The detail to add.


action

JasmineEventNotificationExecutedAction action
The action to add.


date

Date date
Date to update


message

String message
Message to update.


comment

String comment
Comment about the update.


user

String user
The user who created the update Object. It may be the System itself.


rule

String rule
Contains the new rule name for the notification to update.


maxRetry

int maxRetry
Maximum number a notificationUpdate can be re-injected in eventswitch

Class org.ow2.jasmine.event.beans.Message extends Object implements Serializable

Class org.ow2.jasmine.event.beans.Route extends Object implements Serializable

Class org.ow2.jasmine.event.beans.Server extends Object implements Serializable


Package org.ow2.jasmine.event.component

Class org.ow2.jasmine.event.component.SearchDetailFilter extends SearchFilter implements Serializable

serialVersionUID: -6103950308339832238L

Class org.ow2.jasmine.event.component.SearchFilter extends Object implements Serializable

serialVersionUID: 2246401626839738459L

Serialized Fields

filters

Map<K,V> filters
Map that contains the mapping between the column and the values to find to get the right notification.


detail

boolean detail
Whether the value is a detail or not.

Class org.ow2.jasmine.event.component.SearchSimpleNotificationFilter extends SearchFilter implements Serializable

serialVersionUID: 3148916418617662975L


Package org.ow2.jasmine.event.messages

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

serialVersionUID: -3140370545357738491L

Serialized Fields

domain

String domain
Domain of the probed server.


server

String server
Name of the probed server.


probeId

String probeId
Ident of the probe


events

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

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

serialVersionUID: -3923949369380759691L

Serialized Fields

source

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


probe

String probe
Probe type.


value

String value
Probed value.


timestamp

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


sname

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

String from
the mail source address.


to

String to
the mail destination address.


cc

String cc
the carbon copy.


bcc

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.JasmineEventPurgeTask extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

id

long id

maxEntryAge

long maxEntryAge

maxEntryNumber

int maxEntryNumber

executionStartDate

Date executionStartDate

executionInterval

long executionInterval

executeOnAllServers

boolean executeOnAllServers

domainName

String domainName

serverName

String serverName

started

boolean started

removedEvents

int removedEvents

lastExecutionDate

Date lastExecutionDate

Package org.ow2.jasmine.event.processor

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

serialVersionUID: -2126407849964208375L

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

serialVersionUID: -6089409760581252552L



Copyright © 2012 OW2 Consortium. All Rights Reserved.