| java.lang.Object org.apache.bsf.util.Bean
Bean | public class Bean (Code) | | A Bean is the class used to represent a bean: it holds a
type and a value. This is needed because otherwise we can't represent
the types of null-valued beans (or primitives) correctly. This was
originally in the BML player.
author: Sanjiva Weerawarana |
|
|