org.jboss.cdi.tck.tests.event.implicit
Class CourseFullEvent

java.lang.Object
  extended by org.jboss.cdi.tck.tests.event.implicit.CourseFullEvent

public class CourseFullEvent
extends Object


Constructor Summary
CourseFullEvent(Course course)
           
 
Method Summary
 Course getCourse()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CourseFullEvent

public CourseFullEvent(Course course)
Method Detail

getCourse

public Course getCourse()


Copyright © 2008-2013 Seam Framework. All Rights Reserved.