org.zkoss.lang.contextClassLoader.class

From Documentation
Revision as of 09:30, 14 March 2022 by Hawk (talk | contribs) ((via JWB))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


org.zkoss.lang.contextClassLoader.class


Property:

org.zkoss.lang.contextClassLoader.class
Applicable:
Dndsmalltalk-check-icon.png globally in zk.xml via <library-property>
Dndsmalltalk-cross-icon.png not as <custom-attribute>
Default: none (it implies Thread.currentThread().getContextClassLoader())

Since 8.0.2

It specifies the name of the class used to provide the customized context class loader. The class must implement the ContextClassLoaderFactory interface.



Last Update : 2022/03/14

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.