Package io.activej.inject.binding
Class Bindings.BindingToConstructor4<R,T1,T2,T3,T4>
java.lang.Object
io.activej.inject.binding.Binding<R>
io.activej.inject.binding.Bindings.BindingToConstructor4<R,T1,T2,T3,T4>
- Enclosing class:
- Bindings
-
Method Summary
Modifier and TypeMethodDescriptioncompile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) Methods inherited from class io.activej.inject.binding.Binding
addDependencies, addDependencies, addDependencies, as, at, getDependencies, getDisplayString, getLocation, getType, hasDependency, initializeWith, mapDependency, mapDependency, mapInstance, mapInstance, onDependency, onDependency, onInstance, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, to, toInstance, toString
-
Method Details
-
compile
public CompiledBinding<R> compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable @Nullable Integer slot)
-