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) Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface io.camunda.zeebe.spring.client.bean.BeanInfo
getTargetClass, hasClassAnnotation, hasMethodAnnotation
-
Method Details
-
getBean
-
getBeanName
- Specified by:
getBeanNamein interfaceBeanInfo
-
toMethodInfo
-
getAnnotation
-
builder
-