|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.service.impl.ConfigurationManagerImpl
@Service(value="ConfigurationManager") public class ConfigurationManagerImpl
The Class ConfigurationManagerImpl.
Constructor Summary | |
---|---|
ConfigurationManagerImpl()
|
Method Summary | |
---|---|
SystemConfiguration |
getSystemConfiguration()
Gets the system configuration. |
UserConfiguration |
getUserConfiguration(String url)
Gets the user configuration. |
void |
setup()
Setup. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConfigurationManagerImpl()
Method Detail |
---|
public SystemConfiguration getSystemConfiguration()
ConfigurationManager
getSystemConfiguration
in interface ConfigurationManager
public UserConfiguration getUserConfiguration(String url)
ConfigurationManager
getUserConfiguration
in interface ConfigurationManager
url
- the url
@PostConstruct public void setup()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |