org.jboss.portal.faces.loader
Class FacesLoaderServlet

java.lang.Object
  extended by HttpServlet
      extended by org.jboss.portal.faces.loader.FacesLoaderServlet

public class FacesLoaderServlet
extends HttpServlet

Version:
$Revision: 1.1 $
Author:
Julien Viet

Constructor Summary
FacesLoaderServlet()
           
 
Method Summary
 void destroy()
           
 void init()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FacesLoaderServlet

public FacesLoaderServlet()
Method Detail

init

public void init()
          throws ServletException
Throws:
ServletException

destroy

public void destroy()