Uses of Interface
org.apache.tapestry5.ioc.services.LazyAdvisor

Packages that use LazyAdvisor
org.apache.tapestry5.ioc.internal.services [INTERNAL USE ONLY] Tapestry IOC service implementation classes; API subject to change. 
org.apache.tapestry5.services Core services 
 

Uses of LazyAdvisor in org.apache.tapestry5.ioc.internal.services
 

Classes in org.apache.tapestry5.ioc.internal.services that implement LazyAdvisor
 class LazyAdvisorImpl
           
 

Uses of LazyAdvisor in org.apache.tapestry5.services
 

Methods in org.apache.tapestry5.services with parameters of type LazyAdvisor
static void TapestryModule.adviseLazy(LazyAdvisor advisor, MethodAdviceReceiver receiver)
          Advises the ComponentMessagesSource service so that the creation of Messages instances can be deferred.
 



Copyright © 2003-2012 The Apache Software Foundation.