org.mortbay.jetty.plugin
Class Jetty6MavenTagLibConfiguration
java.lang.Object
org.mortbay.jetty.webapp.TagLibConfiguration
org.mortbay.jetty.plugin.Jetty6MavenTagLibConfiguration
- All Implemented Interfaces:
- Serializable, Configuration
public class Jetty6MavenTagLibConfiguration
- extends TagLibConfiguration
- Author:
- janb
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Jetty6MavenTagLibConfiguration
public Jetty6MavenTagLibConfiguration()
setClassPathFiles
public void setClassPathFiles(List classPathFiles)
getClassPathFiles
public List getClassPathFiles()
getJarResourceList
protected List getJarResourceList()
throws MalformedURLException,
IOException
- Overrides:
getJarResourceList
in class TagLibConfiguration
- Returns:
- List of
Resource
s for jar files in which to search for TLDs
- Throws:
MalformedURLException
IOException
Copyright © 2007 Mort Bay Consulting. All Rights Reserved.