|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache
org.apache.sling.scripting.jsp.SlingTldLocationsCache
public class SlingTldLocationsCache
The SlingTldLocationsCache
TODO
Field Summary |
---|
Fields inherited from class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache |
---|
ABS_URI, NOROOT_REL_URI, ROOT_REL_URI |
Constructor Summary | |
---|---|
SlingTldLocationsCache(org.osgi.framework.BundleContext context)
|
Method Summary | |
---|---|
void |
bundleChanged(org.osgi.framework.BundleEvent event)
|
void |
deactivate(org.osgi.framework.BundleContext context)
|
java.lang.String[] |
getLocation(java.lang.String uri)
|
Methods inherited from class org.apache.sling.scripting.jsp.jasper.compiler.TldLocationsCache |
---|
uriType |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SlingTldLocationsCache(org.osgi.framework.BundleContext context)
Method Detail |
---|
public void deactivate(org.osgi.framework.BundleContext context)
public void bundleChanged(org.osgi.framework.BundleEvent event)
bundleChanged
in interface org.osgi.framework.BundleListener
public java.lang.String[] getLocation(java.lang.String uri) throws JasperException
getLocation
in class TldLocationsCache
JasperException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |