public interface ProductConfig
| Modifier and Type | Interface and Description |
|---|---|
static class |
ProductConfig.Profile |
| Modifier and Type | Method and Description |
|---|---|
String |
getConsoleVersion()
The version of the HAL release stream
|
String |
getCoreVersion()
The core console version
|
String |
getDevHost()
The hostname / ip address of the dev host (only relevant in dev mode).
|
List<String> |
getLocales()
The configured locales in the GWT module.
|
String |
getProductName()
The product title from the management model
|
String |
getProductVersion()
The product version from the management model
|
ProductConfig.Profile |
getProfile()
Whether this is the community or product version.
|
ProductConfig.Profile getProfile()
String getCoreVersion()
String getConsoleVersion()
String getProductName()
String getProductVersion()
String getDevHost()
Copyright © 2014 JBoss, a division of Red Hat. All rights reserved.