org.zkoss.lang.contextClassLoader.class

From Documentation
Revision as of 07:11, 15 February 2016 by Jumperchen (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.lang.contextClassLoader.class Default: <i>none</i> (it implies ''Thread.currentThread().getContextClassLoader...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


org.zkoss.lang.contextClassLoader.class


Property:

org.zkoss.lang.contextClassLoader.class
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 : 2016/02/15

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