Uses of Class
com.iplanet.services.util.I18n
-
Packages that use I18n Package Description com.iplanet.services.util Utilities for service management. -
-
Uses of I18n in com.iplanet.services.util
Methods in com.iplanet.services.util that return I18n Modifier and Type Method Description static I18n
I18n. getInstance(String serviceName)
Method to get an instance of I18n object that has been either previously created or to obtain a new instance if it does'nt exist
-