public interface Scope
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name) |
Object |
getCollection(String name) |
List<String> |
getNamesStartsWith(String value) |
void |
put(String name,
Object value) |
void |
remove(String name) |
Copyright © 2026 Brandao. All rights reserved.