Uses of Class
org.apache.tapestry5.annotations.WhitelistAccessOnly

Packages that use WhitelistAccessOnly
org.apache.tapestry5.corelib.pages The set of core pages available in all Tapestry applications 
org.apache.tapestry5.hibernate.pages Pages included with the Tapestry-hibernate module 
 

Uses of WhitelistAccessOnly in org.apache.tapestry5.corelib.pages
 

Classes in org.apache.tapestry5.corelib.pages with annotations of type WhitelistAccessOnly
 class PageCatalog
          Lists out the currently loaded pages, using a Grid.
 class ServiceStatus
          Page used to see the status of all services defined by the Registry.
 

Uses of WhitelistAccessOnly in org.apache.tapestry5.hibernate.pages
 

Classes in org.apache.tapestry5.hibernate.pages with annotations of type WhitelistAccessOnly
 class Statistics
          Page used to see the Hibernate statistics.
 



Copyright © 2003-2012 The Apache Software Foundation.