A D E G H J L N O R S V

A

ArchiveNotification - Class in org.objectweb.jasmine.rules.action
 
ArchiveNotification() - Constructor for class org.objectweb.jasmine.rules.action.ArchiveNotification
 
archiveNotification(Notification) - Method in class org.objectweb.jasmine.rules.action.ArchiveNotification
 

D

dispatchEvent(JasmineEventNotification) - Method in class org.objectweb.jasmine.rules.dispatcher.EventDispatcherManager
 
dispatchEvent(NotificationDispatcher.EventAction, JasmineEventNotification) - Static method in class org.objectweb.jasmine.rules.dispatcher.NotificationDispatcher
Dispatch notification event to the predefined endpoint URI for the given action type.
dispatchEvent(String, JasmineEventNotification) - Static method in class org.objectweb.jasmine.rules.dispatcher.NotificationDispatcher
Dispatch a given event to the EventSwitch.
dispatchEvent(String, JasmineEventNotification, String, String) - Static method in class org.objectweb.jasmine.rules.dispatcher.NotificationDispatcher
Dispatch event to the EventSwitch in the case the needed action is SEND_MAIL to the predefined endpoint URI for the given action type.
dispatchEvent(NotificationDispatcher.EventAction, JasmineEventNotification, String, String) - Static method in class org.objectweb.jasmine.rules.dispatcher.NotificationDispatcher
Dispatch event to the EventSwitch in the case the needed action is SEND_MAIL.

E

EventDispatcherManager<T extends org.ow2.jasmine.event.processor.ProcessContext> - Class in org.objectweb.jasmine.rules.dispatcher
 
EventDispatcherManager() - Constructor for class org.objectweb.jasmine.rules.dispatcher.EventDispatcherManager
 
exportAsJMXNotification(Notification) - Static method in class org.objectweb.jasmine.rules.action.GenerateJMXNotification
Export the given notification as 'JMX notification'
exportAsSNMPTrap(Notification) - Method in class org.objectweb.jasmine.rules.action.GenerateSNMPTrap
 

G

generate(String) - Method in class org.objectweb.jasmine.rules.action.GenerateThreadDump
 
GenerateJMXNotification - Class in org.objectweb.jasmine.rules.action
 
GenerateJMXNotification() - Constructor for class org.objectweb.jasmine.rules.action.GenerateJMXNotification
 
GenerateSNMPTrap - Class in org.objectweb.jasmine.rules.action
 
GenerateSNMPTrap() - Constructor for class org.objectweb.jasmine.rules.action.GenerateSNMPTrap
 
GenerateThreadDump - Class in org.objectweb.jasmine.rules.action
 
GenerateThreadDump() - Constructor for class org.objectweb.jasmine.rules.action.GenerateThreadDump
 
getContext() - Method in class org.objectweb.jasmine.rules.dispatcher.EventDispatcherManager
 
getJMXNotificationFacade() - Static method in class org.objectweb.jasmine.rules.action.GenerateJMXNotification
Get the remote object
getProcessor() - Method in class org.objectweb.jasmine.rules.dispatcher.EventDispatcherManager
 

H

halt(String) - Static method in class org.objectweb.jasmine.rules.action.JOnAS5Command
stop the server.
Halt - Class in org.objectweb.jasmine.rules.action.lib.jonas5
 
Halt(String) - Constructor for class org.objectweb.jasmine.rules.action.lib.jonas5.Halt
constructor.

J

JOnAS5Command - Class in org.objectweb.jasmine.rules.action
 

L

logAction(String) - Method in class org.objectweb.jasmine.rules.action.LogConsequence
Logs an action message
logAlert(String) - Method in class org.objectweb.jasmine.rules.action.LogConsequence
Logs an alert message
LogConsequence - Class in org.objectweb.jasmine.rules.action
 
LogConsequence() - Constructor for class org.objectweb.jasmine.rules.action.LogConsequence
 
logInfo(String) - Method in class org.objectweb.jasmine.rules.action.LogConsequence
Logs an information message
logWarning(String) - Method in class org.objectweb.jasmine.rules.action.LogConsequence
Logs a warning message

N

NotificationDispatcher - Class in org.objectweb.jasmine.rules.dispatcher
 
NotificationDispatcher.EventAction - Enum in org.objectweb.jasmine.rules.dispatcher
List of possible actions on a notification event.

O

org.objectweb.jasmine.rules.action - package org.objectweb.jasmine.rules.action
 
org.objectweb.jasmine.rules.action.lib.jonas5 - package org.objectweb.jasmine.rules.action.lib.jonas5
 
org.objectweb.jasmine.rules.dispatcher - package org.objectweb.jasmine.rules.dispatcher
 

R

restart(String) - Static method in class org.objectweb.jasmine.rules.action.JOnAS5Command
restart the server.
Restart - Class in org.objectweb.jasmine.rules.action.lib.jonas5
 
Restart(String) - Constructor for class org.objectweb.jasmine.rules.action.lib.jonas5.Restart
constructor.
run() - Method in class org.objectweb.jasmine.rules.action.lib.jonas5.Halt
This method is automatically call when the thread is started.
run() - Method in class org.objectweb.jasmine.rules.action.lib.jonas5.Restart
This method is automatically call when the thread is started.
run() - Method in class org.objectweb.jasmine.rules.action.lib.jonas5.Start
This method is automatically call when the thread is started.
run() - Method in class org.objectweb.jasmine.rules.action.lib.jonas5.StopStandBy
This method is automatically call when the thread is started.

S

SendMail - Class in org.objectweb.jasmine.rules.action
 
SendMail() - Constructor for class org.objectweb.jasmine.rules.action.SendMail
 
sendWarningMail(String) - Method in class org.objectweb.jasmine.rules.action.SendMail
 
setContext(T) - Method in class org.objectweb.jasmine.rules.dispatcher.EventDispatcherManager
Set a context for processing.
setProcessor(JasmineEventNotificationProcessor<T>) - Method in class org.objectweb.jasmine.rules.dispatcher.EventDispatcherManager
Set a JASMINe event notification processor.
start(String) - Static method in class org.objectweb.jasmine.rules.action.JOnAS5Command
start the server.
Start - Class in org.objectweb.jasmine.rules.action.lib.jonas5
 
Start(String) - Constructor for class org.objectweb.jasmine.rules.action.lib.jonas5.Start
constructor.
stopStandby(String) - Static method in class org.objectweb.jasmine.rules.action.JOnAS5Command
stop some services on the server.
StopStandBy - Class in org.objectweb.jasmine.rules.action.lib.jonas5
 
StopStandBy(String) - Constructor for class org.objectweb.jasmine.rules.action.lib.jonas5.StopStandBy
constructor.

V

valueOf(String) - Static method in enum org.objectweb.jasmine.rules.dispatcher.NotificationDispatcher.EventAction
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.objectweb.jasmine.rules.dispatcher.NotificationDispatcher.EventAction
Returns an array containing the constants of this enum type, in the order they're declared.

A D E G H J L N O R S V

Copyright © 2010 OW2 Consortium. All Rights Reserved.