|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface Event.Exporter
Superinterface for event-specific exporter interfaces.
Subclasses of Event should implement an
export(Exporter) method.
| Method Summary | |
|---|---|
void |
addNumber(long n)
Get the sequence number of this event. |
void |
addThreadID(ThreadID thread)
Adds the thread on which this event took place. |
| Method Detail |
|---|
void addNumber(long n)
n - the event numbervoid addThreadID(ThreadID thread)
thread - the thread identifier
|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||