Class BackendHelper


  • public class BackendHelper
    extends Object
    • Constructor Detail

      • BackendHelper

        public BackendHelper()
    • Method Detail

      • setBackendFactory

        public static void setBackendFactory​(BackendFactory backendFactory)
        For tests. Otherwise the factory is configured through an extension point in the component.
      • getBackend

        public static Backend getBackend​(String path,
                                         javax.servlet.http.HttpServletRequest request)