public static interface ScriptAttributes.All
| Modifier and Type | Method and Description |
|---|---|
Object |
getEngineAttribute(String name) |
Object |
getGlobalAttribute(String name) |
void |
setEngineAttribute(String name,
Object value) |
void |
setGlobalAttribute(String name,
Object value) |