|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ScopeProvider
Provides a scope in the caller's context.
| Field Summary | |
|---|---|
static ScopeProvider |
instance
Shared ScopeProvider. |
| Method Summary | |
|---|---|
String |
get()
Returns the scope in the caller's context. |
void |
reset()
Resets the scope in the caller's context. |
void |
set(String scope)
Sets the scope in the caller's context. |
| Field Detail |
|---|
static final ScopeProvider instance
ScopeProvider.
| Method Detail |
|---|
String get()
void set(String scope)
scope - the scopevoid reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||