public class TestDefaultLifecycleManagerOnStopAware extends TestDefaultLifecycleManagerBase
bundleContext, defaultLifecycleManager, isApplicationSetup, notifyOnStartCalled, pluginAccessor, pluginBundle, pluginController, pluginEventManager, pluginKey, serviceListener| Constructor and Description |
|---|
TestDefaultLifecycleManagerOnStopAware() |
| Modifier and Type | Method and Description |
|---|---|
void |
onStopCalledOnceWhenFrameworkShuttingDownCalledTwice() |
void |
onStopCalledOnceWhenPluginDisablingCalledTwice() |
void |
onStopCalledWhenFrameworkShuttingDown() |
void |
onStopCalledWhenPluginDisabling() |
void |
onStopCalledWhenServiceUnregistered() |
void |
onStopNotCalledPrematurely() |
void |
onStopNotCalledWhenPluginDisablingIsForAnotherPlugin() |
void |
onStopWillNotBreakLegacyPlugins() |
void |
setUp() |
enablePlugin, mockBundle, mockLifecycleAwareAndRegisterService, registerService, unregisterServicepublic TestDefaultLifecycleManagerOnStopAware()
public void setUp()
throws Exception
setUp in class TestDefaultLifecycleManagerBaseExceptionpublic void onStopNotCalledPrematurely()
throws Exception
Exceptionpublic void onStopCalledWhenFrameworkShuttingDown()
throws Exception
Exceptionpublic void onStopWillNotBreakLegacyPlugins()
throws Exception
Exceptionpublic void onStopCalledOnceWhenFrameworkShuttingDownCalledTwice()
throws Exception
Exceptionpublic void onStopCalledWhenPluginDisabling()
throws Exception
Exceptionpublic void onStopCalledOnceWhenPluginDisablingCalledTwice()
throws Exception
Exceptionpublic void onStopNotCalledWhenPluginDisablingIsForAnotherPlugin()
throws Exception
ExceptionCopyright © 2018 Atlassian. All rights reserved.