Is your feature request related to a problem? Please describe.
As a developer a service that is integrating to APIML using plain Java enabler, I would like to know if the service has registered successfully to API ML.
Describe the solution you'd like
I would like to have a function like ApiMediationClient.isRegistered().
Describe alternatives you've considered
I have considered using Java reflection but it is not a solution that can be used in a production application.
Additional context
Add any other context or screenshots about the feature request here.