public final class ActiveObjectsServiceFactoryTest extends Object
| Modifier and Type | Field and Description |
|---|---|
org.junit.rules.ExpectedException |
expectedException |
| Constructor and Description |
|---|
ActiveObjectsServiceFactoryTest() |
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
aoDelegatesByBundleLoader() |
void |
destroy() |
void |
getService() |
void |
initExecutorFn() |
void |
initExecutorFnAfterDestroy() |
void |
onHotRestart() |
void |
onPluginDisabledEvent() |
void |
onPluginEnabledAttachMatching() |
void |
onPluginEnabledIgnoreNonMatching() |
void |
onPluginEnabledNonOsgi() |
void |
onPluginModuleEnabledEventHasDelegate() |
void |
onPluginModuleEnabledEventNoDelegate() |
void |
onPluginModuleEnabledEventNonOsgi() |
void |
onTenantArrived() |
void |
setUp() |
void |
startCleaning() |
void |
unGetService() |
public void setUp()
public void startCleaning()
throws InterruptedException
InterruptedExceptionpublic void initExecutorFn()
public void initExecutorFnAfterDestroy()
throws Exception
Exceptionpublic void getService()
public void unGetService()
public void onTenantArrived()
public void onHotRestart()
public void onPluginModuleEnabledEventNoDelegate()
public void onPluginModuleEnabledEventNonOsgi()
public void onPluginModuleEnabledEventHasDelegate()
public void onPluginEnabledAttachMatching()
public void onPluginEnabledIgnoreNonMatching()
public void onPluginEnabledNonOsgi()
public void onPluginDisabledEvent()
public void aoDelegatesByBundleLoader()
throws ExecutionException,
InterruptedException
Copyright © 2018 Atlassian. All rights reserved.