Serialized Form


Package org.ow2.jasmine.event.beans

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

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.

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

serialVersionUID: -7505249031966343802L

Serialized Fields

searchFilters

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


detail

JasmineEventNotificationDetail detail
The detail to add.


action

JasmineEventNotificationExecutedAction action
The action to add.


comment

java.lang.String comment
Comment about the update.


user

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


rule

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

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

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

Class org.ow2.jasmine.event.beans.Server extends java.lang.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 java.lang.Object implements Serializable

serialVersionUID: 2246401626839738459L

Serialized Fields

filters

java.util.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 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.


commandId

int commandId
Ident of the cmd (= probe ident)


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

serialVersionUID: 1L

Serialized Fields

id

long id

maxEntryAge

long maxEntryAge

maxEntryNumber

int maxEntryNumber

executionStartDate

java.util.Date executionStartDate

executionInterval

long executionInterval

executeOnAllServers

boolean executeOnAllServers

domainName

java.lang.String domainName

serverName

java.lang.String serverName

started

boolean started

removedEvents

int removedEvents

lastExecutionDate

java.util.Date lastExecutionDate

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 © 2011 OW2 Consortium. All Rights Reserved.