Class BeanELResolver.BeanProperty
- java.lang.Object
-
- org.camunda.bpm.engine.impl.javax.el.BeanELResolver.BeanProperty
-
- Enclosing class:
- BeanELResolver
protected static final class BeanELResolver.BeanProperty extends Object
-
-
Constructor Summary
Constructors Constructor Description BeanProperty(PropertyDescriptor descriptor)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Class<?>getPropertyType()MethodgetReadMethod()MethodgetWriteMethod()booleanisReadOnly()
-
-
-
Constructor Detail
-
BeanProperty
public BeanProperty(PropertyDescriptor descriptor)
-
-