Package org.commonjava.indy.data
-
Interface Summary Interface Description ArtifactStoreQuery<T extends org.commonjava.indy.model.core.ArtifactStore> This query interface is intended to be reusable across anyStoreDataManagerimplementation.StoreDataManager Data manager used to access and manipulate the configurations forArtifactStoreinstances.StoreEventDispatcher Convenience component that standardizes the process of interacting with JEEEvents relating to changes inArtifactStoredefinitions.StoreValidator Store Validator used to validate URL for forArtifactStoreinstances and check if appropriate http method calls are available at validated url endpoint -
Class Summary Class Description ArtifactStoreValidateData ArtifactStoreValidateData.Builder ArtifactStoreValidator Move validation logic out of old ValidRemoteStoreDataManagerDecorator (in implied-repos) to here, so it's easier to call it from more appropriate places while still reusing it.DelegatingArtifactStoreQuery<T extends org.commonjava.indy.model.core.ArtifactStore> Provides a convenient delegating implementation ofArtifactStoreQuery, which can be extended to wrap particular methods with extra logic.NoOpStoreEventDispatcher StoreDataManager.ContextualTask StoreValidationConstants -
Exception Summary Exception Description IndyDataException Exception that indicates an error occurred while retrieving or managing configuration data about one or moreArtifactStoreinstances.InvalidArtifactStoreException