|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ITwoPhaseInit
A simple interface to guarantee a second init phase for objects. This used the CoreProvider objects as they can have cyclic reference that can cause cyclic initialization problem. Cyclic initialization work should be executed in the second init phase to guarantee we are working on complete initialized instance instead of partially initialized
Method Summary | |
---|---|
void |
init2()
The second init phase |
Method Detail |
---|
void init2()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |