Skip navigation links

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

E52932-01


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

Nested Class Summary
static class CommandInterpreter.Commands
          Valid commands for the interpreter

 

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)

Skip navigation links

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

E52932-01


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