- All Known Subinterfaces:
- AsyncMessageNotificationListener<T>, ClusterNodeNotificationListener<T>, ComponentMessageNotificationListener<T>, ConnectionNotificationListener<T>, ConnectorMessageNotificationListener<T>, CustomNotificationListener<T>, EndpointMessageNotificationListener<T>, ExceptionNotificationListener<T>, ExceptionStrategyNotificationListener<T>, ManagementNotificationListener<T>, MessageProcessorNotificationListener<T>, ModelNotificationListener<T>, MuleContextNotificationListener<T>, PipelineMessageNotificationListener<T>, RegistryNotificationListener<T>, RoutingNotificationListener<T>, SecurityNotificationListener<T>, ServiceNotificationListener<T>, TransactionNotificationListener<T>
- All Known Implementing Classes:
- PrimaryNodeLifecycleNotificationListener
public interface ServerNotificationListener<T extends ServerNotification>
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.