Uses of Class
org.apache.tapestry5.internal.structure.Page.Stats
Packages that use Page.Stats
Package
Description
[INTERNAL USE ONLY] page structure implementation details; API subject to change.
-
Uses of Page.Stats in org.apache.tapestry5.internal.structure
Methods in org.apache.tapestry5.internal.structure that return Page.StatsModifier and TypeMethodDescriptionPage.getStats()
Returns the page construction statistics for this page.PageImpl.getStats()
Methods in org.apache.tapestry5.internal.structure with parameters of type Page.StatsModifier and TypeMethodDescriptionvoid
Page.setStats
(Page.Stats stats) Invoked once at the end of page construction, to provide page construction statistics.void
PageImpl.setStats
(Page.Stats stats)