Class ShrinkWrapFileSystem

java.lang.Object
java.nio.file.FileSystem
org.jboss.shrinkwrap.impl.nio.file.ShrinkWrapFileSystem
All Implemented Interfaces:
Closeable, AutoCloseable

public class ShrinkWrapFileSystem extends FileSystem
ShrinkWrap implementation adapting a Archive to a FileSystem; Thread-safe, though access to the underlying Archive is *not*.