Skip navigation links
oracle.jbo.jbotester.agent
Class CommandAgent
java.lang.Object
oracle.jbo.jbotester.agent.Agent
oracle.jbo.jbotester.agent.CommandAgent
- All Implemented Interfaces:
- java.io.Serializable
-
public class CommandAgent
- extends Agent
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommandAgent
public CommandAgent(CommandAgent.Command command,
java.lang.String commandArg)
CommandAgent
public CommandAgent(CommandAgent.Command command,
java.lang.String commandArg,
java.util.HashMap<java.lang.String,java.io.Serializable> data)
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()
getCommandData
public java.util.HashMap<java.lang.String,java.io.Serializable> getCommandData()
Skip navigation links
Copyright © 1997, 2014, Oracle. All rights reserved.