On Thu, Apr 28, 2016 at 12:50 AM, Brian Stansberry <
brian.stansberry(a)redhat.com> wrote:
(Tomaz, I think we need to make this write handler registration
easier.
Perhaps something like a
PersistentResourceDefinition.getAttributeHandlers() method that returns
a Map<String, OperationStepHandler>. And then registerAttributes uses
the map instead of hardcoding ReloadRequiredWriteAttributeHandler.
Default impl just fills the map values with
ReloadRequiredWriteAttributeHandler.)
created
https://issues.jboss.org/browse/WFCORE-1515