|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.pietschy.command.annotation.impl.AbstractAnnotationProcessor.CommandProvider
protected static class AbstractAnnotationProcessor.CommandProvider
An ArgumentProvider that returns the invoking command.
| Constructor Summary | |
|---|---|
AbstractAnnotationProcessor.CommandProvider(ActionCommand command)
Creates a new instance. |
|
| Method Summary | |
|---|---|
java.lang.Object[] |
getArgs()
Returns the invoking command. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AbstractAnnotationProcessor.CommandProvider(ActionCommand command)
command - the invoking command.| Method Detail |
|---|
public java.lang.Object[] getArgs()
getArgs in interface ArgumentProvider
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||