Class DelegatingArtifactStoreQuery<T extends org.commonjava.indy.model.core.ArtifactStore>

  • All Implemented Interfaces:
    ArtifactStoreQuery<T>

    public class DelegatingArtifactStoreQuery<T extends org.commonjava.indy.model.core.ArtifactStore>
    extends Object
    implements ArtifactStoreQuery<T>
    Provides a convenient delegating implementation of ArtifactStoreQuery, which can be extended to wrap particular methods with extra logic. Created by jdcasey on 5/11/17.