Uses of Annotation Type
org.apache.tapestry5.ioc.annotations.Startup
Packages that use Startup
Package
Description
-
Uses of Startup in org.apache.tapestry5.clojure.modules
Methods in org.apache.tapestry5.clojure.modules with annotations of type Startup -
Uses of Startup in org.apache.tapestry5.jpa.modules
Methods in org.apache.tapestry5.jpa.modules with annotations of type StartupModifier and TypeMethodDescriptionstatic void
JpaModule.startupEarly
(EntityManagerManager entityManagerManager, boolean earlyStartup) -
Uses of Startup in org.apache.tapestry5.modules
Methods in org.apache.tapestry5.modules with annotations of type StartupModifier and TypeMethodDescriptionvoid
PageLoadModule.preloadPageClassLoaderContexts
(PageClassLoaderContextManager pageClassLoaderContextManager, ComponentDependencyRegistry componentDependencyRegistry, boolean productionMode, boolean multipleClassLoaders) static void
PageLoadModule.preloadPages
(PagePreloader preloader, PreloaderMode mode, boolean productionMode) static void
TapestryModule.registerToClearPlasticProxyFactoryOnInvalidation
(InvalidationEventHub hub, PlasticProxyFactory proxyFactory)