@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class EnterpriseInterceptorOrderingTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
EnterpriseInterceptorOrderingTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
createTestArchive()
Modules:
A - EJB jar: Dao, LegacyInterceptor2
B - lib: Transactional, GloballyEnabledInterceptor3
C - lib: AbstractDecorator
D - EJB jar: GloballyEnabledInterceptor2, GloballyEnabledInterceptor5, LegacyInterceptor3
E - web archive
F - WEB-INF/classes: GloballyEnabledInterceptor1, LegacyInterceptor1
G - WEB-INF/lib: GloballyEnabledInterceptor4
|
void |
testDecoratorsInWebInfClasses(Dao dao) |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment public static org.jboss.shrinkwrap.api.spec.EnterpriseArchive createTestArchive()
@SpecAssertion(section="enabled_interceptors",id="f") @SpecAssertion(section="enabled_interceptors",id="i") public void testDecoratorsInWebInfClasses(Dao dao)
Copyright © 2008–2016 CDI TCK. All rights reserved.