org.apache.geronimo.system.repository
Class CopyArtifactTypeHandler
java.lang.Object
org.apache.geronimo.system.repository.CopyArtifactTypeHandler
- All Implemented Interfaces:
- org.apache.geronimo.kernel.repository.ArtifactTypeHandler
- public class CopyArtifactTypeHandler
- extends Object
- implements org.apache.geronimo.kernel.repository.ArtifactTypeHandler
- Version:
- $Rev: 409817 $ $Date: 2006-05-27 09:56:38 +0200 (Sat, 27 May 2006) $
Method Summary |
void |
install(InputStream source,
int size,
org.apache.geronimo.kernel.repository.Artifact artifact,
org.apache.geronimo.kernel.repository.FileWriteMonitor monitor,
File target)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CopyArtifactTypeHandler
public CopyArtifactTypeHandler()
install
public void install(InputStream source,
int size,
org.apache.geronimo.kernel.repository.Artifact artifact,
org.apache.geronimo.kernel.repository.FileWriteMonitor monitor,
File target)
throws IOException
- Specified by:
install
in interface org.apache.geronimo.kernel.repository.ArtifactTypeHandler
- Throws:
IOException
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.