|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.tapestry.util.PropertyHolderPropertySource
Implements the IPropertySource interface
for instances that implement IPropertyHolder.
| Constructor Summary | |
PropertyHolderPropertySource(IPropertyHolder holder)
|
|
| Method Summary | |
java.lang.String |
getPropertyValue(java.lang.String propertyName)
Returns the value for a given property, or null if the source does not provide a value for the named property. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PropertyHolderPropertySource(IPropertyHolder holder)
| Method Detail |
public java.lang.String getPropertyValue(java.lang.String propertyName)
IPropertySource
getPropertyValue in interface IPropertySource
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||