treebolic.model
Class MountPoint

java.lang.Object
  extended by treebolic.model.MountPoint
Direct Known Subclasses:
MountPoint.Mounted, MountPoint.Mounting

public class MountPoint
extends java.lang.Object

Mount point

Author:
Bernard Bou

Nested Class Summary
static class MountPoint.Mounted
           
static class MountPoint.Mounting
           
 
Constructor Summary
private MountPoint()
          Constructor
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MountPoint

private MountPoint()
Constructor