Uses of Interface
org.springframework.osgi.web.deployer.WarDeploymentContext

Packages that use WarDeploymentContext
org.springframework.osgi.web.deployer Classes supporting deployment of web application into the OSGi platform. 
 

Uses of WarDeploymentContext in org.springframework.osgi.web.deployer
 

Methods in org.springframework.osgi.web.deployer that return WarDeploymentContext
 WarDeploymentContext WarDeployment.getDeploymentContext()
          Returns the context associated with this deployer.
 



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