Uploaded image for project: 'JBoss Logging'
  1. JBoss Logging
  2. JBLOGGING-21

make org.jboss.logging.filter.TCLFilter.isMatchingTCL() non-private for overriding purposes

XMLWordPrintable

      I wanted to override TCLFilter to implement a RegExpTCLFilter, but because org.jboss.logging.filter.TCLFilter.isMatchingTCL() is declared private I could not subclass TCLFilter and just override that method.

      might be nice to change from private to protected

              dlloyd@redhat.com David Lloyd
              work_registries John Doe (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: