Searched defs:DiscoServiceManager (Results 1 - 2 of 2) sorted by relevance

/forgerock/openam-v13/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/common/
H A DDiscoServiceManager.java25 * $Id: DiscoServiceManager.java,v 1.7 2008/08/06 17:28:08 exu Exp $
69 public class DiscoServiceManager implements ConfigurationListener { class in inherits:ConfigurationListener
133 private DiscoServiceManager() { method in class:DiscoServiceManager
139 ci.addListener(new DiscoServiceManager());
143 debug.error("DiscoServiceManager.static:", ce);
145 debug.error("DiscoServiceManager.static: Unable to " +
160 debug.message("DiscoServiceManager.configChanged.");
259 * could call <code>DiscoServiceManager.getDefaultResourceIDMapper()</code>
294 debug.error("DiscoServiceManager.setValues: "
300 debug.message("DiscoServiceManager
[all...]
/forgerock/openam/openam-federation/openam-federation-library/src/main/java/com/sun/identity/liberty/ws/disco/common/
H A DDiscoServiceManager.java25 * $Id: DiscoServiceManager.java,v 1.7 2008/08/06 17:28:08 exu Exp $
69 public class DiscoServiceManager implements ConfigurationListener { class in inherits:ConfigurationListener
133 private DiscoServiceManager() { method in class:DiscoServiceManager
139 ci.addListener(new DiscoServiceManager());
143 debug.error("DiscoServiceManager.static:", ce);
145 debug.error("DiscoServiceManager.static: Unable to " +
160 debug.message("DiscoServiceManager.configChanged.");
259 * could call <code>DiscoServiceManager.getDefaultResourceIDMapper()</code>
294 debug.error("DiscoServiceManager.setValues: "
300 debug.message("DiscoServiceManager
[all...]

Completed in 30 milliseconds