Class AnnotationUtil
java.lang.Object
org.camunda.bpm.client.spring.impl.util.AnnotationUtil
- 
Constructor Summary
Constructors - 
Method Summary
 
- 
Constructor Details
- 
AnnotationUtil
public AnnotationUtil() 
 - 
 - 
Method Details
- 
get
public static <T extends Annotation> T get(Class<T> annotationClass, org.springframework.core.type.AnnotatedTypeMetadata metadata)  
 -