public interface ArtifactManagerFactory
Guice factory to create ArtifactManager.| Modifier and Type | Method and Description |
|---|---|
ArtifactManager |
create(co.cask.cdap.proto.id.ArtifactId artifactId)
Creates a
ArtifactManager for the specified artifact. |
ArtifactManager create(co.cask.cdap.proto.id.ArtifactId artifactId)
ArtifactManager for the specified artifact.Copyright © 2017 Cask Data, Inc. Licensed under the Apache License, Version 2.0.