Searched refs:thisInstance (Results 1 - 7 of 7) sorted by relevance

/forgerock/openam-v13/openam-core/src/main/java/com/iplanet/services/ldap/
H A DDSConfigMgr.java135 if (thisInstance == null) {
163 thisInstance = new DSConfigMgr();
164 thisInstance.loadServerConfiguration(is);
166 return thisInstance;
171 thisInstance = new DSConfigMgr();
172 thisInstance.loadServerConfiguration(is);
495 static DSConfigMgr thisInstance = null; field in class:DSConfigMgr
/forgerock/openam/openam-core/src/main/java/com/iplanet/services/ldap/
H A DDSConfigMgr.java148 if (thisInstance == null) {
176 thisInstance = new DSConfigMgr();
177 thisInstance.loadServerConfiguration(is);
179 return thisInstance;
184 thisInstance = new DSConfigMgr();
185 thisInstance.loadServerConfiguration(is);
557 static DSConfigMgr thisInstance = null; field in class:DSConfigMgr
/forgerock/opendj2/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj-b2.6/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj2.6.2/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj2-jel-hg/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...
/forgerock/opendj2-hg/ext/testng/lib/
H A Dtestng-5.7b-jdk15.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/beust/ com/beust/testng/ org/ org/testng/ org/ ...

Completed in 45 milliseconds