[jboss-jira] [JBoss JIRA] (WFCORE-28) Add global resource notifications

Jeff Mesnil (JIRA) issues at jboss.org
Fri Aug 29 05:27:08 EDT 2014


     [ https://issues.jboss.org/browse/WFCORE-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jeff Mesnil updated WFCORE-28:
------------------------------
    Git Pull Request: https://github.com/wildfly/wildfly-core/pull/45, https://github.com/wildfly/wildfly-core/pull/62, https://github.com/wildfly/wildfly-core/pull/140, https://github.com/wildfly/wildfly/pull/6646  (was: https://github.com/wildfly/wildfly-core/pull/45, https://github.com/wildfly/wildfly-core/pull/62, https://github.com/wildfly/wildfly-core/pull/140)


PR for 8.x branch

> Add global resource notifications
> ---------------------------------
>
>                 Key: WFCORE-28
>                 URL: https://issues.jboss.org/browse/WFCORE-28
>             Project: WildFly Core
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: Domain Management
>            Reporter: Jeff Mesnil
>            Assignee: Jeff Mesnil
>             Fix For: 1.0.0.Alpha5
>
>
> Emit notifications to any resource of WildFly management model:
> * resource-added - when a resource is added, it emits a resource-added notification
> * resource-removed - when a resource is removed, it emits a resource-removed notification
> * attribute-value-written - when a write-attribute operation is performed successfully on a resource, it emits a attribute-value-written    notification. The notification's data field contains the following information:
>  * name - String - the name of the attribute
>  * old-value - the detyped representation of the previous value of the attribute
>  * new-value - the detyped representation of the new value



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the jboss-jira mailing list