|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IApplicationSetup
The IApplicationSetup
should be used for the configuration of a new application. It will be called
before the constructor of an application start to create objects.
Method Summary | |
---|---|
void |
apply(IApplication pApplication)
Apply pre-configured settings. |
Method Detail |
---|
void apply(IApplication pApplication)
pApplication
- the application
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |