Serialized Form


Package org.mule.tools.rhinodo.impl

Class org.mule.tools.rhinodo.impl.LogFunctionWrapper extends org.mozilla.javascript.BaseFunction implements Serializable

Serialized Fields

method

Method method

debug

boolean debug

instance

Object instance

Package org.mule.tools.rhinodo.node.fs

Class org.mule.tools.rhinodo.node.fs.ReaddirSync extends org.mozilla.javascript.BaseFunction implements Serializable

Class org.mule.tools.rhinodo.node.fs.ReadFile extends org.mozilla.javascript.BaseFunction implements Serializable

Serialized Fields

asyncCallbacksQueue

Queue<E> asyncCallbacksQueue

Class org.mule.tools.rhinodo.node.fs.StatSync extends org.mozilla.javascript.BaseFunction implements Serializable


Package org.mule.tools.rhinodo.rhino

Class org.mule.tools.rhinodo.rhino.NodeJsGlobal extends org.mozilla.javascript.tools.shell.Global implements Serializable

Class org.mule.tools.rhinodo.rhino.NodeJsUrlModuleSourceProvider extends org.mozilla.javascript.commonjs.module.provider.UrlModuleSourceProvider implements Serializable

Serialized Fields

privilegedUris

Map<K,V> privilegedUris

Class org.mule.tools.rhinodo.rhino.NodeRequire extends org.mozilla.javascript.commonjs.module.Require implements Serializable

Serialized Fields

fs

org.mozilla.javascript.NativeObject fs

asyncCallbacksQueue

Queue<E> asyncCallbacksQueue

Class org.mule.tools.rhinodo.rhino.NodeRequireBuilder extends org.mozilla.javascript.commonjs.module.RequireBuilder implements Serializable

Serialized Fields

sandboxed

boolean sandboxed

moduleScriptProvider

org.mozilla.javascript.commonjs.module.ModuleScriptProvider moduleScriptProvider

preExec

org.mozilla.javascript.Script preExec

postExec

org.mozilla.javascript.Script postExec

asyncCallbackQueue

Queue<E> asyncCallbackQueue



Copyright © 2012. All Rights Reserved.