Uploaded image for project: 'WildFly Core'
  1. WildFly Core
  2. WFCORE-6948

Allow more precise control over which resource operations can be transformed via wildfly-subsystem

XMLWordPrintable

      wildfly-subsystem's ResourceDescriptor supports the ability to apply a transformer to all resource operations. The ability to apply a transformer to a specific operation is limited to the add resource operation currently.
      This jira proposes to allow registration of a transformer for any specific operation, not just the add operation.
      This is needed by the JGroups subsystem relies on ResourceDescriptor.getRuntimeResourceRegistration() from wildfly-clustering-common, intentionally omitted from wildfly-subsystem. In its place, we need a mechanism to transform the standard add and remove resource operations to in order to add additional OperationContext.Stage.MODEL steps.

            pferraro@redhat.com Paul Ferraro
            pferraro@redhat.com Paul Ferraro
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: