Interface RegistrationHandle

All Known Subinterfaces:
ReloadableRegistrationHandle<T>

public interface RegistrationHandle
Handle for registered information.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Delete this registration.
  • Method Details

    • remove

      void remove()
      Delete this registration.