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–2015. All rights reserved.