Class DistributableWebSubsystemResourceTransformer
java.lang.Object
org.wildfly.extension.clustering.web.DistributableWebSubsystemResourceTransformer
- All Implemented Interfaces:
Function<org.jboss.as.controller.ModelVersion,org.jboss.as.controller.transform.description.TransformationDescriptionBuilder>
public class DistributableWebSubsystemResourceTransformer
extends Object
implements Function<org.jboss.as.controller.ModelVersion,org.jboss.as.controller.transform.description.TransformationDescriptionBuilder>
Describes resource transformations for the distributable-web subsystem.
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionorg.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilderapply(org.jboss.as.controller.ModelVersion version)
-
Constructor Details
-
DistributableWebSubsystemResourceTransformer
public DistributableWebSubsystemResourceTransformer()
-
-
Method Details
-
apply
public org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder apply(org.jboss.as.controller.ModelVersion version)
-