[jboss-jira] [JBoss JIRA] (WFCORE-1441) Threads resource classes should make it easy for users to declare capabilities

Brian Stansberry (JIRA) issues at jboss.org
Thu Mar 17 13:41:00 EDT 2016


Brian Stansberry created WFCORE-1441:
----------------------------------------

             Summary: Threads resource classes should make it easy for users to declare capabilities
                 Key: WFCORE-1441
                 URL: https://issues.jboss.org/browse/WFCORE-1441
             Project: WildFly Core
          Issue Type: Enhancement
          Components: Domain Management
            Reporter: Brian Stansberry
             Fix For: 3.0.0.Beta1


The classes in the threads modules are now meant for shared use by subsystems in setting up consistent management of thread related resources. An important aspect of that management is the declaration of capabilities, particularly for use in capability-driven model integrity checking.

But the threads module classes do not include any hooks to let the calling code specify the relevant capabilities.

Things probably needed:

1) Ability to declare the capability that should be registered when a resource is created.
2) Ability to declare the capability that model reference attributes in a resource refer to.

Perhaps others, but those are the ones that come immediately to mind.




--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the jboss-jira mailing list