| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.container.event |
| Modifier and Type | Method and Description |
|---|---|
static javax.enterprise.inject.spi.AnnotatedType<SheepInterceptor> |
ProcessInjectionTargetObserver.getSessionBeanInterceptorType() |
static javax.enterprise.inject.spi.AnnotatedType<SheepInterceptor> |
ProcessAnnotatedTypeObserver.getSessionBeanInterceptorType() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcessAnnotatedTypeObserver.observeSessionBeanInterceptor(javax.enterprise.inject.spi.ProcessAnnotatedType<SheepInterceptor> event) |
void |
ProcessInjectionTargetObserver.observeSessionBeanInterceptor(javax.enterprise.inject.spi.ProcessInjectionTarget<SheepInterceptor> event) |
Copyright © 2008–2016 CDI TCK. All rights reserved.