Class ForkChannelFactoryServiceConfigurator

java.lang.Object
org.jboss.as.clustering.jgroups.subsystem.ForkChannelFactoryServiceConfigurator
All Implemented Interfaces:
org.wildfly.subsystem.service.ResourceServiceConfigurator

public class ForkChannelFactoryServiceConfigurator extends Object implements org.wildfly.subsystem.service.ResourceServiceConfigurator
Builder for a service that provides a ChannelFactory for creating fork channels.
Author:
Paul Ferraro
  • Constructor Details

    • ForkChannelFactoryServiceConfigurator

      public ForkChannelFactoryServiceConfigurator(org.jboss.as.controller.capability.RuntimeCapability<Void> capability, UnaryOperator<org.jboss.as.controller.PathAddress> channelAddressFunction)
  • Method Details

    • configure

      public org.wildfly.subsystem.service.ResourceServiceInstaller configure(org.jboss.as.controller.OperationContext context, org.jboss.dmr.ModelNode model) throws org.jboss.as.controller.OperationFailedException
      Specified by:
      configure in interface org.wildfly.subsystem.service.ResourceServiceConfigurator
      Throws:
      org.jboss.as.controller.OperationFailedException