org.mule.impl.internal.notifications
Interface ConnectionNotificationListener

All Superinterfaces:
UMOServerNotificationListener
All Known Implementing Classes:
AbstractOracleJmsConnector, ActiveMqJmsConnector, JmsConnector, OracleInContainerJmsConnector, OracleJmsConnector, WeblogicJmsConnector, WebsphereJmsConnector

public interface ConnectionNotificationListener
extends UMOServerNotificationListener

ConnectionNotificationListener is an observer interface that objects can implement and then register themselves with the Mule manager to be notified when a Connection event occurs.


Method Summary
 
Methods inherited from interface org.mule.umo.manager.UMOServerNotificationListener
onNotification
 



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