Package and Description |
---|
com.cerner.beadledom.lifecycle.legacy
The Governator lifecycle implementation should be used instead if possible
|
Interface and Description |
---|
com.cerner.beadledom.lifecycle.legacy.InvokableLifecycleMethod
The Governator lifecycle implementation should be used instead if possible
|
com.cerner.beadledom.lifecycle.legacy.LifecycleShutdownManager
The Governator lifecycle implementation should be used instead if possible
|
Class and Description |
---|
com.cerner.beadledom.lifecycle.legacy.BeadledomLifecycleInjectorBuilder
The Governator lifecycle implementation should be used instead if possible
|
Field and Description |
---|
com.cerner.beadledom.client.CorrelationIdContext.DEFAULT_MDC_NAME
This property exists for legacy support of the original beadledom-1.0 release,
which allows setting a different name for the MDC property value than the header value.
Ideally the same name will be used for the header and MDC if MDC is used at all.
|
Method and Description |
---|
com.cerner.beadledom.health.HealthDependency.getBasicAvailabilityUrl()
As of 2.1.1, no longer used in the display (html and json) of health endpoints.
|
com.cerner.beadledom.health.HealthDependency.getPrimary()
as of 3.2, in favor of using
HealthDependency.isPrimary() to access the stored primary
value. It is also preferred to use constructors HealthDependency.HealthDependency() or
HealthDependency.HealthDependency(Boolean) to set primary value rather than overriding this method. |
Copyright © 2019 Cerner Innovation, Inc.. All rights reserved.