public class OutputFilePropertyAnnotationHandler extends Object implements PropertyAnnotationHandler
| Constructor and Description |
|---|
OutputFilePropertyAnnotationHandler(Class<? extends Annotation> annotationType,
Transformer<Iterable<File>,Object> valueTransformer) |
| Modifier and Type | Method and Description |
|---|---|
void |
attachActions(PropertyActionContext context)
Attaches the actions for the given property.
|
Class<? extends Annotation> |
getAnnotationType()
The annotation type which this handler is responsible for.
|
public OutputFilePropertyAnnotationHandler(Class<? extends Annotation> annotationType, Transformer<Iterable<File>,Object> valueTransformer)
public Class<? extends Annotation> getAnnotationType()
PropertyAnnotationHandlergetAnnotationType in interface PropertyAnnotationHandlerpublic void attachActions(PropertyActionContext context)
PropertyAnnotationHandlerattachActions in interface PropertyAnnotationHandlerCopyright © 2013. All rights reserved