Package io.camunda.spring.client.bean
Interface BeanInfo
- All Known Implementing Classes:
ClassInfo,MethodInfo,ParameterInfo
public interface BeanInfo
-
Method Summary
Modifier and TypeMethodDescriptiongetBean()default Class<?> default booleanhasClassAnnotation(Class<? extends Annotation> type) default booleanhasMethodAnnotation(Class<? extends Annotation> type) static Supplier<IllegalStateException> noAnnotationFound(Class<? extends Annotation> type)