Searched defs:Installer (Results 1 - 6 of 6) sorted by relevance

/forgerock/opendj2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java84 public abstract class Installer extends GuiApplication { class in inherits:GuiApplication
104 private static final Logger LOG = Logger.getLogger(Installer.class.getName());
174 public Installer() { method in class:Installer
344 // Installer responsible for updating the user data and launching
1263 int result = helper.invokeImportLDIF(Installer.this, args);
1377 int result = helper.invokeImportLDIF(Installer.this, args);
1493 int result = helper.invokeImportLDIF(Installer.this, args);
1539 * replication. This method assumes that we are aborting the Installer and
/forgerock/opendj-b2.6/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java127 public abstract class Installer extends GuiApplication { class in inherits:GuiApplication
145 private static final Logger LOG = Logger.getLogger(Installer.class.getName());
211 public Installer() { method in class:Installer
400 // Installer responsible for updating the user data and launching
1324 int result = helper.invokeImportLDIF(Installer.this, args);
1438 int result = helper.invokeImportLDIF(Installer.this, args);
1556 int result = helper.invokeImportLDIF(Installer.this, args);
1602 * replication. This method assumes that we are aborting the Installer and
/forgerock/opendj2.6.2/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java127 public abstract class Installer extends GuiApplication { class in inherits:GuiApplication
145 private static final Logger LOG = Logger.getLogger(Installer.class.getName());
211 public Installer() { method in class:Installer
400 // Installer responsible for updating the user data and launching
1324 int result = helper.invokeImportLDIF(Installer.this, args);
1438 int result = helper.invokeImportLDIF(Installer.this, args);
1556 int result = helper.invokeImportLDIF(Installer.this, args);
1602 * replication. This method assumes that we are aborting the Installer and
/forgerock/opendj2-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java84 public abstract class Installer extends GuiApplication { class in inherits:GuiApplication
104 private static final Logger LOG = Logger.getLogger(Installer.class.getName());
174 public Installer() { method in class:Installer
344 // Installer responsible for updating the user data and launching
1263 int result = helper.invokeImportLDIF(Installer.this, args);
1377 int result = helper.invokeImportLDIF(Installer.this, args);
1493 int result = helper.invokeImportLDIF(Installer.this, args);
1539 * replication. This method assumes that we are aborting the Installer and
/forgerock/opendj2-jel-hg/src/quicksetup/org/opends/quicksetup/installer/
H A DInstaller.java181 public abstract class Installer extends GuiApplication { class in inherits:GuiApplication
199 private static final Logger LOG = Logger.getLogger(Installer.class.getName());
265 public Installer() { method in class:Installer
454 // Installer responsible for updating the user data and launching
1378 int result = helper.invokeImportLDIF(Installer.this, args);
1492 int result = helper.invokeImportLDIF(Installer.this, args);
1610 int result = helper.invokeImportLDIF(Installer.this, args);
1656 * replication. This method assumes that we are aborting the Installer and
/forgerock/opendj-v3/opendj-server-legacy/src/main/java/org/opends/quicksetup/installer/
H A DInstaller.java157 public abstract class Installer extends GuiApplication class in inherits:GuiApplication
238 public Installer() method in class:Installer
367 // Installer responsible for updating the user data and launching
1161 int result = helper.invokeImportLDIF(Installer.this, args);
1268 int result = helper.invokeImportLDIF(Installer.this, args);
1378 int result = helper.invokeImportLDIF(Installer.this, args);
1422 * replication. This method assumes that we are aborting the Installer and

Completed in 119 milliseconds