| Package | Description |
|---|---|
| com.alipay.sofa.common.xmap | |
| com.alipay.sofa.common.xmap.annotation.spring |
| Modifier and Type | Field and Description |
|---|---|
XMap |
XAnnotatedMember.xmap |
XMap |
XAnnotatedObject.xmap |
| Constructor and Description |
|---|
XAnnotatedContent(XMap xmap,
XSetter setter,
XGetter getter,
XContent anno) |
XAnnotatedList(XMap xmap,
XSetter setter,
XGetter getter) |
XAnnotatedList(XMap xmap,
XSetter setter,
XGetter getter,
XNodeList anno) |
XAnnotatedMap(XMap xmap,
XSetter setter,
XGetter getter,
XNodeMap anno) |
XAnnotatedMember(XMap xmap,
XSetter setter,
XGetter getter) |
XAnnotatedMember(XMap xmap,
XSetter setter,
XGetter getter,
XNode anno) |
XAnnotatedObject(XMap xmap,
Class<?> klass,
XObject xob) |
XAnnotatedParent(XMap xmap,
XSetter setter,
XGetter getter) |
| Modifier and Type | Class and Description |
|---|---|
class |
XMapSpring
Integrate XMap with spring
|
| Constructor and Description |
|---|
XAnnotatedListSpring(XMap xmap,
XSetter setter,
XGetter getter) |
XAnnotatedListSpring(XMap xmap,
XSetter setter,
XGetter getter,
XNodeListSpring anno,
XAnnotatedSpringObject xaso) |
XAnnotatedMapSpring(XMap xmap,
XSetter setter,
XGetter getter,
XNodeMapSpring anno,
XAnnotatedSpringObject xaso) |
XAnnotatedSpring(XMap xmap,
XSetter setter,
XGetter getter) |
XAnnotatedSpring(XMap xmap,
XSetter setter,
XGetter getter,
XNodeSpring anno,
XAnnotatedSpringObject xaso) |
XAnnotatedSpringObject(XMap xmap,
Class klass,
XObject xob,
org.springframework.context.ApplicationContext applicationContext) |
Copyright © 2021. All rights reserved.