@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class StereotypeWithMultipleInterceptorBindingsTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
StereotypeWithMultipleInterceptorBindingsTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testMultipleInterceptorBindings(Foo foo) |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic StereotypeWithMultipleInterceptorBindingsTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="specify_stereotype_interceptor_bindings",id="aa") @SpecAssertion(section="specify_stereotype_interceptor_bindings",id="c") @SpecAssertion(section="binding_interceptor_to_bean",id="b") public void testMultipleInterceptorBindings(Foo foo)
Copyright © 2008–2016 CDI TCK. All rights reserved.