Package jmri

Interface InstanceManagerAutoInitialize

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void initialize()
      Perform any initialization that occurs after this object has been constructed and made available by the InstanceManager.
    • Method Detail

      • initialize

        void initialize()
        Perform any initialization that occurs after this object has been constructed and made available by the InstanceManager.