Class CiModelInterpolator.InterpolateObjectAction.CacheField
java.lang.Object
org.codehaus.mojo.flatten.cifriendly.CiModelInterpolator.InterpolateObjectAction.CacheField
- Direct Known Subclasses:
CiModelInterpolator.InterpolateObjectAction.ListField
,CiModelInterpolator.InterpolateObjectAction.MapField
,CiModelInterpolator.InterpolateObjectAction.ObjectField
,CiModelInterpolator.InterpolateObjectAction.StringField
- Enclosing class:
CiModelInterpolator.InterpolateObjectAction
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) abstract void
(package private) void
interpolate
(Object target, CiModelInterpolator.InterpolateObjectAction interpolateObjectAction)
-
Field Details
-
field
-
-
Constructor Details
-
CacheField
CacheField(Field field)
-
-
Method Details
-
interpolate
void interpolate(Object target, CiModelInterpolator.InterpolateObjectAction interpolateObjectAction) -
doInterpolate
abstract void doInterpolate(Object target, CiModelInterpolator.InterpolateObjectAction ctx) throws IllegalAccessException - Throws:
IllegalAccessException
-