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–2013 MuleSource, Inc.. All rights reserved.