Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

oracle.jbo.script.debug.client
Class CommandInterpreter

java.lang.Object
  extended by oracle.jbo.script.debug.client.CommandInterpreter

public class CommandInterpreter
extends java.lang.Object


Constructor Summary
CommandInterpreter(Environment env)
           
CommandInterpreter(Environment env, boolean echo)
           
 
Method Summary
 void executeCommand(java.lang.String command)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandInterpreter

public CommandInterpreter(Environment env)

CommandInterpreter

public CommandInterpreter(Environment env,
                          boolean echo)
Method Detail

executeCommand

public void executeCommand(java.lang.String command)

Oracle Fusion Middleware Java API Reference for Oracle ADF Model
11g Release 1 (11.1.1.7.0)

E10653-08

Copyright © 1997, 2013, Oracle. All rights reserved.