|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |