org.neo4j.server.scripting.javascript
Class WhiteListJavaWrapper.JavascriptJavaObject

java.lang.Object
  extended by org.mozilla.javascript.NativeJavaObject
      extended by org.neo4j.server.scripting.javascript.WhiteListJavaWrapper.JavascriptJavaObject
All Implemented Interfaces:
Serializable, org.mozilla.javascript.Scriptable, org.mozilla.javascript.Wrapper
Enclosing class:
WhiteListJavaWrapper

public static class WhiteListJavaWrapper.JavascriptJavaObject
extends org.mozilla.javascript.NativeJavaObject

See Also:
Serialized Form

Field Summary
 
Fields inherited from class org.mozilla.javascript.NativeJavaObject
javaObject, members, parent, prototype, staticType
 
Fields inherited from interface org.mozilla.javascript.Scriptable
NOT_FOUND
 
Constructor Summary
WhiteListJavaWrapper.JavascriptJavaObject(org.mozilla.javascript.Scriptable scope, Object javaObject, Class type)
           
 
Method Summary
 
Methods inherited from class org.mozilla.javascript.NativeJavaObject
canConvert, coerceType, delete, delete, get, get, getClassName, getDefaultValue, getIds, getParentScope, getPrototype, has, has, hasInstance, initMembers, put, put, setParentScope, setPrototype, unwrap, wrap
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WhiteListJavaWrapper.JavascriptJavaObject

public WhiteListJavaWrapper.JavascriptJavaObject(org.mozilla.javascript.Scriptable scope,
                                                 Object javaObject,
                                                 Class type)


Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.