org.mule.api.context.notification
Interface SecurityNotificationListener<T extends SecurityNotification>

All Superinterfaces:
ServerNotificationListener<SecurityNotification>

public interface SecurityNotificationListener<T extends SecurityNotification>
extends ServerNotificationListener<SecurityNotification>

MuleContextNotificationListener is an observer interface that objects can implement to receive notifications about secure access requests.


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



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.