Uses of Class
org.jboss.vfs.util.automount.MountConfig
Packages that use MountConfig
-
Uses of MountConfig in org.jboss.vfs.util.automount
Methods in org.jboss.vfs.util.automount that return MountConfigModifier and TypeMethodDescriptionprivate static MountConfigAutomounter.getMountConfig(MountOption[] mountOptions) Creates a MountConfig and applies the provided mount optionsMethods in org.jboss.vfs.util.automount with parameters of type MountConfigModifier and TypeMethodDescription(package private) abstract voidMountOption.applyTo(MountConfig config) Each option must apply its custom settings to tehMountConfig.private voidAutomounter.RegistryEntry.mount(VirtualFile target, MountConfig mountConfig)