protected static class DefaultMVCGroupManager.FieldInjectionPoint extends DefaultMVCGroupManager.InjectionPoint
DefaultMVCGroupManager.InjectionPoint.Type| Modifier and Type | Field and Description | 
|---|---|
protected Field | 
field  | 
name, nullable, type| Modifier | Constructor and Description | 
|---|---|
protected  | 
FieldInjectionPoint(String name,
                   boolean nullable,
                   DefaultMVCGroupManager.InjectionPoint.Type type,
                   Field field)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
apply(MVCGroup group,
     String memberType,
     Object instance,
     Map<String,Object> args)  | 
protected final Field field
protected FieldInjectionPoint(String name, boolean nullable, DefaultMVCGroupManager.InjectionPoint.Type type, Field field)