|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ServiceApplicationContextModule in org.abstracthorizon.extend.server.deployment.danube |
---|
Subclasses of ServiceApplicationContextModule in org.abstracthorizon.extend.server.deployment.danube | |
---|---|
class |
DanubeWebApplicationContext
Module that represents Danube web application. |
Uses of ServiceApplicationContextModule in org.abstracthorizon.extend.server.deployment.tomcat |
---|
Subclasses of ServiceApplicationContextModule in org.abstracthorizon.extend.server.deployment.tomcat | |
---|---|
class |
TomcatWebApplicationContext
Module that represents a war module deployed with tomcat. |
Uses of ServiceApplicationContextModule in org.abstracthorizon.extend.support.spring.service |
---|
Methods in org.abstracthorizon.extend.support.spring.service with parameters of type ServiceApplicationContextModule | |
---|---|
protected void |
ServiceApplicationContextModuleXmlParser.inspectNode(ServiceApplicationContextModule context,
Node node)
This method checks given node if <service> tag is present. |
protected void |
ServiceApplicationContextModuleXmlParser.processNode(ServiceApplicationContextModule context,
Node node,
String name)
Processes <service> tag node. |
Uses of ServiceApplicationContextModule in org.abstracthorizon.spring.server.deployment.jetty |
---|
Subclasses of ServiceApplicationContextModule in org.abstracthorizon.spring.server.deployment.jetty | |
---|---|
class |
JettyWebApplicationContext
Module that represents a war module deployed with Jetty. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |