|
|||||||||||
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.InjectSpecificationImpl
Constructor Summary | |
InjectSpecificationImpl()
|
Method Summary | |
java.lang.String |
getObjectReference()
Returns the object reference used to locate the HiveMind object to be injected into the enhanced class. |
java.lang.String |
getProperty()
Returns the name of the property to be created. |
void |
setObjectReference(java.lang.String locator)
|
void |
setProperty(java.lang.String name)
|
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 InjectSpecificationImpl()
Method Detail |
public java.lang.String getObjectReference()
InjectSpecification
getObjectReference
in interface InjectSpecification
public void setObjectReference(java.lang.String locator)
setObjectReference
in interface InjectSpecification
public java.lang.String getProperty()
InjectSpecification
getProperty
in interface InjectSpecification
public void setProperty(java.lang.String name)
setProperty
in interface InjectSpecification
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |