|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IocContainer | |
|---|---|
| net.sf.mmm.util.cli.api | Provides the API for utilities that help to build command-line-interfaces (CLI). |
| net.sf.mmm.util.component.impl | Contains implementation of component-util. |
| Uses of IocContainer in net.sf.mmm.util.cli.api |
|---|
| Methods in net.sf.mmm.util.cli.api that return IocContainer | |
|---|---|
protected IocContainer |
AbstractMain.getIocContainer()
This method gets the IocContainer used to manage components with
their implementation. |
| Uses of IocContainer in net.sf.mmm.util.component.impl |
|---|
| Classes in net.sf.mmm.util.component.impl that implement IocContainer | |
|---|---|
class |
SpringContainer
This is the implementation of the IocContainer using spring. |
| Methods in net.sf.mmm.util.component.impl that return IocContainer | |
|---|---|
static IocContainer |
SpringContainerPool.getInstance()
This method gets the singleton instance of the IocContainer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||