public interface JiraLauncher
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Called during JIRA "startup".
|
void |
stop()
Called when JIRA is shutting down.
|
void start()
The logic for ordering all of this will be handled by the DefaultJiraLauncher.
DefaultJiraLaunchervoid stop()
DefaultJiraLauncherCopyright © 2002-2016 Atlassian. All Rights Reserved.