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

Packages that use NotificationException
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.api The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them 
 

Uses of NotificationException in org.mule
 

Methods in org.mule that throw NotificationException
 void DefaultMuleContext.registerListener(ServerNotificationListener l)
           
 void DefaultMuleContext.registerListener(ServerNotificationListener l, String resourceIdentifier)
           
 

Uses of NotificationException in org.mule.api
 

Methods in org.mule.api that throw NotificationException
 void MuleContext.registerListener(ServerNotificationListener l)
          Registers an intenal server event listener.
 void MuleContext.registerListener(ServerNotificationListener l, String resourceIdentifier)
          Registers an intenal server event listener.
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.