Class AnnotationUtil

java.lang.Object
org.operaton.bpm.client.spring.impl.util.AnnotationUtil

public final class AnnotationUtil extends Object
  • Method Details

    • get

      public static <T extends Annotation> T get(Class<T> annotationClass, org.springframework.core.type.AnnotatedTypeMetadata metadata)