[jboss-jira] [JBoss JIRA] (WFCORE-780) ServiceRemovalHandler should take advantage of provided RuntimeCapability(s) to determine what service(s) to remove

Brian Stansberry (JIRA) issues at jboss.org
Fri Jun 26 16:56:02 EDT 2015


Brian Stansberry created WFCORE-780:
---------------------------------------

             Summary: ServiceRemovalHandler should take advantage of provided RuntimeCapability(s) to determine what service(s) to remove
                 Key: WFCORE-780
                 URL: https://issues.jboss.org/browse/WFCORE-780
             Project: WildFly Core
          Issue Type: Feature Request
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


ServiceRemoveHandler requires the provision of a ServiceName to the constructor to tell it what service to remove. It also accepts a RuntimeCapability vararg, but only uses it to deregister the capability, not to remove services. It should also extract data from those capabilities and use that to remove services. That will make directly providing a ServiceName optional.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)


More information about the jboss-jira mailing list