Class ContainerPropertiesFunction
- java.lang.Object
-
- org.apache.camel.test.testcontainers.junit5.ContainerPropertiesFunction
-
- All Implemented Interfaces:
org.apache.camel.spi.PropertiesFunction
public class ContainerPropertiesFunction extends Object implements org.apache.camel.spi.PropertiesFunction
-
-
Constructor Summary
Constructors Constructor Description ContainerPropertiesFunction(List<org.testcontainers.containers.GenericContainer<?>> containers)
-
-
-
Constructor Detail
-
ContainerPropertiesFunction
public ContainerPropertiesFunction(List<org.testcontainers.containers.GenericContainer<?>> containers)
-
-