TldBundleDiscovererpublic class JSTLBundleDiscoverer extends java.lang.Object implements TldBundleDiscoverer
Pluggable tlds at the server level are handled by
ContainerTldBundleDiscoverer.
| Constructor | Description |
|---|---|
JSTLBundleDiscoverer() |
| Modifier and Type | Method | 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–2017 Webtide. All rights reserved.