public static class PluginDiagnostics.DiagnosticListener extends Object
Constructor and Description |
---|
DiagnosticListener(JiraProperties jiraSystemProperties) |
Modifier and Type | Method and Description |
---|---|
void |
onDependencyTimedOut(com.atlassian.plugin.osgi.event.PluginServiceDependencyWaitTimedOutEvent timedOutEvent) |
void |
onSpringContextFailed(com.atlassian.plugin.event.events.PluginContainerFailedEvent event) |
public DiagnosticListener(JiraProperties jiraSystemProperties)
public void onSpringContextFailed(com.atlassian.plugin.event.events.PluginContainerFailedEvent event) throws com.atlassian.plugin.IllegalPluginStateException
com.atlassian.plugin.IllegalPluginStateException
public void onDependencyTimedOut(com.atlassian.plugin.osgi.event.PluginServiceDependencyWaitTimedOutEvent timedOutEvent)
Copyright © 2002-2022 Atlassian. All Rights Reserved.