Uses of Class
org.jboss.vfs.VFS.Mount
-
Packages that use VFS.Mount Package Description org.jboss.vfs -
-
Uses of VFS.Mount in org.jboss.vfs
Fields in org.jboss.vfs declared as VFS.Mount Modifier and Type Field Description private static VFS.Mount
VFS. rootMount
Fields in org.jboss.vfs with type parameters of type VFS.Mount Modifier and Type Field Description private static java.util.concurrent.ConcurrentMap<VirtualFile,java.util.Map<java.lang.String,VFS.Mount>>
VFS. mounts
Methods in org.jboss.vfs that return VFS.Mount Modifier and Type Method Description (package private) static VFS.Mount
VFS. getMount(VirtualFile virtualFile)
-