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...")
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.