Class Tomcat5x6x7xConfigurationBuilder

    • Method Detail

      • toConfigurationEntry

        public String toConfigurationEntry​(Resource resource)
        Detects the type of the Resource and creates an appropriate configuration. in Tomcat 5-6.x, Resources are elements where all configuration are attributes.
        Parameters:
        resource - the Resource you wish to build a configuration entry for.
        Returns:
        the container-specific representation of this configuration.