Searched defs:TestChildCfgClientImpl (Results 1 - 7 of 7) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java215 return new TestChildCfgClientImpl(impl);
322 private static class TestChildCfgClientImpl implements class in class:TestChildCfgDefn
331 private TestChildCfgClientImpl( method in class:TestChildCfgDefn.TestChildCfgClientImpl
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java214 return new TestChildCfgClientImpl(impl);
321 private static class TestChildCfgClientImpl implements class in class:TestChildCfgDefn
330 private TestChildCfgClientImpl( method in class:TestChildCfgDefn.TestChildCfgClientImpl
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java215 return new TestChildCfgClientImpl(impl);
322 private static class TestChildCfgClientImpl implements class in class:TestChildCfgDefn
331 private TestChildCfgClientImpl( method in class:TestChildCfgDefn.TestChildCfgClientImpl
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java214 return new TestChildCfgClientImpl(impl);
321 private static class TestChildCfgClientImpl implements class in class:TestChildCfgDefn
330 private TestChildCfgClientImpl( method in class:TestChildCfgDefn.TestChildCfgClientImpl
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java215 return new TestChildCfgClientImpl(impl);
322 private static class TestChildCfgClientImpl implements class in class:TestChildCfgDefn
331 private TestChildCfgClientImpl( method in class:TestChildCfgDefn.TestChildCfgClientImpl
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/
H A DTestChildCfgDefn.java197 return new TestChildCfgClientImpl(impl);
300 private static class TestChildCfgClientImpl implements class in class:TestChildCfgDefn
309 private TestChildCfgClientImpl( method in class:TestChildCfgDefn.TestChildCfgClientImpl
/forgerock/opendj-v3/opendj-config/src/test/java/org/forgerock/opendj/config/
H A DTestChildCfgDefn.java180 return new TestChildCfgClientImpl(impl);
271 private static class TestChildCfgClientImpl implements TestChildCfgClient { class in class:TestChildCfgDefn
277 private TestChildCfgClientImpl(ManagedObject<? extends TestChildCfgClient> impl) { method in class:TestChildCfgDefn.TestChildCfgClientImpl

Completed in 1886 milliseconds