Package org.wildfly.clustering.web
Interface WebDeploymentConfiguration
-
- All Known Subinterfaces:
SessionManagerFactoryConfiguration<S,SC,AL,LC>
public interface WebDeploymentConfiguration- 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
-