org.zeroexchange.user.create
Class SimpleUserFactory
java.lang.Object
org.zeroexchange.user.create.SimpleUserFactory
- All Implemented Interfaces:
- UserFactory
public class SimpleUserFactory
- extends Object
- implements UserFactory
Simple users factory.
- Author:
- black
Method Summary |
User |
createNewUser()
Creates the new user and
initialized it with the default values. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SimpleUserFactory
public SimpleUserFactory()
createNewUser
public User createNewUser()
- Creates the new user and
initialized it with the default values.
- Specified by:
createNewUser
in interface UserFactory
Copyright © 2013. All Rights Reserved.