Uses of Enum
org.apache.tapestry5.services.pageload.ReferenceType
Packages that use ReferenceType
Package
Description
Services for locating and loading pages and component resources.
-
Uses of ReferenceType in org.apache.tapestry5.services.pageload
Methods in org.apache.tapestry5.services.pageload that return ReferenceTypeModifier and TypeMethodDescriptionDefines which reference type should be used to cache instances of the given page.static ReferenceType
Returns the enum constant of this type with the specified name.static ReferenceType[]
ReferenceType.values()
Returns an array containing the constants of this enum type, in the order they are declared.