net.sf.jnati.deploy.source
Class TempJarSource
java.lang.Object
net.sf.jnati.deploy.source.ArtefactSource
net.sf.jnati.deploy.source.JarSource
net.sf.jnati.deploy.source.TempJarSource
public class TempJarSource
- extends JarSource
- Author:
- Sam Adams
|
Method Summary |
void |
close()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TempJarSource
public TempJarSource(File file,
Artefact artefact)
throws IOException
- Throws:
IOException
close
public void close()
throws IOException
- Overrides:
close in class JarSource
- Throws:
IOException
Copyright © 2007-2011 Sam Adams. All Rights Reserved.