@Deprecated
public class LoaderServlet
extends 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 theOpenEJBListener
approachConstructor and Description |
---|
LoaderServlet()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
init(ServletConfig config)
Deprecated.
|
protected java.util.Properties |
initParamsToProperties(ServletConfig config)
Deprecated.
Retrieves all intialization parameters for this servlet and stores them in a java.util.Properties object.
|
public void init(ServletConfig config) throws ServletException
ServletException
protected java.util.Properties initParamsToProperties(ServletConfig config)
config
- jakarta.servlet.ServletConfig