public class ModuleTestMockConfigLoader
extends java.lang.Object
implements com.hcl.domino.keep.ConfigLoader
ConfigLoader for Module Tests, avoids actual DB operations
Constructor and Description |
---|
ModuleTestMockConfigLoader(io.vertx.core.Vertx vertx,
io.vertx.core.eventbus.EventBus eb,
com.hcl.domino.keep.ConfigLoader.LoaderType lt) |
Modifier and Type | Method and Description |
---|---|
io.vertx.core.Future<java.lang.Void> |
runLoad(io.vertx.core.eventbus.Message<java.lang.Object> msg) |