Class ScriptServiceImpl.LocalRhinoWrapFactory

Object
WrapFactory
LocalRhinoWrapFactory
Enclosing class:
ScriptServiceImpl

public static class ScriptServiceImpl.LocalRhinoWrapFactory extends WrapFactory
  • Constructor Details

    • LocalRhinoWrapFactory

      public LocalRhinoWrapFactory()
  • Method Details

    • wrapAsJavaObject

      public Scriptable wrapAsJavaObject(Context cx, Scriptable scope, Object javaObject, Class<?> staticType)
      Overrides:
      wrapAsJavaObject in class WrapFactory