Class AbstractSingleArchiveResourceSet

    • Constructor Detail

      • AbstractSingleArchiveResourceSet

        public AbstractSingleArchiveResourceSet()
        A no argument constructor is required for this to work with the digester.
      • AbstractSingleArchiveResourceSet

        public AbstractSingleArchiveResourceSet​(WebResourceRoot root,
                                                java.lang.String webAppMount,
                                                java.lang.String base,
                                                java.lang.String internalPath)
                                         throws java.lang.IllegalArgumentException
        Constructs a new AbstractSingleArchiveResourceSet.
        Parameters:
        root - The root
        webAppMount - The web app mount
        base - The base
        internalPath - The internal path
        Throws:
        java.lang.IllegalArgumentException - if the WebResourceRoot is available but this resource set cannot be started