Class ContainerPropertiesFunction

  • All Implemented Interfaces:
    org.apache.camel.spi.PropertiesFunction

    @Deprecated
    public class ContainerPropertiesFunction
    extends Object
    implements org.apache.camel.spi.PropertiesFunction
    Deprecated.
    Tests using this component should switch the test-infra. Please check the test-infra module for details and conversion procedures.
    • Constructor Detail

      • ContainerPropertiesFunction

        public ContainerPropertiesFunction​(List<org.testcontainers.containers.GenericContainer<?>> containers)
        Deprecated.
    • Method Detail

      • getName

        public String getName()
        Deprecated.
        Specified by:
        getName in interface org.apache.camel.spi.PropertiesFunction
      • apply

        public String apply​(String remainder)
        Deprecated.
        Specified by:
        apply in interface org.apache.camel.spi.PropertiesFunction