net.sf.commons.ssh.directory
Class Directory

java.lang.Object
  extended by net.sf.commons.ssh.directory.Directory

public class Directory
extends java.lang.Object

Since:
1.0
Author:
Sergey Vidyuk (svidyuk at gmail dot com)

Method Summary
 java.util.List getDecriptions()
          Returns read-only list of Descriptions
static Directory getInstance()
          Returns instance of Directory
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getInstance

public static Directory getInstance()
Returns instance of Directory

Returns:
instance of Directory

getDecriptions

public java.util.List getDecriptions()
Returns read-only list of Descriptions

Returns:
read-only list of Descriptions


Copyright © 2009. All Rights Reserved.