public class PluginSystemLauncher extends Object
Modifier and Type | Field and Description |
---|---|
static String |
FILESIZE_EXCEEDED_CODE_LEGACY_MODE_PROPERTY |
static String |
INSTANT_DOWN_PROPERTY |
Constructor and Description |
---|
PluginSystemLauncher(JiraProperties jiraSystemProperties) |
Modifier and Type | Method and Description |
---|---|
protected static Field |
getResourceEntriesField(Class<? extends ClassLoader> contextClassLoaderClass) |
void |
lateStart()
Start delayed plugins (if any).
|
void |
start()
Start the plugin system.
|
void |
stop() |
public static final String INSTANT_DOWN_PROPERTY
public static final String FILESIZE_EXCEEDED_CODE_LEGACY_MODE_PROPERTY
public PluginSystemLauncher(JiraProperties jiraSystemProperties)
public void start()
public void lateStart()
protected static Field getResourceEntriesField(Class<? extends ClassLoader> contextClassLoaderClass) throws NoSuchFieldException
NoSuchFieldException
public void stop()
Copyright © 2002-2019 Atlassian. All Rights Reserved.