Package org.wso2.carbon.utils
Class Constants.PlaceHolders
- java.lang.Object
-
- org.wso2.carbon.utils.Constants.PlaceHolders
-
-
Field Summary
Fields Modifier and Type Field Description static StringSERVER_KEYstatic StringSERVER_NAMEstatic StringSERVER_VERSION
-
Constructor Summary
Constructors Constructor Description PlaceHolders()
-
-
-
Field Detail
-
SERVER_KEY
public static final String SERVER_KEY
- See Also:
- Constant Field Values
-
SERVER_NAME
public static final String SERVER_NAME
- See Also:
- Constant Field Values
-
SERVER_VERSION
public static final String SERVER_VERSION
- See Also:
- Constant Field Values
-
-