public interface CacheInvocationParameter
Modifier and Type | Method and Description |
---|---|
Set<Annotation> |
getAnnotations() |
int |
getParameterPosition() |
Class<?> |
getRawType() |
Object |
getValue() |
Class<?> getRawType()
Object getValue()
Set<Annotation> getAnnotations()
int getParameterPosition()
Copyright © 2017. All rights reserved.