org.mule.umo.manager
Interface UMOServerNotificationListener
- All Known Subinterfaces:
- AdminNotificationListener, ComponentNotificationListener, ConnectionNotificationListener, CustomNotificationListener, ExceptionNotificationListener, FunctionalTestNotificationListener, ManagementNotificationListener, ManagerNotificationListener, MessageNotificationListener, ModelNotificationListener, SecurityNotificationListener, TransactionNotificationListener
- All Known Implementing Classes:
- AxisConnector, JmsConnector, XFireConnector
- public interface UMOServerNotificationListener
UMOServerNotificationListener
is an observer interface that ojects
can implement and register themselves with the Mule Server to receive
notifications when the sevrver, model and components stop, start, initilise, etc.
- Version:
- $Revision: 7976 $
- Author:
- Ross Mason
onNotification
public void onNotification(UMOServerNotification notification)
Copyright © 2003-2008 MuleSource, Inc.. All Rights Reserved.