A G I J O P S T

A

addDetail(String, String) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
addEvent(String, String, String, Date, String) - Method in class org.ow2.jasmine.event.messages.JasmineEvent
Creates a new JasmineEventDetails and adds it to the events list.
addExecutedActions(String, String, String, Date) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
Simply add the given action.

G

getAction() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction
 
getActions() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
getBcc() - Method in class org.ow2.jasmine.event.messages.JasmineEventNotificationMail
 
getCc() - Method in class org.ow2.jasmine.event.messages.JasmineEventNotificationMail
 
getComment() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction
 
getDate() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
getDate() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction
 
getDetails() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
getDomain() - Method in class org.ow2.jasmine.event.beans.JasmineEventEB
 
getDomain() - Method in class org.ow2.jasmine.event.messages.JasmineEvent
 
getDomainName() - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
getEvents() - Method in class org.ow2.jasmine.event.messages.JasmineEvent
 
getExecutionInterval() - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
getExecutionStartDate() - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
getExecutionStartHours() - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
getFrom() - Method in class org.ow2.jasmine.event.messages.JasmineEventNotificationMail
 
getId() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
getLabel() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationDetail
Get the label of the detail.
getLevel() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
getMaxEntryAge() - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
getMaxEntryNumber() - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
getMessage() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
getMessage() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationDetail
Get the message of the detail.
getProbe() - Method in class org.ow2.jasmine.event.beans.JasmineEventEB
 
getProbe() - Method in class org.ow2.jasmine.event.messages.JasmineEventDetails
 
getRule() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
getSerialVersionUID() - Static method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
getServer() - Method in class org.ow2.jasmine.event.beans.JasmineEventEB
 
getServer() - Method in class org.ow2.jasmine.event.messages.JasmineEvent
 
getServerName() - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
getSname() - Method in class org.ow2.jasmine.event.beans.JasmineEventEB
 
getSname() - Method in class org.ow2.jasmine.event.messages.JasmineEventDetails
 
getSource() - Method in class org.ow2.jasmine.event.beans.JasmineEventEB
 
getSource() - Method in class org.ow2.jasmine.event.messages.JasmineEventDetails
 
getStatus() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
getTimestamp() - Method in class org.ow2.jasmine.event.beans.JasmineEventEB
 
getTimestamp() - Method in class org.ow2.jasmine.event.messages.JasmineEventDetails
 
getTo() - Method in class org.ow2.jasmine.event.messages.JasmineEventNotificationMail
 
getUser() - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction
 
getValue() - Method in class org.ow2.jasmine.event.beans.JasmineEventEB
 
getValue() - Method in class org.ow2.jasmine.event.messages.JasmineEventDetails
 

I

isExecuteOnAllServers() - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
isImmediateExecution() - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 

J

JasmineEvent - Class in org.ow2.jasmine.event.messages
A JASMINe event.
JasmineEvent() - Constructor for class org.ow2.jasmine.event.messages.JasmineEvent
 
JasmineEventDetails - Class in org.ow2.jasmine.event.messages
Event details for a JasmineEvent.
JasmineEventDetails(String, String, String, Date, String) - Constructor for class org.ow2.jasmine.event.messages.JasmineEventDetails
Constructor: saves the values.
JasmineEventEB - Class in org.ow2.jasmine.event.beans
Mirror of the entity bean for a JASMINe Event.
JasmineEventEB(String, String, String, String, Serializable, Date, String) - Constructor for class org.ow2.jasmine.event.beans.JasmineEventEB
Saves all information.
JasmineEventNotification - Class in org.ow2.jasmine.event.beans
 
JasmineEventNotification() - Constructor for class org.ow2.jasmine.event.beans.JasmineEventNotification
default constructor.
JasmineEventNotification(String, Date, String, String, Boolean, String) - Constructor for class org.ow2.jasmine.event.beans.JasmineEventNotification
 
JasmineEventNotificationDetail - Class in org.ow2.jasmine.event.beans
A detail element of a notification
JasmineEventNotificationDetail() - Constructor for class org.ow2.jasmine.event.beans.JasmineEventNotificationDetail
Empty constructor.
JasmineEventNotificationDetail(String, String) - Constructor for class org.ow2.jasmine.event.beans.JasmineEventNotificationDetail
Constructor of a detail.
JasmineEventNotificationExecutedAction - Class in org.ow2.jasmine.event.beans
JasmineEventNotificationExecutedAction represent an action executed by a user on a notification.
JasmineEventNotificationExecutedAction() - Constructor for class org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction
Default constructor.
JasmineEventNotificationExecutedAction(String, String, Date, String) - Constructor for class org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction
 
JasmineEventNotificationJMX - Class in org.ow2.jasmine.event.messages
A JMX notification event.
JasmineEventNotificationJMX(String, Date, String, String, Boolean, String) - Constructor for class org.ow2.jasmine.event.messages.JasmineEventNotificationJMX
 
JasmineEventNotificationMail - Class in org.ow2.jasmine.event.messages
A Mail notification event.
JasmineEventNotificationMail() - Constructor for class org.ow2.jasmine.event.messages.JasmineEventNotificationMail
default constructor.
JasmineEventNotificationMail(String, Date, String, String, Boolean, String, String, String) - Constructor for class org.ow2.jasmine.event.messages.JasmineEventNotificationMail
 
JasmineEventNotificationProcessor<T extends ProcessContext> - Interface in org.ow2.jasmine.event.processor
Interface to define a processor of JASMINe event notification.
JasmineEventNotificationSNMP - Class in org.ow2.jasmine.event.messages
 
JasmineEventNotificationSNMP(String, Date, String, String, Boolean, String) - Constructor for class org.ow2.jasmine.event.messages.JasmineEventNotificationSNMP
 
JasmineEventProcessor<T extends ProcessContext> - Interface in org.ow2.jasmine.event.processor
Interface to define a processor of JASMINe event.
JasmineEventProcessorException - Exception in org.ow2.jasmine.event.processor
Exception thrown when the processing of a JASMINe event failed.
JasmineEventProcessorException() - Constructor for exception org.ow2.jasmine.event.processor.JasmineEventProcessorException
 
JasmineEventProcessorException(String) - Constructor for exception org.ow2.jasmine.event.processor.JasmineEventProcessorException
 
JasmineEventProcessorException(Throwable) - Constructor for exception org.ow2.jasmine.event.processor.JasmineEventProcessorException
 
JasmineEventProcessorException(String, Throwable) - Constructor for exception org.ow2.jasmine.event.processor.JasmineEventProcessorException
 
JasmineEventTimer - Class in org.ow2.jasmine.event.messages
A Purge Timer Configuration event.
JasmineEventTimer() - Constructor for class org.ow2.jasmine.event.messages.JasmineEventTimer
default constructor.
JasmineEventTimer(String, Date, String, String, Boolean, String, int, int, Date, int, long, boolean, boolean, String, String) - Constructor for class org.ow2.jasmine.event.messages.JasmineEventTimer
 

O

org.ow2.jasmine.event.beans - package org.ow2.jasmine.event.beans
 
org.ow2.jasmine.event.messages - package org.ow2.jasmine.event.messages
 
org.ow2.jasmine.event.processor - package org.ow2.jasmine.event.processor
 

P

process(T, JasmineEventNotification) - Method in interface org.ow2.jasmine.event.processor.JasmineEventNotificationProcessor
Process a JASMINe event notification by using the given context.
process(T, JasmineEventEB) - Method in interface org.ow2.jasmine.event.processor.JasmineEventProcessor
Process a JASMINe event by using the given context.
ProcessContext - Interface in org.ow2.jasmine.event.processor
Context to use for processing JASMINe events.
ProcessContextException - Exception in org.ow2.jasmine.event.processor
Exception thrown when an operation on a ProcessContext failed.
ProcessContextException() - Constructor for exception org.ow2.jasmine.event.processor.ProcessContextException
 
ProcessContextException(String, Throwable) - Constructor for exception org.ow2.jasmine.event.processor.ProcessContextException
 
ProcessContextException(String) - Constructor for exception org.ow2.jasmine.event.processor.ProcessContextException
 
ProcessContextException(Throwable) - Constructor for exception org.ow2.jasmine.event.processor.ProcessContextException
 

S

setAction(String) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction
 
setActions(List<JasmineEventNotificationExecutedAction>) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
setBcc(String) - Method in class org.ow2.jasmine.event.messages.JasmineEventNotificationMail
 
setCc(String) - Method in class org.ow2.jasmine.event.messages.JasmineEventNotificationMail
 
setComment(String) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction
 
setDate(Date) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
setDate(Date) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction
 
setDetails(List<JasmineEventNotificationDetail>) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
setDomain(String) - Method in class org.ow2.jasmine.event.messages.JasmineEvent
 
setDomainName(String) - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
setExecuteOnAllServers(boolean) - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
setExecutionInterval(long) - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
setExecutionStartDate(Date) - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
setExecutionStartHours(int) - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
setFrom(String) - Method in class org.ow2.jasmine.event.messages.JasmineEventNotificationMail
 
setId(String) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
setImmediateExecution(boolean) - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
setLabel(String) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationDetail
Set the label of the detail.
setLevel(String) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
setMaxEntryAge(long) - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
setMaxEntryNumber(int) - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
setMessage(String) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
setMessage(String) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationDetail
Set the message of the detail.
setRule(String) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
setServer(String) - Method in class org.ow2.jasmine.event.messages.JasmineEvent
 
setServerName(String) - Method in class org.ow2.jasmine.event.messages.JasmineEventTimer
 
setStatus(Boolean) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotification
 
setTo(String) - Method in class org.ow2.jasmine.event.messages.JasmineEventNotificationMail
 
setUser(String) - Method in class org.ow2.jasmine.event.beans.JasmineEventNotificationExecutedAction
 
start() - Method in interface org.ow2.jasmine.event.processor.ProcessContext
Start the context activity.
stop() - Method in interface org.ow2.jasmine.event.processor.ProcessContext
Stop the context activity.

T

toString() - Method in class org.ow2.jasmine.event.beans.JasmineEventEB
 

A G I J O P S T

Copyright © 2009 OW2 Consortium. All Rights Reserved.