Java EE 5 SDK

javax.el
Class BeanELResolver.BeanProperties

java.lang.Object
  extended by javax.el.BeanELResolver.BeanProperties
Enclosing class:
BeanELResolver

protected static final class BeanELResolver.BeanProperties
extends Object


Constructor Summary
BeanELResolver.BeanProperties(Class<?> baseClass)
           
 
Method Summary
 BeanELResolver.BeanProperty getBeanProperty(String property)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanELResolver.BeanProperties

public BeanELResolver.BeanProperties(Class<?> baseClass)
Method Detail

getBeanProperty

public BeanELResolver.BeanProperty getBeanProperty(String property)

Java EE 5 SDK

Submit a bug or feature

Copyright 2006 Sun Microsystems, Inc. All rights reserved.