Package jetbrains.buildServer.web.jsp
Class TCBeanELResolver.BeanProperties
- java.lang.Object
-
- jetbrains.buildServer.web.jsp.TCBeanELResolver.BeanProperties
-
- Enclosing class:
- TCBeanELResolver
protected static final class TCBeanELResolver.BeanProperties extends Object
-
-
Constructor Summary
Constructors Constructor Description BeanProperties(Class<?> type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TCBeanELResolver.BeanProperty
getBeanProperty(String name)
-
-
-
Constructor Detail
-
BeanProperties
public BeanProperties(Class<?> type) throws javax.el.ELException
- Throws:
javax.el.ELException
-
-
Method Detail
-
getBeanProperty
public TCBeanELResolver.BeanProperty getBeanProperty(String name)
-
-