Package com.adobe.granite.references
Interface ReferenceProvider
A
ReferenceProvider provides References of a
ReferenceList.
Implementations must register themselves as an OSGi-component and declare
themselves as a service on this interface.
This way the reference aggregator service is able to dynamically use
available providers to retrieve references for a given Resource.
References are provided via getReferences(Resource).- Since:
- 1.0
-
Method Summary