| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of AbstractApplicationContextModule in org.abstracthorizon.extend.server.deployment.danube | 
|---|
| Subclasses of AbstractApplicationContextModule in org.abstracthorizon.extend.server.deployment.danube | |
|---|---|
|  class | DanubeWebApplicationContextModule that represents Danube web application. | 
| Methods in org.abstracthorizon.extend.server.deployment.danube that return AbstractApplicationContextModule | |
|---|---|
| protected  AbstractApplicationContextModule | DanubeWarModuleLoader.createModule(URL url)Creates new module DanubeWebApplicationContextmodule | 
| Methods in org.abstracthorizon.extend.server.deployment.danube with parameters of type AbstractApplicationContextModule | |
|---|---|
| protected  void | DanubeWarModuleLoader.preDefinitionProcessing(AbstractApplicationContextModule service)Called before module is pronounced defined | 
| Uses of AbstractApplicationContextModule in org.abstracthorizon.extend.server.deployment.tomcat | 
|---|
| Subclasses of AbstractApplicationContextModule in org.abstracthorizon.extend.server.deployment.tomcat | |
|---|---|
|  class | TomcatWebApplicationContextModule that represents a war module deployed with tomcat. | 
| Methods in org.abstracthorizon.extend.server.deployment.tomcat that return AbstractApplicationContextModule | |
|---|---|
| protected  AbstractApplicationContextModule | TomcatWarModuleLoader.createModule(URL url)Creates new module TomcatWebApplicationContextmodule | 
| Methods in org.abstracthorizon.extend.server.deployment.tomcat with parameters of type AbstractApplicationContextModule | |
|---|---|
| protected  void | TomcatWarModuleLoader.addFilesForScanning(AbstractApplicationContextModule module)Hook method that collects all important files from newly created module and adds then to the URL redeployment scanner. | 
| protected  void | TomcatWarModuleLoader.preDefinitionProcessing(AbstractApplicationContextModule service)Called before module is pronounced defined | 
| Uses of AbstractApplicationContextModule in org.abstracthorizon.extend.support.spring.deployment | 
|---|
| Fields in org.abstracthorizon.extend.support.spring.deployment declared as AbstractApplicationContextModule | |
|---|---|
| protected  AbstractApplicationContextModule | ApplicationContextModuleXmlParser.contextContext this parser is created for | 
| Uses of AbstractApplicationContextModule in org.abstracthorizon.extend.support.spring.service | 
|---|
| Subclasses of AbstractApplicationContextModule in org.abstracthorizon.extend.support.spring.service | |
|---|---|
|  class | ServiceApplicationContextModuleModule that represents a service. | 
| Methods in org.abstracthorizon.extend.support.spring.service that return AbstractApplicationContextModule | |
|---|---|
| protected  AbstractApplicationContextModule | ServiceModuleLoader.createModule(URL url)Creates new module that is extension of AbstractApplicationContextModule | 
| Methods in org.abstracthorizon.extend.support.spring.service with parameters of type AbstractApplicationContextModule | |
|---|---|
| protected  void | ServiceModuleLoader.addFilesForScanning(AbstractApplicationContextModule module)Hook method that collects all important files from newly created module and adds then to the URL redeployment scanner. | 
| protected  void | ServiceModuleLoader.postDefinitionProcessing(AbstractApplicationContextModule service)Called after module is defined | 
| protected  void | ServiceModuleLoader.preDefinitionProcessing(AbstractApplicationContextModule service)Called before module is pronounced defined | 
| Uses of AbstractApplicationContextModule in org.abstracthorizon.spring.server.deployment.jetty | 
|---|
| Subclasses of AbstractApplicationContextModule in org.abstracthorizon.spring.server.deployment.jetty | |
|---|---|
|  class | JettyWebApplicationContextModule that represents a war module deployed with Jetty. | 
| Methods in org.abstracthorizon.spring.server.deployment.jetty that return AbstractApplicationContextModule | |
|---|---|
| protected  AbstractApplicationContextModule | JettyWarModuleLoader.createModule(URL url)Creates new module JettyWebApplicationContextmodule | 
| Methods in org.abstracthorizon.spring.server.deployment.jetty with parameters of type AbstractApplicationContextModule | |
|---|---|
| protected  void | JettyWarModuleLoader.addFilesForScanning(AbstractApplicationContextModule module)Hook method that collects all important files from newly created module and adds then to the URL redeployment scanner. | 
| protected  void | JettyWarModuleLoader.preDefinitionProcessing(AbstractApplicationContextModule service)Called before module is pronounced defined | 
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||