@Entity @Component @SessionScoped public class User extends Object
@Component and @SessionScoped,
thus its instances can be injected to other classes who depend on Users.| Constructor and Description |
|---|
User() |
Copyright © 2014 Caelum. All Rights Reserved.