Module tapestry.persist
Back to master index

[public] Service Point tapestry.persist.PropertyPersistenceStrategySource Interface: org.apache.tapestry.record.PropertyPersistenceStrategySource
Used by other services to locate persistence strategies and run certain operations across all strategies.
Implementation
  • <invoke-factory service-id="hivemind.BuilderFactory" model="singleton" >
    • <construct class="PropertyPersistenceStrategySourceImpl" >
      • <set-configuration configuration-id="PersistenceStrategy" property="contributions" />
      </construct>
    </invoke-factory>

Module tapestry.persist
Back to master index