| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StatListener
An interface representing a listener on log analyse.
| Field Summary | |
|---|---|
static String | 
ALL_WORKSPACE
 | 
static String | 
REVISION
 | 
static int | 
TRUNCATE
 | 
| Method Summary | |
|---|---|
 String | 
getName()
Return the distinguish name of the listener  | 
 void | 
handleEndOfStatEntries()
Called when parsing is finished and then no more line will be send  | 
 boolean | 
handleStatEntry(StatEntry entry)
Handle a line of Log  | 
 void | 
init(PortletStat portlet,
     PortalElement report)
Init the Portlet attributs  | 
| Field Detail | 
|---|
static final String REVISION
static final String ALL_WORKSPACE
static final int TRUNCATE
| Method Detail | 
|---|
void init(PortletStat portlet,
          PortalElement report)
portlet - report - boolean handleStatEntry(StatEntry entry)
entry - 
void handleEndOfStatEntries()
String getName()
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||