Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.4.0)

E10758-05

oracle.jbo.jbotester.agent
Class CommandAgent

java.lang.Object
  extended by oracle.jbo.jbotester.agent.Agent
      extended by oracle.jbo.jbotester.agent.CommandAgent
All Implemented Interfaces:
java.io.Serializable

public class CommandAgent
extends Agent

See Also:
Serialized Form

Nested Class Summary
static class CommandAgent.Command
           
 
Constructor Summary
CommandAgent(CommandAgent.Command command, java.lang.String commandArg)
           
 
Method Summary
 CommandAgent.Command getCommand()
           
 java.lang.String getCommandArg()
           
 java.io.Serializable processTesterCommand(javax.swing.JFrame mainFrame)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CommandAgent

public CommandAgent(CommandAgent.Command command,
                    java.lang.String commandArg)
Method Detail

processTesterCommand

public java.io.Serializable processTesterCommand(javax.swing.JFrame mainFrame)
Specified by:
processTesterCommand in class Agent

getCommand

public CommandAgent.Command getCommand()

getCommandArg

public java.lang.String getCommandArg()

Oracle Fusion Middleware Java API Reference for Oracle ADF Business Component Browser
11g Release 1 (11.1.1.4.0)

E10758-05

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