org.apache.sling.scripting.jsp
Class SlingTldLocationsCache
java.lang.Object
org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
org.apache.sling.scripting.jsp.SlingTldLocationsCache
- All Implemented Interfaces:
- java.util.EventListener, org.osgi.framework.BundleListener
public class SlingTldLocationsCache
- extends TldLocationsCache
- implements org.osgi.framework.BundleListener
The SlingTldLocationsCache
TODO
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SlingTldLocationsCache
public SlingTldLocationsCache(org.osgi.framework.BundleContext context)
deactivate
public void deactivate(org.osgi.framework.BundleContext context)
bundleChanged
public void bundleChanged(org.osgi.framework.BundleEvent event)
- Specified by:
bundleChanged
in interface org.osgi.framework.BundleListener
getLocation
public java.lang.String[] getLocation(java.lang.String uri)
throws JasperException
- Specified by:
getLocation
in class TldLocationsCache
- Throws:
JasperException
printConfiguration
public void printConfiguration(java.io.PrintWriter pw)
Copyright © 2007-2012 The Apache Software Foundation. All Rights Reserved.