public class JSTLBundleDiscoverer extends java.lang.Object implements TldBundleDiscoverer
Pluggable tlds at the server level are handled by
ContainerTldBundleDiscoverer.
| Constructor and Description |
|---|
JSTLBundleDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
java.net.URL[] |
getUrlsForBundlesWithTlds(DeploymentManager deployer,
BundleFileLocatorHelper locatorHelper)
The jasper TldScanner expects a URLClassloader to parse a jar for the
/META-INF/*.tld it may contain.
|
public java.net.URL[] getUrlsForBundlesWithTlds(DeploymentManager deployer, BundleFileLocatorHelper locatorHelper) throws java.lang.Exception
getUrlsForBundlesWithTlds in interface TldBundleDiscovererjava.lang.ExceptionCopyright © 1995–2018 Webtide. All rights reserved.