Uses of Interface
org.wildfly.extension.clustering.web.deployment.DistributableWebDeploymentConfiguration
-
Packages that use DistributableWebDeploymentConfiguration Package Description org.wildfly.extension.clustering.web.deployment -
-
Uses of DistributableWebDeploymentConfiguration in org.wildfly.extension.clustering.web.deployment
Classes in org.wildfly.extension.clustering.web.deployment that implement DistributableWebDeploymentConfiguration Modifier and Type Class Description classMutableDistributableDeploymentConfigurationFields in org.wildfly.extension.clustering.web.deployment with type parameters of type DistributableWebDeploymentConfiguration Modifier and Type Field Description static org.jboss.as.server.deployment.AttachmentKey<DistributableWebDeploymentConfiguration>DistributableWebDeploymentDependencyProcessor. CONFIGURATION_KEYMethods in org.wildfly.extension.clustering.web.deployment that return DistributableWebDeploymentConfiguration Modifier and Type Method Description DistributableWebDeploymentConfigurationDistributableWebDeploymentXMLReader. parse(org.jboss.staxmapper.XMLExtendedStreamReader reader, org.jboss.as.server.deployment.DeploymentUnit unit)
-