org.zkoss.zk.scripting.bsh.method.serializable"
From Documentation
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...") |
|||
Line 6: | Line 6: | ||
[since 5.0.0] | [since 5.0.0] | ||
− | + | To disable the serialization of BeanShell method(s). | |
<source lang="xml"> | <source lang="xml"> |
Revision as of 06:58, 8 August 2011
Property:
org.zkoss.zk.scripting.bsh.method.serializable
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 |
---|---|---|