@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class InterceptorExtensionTest
extends AbstractTest
This test was originally part of Weld test suite.
| Constructor and Description |
|---|
InterceptorExtensionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testInterceptorAddedByAnnotatedType() |
void |
testInterceptorAddedByClass() |
void |
testLifecycleInterceptor() |
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="init_events",id="b") @SpecAssertion(section="init_events",id="bb") @SpecAssertion(section="bbd",id="ae") public void testInterceptorAddedByClass()
@SpecAssertion(section="init_events",id="b") @SpecAssertion(section="init_events",id="bb") @SpecAssertion(section="bbd",id="ae") public void testLifecycleInterceptor()
@SpecAssertion(section="init_events",id="b") @SpecAssertion(section="init_events",id="bb") @SpecAssertion(section="bbd",id="aea") public void testInterceptorAddedByAnnotatedType()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.