org.jboss.cdi.tck.tests.extensions.beanManager.broken.event
Class FooExtension
java.lang.Object
org.jboss.cdi.tck.tests.extensions.beanManager.broken.event.FooExtension
- All Implemented Interfaces:
- javax.enterprise.inject.spi.Extension
public class FooExtension
- extends Object
- implements javax.enterprise.inject.spi.Extension
- Author:
- Martin Kouba, Jozef Hartinger
|
Method Summary |
void |
observeProcessAnnotatedType(javax.enterprise.inject.spi.BeforeBeanDiscovery bbd,
javax.enterprise.inject.spi.BeanManager beanManager)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FooExtension
public FooExtension()
observeProcessAnnotatedType
public void observeProcessAnnotatedType(@Observes
javax.enterprise.inject.spi.BeforeBeanDiscovery bbd,
javax.enterprise.inject.spi.BeanManager beanManager)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.