Uploaded image for project: 'WildFly'
  1. WildFly
  2. WFLY-19317

Remove use of public RuntimeCapability constants from AbstractControllerService

XMLWordPrintable

    • Icon: Task Task
    • Resolution: Done
    • Icon: Major Major
    • 33.0.0.Beta1, 33.0.0.Final
    • 32.0.0.Final
    • Server
    • None

      AbstractControllerService.PATH_MANAGER_CAPABILITY should be referenced via PathManager.SERVICE_DESCRIPTOR.
      AbstractControllerService.EXECUTOR_CAPABILITY is typically used to instrument async services. Users should instead leverage Services.requireServerExecutor(builder) - or, even better, utilize wildfly-service or wildfly-subsystem to instrument blocking operations during service start/stop.

              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: