@Deprecated public class ControllerScope extends Object implements Scope
| Constructor and Description |
|---|
ControllerScope()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
get(String name)
Deprecated.
|
Object |
getCollection(String name)
Deprecated.
|
List<String> |
getNamesStartsWith(String value)
Deprecated.
|
void |
put(String name,
Object value)
Deprecated.
|
void |
remove(String name)
Deprecated.
|
public Object getCollection(String name)
getCollection in interface Scopepublic List<String> getNamesStartsWith(String value)
getNamesStartsWith in interface ScopeCopyright © 2026 Brandao. All rights reserved.