Uses of Class
io.vanillabp.springboot.adapter.MultiInstance
-
Packages that use MultiInstance Package Description io.vanillabp.springboot.adapter -
-
Uses of MultiInstance in io.vanillabp.springboot.adapter
Methods in io.vanillabp.springboot.adapter that return MultiInstance Modifier and Type Method Description protected MultiInstance<java.lang.Object>TaskHandlerBase. getMultiInstance(java.lang.String name, java.util.function.Function<java.lang.String,java.lang.Object> multiInstanceSupplier)
-