Class BFTSMaRtSetup

  • All Implemented Interfaces:
    worker.ISetupWorker

    public class BFTSMaRtSetup
    extends java.lang.Object
    implements worker.ISetupWorker
    • Constructor Summary

      Constructors 
      Constructor Description
      BFTSMaRtSetup()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void setup​(java.lang.String setupInformation)  
      • Methods inherited from class java.lang.Object

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

      • BFTSMaRtSetup

        public BFTSMaRtSetup()
    • Method Detail

      • setup

        public void setup​(java.lang.String setupInformation)
        Specified by:
        setup in interface worker.ISetupWorker