Uses of Interface
io.activej.inject.impl.CompiledBindingLocator
Packages that use CompiledBindingLocator
-
Uses of CompiledBindingLocator in io.activej.inject.binding
Methods in io.activej.inject.binding with parameters of type CompiledBindingLocatorModifier and TypeMethodDescriptionabstract CompiledBinding<T>Binding.compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) Bindings.BindingToConstructor0.compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) Bindings.BindingToConstructor1.compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) Bindings.BindingToConstructor2.compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) Bindings.BindingToConstructor3.compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) Bindings.BindingToConstructor4.compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) Bindings.BindingToConstructor5.compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) Bindings.BindingToConstructor6.compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) Bindings.BindingToConstructorN.compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) Bindings.BindingToInstance.compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) BindingToKey.compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) -
Uses of CompiledBindingLocator in io.activej.inject.impl
Methods in io.activej.inject.impl with parameters of type CompiledBindingLocatorModifier and TypeMethodDescriptionabstract CompiledBindingInitializer<T>BindingInitializer.compile(CompiledBindingLocator compiledBindings)