Uses of Interface
software.amazon.awscdk.InjectionContext
Packages that use InjectionContext
-
Uses of InjectionContext in software.amazon.awscdk
Classes in software.amazon.awscdk that implement InjectionContextMethods in software.amazon.awscdk that return InjectionContextModifier and TypeMethodDescriptionInjectionContext.Builder.build()Builds the configured instance.Methods in software.amazon.awscdk with parameters of type InjectionContextModifier and TypeMethodDescriptionIPropertyInjector.inject(Object originalProps, InjectionContext context) The injector to be applied to the constructor properties of the Construct.default ObjectIPropertyInjector.Jsii$Default.inject(Object originalProps, InjectionContext context) The injector to be applied to the constructor properties of the Construct.final ObjectIPropertyInjector.Jsii$Proxy.inject(Object originalProps, InjectionContext context) The injector to be applied to the constructor properties of the Construct.