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 class
BeanPropertiesCache.BeanProperties
static class
BeanPropertiesCache.BeanProperty
static class
BeanPropertiesCache.SoftConcurrentHashMap
-
Constructor Summary
Constructors Constructor Description BeanPropertiesCache()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static Method
getMethod(Class<?> cl, Method method)
static BeanPropertiesCache.SoftConcurrentHashMap
getProperties()
-
-
-
Method Detail
-
getProperties
public static BeanPropertiesCache.SoftConcurrentHashMap getProperties()
-
-