|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Configuration
Classes in bootstrap that implement this interface can define any number of components in the microcontainer.
The bootstrap class itself will be registered in the microcontainer first, then if it implements this interface
it will be immediately instantiated and executed.
User: josh
Date: Mar 11, 2008
Time: 10:39:50 PM
Method Summary | |
---|---|
void |
addComponents(MicroContainer microContainer)
|
Method Detail |
---|
void addComponents(MicroContainer microContainer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |