|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
A callback interface passed to the
ApplicationConfiguration.configureApplication(com.sdm.quasar.client.core.application.ApplicationConfiguration.ApplicationSetterAccess, Application)
method in order to set the Application's
manager implementation.
| Method Summary | |
void |
setConfigManager(ConfigManager configManager)
Sets the configuration manager of the Application. |
void |
setServiceManager(ServiceManager serviceManager)
Sets the configuration manager of the Application. |
void |
setSessionManager(SessionManager sessionManager)
Sets the session manager of the Application. |
| Method Detail |
public void setConfigManager(ConfigManager configManager)
Application.
configManager - the configuration manager to be used.public void setServiceManager(ServiceManager serviceManager)
Application.
serviceManager - the service manager to be used.public void setSessionManager(SessionManager sessionManager)
Application.
sessionManager - the session manager to be used.
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||