Uses of Class
org.jboss.as.server.deployment.module.MountHandle
-
Packages that use MountHandle Package Description org.jboss.as.server.deployment.module -
-
Uses of MountHandle in org.jboss.as.server.deployment.module
Methods in org.jboss.as.server.deployment.module that return MountHandle Modifier and Type Method Description static MountHandleMountHandle. create(Closeable handle)MountHandleResourceRoot. getMountHandle()Constructors in org.jboss.as.server.deployment.module with parameters of type MountHandle Constructor Description ResourceRoot(String rootName, org.jboss.vfs.VirtualFile root, MountHandle mountHandle)ResourceRoot(org.jboss.vfs.VirtualFile root, MountHandle mountHandle)
-