org.zeroexchange.user.event
Class UserRegistered
java.lang.Object
org.zeroexchange.event.Event
org.zeroexchange.user.event.UserRegistered
- All Implemented Interfaces:
- Serializable
public class UserRegistered
- extends Event
The message is sent when new user is registered.
- Author:
- black
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UserRegistered
public UserRegistered(User user)
- Constructor.
getUser
public User getUser()
Copyright © 2013. All Rights Reserved.