]
George Gastaldi updated FURNACE-69:
-----------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Allow EventListeners to be registered as Services or
SingletonServices
----------------------------------------------------------------------
Key: FURNACE-69
URL:
https://issues.jboss.org/browse/FURNACE-69
Project: Forge: Furnace
Issue Type: Feature Request
Components: Container - Simple
Affects Versions: 2.20.1.Final
Reporter: George Gastaldi
Assignee: George Gastaldi
Fix For: 2.20.2.Final
Simple container should allow {{EventListener}} implementations to be implemented as a
{{Service}} or a {{SingletonService}} in addons using the simple container.
This is needed to allow singleton services to listen for {{PostStartup}} and
{{PreShutdown}} events, for example