Class ProxyConfigurationResourceTransformer

java.lang.Object
org.wildfly.extension.mod_cluster.ProxyConfigurationResourceTransformer
All Implemented Interfaces:
Consumer<org.jboss.as.controller.ModelVersion>

public class ProxyConfigurationResourceTransformer extends Object implements Consumer<org.jboss.as.controller.ModelVersion>
Author:
Radoslav Husar
  • Constructor Details

    • ProxyConfigurationResourceTransformer

      public ProxyConfigurationResourceTransformer(org.jboss.as.controller.transform.description.ResourceTransformationDescriptionBuilder parent)
  • Method Details

    • accept

      public void accept(org.jboss.as.controller.ModelVersion version)
      Specified by:
      accept in interface Consumer<org.jboss.as.controller.ModelVersion>