A D F G I M O S V
A
- addDisposalCallback(DisposalCallback) - Method in interface org.apache.sling.models.spi.DisposalCallbackRegistry
-
Register a callback.
D
- Default - Annotation Type in org.apache.sling.models.annotations
-
Default value for an injection.
- DisposalCallback - Interface in org.apache.sling.models.spi
-
Callback interface which can be implemented by Injectors to perform some action
when a created object is destroyed.
- DisposalCallbackRegistry - Interface in org.apache.sling.models.spi
-
Interface which allows for the registration of DisposalCallback listeners.
F
- Filter - Annotation Type in org.apache.sling.models.annotations
-
Provide a filter on an @Inject.
G
- getName() - Method in interface org.apache.sling.models.spi.Injector
-
Return a logical name for the injector.
- getValue(Object, String, Type, AnnotatedElement, DisposalCallbackRegistry) - Method in interface org.apache.sling.models.spi.Injector
-
Produce a value for an injection point.
I
- Injector - Interface in org.apache.sling.models.spi
-
Service interface for pluggable value injectors.
M
- Model - Annotation Type in org.apache.sling.models.annotations
-
Mark a class as adaptable via YAMF.
O
- onDisposed() - Method in interface org.apache.sling.models.spi.DisposalCallback
-
Callback method for when an object is destroyed.
- Optional - Annotation Type in org.apache.sling.models.annotations
-
Marker annotation for optional injections.
- org.apache.sling.models.annotations - package org.apache.sling.models.annotations
-
- org.apache.sling.models.spi - package org.apache.sling.models.spi
-
S
- Source - Annotation Type in org.apache.sling.models.annotations
-
Annotation which indicates the specific injector which will populate this injection.
V
- Via - Annotation Type in org.apache.sling.models.annotations
-
Indicate that this injection point should be handled using a projected
property of the adaptable.
A D F G I M O S V
Copyright © 2007-2014 The Apache Software Foundation. All Rights Reserved.