Class ParameterAnnotations

java.lang.Object
org.smallmind.web.jersey.aop.ParameterAnnotations

public class ParameterAnnotations extends Object
  • Constructor Details

    • ParameterAnnotations

      public ParameterAnnotations(Annotation[] annotations)
  • Method Details

    • getAnnotation

      public <T> T getAnnotation(Class<T> clazz)