org.apache.tapestry.record
Class PropertyPersistenceStrategyContribution
java.lang.Object
org.apache.hivemind.impl.BaseLocatable
org.apache.tapestry.record.PropertyPersistenceStrategyContribution
- All Implemented Interfaces:
- org.apache.hivemind.Locatable, org.apache.hivemind.LocationHolder
- public class PropertyPersistenceStrategyContribution
- extends org.apache.hivemind.impl.BaseLocatable
A contribution to the tapestry.persist.PersistenceStrategy
configuration.
- Since:
- 4.0
- Author:
- Howard M. Lewis Ship
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 |
PropertyPersistenceStrategyContribution
public PropertyPersistenceStrategyContribution()
getName
public java.lang.String getName()
setName
public void setName(java.lang.String name)
getStrategy
public PropertyPersistenceStrategy getStrategy()
setStrategy
public void setStrategy(PropertyPersistenceStrategy strategy)