| Package | Description |
|---|---|
| org.jboss.vfs.util.automount |
| Modifier and Type | Method and Description |
|---|---|
private static MountConfig |
Automounter.getMountConfig(MountOption[] mountOptions)
Creates a MountConfig and applies the provided mount options
|
| Modifier and Type | Method and Description |
|---|---|
(package private) abstract void |
MountOption.applyTo(MountConfig config)
Each option must apply its custom settings to teh
MountConfig. |
private void |
Automounter.RegistryEntry.mount(VirtualFile target,
MountConfig mountConfig) |