public interface TldBundleDiscoverer
Modifier and Type | Method and Description |
---|---|
java.net.URL[] |
getUrlsForBundlesWithTlds(DeploymentManager manager,
BundleFileLocatorHelper fileLocator)
Find bundles that contain tlds and convert into URL references to their location.
|
java.net.URL[] getUrlsForBundlesWithTlds(DeploymentManager manager, BundleFileLocatorHelper fileLocator) throws java.lang.Exception
manager
- The DeploymentManager
instance to usefileLocator
- the BundleFileLocatorHelper
instance to usejava.lang.Exception
- In case of errors during resolving TLDs filesCopyright © 1995–2023 Webtide. All rights reserved.