public interface Registry extends ObjectLocator
Modifier and Type | Method and Description |
---|---|
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.
|
autobuild, autobuild, getObject, getService, getService, getService, proxy
void cleanupThread()
PerthreadManager
,
ThreadCleanupListener
void shutdown()
RegistryShutdownHub
,
RegistryShutdownListener
void performRegistryStartup()
EagerLoad
annotation, and to execute all contributions
to the Startup service.${project.version} - Copyright © 2003-2015 The Apache Software Foundation.