https://issues.apache.org/bugzilla/show_bug.cgi?id=50629
Summary: Make the bindThread/unbindThread method protected
Product: Tomcat 7
Version: trunk
Platform: PC
OS/Version: Windows XP
Status: NEW
Severity: enhancement
Priority: P2
Component: Catalina
AssignedTo: [email protected]
ReportedBy: [email protected]
In the latest Tomcat codes, I saw that a new thread is created for listener
start, filter start and loadOnStartup. But the two methods bindThread and
unbindThread is marked as private, how about making those methods protected ?
So that other containers could use those two methods for their own
initialization works.
Thanks.
--
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]