de.cohesion.bssh.impl
Class FileMemberSource

java.lang.Object
  extended by de.cohesion.bssh.impl.FileMemberSource
All Implemented Interfaces:
MemberSource

public class FileMemberSource
extends java.lang.Object
implements MemberSource

Author:
schulzs

Constructor Summary
FileMemberSource(java.io.File f)
           
 
Method Summary
 java.util.Set<Member> getMembers()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileMemberSource

public FileMemberSource(java.io.File f)
                 throws java.io.IOException
Throws:
java.io.IOException
Method Detail

getMembers

public java.util.Set<Member> getMembers()
Specified by:
getMembers in interface MemberSource


Copyright © 2005 . All Rights Reserved.