[jboss-jira] [JBoss JIRA] (WFCORE-60) Capabilities and requirements in a managed process

Brian Stansberry (JIRA) issues at jboss.org
Tue Aug 19 15:05:29 EDT 2014


Brian Stansberry created WFCORE-60:
--------------------------------------

             Summary: Capabilities and requirements in a managed process
                 Key: WFCORE-60
                 URL: https://issues.jboss.org/browse/WFCORE-60
             Project: WildFly Core
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
          Components: Domain Management
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry
             Fix For: 1.0.0.Beta1


Implement the aspects discussed under the "Runtime" section of https://community.jboss.org/docs/DOC-52712

Add an API to the OperationContext for handlers to publish capabilities and for other handlers to register a requirement for those capabilities and to access the API object associated with the capability.

The registry of capabilities and requirements should be maintained with a semantic equivalent to the resource tree. The registry is copied-on-write, making the copy invisible to concurrently executing operations, and then the copy is published on commit of the operation that modified it. If the operation does not commit, the copy is discarded, so handlers have no need to revert changes they make to the registry.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list