Uses of Interface
org.wildfly.extension.clustering.singleton.deployment.SingletonDeploymentConfiguration
-
Packages that use SingletonDeploymentConfiguration Package Description org.wildfly.extension.clustering.singleton.deployment -
-
Uses of SingletonDeploymentConfiguration in org.wildfly.extension.clustering.singleton.deployment
Classes in org.wildfly.extension.clustering.singleton.deployment that implement SingletonDeploymentConfiguration Modifier and Type Class Description classMutableSingletonDeploymentConfigurationMutable configuration for a singleton deployment.Fields in org.wildfly.extension.clustering.singleton.deployment with type parameters of type SingletonDeploymentConfiguration Modifier and Type Field Description static org.jboss.as.server.deployment.AttachmentKey<SingletonDeploymentConfiguration>SingletonDeploymentDependencyProcessor. CONFIGURATION_KEYMethods in org.wildfly.extension.clustering.singleton.deployment that return SingletonDeploymentConfiguration Modifier and Type Method Description SingletonDeploymentConfigurationSingletonDeploymentSchema. parse(org.jboss.staxmapper.XMLExtendedStreamReader reader, org.jboss.as.server.deployment.DeploymentUnit unit)
-