org.zeroexchange.user.create
Interface UserFactory

All Known Implementing Classes:
SimpleUserFactory

public interface UserFactory

Factory provides new users creation and initilization facility.

Author:
black

Method Summary
 User createNewUser()
          Creates the new user and initialized it with the default values.
 

Method Detail

createNewUser

User createNewUser()
Creates the new user and initialized it with the default values.



Copyright © 2013. All Rights Reserved.