Uses of Interface
org.apache.sling.models.spi.DisposalCallbackRegistry
Packages that use DisposalCallbackRegistry
-
Uses of DisposalCallbackRegistry in org.apache.sling.models.spi
Methods in org.apache.sling.models.spi with parameters of type DisposalCallbackRegistryModifier and TypeMethodDescription@Nullable Object
Injector.getValue
(@NotNull Object adaptable, String name, @NotNull Type declaredType, @NotNull AnnotatedElement element, @NotNull DisposalCallbackRegistry callbackRegistry) Produce a value for an injection point.