Module tapestry.init
Back to master index

[public] Service Point tapestry.init.MasterInitializer Interface: org.apache.tapestry.services.ApplicationInitializer
Master startup for the application; invokes an ordered series of other ApplicationInitializer instances contributed to the ApplicationInitializers configuration point.
Implementation
  • <invoke-factory service-id="" model="singleton" >
    • <construct configuration-id="ApplicationInitializers" />
    </invoke-factory>

Module tapestry.init
Back to master index