org.mule.api.context.notification
Interface MuleContextNotificationListener

All Superinterfaces:
ServerNotificationListener
All Known Implementing Classes:
AxisConnector, AxisWsdlConnector, CxfConnector, CxfWsdlConnector, JmxAgent.MuleContextStartedListener, JmxAgent.MuleContextStoppedListener

public interface MuleContextNotificationListener
extends ServerNotificationListener

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


Method Summary
 
Methods inherited from interface org.mule.api.context.notification.ServerNotificationListener
onNotification
 



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