A D E G I J L N O S

A

addLogEntity(Date, String, String) - Method in interface org.objectweb.jasmine.rules.logs.beans.LogInterfaceRulesRemote
Adds a log message to the database
AlarmLog - Class in org.objectweb.jasmine.rules.logs.util
This class provides a POJO to handle JASMINe alarms.
AlarmLog(int, Date, String, String) - Constructor for class org.objectweb.jasmine.rules.logs.util.AlarmLog
Creates an alarm with the specified values.
archiveNotification(Notification) - Method in interface org.objectweb.jasmine.rules.logs.beans.NotificationArchiver
Archive the notification.

D

DBException - Exception in org.objectweb.jasmine.rules.logs.util
 
DBException() - Constructor for exception org.objectweb.jasmine.rules.logs.util.DBException
 
DBException(String) - Constructor for exception org.objectweb.jasmine.rules.logs.util.DBException
 
DBException(String, Throwable) - Constructor for exception org.objectweb.jasmine.rules.logs.util.DBException
 
DBException(Throwable) - Constructor for exception org.objectweb.jasmine.rules.logs.util.DBException
 
delAllLogs() - Method in interface org.objectweb.jasmine.rules.logs.beans.LogInterfaceRemote
Deletes all the alarms contained in the DB.
deleteMessageBeforeDate(Date) - Method in interface org.objectweb.jasmine.rules.logs.beans.LogInterfaceRulesRemote
Deletes all the logs before date
delLog(int) - Method in interface org.objectweb.jasmine.rules.logs.beans.LogInterfaceRemote
Deletes the alarm with the specified id.
delLogRange(String[], Date, Date) - Method in interface org.objectweb.jasmine.rules.logs.beans.LogInterfaceRemote
Deletes the alarms matching the specified criteria.

E

exportAsJMXNotification(Notification) - Method in interface org.objectweb.jasmine.rules.logs.beans.JMXNotifier
Export the JASMINe notification as a JMX notification
exportAsSNMPTrap(Notification) - Method in interface org.objectweb.jasmine.rules.logs.beans.SNMPTrapGenerator
Export the JASMINe notification as an SNMP trap

G

getAllLogs() - Method in interface org.objectweb.jasmine.rules.logs.beans.LogInterfaceRemote
Retrieves all the alarms contained in the DB.
getDate() - Method in class org.objectweb.jasmine.rules.logs.util.AlarmLog
Returns the alarm date.
getDate() - Method in class org.objectweb.jasmine.rules.Notification
 
getId() - Method in class org.objectweb.jasmine.rules.logs.util.AlarmLog
Returns the alarm id.
getLastLogs(int) - Method in interface org.objectweb.jasmine.rules.logs.beans.LogInterfaceLocal
Retrieves the last alarms.
getLevel() - Method in class org.objectweb.jasmine.rules.logs.util.AlarmLog
Returns the alarm level.
getLevel() - Method in class org.objectweb.jasmine.rules.Notification
 
getLog(int) - Method in interface org.objectweb.jasmine.rules.logs.beans.LogInterfaceLocal
Retrieves the alarm with the specified id.
getLog(int) - Method in interface org.objectweb.jasmine.rules.logs.beans.LogInterfaceRemote
Retrieves the alarm with the specified id.
getLogRange(int, int) - Method in interface org.objectweb.jasmine.rules.logs.beans.LogInterfaceLocal
Retrieves the alarms with an id contained in the specified range of id inclusive.
getLogRange(String[], Date, Date) - Method in interface org.objectweb.jasmine.rules.logs.beans.LogInterfaceRemote
Retrieves the alarms matching the specified criteria.
getMessage() - Method in class org.objectweb.jasmine.rules.logs.util.AlarmLog
Returns the alarm message.
getMessage() - Method in class org.objectweb.jasmine.rules.Notification
 

I

invoked(InvocationContext) - Method in class org.objectweb.jasmine.rules.logs.beans.JMSLogInterceptor
Handles method invocations.

J

JMSLogInterceptor - Class in org.objectweb.jasmine.rules.logs.beans
Interceptor class for LogInterface.
JMSLogInterceptor() - Constructor for class org.objectweb.jasmine.rules.logs.beans.JMSLogInterceptor
 
JMXNotifier - Interface in org.objectweb.jasmine.rules.logs.beans
 

L

LogInterfaceLocal - Interface in org.objectweb.jasmine.rules.logs.beans
This interface defines method that can be used locally to retrieve alarms.
LogInterfaceRemote - Interface in org.objectweb.jasmine.rules.logs.beans
This interface defines method that can be used remotely to handle alarms.
LogInterfaceRulesRemote - Interface in org.objectweb.jasmine.rules.logs.beans
 

N

Notification - Class in org.objectweb.jasmine.rules
 
Notification(Date, String, String) - Constructor for class org.objectweb.jasmine.rules.Notification
 
NotificationArchiver - Interface in org.objectweb.jasmine.rules.logs.beans
 

O

org.objectweb.jasmine.rules - package org.objectweb.jasmine.rules
 
org.objectweb.jasmine.rules.logs.beans - package org.objectweb.jasmine.rules.logs.beans
 
org.objectweb.jasmine.rules.logs.util - package org.objectweb.jasmine.rules.logs.util
 

S

setDate(Date) - Method in class org.objectweb.jasmine.rules.logs.util.AlarmLog
Defines the alarm date.
setDate(Date) - Method in class org.objectweb.jasmine.rules.Notification
 
setId(int) - Method in class org.objectweb.jasmine.rules.logs.util.AlarmLog
Defines the alarm id.
setLevel(String) - Method in class org.objectweb.jasmine.rules.logs.util.AlarmLog
Defines the alarm level.
setLevel(String) - Method in class org.objectweb.jasmine.rules.Notification
 
setMessage(String) - Method in class org.objectweb.jasmine.rules.logs.util.AlarmLog
Defines the alarm message.
setMessage(String) - Method in class org.objectweb.jasmine.rules.Notification
 
SNMPTrapGenerator - Interface in org.objectweb.jasmine.rules.logs.beans
 

A D E G I J L N O S

Copyright © 2009 OW2 Consortium. All Rights Reserved.