org.apache.avalon.phoenix.frontends
Class PhoenixServlet

org.apache.avalon.phoenix.frontends.PhoenixServlet
All Implemented Interfaces:
Runnable

public class PhoenixServlet
implements Runnable

WARNING: DO NOT USE THIS SERVLET FOR PRODUCTION SERVICE. THIS IS EXPERIMENTAL. Servlet frontends for SingleAppEmbeddor.

Author:
Eung-ju Park

Constructor Summary
PhoenixServlet()
          Deprecated.  
 
Method Summary
 void destroy()
          Deprecated.  
 void init()
          Deprecated.  
 void run()
          Deprecated.  
 

Constructor Detail

PhoenixServlet

public PhoenixServlet()
Deprecated. 
Method Detail

init

public void init()
          throws ServletException
Deprecated. 

run

public void run()
Deprecated. 
Specified by:
run in interface Runnable

destroy

public void destroy()
Deprecated. 


Copyright © 2001 Apache Jakarta Project. All Rights Reserved.