Class BeanContextImpl
- java.lang.Object
-
- org.brijframework.context.impl.AbstractContext
-
- org.brijframework.context.impl.module.AbstractModuleContext
-
- org.brijframework.bean.context.asm.AbstractBeanContext
-
- org.brijframework.bean.context.impl.BeanContextImpl
-
- All Implemented Interfaces:
BeanContext,org.brijframework.context.Context,org.brijframework.context.module.ModuleContext,org.brijframework.lifecycle.Initializer
@DepandOn(depand=org.brijframework.model.context.ModelContext.class) public final class BeanContextImpl extends AbstractBeanContext
-
-
Constructor Summary
Constructors Constructor Description BeanContextImpl()
-
Method Summary
-
Methods inherited from class org.brijframework.bean.context.asm.AbstractBeanContext
getBean, getBean, getBean, getBeanDefinition, getBeanDefinitionList, getBeanDefinitionList, getBeanDefinitionList, getBeanDefinitionList, getBeanDefinitionNameList, getBeanDefinitionNameList, getBeanList, getBeanList, getBeanNameList, getBeanNameList, getBeanResource, getBeanResourceList, getBeanResourceList, getBeanResourceList, getBeanResourceNameList, getBeanResourceNamesList, init
-
Methods inherited from class org.brijframework.context.impl.module.AbstractModuleContext
destoryContainer, getClassList, getContainers, getParent, initialize, invokeFactoryMethod, invokeInstanceMethod, loadContainer, register, start, stop
-
Methods inherited from class org.brijframework.context.impl.AbstractContext
findFactoryMethod, getEnvironment, getStages, load, setStages
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-