Interface MountOwner

    • Method Summary

      All Methods Instance Methods Abstract Methods 
      Modifier and Type Method Description
      void onCleanup()
      A callback method allowing the mount owner to perform any addition cleanup specific to the owner type.
    • Method Detail

      • onCleanup

        void onCleanup()
        A callback method allowing the mount owner to perform any addition cleanup specific to the owner type.