Uses of Class
dev.getelements.elements.test.JeroMQEmbeddedWorkerInstanceContainer.ApplicationNodeBuilder
Packages that use JeroMQEmbeddedWorkerInstanceContainer.ApplicationNodeBuilder
-
Uses of JeroMQEmbeddedWorkerInstanceContainer.ApplicationNodeBuilder in dev.getelements.elements.test
Methods in dev.getelements.elements.test that return JeroMQEmbeddedWorkerInstanceContainer.ApplicationNodeBuilderModifier and TypeMethodDescription<ChainedT> JeroMQEmbeddedWorkerInstanceContainer.ApplicationNodeBuilder
<ChainedT> JeroMQEmbeddedWorkerInstanceContainer.withApplication
(ApplicationId applicationId, Supplier<ChainedT> chainedTSupplier) JeroMQEmbeddedTestService.withApplicationNode()
Adds a randomly-assignedJeroMQEmbeddedTestService.withApplicationNode
(ApplicationId applicationId) Begins specialized configuration for an application with the specifiedApplicationId
.JeroMQEmbeddedTestService.withApplicationNode
(String uniqueName) Begins specialized configuration for an application with the specified unique name.JeroMQEmbeddedWorkerInstanceContainer.ApplicationNodeBuilder.withNodeModules
(com.google.inject.Module module) JeroMQEmbeddedWorkerInstanceContainer.ApplicationNodeBuilder.withNodeModules
(com.google.inject.Module module, com.google.inject.Module... additional)