| Package | Description |
|---|---|
| org.jboss.cdi.tck.tests.extensions.container.event |
| Modifier and Type | Method and Description |
|---|---|
static javax.enterprise.inject.spi.ProcessInjectionTarget<SheepInterceptor> |
ProcessInjectionTargetObserver.getSessionBeanInterceptorEvent() |
static javax.enterprise.inject.spi.ProcessAnnotatedType<SheepInterceptor> |
ProcessAnnotatedTypeObserver.getSessionBeanInterceptorEvent() |
| 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-2013 Seam Framework. All Rights Reserved.