|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.tapestry.services.impl.InitializationParameterHolderPropertySource
public class InitializationParameterHolderPropertySource
Searches for property values inside objects that implement
InitializationParameterHolder.
| Constructor Summary | |
|---|---|
InitializationParameterHolderPropertySource()
|
|
| 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. |
void |
setHolder(InitializationParameterHolder holder)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public InitializationParameterHolderPropertySource()
| Method Detail |
|---|
public java.lang.String getPropertyValue(java.lang.String propertyName)
IPropertySource
getPropertyValue in interface IPropertySourcepublic void setHolder(InitializationParameterHolder holder)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||