org.mule.tools.rhinodo.impl
Class WrappingConsoleFactory

java.lang.Object
  extended by org.mule.tools.rhinodo.impl.WrappingConsoleFactory
All Implemented Interfaces:
ConsoleFactory

public class WrappingConsoleFactory
extends Object
implements ConsoleFactory


Constructor Summary
WrappingConsoleFactory(Console console)
           
 
Method Summary
 org.mozilla.javascript.Scriptable getConsoleAsScriptable()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WrappingConsoleFactory

public WrappingConsoleFactory(Console console)
Method Detail

getConsoleAsScriptable

public org.mozilla.javascript.Scriptable getConsoleAsScriptable()
Specified by:
getConsoleAsScriptable in interface ConsoleFactory


Copyright © 2012. All Rights Reserved.