All Classes and Interfaces
Class
Description
EachProperty
implementation of DynamoDbStorageConfigurationProvider
.Default implementation of
EclipseStoreRestService
.Creates a bean of type
RootProvider
for each StorageManager
.Dynamo DB Storage Configuration.
Factory for an S3 based EmbeddedStorageFoundation.
Global EclipseStore configuration.
Configuration for EclipseStore module.
Health information about a EclipseStore instance.
A
HealthIndicator
that checks the health of all registered StorageManager
s.A Micronaut
MeterBinder
for EclipseStore integration.EclipseStore REST controller for a single StorageManager.
Configuration for EclipseStore Rest.
Configuration properties for the
EclipseStoreRestController
.EclipseStore REST service.
This Factory instantiates a
EmbeddedStorageFoundation
for each EmbeddedStorageConfigurationProvider
.Factory for an S3 based EmbeddedStorageFoundation.
Provides the class of the Root Instance.
This object represents a root object for the EclipseStore REST api.
Functional interface to ease getting the Root Instance of EclipseStore Store Manager.
Factory for an S3 based EmbeddedStorageFoundation.
Exception thrown when an error occurs during storage interceptor processing.
An around annotation for methods which simplifies storing objects in an associated Storage Manager.
Utility classes to map to the
Store
annotation.Method interceptor for
Store
.An around annotation for methods which simplifies storing objects in an associated Store Manager.
Maps the
StoreParams
annotation to the Store
annotation.An around annotation for methods which simplifies storing objects in an associated Store Manager.
Maps the
StoreReturn
annotation to the Store
annotation.An around annotation for methods which saves the Root Object of a EclipseStore instance.
Defines the way the instance that will be stored in the Store Manager.