Class AffinityServiceConfigurator<C>

    • Constructor Summary

      Constructors 
      Constructor Description
      AffinityServiceConfigurator​(org.jboss.as.controller.PathAddress address)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.jboss.msc.service.ServiceBuilder<?> build​(org.jboss.msc.service.ServiceTarget target)  
      • Methods inherited from class org.wildfly.clustering.service.SimpleServiceNameProvider

        equals, getServiceName, hashCode, toString
      • Methods inherited from interface org.jboss.as.clustering.controller.ResourceServiceConfigurator

        configure
      • Methods inherited from interface org.wildfly.clustering.service.ServiceNameProvider

        getServiceName
      • Methods inherited from interface java.util.function.Supplier

        get
    • Constructor Detail

      • AffinityServiceConfigurator

        public AffinityServiceConfigurator​(org.jboss.as.controller.PathAddress address)
    • Method Detail

      • build

        public org.jboss.msc.service.ServiceBuilder<?> build​(org.jboss.msc.service.ServiceTarget target)
        Specified by:
        build in interface org.wildfly.clustering.service.ServiceConfigurator