Uses of Enum
io.bootique.di.spi.DefaultInjector.Options
Packages that use DefaultInjector.Options
-
Uses of DefaultInjector.Options in io.bootique.di.spi
Methods in io.bootique.di.spi that return DefaultInjector.OptionsModifier and TypeMethodDescriptionstatic DefaultInjector.OptionsReturns the enum constant of this type with the specified name.static DefaultInjector.Options[]DefaultInjector.Options.values()Returns an array containing the constants of this enum type, in the order they are declared.Constructor parameters in io.bootique.di.spi with type arguments of type DefaultInjector.OptionsModifierConstructorDescriptionDefaultInjector(Set<DefaultInjector.Options> options, InjectorPredicates predicates, BQModule... modules)