Interface MetadataApplierImpl.MetadataApplierListener

Enclosing class:
MetadataApplierImpl

public static interface MetadataApplierImpl.MetadataApplierListener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Notify that the metadata has been successfully applied, or failed.
  • Method Details

    • onComplete

      void onComplete()
      Notify that the metadata has been successfully applied, or failed.