public interface IExternalContext
extends java.io.Serializable
| 限定符和类型 | 方法和说明 |
|---|---|
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.