public class MountEntry extends Object
Contains the details of an active NFS mount.
MountEntry(String host, String path)
String
getHost()
getPath()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public MountEntry(String host, String path)
host
path
public final String getHost()
public final String getPath()
public String toString()
toString
Object
Copyright © 2005–2018 Alfresco Software. All rights reserved.