|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface LogEventProvider
Title: LogEventProvider
Description: This interface can be used by import plugins to see whether objects can connect with a LogEvent, and thus to a specific log by remapping these LogEvents
Copyright: Copyright (c) 2004
Company:
Method Summary | |
---|---|
LogEvent |
getLogEvent()
This method returns the current LogEvent the LogEventProvider has stored |
void |
setLogEvent(LogEvent le)
This method sets the LogEvent for the LogEventProvider to store |
Method Detail |
---|
LogEvent getLogEvent()
void setLogEvent(LogEvent le)
le
- LogEvent The LogEvent to Store
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |