org.jboss.cdi.tck.tests.extensions.communication
Class PatEvent

java.lang.Object
  extended by org.jboss.cdi.tck.tests.extensions.communication.EventBase
      extended by org.jboss.cdi.tck.tests.extensions.communication.PatEvent

public class PatEvent
extends EventBase

Author:
Martin Kouba

Field Summary
 
Fields inherited from class org.jboss.cdi.tck.tests.extensions.communication.EventBase
PAT_SEQ, PB_SEQ
 
Constructor Summary
PatEvent(Class<?> clazz)
           
 
Method Summary
 
Methods inherited from class org.jboss.cdi.tck.tests.extensions.communication.EventBase
getClazz
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PatEvent

public PatEvent(Class<?> clazz)
Parameters:
clazz -


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