|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.apache.tapestry.services.impl.ApplicationSpecificationPropertySource
Obtains meta-data properties from the
IApplicationSpecification
.
Constructor Summary | |
ApplicationSpecificationPropertySource()
|
Method Summary | |
java.lang.String |
getPropertyValue(java.lang.String propertyName)
Invokes IPropertyHolder.getProperty(String)
on the specification. |
void |
setSpecification(IApplicationSpecification specification)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ApplicationSpecificationPropertySource()
Method Detail |
public java.lang.String getPropertyValue(java.lang.String propertyName)
IPropertyHolder.getProperty(String)
on the specification.
getPropertyValue
in interface IPropertySource
public void setSpecification(IApplicationSpecification specification)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |