public class SlingTldLocationsCache extends TldLocationsCache implements org.osgi.framework.BundleListener
SlingTldLocationsCache
TODOABS_URI, NOROOT_REL_URI, ROOT_REL_URI
Constructor and Description |
---|
SlingTldLocationsCache(org.osgi.framework.BundleContext context) |
Modifier and Type | Method and Description |
---|---|
void |
bundleChanged(org.osgi.framework.BundleEvent event) |
void |
deactivate(org.osgi.framework.BundleContext context) |
String[] |
getLocation(String uri) |
void |
printConfiguration(PrintWriter pw) |
uriType
public SlingTldLocationsCache(org.osgi.framework.BundleContext context)
public void deactivate(org.osgi.framework.BundleContext context)
public void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged
in interface org.osgi.framework.BundleListener
public String[] getLocation(String uri) throws JasperException
getLocation
in class TldLocationsCache
JasperException
public void printConfiguration(PrintWriter pw)
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.