org.jboss.cdi.tck.tests.extensions.modules.broken
Class ProblematicExtension
java.lang.Object
org.jboss.cdi.tck.tests.extensions.modules.broken.ProblematicExtension
- All Implemented Interfaces:
- javax.enterprise.inject.spi.Extension
public class ProblematicExtension
- extends Object
- implements javax.enterprise.inject.spi.Extension
|
Method Summary |
void |
observeModule(javax.enterprise.inject.spi.ProcessModule event)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProblematicExtension
public ProblematicExtension()
observeModule
public void observeModule(@Observes
javax.enterprise.inject.spi.ProcessModule event)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.