public class OpenEJBContextConfig
extends org.apache.catalina.startup.ContextConfig
Modifier and Type | Class and Description |
---|---|
class |
OpenEJBContextConfig.OpenEJBWebXml |
authenticators, context, customAuthenticators, defaultContextXml, defaultWebXml, deploymentCount, DUMMY_LOGIN_CONFIG, handlesTypesAnnotations, handlesTypesNonAnnotations, hostWebXmlCache, initializerClassMap, javaClassCache, ok, originalDocBase, sm, typeInitializerMap, webDigester, webFragmentDigester, webFragmentRuleSet, webRuleSet
Constructor and Description |
---|
OpenEJBContextConfig(org.apache.tomee.catalina.TomcatWebAppBuilder.StandardContextInfo standardContextInfo) |
Modifier and Type | Method and Description |
---|---|
void |
configureStart() |
protected void |
contextConfig(org.apache.tomcat.util.digester.Digester digester) |
protected org.apache.catalina.deploy.WebXml |
createWebXml() |
void |
finder(org.apache.xbean.finder.IAnnotationFinder finder,
ClassLoader tmpLoader) |
protected void |
processAnnotations(Set<org.apache.catalina.deploy.WebXml> fragments,
boolean handlesTypesOnly) |
protected void |
processAnnotationsFile(File file,
org.apache.catalina.deploy.WebXml fragment,
boolean handlesTypesOnly) |
protected void |
processAnnotationsUrl(URL currentUrl,
org.apache.catalina.deploy.WebXml fragment,
boolean handlesTypeOnly) |
protected void |
processAnnotationWebServlet(String className,
org.apache.tomcat.util.bcel.classfile.AnnotationEntry ae,
org.apache.catalina.deploy.WebXml fragment) |
protected void |
processContextConfig(org.apache.tomcat.util.digester.Digester digester,
URL contextXml) |
protected void |
processServletContainerInitializers() |
protected void |
webConfig() |
antiLocking, applicationAnnotationsConfig, authenticatorConfig, beforeStart, checkHandlesTypes, configureStop, createContextDigester, createWebXmlDigester, destroy, fixDocBase, getBaseDir, getConfigBase, getContextWebXmlSource, getDefaultContextXml, getDefaultWebXml, getGlobalWebXmlSource, getHostConfigBase, getHostWebXmlSource, getWebXmlSource, init, lifecycleEvent, parseWebXml, processAnnotationsJar, processAnnotationsJndi, processAnnotationsStream, processAnnotationsStringArray, processAnnotationWebFilter, processAnnotationWebInitParams, processJarsForWebFragments, processResourceJARs, setCustomAuthenticators, setDefaultContextXml, setDefaultWebXml, validateSecurityRoles
public OpenEJBContextConfig(org.apache.tomee.catalina.TomcatWebAppBuilder.StandardContextInfo standardContextInfo)
public void finder(org.apache.xbean.finder.IAnnotationFinder finder, ClassLoader tmpLoader)
public void configureStart()
configureStart
in class org.apache.catalina.startup.ContextConfig
protected void processContextConfig(org.apache.tomcat.util.digester.Digester digester, URL contextXml)
processContextConfig
in class org.apache.catalina.startup.ContextConfig
protected void contextConfig(org.apache.tomcat.util.digester.Digester digester)
contextConfig
in class org.apache.catalina.startup.ContextConfig
protected org.apache.catalina.deploy.WebXml createWebXml()
createWebXml
in class org.apache.catalina.startup.ContextConfig
protected void webConfig()
webConfig
in class org.apache.catalina.startup.ContextConfig
protected void processServletContainerInitializers()
processServletContainerInitializers
in class org.apache.catalina.startup.ContextConfig
protected void processAnnotations(Set<org.apache.catalina.deploy.WebXml> fragments, boolean handlesTypesOnly)
processAnnotations
in class org.apache.catalina.startup.ContextConfig
protected void processAnnotationsFile(File file, org.apache.catalina.deploy.WebXml fragment, boolean handlesTypesOnly)
processAnnotationsFile
in class org.apache.catalina.startup.ContextConfig
protected void processAnnotationsUrl(URL currentUrl, org.apache.catalina.deploy.WebXml fragment, boolean handlesTypeOnly)
processAnnotationsUrl
in class org.apache.catalina.startup.ContextConfig
protected void processAnnotationWebServlet(String className, org.apache.tomcat.util.bcel.classfile.AnnotationEntry ae, org.apache.catalina.deploy.WebXml fragment)
processAnnotationWebServlet
in class org.apache.catalina.startup.ContextConfig
Copyright © 2019 WSO2. All rights reserved.