org.jboss.cdi.tck.tests.event.observer
Class EventPayload
java.lang.Object
org.jboss.cdi.tck.tests.event.observer.EventPayload
public class EventPayload
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventPayload
public EventPayload()
getClassesVisited
public List<Class<?>> getClassesVisited()
recordVisit
public void recordVisit(Object o)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.