listeners.EventListener | +--listeners.CFMailDigestLoggerListener
Method Summary | |
public void |
processRequestComplete([any firewallInstance])
Called when a request finished processing |
public void |
setCallbackLogger(any logger)
Invokes setCallbackLogger on this method |
Methods inherited from listeners.EventListener |
init,
processBlockedRequest
|
Method Detail |
public void processRequestComplete([any firewallInstance])
[any firewallInstance]
- The firewall instancepublic void setCallbackLogger(any logger)
any logger
- A reference to the logger that wants to receive the event notification