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

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

public class Servlets
extends java.lang.Object


Constructor Summary
Servlets()
           
 
Method Summary
static java.io.File getRealFile(javax.servlet.ServletContext servletContext, java.lang.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 java.io.File getRealFile(javax.servlet.ServletContext servletContext,
                                       java.lang.String path)
                                throws java.net.MalformedURLException
Throws:
java.net.MalformedURLException


Copyright © 2008-2009 Seam Framework. All Rights Reserved.