Package sunstone.azure.impl
Class AzureWFSunstoneResourceInjectorProvider
- java.lang.Object
-
- sunstone.azure.impl.AzureWFSunstoneResourceInjectorProvider
-
- All Implemented Interfaces:
sunstone.core.spi.SunstoneResourceInjectorProvider
public class AzureWFSunstoneResourceInjectorProvider extends Object implements sunstone.core.spi.SunstoneResourceInjectorProvider
Used bySunstoneExtensionto getAzureWFSunstoneResourceInjectorif it can handle the annotation and the type (clazz) of field of injection operation.
-
-
Constructor Summary
Constructors Constructor Description AzureWFSunstoneResourceInjectorProvider()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Optional<sunstone.core.api.SunstoneResourceInjector>create(Field field)
-