[jboss-jira] [JBoss JIRA] (WFCORE-1507) Expose the ModelController via a capability

Brian Stansberry (JIRA) issues at jboss.org
Mon Feb 27 16:12:00 EST 2017


    [ https://issues.jboss.org/browse/WFCORE-1507?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13369933#comment-13369933 ] 

Brian Stansberry commented on WFCORE-1507:
------------------------------------------

This is partially complete via https://github.com/wildfly/wildfly-core/pull/2205. I'm not resolving it yet as I also want to break out the getNotificationRegistry() method, as that's valid for use by extensions while the rest of ModelController is not.

> Expose the ModelController via a capability
> -------------------------------------------
>
>                 Key: WFCORE-1507
>                 URL: https://issues.jboss.org/browse/WFCORE-1507
>             Project: WildFly Core
>          Issue Type: Enhancement
>          Components: Domain Management
>            Reporter: Brian Stansberry
>            Assignee: Brian Stansberry
>
> A server installs ServerService while an HC installs DomainModelControllerService, under different service names but both of which implement Service<ModelController>. To make it easier for subsystems that want ModelController access to work on both a server and an HC, we should create a capability with service type ModelController and have both processes use it.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list