[jboss-jira] [JBoss JIRA] Updated: (JBLOGGING-21) make org.jboss.logging.filter.TCLFilter.isMatchingTCL() non-private for overriding purposes

Vicky Kak (JIRA) jira-events at lists.jboss.org
Tue Nov 17 03:23:30 EST 2009


     [ https://jira.jboss.org/jira/browse/JBLOGGING-21?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Vicky Kak updated JBLOGGING-21:
-------------------------------

    Attachment: TCLFilter.java


The attached file will work with Jboss5.

> make org.jboss.logging.filter.TCLFilter.isMatchingTCL() non-private for overriding purposes
> -------------------------------------------------------------------------------------------
>
>                 Key: JBLOGGING-21
>                 URL: https://jira.jboss.org/jira/browse/JBLOGGING-21
>             Project: JBoss Logging
>          Issue Type: Feature Request
>      Security Level: Public(Everyone can see) 
>          Components: jboss-logging-log4j
>    Affects Versions: 2.1.0.GA-jboss-logging
>         Environment: jboss-5.1.0.GA
>            Reporter: Juergen
>            Assignee: David Lloyd
>         Attachments: RegExpTCLFilter.java, TCLFilter.java
>
>
> 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

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the jboss-jira mailing list