Interface NPMRegistryUpdatesListener


public interface NPMRegistryUpdatesListener
Can be implemented by any service needing to be notified when the NPMRegistry is updated.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • onAfterUpdate

      void onAfterUpdate()