public class SCAApplicationContext
extends org.springframework.context.support.AbstractApplicationContext
APPLICATION_EVENT_MULTICASTER_BEAN_NAME, LIFECYCLE_PROCESSOR_BEAN_NAME, logger, MESSAGE_SOURCE_BEAN_NAMECONFIG_LOCATION_DELIMITERS, CONVERSION_SERVICE_BEAN_NAME, ENVIRONMENT_BEAN_NAME, LOAD_TIME_WEAVER_BEAN_NAME, SYSTEM_ENVIRONMENT_BEAN_NAME, SYSTEM_PROPERTIES_BEAN_NAME| Constructor and Description |
|---|
SCAApplicationContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
add(java.lang.String name,
java.lang.Class<?> type,
org.fabric3.spi.container.objectfactory.ObjectFactory factory) |
protected void |
closeBeanFactory() |
org.springframework.beans.factory.config.ConfigurableListableBeanFactory |
getBeanFactory() |
protected void |
refreshBeanFactory() |
org.fabric3.spi.container.objectfactory.ObjectFactory |
remove(java.lang.String name) |
addApplicationListener, addBeanFactoryPostProcessor, addListener, cancelRefresh, close, containsBean, containsBeanDefinition, containsLocalBean, createEnvironment, destroy, destroyBeans, doClose, findAnnotationOnBean, finishBeanFactoryInitialization, finishRefresh, getAliases, getApplicationListeners, getApplicationName, getAutowireCapableBeanFactory, getBean, getBean, getBean, getBean, getBeanDefinitionCount, getBeanDefinitionNames, getBeanFactoryPostProcessors, getBeanNamesForType, getBeanNamesForType, getBeansOfType, getBeansOfType, getBeansWithAnnotation, getDisplayName, getEnvironment, getId, getInternalParentBeanFactory, getInternalParentMessageSource, getMessage, getMessage, getMessage, getParent, getParentBeanFactory, getResourcePatternResolver, getResources, getStartupDate, getType, initApplicationEventMulticaster, initLifecycleProcessor, initMessageSource, initPropertySources, invokeBeanFactoryPostProcessors, isActive, isPrototype, isRunning, isSingleton, isTypeMatch, obtainFreshBeanFactory, onClose, onRefresh, postProcessBeanFactory, prepareBeanFactory, prepareRefresh, publishEvent, refresh, registerBeanPostProcessors, registerListeners, registerShutdownHook, setDisplayName, setEnvironment, setId, setParent, start, stop, toStringgetClassLoader, getResource, getResourceByPath, setClassLoaderpublic void add(java.lang.String name,
java.lang.Class<?> type,
org.fabric3.spi.container.objectfactory.ObjectFactory factory)
public org.fabric3.spi.container.objectfactory.ObjectFactory remove(java.lang.String name)
protected void refreshBeanFactory()
throws org.springframework.beans.BeansException,
java.lang.IllegalStateException
refreshBeanFactory in class org.springframework.context.support.AbstractApplicationContextorg.springframework.beans.BeansExceptionjava.lang.IllegalStateExceptionprotected void closeBeanFactory()
closeBeanFactory in class org.springframework.context.support.AbstractApplicationContextpublic org.springframework.beans.factory.config.ConfigurableListableBeanFactory getBeanFactory()
throws java.lang.IllegalStateException
getBeanFactory in interface org.springframework.context.ConfigurableApplicationContextgetBeanFactory in class org.springframework.context.support.AbstractApplicationContextjava.lang.IllegalStateException