Skip navigation links
A B C D E F G H I J K L M N O P R S T U V W X 

A

AbstractConfigurationSource - Class in com.cerner.beadledom.configuration
A base class that defines the source of the Configuration based on a specific format of the configuration.
AbstractConfigurationSource() - Constructor for class com.cerner.beadledom.configuration.AbstractConfigurationSource
 
accepted() - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder with an ACCEPTED status.
accepted(T) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder with a ACCEPTED status and the given entity body.
adapt(HostnameVerifier) - Static method in class com.cerner.beadledom.client.resteasy.http.X509HostnameVerifierAdapter
Deprecated.
Adapts a HostnameVerifier to be compatible with the HttpClient X509HostnameVerifier.
addCustomParameter(String, String) - Method in interface com.cerner.beadledom.newrelic.NewRelicApi
Add a key/value pair to the current transaction.
addCustomParameter(String, String) - Method in class com.cerner.beadledom.newrelic.NewRelicApiImpl
 
addField(String) - Method in class com.cerner.beadledom.jackson.filter.FieldFilter
Adds a field to be filtered for this FieldFilter.
addPreDestroyMethods(List<InvokableLifecycleMethod>) - Method in interface com.cerner.beadledom.lifecycle.legacy.LifecycleShutdownManager
Deprecated.
Registers lifecycle shutdown methods to be executed when LifecycleShutdownManager.shutdown()) is executed.
addSource(ConfigurationSource) - Method in class com.cerner.beadledom.configuration.ConfigurationSourcesModuleBuilder
Adds the given configurationSource to the list.
adjustDescription(String) - Method in class com.cerner.beadledom.avro.SwaggerAvroModelConverter
Given the doc string for an Avro entity, return the Swagger description to use.
allow(String...) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Set the list of allowed HTTP methods (e.g.
allow(Set<String>) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Set the list of allowed HTTP methods (e.g.
allowZeroLimit() - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration
Flag to denote whether limit value of 0 is allowed.
AnnotatedJacksonModule - Class in com.cerner.beadledom.client.jackson
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
AnnotatedModule - Class in com.cerner.beadledom.guice.dynamicbindings
A private module associated with a specific binding annotation.
AnnotatedModule(Class<? extends Annotation>) - Constructor for class com.cerner.beadledom.guice.dynamicbindings.AnnotatedModule
 
apiDeclaration(String, Application, ServletConfig, HttpHeaders, UriInfo) - Method in class com.cerner.beadledom.swagger.SwaggerApiResource
Serves the Swagger API.
aroundWriteTo(WriterInterceptorContext) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListLinksWriterInterceptor
 
Availability() - Constructor for class com.cerner.beadledom.health.dto.HealthJsonViews.Availability
 
AvailabilityResource - Interface in com.cerner.beadledom.health.api
 
AvailabilityResourceImpl - Class in com.cerner.beadledom.health.resource
Availability health check resource.
AvroJacksonDeserializers - Class in com.cerner.beadledom.avro
Jackson deserializers for Avro SpecificRecordBase types.
AvroJacksonDeserializers() - Constructor for class com.cerner.beadledom.avro.AvroJacksonDeserializers
 
AvroJacksonGuiceModule - Class in com.cerner.beadledom.avro
A Guice module that provides Jackson Avro serialization support for Jackson.
AvroJacksonGuiceModule() - Constructor for class com.cerner.beadledom.avro.AvroJacksonGuiceModule
 
AvroJacksonModule - Class in com.cerner.beadledom.avro
A Jackson Module that provides serialization and deserialization of Avro objects extending from SpecificRecordBase.
AvroSwaggerGuiceModule - Class in com.cerner.beadledom.avro
A Guice module that provides Jackson Avro serialization support for Swagger.
AvroSwaggerGuiceModule() - Constructor for class com.cerner.beadledom.avro.AvroSwaggerGuiceModule
 

B

BeadledomClient - Class in com.cerner.beadledom.client
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
BeadledomClient() - Constructor for class com.cerner.beadledom.client.BeadledomClient
Deprecated.
 
BeadledomClientBuilder - Class in com.cerner.beadledom.client
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
BeadledomClientBuilder() - Constructor for class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Allows custom implementations to extend the BeadledomJaxrsClientBuilder class.
BeadledomClientBuilderFactory - Interface in com.cerner.beadledom.client
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
BeadledomClientConfiguration - Class in com.cerner.beadledom.client
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
BeadledomClientConfiguration() - Constructor for class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
BeadledomClientConfiguration.Builder - Class in com.cerner.beadledom.client
Deprecated.
 
BeadledomClientModule - Class in com.cerner.beadledom.client
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
BeadledomConfigurationModule - Class in com.cerner.beadledom.configuration
A Guice Module to create injections for Configuration.
BeadledomConfigurationModule() - Constructor for class com.cerner.beadledom.configuration.BeadledomConfigurationModule
 
BeadledomLifecycleInjectorBuilder - Class in com.cerner.beadledom.lifecycle.legacy
Deprecated.
The Governator lifecycle implementation should be used instead if possible
BeadledomLifecycleInjectorBuilder() - Constructor for class com.cerner.beadledom.lifecycle.legacy.BeadledomLifecycleInjectorBuilder
Deprecated.
 
BeadledomModule - Class in com.cerner.beadledom.core
The core Beadledom module that installs and integrates all of the Beadledom components.
BeadledomModule() - Constructor for class com.cerner.beadledom.core.BeadledomModule
 
BeadledomResteasyClient - Class in com.cerner.beadledom.client.resteasy
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
BeadledomResteasyClientBuilder - Class in com.cerner.beadledom.client.resteasy
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
BeadledomResteasyClientBuilder() - Constructor for class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Needed for methods that look for class implementations using SPI.
BeadledomResteasyClientBuilder(BeadledomClientConfiguration) - Constructor for class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
BeadledomWebTarget - Class in com.cerner.beadledom.client
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
BeadledomWebTarget() - Constructor for class com.cerner.beadledom.client.BeadledomWebTarget
Deprecated.
 
begin() - Method in interface com.cerner.beadledom.jooq.UnitOfWork
Begins a unit of work.
bindDynamicProvider(Class<T>) - Method in class com.cerner.beadledom.guice.dynamicbindings.AnnotatedModule
Binds a DynamicBindingProvider for the given class and this module's binding annotation.
bindDynamicProvider(TypeLiteral<T>) - Method in class com.cerner.beadledom.guice.dynamicbindings.AnnotatedModule
Binds a DynamicBindingProvider for the given TypeLiteral and this module's binding annotation.
BindingAnnotations - Class in com.cerner.beadledom.guice
Static convenience methods for working with and validating Guice binding annotations.
body() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
body() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Get the response entity body, null if no entity body is present.
body() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
bufferEntity() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
bufferEntity() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
build() - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Builds the BeadledomClient.
build() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration.Builder
Deprecated.
 
build() - Method in class com.cerner.beadledom.client.example.model.JsonOne.Builder
 
build() - Method in class com.cerner.beadledom.client.example.model.JsonOneOffsetPaginatedListDto.Builder
 
build() - Method in class com.cerner.beadledom.client.example.model.JsonTwo.Builder
 
build() - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
build() - Method in class com.cerner.beadledom.configuration.ConfigurationSourcesModuleBuilder
Builds the ConfigurationSourcesModuleBuilder with the list of ConfigurationSources built using the #addSource(ConfigurationSource) builder method.
build() - Method in class com.cerner.beadledom.health.dto.BuildDto.Builder
 
build() - Method in class com.cerner.beadledom.health.dto.HealthDependenciesDto.Builder
 
build() - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto.Builder
 
build() - Method in class com.cerner.beadledom.health.dto.HealthDto.Builder
 
build() - Method in class com.cerner.beadledom.health.dto.HttpServiceDto.Builder
 
build() - Method in class com.cerner.beadledom.health.dto.LinksDto.Builder
 
build() - Method in class com.cerner.beadledom.health.dto.ServerDto.Builder
 
build() - Method in class com.cerner.beadledom.health.dto.TypeDto.Builder
 
build() - Method in class com.cerner.beadledom.integration.api.model.OffsetPaginatedListHelloWorldDto.Builder
 
build() - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Return a new GenericResponse instance from the builder.
build(T, Response) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Creates a new GenericResponse instance from the provided body and rawResponse.
build() - Method in class com.cerner.beadledom.json.common.model.ErrorDetail.Builder
 
build() - Method in class com.cerner.beadledom.json.common.model.JsonError.Builder
 
build() - Method in class com.cerner.beadledom.metadata.BuildInfo.Builder
 
build() - Method in class com.cerner.beadledom.metadata.ServiceMetadata.Builder
 
build() - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto.Builder
 
build() - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration.Builder
 
build() - Method in class com.cerner.beadledom.pagination.OffsetPaginatedList.Builder
Builds a new instance of OffsetPaginatedList.
build() - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata.Builder
Creates an instance of OffsetPaginatedListMetadata; hasMore will be derived from limit, offset, and totalResults if it is not provided.
BuildDto - Class in com.cerner.beadledom.health.dto
Represents the build and version information of the service serving the health check response.
BuildDto() - Constructor for class com.cerner.beadledom.health.dto.BuildDto
 
BuildDto.Builder - Class in com.cerner.beadledom.health.dto
 
builder(BeadledomClientConfiguration) - Static method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
builder() - Static method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
Default client config builder.
Builder() - Constructor for class com.cerner.beadledom.client.BeadledomClientConfiguration.Builder
Deprecated.
 
builder() - Static method in class com.cerner.beadledom.client.example.model.JsonOne
 
Builder() - Constructor for class com.cerner.beadledom.client.example.model.JsonOne.Builder
 
builder() - Static method in class com.cerner.beadledom.client.example.model.JsonOneOffsetPaginatedListDto
Creates a builder for JsonOneOffsetPaginatedListDto.
Builder() - Constructor for class com.cerner.beadledom.client.example.model.JsonOneOffsetPaginatedListDto.Builder
 
builder() - Static method in class com.cerner.beadledom.client.example.model.JsonTwo
 
Builder() - Constructor for class com.cerner.beadledom.client.example.model.JsonTwo.Builder
 
builder() - Static method in class com.cerner.beadledom.health.dto.BuildDto
Creates a new builder for BuildDto.
Builder() - Constructor for class com.cerner.beadledom.health.dto.BuildDto.Builder
 
builder() - Static method in class com.cerner.beadledom.health.dto.HealthDependenciesDto
Creates a new builder for HealthDto.
Builder() - Constructor for class com.cerner.beadledom.health.dto.HealthDependenciesDto.Builder
 
builder() - Static method in class com.cerner.beadledom.health.dto.HealthDependencyDto
Creates a new builder for HealthDependencyDto.
builder(HealthDependencyDto) - Static method in class com.cerner.beadledom.health.dto.HealthDependencyDto
Creates a new builder for HealthDependencyDto with values copied from the existing HealthDependencyDto.
Builder() - Constructor for class com.cerner.beadledom.health.dto.HealthDependencyDto.Builder
 
builder() - Static method in class com.cerner.beadledom.health.dto.HealthDto
Creates a new builder for HealthDto.
builder(HealthDto) - Static method in class com.cerner.beadledom.health.dto.HealthDto
Creates a new builder for HealthDto with values copied from the existing HealthDto.
builder(ServiceMetadata) - Static method in class com.cerner.beadledom.health.dto.HealthDto
Creates a builder for HealthDto initialized with the properties of the given metadata.
Builder() - Constructor for class com.cerner.beadledom.health.dto.HealthDto.Builder
 
builder() - Static method in class com.cerner.beadledom.health.dto.HttpServiceDto
Creates a new builder for HttpServiceDto.
Builder() - Constructor for class com.cerner.beadledom.health.dto.HttpServiceDto.Builder
 
builder() - Static method in class com.cerner.beadledom.health.dto.LinksDto
Creates a new builder for LinksDto.
Builder() - Constructor for class com.cerner.beadledom.health.dto.LinksDto.Builder
 
builder() - Static method in class com.cerner.beadledom.health.dto.ServerDto
Creates a new builder for ServerDto.
Builder() - Constructor for class com.cerner.beadledom.health.dto.ServerDto.Builder
 
builder() - Static method in class com.cerner.beadledom.health.dto.TypeDto
Creates a new builder for TypeDto.
Builder() - Constructor for class com.cerner.beadledom.health.dto.TypeDto.Builder
 
builder() - Static method in class com.cerner.beadledom.integration.api.model.OffsetPaginatedListHelloWorldDto
Creates a builder for OffsetPaginatedListHelloWorldDto.
Builder() - Constructor for class com.cerner.beadledom.integration.api.model.OffsetPaginatedListHelloWorldDto.Builder
 
builder() - Static method in class com.cerner.beadledom.json.common.model.ErrorDetail
 
Builder() - Constructor for class com.cerner.beadledom.json.common.model.ErrorDetail.Builder
 
builder() - Static method in class com.cerner.beadledom.json.common.model.JsonError
 
Builder() - Constructor for class com.cerner.beadledom.json.common.model.JsonError.Builder
 
builder() - Static method in class com.cerner.beadledom.metadata.BuildInfo
 
builder(BuildInfo) - Static method in class com.cerner.beadledom.metadata.BuildInfo
 
Builder() - Constructor for class com.cerner.beadledom.metadata.BuildInfo.Builder
 
builder() - Static method in class com.cerner.beadledom.metadata.ServiceMetadata
Creates a new builder for ServiceMetadata.
builder(ServiceMetadata) - Static method in class com.cerner.beadledom.metadata.ServiceMetadata
Creates a new builder initialized with the values from the provided serviceMetadata.
Builder() - Constructor for class com.cerner.beadledom.metadata.ServiceMetadata.Builder
 
builder() - Static method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration
Creates a builder for OffsetPaginationConfiguration.
Builder() - Constructor for class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration.Builder
 
builder() - Static method in class com.cerner.beadledom.pagination.OffsetPaginatedList
Creates a builder for OffsetPaginatedList.
Builder() - Constructor for class com.cerner.beadledom.pagination.OffsetPaginatedList.Builder
 
builder() - Static method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata
Creates a builder for OffsetPaginatedListMetadata.
Builder() - Constructor for class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata.Builder
 
BuildInfo - Class in com.cerner.beadledom.metadata
Encapsulates metadata about a built artifact.
BuildInfo() - Constructor for class com.cerner.beadledom.metadata.BuildInfo
 
BuildInfo.Builder - Class in com.cerner.beadledom.metadata
 
BuildPresenter - Class in com.cerner.beadledom.health.internal.presenter
Wraps a BuildDto to add methods needed by the HTML views.
BuildPresenter(BuildDto) - Constructor for class com.cerner.beadledom.health.internal.presenter.BuildPresenter
Creates an instance of BuildPresenter.
buildTarget(String) - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Return a new instance of {@link BeadledomWebTarget} with the given String path by using the default builder implementation on the classpath found using SPI.
buildTarget(URI) - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Return a new instance of {@link BeadledomWebTarget} with the given URI path by using the default builder implementation on the classpath found using SPI.
buildTarget(UriBuilder) - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Return a new instance of {@link BeadledomWebTarget} with the given UriBuilder path by using the default builder implementation on the classpath found using SPI.
buildTarget(Link) - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Return a new instance of {@link BeadledomWebTarget} with the given Link path by using the default builder implementation on the classpath found using SPI.
BuiltGenericResponse<T> - Class in com.cerner.beadledom.resteasy
An extension of the resteasy BuiltResponse class with additional implementations for GenericResponse.
BuiltGenericResponse(T, ErrorBody, Response) - Constructor for class com.cerner.beadledom.resteasy.BuiltGenericResponse
 

C

cacheControl(CacheControl) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the cache control data of the response.
checkAvailability() - Method in class com.cerner.beadledom.health.HealthDependency
Invokes the dependency's basic availability health check (or closest equivalent).
checkAvailability() - Method in class com.cerner.beadledom.health.HttpHealthDependency
 
checkIsBindingAnnotation(Class<? extends Annotation>) - Static method in class com.cerner.beadledom.guice.BindingAnnotations
Returns annotation if it is a Guice binding annotation.
checkParam(boolean, Object) - Static method in class com.cerner.beadledom.jaxrs.JaxRsParamConditions
Ensures the truth of an expression involving a jax-rs parameter.
classesFromContext(Application, ServletConfig) - Method in class com.cerner.beadledom.swagger.SwaggerGuiceJaxrsScanner
 
classesFromContext(Application, ServletConfig) - Method in class com.cerner.beadledom.swagger2.SwaggerGuiceJaxrsScanner
 
clearId() - Method in class com.cerner.beadledom.correlation.CorrelationContext
Sets the Correlation ID to null.
close() - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
close() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
close() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Closes the underlying response input stream.
close() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
code(int) - Method in class com.cerner.beadledom.json.common.model.JsonError.Builder
 
code() - Method in class com.cerner.beadledom.json.common.model.JsonError
 
com.cerner.beadledom.avro - package com.cerner.beadledom.avro
 
com.cerner.beadledom.client - package com.cerner.beadledom.client
 
com.cerner.beadledom.client.example - package com.cerner.beadledom.client.example
 
com.cerner.beadledom.client.example.client - package com.cerner.beadledom.client.example.client
 
com.cerner.beadledom.client.example.model - package com.cerner.beadledom.client.example.model
 
com.cerner.beadledom.client.jackson - package com.cerner.beadledom.client.jackson
 
com.cerner.beadledom.client.proxy - package com.cerner.beadledom.client.proxy
 
com.cerner.beadledom.client.resteasy - package com.cerner.beadledom.client.resteasy
 
com.cerner.beadledom.client.resteasy.http - package com.cerner.beadledom.client.resteasy.http
 
com.cerner.beadledom.configuration - package com.cerner.beadledom.configuration
 
com.cerner.beadledom.core - package com.cerner.beadledom.core
 
com.cerner.beadledom.correlation - package com.cerner.beadledom.correlation
 
com.cerner.beadledom.guice - package com.cerner.beadledom.guice
 
com.cerner.beadledom.guice.dynamicbindings - package com.cerner.beadledom.guice.dynamicbindings
 
com.cerner.beadledom.health - package com.cerner.beadledom.health
 
com.cerner.beadledom.health.api - package com.cerner.beadledom.health.api
 
com.cerner.beadledom.health.dto - package com.cerner.beadledom.health.dto
 
com.cerner.beadledom.health.internal - package com.cerner.beadledom.health.internal
 
com.cerner.beadledom.health.internal.presenter - package com.cerner.beadledom.health.internal.presenter
 
com.cerner.beadledom.health.resource - package com.cerner.beadledom.health.resource
 
com.cerner.beadledom.integration.api.model - package com.cerner.beadledom.integration.api.model
 
com.cerner.beadledom.integration.client - package com.cerner.beadledom.integration.client
 
com.cerner.beadledom.integration.service - package com.cerner.beadledom.integration.service
 
com.cerner.beadledom.integration.service.resource - package com.cerner.beadledom.integration.service.resource
 
com.cerner.beadledom.jackson - package com.cerner.beadledom.jackson
 
com.cerner.beadledom.jackson.filter - package com.cerner.beadledom.jackson.filter
 
com.cerner.beadledom.jaxrs - package com.cerner.beadledom.jaxrs
 
com.cerner.beadledom.jaxrs.exceptionmapping - package com.cerner.beadledom.jaxrs.exceptionmapping
 
com.cerner.beadledom.jaxrs.provider - package com.cerner.beadledom.jaxrs.provider
 
com.cerner.beadledom.jooq - package com.cerner.beadledom.jooq
 
com.cerner.beadledom.json.common.model - package com.cerner.beadledom.json.common.model
 
com.cerner.beadledom.lifecycle - package com.cerner.beadledom.lifecycle
 
com.cerner.beadledom.lifecycle.governator - package com.cerner.beadledom.lifecycle.governator
 
com.cerner.beadledom.lifecycle.legacy - package com.cerner.beadledom.lifecycle.legacy
In general the Governator lifecycle implementation should be preferred over this legacy implementation.
com.cerner.beadledom.metadata - package com.cerner.beadledom.metadata
 
com.cerner.beadledom.newrelic - package com.cerner.beadledom.newrelic
 
com.cerner.beadledom.newrelic.jaxrs - package com.cerner.beadledom.newrelic.jaxrs
 
com.cerner.beadledom.pagination - package com.cerner.beadledom.pagination
 
com.cerner.beadledom.pagination.models - package com.cerner.beadledom.pagination.models
 
com.cerner.beadledom.pagination.parameters - package com.cerner.beadledom.pagination.parameters
 
com.cerner.beadledom.resteasy - package com.cerner.beadledom.resteasy
 
com.cerner.beadledom.resteasy.exceptionmapping - package com.cerner.beadledom.resteasy.exceptionmapping
 
com.cerner.beadledom.stagemonitor - package com.cerner.beadledom.stagemonitor
 
com.cerner.beadledom.stagemonitor.request - package com.cerner.beadledom.stagemonitor.request
 
com.cerner.beadledom.swagger - package com.cerner.beadledom.swagger
 
com.cerner.beadledom.swagger2 - package com.cerner.beadledom.swagger2
 
compareTo(ConfigurationSource) - Method in class com.cerner.beadledom.configuration.AbstractConfigurationSource
To achieve the natural ordering of ConfigurationSource i.e., higher priority sources precedes lower priority sources the compareTo method is expected to reverse the ordering of the natural numbers.
CondensedCallStackElement - Class in com.cerner.beadledom.stagemonitor.request
An implementation of CallStackElement that has a condensed signature.
ConfigurationSource - Interface in com.cerner.beadledom.configuration
Definition of the source based on a specific format of the Configuration .
ConfigurationSourcesModuleBuilder - Class in com.cerner.beadledom.configuration
A Builder class that builds a Guice module for binding multiple ConfigurationSources.
configure() - Method in class com.cerner.beadledom.avro.AvroJacksonGuiceModule
 
configure() - Method in class com.cerner.beadledom.avro.AvroSwaggerGuiceModule
 
configure() - Method in class com.cerner.beadledom.client.BeadledomClientModule
Deprecated.
 
configure() - Method in class com.cerner.beadledom.client.example.client.ExampleOneClientModule
 
configure() - Method in class com.cerner.beadledom.client.example.client.ExampleTwoClientModule
 
configure() - Method in class com.cerner.beadledom.client.example.FauxModule
 
configure() - Method in class com.cerner.beadledom.client.jackson.AnnotatedJacksonModule
Deprecated.
 
configure() - Method in class com.cerner.beadledom.client.jackson.ObjectMapperClientFeatureModule
Deprecated.
 
configure() - Method in class com.cerner.beadledom.configuration.BeadledomConfigurationModule
 
configure() - Method in class com.cerner.beadledom.core.BeadledomModule
 
configure() - Method in class com.cerner.beadledom.health.HealthModule
 
configure() - Method in class com.cerner.beadledom.integration.client.IntegrationClientModule
 
configure() - Method in class com.cerner.beadledom.integration.service.IntegrationModule
 
configure() - Method in class com.cerner.beadledom.integration.service.ResteasyBootstrapModule
 
configure() - Method in class com.cerner.beadledom.jackson.JacksonModule
 
configure() - Method in class com.cerner.beadledom.jaxrs.JaxRsModule
 
configure() - Method in class com.cerner.beadledom.jooq.ThreadLocalJooqModule
 
configure() - Method in class com.cerner.beadledom.newrelic.NewRelicJaxRsModule
 
configure() - Method in class com.cerner.beadledom.pagination.OffsetPaginationModule
 
configure() - Method in class com.cerner.beadledom.resteasy.ResteasyModule
 
configure() - Method in class com.cerner.beadledom.stagemonitor.StagemonitorModule
 
configure() - Method in class com.cerner.beadledom.swagger.SwaggerModule
 
configure() - Method in class com.cerner.beadledom.swagger2.Swagger2Module
 
configure(Swagger) - Method in class com.cerner.beadledom.swagger2.SwaggerGuiceJaxrsScanner
 
connectionPoolSize(int) - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration.Builder
Deprecated.
 
connectionPoolSize() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
connectionTimeoutMillis(int) - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration.Builder
Deprecated.
 
connectionTimeoutMillis() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
connectTimeout(long, TimeUnit) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
contentLocation(URI) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the content location.
contextDestroyed(ServletContextEvent) - Method in class com.cerner.beadledom.resteasy.ResteasyContextListener
 
contextInitialized(ServletContextEvent) - Method in class com.cerner.beadledom.resteasy.ResteasyContextListener
 
cookie(NewCookie...) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response cookies.
CorrelationContext - Class in com.cerner.beadledom.correlation
A context that provides access to the Correlation ID.
CorrelationIdClientHeader - Annotation Type in com.cerner.beadledom.client
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
CorrelationIdContext - Interface in com.cerner.beadledom.client
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
CorrelationIdFilter - Class in com.cerner.beadledom.client
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
CorrelationIdFilter(CorrelationIdContext, String) - Constructor for class com.cerner.beadledom.client.CorrelationIdFilter
Deprecated.
Creates a new instance of CorrelationIdFilter.
CorrelationIdFilter(CorrelationIdContext) - Constructor for class com.cerner.beadledom.client.CorrelationIdFilter
Deprecated.
Creates a new CorrelationIdFilter with the default correlation id header name of 'Correlation-Id'.
CorrelationIdFilter - Class in com.cerner.beadledom.jaxrs.provider
The CorrelationIdFilter reads the correlation id header from the request, adds it to the response headers, and adds it to the slf4j Mapped Diagnostic Context (MDC).
CorrelationIdFilter(String, String) - Constructor for class com.cerner.beadledom.jaxrs.provider.CorrelationIdFilter
Creates a new CorrelationIdFilter with the provided correlation id header.
CorrelationIdFilter(String, String, CorrelationContext) - Constructor for class com.cerner.beadledom.jaxrs.provider.CorrelationIdFilter
Creates a new CorrelationIdFilter with the provided correlation id header.
CorrelationIdFilter() - Constructor for class com.cerner.beadledom.jaxrs.provider.CorrelationIdFilter
Creates a new CorrelationIdFilter with the default correlation id header/mdc name of 'Correlation-Id'.
CorrelationIdHeader - Annotation Type in com.cerner.beadledom.jaxrs.provider
Guice binding annotation for the CorrelationIdFilter header name.
CorrelationIdMdc - Annotation Type in com.cerner.beadledom.jaxrs.provider
Guice binding annotation for the CorrelationIdFilter MDC name.
correlationIdName(String) - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration.Builder
Deprecated.
 
correlationIdName() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
create() - Method in interface com.cerner.beadledom.client.BeadledomClientBuilderFactory
Deprecated.
Creates a new instance of BeadledomClientBuilder.
create(String, String) - Static method in class com.cerner.beadledom.client.example.model.JsonOne
Creates a new instance of JsonOne.
create() - Static method in class com.cerner.beadledom.client.example.model.JsonOneOffsetPaginatedListDto.Builder
 
create(String, String) - Static method in class com.cerner.beadledom.client.example.model.JsonTwo
Creates a new instance of JsonOne.
create(ResteasyClient) - Static method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
Creates an instance of BeadledomResteasyClient.
create() - Method in class com.cerner.beadledom.client.resteasy.ResteasyClientBuilderFactory
Deprecated.
 
create() - Static method in class com.cerner.beadledom.configuration.EnvironmentConfigurationSource
Creates an instance of EnvironmentConfigurationSource.
create(int) - Static method in class com.cerner.beadledom.configuration.EnvironmentConfigurationSource
Creates an instance of EnvironmentConfigurationSource.
create(EnvironmentConfiguration, int) - Static method in class com.cerner.beadledom.configuration.EnvironmentConfigurationSource
Creates an instance of EnvironmentConfigurationSource.
create(Context, String, int) - Static method in class com.cerner.beadledom.configuration.JndiConfigurationSource
Creates an instance of JndiConfigurationSource.
create(Context, int) - Static method in class com.cerner.beadledom.configuration.JndiConfigurationSource
Creates an instance of JndiConfigurationSource.
create(Context, String) - Static method in class com.cerner.beadledom.configuration.JndiConfigurationSource
Creates an instance of JndiConfigurationSource.
create(Context) - Static method in class com.cerner.beadledom.configuration.JndiConfigurationSource
Creates an instance of JndiConfigurationSource.
create(Reader) - Static method in class com.cerner.beadledom.configuration.PropertiesConfigurationSource
Creates an instance of PropertiesConfigurationSource.
create(Reader, int) - Static method in class com.cerner.beadledom.configuration.PropertiesConfigurationSource
Creates an instance of PropertiesConfigurationSource.
create(Reader) - Static method in class com.cerner.beadledom.configuration.XmlConfigurationSource
Creates an instance of XmlConfigurationSource.
create(Reader, int) - Static method in class com.cerner.beadledom.configuration.XmlConfigurationSource
Creates an instance of XmlConfigurationSource.
create() - Static method in class com.cerner.beadledom.correlation.CorrelationContext
Creates a Correlation Context.
create(int, String) - Static method in class com.cerner.beadledom.health.HealthStatus
Create an instance with the given message and status code.
create(int, String, Throwable) - Static method in class com.cerner.beadledom.health.HealthStatus
Create an instance with the given message, status code, and exception.
create(String, String) - Static method in class com.cerner.beadledom.integration.api.model.HelloWorldDto
Creates a new HelloWorldDto instance.
create() - Static method in class com.cerner.beadledom.integration.api.model.OffsetPaginatedListHelloWorldDto.Builder
 
create(DeserializationFeature, Boolean) - Static method in class com.cerner.beadledom.jackson.DeserializationFeatureFlag
 
create(String) - Static method in class com.cerner.beadledom.jackson.filter.FieldFilter
Creates a new FieldFilter to handle empty or null params.
create(JsonGenerator.Feature, Boolean) - Static method in class com.cerner.beadledom.jackson.JsonGeneratorFeatureFlag
 
create(JsonParser.Feature, Boolean) - Static method in class com.cerner.beadledom.jackson.JsonParserFeatureFlag
 
create(MapperFeature, Boolean) - Static method in class com.cerner.beadledom.jackson.MapperFeatureFlag
 
create(SerializationFeature, Boolean) - Static method in class com.cerner.beadledom.jackson.SerializationFeatureFlag
 
create(T, Response) - Static method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
create(int) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilderFactory
Creates a new instance of GenericResponseBuilder with the given status.
create(int, T) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilderFactory
Creates a new instance of GenericResponseBuilder with the given status and entity body.
create(int, T, Annotation[]) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilderFactory
Creates a new instance of GenericResponseBuilder.
create(Properties) - Static method in class com.cerner.beadledom.metadata.BuildInfo
Create an instance using the given properties.
create(BuildInfo) - Static method in class com.cerner.beadledom.metadata.ServiceMetadata
Creates an instance of ServiceMetadata with the given build info, using the current time for startup time and determining the host name automatically.
create(T, Response) - Static method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
Creates a new instance of BuiltGenericResponse with the specified body and underlying rawResponse.
create(int) - Method in class com.cerner.beadledom.resteasy.ResteasyGenericResponseBuilderFactory
 
create(int, T) - Method in class com.cerner.beadledom.resteasy.ResteasyGenericResponseBuilderFactory
 
create(int, T, Annotation[]) - Method in class com.cerner.beadledom.resteasy.ResteasyGenericResponseBuilderFactory
 
createChildInjector(Iterable<? extends Module>) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
createChildInjector(Module...) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
created(T, URI) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder with a created status and the given entity body and location.
createInjector() - Method in class com.cerner.beadledom.lifecycle.governator.GovernatorLifecycleInjectorBuilder
 
createInjector() - Method in class com.cerner.beadledom.lifecycle.legacy.BeadledomLifecycleInjectorBuilder
Deprecated.
 
createInjector() - Method in class com.cerner.beadledom.lifecycle.LifecycleInjectorBuilder
Creates a new LifecycleInjector with the builder modules.

D

DEFAULT_HEADER_NAME - Static variable in interface com.cerner.beadledom.client.CorrelationIdContext
Deprecated.
The default header name for the correlationId.
DEFAULT_MDC_NAME - Static variable in interface com.cerner.beadledom.client.CorrelationIdContext
Deprecated.
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.
DEFAULT_PRIORITY - Static variable in class com.cerner.beadledom.configuration.EnvironmentConfigurationSource
 
DEFAULT_PRIORITY - Static variable in class com.cerner.beadledom.configuration.JndiConfigurationSource
 
DEFAULT_PRIORITY - Static variable in class com.cerner.beadledom.configuration.PropertiesConfigurationSource
 
DEFAULT_PRIORITY - Static variable in class com.cerner.beadledom.configuration.XmlConfigurationSource
 
defaultLimit() - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration
Default value for limit.
defaultOffset() - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration
Default value for offset.
DefaultServiceUnavailableRetryStrategy - Class in com.cerner.beadledom.client.resteasy.http
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
DefaultServiceUnavailableRetryStrategy(int) - Constructor for class com.cerner.beadledom.client.resteasy.http.DefaultServiceUnavailableRetryStrategy
Deprecated.
Creates an instance of DefaultServiceUnavailableRetryStrategy with the given retry interval.
DelegatingGenericResponse<T> - Class in com.cerner.beadledom.jaxrs
A GenericResponse implementation that delegates to an underlying JAX-RS Response.
DelegatingGenericResponse(T, ErrorBody, Response) - Constructor for class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
This constructor exists so that DelegatingGenericResponse class can be extended.
DelegatingInjector - Class in com.cerner.beadledom.lifecycle
An abstract delegating implementation of Injector.
DelegatingInjector(Injector) - Constructor for class com.cerner.beadledom.lifecycle.DelegatingInjector
 
DependenciesResource - Interface in com.cerner.beadledom.health.api
 
DependenciesResourceImpl - Class in com.cerner.beadledom.health.resource
Dependencies health check resource.
Dependency() - Constructor for class com.cerner.beadledom.health.dto.HealthJsonViews.Dependency
 
DeserializationFeatureFlag - Class in com.cerner.beadledom.jackson
A helper class to enable/disable Jackson DeserializationFeature's via Guice's multibinding.
DeserializationFeatureFlag() - Constructor for class com.cerner.beadledom.jackson.DeserializationFeatureFlag
 
Diagnostic() - Constructor for class com.cerner.beadledom.health.dto.HealthJsonViews.Diagnostic
 
DiagnosticResource - Interface in com.cerner.beadledom.health.api
 
DiagnosticResourceImpl - Class in com.cerner.beadledom.health.resource
Diagnostic health check resource.
doDependencyAvailabilityCheck(String) - Method in class com.cerner.beadledom.health.internal.HealthChecker
Returns information about a dependency, including the result of checking its health.
doDependencyListing() - Method in class com.cerner.beadledom.health.internal.HealthChecker
Returns a list of all health dependencies, but does not check their health.
doDiagnosticHealthCheck() - Method in class com.cerner.beadledom.health.internal.HealthChecker
Performs the Diagnostic Health Check.
domain(String) - Method in class com.cerner.beadledom.json.common.model.ErrorDetail.Builder
 
domain() - Method in class com.cerner.beadledom.json.common.model.ErrorDetail
 
doPrimaryHealthCheck() - Method in class com.cerner.beadledom.health.internal.HealthChecker
Performs the Primary Health Check.
DSLContextProvider - Interface in com.cerner.beadledom.jooq
A javax.inject provider for a DSLContext.
DynamicBindingProvider<T> - Interface in com.cerner.beadledom.guice.dynamicbindings
A special Guice provider that can get an instance of a binding for a dynamically determined binding annotation.

E

echo(JsonOne) - Method in interface com.cerner.beadledom.client.example.client.ResourceOne
 
echo(JsonTwo) - Method in interface com.cerner.beadledom.client.example.client.ResourceTwo
 
echo(JsonOne) - Method in class com.cerner.beadledom.client.example.ResourceOneImpl
 
echo(JsonTwo) - Method in class com.cerner.beadledom.client.example.ResourceTwoImpl
 
encoding(String) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the encoding of the entity body.
end() - Method in interface com.cerner.beadledom.jooq.UnitOfWork
Ends the unit of work.
entity(T) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response entity body on the builder.
entity(T, Annotation[]) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response entity body on the builder.
EnvironmentConfigurationSource - Class in com.cerner.beadledom.configuration
An implementation class of ConfigurationSource for the source of environment variables.
equals(Object) - Method in class com.cerner.beadledom.configuration.AbstractConfigurationSource
 
errorBody() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
ErrorBody - Class in com.cerner.beadledom.jaxrs
A one-time stream of the response entity body representing an error.
errorBody() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Get the error body, null if the response is not an error or no entity body is present.
errorBody() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
ErrorDetail - Class in com.cerner.beadledom.json.common.model
Standard error details body for RESTful APIs.
ErrorDetail() - Constructor for class com.cerner.beadledom.json.common.model.ErrorDetail
 
ErrorDetail.Builder - Class in com.cerner.beadledom.json.common.model
 
errorEntity(Object) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response error entity body on the builder.
errorEntity(Object, Annotation[]) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response error entity body on the builder.
errors(List<ErrorDetail>) - Method in class com.cerner.beadledom.json.common.model.JsonError.Builder
 
errors() - Method in class com.cerner.beadledom.json.common.model.JsonError
 
ExampleClientConfig - Class in com.cerner.beadledom.client.example.client
Configuration for the Example client.
ExampleClientConfig(String) - Constructor for class com.cerner.beadledom.client.example.client.ExampleClientConfig
 
ExampleOneClient - Class in com.cerner.beadledom.client.example.client
A single client class that provides easy access to all of the resource interfaces that make up the client.
ExampleOneClientModule - Class in com.cerner.beadledom.client.example.client
Guice module for the Example One client.
ExampleOneClientModule() - Constructor for class com.cerner.beadledom.client.example.client.ExampleOneClientModule
 
ExampleTwoClient - Class in com.cerner.beadledom.client.example.client
A single client class that provides easy access to all of the resource interfaces that make up the client.
ExampleTwoClientModule - Class in com.cerner.beadledom.client.example.client
Guice module for the Example Two client.
ExampleTwoClientModule() - Constructor for class com.cerner.beadledom.client.example.client.ExampleTwoClientModule
 
executorService(ExecutorService) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
expires(Date) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the expiration date for the response.

F

FailureExceptionMapper - Class in com.cerner.beadledom.resteasy.exceptionmapping
An ExceptionMapper for the Failure family of exceptions.
FailureExceptionMapper() - Constructor for class com.cerner.beadledom.resteasy.exceptionmapping.FailureExceptionMapper
 
FauxContextListener - Class in com.cerner.beadledom.client.example
Faux ContextListener for the Faux services.
FauxContextListener() - Constructor for class com.cerner.beadledom.client.example.FauxContextListener
 
FauxModule - Class in com.cerner.beadledom.client.example
Guice Module to Configure the Faux Service.
FauxModule() - Constructor for class com.cerner.beadledom.client.example.FauxModule
 
feature() - Method in class com.cerner.beadledom.jackson.DeserializationFeatureFlag
 
feature() - Method in class com.cerner.beadledom.jackson.JsonGeneratorFeatureFlag
 
feature() - Method in class com.cerner.beadledom.jackson.JsonParserFeatureFlag
 
feature() - Method in class com.cerner.beadledom.jackson.MapperFeatureFlag
 
feature() - Method in class com.cerner.beadledom.jackson.SerializationFeatureFlag
 
FieldFilter - Class in com.cerner.beadledom.jackson.filter
A Jackson filter that will weed out fields from a provided String.
filter(ClientRequestContext) - Method in class com.cerner.beadledom.client.CorrelationIdFilter
Deprecated.
 
filter(ContainerRequestContext) - Method in class com.cerner.beadledom.jaxrs.provider.CorrelationIdFilter
 
filter(ContainerRequestContext, ContainerResponseContext) - Method in class com.cerner.beadledom.jaxrs.provider.CorrelationIdFilter
 
filter(ContainerRequestContext) - Method in class com.cerner.beadledom.jaxrs.provider.ForwardedHeaderFilter
 
filter(ContainerRequestContext) - Method in class com.cerner.beadledom.newrelic.jaxrs.NewRelicCorrelationIdFilter
 
FilteringJacksonJsonProvider - Class in com.cerner.beadledom.jaxrs.provider
An extension of JacksonJsonProvider that provides filtering of JSON fields using FieldFilter.
FilteringJacksonJsonProvider(ObjectMapper) - Constructor for class com.cerner.beadledom.jaxrs.provider.FilteringJacksonJsonProvider
Creates a new instance of FilteringJacksonJsonProvider.
findBeanDeserializer(JavaType, DeserializationConfig, BeanDescription) - Method in class com.cerner.beadledom.avro.AvroJacksonDeserializers
 
findBindingsByType(TypeLiteral<T>) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
firstLink(String) - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto.Builder
 
firstLink() - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto
 
ForwardedHeaderFilter - Class in com.cerner.beadledom.jaxrs.provider
The ForwardedHeaderFilter reads the request context and determines if the client request was made from a secure protocol (HTTPS).
ForwardedHeaderFilter() - Constructor for class com.cerner.beadledom.jaxrs.provider.ForwardedHeaderFilter
 
fromModules(List<Module>) - Static method in class com.cerner.beadledom.lifecycle.LifecycleInjectorBuilder
Creates a new instance of LifecycleInjectorBuilder with the specified modules.
fromResponse(Response) - Static method in class com.cerner.beadledom.jaxrs.ErrorBody
Creates a new instance of ErrorBody from the response.
fromResponse(GenericResponse<T>) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Creates a new GenericResponseBuilder by performing a shallow copy of the existing response.

G

GenericResponse<T> - Interface in com.cerner.beadledom.jaxrs
A JAX-RS based response with additional generic information about the response entity body.
GenericResponseBuilder<T> - Class in com.cerner.beadledom.jaxrs
A class for building GenericResponse instances.
GenericResponseBuilder(Response.ResponseBuilder) - Constructor for class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Creates a new GenericResponseBuilder that delegates to the underlying rawBuilder.
GenericResponseBuilderFactory - Class in com.cerner.beadledom.jaxrs
A factory for creating an instance of a GenericResponseBuilder.
GenericResponseBuilderFactory() - Constructor for class com.cerner.beadledom.jaxrs.GenericResponseBuilderFactory
 
GenericResponseResourceProxyFactory - Class in com.cerner.beadledom.client.proxy
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
GenericResponseResourceProxyFactory(ResourceProxyFactory) - Constructor for class com.cerner.beadledom.client.proxy.GenericResponseResourceProxyFactory
Deprecated.
 
GenericResponses - Class in com.cerner.beadledom.jaxrs
A class that contains most of the static utility methods for GenericResponse corresponding to the utility methods from the Response class.
get() - Method in interface com.cerner.beadledom.client.example.client.ResourceOne
 
get() - Method in interface com.cerner.beadledom.client.example.client.ResourceTwo
 
get() - Method in class com.cerner.beadledom.client.example.ResourceOneImpl
 
get() - Method in class com.cerner.beadledom.client.example.ResourceTwoImpl
 
get(Class<? extends Annotation>) - Method in interface com.cerner.beadledom.guice.dynamicbindings.DynamicBindingProvider
Returns an instance of T bound to the specified annotation.
getAllBindings() - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getAllowedMethods() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getAllowedMethods() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets the allowed HTTP methods.
getAllowedMethods() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getArtifactId() - Method in class com.cerner.beadledom.metadata.BuildInfo
Returns the artifact Id.
getArtifactName() - Method in class com.cerner.beadledom.health.dto.BuildDto
 
getArtifactName() - Method in class com.cerner.beadledom.health.internal.presenter.BuildPresenter
Returns the artifact name from the DTO.
getBaseUrl() - Method in class com.cerner.beadledom.integration.client.IntegrationClientConfig
 
getBasicAvailabilityCheck() - Method in interface com.cerner.beadledom.health.api.AvailabilityResource
 
getBasicAvailabilityCheck() - Method in class com.cerner.beadledom.health.resource.AvailabilityResourceImpl
 
getBasicAvailabilityCheckHtml() - Method in interface com.cerner.beadledom.health.api.AvailabilityResource
 
getBasicAvailabilityCheckHtml() - Method in class com.cerner.beadledom.health.resource.AvailabilityResourceImpl
 
getBasicAvailabilityUrl() - Method in class com.cerner.beadledom.health.HealthDependency
Deprecated.
As of 2.1.1, no longer used in the display (html and json) of health endpoints.
getBeadledomClientConfiguration() - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Retrieves the ClientConfiguration used to build the BeadledomClient.
getBeadledomClientConfiguration() - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
getBinding(Key<T>) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getBinding(Class<T>) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getBindingAnnotation() - Method in class com.cerner.beadledom.guice.dynamicbindings.AnnotatedModule
Returns the binding annotation associated with this module.
getBindings() - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getBuild() - Method in class com.cerner.beadledom.health.dto.HealthDto
 
getBuildDateTime() - Method in class com.cerner.beadledom.health.dto.BuildDto
 
getBuildDateTime() - Method in class com.cerner.beadledom.health.internal.presenter.BuildPresenter
Returns the build date time from the DTO.
getBuildDateTime() - Method in class com.cerner.beadledom.metadata.BuildInfo
Returns the the build date/time.
getBuildInfo() - Method in class com.cerner.beadledom.health.internal.presenter.HealthPresenter
Returns the BuildInfo from the DTO.
getBuildInfo() - Method in class com.cerner.beadledom.metadata.ServiceMetadata
Returns the build details of the assembly.
getConfig() - Method in interface com.cerner.beadledom.configuration.ConfigurationSource
Returns the Configuration from the ConfigurationSource.
getConfig() - Method in class com.cerner.beadledom.configuration.EnvironmentConfigurationSource
 
getConfig() - Method in class com.cerner.beadledom.configuration.JndiConfigurationSource
 
getConfig() - Method in class com.cerner.beadledom.configuration.PropertiesConfigurationSource
 
getConfig() - Method in class com.cerner.beadledom.configuration.XmlConfigurationSource
 
getConfiguration() - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
getConfiguration() - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
getCookies() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getCookies() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets any new cookies on the response.
getCookies() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getCorrelationId() - Method in interface com.cerner.beadledom.client.CorrelationIdContext
Deprecated.
Returns the correlationId from the context; null if a correlationId is not found.
getCorrelationIdHeaderName() - Method in class com.cerner.beadledom.client.CorrelationIdFilter
Deprecated.
Returns the correlationId header name.
getDate() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getDate() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets the resposne date, null if not present.
getDate() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getDefaultLimit() - Static method in class com.cerner.beadledom.pagination.parameters.LimitParameter
Retrieves the configured default limit value; null if not using the OffsetPaginationModule.
getDefaultLimitFieldName() - Static method in class com.cerner.beadledom.pagination.parameters.LimitParameter
Retrieves the configured default limit field name; null if not using the OffsetPaginationModule.
getDefaultOffset() - Static method in class com.cerner.beadledom.pagination.parameters.OffsetParameter
Retrieves the configured default offset value; null if not using the OffsetPaginationModule.
getDefaultOffsetFieldName() - Static method in class com.cerner.beadledom.pagination.parameters.OffsetParameter
Retrieves the configured default offset field name; null if not using the OffsetPaginationModule.
getDependencies() - Method in class com.cerner.beadledom.health.dto.HealthDependenciesDto
 
getDependencies() - Method in class com.cerner.beadledom.health.dto.HealthDto
 
getDependencies() - Method in class com.cerner.beadledom.health.internal.presenter.HealthDependenciesPresenter
Returns the list of dependencies, wrapped with HealthDependencyPresenter.
getDependencies() - Method in class com.cerner.beadledom.health.internal.presenter.HealthPresenter
Returns the list of dependencies, wrapped with HealthDependencyPresenter.
getDependencyAvailabilityCheck(String) - Method in interface com.cerner.beadledom.health.api.DependenciesResource
 
getDependencyAvailabilityCheck(String) - Method in class com.cerner.beadledom.health.resource.DependenciesResourceImpl
 
getDependencyAvailabilityCheckHtml(String) - Method in interface com.cerner.beadledom.health.api.DependenciesResource
 
getDependencyAvailabilityCheckHtml(String) - Method in class com.cerner.beadledom.health.resource.DependenciesResourceImpl
 
getDependencyListing() - Method in interface com.cerner.beadledom.health.api.DependenciesResource
 
getDependencyListing() - Method in class com.cerner.beadledom.health.resource.DependenciesResourceImpl
 
getDependencyListingHtml() - Method in interface com.cerner.beadledom.health.api.DependenciesResource
 
getDependencyListingHtml() - Method in class com.cerner.beadledom.health.resource.DependenciesResourceImpl
 
getDescription() - Method in class com.cerner.beadledom.health.HealthDependency
Returns the description for the dependency or Optional.empty() if there is none.
getDiagnosticHealthCheck() - Method in interface com.cerner.beadledom.health.api.DiagnosticResource
 
getDiagnosticHealthCheck() - Method in class com.cerner.beadledom.health.resource.DiagnosticResourceImpl
 
getDiagnosticHealthCheckHtml() - Method in interface com.cerner.beadledom.health.api.DiagnosticResource
 
getDiagnosticHealthCheckHtml() - Method in class com.cerner.beadledom.health.resource.DiagnosticResourceImpl
 
getEntity() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getEntity() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getEntityClass() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
Null will be returned if there is no body present.
getEntityClass() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getEntityTag() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getEntityTag() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets the entity tag.
getEntityTag() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getException() - Method in class com.cerner.beadledom.health.HealthStatus
Returns the health check exception, or Optional.empty() if no exception occurred.
getExistingBinding(Key<T>) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getFieldName(Schema.Field) - Method in class com.cerner.beadledom.avro.SwaggerAvroModelConverter
Given an Avro field, return the name that should be used for the Swagger property.
getFilterClass() - Method in class com.cerner.beadledom.swagger2.SwaggerGuiceJaxrsScanner
 
getFilters() - Method in class com.cerner.beadledom.jackson.filter.FieldFilter
 
getGenericType() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
Null will be returned if there is no body present.
getGenericType() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getGroupId() - Method in class com.cerner.beadledom.metadata.BuildInfo
Returns the group Id for the artifact.
getHeaders() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getHeaders() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets a view of the response headers.
getHeaders() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getHeaderString(String) - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getHeaderString(String) - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets a response header as a string value.
getHeaderString(String) - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getHello() - Method in class com.cerner.beadledom.client.example.model.JsonOne
 
getHello() - Method in class com.cerner.beadledom.client.example.model.JsonTwo
 
getHelloWorld() - Method in interface com.cerner.beadledom.integration.client.HelloWorldResource
A endpoint that returns a paginated list of HelloWorldDto.
getHelloWorld() - Method in class com.cerner.beadledom.integration.service.resource.HelloWorldResource
An endpoint that returns a paginated list of HelloWorldDto.
getHelloWorldMessage() - Method in class com.cerner.beadledom.integration.api.model.HelloWorldDto
Returns hello world message.
getHostName() - Method in class com.cerner.beadledom.health.dto.ServerDto
 
getHostName() - Method in class com.cerner.beadledom.health.internal.presenter.ServerPresenter
Returns the host name from the DTO.
getHostName() - Method in class com.cerner.beadledom.metadata.ServiceMetadata
Returns the host that the service is running on, e.g.
getHostnameVerifier() - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
getHttpService() - Method in class com.cerner.beadledom.health.dto.TypeDto
 
getId() - Method in class com.cerner.beadledom.correlation.CorrelationContext
Returns the current Correlation ID, null if no Correlation ID is in context.
getId() - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto
 
getInstance(Key<T>) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getInstance(Class<T>) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getLanguage() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getLanguage() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets the language of the response entity, null if not specified.
getLanguage() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getLastModified() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getLastModified() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets the last modified date, null if not present.
getLastModified() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getLength() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getLength() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets the Content-Length of the response if present, -1 otherwise.
getLength() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getLimit() - Method in class com.cerner.beadledom.pagination.parameters.OffsetPaginationParameters
Retrieves the value of the limit field from the request.
getLink() - Method in class com.cerner.beadledom.health.internal.presenter.HealthDependencyPresenter
Returns the meta/health endpoint for the service from the DTO.
getLink(String) - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getLink(String) - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets the link for the relation, null if not present.
getLink(String) - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getLinkBuilder(String) - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getLinkBuilder(String) - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Returns a link builder for the relation, null if not present.
getLinkBuilder(String) - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getLinks() - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto
 
getLinks() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getLinks() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets the links from the response headers.
getLinks() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getListingJson(Application, ServletContext, ServletConfig, HttpHeaders, UriInfo) - Method in class com.cerner.beadledom.swagger2.SwaggerApiResource
Serves the Swagger API.
getLocation() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getLocation() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets the location, null if not present.
getLocation() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getMediaType() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getMediaType() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets the response entity media type, or null of there is no response entity.
getMediaType() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getMembersInjector(TypeLiteral<T>) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getMembersInjector(Class<T>) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getMessage() - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto
 
getMessage() - Method in class com.cerner.beadledom.health.dto.HealthDto
Returns a description of the status of the service (e.g.
getMessage() - Method in class com.cerner.beadledom.health.HealthStatus
Returns a description of the status of the dependency (eg.
getMessage() - Method in class com.cerner.beadledom.health.internal.presenter.HealthDependencyPresenter
Returns the message from the DTO.
getMessage() - Method in class com.cerner.beadledom.health.internal.presenter.HealthPresenter
Returns the message from the DTO.
getMetadata() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getMetadata() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getMinJsonExecutionTimeMillis() - Method in class com.cerner.beadledom.stagemonitor.JsonRequestTraceLoggerPlugin
 
getModuleName() - Method in class com.cerner.beadledom.avro.AvroJacksonModule
 
getModules(ServletContext) - Method in class com.cerner.beadledom.client.example.FauxContextListener
 
getModules(ServletContext) - Method in class com.cerner.beadledom.integration.service.IntegrationContextListener
 
getModules(ServletContext) - Method in class com.cerner.beadledom.resteasy.ResteasyContextListener
Returns the list of Guice modules to be used with Resteasy.
getName(Schema) - Method in class com.cerner.beadledom.avro.SwaggerAvroModelConverter
 
getName() - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto
 
getName() - Method in class com.cerner.beadledom.health.HealthDependency
Returns a short name for the dependency, which will be used to identify it in URLs.
getName() - Method in class com.cerner.beadledom.health.HttpHealthDependency
 
getName() - Method in class com.cerner.beadledom.health.internal.presenter.HealthDependencyPresenter
Returns the name from the DTO.
getName() - Method in class com.cerner.beadledom.integration.api.model.HelloWorldDto
Returns name.
getOffset() - Method in class com.cerner.beadledom.pagination.parameters.OffsetPaginationParameters
Retrieves the value of the offset field from the request.
getOne() - Method in class com.cerner.beadledom.client.example.model.JsonOne
 
getParent() - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getPrimary() - Method in class com.cerner.beadledom.health.HealthDependency
Deprecated.
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.
getPrimaryHealthCheck() - Method in interface com.cerner.beadledom.health.api.HealthResource
 
getPrimaryHealthCheck() - Method in class com.cerner.beadledom.health.resource.HealthResourceImpl
 
getPrimaryHealthCheckHtml() - Method in interface com.cerner.beadledom.health.api.HealthResource
 
getPrimaryHealthCheckHtml() - Method in class com.cerner.beadledom.health.resource.HealthResourceImpl
 
getPriority() - Method in interface com.cerner.beadledom.configuration.ConfigurationSource
Returns the priority of the current ConfigurationSources among other ConfigurationSources.
getPriority() - Method in class com.cerner.beadledom.configuration.EnvironmentConfigurationSource
 
getPriority() - Method in class com.cerner.beadledom.configuration.JndiConfigurationSource
 
getPriority() - Method in class com.cerner.beadledom.configuration.PropertiesConfigurationSource
 
getPriority() - Method in class com.cerner.beadledom.configuration.XmlConfigurationSource
 
getProvider(Key<T>) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getProvider(Class<T>) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getRawProperties() - Method in class com.cerner.beadledom.metadata.BuildInfo
Returns all build properties that were passed in when this object was created.
getRetryInterval() - Method in class com.cerner.beadledom.client.resteasy.http.DefaultServiceUnavailableRetryStrategy
Deprecated.
 
getSchema(Class<?>) - Method in class com.cerner.beadledom.avro.SwaggerAvroModelConverter
Return the Avro schema for the given class, or null if this converter should not handle this class.
getScmRevision() - Method in class com.cerner.beadledom.metadata.BuildInfo
Returns the SCM commit revision at which the artifact was built.
getScopeBindings() - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getSelf() - Method in class com.cerner.beadledom.health.dto.LinksDto
 
getServer() - Method in class com.cerner.beadledom.health.dto.HealthDto
 
getServerInfo() - Method in class com.cerner.beadledom.health.internal.presenter.HealthPresenter
Returns the ServerInfo from the DTO.
getSignature() - Method in class com.cerner.beadledom.stagemonitor.request.CondensedCallStackElement
Returns the signature with the packages names shortened to only include the first character.
getSize(Object, Class<?>, Type, Annotation[], MediaType) - Method in class com.cerner.beadledom.jaxrs.provider.FilteringJacksonJsonProvider
 
getSslContext() - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
getStartupDateTime() - Method in class com.cerner.beadledom.health.dto.ServerDto
 
getStartupDateTime() - Method in class com.cerner.beadledom.health.internal.presenter.ServerPresenter
Returns the startUpDateTime from the DTO.
getStartupTime() - Method in class com.cerner.beadledom.metadata.ServiceMetadata
Returns approximately when the service was started.
getStatus() - Method in class com.cerner.beadledom.health.dto.HealthDto
Returns the status code representing the health of the service.
getStatus() - Method in class com.cerner.beadledom.health.dto.HttpServiceDto
 
getStatus() - Method in class com.cerner.beadledom.health.HealthStatus
Returns the HTTP status code returned by the dependency, as seen from the location of the health check resource (eg.
getStatus() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getStatus() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Get the status of the response response.
getStatus() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getStatusClass() - Method in class com.cerner.beadledom.health.internal.presenter.HealthDependencyPresenter
Returns a CSS class indicating whether the dependency is healthy ("healthy") or not ("unhealthy").
getStatusClass() - Method in class com.cerner.beadledom.health.internal.presenter.HealthPresenter
Returns the CSS class indicating whether the service is healthy ("healthy") or not ("unhealthy").
getStatusInfo() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getStatusInfo() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Get the status of the response response.
getStatusInfo() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getStatusText() - Method in class com.cerner.beadledom.health.internal.presenter.HealthDependencyPresenter
Returns display text indicating whether the dependency is "Available" or "Unavailable".
getStringHeaders() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
getStringHeaders() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Gets a view of the response headers.
getStringHeaders() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
getSwaggerUi(UriInfo) - Method in class com.cerner.beadledom.swagger.SwaggerUiResource
Returns the Swagger UI.
getSwaggerUi(UriInfo) - Method in class com.cerner.beadledom.swagger2.SwaggerUiResource
Returns the Swagger UI.
getSwaggerUiAsset(String) - Method in class com.cerner.beadledom.swagger.SwaggerUiResource
Serves the assets required by the Swagger UI.
getTwo() - Method in class com.cerner.beadledom.client.example.model.JsonTwo
 
getType() - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto
 
getTypeConverterBindings() - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
getUrl() - Method in class com.cerner.beadledom.health.dto.HttpServiceDto
 
getVersion() - Method in class com.cerner.beadledom.health.dto.BuildDto
 
getVersion() - Method in class com.cerner.beadledom.health.internal.presenter.BuildPresenter
Returns the version from the DTO.
getVersion() - Method in class com.cerner.beadledom.metadata.BuildInfo
Returns the version of the artifact.
getVersionInfo() - Method in interface com.cerner.beadledom.health.api.VersionResource
 
getVersionInfo() - Method in class com.cerner.beadledom.health.resource.VersionResourceImpl
 
getVersionInfoHtml() - Method in interface com.cerner.beadledom.health.api.VersionResource
 
getVersionInfoHtml() - Method in class com.cerner.beadledom.health.resource.VersionResourceImpl
 
GovernatorLifecycleInjectorBuilder - Class in com.cerner.beadledom.lifecycle.governator
A governator implementation of LifecycleInjectorBuilder.
GovernatorLifecycleInjectorBuilder() - Constructor for class com.cerner.beadledom.lifecycle.governator.GovernatorLifecycleInjectorBuilder
 
GuiceLifecycleContainers - Class in com.cerner.beadledom.lifecycle
Static utility methods pertaining to Guice lifecycle containers.
GzipContentEncodingFilter - Class in com.cerner.beadledom.resteasy
A Jax-Rs server filter for setting the gzip content-encoding header if the gzip accept-encoding header is present.
GzipContentEncodingFilter() - Constructor for class com.cerner.beadledom.resteasy.GzipContentEncodingFilter
 

H

hasEntity() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
hasEntity() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
hasFilters() - Method in class com.cerner.beadledom.jackson.filter.FieldFilter
Returns true if this FieldFilter contains filters, false otherwise.
hashCode() - Method in class com.cerner.beadledom.configuration.AbstractConfigurationSource
 
hasLink(String) - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
hasLink(String) - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Returns true if a link exists for the specified relation, false otherwise.
hasLink(String) - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
hasMore(Boolean) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata.Builder
 
hasMore() - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata
Returns true if there are additional items on another page; false if not; may be null if totalResults is set instead.
header(String, Object) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Adds a header to the response.
HealthChecker - Class in com.cerner.beadledom.health.internal
Implements the logic for the primary health check, diagnostic health check, dependency listing, and dependency availability checks.
HealthDependenciesDto - Class in com.cerner.beadledom.health.dto
Represents the list of dependencies of a service.
HealthDependenciesDto() - Constructor for class com.cerner.beadledom.health.dto.HealthDependenciesDto
 
HealthDependenciesDto.Builder - Class in com.cerner.beadledom.health.dto
 
HealthDependenciesPresenter - Class in com.cerner.beadledom.health.internal.presenter
Wraps a HealthDependenciesDto to add methods needed by the HTML views.
HealthDependenciesPresenter(HealthDependenciesDto) - Constructor for class com.cerner.beadledom.health.internal.presenter.HealthDependenciesPresenter
Creates a new instance of HealthPresenter.
HealthDependency - Class in com.cerner.beadledom.health
Represents a dependency to be checked during health checks.
HealthDependency() - Constructor for class com.cerner.beadledom.health.HealthDependency
A constructor for Heath Dependencies that sets the dependency to be primary.
HealthDependency(Boolean) - Constructor for class com.cerner.beadledom.health.HealthDependency
A constructor that allows the user to specify if the dependency is primary or not.
HealthDependencyDto - Class in com.cerner.beadledom.health.dto
Represents health of a service dependency.
HealthDependencyDto() - Constructor for class com.cerner.beadledom.health.dto.HealthDependencyDto
 
HealthDependencyDto.Builder - Class in com.cerner.beadledom.health.dto
 
HealthDependencyPresenter - Class in com.cerner.beadledom.health.internal.presenter
Wraps an HealthDependencyDto to add methods needed by the HTML views.
HealthDependencyPresenter(HealthDependencyDto) - Constructor for class com.cerner.beadledom.health.internal.presenter.HealthDependencyPresenter
Creates an instance of HealthDependencyPresenter.
HealthDto - Class in com.cerner.beadledom.health.dto
Represents the health of a service.
HealthDto() - Constructor for class com.cerner.beadledom.health.dto.HealthDto
 
HealthDto.Builder - Class in com.cerner.beadledom.health.dto
 
HealthJsonViews - Class in com.cerner.beadledom.health.dto
Jackson JSON views for health resources.
HealthJsonViews.Availability - Class in com.cerner.beadledom.health.dto
 
HealthJsonViews.Dependency - Class in com.cerner.beadledom.health.dto
 
HealthJsonViews.Diagnostic - Class in com.cerner.beadledom.health.dto
 
HealthJsonViews.Primary - Class in com.cerner.beadledom.health.dto
 
HealthModule - Class in com.cerner.beadledom.health
A Guice module that provides JAX-RS resources to implement the Health Check.
HealthModule() - Constructor for class com.cerner.beadledom.health.HealthModule
 
HealthPresenter - Class in com.cerner.beadledom.health.internal.presenter
Wraps a HealthDto to add methods needed by the HTML views.
HealthPresenter(HealthDto) - Constructor for class com.cerner.beadledom.health.internal.presenter.HealthPresenter
Creates a new instance of HealthPresenter.
HealthResource - Interface in com.cerner.beadledom.health.api
 
HealthResourceImpl - Class in com.cerner.beadledom.health.resource
Primary health check resource.
HealthStatus - Class in com.cerner.beadledom.health
Represents the result of checking a service dependency's health.
HealthStatus() - Constructor for class com.cerner.beadledom.health.HealthStatus
 
HealthTemplateFactory - Annotation Type in com.cerner.beadledom.health.internal
 
HelloWorldDto - Class in com.cerner.beadledom.integration.api.model
A Hello World Dto.
HelloWorldResource - Interface in com.cerner.beadledom.integration.client
Client interface of an offset based paginated list endpoint resource.
helloWorldResource() - Method in class com.cerner.beadledom.integration.client.IntegrationClient
 
HelloWorldResource - Class in com.cerner.beadledom.integration.service.resource
Server implementation of an offset based paginated list endpoint.
HelloWorldResource() - Constructor for class com.cerner.beadledom.integration.service.resource.HelloWorldResource
 
hostnameVerifier(HostnameVerifier) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Sets the default hostname verifier to be used if a ClientHttpEngine isn't specified via BeadledomResteasyClientBuilder.setHttpEngine(ClientHttpEngine).
HttpHealthDependency - Class in com.cerner.beadledom.health
Implementation of HealthDependency to check the health of any HTTP service.
HttpHealthDependency(String, String, boolean) - Constructor for class com.cerner.beadledom.health.HttpHealthDependency
Constructs an instance of HttpHealthDependency with the given parameters.
HttpServiceDto - Class in com.cerner.beadledom.health.dto
Represents the http service dependency.
HttpServiceDto() - Constructor for class com.cerner.beadledom.health.dto.HttpServiceDto
 
HttpServiceDto.Builder - Class in com.cerner.beadledom.health.dto
 

I

index(Long, Integer) - Method in interface com.cerner.beadledom.client.example.PaginatedClientResource
 
index(OffsetPaginationParameters) - Method in interface com.cerner.beadledom.client.example.PaginatedResource
 
index(OffsetPaginationParameters) - Method in class com.cerner.beadledom.client.example.PaginatedResourceImpl
 
initialize(C, List<Module>) - Static method in class com.cerner.beadledom.lifecycle.GuiceLifecycleContainers
Creates a LifecycleInjector and injects members on the lifecycle container.
injectMembers(Object) - Method in class com.cerner.beadledom.lifecycle.DelegatingInjector
 
IntegrationClient - Class in com.cerner.beadledom.integration.client
A client class that provides access to the HelloWorldResource instead of exposing the jax-rs resource directly.
IntegrationClientConfig - Class in com.cerner.beadledom.integration.client
Client Configuration for the example service.
IntegrationClientConfig(String) - Constructor for class com.cerner.beadledom.integration.client.IntegrationClientConfig
 
IntegrationClientModule - Class in com.cerner.beadledom.integration.client
An example Client Module.
IntegrationClientModule() - Constructor for class com.cerner.beadledom.integration.client.IntegrationClientModule
 
IntegrationContextListener - Class in com.cerner.beadledom.integration.service
A Resteasy Context Listener that provides the Guice modules for the service.
IntegrationContextListener() - Constructor for class com.cerner.beadledom.integration.service.IntegrationContextListener
 
IntegrationModule - Class in com.cerner.beadledom.integration.service
A Guice module that binds and exposes the HelloWorldResource.
IntegrationModule() - Constructor for class com.cerner.beadledom.integration.service.IntegrationModule
 
invocation(Link) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
InvokableLifecycleMethod - Interface in com.cerner.beadledom.lifecycle.legacy
Deprecated.
The Governator lifecycle implementation should be used instead if possible
invoke() - Method in interface com.cerner.beadledom.lifecycle.legacy.InvokableLifecycleMethod
Deprecated.
Invokes the held lifecycle method using reflection.
isActive() - Method in interface com.cerner.beadledom.jooq.UnitOfWork
Returns true if the unit of work is active; false otherwise.
isActive(RequestTraceReporter.IsActiveArguments) - Method in class com.cerner.beadledom.stagemonitor.request.LogJsonRequestTraceReporter
 
isBindingAnnotation(Class<? extends Annotation>) - Static method in class com.cerner.beadledom.guice.BindingAnnotations
Returns true if annotation is a Guice binding annotation; false otherwise.
isClosed() - Method in class com.cerner.beadledom.client.BeadledomClient
Deprecated.
A boolean indicator to check if the Client is still alive.
isClosed() - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
isEnabled() - Method in class com.cerner.beadledom.jackson.DeserializationFeatureFlag
 
isEnabled() - Method in class com.cerner.beadledom.jackson.JsonGeneratorFeatureFlag
 
isEnabled() - Method in class com.cerner.beadledom.jackson.JsonParserFeatureFlag
 
isEnabled() - Method in class com.cerner.beadledom.jackson.MapperFeatureFlag
 
isEnabled() - Method in class com.cerner.beadledom.jackson.SerializationFeatureFlag
 
isHealthy() - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto
 
isPrimary() - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto
 
isPrimary() - Method in class com.cerner.beadledom.health.HealthDependency
Returns true if this is a primary dependency; otherwise false.
isSuccessful() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
isSuccessful() - Method in interface com.cerner.beadledom.jaxrs.GenericResponse
Returns true if GenericResponse.getStatus() is in the range [200..300), false otherwise.
isSuccessful() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
items(List<JsonOne>) - Method in class com.cerner.beadledom.client.example.model.JsonOneOffsetPaginatedListDto.Builder
 
items() - Method in class com.cerner.beadledom.client.example.model.JsonOneOffsetPaginatedListDto
 
items(List<T>) - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto.Builder
 
items() - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto
 
items(List<T>) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedList.Builder
 
items() - Method in class com.cerner.beadledom.pagination.OffsetPaginatedList
Returns a list of items for the current page.

J

JacksonModule - Class in com.cerner.beadledom.jackson
A Guice module that provides Jackson JSON serialization using ObjectMapper.
JacksonModule() - Constructor for class com.cerner.beadledom.jackson.JacksonModule
 
JaxRsModule - Class in com.cerner.beadledom.jaxrs
A guice module for providing jax-rs specific bindings.
JaxRsModule() - Constructor for class com.cerner.beadledom.jaxrs.JaxRsModule
 
JaxRsParamConditions - Class in com.cerner.beadledom.jaxrs
Simple static methods to be called at the start of jax-rs resource methods to verify correct parameter conditions.
JndiConfigurationSource - Class in com.cerner.beadledom.configuration
An implementation class for ConfigurationSource for the source of type Context.
JooqTransactional - Annotation Type in com.cerner.beadledom.jooq
Marks a method or class to be executed within a Jooq transaction.
JooqTransactionalHooks - Interface in com.cerner.beadledom.jooq
Transaction callback hooks to be executed when the current Jooq transaction completes.
JsonError - Class in com.cerner.beadledom.json.common.model
Standard error body for RESTful APIs.
JsonError() - Constructor for class com.cerner.beadledom.json.common.model.JsonError
 
JsonError.Builder - Class in com.cerner.beadledom.json.common.model
 
JsonGeneratorFeatureFlag - Class in com.cerner.beadledom.jackson
A helper class to enable/disable Jackson JsonGenerator.Feature's via Guice's multibinding.
JsonGeneratorFeatureFlag() - Constructor for class com.cerner.beadledom.jackson.JsonGeneratorFeatureFlag
 
JsonMappingExceptionMapper - Class in com.cerner.beadledom.jaxrs.exceptionmapping
An ExceptionMapper for the JsonMappingException family of exceptions.
JsonMappingExceptionMapper() - Constructor for class com.cerner.beadledom.jaxrs.exceptionmapping.JsonMappingExceptionMapper
 
JsonOne - Class in com.cerner.beadledom.client.example.model
JsonOne example model.
JsonOne() - Constructor for class com.cerner.beadledom.client.example.model.JsonOne
 
JsonOne.Builder - Class in com.cerner.beadledom.client.example.model
 
JsonOneOffsetPaginatedListDto - Class in com.cerner.beadledom.client.example.model
Client implementation of an offset based pagination list of JsonOne.
JsonOneOffsetPaginatedListDto() - Constructor for class com.cerner.beadledom.client.example.model.JsonOneOffsetPaginatedListDto
 
JsonOneOffsetPaginatedListDto.Builder - Class in com.cerner.beadledom.client.example.model
 
JsonParseExceptionMapper - Class in com.cerner.beadledom.jaxrs.exceptionmapping
An ExceptionMapper for the JsonParseException family of exceptions.
JsonParseExceptionMapper() - Constructor for class com.cerner.beadledom.jaxrs.exceptionmapping.JsonParseExceptionMapper
 
JsonParserFeatureFlag - Class in com.cerner.beadledom.jackson
A helper class to enable/disable Jackson JsonParser.Feature's via Guice's multibinding.
JsonParserFeatureFlag() - Constructor for class com.cerner.beadledom.jackson.JsonParserFeatureFlag
 
JsonRequestTraceLoggerPlugin - Class in com.cerner.beadledom.stagemonitor
A plugin providing configuration for the LogJsonRequestTraceReporter.
JsonRequestTraceLoggerPlugin() - Constructor for class com.cerner.beadledom.stagemonitor.JsonRequestTraceLoggerPlugin
 
JsonTwo - Class in com.cerner.beadledom.client.example.model
JsonTwo example model.
JsonTwo() - Constructor for class com.cerner.beadledom.client.example.model.JsonTwo
 
JsonTwo.Builder - Class in com.cerner.beadledom.client.example.model
 

K

keyStore(KeyStore, char[]) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Sets the default SSL key store to be used if a ClientHttpEngine isn't specified via BeadledomResteasyClientBuilder.setHttpEngine(ClientHttpEngine).
keyStore(KeyStore, String) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Sets the default SSL key store to be used if a ClientHttpEngine isn't specified via BeadledomResteasyClientBuilder.setHttpEngine(ClientHttpEngine).

L

language(String) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response language.
language(Locale) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response language.
lastLink(String) - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto.Builder
 
lastLink() - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto
 
lastModified(Date) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response entity last modified date.
LifecycleContainer - Interface in com.cerner.beadledom.lifecycle
A marker interface for classes that are functioning as a Guice (or other DI) lifecycle container.
LifecycleInjector - Interface in com.cerner.beadledom.lifecycle
A wrapper of a Guice injector that adds a shutdown method for executing registered shutdown (@PreDestroy) lifecycle methods.
LifecycleInjectorBuilder - Class in com.cerner.beadledom.lifecycle
An abstract builder for creating an instance of LifecycleInjectorBuilder.
LifecycleInjectorBuilder() - Constructor for class com.cerner.beadledom.lifecycle.LifecycleInjectorBuilder
 
LifecycleShutdownManager - Interface in com.cerner.beadledom.lifecycle.legacy
Deprecated.
The Governator lifecycle implementation should be used instead if possible
limit(Integer) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata.Builder
 
limit() - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata
Returns the page limit that was used to create the current page; null if not set.
limitFieldName() - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration
Query parameter name for limit.
limitFieldName(String) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata.Builder
 
limitFieldName() - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata
Returns the name of the page limit field that was used to create the current page; Uses the configured default field name if not set, null if not using OffsetPaginationModule.
LimitParameter - Class in com.cerner.beadledom.pagination.parameters
Represent the limit parameter used for pagination.
LimitParameter(String) - Constructor for class com.cerner.beadledom.pagination.parameters.LimitParameter
Creates an instance of LimitParameter.
LimitParameter(String, String) - Constructor for class com.cerner.beadledom.pagination.parameters.LimitParameter
Creates an instance of LimitParameter with a non-default field name.
link(URI, String) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Adds a link header.
link(String, String) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Adds a link header.
links(Link...) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the link headers.
LinksDto - Class in com.cerner.beadledom.health.dto
Contains hyperlinks to other resources related to a dependency.
LinksDto() - Constructor for class com.cerner.beadledom.health.dto.LinksDto
 
LinksDto.Builder - Class in com.cerner.beadledom.health.dto
 
load(InputStream) - Static method in class com.cerner.beadledom.metadata.BuildInfo
Creates an instance using properties from the given stream (which must be in property file format).
location(URI) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response location.
location(String) - Method in class com.cerner.beadledom.json.common.model.ErrorDetail.Builder
 
location() - Method in class com.cerner.beadledom.json.common.model.ErrorDetail
 
locationType(String) - Method in class com.cerner.beadledom.json.common.model.ErrorDetail.Builder
 
locationType() - Method in class com.cerner.beadledom.json.common.model.ErrorDetail
 
LogJsonRequestTraceReporter - Class in com.cerner.beadledom.stagemonitor.request
An implementation of RequestTraceReporter that logs the RequestTrace JSON representation.
LogJsonRequestTraceReporter(ObjectMapper) - Constructor for class com.cerner.beadledom.stagemonitor.request.LogJsonRequestTraceReporter
Creates a new instance of LogJsonRequestTraceReporter.

M

MapperFeatureFlag - Class in com.cerner.beadledom.jackson
A helper class to enable/disable Jackson MapperFeature's via Guice's multibinding.
MapperFeatureFlag() - Constructor for class com.cerner.beadledom.jackson.MapperFeatureFlag
 
maxLimit() - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration
Maximum allowed value for limit.
maxPooledPerRouteSize(int) - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration.Builder
Deprecated.
 
maxPooledPerRouteSize() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
message(String) - Method in class com.cerner.beadledom.json.common.model.ErrorDetail.Builder
 
message() - Method in class com.cerner.beadledom.json.common.model.ErrorDetail
 
message(String) - Method in class com.cerner.beadledom.json.common.model.JsonError.Builder
 
message() - Method in class com.cerner.beadledom.json.common.model.JsonError
 
metadata(OffsetPaginatedListMetadata) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedList.Builder
 
metadata(String, Integer, String, Long, Long, Boolean) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedList.Builder
Deprecated.
metadata(Integer, Long, Long, Boolean) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedList.Builder
Deprecated.
metadata(Long) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedList.Builder
metadata() - Method in class com.cerner.beadledom.pagination.OffsetPaginatedList
modules(List<Module>) - Method in class com.cerner.beadledom.lifecycle.governator.GovernatorLifecycleInjectorBuilder
 
modules(List<Module>) - Method in class com.cerner.beadledom.lifecycle.legacy.BeadledomLifecycleInjectorBuilder
Deprecated.
 
modules(List<Module>) - Method in class com.cerner.beadledom.lifecycle.LifecycleInjectorBuilder
Set or override the list of modules for the builder.

N

newBuilder() - Static method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Return a new instance of BeadledomClientBuilder by looking for an implementation on the classpath using SPI.
newBuilder() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
newBuilder(BeadledomClientConfiguration) - Static method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
newBuilder() - Static method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
newBuilder() - Static method in class com.cerner.beadledom.configuration.ConfigurationSourcesModuleBuilder
Static Convenience method create an instance of ConfigurationSourcesModuleBuilder.
newClient() - Static method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Return a new default instance of Client by using the default builder implementation on the classpath found using SPI.
newClient(Configuration) - Static method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Return a new instance of Client with the given configuration by using the the builder implementation on the classpath found using SPI.
newClient() - Static method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
newClient(Configuration) - Static method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
newInstance() - Static method in class com.cerner.beadledom.jaxrs.GenericResponseBuilderFactory
Creates a new instance of GenericResponseBuilderFactory using ServiceLoader.
NewRelicApi - Interface in com.cerner.beadledom.newrelic
New Relic API.
NewRelicApiImpl - Class in com.cerner.beadledom.newrelic
Default implementation that delegates to the New Relic API.
NewRelicApiImpl() - Constructor for class com.cerner.beadledom.newrelic.NewRelicApiImpl
 
NewRelicCorrelationIdFilter - Class in com.cerner.beadledom.newrelic.jaxrs
The NewRelicCorrelationIdFilter reads the correlation id header/property from the request, then adds it to the New Relic transaction as a custom property.
NewRelicCorrelationIdFilter(String, NewRelicApi) - Constructor for class com.cerner.beadledom.newrelic.jaxrs.NewRelicCorrelationIdFilter
Creates a new NewRelicCorrelationIdFilter with the provided header name.
NewRelicJaxRsModule - Class in com.cerner.beadledom.newrelic
A Guice module that provides the New Relic JAX-RS integration.
NewRelicJaxRsModule() - Constructor for class com.cerner.beadledom.newrelic.NewRelicJaxRsModule
 
nextLink(String) - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto.Builder
 
nextLink() - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto
 
noContent() - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder for an empty response.
notAcceptable(List<Variant>) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder for a not acceptable response.
notModified() - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder with a not-modified status.
notModified(EntityTag) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder with a not-modified status.
notModified(String) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder with a not-modified status.

O

ObjectMapperClientFeatureModule - Class in com.cerner.beadledom.client.jackson
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
of(CallStackElement) - Static method in class com.cerner.beadledom.stagemonitor.request.CondensedCallStackElement
Creates a new instance of CondensedCallStackElement by copying the specified CallStackElement.
offset(Long) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata.Builder
 
offset() - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata
Returns the page offset that was used to create the current page; null if not set.
offsetFieldName() - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration
Query parameter name for offset.
offsetFieldName(String) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata.Builder
 
offsetFieldName() - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata
Returns the name of the page offset field that was used to create the current page; Uses the configured default field name if not set, null if not using OffsetPaginationModule.
OffsetPaginatedList<T> - Class in com.cerner.beadledom.pagination
Offset based pagination list.
OffsetPaginatedList() - Constructor for class com.cerner.beadledom.pagination.OffsetPaginatedList
 
OffsetPaginatedList.Builder<T> - Class in com.cerner.beadledom.pagination
 
OffsetPaginatedListDto<T> - Interface in com.cerner.beadledom.pagination.models
Offset based pagination list.
OffsetPaginatedListDto.Builder<B extends OffsetPaginatedListDto.Builder<B,T>,T> - Interface in com.cerner.beadledom.pagination.models
 
OffsetPaginatedListHelloWorldDto - Class in com.cerner.beadledom.integration.api.model
Client implementation of an offset based pagination list of HelloWorldDto.
OffsetPaginatedListHelloWorldDto() - Constructor for class com.cerner.beadledom.integration.api.model.OffsetPaginatedListHelloWorldDto
 
OffsetPaginatedListHelloWorldDto.Builder - Class in com.cerner.beadledom.integration.api.model
 
OffsetPaginatedListLinksWriterInterceptor - Class in com.cerner.beadledom.pagination
A WriterInterceptor for adding offset pagination links for OffsetPaginatedList prior serialization.
OffsetPaginatedListLinksWriterInterceptor() - Constructor for class com.cerner.beadledom.pagination.OffsetPaginatedListLinksWriterInterceptor
 
OffsetPaginatedListMetadata - Class in com.cerner.beadledom.pagination
Metadata for an offset based pagination list.
OffsetPaginatedListMetadata() - Constructor for class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata
 
OffsetPaginatedListMetadata.Builder - Class in com.cerner.beadledom.pagination
 
OffsetPaginationConfiguration - Class in com.cerner.beadledom.pagination.models
Configuration for offset based pagination.
OffsetPaginationConfiguration() - Constructor for class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration
 
OffsetPaginationConfiguration.Builder - Class in com.cerner.beadledom.pagination.models
 
OffsetPaginationModule - Class in com.cerner.beadledom.pagination
Module to provide the necessary configurations for using Offset Based Pagination.
OffsetPaginationModule() - Constructor for class com.cerner.beadledom.pagination.OffsetPaginationModule
 
OffsetPaginationParameters - Class in com.cerner.beadledom.pagination.parameters
Query parameters for an endpoint with offset based pagination.
OffsetPaginationParameters() - Constructor for class com.cerner.beadledom.pagination.parameters.OffsetPaginationParameters
 
OffsetParameter - Class in com.cerner.beadledom.pagination.parameters
Represent the offset parameter used for pagination.
OffsetParameter(String) - Constructor for class com.cerner.beadledom.pagination.parameters.OffsetParameter
Creates an instance of OffsetParameter.
OffsetParameter(String, String) - Constructor for class com.cerner.beadledom.pagination.parameters.OffsetParameter
Creates an instance of OffsetParameter with a non-default field name.
ok() - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder with an OK status.
ok(T) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder with an OK status and the given entity body.
ok(T, MediaType) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder with an OK status and the given entity body and media type.
ok(T, String) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder with an OK status and the given entity body and media type.
ok(T, Variant) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
/** Create a new GenericResponseBuilder with an OK status and the given entity body and variant data.

P

PaginatedClientResource - Interface in com.cerner.beadledom.client.example
Proxy client interface for PaginatedResource.
PaginatedResource - Interface in com.cerner.beadledom.client.example
Example paginated resource.
PaginatedResourceImpl - Class in com.cerner.beadledom.client.example
Service implementation of PaginatedResource.
PaginatedResourceImpl() - Constructor for class com.cerner.beadledom.client.example.PaginatedResourceImpl
 
parse(String) - Method in class com.cerner.beadledom.pagination.parameters.LimitParameter
 
parse(String) - Method in class com.cerner.beadledom.pagination.parameters.OffsetParameter
 
parseField(Schema.Field) - Method in class com.cerner.beadledom.avro.SwaggerAvroModelConverter
Generate a ModelProperty for the given field.
parseSchema(Schema) - Method in class com.cerner.beadledom.avro.SwaggerAvroModelConverter
Generate a ModelProperty for the given schema.
patch(JsonOne) - Method in interface com.cerner.beadledom.client.example.client.ResourceOne
 
patch(JsonTwo) - Method in interface com.cerner.beadledom.client.example.client.ResourceTwo
 
patch(JsonOne) - Method in class com.cerner.beadledom.client.example.ResourceOneImpl
Patch Resource.
patch(JsonTwo) - Method in class com.cerner.beadledom.client.example.ResourceTwoImpl
Patch Resource.
PATCH - Annotation Type in com.cerner.beadledom.jaxrs
Deprecated.
Use PATCH annotation from JAX-RS 2.1, https://jax-rs.github.io/apidocs/2.1/javax/ws/rs/PATCH.html
prevLink(String) - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto.Builder
 
prevLink() - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto
 
Primary() - Constructor for class com.cerner.beadledom.health.dto.HealthJsonViews.Primary
 
PropertiesConfigurationSource - Class in com.cerner.beadledom.configuration
An implementation class of ConfigurationSource for the source of type Properties.
property(String, Object) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
property(String, Object) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
provideBeadledomIntegrationClient(BeadledomClient, IntegrationClientConfig) - Method in class com.cerner.beadledom.integration.client.IntegrationClientModule
 
proxy(Class<T>) - Method in class com.cerner.beadledom.client.BeadledomWebTarget
Deprecated.
 
proxy(Class<T>) - Method in class com.cerner.beadledom.client.proxy.GenericResponseResourceProxyFactory
Deprecated.
 
proxy(Class<T>) - Method in interface com.cerner.beadledom.client.proxy.ResourceProxyFactory
Deprecated.
Creates a proxied instance of the given JAX-RS resource class.

R

read(Class<?>, Map<String, String>) - Method in class com.cerner.beadledom.avro.SwaggerAvroModelConverter
 
readEntity(Class<U>) - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
readEntity(GenericType<U>) - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
readEntity(Class<U>, Annotation[]) - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
readEntity(GenericType<U>, Annotation[]) - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
readEntity(Class<U>) - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
readEntity(GenericType<U>) - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
readEntity(Class<U>, Annotation[]) - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
readEntity(GenericType<U>, Annotation[]) - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
readTimeout(long, TimeUnit) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
reason(String) - Method in class com.cerner.beadledom.json.common.model.ErrorDetail.Builder
 
reason() - Method in class com.cerner.beadledom.json.common.model.ErrorDetail
 
register(Class<?>) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
register(Class<?>, int) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
register(Class<?>, Class<?>...) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
register(Object) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
register(Object, int) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
register(Object, Class<?>...) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
register(Object, Map<Class<?>, Integer>) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
register(Class<?>) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
register(Class<?>, int) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
register(Class<?>, Class<?>...) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
register(Class<?>, Map<Class<?>, Integer>) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
register(Object) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
register(Object, int) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
register(Object, Class<?>...) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
register(Object, Map<Class<?>, Integer>) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
replaceAll(MultivaluedMap<String, Object>) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Replaces all of the headers with the these headers.
reportRequestTrace(RequestTraceReporter.ReportArguments) - Method in class com.cerner.beadledom.stagemonitor.request.LogJsonRequestTraceReporter
 
resourceOne() - Method in class com.cerner.beadledom.client.example.client.ExampleOneClient
 
ResourceOne - Interface in com.cerner.beadledom.client.example.client
Example rest resource one for beadledom-client.
ResourceOneFeature - Annotation Type in com.cerner.beadledom.client.example.client
Binding annotation for the Example client.
ResourceOneImpl - Class in com.cerner.beadledom.client.example
Service implementation of resource one.
ResourceOneImpl() - Constructor for class com.cerner.beadledom.client.example.ResourceOneImpl
 
ResourceProxyFactory - Interface in com.cerner.beadledom.client.proxy
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
resourceTwo() - Method in class com.cerner.beadledom.client.example.client.ExampleTwoClient
 
ResourceTwo - Interface in com.cerner.beadledom.client.example.client
Example rest resource two for beadledom-client.
ResourceTwoFeature - Annotation Type in com.cerner.beadledom.client.example.client
Binding annotation for the Example client.
ResourceTwoImpl - Class in com.cerner.beadledom.client.example
Service implementation of resource two.
ResourceTwoImpl() - Constructor for class com.cerner.beadledom.client.example.ResourceTwoImpl
 
ResponseToStringWrapper - Class in com.cerner.beadledom.jaxrs
Simple class that wraps Response and implements ResponseToStringWrapper.toString() for Response.
ResponseToStringWrapper(Response) - Constructor for class com.cerner.beadledom.jaxrs.ResponseToStringWrapper
Constructs the wrapper.
ResteasyBootstrapModule - Class in com.cerner.beadledom.integration.service
A Guice Module that installs the following modules.
ResteasyBootstrapModule() - Constructor for class com.cerner.beadledom.integration.service.ResteasyBootstrapModule
 
ResteasyClientBuilderFactory - Class in com.cerner.beadledom.client.resteasy
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
ResteasyClientBuilderFactory() - Constructor for class com.cerner.beadledom.client.resteasy.ResteasyClientBuilderFactory
Deprecated.
 
ResteasyContextListener - Class in com.cerner.beadledom.resteasy
A base context listener for Resteasy that provides lifecycle support via Governator.
ResteasyContextListener() - Constructor for class com.cerner.beadledom.resteasy.ResteasyContextListener
 
ResteasyGenericResponseBuilderFactory - Class in com.cerner.beadledom.resteasy
An implementation of GenericResponseBuilderFactory for Resteasy.
ResteasyGenericResponseBuilderFactory() - Constructor for class com.cerner.beadledom.resteasy.ResteasyGenericResponseBuilderFactory
Creates a new instance of ResteasyGenericResponseBuilderFactory.
ResteasyModule - Class in com.cerner.beadledom.resteasy
The core guice module for Beadledom on Resteasy.
ResteasyModule() - Constructor for class com.cerner.beadledom.resteasy.ResteasyModule
 
retryRequest(HttpResponse, int, HttpContext) - Method in class com.cerner.beadledom.client.resteasy.http.DefaultServiceUnavailableRetryStrategy
Deprecated.
 

S

scheduledExecutorService(ScheduledExecutorService) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
seeOther(URI) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder for a redirection.
SerializationFeatureFlag - Class in com.cerner.beadledom.jackson
A helper class to enable/disable Jackson SerializationFeature's via Guice's multibinding.
SerializationFeatureFlag() - Constructor for class com.cerner.beadledom.jackson.SerializationFeatureFlag
 
ServerDto - Class in com.cerner.beadledom.health.dto
Represents the runtime and environment information of the server for a health check response.
ServerDto() - Constructor for class com.cerner.beadledom.health.dto.ServerDto
 
ServerDto.Builder - Class in com.cerner.beadledom.health.dto
 
serverError() - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder with a server error status.
ServerPresenter - Class in com.cerner.beadledom.health.internal.presenter
Wraps a ServerDto to add methods needed by the HTML views.
ServerPresenter(ServerDto) - Constructor for class com.cerner.beadledom.health.internal.presenter.ServerPresenter
Creates an instance of ServerPresenter.
ServiceMetadata - Class in com.cerner.beadledom.metadata
Provides metadata about a running instance of a service.
ServiceMetadata() - Constructor for class com.cerner.beadledom.metadata.ServiceMetadata
 
ServiceMetadata.Builder - Class in com.cerner.beadledom.metadata
 
setAllowZeroLimit(boolean) - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration.Builder
 
setArtifactId(String) - Method in class com.cerner.beadledom.metadata.BuildInfo.Builder
Sets the artifact Id.
setArtifactName(String) - Method in class com.cerner.beadledom.health.dto.BuildDto.Builder
 
setbuild(BuildDto) - Method in class com.cerner.beadledom.health.dto.HealthDto.Builder
 
setBuildDateTime(String) - Method in class com.cerner.beadledom.health.dto.BuildDto.Builder
 
setBuildDateTime(Optional<String>) - Method in class com.cerner.beadledom.metadata.BuildInfo.Builder
Sets the build time of the artifact.
setBuildDateTime(String) - Method in class com.cerner.beadledom.metadata.BuildInfo.Builder
 
setBuildInfo(BuildInfo) - Method in class com.cerner.beadledom.metadata.ServiceMetadata.Builder
 
setConnectionPoolSize(int) - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Sets the default connection pool size to be used.
setConnectionPoolSize(int) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Sets the default connection pool size to be used if a ClientHttpEngine isn't specified via BeadledomResteasyClientBuilder.setHttpEngine(ClientHttpEngine).
setConnectionTimeout(int, TimeUnit) - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Sets the default connection timeout to be used.
setConnectionTimeout(int, TimeUnit) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Sets the default connection timeout to be used if a ClientHttpEngine isn't specified via BeadledomResteasyClientBuilder.setHttpEngine(ClientHttpEngine).
setCorrelationIdName(String) - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Set the name to be used by the correlationId filter.
setCorrelationIdName(String) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
setDefaultLimit(Integer) - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration.Builder
 
setDefaultOffset(Long) - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration.Builder
 
setDependencies(List<HealthDependencyDto>) - Method in class com.cerner.beadledom.health.dto.HealthDependenciesDto.Builder
 
setDependencies(List<HealthDependencyDto>) - Method in class com.cerner.beadledom.health.dto.HealthDto.Builder
 
setGroupId(String) - Method in class com.cerner.beadledom.metadata.BuildInfo.Builder
Sets the group Id for the artifact.
setHealthy(boolean) - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto.Builder
 
setHello(String) - Method in class com.cerner.beadledom.client.example.model.JsonOne.Builder
 
setHello(String) - Method in class com.cerner.beadledom.client.example.model.JsonTwo.Builder
 
setHostName(String) - Method in class com.cerner.beadledom.health.dto.ServerDto.Builder
 
setHostName(Optional<String>) - Method in class com.cerner.beadledom.metadata.ServiceMetadata.Builder
 
setHostName(String) - Method in class com.cerner.beadledom.metadata.ServiceMetadata.Builder
 
setHttpEngine(ClientHttpEngine) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Set the backing ClientHttpEngine to be used for all http calls.
setHttpService(HttpServiceDto) - Method in class com.cerner.beadledom.health.dto.TypeDto.Builder
 
setId(String) - Method in class com.cerner.beadledom.correlation.CorrelationContext
Sets the Correlation ID.
setId(String) - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto.Builder
 
setLimitFieldName(String) - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration.Builder
 
setLinks(LinksDto) - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto.Builder
 
setMaxLimit(Integer) - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration.Builder
 
setMaxPooledPerRouteSize(int) - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Sets the default max connection pool size per route to be used.
setMaxPooledPerRouteSize(int) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Sets the default max connection pool size per route to be used if a ClientHttpEngine isn't specified via BeadledomResteasyClientBuilder.setHttpEngine(ClientHttpEngine).
setMessage(String) - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto.Builder
 
setMessage(String) - Method in class com.cerner.beadledom.health.dto.HealthDto.Builder
 
setName(String) - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto.Builder
 
setOffsetFieldName(String) - Method in class com.cerner.beadledom.pagination.models.OffsetPaginationConfiguration.Builder
 
setOne(String) - Method in class com.cerner.beadledom.client.example.model.JsonOne.Builder
 
setPrimary(boolean) - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto.Builder
 
setRawProperties(Properties) - Method in class com.cerner.beadledom.metadata.BuildInfo.Builder
Sets all build properties that were passed in when this object was created.
setScmRevision(String) - Method in class com.cerner.beadledom.metadata.BuildInfo.Builder
Sets the SCM commit revision at which the artifact was built.
setSelf(String) - Method in class com.cerner.beadledom.health.dto.LinksDto.Builder
 
setServer(ServerDto) - Method in class com.cerner.beadledom.health.dto.HealthDto.Builder
 
setSocketTimeout(int, TimeUnit) - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Sets the default socket timeout to be used.
setSocketTimeout(int, TimeUnit) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Sets the default socket timeout to be used if a ClientHttpEngine isn't specified via BeadledomResteasyClientBuilder.setHttpEngine(ClientHttpEngine).
setStartupDateTime(Instant) - Method in class com.cerner.beadledom.health.dto.ServerDto.Builder
 
setStartupTime(Instant) - Method in class com.cerner.beadledom.metadata.ServiceMetadata.Builder
 
setStatus(Integer) - Method in class com.cerner.beadledom.health.dto.HealthDto.Builder
 
setStatus(Integer) - Method in class com.cerner.beadledom.health.dto.HttpServiceDto.Builder
 
setTtl(int, TimeUnit) - Method in class com.cerner.beadledom.client.BeadledomClientBuilder
Deprecated.
Sets the default TTL to be used.
setTtl(int, TimeUnit) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Sets the default TTL to be used if a ClientHttpEngine isn't specified via BeadledomResteasyClientBuilder.setHttpEngine(ClientHttpEngine).
setTwo(String) - Method in class com.cerner.beadledom.client.example.model.JsonTwo.Builder
 
setType(TypeDto) - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto.Builder
 
setupModule(Module.SetupContext) - Method in class com.cerner.beadledom.avro.AvroJacksonModule
 
setUrl(String) - Method in class com.cerner.beadledom.health.dto.HttpServiceDto.Builder
 
setVersion(String) - Method in class com.cerner.beadledom.health.dto.BuildDto.Builder
 
setVersion(String) - Method in class com.cerner.beadledom.metadata.BuildInfo.Builder
Sets the version of the artifact.
shutdown() - Method in interface com.cerner.beadledom.lifecycle.legacy.LifecycleShutdownManager
Deprecated.
Executes all registered lifecycle shutdown methods.
shutdown() - Method in interface com.cerner.beadledom.lifecycle.LifecycleInjector
Shutdown the underlying lifecycle management implementation, which will invoke all lifecycle shutdown hooks.
socketTimeoutMillis(int) - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration.Builder
Deprecated.
 
socketTimeoutMillis() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
sslContext(SSLContext) - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration.Builder
Deprecated.
 
sslContext() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
sslContext(SSLContext) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Sets the default SSL Context to be used if a ClientHttpEngine isn't specified via BeadledomResteasyClientBuilder.setHttpEngine(ClientHttpEngine).
StagemonitorModule - Class in com.cerner.beadledom.stagemonitor
A Guice module that provides Stagemonitor request logging.
StagemonitorModule() - Constructor for class com.cerner.beadledom.stagemonitor.StagemonitorModule
 
status(int) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the HTTP status code on the builder.
status(Response.Status) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the HTTP status code on the builder.
status(Response.StatusType) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the HTTP status code on the builder.
status(Response.StatusType) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Creates a new GenericResponseBuilder with the given HTTP status.
status(Response.Status) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Creates a new GenericResponseBuilder with the given HTTP status.
status(int) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Creates a new GenericResponseBuilder with the given HTTP status.
status(int, T) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Creates a new GenericResponseBuilder with the given HTTP status and entity body.
StreamingWriterOutput - Class in com.cerner.beadledom.jaxrs
A streaming output for OutputStreamWriters.
string() - Method in class com.cerner.beadledom.jaxrs.ErrorBody
Gets the error body as a string.
Swagger2Module - Class in com.cerner.beadledom.swagger2
Configures a service to serve Swagger 2 documentation at '/api-docs'.
Swagger2Module() - Constructor for class com.cerner.beadledom.swagger2.Swagger2Module
 
SwaggerApiResource - Class in com.cerner.beadledom.swagger
This alters the responses of Swagger's ApiListingResourceJSON class so that the basePath field will be set.
SwaggerApiResource() - Constructor for class com.cerner.beadledom.swagger.SwaggerApiResource
 
SwaggerApiResource - Class in com.cerner.beadledom.swagger2
This provides the swagger 2 documentation at the /api-docs path that was previously used for swagger 1.
SwaggerApiResource() - Constructor for class com.cerner.beadledom.swagger2.SwaggerApiResource
 
SwaggerAvroModelConverter - Class in com.cerner.beadledom.avro
This produces Swagger model schemas for Avro generated classes, by looking at the Avro schema (rather than by inspecting the Java class for members and annotations).
SwaggerAvroModelConverter() - Constructor for class com.cerner.beadledom.avro.SwaggerAvroModelConverter
 
SwaggerGuiceJaxrsScanner - Class in com.cerner.beadledom.swagger
Finds JAX-RS resource classes via Guice, so that they can be scanned for Swagger API annotations.
SwaggerGuiceJaxrsScanner - Class in com.cerner.beadledom.swagger2
Finds JAX-RS resource classes via Guice, so that they can be scanned for Swagger API annotations.
SwaggerModule - Class in com.cerner.beadledom.swagger
Configures a service to serve Swagger documentation at '/api-docs', and the Swagger UI at '/meta/swagger/ui'.
SwaggerModule() - Constructor for class com.cerner.beadledom.swagger.SwaggerModule
 
SwaggerUiResource - Class in com.cerner.beadledom.swagger
 
SwaggerUiResource() - Constructor for class com.cerner.beadledom.swagger.SwaggerUiResource
 
SwaggerUiResource - Class in com.cerner.beadledom.swagger2
 
SwaggerUiResource() - Constructor for class com.cerner.beadledom.swagger2.SwaggerUiResource
 

T

tag(EntityTag) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response entity tag.
tag(String) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response entity tag.
target(String) - Method in class com.cerner.beadledom.client.BeadledomClient
Deprecated.
Build a new Beadledom web resource target.
target(URI) - Method in class com.cerner.beadledom.client.BeadledomClient
Deprecated.
Build a new Beadledom web resource target.
target(UriBuilder) - Method in class com.cerner.beadledom.client.BeadledomClient
Deprecated.
Build a new Beadledom web resource target.
target(Link) - Method in class com.cerner.beadledom.client.BeadledomClient
Deprecated.
Build a new Beadledom web resource target.
target(String) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
target(URI) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
target(UriBuilder) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
target(Link) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClient
Deprecated.
 
temporaryRedirect(URI) - Static method in class com.cerner.beadledom.jaxrs.GenericResponses
Create a new GenericResponseBuilder for a temporary redirection.
ThreadLocalJooqModule - Class in com.cerner.beadledom.jooq
A guice module that configures the Jooq DSLContext and Jooq Transactions.
ThreadLocalJooqModule() - Constructor for class com.cerner.beadledom.jooq.ThreadLocalJooqModule
 
ThrowableExceptionMapper - Class in com.cerner.beadledom.jaxrs.exceptionmapping
An ExceptionMapper for the Throwable family of exceptions.
ThrowableExceptionMapper() - Constructor for class com.cerner.beadledom.jaxrs.exceptionmapping.ThrowableExceptionMapper
 
toBuilder() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
Returns a builder with same property values as this; allowing modification of some values.
toBuilder() - Method in class com.cerner.beadledom.health.dto.HealthDependencyDto
Returns a builder with same property values as this; allowing modification of some values.
toBuilder() - Method in class com.cerner.beadledom.health.dto.HealthDto
Returns a builder with same property values as this; allowing modification of some values.
toBuilder() - Method in class com.cerner.beadledom.metadata.BuildInfo
Returns a builder with same property values as this; allowing modification of some values.
toBuilder() - Method in class com.cerner.beadledom.metadata.ServiceMetadata
Returns a builder with same property values as this; allowing modification of some values.
toDescriptionOpt(Class<?>) - Method in class com.cerner.beadledom.avro.SwaggerAvroModelConverter
 
toName(Class<?>) - Method in class com.cerner.beadledom.avro.SwaggerAvroModelConverter
 
toResponse(JsonMappingException) - Method in class com.cerner.beadledom.jaxrs.exceptionmapping.JsonMappingExceptionMapper
 
toResponse(JsonParseException) - Method in class com.cerner.beadledom.jaxrs.exceptionmapping.JsonParseExceptionMapper
 
toResponse(Throwable) - Method in class com.cerner.beadledom.jaxrs.exceptionmapping.ThrowableExceptionMapper
Maps an unhandled Throwable to a Response.
toResponse(WebApplicationException) - Method in class com.cerner.beadledom.jaxrs.exceptionmapping.WebApplicationExceptionMapper
Maps an unhandled WebApplicationException to a Response.
toResponse(Failure) - Method in class com.cerner.beadledom.resteasy.exceptionmapping.FailureExceptionMapper
Maps an unhandled Failure to a Response.
toString() - Method in class com.cerner.beadledom.jaxrs.DelegatingGenericResponse
 
toString() - Method in class com.cerner.beadledom.jaxrs.ResponseToStringWrapper
 
toString() - Method in class com.cerner.beadledom.resteasy.BuiltGenericResponse
 
totalResults(Long) - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto.Builder
 
totalResults() - Method in interface com.cerner.beadledom.pagination.models.OffsetPaginatedListDto
 
totalResults(Long) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedList.Builder
Convenience method that adds a metadata instance with total results and default field names without having to manually build an OffsetPaginatedListMetadata object.
totalResults(Long) - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata.Builder
 
totalResults() - Method in class com.cerner.beadledom.pagination.OffsetPaginatedListMetadata
Returns the total number of items across all pages; null if total is unknown.
trustStore(KeyStore) - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration.Builder
Deprecated.
 
trustStore() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
trustStore(KeyStore) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
Sets the default SSL trust store to be used if a ClientHttpEngine isn't specified via BeadledomResteasyClientBuilder.setHttpEngine(ClientHttpEngine).
ttlMillis(int) - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration.Builder
Deprecated.
 
ttlMillis() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
type(MediaType) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response entity media type.
type(String) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response entity media type.
TypeDto - Class in com.cerner.beadledom.health.dto
Indicates the type of dependency, which may have additional properties of a type.
TypeDto() - Constructor for class com.cerner.beadledom.health.dto.TypeDto
 
TypeDto.Builder - Class in com.cerner.beadledom.health.dto
 

U

UNFILTERED_FIELD - Static variable in class com.cerner.beadledom.jackson.filter.FieldFilter
 
UnitOfWork - Interface in com.cerner.beadledom.jooq
This interface represents a unit of work using a Jooq DSLContext.
uri() - Method in class com.cerner.beadledom.client.example.client.ExampleClientConfig
 

V

variant(Variant) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the response variant data.
variants(Variant...) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the variant list for the Vary header.
variants(List<Variant>) - Method in class com.cerner.beadledom.jaxrs.GenericResponseBuilder
Sets the variant list for the Vary header.
verifier(HostnameVerifier) - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration.Builder
Deprecated.
 
verifier() - Method in class com.cerner.beadledom.client.BeadledomClientConfiguration
Deprecated.
 
verify(String, SSLSocket) - Method in class com.cerner.beadledom.client.resteasy.http.X509HostnameVerifierAdapter
Deprecated.
 
verify(String, X509Certificate) - Method in class com.cerner.beadledom.client.resteasy.http.X509HostnameVerifierAdapter
Deprecated.
 
verify(String, String[], String[]) - Method in class com.cerner.beadledom.client.resteasy.http.X509HostnameVerifierAdapter
Deprecated.
 
verify(String, SSLSession) - Method in class com.cerner.beadledom.client.resteasy.http.X509HostnameVerifierAdapter
Deprecated.
 
version() - Method in class com.cerner.beadledom.avro.AvroJacksonModule
 
VersionResource - Interface in com.cerner.beadledom.health.api
 
VersionResourceImpl - Class in com.cerner.beadledom.health.resource
Version information Resource.

W

WebApplicationExceptionMapper - Class in com.cerner.beadledom.jaxrs.exceptionmapping
An ExceptionMapper for the WebApplicationException family of exceptions.
WebApplicationExceptionMapper() - Constructor for class com.cerner.beadledom.jaxrs.exceptionmapping.WebApplicationExceptionMapper
 
whenCommitted(Runnable) - Method in interface com.cerner.beadledom.jooq.JooqTransactionalHooks
Registers an action to be executed when the current Jooq transaction is successfully committed.
with(Class<? extends Annotation>) - Static method in class com.cerner.beadledom.client.BeadledomClientModule
Deprecated.
Creates a new instance of BeadledomClientModule for the specified binding annotation.
with(Class<? extends Annotation>) - Static method in class com.cerner.beadledom.client.jackson.AnnotatedJacksonModule
Deprecated.
A static method to create an instance of AnnotatedJacksonModule.
with(Class<? extends Annotation>) - Static method in class com.cerner.beadledom.client.jackson.ObjectMapperClientFeatureModule
Deprecated.
Creates a new instance of ObjectMapperClientFeatureModule for the specified binding annotation.
with(Consumer<OutputStreamWriter>) - Static method in class com.cerner.beadledom.jaxrs.StreamingWriterOutput
Creates a new StreamingWriterOutput that will execute the provided function when writing the output.
withConfig(Configuration) - Method in class com.cerner.beadledom.client.resteasy.BeadledomResteasyClientBuilder
Deprecated.
 
withId(String, Callable<V>) - Method in class com.cerner.beadledom.correlation.CorrelationContext
Computes the result of the task with the correlation context ID being set to correlationId.
withInjector(Injector) - Method in class com.cerner.beadledom.resteasy.ResteasyContextListener
A method that allows interaction with the Guice injector.
write(OutputStream) - Method in class com.cerner.beadledom.jaxrs.StreamingWriterOutput
 
writeJson(JsonParser, JsonGenerator) - Method in class com.cerner.beadledom.jackson.filter.FieldFilter
Writes the json from the parser onto the generator, using the filters to only write the objects specified.
writeTo(Object, Class<?>, Type, Annotation[], MediaType, MultivaluedMap<String, Object>, OutputStream) - Method in class com.cerner.beadledom.jaxrs.provider.FilteringJacksonJsonProvider
 

X

X509HostnameVerifierAdapter - Class in com.cerner.beadledom.client.resteasy.http
Deprecated.
As of 3.6, use Retrofit (https://github.com/square/retrofit) instead.
XmlConfigurationSource - Class in com.cerner.beadledom.configuration
An implementation class of ConfigurationSource for the source of type XMLConfiguration.
A B C D E F G H I J K L M N O P R S T U V W X 
Skip navigation links

Copyright © 2020 Cerner Innovation, Inc.. All rights reserved.