|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.hivemind.impl.BaseLocatable
org.apache.tapestry.spec.InjectStateSpecificationImpl
Constructor Summary | |
InjectStateSpecificationImpl()
|
Method Summary | |
java.lang.String |
getObjectName()
Returns the name of the application state object to be injected. |
java.lang.String |
getProperty()
Returns the name of the property to create. |
void |
setObjectName(java.lang.String objectName)
|
void |
setProperty(java.lang.String property)
|
Methods inherited from class org.apache.hivemind.impl.BaseLocatable |
getLocation, setLocation |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.apache.hivemind.LocationHolder |
setLocation |
Methods inherited from interface org.apache.hivemind.Locatable |
getLocation |
Constructor Detail |
public InjectStateSpecificationImpl()
Method Detail |
public java.lang.String getProperty()
InjectStateSpecification
getProperty
in interface InjectStateSpecification
public void setProperty(java.lang.String property)
setProperty
in interface InjectStateSpecification
public java.lang.String getObjectName()
InjectStateSpecification
getObjectName
in interface InjectStateSpecification
public void setObjectName(java.lang.String objectName)
setObjectName
in interface InjectStateSpecification
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |