|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CommandConfigurer
An interface to be implemented by classes that are responsible for configuring
AbstractCommand instances.
| Method Summary | |
|---|---|
AbstractCommand |
configure(AbstractCommand command)
Configures the given command. |
| Method Detail |
|---|
AbstractCommand configure(AbstractCommand command)
command - The command to be configured. Must not be null.
IllegalArgumentException - if command is null.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||