Uses of Interface
org.zkoss.zk.scripting.SerializableAware
-
Packages that use SerializableAware Package Description org.zkoss.zk.scripting.bsh -
-
Uses of SerializableAware in org.zkoss.zk.scripting.bsh
Classes in org.zkoss.zk.scripting.bsh that implement SerializableAware Modifier and Type Class Description class
BSHInterpreter
The interpreter that uses BeanShell to interpret zscript codes.
-