org.zkoss.zk.scripting.bsh.method.serializable
From Documentation
Revision as of 07:22, 7 July 2016 by Robertwenzel (talk | contribs)
Property:
org.zkoss.zk.scripting.bsh.method.serializable
Applicable: globally in zk.xml via <library-property> not as <custom-attribute>
Default: true [since 5.0.0]
To disable the serialization of BeanShell method(s).
<library-property>
<name>org.zkoss.zk.scripting.bsh.method.serializable</name>
<value>false</value>
</library-property>
Version History
Version | Date | Content |
---|---|---|