- All Implemented Interfaces:
- org.mule.runtime.api.notification.NotificationListener<org.mule.runtime.core.api.context.notification.MuleContextNotification>, org.mule.runtime.core.api.context.notification.MuleContextNotificationListener<org.mule.runtime.core.api.context.notification.MuleContextNotification>
- Enclosing class:
- BlockingGateKeeper
public static class BlockingGateKeeper.GateKeeperMuleContextListener
extends Object
implements org.mule.runtime.core.api.context.notification.MuleContextNotificationListener<org.mule.runtime.core.api.context.notification.MuleContextNotification>
MuleContext listener used to block an API implementation before it starts its listener. It does that by attaching to the
CONTEXT_STARTING event of MuleContext notification that occurs just before context start is fired