Class AnnotationUtil
- java.lang.Object
-
- org.camunda.bpm.client.spring.impl.util.AnnotationUtil
-
public class AnnotationUtil extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AnnotationUtil()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T extends java.lang.annotation.Annotation>
Tget(java.lang.Class<T> annotationClass, org.springframework.core.type.AnnotatedTypeMetadata metadata)
-