public interface ArtifactStoreFactory
ArtifactStore instances.FactoryHelperRequired| Modifier and Type | Method and Description |
|---|---|
ArtifactStore |
newInstance()
Creates a new
ArtifactStore instance, note that implementations are free to create a singleton and always
return that instance. |
ArtifactStore newInstance()
ArtifactStore instance, note that implementations are free to create a singleton and always
return that instance.ArtifactStore instance.Copyright © 2009–2022 MojoHaus. All rights reserved.