|
||||||||||
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.asset.AssetFactoryContribution
public class AssetFactoryContribution
Contribution to the tapestry.asset.AssetFactories
configuration point.
Constructor Summary | |
---|---|
AssetFactoryContribution()
|
Method Summary | |
---|---|
AssetFactory |
getFactory()
|
java.lang.String |
getPrefix()
|
void |
setFactory(AssetFactory factory)
|
void |
setPrefix(java.lang.String prefix)
|
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 |
Constructor Detail |
---|
public AssetFactoryContribution()
Method Detail |
---|
public AssetFactory getFactory()
public void setFactory(AssetFactory factory)
public java.lang.String getPrefix()
public void setPrefix(java.lang.String prefix)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |