public interface IExternalContext
extends java.io.Serializable
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2005-2008 Actuate Corp. All rights reserved.