|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Registry
Public access to the IoC service registry.
| Method Summary | |
|---|---|
void |
cleanupThread()
Invoked at the end of a request to discard any thread-specific information accumulated during the current request. |
void |
performRegistryStartup()
Invoked to eagerly load services marked with the EagerLoad annotation, and to execute all contributions
to the Startup service. |
void |
shutdown()
Shuts down a Registry instance. |
| Methods inherited from interface org.apache.tapestry5.ioc.ObjectLocator |
|---|
autobuild, autobuild, getObject, getService, getService, getService, proxy |
| Method Detail |
|---|
void cleanupThread()
PerthreadManager,
ThreadCleanupListenervoid shutdown()
RegistryShutdownHub,
RegistryShutdownListenervoid performRegistryStartup()
EagerLoad annotation, and to execute all contributions
to the Startup service.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||