Package com.atlassian.jira.startup
Class ComponentContainerLauncher
java.lang.Object
com.atlassian.jira.startup.ComponentContainerLauncher
The ComponentContainerLauncher will launch the core container to creates its container of components. The plugins
system is not started, but the full list of core components will be built.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ComponentContainerLauncher
public ComponentContainerLauncher()
-
-
Method Details
-
start
public void start() -
stop
public void stop()
-