| Constructor and Description |
|---|
JohnsonEventListener(javax.servlet.ServletContext servletContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
onAdd(AddEvent e)
|
void |
onRemove(RemoveEvent e)
Attempts to remove the Johnson
Event wrapped by the provided RemoveEvent from the container. |
public JohnsonEventListener(@Nonnull javax.servlet.ServletContext servletContext)
@EventListener public void onRemove(@Nonnull RemoveEvent e)
Event wrapped by the provided RemoveEvent from the container.e - the remove eventCopyright © 2017 Atlassian. All rights reserved.