|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandFactory
implement this interface to create a factory for creating commands of a specific type. the difference between command implementations is mostly how they know what commands to support. (what kind of configuration)
| Method Summary | |
|---|---|
Command |
getNewInstance()
|
| Method Detail |
|---|
Command getNewInstance()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||