@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class CustomInterceptorTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
CustomInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testCustomAroundInvokeInterceptor() |
void |
testCustomAroundTimeoutInterceptor() |
void |
testCustomPostActivateInterceptor() |
void |
testCustomPostConstructInterceptor() |
void |
testCustomPreDestroyInterceptor() |
void |
testCustomPrePassivateInterceptor() |
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="interceptor_resolution",id="ca") @SpecAssertion(section="abd",id="dd") public void testCustomPostConstructInterceptor()
@SpecAssertion(section="interceptor_resolution",id="cb") @SpecAssertion(section="abd",id="dd") public void testCustomPreDestroyInterceptor()
@SpecAssertion(section="interceptor_resolution",id="cc") @SpecAssertion(section="abd",id="dd") public void testCustomPostActivateInterceptor()
@SpecAssertion(section="interceptor_resolution",id="cd") @SpecAssertion(section="abd",id="dd") public void testCustomPrePassivateInterceptor()
@SpecAssertion(section="interceptor_resolution",id="ce") @SpecAssertion(section="abd",id="dd") public void testCustomAroundInvokeInterceptor()
@SpecAssertion(section="interceptor_resolution",id="cf") @SpecAssertion(section="abd",id="dd") public void testCustomAroundTimeoutInterceptor()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.