Package org.springframework.osgi.web.deployer

Classes supporting deployment of web application into the OSGi platform.

See:
          Description

Interface Summary
ContextPathStrategy Strategy interface that encapsulates the creation of WARs context path.
WarDeployer OSGi WAR bundle deployer.
WarDeployment An OSGi war deployment.
WarDeploymentContext Context associated with a war deployment.
 

Exception Summary
OsgiWarDeploymentException Exception thrown when the deployment or undeployment process of an OSGi war fails.
 

Package org.springframework.osgi.web.deployer Description

Classes supporting deployment of web application into the OSGi platform.
Provides the contract and support for installing OSGi web application into web containers.



Copyright © 2006-2009 Spring Framework. All Rights Reserved.