[jboss-jira] [JBoss JIRA] (WFCORE-1405) Ability to configure a listener to receive management notifications
Martin Simka (JIRA)
issues at jboss.org
Tue Jan 3 09:52:00 EST 2017
[ https://issues.jboss.org/browse/WFCORE-1405?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Simka updated WFCORE-1405:
---------------------------------
Git Pull Request: https://github.com/wildfly/wildfly-core/pull/1981 (was: https://github.com/wildfly/wildfly-core/pull/1553)
> Ability to configure a listener to receive management notifications
> -------------------------------------------------------------------
>
> Key: WFCORE-1405
> URL: https://issues.jboss.org/browse/WFCORE-1405
> Project: WildFly Core
> Issue Type: Feature Request
> Components: Domain Management
> Reporter: Brian Stansberry
> Assignee: ehsavoie Hugonnet
> Priority: Blocker
> Fix For: 3.0.0.Alpha13
>
>
> Provide a means to configure registration of a listener registration for management notifications.
> Users would implement a new NotificationRegistrar interface and register their impl in the configuration, with a management resource created for each configured NotificationRegistrar.
> The interface would be invoked by the kernel during add of the NotificationRegistrar resource (at boot or post-boot if it's added then.)
> The method passes in a ref to a client that subsequently can be used to invoke management ops, and a registry users can use to register listeners for future management notifications.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list