@ApplicationScoped @Named(value="coreConfig") public class PropertyConfigImpl extends Object implements CoreConfigService
| Constructor and Description |
|---|
PropertyConfigImpl() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getBuildDate()
Returns the build date
|
String |
getVersion()
Returns the current version
|
void |
init() |
@PostConstruct public void init()
public String getVersion()
CoreConfigServicegetVersion in interface CoreConfigServicepublic Date getBuildDate()
CoreConfigServicegetBuildDate in interface CoreConfigServiceCopyright © 2013. All Rights Reserved.