org.jboss.cdi.tck.tests.extensions.communication
Class EventBase
java.lang.Object
org.jboss.cdi.tck.tests.extensions.communication.EventBase
- Direct Known Subclasses:
- PatEvent, PbEvent
public abstract class EventBase
- extends Object
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PAT_SEQ
public static final String PAT_SEQ
- See Also:
- Constant Field Values
PB_SEQ
public static final String PB_SEQ
- See Also:
- Constant Field Values
EventBase
public EventBase(Class<?> clazz)
getClazz
public Class<?> getClazz()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.