- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
-
Method Detail
-
getKeyInFile
String getKeyInFile()
- Returns:
- actual key with which the property is set in relevant config file.
-
getDefaultValue
String getDefaultValue()
- Returns:
- Default value specified for the config property,
in case it is not set in file.
-
getDataType
Class<?> getDataType()
- Returns:
- Datatype of the property. (There could be numeric,date or boolean values.)
-
getName
String getName()
- Returns:
- Name of the property (e.g. TRANSPORTS_AMQP_DEFAULT_CONNECTION_PORT)
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2017 WSO2. All rights reserved.