|
|
|
|
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.torweg.pulse.bundle.Controller
org.torweg.pulse.component.core.CommandGenerator
public class CommandGenerator
is a Controller which generates Commands based on
the configuration stored in its ConfigBean.
CommandGeneratorConfig, ConfigBean| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.torweg.pulse.bundle.Controller |
|---|
Controller.AlwaysRun |
| Constructor Summary | |
|---|---|
CommandGenerator()
|
|
| Method Summary | |
|---|---|
void |
init(ConfigBean config)
used to initialise the bundle from its configuration. |
CommandGeneratorResult |
run(Bundle bundle, ServiceRequest request)
builds the command links defined in the controllers config. |
| Methods inherited from class org.torweg.pulse.bundle.Controller |
|---|
getAlwaysRun, isAlwaysRun, setAlwaysRun |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CommandGenerator()
| Method Detail |
|---|
@AnyAction public final CommandGeneratorResult run(Bundle bundle, ServiceRequest request)
bundle - the bundlerequest - the service request
public final void init(ConfigBean config)
DeprecatedConfigurable
init in interface DeprecatedConfigurableconfig - the config bean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||