Interface IRegisterable

All Known Implementing Classes:
CommandableGrpcController, GrpcController

public interface IRegisterable
Interface to perform on-demand registrations.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    Perform required registration steps.
  • Method Details

    • register

      void register() throws org.pipservices4.components.refer.ReferenceException
      Perform required registration steps.
      Throws:
      org.pipservices4.components.refer.ReferenceException