public interface ServerNotificationListener
ServerNotificationListener
is an observer interface that ojects
can implement and register themselves with the Mule Server to receive
notifications when the server, model and components stop, start, initialise, etc.Modifier and Type | Method and Description |
---|---|
void |
onNotification(ServerNotification notification) |
void onNotification(ServerNotification notification)
Copyright © 2003-2012 MuleSource, Inc.. All Rights Reserved.