|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EagerLoadServiceProxy | |
|---|---|
| org.apache.tapestry5.ioc.internal | |
| org.apache.tapestry5.ioc.internal.services | |
| Uses of EagerLoadServiceProxy in org.apache.tapestry5.ioc.internal |
|---|
| Method parameters in org.apache.tapestry5.ioc.internal with type arguments of type EagerLoadServiceProxy | |
|---|---|
void |
Module.collectEagerLoadServices(Collection<EagerLoadServiceProxy> proxies)
Locates services with the EagerLoad annotation and generates proxies
for them, then adds them to the proxies list for instantiation. |
void |
ModuleImpl.collectEagerLoadServices(Collection<EagerLoadServiceProxy> proxies)
|
| Uses of EagerLoadServiceProxy in org.apache.tapestry5.ioc.internal.services |
|---|
| Classes in org.apache.tapestry5.ioc.internal.services that implement EagerLoadServiceProxy | |
|---|---|
class |
JustInTimeObjectCreator<T>
Invoked from a fabricated service delegate to get or realize (instantiate and configure) the service implementation. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||