public interface ControllerResourceConsumer<S extends java.lang.annotation.Annotation,T>
| ?????? | ????? |
|---|---|
void |
consumeResource(S annotation,
T resource,
ViewContext<?> context) |
java.lang.Class<S> |
getSupportedAnnotation() |
void consumeResource(S annotation, T resource, ViewContext<?> context)
java.lang.Class<S> getSupportedAnnotation()