public class JBossVfsDir extends Object implements org.reflections.vfs.Vfs.Dir
Vfs.Dir to support JBoss VFS for proper classpath scanning on JBoss AS.| Constructor and Description |
|---|
JBossVfsDir(URL url) |
public JBossVfsDir(URL url)
public String getPath()
getPath in interface org.reflections.vfs.Vfs.Dirpublic Iterable<org.reflections.vfs.Vfs.File> getFiles()
getFiles in interface org.reflections.vfs.Vfs.Dirpublic void close()
close in interface org.reflections.vfs.Vfs.DirCopyright © 2014 LimeTri. All Rights Reserved.