public class Scopes extends Object
| Constructor and Description |
|---|
Scopes() |
| Modifier and Type | Method and Description |
|---|---|
Scope |
get(ScopeType scopeId) |
Scope |
get(String id) |
static Scope |
getCurrentScope(ScopeType value) |
Logger |
getLogger() |
Map<String,Scope> |
getScopes() |
void |
register(String id,
Scope scope) |
void |
remove(String id) |
Copyright © 2026 Brandao. All rights reserved.