com.soebes.subversion.sapm
Class UserFactory
java.lang.Object
com.soebes.subversion.sapm.UserFactory
public class UserFactory
- extends Object
Factory to create User
instances.
- Author:
- Karl Heinz Marbaise
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserFactory
public UserFactory()
createInstance
public static User createInstance(String user)
- The factory method to create the particular
instances.
This means you can give one of the following
user names:
- Parameters:
user
- The user name which will be used.
- Returns:
- The instance of the
User
class.
Copyright © 2010-2011 SoftwareEntwicklung Beratung Schulung. All Rights Reserved.