Class BeanInfoManager

java.lang.Object
org.apache.taglibs.standard.lang.jstl.BeanInfoManager

public class BeanInfoManager extends Object

Manages the BeanInfo for one class - contains the BeanInfo, and also a mapping from property name to BeanInfoProperty. There are also static methods for accessing the BeanInfoManager for a class - those mappings are cached permanently so that once the BeanInfoManager is calculated, it doesn't have to be calculated again.

Version:
$Change: 181181 $$DateTime: 2001/06/26 09:55:09 $$Author: kchung $
Author:
Nathan Abramson - Art Technology Group