|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pietschy.command.annotation.impl.DefaultAnnotationSupport.ContainerBindStrategy
protected class DefaultAnnotationSupport.ContainerBindStrategy
BindAction implementation that binds to a CommandContainer.
| Constructor Summary | |
|---|---|
DefaultAnnotationSupport.ContainerBindStrategy(CommandContainer container)
|
|
| Method Summary | |
|---|---|
void |
bind(Command command)
Invoked to bind the specified command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultAnnotationSupport.ContainerBindStrategy(CommandContainer container)
| Method Detail |
|---|
public void bind(Command command)
DefaultAnnotationSupport.BindStrategy
bind in interface DefaultAnnotationSupport.BindStrategycommand - the command to bind.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||