Package org.apache.sling.models.spi
@Version("1.2.2")
package org.apache.sling.models.spi
-
ClassDescriptionMarker interface for an injector to declare that it ignores the name parameter.Callback interface which can be implemented by Injectors to perform some action when a created object is destroyed.Interface which allows for the registration of DisposalCallback listeners.Defines a strategy to choose an implementation for a model if multiple are registered for the same interface or super class.Service interface for pluggable value injectors.Optimization interface for Injectors which wish to avoid repeated accessing of some object based on the adaptable.SPI interface for providers of the @Via annotation.