public class ExplicitExceptionExtension extends Object implements javax.enterprise.inject.spi.Extension
| Constructor and Description |
|---|
ExplicitExceptionExtension() |
| Modifier and Type | Method and Description |
|---|---|
void |
processGoldProducer(javax.enterprise.inject.spi.ProcessProducer<GoldProducer,Gold> event) |
public void processGoldProducer(@Observes
javax.enterprise.inject.spi.ProcessProducer<GoldProducer,Gold> event)
Copyright © 2008–2016 CDI TCK. All rights reserved.