Searched defs:getInstallation (Results 1 - 12 of 12) sorted by relevance

/forgerock/opendj-b2.6/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DTestUtilities.java78 static public Installation getInstallation() { method in class:TestUtilities
126 ServerController controller = new ServerController(getInstallation());
/forgerock/opendj2/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DTestUtilities.java73 static public Installation getInstallation() { method in class:TestUtilities
117 ServerController controller = new ServerController(getInstallation());
/forgerock/opendj2.6.2/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DTestUtilities.java78 static public Installation getInstallation() { method in class:TestUtilities
126 ServerController controller = new ServerController(getInstallation());
/forgerock/opendj2-hg/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DTestUtilities.java73 static public Installation getInstallation() { method in class:TestUtilities
117 ServerController controller = new ServerController(getInstallation());
/forgerock/opendj2-jel-hg/tests/unit-tests-testng/src/server/org/opends/quicksetup/
H A DTestUtilities.java78 static public Installation getInstallation() { method in class:TestUtilities
126 ServerController controller = new ServerController(getInstallation());
/forgerock/opendj-v3/opendj-server-legacy/src/test/java/org/opends/quicksetup/
H A DTestUtilities.java73 public static Installation getInstallation() { method in class:TestUtilities
113 ServerController controller = new ServerController(getInstallation());
/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/
H A DApplication.java175 public Installation getInstallation() { method in class:Application
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/
H A DApplication.java176 public Installation getInstallation() { method in class:Application
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/
H A DApplication.java176 public Installation getInstallation() { method in class:Application
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/
H A DApplication.java175 public Installation getInstallation() { method in class:Application
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/
H A DApplication.java178 public Installation getInstallation() { method in class:Application
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/
H A DApplication.java174 public Installation getInstallation() { method in class:Application

Completed in 82 milliseconds