Class ComponentContainerLauncher

java.lang.Object
com.atlassian.jira.startup.ComponentContainerLauncher

public class ComponentContainerLauncher extends Object
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 Details

    • ComponentContainerLauncher

      public ComponentContainerLauncher()
  • Method Details

    • start

      public void start()
    • stop

      public void stop()