@ConsumerType public interface UseProvider
A UseProvider instantiates objects for the Use-API.
| Modifier and Type | Method and Description |
|---|---|
ProviderOutcome |
provide(String identifier,
RenderContext renderContext,
Bindings arguments)
Provide an instance based on the given identifier
|
ProviderOutcome provide(String identifier, RenderContext renderContext, Bindings arguments)
identifier - the identifier of the dependencyrenderContext - the current rendering contextarguments - specific arguments provided by the use pluginCopyright © 2010 - 2020 Adobe. All Rights Reserved