Package | Description |
---|---|
org.wamblee.ioc |
Several utilities for abstracting the IOC container which is used.
|
Modifier and Type | Method and Description |
---|---|
static BeanFactory |
BeanKernel.getBeanFactory()
Gets the bean factory.
|
Modifier and Type | Method and Description |
---|---|
static void |
BeanKernel.overrideBeanFactory(BeanFactory aOverride)
Overrides the default mechanism for looking up the bean factory by
specifying it yourself.
|
Copyright © 2024. All rights reserved.