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

Make StandardResourceDescriptionResolver#getVariableBundleKey() protected static to share with subclass

XMLWordPrintable

      org.jboss.as.controller.descriptions.StandardResourceDescriptionResolver#getVariableBundleKey method is copied, with minor modification, to ThreadPoolResourceDescriptionResolver, and org.wildfly.extension.batch.jberet.thread.pool.BatchThreadPoolResourceDefinition.BatchThreadPoolDescriptionResolver.

      We should make this method protected and static so that it can be shared with subclasses. After that, the copied methods in other 2 places can be removed.

            cfang@redhat.com Cheng Fang
            cfang@redhat.com Cheng Fang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: