public abstract class AbstractBasicPropertyResolver extends java.lang.Object implements PropertyResolver
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractBasicPropertyResolver(java.lang.String propertyName)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getPropertyName()
Get the name of the property.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetPropertyValueprotected AbstractBasicPropertyResolver(java.lang.String propertyName)
propertyName - the name of the property@NotNull public java.lang.String getPropertyName()
getPropertyName in interface PropertyResolver