Class SequencerCommandServiceFactory$


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

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      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 csw.command.client.internal.SequencerCommandServiceImpl make​(AkkaLocation sequencerLocation,
                                                                            akka.actor.typed.ActorSystem<?> actorSystem)