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
Method Summary |
void |
destroy()
Deprecated. |
void |
init()
Deprecated. |
void |
run()
Deprecated. |
PhoenixServlet
public PhoenixServlet()
- Deprecated.
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.