| Package | Description |
|---|---|
| com.alipay.sofa.common.xmap | |
| com.alipay.sofa.common.xmap.annotation.spring |
| Modifier and Type | Class and Description |
|---|---|
class |
XAnnotatedContent |
class |
XAnnotatedList |
class |
XAnnotatedMap |
class |
XAnnotatedParent |
| Modifier and Type | Method and Description |
|---|---|
XAnnotatedMember |
XMap.createFieldMember(Field field,
Annotation annotation) |
XAnnotatedMember |
XMap.createMethodMember(Method method,
Class<?> clazz,
Annotation annotation) |
| Modifier and Type | Method and Description |
|---|---|
void |
XAnnotatedObject.addMember(XAnnotatedMember member) |
abstract void |
DOMHelper.NodeVisitor.visitNode(Context ctx,
XAnnotatedMember xam,
Node node,
Collection<Object> result) |
abstract void |
DOMHelper.NodeMapVisitor.visitNode(Context ctx,
XAnnotatedMember xam,
Node node,
String key,
Map<String,Object> result) |
| Modifier and Type | Class and Description |
|---|---|
class |
XAnnotatedListSpring |
class |
XAnnotatedMapSpring |
class |
XAnnotatedSpring |
| Modifier and Type | Method and Description |
|---|---|
XAnnotatedMember |
XMapSpring.createExtendMethodMember(Method method,
Annotation annotation,
XAnnotatedObject xob) |
| Modifier and Type | Method and Description |
|---|---|
static Object |
XMapSpringUtil.getSpringOjbect(XAnnotatedMember xam,
org.springframework.context.ApplicationContext applicationContext,
Element base)
Get spring object
|
Copyright © 2021. All rights reserved.