org.jboss.cdi.tck.tests.event.metadata.broken.initializer
Class Foo
java.lang.Object
org.jboss.cdi.tck.tests.event.metadata.broken.initializer.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()
setEventMetadata
@Inject
public void setEventMetadata(javax.enterprise.inject.spi.EventMetadata metadata)
observeSelf
public void observeSelf(@Observes
Foo foo)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.