org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed2
Class Foo
java.lang.Object
org.jboss.cdi.tck.tests.lookup.byname.broken.injectionPointWithNamed2.Foo
public class Foo
- extends Object
|
Constructor Summary |
Foo()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Foo
public Foo()
observe
public void observe(@Observes
Bar bar,
@Named
Bar bar1)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.