|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model Tester 11g Release 2 (11.1.2.2.0) E17487-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
oracle.jbo.jbotester.agent.Agent
public abstract class Agent
Instances of derived classes are send to and from the BC4J Tester. Within the BC4J Tester process, the agent will be handed a reference to the BC4J Tester's main window. Then the agent will be able to examine the BC4J Tester and return its findings.
| Constructor Summary | |
|---|---|
Agent() |
|
| Method Summary | |
|---|---|
abstract 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 |
|---|
public Agent()
| Method Detail |
|---|
public abstract java.io.Serializable processTesterCommand(javax.swing.JFrame mainFrame)
|
Oracle Fusion Middleware Java API Reference for Oracle ADF Model Tester 11g Release 2 (11.1.2.2.0) E17487-03 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||