public class ControllerExtension extends Object implements javax.enterprise.inject.spi.Extension
| Constructor and Description |
|---|
ControllerExtension() |
| Modifier and Type | Method and Description |
|---|---|
<T> void |
processEmbeddedController(javax.enterprise.inject.spi.ProcessAnnotatedType<T> event) |
<T> void |
processStandaloneController(javax.enterprise.inject.spi.ProcessAnnotatedType<T> event) |
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.