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)