Class ParticipantService

java.lang.Object
org.wildfly.extension.rts.service.AbstractRTSService
org.wildfly.extension.rts.service.ParticipantService
All Implemented Interfaces:
org.jboss.msc.Service, org.jboss.msc.service.Service<ParticipantService>, org.jboss.msc.value.Value<ParticipantService>

public final class ParticipantService extends AbstractRTSService implements org.jboss.msc.service.Service<ParticipantService>
Author:
Gytis Trikleris
  • Field Details

  • Constructor Details

    • ParticipantService

      public ParticipantService(Supplier<Host> hostSupplier, Supplier<org.jboss.as.network.SocketBinding> socketBindingSupplier)
  • Method Details