|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectccc.web.jaxrs.CCCProperties
public final class CCCProperties
Application properties for CCC.
Method Summary | |
---|---|
static java.lang.String |
buildNumber()
Get the app's build number. |
static java.lang.String |
getAppName()
Get the application name. |
static java.lang.String |
getContextName()
Get the application context. |
static java.lang.String |
timestamp()
Get the build timestamp. |
static java.lang.String |
version()
Get the app version. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String buildNumber()
public static java.lang.String version()
public static java.lang.String timestamp()
public static java.lang.String getAppName()
public static java.lang.String getContextName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |