public class SafeWrapFactory
extends org.mozilla.javascript.WrapFactory
| Constructor and Description |
|---|
SafeWrapFactory() |
| Modifier and Type | Method and Description |
|---|---|
org.mozilla.javascript.Scriptable |
wrapAsJavaObject(org.mozilla.javascript.Context cx,
org.mozilla.javascript.Scriptable scope,
Object javaObject,
Class<?> staticType) |
Copyright © 2018. All rights reserved.