Modifier and Type | Interface and Description |
---|---|
interface |
AxonServerConnectionDetails
ConnectionDetails implementation carrying the connection details for an Axon Server instance.
|
Modifier and Type | Class and Description |
---|---|
class |
PropertiesAxonServerConnectionDetails
An
AxonServerConnectionDetails implementation based on a given AxonServerConfiguration bean. |
Modifier and Type | Class and Description |
---|---|
class |
DockerComposeConnectionDetailsFactory<D extends ConnectionDetails>
Dummy implementation of the DockerComposeConnectionDetailsFactory class to allow compilation using JDK 8
|
Modifier and Type | Class and Description |
---|---|
class |
ContainerConnectionDetailsFactory<C extends org.testcontainers.containers.Container<?>,D extends ConnectionDetails> |
Modifier and Type | Class and Description |
---|---|
protected static class |
ContainerConnectionDetailsFactory.ContainerConnectionDetails<C extends org.testcontainers.containers.Container<?>> |
Copyright © 2010–2024. All rights reserved.