Uses of Class
org.ow2.jasmine.event.beans.JasmineEventNotification

Packages that use JasmineEventNotification
org.ow2.jasmine.event.messages   
org.ow2.jasmine.event.processor   
 

Uses of JasmineEventNotification in org.ow2.jasmine.event.messages
 

Subclasses of JasmineEventNotification in org.ow2.jasmine.event.messages
 class JasmineEventNotificationJMX
          A JMX notification event.
 class JasmineEventNotificationMail
          A Mail notification event.
 class JasmineEventNotificationSNMP
           
 

Uses of JasmineEventNotification in org.ow2.jasmine.event.processor
 

Methods in org.ow2.jasmine.event.processor with parameters of type JasmineEventNotification
 void JasmineEventNotificationProcessor.process(T context, JasmineEventNotification event)
          Process a JASMINe event notification by using the given context.
 



Copyright © 2009 OW2 Consortium. All Rights Reserved.