Uses of Package
org.somda.sdc.biceps.common.storage
-
Packages that use org.somda.sdc.biceps.common.storage Package Description org.somda.sdc.biceps.common.access MDIB read access functionality that is shared between the MDIB provider and consumer sides.org.somda.sdc.biceps.common.access.factory Factories for common access classes.org.somda.sdc.biceps.common.access.helper Helpers for access classes.org.somda.sdc.biceps.common.preprocessing Preprocessing actions shared between the MDIB provider and consumer sides.org.somda.sdc.biceps.common.storage MDIB storage implementation for BICEPS.org.somda.sdc.biceps.common.storage.factory Factories for storage classes.org.somda.sdc.biceps.consumer.access MDIB access implementation for the MDIB consumer side.org.somda.sdc.biceps.consumer.preprocessing Preprocessing actions for RemoteMdibAccess.org.somda.sdc.biceps.provider.access MDIB access implementation for the MDIB provider side.org.somda.sdc.biceps.provider.preprocessing Preprocessing actions for LocalMdibAccess. -
Classes in org.somda.sdc.biceps.common.storage used by org.somda.sdc.biceps.common.access Class Description MdibStorage Registry-based access to MdibEntity instances derived from an Mdib. -
Classes in org.somda.sdc.biceps.common.storage used by org.somda.sdc.biceps.common.access.factory Class Description MdibStorage Registry-based access to MdibEntity instances derived from an Mdib. -
Classes in org.somda.sdc.biceps.common.storage used by org.somda.sdc.biceps.common.access.helper Class Description MdibStoragePreprocessingChain Provides a processing chain that is supposed to be run before any interaction with an MdibStorage instance.PreprocessingException An exception that is thrown if a preprocessing error occurs. -
Classes in org.somda.sdc.biceps.common.storage used by org.somda.sdc.biceps.common.preprocessing Class Description DescriptionPreprocessingSegment A segment that is applied during description modifications.MdibStorage Registry-based access to MdibEntity instances derived from an Mdib. -
Classes in org.somda.sdc.biceps.common.storage used by org.somda.sdc.biceps.common.storage Class Description MdibStorage Registry-based access to MdibEntity instances derived from an Mdib.PreprocessingException An exception that is thrown if a preprocessing error occurs. -
Classes in org.somda.sdc.biceps.common.storage used by org.somda.sdc.biceps.common.storage.factory Class Description DescriptionPreprocessingSegment A segment that is applied during description modifications.MdibStorage Registry-based access to MdibEntity instances derived from an Mdib.MdibStoragePreprocessingChain Provides a processing chain that is supposed to be run before any interaction with an MdibStorage instance. -
Classes in org.somda.sdc.biceps.common.storage used by org.somda.sdc.biceps.consumer.access Class Description PreprocessingException An exception that is thrown if a preprocessing error occurs. -
Classes in org.somda.sdc.biceps.common.storage used by org.somda.sdc.biceps.consumer.preprocessing Class Description MdibStorage Registry-based access to MdibEntity instances derived from an Mdib.StatePreprocessingSegment A segment that is applied during state modifications. -
Classes in org.somda.sdc.biceps.common.storage used by org.somda.sdc.biceps.provider.access Class Description PreprocessingException An exception that is thrown if a preprocessing error occurs. -
Classes in org.somda.sdc.biceps.common.storage used by org.somda.sdc.biceps.provider.preprocessing Class Description DescriptionPreprocessingSegment A segment that is applied during description modifications.MdibStorage Registry-based access to MdibEntity instances derived from an Mdib.StatePreprocessingSegment A segment that is applied during state modifications.