Uses of Class
org.abstracthorizon.extend.support.spring.deployment.ApplicationContextModuleXmlParser

Packages that use ApplicationContextModuleXmlParser
org.abstracthorizon.extend.server.deployment.danube   
org.abstracthorizon.extend.server.deployment.tomcat   
org.abstracthorizon.extend.support.spring.service   
org.abstracthorizon.spring.server.deployment.jetty   
 

Uses of ApplicationContextModuleXmlParser in org.abstracthorizon.extend.server.deployment.danube
 

Subclasses of ApplicationContextModuleXmlParser in org.abstracthorizon.extend.server.deployment.danube
 class DanubeWarModuleXmlParser
          This is xml parser that handles <context-path> tag.
 

Uses of ApplicationContextModuleXmlParser in org.abstracthorizon.extend.server.deployment.tomcat
 

Subclasses of ApplicationContextModuleXmlParser in org.abstracthorizon.extend.server.deployment.tomcat
 class TomcatWarModuleXmlParser
          This is xml parser that handles <context-path> tag.
 

Uses of ApplicationContextModuleXmlParser in org.abstracthorizon.extend.support.spring.service
 

Subclasses of ApplicationContextModuleXmlParser in org.abstracthorizon.extend.support.spring.service
 class ServiceApplicationContextModuleXmlParser
          This is xml parser that handles <service> tag.
 

Uses of ApplicationContextModuleXmlParser in org.abstracthorizon.spring.server.deployment.jetty
 

Subclasses of ApplicationContextModuleXmlParser in org.abstracthorizon.spring.server.deployment.jetty
 class JettyWarModuleXmlParser
          This is xml parser that handles <context-path> tag.
 



Copyright © 2005-2009 Abstract Horizon. All Rights Reserved.