org.jboss.cdi.tck.tests.event.resolve.typeWithParameters
Class AnotherFooObserver
java.lang.Object
org.jboss.cdi.tck.tests.event.resolve.typeWithParameters.AnotherFooObserver
public class AnotherFooObserver
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AnotherFooObserver
public AnotherFooObserver()
observe
public void observe(@Observes
Foo<Integer> foo)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.