public interface ActionMethodParamAnnotationHandler
Modifier and Type | Method and Description |
---|---|
void |
handle(String paramName,
Object paramVal,
Annotation annotation,
ActionContext context) |
Set<Class<? extends Annotation>> |
listenTo() |
Set<Class<? extends Annotation>> listenTo()
void handle(String paramName, Object paramVal, Annotation annotation, ActionContext context)
Copyright © 2014–2018 ActFramework. All rights reserved.