|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
This interface defines an common context adapter which provide scriptable context object or plain context object.
| Method Summary | |
java.lang.Object |
getObject()
Returns the plain context object which is used in pure java environment. |
org.mozilla.javascript.Scriptable |
getScriptable()
Returns the scriptable context object which is used in the javascript environment. |
| Method Detail |
public org.mozilla.javascript.Scriptable getScriptable()
public java.lang.Object getObject()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||