org.apache.openejb.server.cli
Class OpenEJBScripter

java.lang.Object
  extended by org.apache.openejb.server.cli.OpenEJBScripter

public class OpenEJBScripter
extends Object


Nested Class Summary
static class OpenEJBScripter.BeanManagerHelper
           
 
Constructor Summary
OpenEJBScripter()
           
 
Method Summary
static void clearEngines()
           
 Object evaluate(String language, String script)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenEJBScripter

public OpenEJBScripter()
Method Detail

evaluate

public Object evaluate(String language,
                       String script)
                throws ScriptException
Throws:
ScriptException

clearEngines

public static void clearEngines()


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.