Interface Registration

All Known Implementing Classes:
CompositeRegistration, IndexMBeanRegistration

public interface Registration
Whiteboard service registration. Used to unregister a service when it is no longer available.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Unregisters this service.
  • Method Details

    • unregister

      void unregister()
      Unregisters this service.