|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ContextKey
This just exists to enforce strong typing.
| Nested Class Summary | |
|---|---|
static class |
ContextKey.ParameterKey
|
| Field Summary | |
|---|---|
static ContextKey |
CALLER
A property of contexts that might be generally useful: the "caller" method ... |
static ContextKey |
CALLSITE
A property of contexts that might be generally useful: the "call site" method ... |
static ContextKey[] |
PARAMETERS
|
static ContextKey |
RECEIVER
A property of contexts that might be generally useful: an identifier for the receiver object ... |
| Field Detail |
|---|
static final ContextKey CALLER
static final ContextKey CALLSITE
static final ContextKey RECEIVER
static final ContextKey[] PARAMETERS
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||