|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ScriptProvider
| Nested Class Summary | |
|---|---|
static interface |
ScriptProvider.ScriptProviderListener
|
| Field Summary | |
|---|---|
static String |
ST_JAVASCRIPT
|
| Method Summary | |
|---|---|
Object |
eval(String script,
Map<String,Object> bindings)
|
String |
getProviderName()
|
String |
getScriptType()
|
| Field Detail |
|---|
static final String ST_JAVASCRIPT
| Method Detail |
|---|
String getProviderName()
String getScriptType()
Object eval(String script,
Map<String,Object> bindings)
throws Exception
Exception
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||