org.apache.tomee.catalina
Class OpenEJBContextConfig

java.lang.Object
  extended by org.apache.catalina.startup.ContextConfig
      extended by org.apache.tomee.catalina.OpenEJBContextConfig
All Implemented Interfaces:
org.apache.catalina.LifecycleListener

public class OpenEJBContextConfig
extends org.apache.catalina.startup.ContextConfig


Nested Class Summary
 class OpenEJBContextConfig.OpenEJBWebXml
           
 
Field Summary
 
Fields inherited from class org.apache.catalina.startup.ContextConfig
authenticators, context, contextDigester, customAuthenticators, defaultContextXml, defaultWebXml, deploymentCount, DUMMY_LOGIN_CONFIG, initializerClassMap, ok, originalDocBase, sm, typeInitializerMap, webDigester, webDigesters, webFragmentDigester, webFragmentDigesters, webFragmentRuleSet, webRuleSet
 
Constructor Summary
OpenEJBContextConfig()
           
 
Method Summary
protected  org.apache.catalina.deploy.WebXml createWebXml()
           
 
Methods inherited from class org.apache.catalina.startup.ContextConfig
antiLocking, applicationAnnotationsConfig, authenticatorConfig, beforeStart, checkHandlesTypes, configureStart, configureStop, contextConfig, createContextDigester, createWebXmlDigester, destroy, fixDocBase, getBaseDir, getConfigBase, getContextWebXmlSource, getDefaultContextXml, getDefaultWebXml, getGlobalWebXmlSource, getHostConfigPath, getHostWebXmlSource, getServletContainerInitializer, getWebXmlSource, init, lifecycleEvent, parseWebXml, processAnnotations, processAnnotationsFile, processAnnotationsJar, processAnnotationsJndi, processAnnotationsStream, processAnnotationsStringArray, processAnnotationsUrl, processAnnotationWebFilter, processAnnotationWebInitParams, processAnnotationWebServlet, processContextConfig, processJarsForWebFragments, processResourceJARs, processServletContainerInitializers, setCustomAuthenticators, setDefaultContextXml, setDefaultWebXml, validateSecurityRoles, webConfig
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OpenEJBContextConfig

public OpenEJBContextConfig()
Method Detail

createWebXml

protected org.apache.catalina.deploy.WebXml createWebXml()
Overrides:
createWebXml in class org.apache.catalina.startup.ContextConfig


Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.