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

/forgerock/openam-v13/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerInstanceImpl.java25 * $Id: SsoServerInstanceImpl.java,v 1.1 2009/06/19 02:23:16 bigfatrat Exp $
41 public class SsoServerInstanceImpl extends SsoServerInstance { class in inherits:SsoServerInstance
47 public SsoServerInstanceImpl (SnmpMib myMib) { method in class:SsoServerInstanceImpl
52 public SsoServerInstanceImpl (SnmpMib myMib, MBeanServer server) { method in class:SsoServerInstanceImpl
61 String classMethod = "SsoServerInstanceImpl.init:";
/forgerock/openam/openam-core/src/main/java/com/sun/identity/monitoring/
H A DSsoServerInstanceImpl.java25 * $Id: SsoServerInstanceImpl.java,v 1.1 2009/06/19 02:23:16 bigfatrat Exp $
40 public class SsoServerInstanceImpl extends SsoServerInstance { class in inherits:SsoServerInstance
46 public SsoServerInstanceImpl (SnmpMib myMib) { method in class:SsoServerInstanceImpl
51 public SsoServerInstanceImpl (SnmpMib myMib, MBeanServer server) { method in class:SsoServerInstanceImpl
60 String classMethod = "SsoServerInstanceImpl.init:";

Completed in 221 milliseconds