|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogEventSource
A source of log events for a polling archiver.
Method Summary | |
---|---|
LogEvent[] |
retrieveEvents(Object component,
long from,
int max)
Retrieve log events. |
Method Detail |
---|
LogEvent[] retrieveEvents(Object component, long from, int max)
component
- For this component.from
- From greater than thismax
- up to a maximum.
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |