| Package | Description |
|---|---|
| net.sf.mmm.util.component.impl |
Contains implementation of component-util.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSpringContainer
This is the abstract base implementation of the
IocContainer using spring. |
class |
SpringContainer
This is a simple implementation of the
IocContainer using spring. |
class |
SpringContainerBean
This is the implementation of
IocContainer that itself is a
spring-bean that can be injected. |
| Modifier and Type | Method and Description |
|---|---|
static IocContainer |
SpringContainerPool.getInstance()
This method gets the singleton instance of the
IocContainer. |
static IocContainer |
SpringContainerPool.getInstance(String xmlClasspath)
This method gets the
IocContainer for the given xmlClasspath. |
Copyright © 2001–2015 mmm-Team. All rights reserved.