Uses of Interface
org.wamblee.ioc.BeanFactory

Packages that use BeanFactory
org.wamblee.ioc Several utilities for abstracting the IOC container which is used. 
 

Uses of BeanFactory in org.wamblee.ioc
 

Methods in org.wamblee.ioc that return BeanFactory
static BeanFactory BeanKernel.getBeanFactory()
          Gets the bean factory.
 

Methods in org.wamblee.ioc with parameters of type BeanFactory
static void BeanKernel.overrideBeanFactory(BeanFactory aOverride)
          Overrides the default mechanism for looking up the bean factory by specifying it yourself.
 



Copyright © 2011. All Rights Reserved.