com.connect_group.thymesheet.spring3
Class SpringServletContextURLFactory

java.lang.Object
  extended by com.connect_group.thymesheet.spring3.SpringServletContextURLFactory
All Implemented Interfaces:
com.connect_group.thymesheet.ServletContextURLFactory

public class SpringServletContextURLFactory
extends Object
implements com.connect_group.thymesheet.ServletContextURLFactory


Constructor Summary
SpringServletContextURLFactory()
           
 
Method Summary
 URL getURL(String filePath)
           
 void setServletContext(javax.servlet.ServletContext servletContext)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpringServletContextURLFactory

public SpringServletContextURLFactory()
Method Detail

setServletContext

public void setServletContext(javax.servlet.ServletContext servletContext)

getURL

public URL getURL(String filePath)
           throws MalformedURLException
Specified by:
getURL in interface com.connect_group.thymesheet.ServletContextURLFactory
Throws:
MalformedURLException


Copyright © 2013. All rights reserved.