Class ContextPropertyUtils
java.lang.Object
org.openspaces.admin.internal.utils.ContextPropertyUtils
Utility class that deals with context properties
- Since:
- 8.0.5
- Version:
- 1.0
- Author:
- evgenyf
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic StringgetCloudName(InternalProcessingUnit processingUnit) static StringgetIconName(String iconPath) static StringgetIconName(InternalProcessingUnit processingUnit) static StringgetIconPath(InternalProcessingUnit processingUnit) static ServiceTierTypegetTierType(InternalProcessingUnit processingUnit)
-
Constructor Details
-
ContextPropertyUtils
public ContextPropertyUtils()
-
-
Method Details
-
getTierType
-
getIconPath
-
getIconName
-
getIconName
- See Also:
-
getCloudName
-