<mbeans-descriptors>
<mbean name="WebappLoader"
- description="Classloader implementation which is specialized for
- handling web applications"
+ description="Classloader implementation which is specialized for handling web applications"
domain="Catalina"
group="Loader"
type="org.apache.catalina.loader.WebappLoader">
writeable="false"/>
<attribute name="delegate"
- description="The 'follow standard delegation model' flag that will be
- used to configure our ClassLoader"
+ description="The 'follow standard delegation model' flag that will be used to configure our ClassLoader"
type="boolean"/>
<attribute name="reloadable"
writeable="false"/>
<attribute name="delegate"
- description="The 'follow standard delegation model' flag that will be
- used to configure our ClassLoader"
+ description="The 'follow standard delegation model' flag that will be used to configure our ClassLoader"
type="boolean"/>
<attribute name="reloadable"
<mbean name="WebappClassLoader"
- description="Classloader implementation which is specialized for
- handling web applications"
+ description="Classloader implementation which is specialized for handling web applications"
domain="Catalina"
group="Loader"
type="org.apache.catalina.loader.WebappClassLoader">
writeable="false"/>
<attribute name="delegate"
- description="The 'follow standard delegation model' flag that will be
- used to configure our ClassLoader"
+ description="The 'follow standard delegation model' flag that will be used to configure our ClassLoader"
type="boolean"/>
<attribute name="antiJARLocking"
description="The searchExternalFirst flag for this Loader"
type="boolean"/>
- <attribute name="uRLs"
+ <attribute name="URLs"
description="The URLs of this loader"
type="[Ljava.net.URL;"/>