|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjavax.el.BeanELResolver.BeanProperties
protected static final class BeanELResolver.BeanProperties
Field Summary | |
---|---|
private java.lang.Class |
baseClass
|
private java.util.Map<java.lang.String,BeanELResolver.BeanProperty> |
propertyMap
|
Constructor Summary | |
---|---|
BeanELResolver.BeanProperties(java.lang.Class<?> baseClass)
|
Method Summary | |
---|---|
BeanELResolver.BeanProperty |
getBeanProperty(java.lang.String property)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private final java.lang.Class baseClass
private final java.util.Map<java.lang.String,BeanELResolver.BeanProperty> propertyMap
Constructor Detail |
---|
public BeanELResolver.BeanProperties(java.lang.Class<?> baseClass)
Method Detail |
---|
public BeanELResolver.BeanProperty getBeanProperty(java.lang.String property)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |