| Package | Description |
|---|---|
| com.atlassian.event | |
| com.atlassian.event.legacy |
| Modifier and Type | Method and Description |
|---|---|
void |
EventManager.registerListener(String listenerKey,
EventListener listener)
Deprecated.
Register a listener to receive events.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SpringContextEventPublisher
An event listener for all Spring
application events so that they get published to the actual
Spring context. |
| Modifier and Type | Method and Description |
|---|---|
void |
LegacyEventManager.registerListener(String listenerKey,
EventListener listener)
Deprecated.
|
Copyright © 2006–2015 Atlassian. All rights reserved.