|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IPage
The IPage
interface exposes the behaviour for adding
and retrieving the LogEvents
Method Summary | |
---|---|
void |
addLogEvent(LogEvent logEvent)
Adds LogEvents to the Page |
java.util.List |
getLogEventList()
Returns the list of LogEvents |
java.lang.String |
getPageNamespace()
Returns the namespace of the page |
Method Detail |
---|
void addLogEvent(LogEvent logEvent)
logEvent
- java.util.List getLogEventList()
java.lang.String getPageNamespace()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |