Uses of Interface
org.iworkz.genesis.ValueSupplier
Packages that use ValueSupplier
-
Uses of ValueSupplier in org.iworkz.genesis
Methods in org.iworkz.genesis that return types with arguments of type ValueSupplierModifier and TypeMethodDescriptionMap<Class<? extends Annotation>,ValueSupplier<?, ?>> Module.getValueSuppliers() -
Uses of ValueSupplier in org.iworkz.genesis.impl
Methods in org.iworkz.genesis.impl that return ValueSupplierModifier and TypeMethodDescriptionprotected <T extends Annotation>
ValueSupplier<T,?> AbstractInjector.getValueSupplier(Class<T> annotation) Methods in org.iworkz.genesis.impl that return types with arguments of type ValueSupplierModifier and TypeMethodDescriptionMap<Class<? extends Annotation>,ValueSupplier<?, ?>> AbstractModule.getValueSuppliers()Methods in org.iworkz.genesis.impl with parameters of type ValueSupplierModifier and TypeMethodDescriptionprotected voidAbstractModule.bindValueSupplier(Class<? extends Annotation> supplierAnnotationClass, ValueSupplier<?, ?> valueSupplier)