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

wildfly-subsystem auto-registers add/remove operation handlers for runtime resources

XMLWordPrintable

      Currently, the registrar returned via ManagementResourceRegistrar.of(ResourceDescriptor).register(...) always registers add and remove resource operations. However, the ResourceDefinition of a runtime resource never defines these. We should therefore skip registration of add/remove operation handlers if the ResourceDefinition.isRuntime() method of the associated MRR returns true.

            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: