JavaTM Platform, Enterprise Edition, v 5.0
javax.el
Class BeanELResolver.BeanProperties
java.lang.Object
javax.el.BeanELResolver.BeanProperties
- Enclosing class:
- BeanELResolver
protected static final class BeanELResolver.BeanProperties - extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BeanELResolver.BeanProperties
public BeanELResolver.BeanProperties(Class<?> baseClass)
getBeanProperty
public BeanELResolver.BeanProperty getBeanProperty(String property)
Copyright 2003 Sun Microsystems, Inc. All rights reserved
|