|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.asmatron.messengine.engines.components.DefaultActionRunnerFactory
public class DefaultActionRunnerFactory
| Constructor Summary | |
|---|---|
DefaultActionRunnerFactory()
|
|
| Method Summary | ||
|---|---|---|
|
createRunner(ActionProcessor<T> commandProcessor,
Action<T> command)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultActionRunnerFactory()
| Method Detail |
|---|
public <T extends ActionObject> ActionRunnable createRunner(ActionProcessor<T> commandProcessor,
Action<T> command)
createRunner in interface ActionRunnerFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||