Uses of Class
org.apache.tapestry5.ioc.annotations.Startup

Packages that use Startup
org.apache.tapestry5.jpa Provides support for simple CRUD applications built on top of Tapestry and JPA 
org.apache.tapestry5.services Core services 
 

Uses of Startup in org.apache.tapestry5.jpa
 

Methods in org.apache.tapestry5.jpa with annotations of type Startup
static void JpaModule.startupEarly(EntityManagerManager entityManagerManager, boolean earlyStartup)
           
 

Uses of Startup in org.apache.tapestry5.services
 

Methods in org.apache.tapestry5.services with annotations of type Startup
static void TapestryModule.registerToClearPlasticProxyFactoryOnInvalidation(InvalidationEventHub hub, PlasticProxyFactory proxyFactory)
           
 



Copyright © 2003-2012 The Apache Software Foundation.