|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
Application.HealthCheckInvocationStrategy that calls the underlying HealthCheckHandler
asynchronously.Injector from LifecycleInjectorBuilder provided
by this class to KaryonServer.
ServerInitializer.close().
Component.Binder before returning from Module.configure(Binder).
BootstrapBinder before returning from
BootstrapModule.configure(com.netflix.governator.guice.BootstrapBinder).
true to disable integration with eureka.
ConfigurationProvider to be used by governator.
HealthCheckHandler associated with this strategy.
PropertyNames.HEALTH_CHECK_TIMEOUT_MILLIS
ServerBootstrap by default.
PropertyNames.KARYON_PROPERTIES_PREFIX.[component_name].disable with the value
set to true for disabling.
Closeable.close() to cleanup upon shutdown.ServerInitializer.initialize(com.google.inject.Injector) for the applications, components to be
started inside karyon.
HealthCheckInvocationStrategy that synchronously calls the underlying
HealthCheckHandler.true the karyon health check results will be sent to eureka by using an adapter
to HealthCheckCallback
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||