@SpecVersion(spec="int",
version="1.2")
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, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="3.3",id="aa"),@SpecAssertion(section="3.3",id="ba"),@SpecAssertion(section="3.2",id="a"),@SpecAssertion(section="3.2",id="b"),@SpecAssertion(section="3.2",id="c")})
public void testInterceptorAppliedToBeanWithAllBindings()
@SpecAssertions(value={@SpecAssertion(section="3.3",id="aa"),@SpecAssertion(section="3.3",id="ba"),@SpecAssertion(section="3.2",id="a"),@SpecAssertion(section="3.2",id="b"),@SpecAssertion(section="3.2",id="c")})
public void testInterceptorNotAppliedToBeanWithSomeBindings()
@SpecAssertions(value={@SpecAssertion(section="3.3",id="ab"),@SpecAssertion(section="3.3",id="bb")})
public void testMultipleInterceptorsOnMethod()
Copyright © 2008-2014 Seam Framework. All Rights Reserved.