|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogRecordHeaderFilter
A filter to select log records based on fields available from the RepositoryLogRecordHeader
.
Method Summary | |
---|---|
boolean |
accept(RepositoryLogRecordHeader record)
Checks if record should be accepted into the list. |
Method Detail |
---|
boolean accept(RepositoryLogRecordHeader record)
record
- log record header to check
true
if record should be included in the list;
false
otherwise.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |