|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CallEvent
An event corresponding to a method call.
| Nested Class Summary | |
|---|---|
static interface |
CallEvent.Caller
The caller of a call event. |
static interface |
CallEvent.Exporter
Exporter (reverse-builder) for call events. |
static interface |
CallEvent.Importer
Importer (builder) for call events. |
static interface |
CallEvent.Target
The target of a call event. |
| Nested classes/interfaces inherited from interface edu.bsu.cs.jive.events.Event |
|---|
Event.Visitor |
| Method Summary | |
|---|---|
void |
export(CallEvent.Exporter exporter)
Exports the event. |
| Methods inherited from interface edu.bsu.cs.jive.events.Event |
|---|
accept, number, thread |
| Method Detail |
|---|
void export(CallEvent.Exporter exporter)
exporter - the reverse-builder
|
JIVE Platform Release 0.3.1 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||