@SpecVersion(spec="cdi",
version="20091101")
public class MultipleInterceptorBindingsTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
MultipleInterceptorBindingsTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testInterceptorAppliedToBeanWithAllBindings() |
void |
testInterceptorNotAppliedToBeanWithSomeBindings() |
void |
testMultipleInterceptorsOnMethod() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getCurrentConfiguration, getCurrentManager, getInstanceByName, getInstanceByType, getInstanceByType, getUniqueBean, getUniqueBean, isThrowablePresent, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="interceptor_with_multiple_bindings",id="a"),@SpecAssertion(section="interceptor_resolution",id="ca"),@SpecAssertion(section="declaring_interceptor",id="ab"),@SpecAssertion(section="binding_interceptor_to_bean",id="ba"),@SpecAssertion(section="concepts",id="f")})
public void testInterceptorAppliedToBeanWithAllBindings()
@SpecAssertion(section="interceptor_with_multiple_bindings",
id="b")
public void testInterceptorNotAppliedToBeanWithSomeBindings()
@SpecAssertion(section="binding_interceptor_to_bean",
id="bb")
public void testMultipleInterceptorsOnMethod()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.