|
JIVE Platform Release 0.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface CallEvent.Caller
The caller of a call event.
| Nested Class Summary | |
|---|---|
static interface |
CallEvent.Caller.InModel
A caller that is in the model (i.e., has a contour) |
static interface |
CallEvent.Caller.OutOfModel
A caller that is not in the model. |
static interface |
CallEvent.Caller.System
The system caller, used for the first call on a thread. |
static interface |
CallEvent.Caller.Visitor
A visitor for caller classes. |
| Method Summary | |
|---|---|
Object |
accept(CallEvent.Caller.Visitor v,
Object arg)
Accept a visitor. |
| Method Detail |
|---|
Object accept(CallEvent.Caller.Visitor v,
Object arg)
v - the visitorarg - an argument
|
JIVE Platform Release 0.2.2 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||