public class SpringProxyableObjectFactory extends SpringObjectFactory
appContext, autowireStrategy, autoWiringFactory| Constructor and Description | 
|---|
| SpringProxyableObjectFactory() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | buildBean(String beanName,
         Map<String,Object> extraContext) | 
| protected org.springframework.context.ApplicationContext | getApplicationContext(Map<String,Object> context)Subclasses may override this to return a different application context. | 
autoWireBean, autoWireBean, buildBean, buildBean, findAutoWiringBeanFactory, getAutowireStrategy, getClassInstance, isNoArgConstructorRequired, setAlwaysRespectAutowireStrategy, setApplicationContext, setApplicationContextPath, setAutowireStrategy, setEnableAopSupport, setUseClassCachebuildAction, buildConverter, buildInterceptor, buildResult, buildUnknownHandler, buildValidator, injectInternalBeans, setActionFactory, setClassLoader, setContainer, setConverterFactory, setInterceptorFactory, setResultFactory, setUnknownHandlerFactory, setValidatorFactorypublic Object buildBean(String beanName, Map<String,Object> extraContext) throws Exception
buildBean in class ObjectFactoryExceptionprotected org.springframework.context.ApplicationContext getApplicationContext(Map<String,Object> context)
autoWiringFactory, so the application context should be either
 the original or a child context of the original.context - provided context.Copyright © 2000–2025 Apache Software Foundation. All rights reserved.