Class SequencerCommandServiceFactory


  • public class SequencerCommandServiceFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static csw.command.client.internal.SequencerCommandServiceImpl make​(AkkaLocation sequencerLocation, akka.actor.typed.ActorSystem<?> actorSystem)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SequencerCommandServiceFactory

        public SequencerCommandServiceFactory()
    • Method Detail

      • make

        public static csw.command.client.internal.SequencerCommandServiceImpl make​(AkkaLocation sequencerLocation,
                                                                                   akka.actor.typed.ActorSystem<?> actorSystem)