]
Kabir Khan updated WFCORE-1489:
-------------------------------
Fix Version/s: 3.0.0.Beta3
(was: 3.0.0.Beta2)
Expose (un)registerNotificationHandler() on OperationContext
------------------------------------------------------------
Key: WFCORE-1489
URL:
https://issues.jboss.org/browse/WFCORE-1489
Project: WildFly Core
Issue Type: Enhancement
Components: Domain Management
Reporter: Kabir Khan
Assignee: Jeff Mesnil
Fix For: 3.0.0.Beta3
Currently the only way to (un)register notifications is via the
NotificationHandlerRegistration exposed by ModelController.getNotificationRegistry(). It
would be nice to not have to install a service whose only purpose is to get hold of the
ModelController from OSH's.