@SpecVersion(spec="cdi",
version="20091101")
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()
@SpecAssertions(value={@SpecAssertion(section="specify_stereotype_interceptor_bindings",id="a0"),@SpecAssertion(section="specify_stereotype_interceptor_bindings",id="c"),@SpecAssertion(section="binding_interceptor_to_bean",id="a")})
public void testMultipleInterceptorBindings(Foo foo)
Copyright © 2008-2013 Seam Framework. All Rights Reserved.