|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.catalina.startup.ContextConfig
org.apache.tomee.catalina.OpenEJBContextConfig
public class OpenEJBContextConfig
| Nested Class Summary | |
|---|---|
class |
OpenEJBContextConfig.OpenEJBWebXml
|
| Field Summary |
|---|
| Fields inherited from class org.apache.catalina.startup.ContextConfig |
|---|
authenticators, context, customAuthenticators, defaultContextXml, defaultWebXml, deploymentCount, DUMMY_LOGIN_CONFIG, handlesTypesAnnotations, handlesTypesNonAnnotations, hostWebXmlCache, initializerClassMap, javaClassCache, ok, originalDocBase, sm, typeInitializerMap, webDigester, webFragmentDigester, webFragmentRuleSet, webRuleSet |
| Constructor Summary | |
|---|---|
OpenEJBContextConfig(TomcatWebAppBuilder.StandardContextInfo standardContextInfo)
|
|
| Method Summary | |
|---|---|
void |
configureStart()
|
protected void |
contextConfig(org.apache.tomcat.util.digester.Digester digester)
|
protected org.apache.catalina.deploy.WebXml |
createWebXml()
|
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 |
processServletContainerInitializers(Set<org.apache.catalina.deploy.WebXml> fragments)
|
protected void |
webConfig()
|
| Methods inherited from class org.apache.catalina.startup.ContextConfig |
|---|
antiLocking, applicationAnnotationsConfig, authenticatorConfig, beforeStart, checkHandlesTypes, configureStop, createContextDigester, createWebXmlDigester, destroy, fixDocBase, getBaseDir, getConfigBase, getContextWebXmlSource, getDefaultContextXml, getDefaultWebXml, getGlobalWebXmlSource, getHostConfigBase, getHostWebXmlSource, getServletContainerInitializer, getWebXmlSource, init, lifecycleEvent, parseWebXml, processAnnotationsJar, processAnnotationsJndi, processAnnotationsStream, processAnnotationsStringArray, processAnnotationWebFilter, processAnnotationWebInitParams, processAnnotationWebServlet, processContextConfig, processJarsForWebFragments, processResourceJARs, setCustomAuthenticators, setDefaultContextXml, setDefaultWebXml, validateSecurityRoles |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OpenEJBContextConfig(TomcatWebAppBuilder.StandardContextInfo standardContextInfo)
| Method Detail |
|---|
public void configureStart()
configureStart in class org.apache.catalina.startup.ContextConfigprotected void contextConfig(org.apache.tomcat.util.digester.Digester digester)
contextConfig in class org.apache.catalina.startup.ContextConfigprotected org.apache.catalina.deploy.WebXml createWebXml()
createWebXml in class org.apache.catalina.startup.ContextConfigprotected void webConfig()
webConfig in class org.apache.catalina.startup.ContextConfigprotected void processServletContainerInitializers(Set<org.apache.catalina.deploy.WebXml> fragments)
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
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||