Uses of Annotation Type
org.apache.tapestry5.annotations.WhitelistAccessOnly
Packages that use WhitelistAccessOnly
Package
Description
The set of core pages available in all Tapestry applications
-
Uses of WhitelistAccessOnly in org.apache.tapestry5.corelib.pages
Classes in org.apache.tapestry5.corelib.pages with annotations of type WhitelistAccessOnlyModifier and TypeClassDescriptionclass
Page used to describe the component libraries being used in the application.class
Lists out the currently loaded pages, using aGrid
.class
Shows information about the page classloader contexts.class
Shows graph showing the dependencies of all already loaded pages and its compnoents, mixins and base classes.class
Page used to see the status of all services defined by theRegistry
.class
-
Uses of WhitelistAccessOnly in org.apache.tapestry5.hibernate.web.pages
Classes in org.apache.tapestry5.hibernate.web.pages with annotations of type WhitelistAccessOnlyModifier and TypeClassDescriptionclass
Page used to see the Hibernate statistics.