[jboss-jira] [JBoss JIRA] (WFCORE-1819) Allow collections kept by SimpleResourceDefinition.Parameters to be appended
Brian Stansberry (JIRA)
issues at jboss.org
Fri Sep 23 15:35:00 EDT 2016
Brian Stansberry created WFCORE-1819:
----------------------------------------
Summary: Allow collections kept by SimpleResourceDefinition.Parameters to be appended
Key: WFCORE-1819
URL: https://issues.jboss.org/browse/WFCORE-1819
Project: WildFly Core
Issue Type: Enhancement
Components: Domain Management
Reporter: Brian Stansberry
Assignee: Brian Stansberry
The Parameters object is meant to be built with a builder and then passed into SimpleResourceDefinition constructors. It is useful for scenarios where RD's are based on subclassing to let the superclass *add* items to the passed in set of access constraints, capabilities and incorporating capabilities instead of forcing the subclass constructor itself to manually read existing values, create new collections with added values, and then re-set the overall collection.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list