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

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

public class Awards
extends Object


Constructor Summary
Awards()
           
 
Method Summary
 void grantHonorsStatus(Student student)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Awards

public Awards()
Method Detail

grantHonorsStatus

public void grantHonorsStatus(Student student)


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