listeners.EventListener
Method Summary | |
public EventListener |
init()
Called on initiliaztion, returns an instance of self |
public void |
processBlockedRequest(any filter, numeric level)
Called when a request is blocked |
public void |
processRequestComplete([any firewallInstance])
Called after processing is complete |
Method Detail |
public EventListener init()
public void processBlockedRequest(any filter, numeric level)
any filter
- The filter triggering the eventnumeric level
- The threat level indicated by the filterpublic void processRequestComplete([any firewallInstance])
[any firewallInstance]
- The firewall instance