Uses of Annotation Type
org.apache.tapestry5.annotations.UnknownActivationContextCheck
Packages that use UnknownActivationContextCheck
Package
Description
The set of core pages available in all Tapestry applications
[INTERNAL USE ONLY] metadata support classes; API subject to change
-
Uses of UnknownActivationContextCheck in org.apache.tapestry5.corelib.pages
Classes in org.apache.tapestry5.corelib.pages with annotations of type UnknownActivationContextCheckModifier and TypeClassDescriptionclass
Page used to describe the component libraries being used in the application.class
Responsible for reporting runtime exceptions.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 UnknownActivationContextCheck in org.apache.tapestry5.hibernate.web.pages
Classes in org.apache.tapestry5.hibernate.web.pages with annotations of type UnknownActivationContextCheckModifier and TypeClassDescriptionclass
Page used to see the Hibernate statistics. -
Uses of UnknownActivationContextCheck in org.apache.tapestry5.internal.services.meta
Methods in org.apache.tapestry5.internal.services.meta with parameters of type UnknownActivationContextCheckModifier and TypeMethodDescriptionvoid
UnknownActivationContextExtractor.extractMetaData
(MutableComponentModel model, UnknownActivationContextCheck annotation)