org.zeroexchange.user.create
Class SimpleUserFactory

java.lang.Object
  extended by org.zeroexchange.user.create.SimpleUserFactory
All Implemented Interfaces:
UserFactory

public class SimpleUserFactory
extends Object
implements UserFactory

Simple users factory.

Author:
black

Constructor Summary
SimpleUserFactory()
           
 
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
 

Constructor Detail

SimpleUserFactory

public SimpleUserFactory()
Method Detail

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.