|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.vidageek.mirror.DefaultFieldController
public class DefaultFieldController
Class which provides reflection features to Fields.
| Constructor Summary | |
|---|---|
DefaultFieldController(ReflectionProvider provider,
java.lang.reflect.Field field)
|
|
| Method Summary | |
|---|---|
FieldHandler |
reflect()
This part of the DSL controls reflection of single reflection elements. |
AllMemberHandler |
reflectAll()
This part of the DSL controls reflection of lists of reflection elements. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultFieldController(ReflectionProvider provider,
java.lang.reflect.Field field)
| Method Detail |
|---|
public FieldHandler reflect()
FieldController
reflect in interface FieldControllerpublic AllMemberHandler reflectAll()
FieldController
reflectAll in interface FieldController
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||