Interface IRegisterable
- All Known Implementing Classes:
CommandableGrpcController,GrpcController
public interface IRegisterable
Interface to perform on-demand registrations.
-
Method Summary
-
Method Details
-
register
void register() throws org.pipservices4.components.refer.ReferenceExceptionPerform required registration steps.- Throws:
org.pipservices4.components.refer.ReferenceException
-