|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pietschy.command.configuration.impl.ActionCommandConfigurator
class ActionCommandConfigurator
Configurator instance for generic ActionCommands. This class simply configures the command faces and user properties.
| Constructor Summary | |
|---|---|
ActionCommandConfigurator()
|
|
| Method Summary | |
|---|---|
void |
configure(Command command,
Configuration config)
Configures the specified ActionCommand. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
ActionCommandConfigurator()
| Method Detail |
|---|
public void configure(Command command,
Configuration config)
throws ConfigurationException
configure in interface Configuratorcommand - the ActionCommand to configure.config - the commands configuration.
ConfigurationException - if the command specified is configured a group.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||