public class ComponentModelHelper extends Object
| Constructor and Description |
|---|
ComponentModelHelper() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addAnnotation(QName annotationKey,
Object annotationValue,
SpringComponentModel springComponentModel) |
static boolean |
isAnnotatedObject(SpringComponentModel springComponentModel) |
static void |
updateAnnotationValue(QName annotationKey,
Object annotationValue,
org.springframework.beans.factory.config.BeanDefinition beanDefinition) |
public static boolean isAnnotatedObject(SpringComponentModel springComponentModel)
public static void addAnnotation(QName annotationKey, Object annotationValue, SpringComponentModel springComponentModel)
Copyright © 2003–2025 MuleSoft, Inc.. All rights reserved.