org.pentaho.platform.plugin.condition.javascript
Class RhinoScriptable

java.lang.Object
  extended by ScriptableObject
      extended by org.pentaho.platform.plugin.condition.javascript.RhinoScriptable

public class RhinoScriptable
extends ScriptableObject


Constructor Summary
RhinoScriptable()
           
 
Method Summary
 String getClassName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RhinoScriptable

public RhinoScriptable()
Method Detail

getClassName

public String getClassName()