|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ContextLevel | |
---|---|
org.codehaus.waffle.context | |
org.codehaus.waffle.registrar |
Uses of ContextLevel in org.codehaus.waffle.context |
---|
Methods in org.codehaus.waffle.context that return ContextLevel | |
---|---|
static ContextLevel |
ContextLevel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ContextLevel[] |
ContextLevel.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
Uses of ContextLevel in org.codehaus.waffle.registrar |
---|
Methods in org.codehaus.waffle.registrar with parameters of type ContextLevel | |
---|---|
void |
RegistrarAssistant.executeDelegatingRegistrar(Registrar delegateRegistrar,
ContextLevel contextLevel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |