Interface ConfigurationPersister.PersistenceResource

    • Method Detail

      • commit

        void commit()
        Flush the stored model to permanent storage.
      • rollback

        void rollback()
        Discard the changes.