Package eu.cloudnetservice.driver.impl.registry
package eu.cloudnetservice.driver.impl.registry
-
ClassDescriptionA mapping of all properties set in an
AutoServiceannotation on an implementation class.Represents the default service registry implementation.A service registration that returns a single, fixed instance when retrieved.A service registration which obtains a new instance of the service implementation on each invocation.A service registration that is just a proxy to another service registration and returns a proxy to that service instance when the instance is retrieved.Registers a binding for theServiceannotation into the boot injection layer.A binding for a single type of service that holds the information about all registrations for the service.