Interface WebDeploymentConfiguration
-
- All Known Subinterfaces:
SessionManagerFactoryConfiguration
public interface WebDeploymentConfigurationDefines the configuration of a web deployment.- Author:
- Paul Ferraro
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetDeploymentName()Returns the name of this deploymentStringgetServerName()Returns the target server name of this deployment
-