|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for populating a container. The concern here is only on the container to populate and not on the composition or the building.
An example of its use can be found in NanoWar for container population from multiple web scopes.
Method Summary | |
void |
populateContainer(org.picocontainer.MutablePicoContainer container)
Populate a container |
Method Detail |
public void populateContainer(org.picocontainer.MutablePicoContainer container)
container
- the MutablePicoContainer to populate
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |