|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IOCListener
Interface of an object, which wants to initialize itself.
Method Summary | |
---|---|
void |
initialize(IOCProvider pProvider)
Called to initialize the object. |
Method Detail |
---|
void initialize(IOCProvider pProvider) throws CSAppFrameworkException
IOCController
invokes
this method, after performing the standard dependency injection.
CSAppFrameworkException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |