|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IExternalContext
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 |
---|
org.mozilla.javascript.Scriptable getScriptable()
java.lang.Object getObject()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |