org.apache.geronimo.kernel.repository
Interface ArtifactTypeHandler


public interface ArtifactTypeHandler


Method Summary
 void install(InputStream source, int size, Artifact artifactId, FileWriteMonitor monitor, File target)
           
 

Method Detail

install

void install(InputStream source,
             int size,
             Artifact artifactId,
             FileWriteMonitor monitor,
             File target)
             throws IOException
Throws:
IOException


Copyright © 2006 Apache Software Foundation. All Rights Reserved.