Searched defs:TestChildCfgServerImpl (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.java225 return new TestChildCfgServerImpl(impl);
481 private static class TestChildCfgServerImpl implements class in class:TestChildCfgDefn
490 private TestChildCfgServerImpl(ServerManagedObject<? extends TestChildCfg> impl) { method in class:TestChildCfgDefn.TestChildCfgServerImpl
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java224 return new TestChildCfgServerImpl(impl);
480 private static class TestChildCfgServerImpl implements class in class:TestChildCfgDefn
489 private TestChildCfgServerImpl(ServerManagedObject<? extends TestChildCfg> impl) { method in class:TestChildCfgDefn.TestChildCfgServerImpl
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java225 return new TestChildCfgServerImpl(impl);
481 private static class TestChildCfgServerImpl implements class in class:TestChildCfgDefn
490 private TestChildCfgServerImpl(ServerManagedObject<? extends TestChildCfg> impl) { method in class:TestChildCfgDefn.TestChildCfgServerImpl
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java224 return new TestChildCfgServerImpl(impl);
480 private static class TestChildCfgServerImpl implements class in class:TestChildCfgDefn
489 private TestChildCfgServerImpl(ServerManagedObject<? extends TestChildCfg> impl) { method in class:TestChildCfgDefn.TestChildCfgServerImpl
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/server/admin/
H A DTestChildCfgDefn.java225 return new TestChildCfgServerImpl(impl);
481 private static class TestChildCfgServerImpl implements class in class:TestChildCfgDefn
490 private TestChildCfgServerImpl(ServerManagedObject<? extends TestChildCfg> impl) { method in class:TestChildCfgDefn.TestChildCfgServerImpl
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/server/admin/
H A DTestChildCfgDefn.java205 return new TestChildCfgServerImpl(impl);
399 private static class TestChildCfgServerImpl implements class in class:TestChildCfgDefn
408 private TestChildCfgServerImpl(ServerManagedObject<? extends TestChildCfg> impl) { method in class:TestChildCfgDefn.TestChildCfgServerImpl
/forgerock/opendj-v3/opendj-config/src/test/java/org/forgerock/opendj/config/
H A DTestChildCfgDefn.java185 return new TestChildCfgServerImpl(impl);
362 private static class TestChildCfgServerImpl implements TestChildCfg { class in class:TestChildCfgDefn
368 private TestChildCfgServerImpl(ServerManagedObject<? extends TestChildCfg> impl) { method in class:TestChildCfgDefn.TestChildCfgServerImpl

Completed in 37 milliseconds