Class ClassInfo
java.lang.Object
io.camunda.zeebe.spring.client.bean.ClassInfo
- All Implemented Interfaces:
BeanInfo
-
Nested Class Summary
Nested Classes -
Method Summary
Modifier and TypeMethodDescriptionstatic final ClassInfo.ClassInfoBuilderbuilder()<T extends Annotation>
Optional<T> getAnnotation(Class<T> type) getBean()toMethodInfo(Method method) toString()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface io.camunda.zeebe.spring.client.bean.BeanInfo
getTargetClass, hasClassAnnotation, hasMethodAnnotation