Package com.portal.pcm
Class InfranetUtil
java.lang.Object
com.portal.pcm.InfranetUtil
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic String
substituteEnvVariable
(String sysPropVal) Substitutes the environment variable into the property value
-
Constructor Details
-
InfranetUtil
public InfranetUtil()
-
-
Method Details
-
substituteEnvVariable
Substitutes the environment variable into the property value- Parameters:
sysPropVal
- property value read from the configuration file- Returns:
- String with replaced environment variable
-