Class AbstractSingleArchiveResource

    • Constructor Detail

      • AbstractSingleArchiveResource

        protected AbstractSingleArchiveResource​(AbstractArchiveResourceSet archiveResourceSet,
                                                java.lang.String webAppPath,
                                                java.lang.String baseUrl,
                                                java.util.jar.JarEntry jarEntry,
                                                java.lang.String codeBaseUrl)
        Constructs a new AbstractSingleArchiveResource.
        Parameters:
        archiveResourceSet - The archive resource set
        webAppPath - The web app path
        baseUrl - The base URL
        jarEntry - The JAR entry
        codeBaseUrl - The code base URL