| Interface | Description |
|---|---|
| EventManager |
Responsible for handling event propagation.
|
| Class | Description |
|---|---|
| PostStartup |
Fired by the container to signal that the current addon should begin its work.
|
| PreShutdown |
Fired before the container begins its shutdown process.
|
| Exception | Description |
|---|---|
| EventException |
Thrown when an
Exception is encountered during event processing. |
Copyright © 2014 JBoss by Red Hat. All rights reserved.