Class MutableSingletonDeploymentConfiguration
java.lang.Object
org.wildfly.extension.clustering.singleton.deployment.MutableSingletonDeploymentConfiguration
- All Implemented Interfaces:
SingletonDeploymentConfiguration
public class MutableSingletonDeploymentConfiguration
extends Object
implements SingletonDeploymentConfiguration
Mutable configuration for a singleton deployment.
- Author:
- Paul Ferraro
-
Constructor Summary
ConstructorsConstructorDescriptionMutableSingletonDeploymentConfiguration(org.jboss.as.server.deployment.DeploymentUnit unit) MutableSingletonDeploymentConfiguration(org.jboss.metadata.property.PropertyReplacer replacer) -
Method Summary
-
Constructor Details
-
MutableSingletonDeploymentConfiguration
public MutableSingletonDeploymentConfiguration(org.jboss.as.server.deployment.DeploymentUnit unit) -
MutableSingletonDeploymentConfiguration
public MutableSingletonDeploymentConfiguration(org.jboss.metadata.property.PropertyReplacer replacer)
-
-
Method Details
-
setPolicy
-
getPolicy
- Specified by:
getPolicyin interfaceSingletonDeploymentConfiguration
-