A C D E G I J L O P R S U

A

activatePeriodicPurgeTasks() - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventPurgeTaskSLBRemote
Creates timers for persisted periodic purge tasks.

C

configurePurgeTask(JasmineEventPurgeTask) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventPurgeTaskSLBRemote
Creates and persists a new purge task.
connect() - Method in class org.ow2.jasmine.monitoring.eventswitch.connectors.EJB3Connector
Obtains the reference to the wanted stateless or stateful bean using a given configuration.

D

disconnect() - Method in class org.ow2.jasmine.monitoring.eventswitch.connectors.EJB3Connector
Sets the reference to the wanted stateless or stateful bean to null.
DroolsWorkingMemorySFBRemote - Interface in org.ow2.jasmine.monitoring.eventswitch.beans
Remote interface of bean to insert facts into a Drools working memory.

E

EJB3Connector<BeanType> - Class in org.ow2.jasmine.monitoring.eventswitch.connectors
Defines an abstract EJB3 connector.
EJB3Connector() - Constructor for class org.ow2.jasmine.monitoring.eventswitch.connectors.EJB3Connector
 

G

generateEvent(JasmineEventEB) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventWildCATRemote
Generate and send a WildCAT event represented by the given JASMINe Event Entity Bean mirror object.
getAllNotifications() - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventNotificationSLBRemote
Gets all the notification events from the DataBase.
getBean() - Method in class org.ow2.jasmine.monitoring.eventswitch.connectors.EJB3Connector
Returns a reference to the stateful or stateless bean.
getEventNotification(String) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventNotificationSLBRemote
Looks for the given bean in the data base.
getEventNotification(List<SearchFilter>) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventNotificationSLBRemote
Looks for the given bean in the data base, knowing the specified SearchFilters.
getEventNotifications(String, Date, String, String, Boolean, String, String, Integer) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventNotificationSLBRemote
looks for the beans searched for, converts the search into an array of JasmineEventNotificationEB objects and returns.
getEventNotifications(Date, Date) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventNotificationSLBRemote
Gets the event notification between two dates.
getEventNotifications(int, String, String...) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventNotificationSLBRemote
Gets the event notifications for a given rule, a "synchronized" flag and a keepDisplayed value.

IMPORTANT: the details and actions will not be retrieved.
getEvents(Collection<String>, Collection<String>, Date, Date, String, int, int) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventSLBRemote
Gets the events corresponding to a given filter.
getEvents(String, String, String, String, String, Date, Date, String, int) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventSLBRemote
Gets the events corresponding to a given filter.
If you do not need a search criterion, just set it to null.
getEvents(String, String, String, String, String, Date, Date, String, int, int) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventSLBRemote
Gets the events corresponding to a given filter.
If you do not need a search criterion, just set it to null.
This filter add support for the index of the first result, usefull for pagination.

I

insert(Object) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.DroolsWorkingMemorySFBRemote
Insert the fact in a Drools working memory

J

JasmineEventNotificationSLBRemote - Interface in org.ow2.jasmine.monitoring.eventswitch.beans
Interface for the JasmineEventNotification stateless bean.
JasmineEventPurgeTaskSLBRemote - Interface in org.ow2.jasmine.monitoring.eventswitch.beans
Remote interface for the JasmineEvent stateless purge task bean.
JasmineEventSLBRemote - Interface in org.ow2.jasmine.monitoring.eventswitch.beans
Remote interface for the JasmineEvent stateless bean.
JasmineEventWildCATRemote - Interface in org.ow2.jasmine.monitoring.eventswitch.beans
Remote interface of bean to generate a WildCAT event from an other one.

L

listPurgeTasks() - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventPurgeTaskSLBRemote
List of persisted purge tasks.

O

org.ow2.jasmine.monitoring.eventswitch.beans - package org.ow2.jasmine.monitoring.eventswitch.beans
 
org.ow2.jasmine.monitoring.eventswitch.connectors - package org.ow2.jasmine.monitoring.eventswitch.connectors
 

P

pausePurgeTask(long) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventPurgeTaskSLBRemote
Pauses a given purge task.

R

removePurgeTask(long) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventPurgeTaskSLBRemote
Remove a given purge task.

S

saveEvent(JasmineEventNotification) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventNotificationSLBRemote
creates the JasmineEventNotification entity bean corresponding to given datum and saves an event on the database.
saveEvent(JasmineEventEB) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventSLBRemote
Saves the event represented by the given JASMINe Event Entity Bean mirror object on the database.
saveExecutedAction(String, JasmineEventNotificationExecutedAction) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventNotificationSLBRemote
Saves the action executed by a user in the DataBase.
setConfiguration(Map<String, String>) - Method in class org.ow2.jasmine.monitoring.eventswitch.connectors.EJB3Connector
Sets the configuration to use for the EJB connection.
startPurgeTask(long) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventPurgeTaskSLBRemote
Starts a given purge task.

U

updateEventNotification(JasmineEventNotificationUpdate) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventNotificationSLBRemote
Looks for the given bean in the data base, knowing the specified SearchFilters, and adds a JasmineEventNotificationDetail.
updateNotificationStatus(String, boolean) - Method in interface org.ow2.jasmine.monitoring.eventswitch.beans.JasmineEventNotificationSLBRemote
Updates the status of the notification : acknowledge or not.

A C D E G I J L O P R S U

Copyright © 2013 OW2 Consortium. All Rights Reserved.