Package com.activeviam.properties
Interface IActiveViamProperty
- All Known Implementing Classes:
ActiveViamProperty
public interface IActiveViamProperty
Interface for ActiveViam properties.
Properties values are expected to be either :
- Prefixed by "activeviam"
- Prefixed by an ActiveViam technical product name such as "activepivot" or "activemonitor"
- Author:
- ActiveViam
-
Method Summary
-
Method Details
-
getKey
String getKey()Gets the string of the property.- Returns:
- the string corresponding to the property
-