@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class InterceptorOrderTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
InterceptorOrderTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testInterceptorsCalledInOrderDefinedByBeansXml(Foo foo) |
void |
testInterceptorsInvocationOrder(AccountTransaction transaction) |
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.WebArchive createTestArchive()
@SpecAssertion(section="enabled_interceptors",id="b") @SpecAssertion(section="enabled_interceptors",id="c") public void testInterceptorsCalledInOrderDefinedByBeansXml(Foo foo)
@SpecAssertion(section="enabled_interceptors",
id="g")
public void testInterceptorsInvocationOrder(AccountTransaction transaction)
Copyright © 2008–2016 CDI TCK. All rights reserved.