public class XMapSpringUtil extends Object
| Constructor and Description |
|---|
XMapSpringUtil() |
| Modifier and Type | Method and Description |
|---|---|
static Object |
getSpringObject(Class type,
String beanName,
org.springframework.context.ApplicationContext applicationContext)
Get spring object
|
static Object |
getSpringOjbect(XAnnotatedMember xam,
org.springframework.context.ApplicationContext applicationContext,
Element base)
Get spring object
|
public static Object getSpringObject(Class type, String beanName, org.springframework.context.ApplicationContext applicationContext)
type - typebeanName - bean nameapplicationContext - application contextpublic static Object getSpringOjbect(XAnnotatedMember xam, org.springframework.context.ApplicationContext applicationContext, Element base)
xam - XAnnotated memberapplicationContext - application contextbase - element baseCopyright © 2021. All rights reserved.