org.apache.geronimo.system.repository
Class UnpackArtifactTypeHandler
java.lang.Object
org.apache.geronimo.system.repository.UnpackArtifactTypeHandler
- All Implemented Interfaces:
- org.apache.geronimo.kernel.repository.ArtifactTypeHandler
public class UnpackArtifactTypeHandler
- extends Object
- implements org.apache.geronimo.kernel.repository.ArtifactTypeHandler
|
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 |
UnpackArtifactTypeHandler
public UnpackArtifactTypeHandler()
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-2006 Apache Software Foundation. All Rights Reserved.