|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.filteredpush.triage.FPTriageConfigurationFactory
public class FPTriageConfigurationFactory
Mechanism for configuring Triage for particular instances of a FilteredPush network. Concrete job planners determine the behavior of a network by mapping between messages (FPMessage) injected into the network and the response (AbstractJob) of the network components.
| Constructor Summary | |
|---|---|
FPTriageConfigurationFactory()
|
|
| Method Summary | |
|---|---|
JobPlanner |
getConcreteJobPlanner()
|
JobRunner |
getConcreteJobRunner()
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public FPTriageConfigurationFactory()
| Method Detail |
|---|
public JobPlanner getConcreteJobPlanner()
getConcreteJobPlanner in interface TriageConfigurationFactorypublic JobRunner getConcreteJobRunner()
getConcreteJobRunner in interface TriageConfigurationFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||