@Deprecated public class ContainerPropertiesFunction extends Object implements org.apache.camel.spi.PropertiesFunction
| Constructor and Description |
|---|
ContainerPropertiesFunction(List<org.testcontainers.containers.GenericContainer<?>> containers)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
String |
apply(String remainder)
Deprecated.
|
String |
getName()
Deprecated.
|
public ContainerPropertiesFunction(List<org.testcontainers.containers.GenericContainer<?>> containers)
Apache Camel