Package org.jboss.el.cache
Class BeanPropertiesCache
- java.lang.Object
-
- org.jboss.el.cache.BeanPropertiesCache
-
public class BeanPropertiesCache extends Object
- Author:
- Stuart Douglas
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBeanPropertiesCache.BeanPropertiesstatic classBeanPropertiesCache.BeanProperty
-
Constructor Summary
Constructors Constructor Description BeanPropertiesCache()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static MethodgetMethod(Class<?> type, Object base, Method m)static Map<Class<?>,BeanPropertiesCache.BeanProperties>getProperties()
-