Package io.activej.inject.binding
Class BindingToKey<T>
java.lang.Object
io.activej.inject.binding.Binding<T>
io.activej.inject.binding.BindingToKey<T>
-
Method Summary
Modifier and TypeMethodDescriptioncompile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable Integer slot) getKey()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
-
getKey
-
compile
public CompiledBinding<T> compile(CompiledBindingLocator compiledBindings, boolean threadsafe, int scope, @Nullable @Nullable Integer slot)
-