You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by "Edward W. Rouse" <er...@comsquared.com> on 2013/07/18 22:29:45 UTC

WebappClassLoader javadoc curiosity

Looking at http://tomcat.apache.org/tomcat-7.0-doc/api/index.html for more
info about org.apache.catalina.loader.WebappClassLoader and I ran up against
a bit of missing information.

 

 

The 4th implementation note mentions addJar(), which is what I wanted a bit
more info on, but addJar() is not listed as a method for this class or any
of its super classes. Any idea why this is omitted? I can select it in
eclipse with no problem.

 

Thanks, Ed.


Re: WebappClassLoader javadoc curiosity

Posted by Christopher Schultz <ch...@christopherschultz.net>.
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Ed,

On 7/18/13 4:29 PM, Edward W. Rouse wrote:
> Looking at http://tomcat.apache.org/tomcat-7.0-doc/api/index.html
> for more info about org.apache.catalina.loader.WebappClassLoader
> and I ran up against a bit of missing information.
> 
> The 4th implementation note mentions addJar(), which is what I
> wanted a bit more info on, but addJar() is not listed as a method
> for this class or any of its super classes. Any idea why this is
> omitted? I can select it in eclipse with no problem.

The addJar method has "default" (aka "package-protected") access, so
Javadoc probably didn't document it when run for an "official" release.

- -chris
-----BEGIN PGP SIGNATURE-----
Version: GnuPG/MacGPG2 v2.0.17 (Darwin)
Comment: GPGTools - http://gpgtools.org
Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/

iQIcBAEBCAAGBQJR7XbFAAoJEBzwKT+lPKRYzBgP/RyLVLuCTiiISOOFCDIim6cK
Fgv9eF3X7JT9kLrvvsIiXpMLraniOeVIgY2fxXo8+rzBoyII8fArSTyIUfpK6t7F
7LVUY19qQReQriLZ78+iNlu3I3jHI+B8Crvzd2Yg5P5S7hBQNmBaIEAP1jfyU4xZ
Dn8oGHW+tn5Tt67KIKHnKbMeNYholxeD2MbJQuC9YsvA0qeF5nbHp1MQUkKf0udg
SXFiAWSIhZMz6ycLceNSyhiy01rcUwSk7ahMGwW0q7ppgy2KFlsDSmFqct97xQ5u
O8QGiK3D1r4N48/aqvnPuq2QVJTQhDJi8sW+cB4Y4wsgv9+bptHhPdTjblaJVxd4
toD7BUUzucast+4zftA3Sy9JNJ0CM2zDl3PoEeerZMhueeQMkVNkDRVNCNsEkNE0
LLSrDQXEiT2FmZjGelsoN8NSTPMpImTLsQvaorwfvfVFYEAgbJjRZdh1Z4f/r4Ws
9CNqP5lcW19PIrOcUbqGqfbsrvqtGxiPFVEeMif/lo8PIf4hSddUaXaru6D6ueK1
3X0momCHWNoPSSMQgv8hCo929yk8Ah6lko0KkmFhzmHo3dyOpHmd1tqFQ3ydVFj4
fepcgw97WrAkfoWww2BH3yN8ZRs9wAmTEVd/K8832oIveGxq1yW47Q56XgCecQwv
rKiuNDDVqMthSTkNMt0V
=GU82
-----END PGP SIGNATURE-----

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tomcat.apache.org
For additional commands, e-mail: users-help@tomcat.apache.org