|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jactr.tools.bridge.BridgeOnStart
@Deprecated public abstract class BridgeOnStart
| Constructor Summary | |
|---|---|
BridgeOnStart()
Deprecated. |
|
| Method Summary | |
|---|---|
abstract GoalFeeder |
createGoalFeeder()
Deprecated. create and return the goal feeder that will be used |
abstract ResponseCollector |
createResponseCollector()
Deprecated. create and return the response collector to be used |
abstract void |
initialize()
Deprecated. perform any initializations. |
void |
run()
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public BridgeOnStart()
| Method Detail |
|---|
public abstract void initialize()
public abstract GoalFeeder createGoalFeeder()
public abstract ResponseCollector createResponseCollector()
public void run()
run in interface java.lang.RunnableRunnable.run()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||