Open pierre opened 1 year ago
In KillbillActivator, register the HealthCheckRegistry as an OSGI service, so that plugins can access other plugins and Kill Bill healthchecks.
KillbillActivator
HealthCheckRegistry
https://github.com/killbill/killbill-platform/blob/4fa797eaa30c82d0821c85daddf4a2e647794379/osgi/src/main/java/org/killbill/billing/osgi/KillbillActivator.java#L205
In
KillbillActivator
, register theHealthCheckRegistry
as an OSGI service, so that plugins can access other plugins and Kill Bill healthchecks.https://github.com/killbill/killbill-platform/blob/4fa797eaa30c82d0821c85daddf4a2e647794379/osgi/src/main/java/org/killbill/billing/osgi/KillbillActivator.java#L205