org.zkoss.zk.scripting.bsh.method.serializable

From Documentation
Revision as of 09:12, 4 August 2011 by Jimmyshiau (talk | contribs) (Created page with " {{ZKConfigurationReferencePageHeader}} '''Property:''' org.zkoss.zk.scripting.bsh.method.serializable Default: <i>true</i> [since 5.0.0] Disable the serialization of BeanSh...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)


DocumentationZK Configuration Referencezk.xmlThe Library Propertiesorg.zkoss.zk.scripting.bsh.method.serializable
org.zkoss.zk.scripting.bsh.method.serializable


Property:

org.zkoss.zk.scripting.bsh.method.serializable
Default: true
[since 5.0.0]

Disable the serialization of BeanShell methods.

<library-property>
	<name>org.zkoss.zk.scripting.bsh.method.serializable</name>
	<value>false</value>
</library-property>

Version History

Last Update : 2011/08/04


Version Date Content
     


Last Update : 2011/08/04

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