org.jboss.weld.environment.servlet.util
Class Servlets

java.lang.Object
  extended by org.jboss.weld.environment.servlet.util.Servlets

public class Servlets
extends Object


Constructor Summary
Servlets()
           
 
Method Summary
static File getRealFile(javax.servlet.ServletContext servletContext, String path)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Servlets

public Servlets()
Method Detail

getRealFile

public static File getRealFile(javax.servlet.ServletContext servletContext,
                               String path)
                        throws MalformedURLException
Throws:
MalformedURLException


Copyright © 2013 Seam Framework. All Rights Reserved.