|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandFactory
Command factory interface.
| Method Summary | |
|---|---|
Command |
getCommand(java.lang.String commandName)
Get the command instance. |
| Method Detail |
|---|
Command getCommand(java.lang.String commandName)
commandName - The name of the command to create
Command matching the provided name, or
null if no such command exists.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||