Class StaticApplicationContext
java.lang.Object
com.bld.proxy.api.find.intecerptor.StaticApplicationContext
- All Implemented Interfaces:
org.springframework.beans.factory.Aware,org.springframework.context.ApplicationContextAware
public class StaticApplicationContext
extends Object
implements org.springframework.context.ApplicationContextAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic <T> Tstatic Objectstatic String[]beanNamesForType(Class<?> clazz) static <T> TbeanProvider(Class<T> clazz) static ObjectbeanProvider(org.springframework.core.ResolvableType resolvableType) voidsetApplicationContext(org.springframework.context.ApplicationContext applicationContext) static Class<?>
-
Constructor Details
-
StaticApplicationContext
public StaticApplicationContext()
-
-
Method Details
-
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException - Specified by:
setApplicationContextin interfaceorg.springframework.context.ApplicationContextAware- Throws:
org.springframework.beans.BeansException
-
bean
-
bean
-
beanProvider
-
beanProvider
-
beanNamesForType
-
type
-