Uses of Class
org.mule.context.notification.CustomNotification

Packages that use CustomNotification
org.mule.example.notifications   
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
org.mule.transport.servlet.events   
org.mule.transport.sftp.notification   
 

Uses of CustomNotification in org.mule.example.notifications
 

Subclasses of CustomNotification in org.mule.example.notifications
 class HeartbeatNotification
          A simple notification that fires repeatedly to notify tha the Mule server is alive and well.
 

Uses of CustomNotification in org.mule.tck.functional
 

Subclasses of CustomNotification in org.mule.tck.functional
 class FunctionalTestNotification
          A FunctionlTestNotification is fired by the FunctionalTestComponent when it receives an event.
 

Uses of CustomNotification in org.mule.transport.servlet.events
 

Subclasses of CustomNotification in org.mule.transport.servlet.events
 class ServletContextNotification
          TODO
 

Uses of CustomNotification in org.mule.transport.sftp.notification
 

Subclasses of CustomNotification in org.mule.transport.sftp.notification
 class SftpTransportNotification
           
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.