Class Tomcat4xConfigurationBuilder

    • Method Detail

      • toConfigurationEntry

        public String toConfigurationEntry​(Resource resource)
        Description copied from interface: ConfigurationBuilder
        Detects the type of the Resource and creates an appropriate configuration.
        Parameters:
        resource - what do generate XML based upon
        Returns:
        String representing the Resource element of server.xml
      • getDataSourceFactoryClass

        protected String getDataSourceFactoryClass()
        Returns:
        Datasource factory class.