Interface RequestFactoryJarExtractor.Emitter
- All Known Implementing Classes:
RequestFactoryJarExtractor.JarEmitter
- Enclosing class:
RequestFactoryJarExtractor
public static interface RequestFactoryJarExtractor.Emitter
Describes a way to emit the contents of a classpath, typically into a JAR
or filesystem directory.
-
Method Summary
-
Method Details
-
close
- Throws:
IOException
-
emit
- Throws:
IOException
-