public class JSTLBundleDiscoverer extends Object implements TldBundleDiscoverer
Pluggable tlds at the server level are handled by
ContainerTldBundleDiscoverer.
| Constructor and Description |
|---|
JSTLBundleDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
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 URL[] getUrlsForBundlesWithTlds(DeploymentManager deployer, BundleFileLocatorHelper locatorHelper) throws Exception
getUrlsForBundlesWithTlds in interface TldBundleDiscovererExceptionCopyright © 1995-2015 Webtide. All Rights Reserved.