Uses of Interface
org.ow2.jasmine.event.api.IJasmineEventNotification

Packages that use IJasmineEventNotification
org.ow2.jasmine.event.beans   
org.ow2.jasmine.event.messages   
org.ow2.jasmine.event.processor   
 

Uses of IJasmineEventNotification in org.ow2.jasmine.event.beans
 

Classes in org.ow2.jasmine.event.beans that implement IJasmineEventNotification
 class JasmineEventNotification
           
 class JasmineEventNotificationUpdate
          Contains informations to update a stored JasmineEventNotification.
 

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

Classes in org.ow2.jasmine.event.messages that implement IJasmineEventNotification
 class JasmineEventNotificationJMX
          A JMX notification event.
 class JasmineEventNotificationMail
          A Mail notification event.
 class JasmineEventNotificationSNMP
           
 

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

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



Copyright © 2012 OW2 Consortium. All Rights Reserved.