org.jboss.cdi.tck.tests.extensions.producer.broken.processing
Class ExplicitExceptionExtension
java.lang.Object
org.jboss.cdi.tck.tests.extensions.producer.broken.processing.ExplicitExceptionExtension
- All Implemented Interfaces:
- javax.enterprise.inject.spi.Extension
public class ExplicitExceptionExtension
- extends Object
- implements javax.enterprise.inject.spi.Extension
- Author:
- Martin Kouba
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ExplicitExceptionExtension
public ExplicitExceptionExtension()
processGoldProducer
public void processGoldProducer(@Observes
javax.enterprise.inject.spi.ProcessProducer<GoldProducer,Gold> event)
Copyright © 2008-2012 Seam Framework. All Rights Reserved.