|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.org.usurper.handlers.basic.ArrayHandler
public final class ArrayHandler
This is the generic handler for Arrays of types.
| Constructor Summary | |
|---|---|
ArrayHandler()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
handle(HandledBeanProperty handledBeanProperty)
This method allows the generation of a properties' value. |
java.lang.Object |
handle(HandledConstructorArg handledConstructorArg)
This method allows the generation of a constructor argument. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayHandler()
| Method Detail |
|---|
public java.lang.Object handle(HandledBeanProperty handledBeanProperty)
IHandler
handle in interface IHandlerhandledBeanProperty - The bean property's info
IHandler.handle(org.org.usurper.model.HandledBeanProperty)public java.lang.Object handle(HandledConstructorArg handledConstructorArg)
IHandler
handle in interface IHandlerhandledConstructorArg - The constructor's arg's info
IHandler.handle(org.org.usurper.model.HandledConstructorArg)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||