Class | Description |
---|---|
AbstractSpringContainer |
This is the abstract base implementation of the
IocContainer using spring. |
PeriodicRefresherImpl |
This is the implementation of
PeriodicRefresher . |
SpringContainer |
This is a simple implementation of the
IocContainer using spring. |
SpringContainerBean |
This is the implementation of
IocContainer that itself is a spring-bean that
can be injected. |
SpringContainerPool |
This is just an ugly static pool used to simplify testing.
|
SpringContainer
that binds to the
springframework.Copyright © 2001–2016 mmm-Team. All rights reserved.