@Deprecated public class LoaderServlet extends javax.servlet.http.HttpServlet
TomcatEmbedder.embed(java.util.Properties, java.lang.ClassLoader) method
This class gets the location of this webapp and assumes that it is
the tomee.war file then calls the embedder.
This method of bootstrapping is mutually exclusive to the OpenEJBListener approach| Constructor and Description |
|---|
LoaderServlet()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
void |
init(javax.servlet.ServletConfig config)
Deprecated.
|
protected Properties |
initParamsToProperties(javax.servlet.ServletConfig config)
Deprecated.
Retrieves all intialization parameters for this servlet and stores them in a java.util.Properties object.
|
doDelete, doGet, doHead, doOptions, doPost, doPut, doTrace, getLastModified, service, servicepublic void init(javax.servlet.ServletConfig config)
throws javax.servlet.ServletException
init in interface javax.servlet.Servletinit in class javax.servlet.GenericServletjavax.servlet.ServletExceptionprotected Properties initParamsToProperties(javax.servlet.ServletConfig config)
config - javax.servlet.ServletConfigCopyright © 1999–2016 The Apache Software Foundation. All rights reserved.