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