org.jboss.cdi.tck.tests.event.broken.raw
Class ObserverInjectionBar
java.lang.Object
org.jboss.cdi.tck.tests.event.broken.raw.ObserverInjectionBar
public class ObserverInjectionBar
- extends Object
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ObserverInjectionBar
public ObserverInjectionBar()
observeSomething
public void observeSomething(@Observes
Foo foo,
javax.enterprise.event.Event event)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.