pip_services3_rpc.services.IRegisterable module

pip_services3_rpc.services.IRegisterable

IRegisterable interface implementation

copyright

Conceptual Vision Consulting LLC 2018-2019, see AUTHORS for more details.

license

MIT, see LICENSE for more details.

class pip_services3_rpc.services.IRegisterable.IRegisterable

Bases: abc.ABC

Interface to perform on-demand registrations.

register()

Perform required registration steps.