Interface TldBundleDiscoverer

    • Method Detail

      • getUrlsForBundlesWithTlds

        java.net.URL[] getUrlsForBundlesWithTlds​(DeploymentManager manager,
                                                 BundleFileLocatorHelper fileLocator)
                                          throws java.lang.Exception
        Find bundles that contain tlds and convert into URL references to their location.
        Parameters:
        manager - The DeploymentManager instance to use
        fileLocator - the BundleFileLocatorHelper instance to use
        Returns:
        array of URLs representing locations of tld containing bundles
        Throws:
        java.lang.Exception - In case of errors during resolving TLDs files