public interface Filter
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(AuditEvent aEvent)
Determines whether or not a filtered AuditEvent is accepted.
|
boolean accept(AuditEvent aEvent)
aEvent - the AudtiEvent to filter.Copyright © 2001-2012. All Rights Reserved.