Package com.atlassian.jira.startup
Class BootstrapContainerLauncher
java.lang.Object
com.atlassian.jira.startup.BootstrapContainerLauncher
The BootstrapContainerLauncher will bootstrap enough of JIRA during run level 0. It has the ability to check the
state of the database connection and configure it if need be. If the database is operational then it will move to
the next level and start JIRA completely.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
BootstrapContainerLauncher
public BootstrapContainerLauncher()
-
-
Method Details
-
start
public void start()
-