Skip navigation links
A B C E G I L O R S T V 

A

AbstractEventPublisherAnnotatedListenerMethodTest - Class in com.atlassian.event.internal
 
AbstractEventPublisherAnnotatedListenerMethodTest() - Constructor for class com.atlassian.event.internal.AbstractEventPublisherAnnotatedListenerMethodTest
 
AbstractEventPublisherLegacyCompatibilityTest - Class in com.atlassian.event.internal
Note: This is more of a (small) integration test as we use a concrete LegacyListenerHandler at runtime here (and not a stub/mock).
AbstractEventPublisherLegacyCompatibilityTest() - Constructor for class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 

B

blacklistedPluginsAreNotRegistered() - Method in class com.atlassian.event.spring.EventListenerRegistrarBeanProcessorTest
 

C

com.atlassian.event.internal - package com.atlassian.event.internal
 
com.atlassian.event.spring - package com.atlassian.event.spring
 
createInstance() - Method in class it.com.atlassian.event.spring.ListenerHandlerConfigurationFactoryBean
 

E

event - Variable in class it.com.atlassian.event.spring.ExampleAnnotationBasedEventListener
 
EventListenerRegistrarBeanProcessorTest - Class in com.atlassian.event.spring
 
EventListenerRegistrarBeanProcessorTest() - Constructor for class com.atlassian.event.spring.EventListenerRegistrarBeanProcessorTest
 
EventListenerRegistrationIT - Class in it.com.atlassian.event.spring
 
EventListenerRegistrationIT() - Constructor for class it.com.atlassian.event.spring.EventListenerRegistrationIT
 
EventPublisherImplAnnotatedListenerMethodTest - Class in com.atlassian.event.internal
 
EventPublisherImplAnnotatedListenerMethodTest() - Constructor for class com.atlassian.event.internal.EventPublisherImplAnnotatedListenerMethodTest
 
EventPublisherImplLegacyCompatibilityTest - Class in com.atlassian.event.internal
Note: This is more of a (small) integration test as we use a concrete LegacyListenerHandler at runtime here (and not a stub/mock).
EventPublisherImplLegacyCompatibilityTest() - Constructor for class com.atlassian.event.internal.EventPublisherImplLegacyCompatibilityTest
 
EventPublisherImplOrderingTest - Class in com.atlassian.event.internal
 
EventPublisherImplOrderingTest() - Constructor for class com.atlassian.event.internal.EventPublisherImplOrderingTest
 
EventPublisherImplScopeTest - Class in com.atlassian.event.internal
 
EventPublisherImplScopeTest() - Constructor for class com.atlassian.event.internal.EventPublisherImplScopeTest
 
ExampleAnnotationBasedEventListener - Class in it.com.atlassian.event.spring
Example event listener that uses the @EventListener annotation.
ExampleAnnotationBasedEventListener() - Constructor for class it.com.atlassian.event.spring.ExampleAnnotationBasedEventListener
 
ExampleEvent - Class in it.com.atlassian.event.spring
 
ExampleEvent() - Constructor for class it.com.atlassian.event.spring.ExampleEvent
 

G

getEvent() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
getListener(Class<?>...) - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
getObjectType() - Method in class it.com.atlassian.event.spring.ListenerHandlerConfigurationFactoryBean
 

I

it.com.atlassian.event.spring - package it.com.atlassian.event.spring
 

L

ListenerHandlerConfigurationFactoryBean - Class in it.com.atlassian.event.spring
 
ListenerHandlerConfigurationFactoryBean(List<ListenerHandler>) - Constructor for class it.com.atlassian.event.spring.ListenerHandlerConfigurationFactoryBean
 
LockFreeEventPublisherAnnotatedListenerMethodTest - Class in com.atlassian.event.internal
 
LockFreeEventPublisherAnnotatedListenerMethodTest() - Constructor for class com.atlassian.event.internal.LockFreeEventPublisherAnnotatedListenerMethodTest
 
LockFreeEventPublisherLegacyCompatibilityTest - Class in com.atlassian.event.internal
Note: This is more of a (small) integration test as we use a concrete LegacyListenerHandler at runtime here (and not a stub/mock).
LockFreeEventPublisherLegacyCompatibilityTest() - Constructor for class com.atlassian.event.internal.LockFreeEventPublisherLegacyCompatibilityTest
 

O

onEvent(ExampleEvent) - Method in class it.com.atlassian.event.spring.ExampleAnnotationBasedEventListener
 

R

reset() - Method in class it.com.atlassian.event.spring.ExampleAnnotationBasedEventListener
 
resetListeners() - Method in class it.com.atlassian.event.spring.EventListenerRegistrationIT
 

S

setUp() - Method in class com.atlassian.event.internal.AbstractEventPublisherAnnotatedListenerMethodTest
 
setUp() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
setUp() - Method in class com.atlassian.event.internal.EventPublisherImplOrderingTest
 
setUp() - Method in class com.atlassian.event.internal.EventPublisherImplScopeTest
 
setup() - Method in class com.atlassian.event.spring.EventListenerRegistrarBeanProcessorTest
 

T

tearDown() - Method in class com.atlassian.event.internal.AbstractEventPublisherAnnotatedListenerMethodTest
 
tearDown() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testAddValidKeyWithNullListener() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testAllHandlersInvokedWhenExceptionEncountered() - Method in class com.atlassian.event.internal.AbstractEventPublisherAnnotatedListenerMethodTest
 
testChildrenHandled() - Method in class com.atlassian.event.internal.AbstractEventPublisherAnnotatedListenerMethodTest
 
testChildrenHandled() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testDuplicateKeysForListeners() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testEventOrder() - Method in class com.atlassian.event.internal.EventPublisherImplOrderingTest
 
testGrandChildrenHandled() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testInterfaceOrder() - Method in class com.atlassian.event.internal.EventPublisherImplOrderingTest
 
testInterfacesHandled() - Method in class com.atlassian.event.internal.AbstractEventPublisherAnnotatedListenerMethodTest
 
testInterfacesHandled() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testListenerWithoutMatchingEventClass() - Method in class com.atlassian.event.internal.AbstractEventPublisherAnnotatedListenerMethodTest
 
testListenerWithoutMatchingEventClass() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testListensForEverything() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testListensForEverythingDoesNotReceiveNonEventClasses() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testOneEventForTwoHandledClasses() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testPublishNullEvent() - Method in class com.atlassian.event.internal.AbstractEventPublisherAnnotatedListenerMethodTest
 
testPublishNullEvent() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testRegisterListener() - Method in class com.atlassian.event.internal.AbstractEventPublisherAnnotatedListenerMethodTest
 
testRegisterListener() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testRemoveNonExistentListener() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testScopedModuleDescriptorIfNoActiveLicense() - Method in class com.atlassian.event.internal.EventPublisherImplScopeTest
 
testScopedModuleDescriptorWithActiveLicense() - Method in class com.atlassian.event.internal.EventPublisherImplScopeTest
 
testThatEventsArePublishedToListener() - Method in class it.com.atlassian.event.spring.EventListenerRegistrationIT
 
testThatNonListenerBeansAreIgnored() - Method in class com.atlassian.event.spring.EventListenerRegistrarBeanProcessorTest
 
testThatTheListenerIsRegisteredImmediatelyIfTheRegistrarIsAvailable() - Method in class com.atlassian.event.spring.EventListenerRegistrarBeanProcessorTest
 
testThatTheListenerIsRememberedForLaterRegistrationIfTheRegistrarIsNotAvailable() - Method in class com.atlassian.event.spring.EventListenerRegistrarBeanProcessorTest
 
testUnRegisterAll() - Method in class com.atlassian.event.internal.AbstractEventPublisherAnnotatedListenerMethodTest
 
testUnRegisterListener() - Method in class com.atlassian.event.internal.AbstractEventPublisherAnnotatedListenerMethodTest
 
testUnregisterListener() - Method in class com.atlassian.event.internal.AbstractEventPublisherLegacyCompatibilityTest
 
testUnScopedModuleDescriptorWithNoActiveLicense() - Method in class com.atlassian.event.internal.EventPublisherImplScopeTest
 

V

validListenerModuklesAreRegisteredAsListeners() - Method in class com.atlassian.event.spring.EventListenerRegistrarBeanProcessorTest
 
verifyScopedOverrideFails() - Method in class com.atlassian.event.internal.EventPublisherImplScopeTest
 
verifyScopedOverrideOkWhenScopeIsTheSame() - Method in class com.atlassian.event.internal.EventPublisherImplScopeTest
 
verifyUnscopedListenersNotRunWhenNoScopesAreActive() - Method in class com.atlassian.event.internal.EventPublisherImplScopeTest
 
verifyUnscopedListenersRunWhenNoScopesAreNotActive() - Method in class com.atlassian.event.internal.EventPublisherImplScopeTest
 
verifyUnscopedListenersRunWhenScopesAreActive() - Method in class com.atlassian.event.internal.EventPublisherImplScopeTest
 
A B C E G I L O R S T V 
Skip navigation links

Copyright © 2006-2018 Atlassian. All Rights Reserved.