public class Registration extends Object
| Constructor and Description |
|---|
Registration(javax.enterprise.event.Event<CourseFullEvent> courseFullEvent) |
| Modifier and Type | Method and Description |
|---|---|
void |
registerForCourse(Course course,
Student user) |
void |
registerStudent(Student student) |
@Inject public Registration(javax.enterprise.event.Event<CourseFullEvent> courseFullEvent)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.