Searched defs:G11NSettings (Results 1 - 2 of 2) sorted by relevance
/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/cdm/ |
H A D | G11NSettings.java | 25 * $Id: G11NSettings.java,v 1.8 2008/08/27 22:05:40 veiming Exp $ 57 * G11NSettings service identifies the list of valid charsets to be used for any 63 public class G11NSettings implements ServiceListener, ICDMConstants, class in inherits:ServiceListener,ICDMConstants,AMClientDataListener 68 private static G11NSettings currInstance = null; 95 currInstance = new G11NSettings(); 99 * @return unique instance of G11NSettings Object 101 * Gets singletion instance of G11NSettings Reads the G11NSettings Service 104 public static G11NSettings getInstance() { 143 debug.message("G11NSettings 302 private G11NSettings() { method in class:G11NSettings [all...] |
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/cdm/ |
H A D | G11NSettings.java | 25 * $Id: G11NSettings.java,v 1.8 2008/08/27 22:05:40 veiming Exp $ 57 * G11NSettings service identifies the list of valid charsets to be used for any 63 public class G11NSettings implements ServiceListener, ICDMConstants, class in inherits:ServiceListener,ICDMConstants,AMClientDataListener 68 private static G11NSettings currInstance = null; 95 currInstance = new G11NSettings(); 99 * @return unique instance of G11NSettings Object 101 * Gets singletion instance of G11NSettings Reads the G11NSettings Service 104 public static G11NSettings getInstance() { 143 debug.message("G11NSettings 302 private G11NSettings() { method in class:G11NSettings [all...] |
Completed in 50 milliseconds