@SpecVersion(spec="cdi",
version="20091101")
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()
@SpecAssertions(value={@SpecAssertion(section="interceptor_resolution",id="ca"),@SpecAssertion(section="abd",id="dd")})
public void testCustomPostConstructInterceptor()
@SpecAssertions(value={@SpecAssertion(section="interceptor_resolution",id="cb"),@SpecAssertion(section="abd",id="dd")})
public void testCustomPreDestroyInterceptor()
@SpecAssertions(value={@SpecAssertion(section="interceptor_resolution",id="cc"),@SpecAssertion(section="abd",id="dd")})
public void testCustomPostActivateInterceptor()
@SpecAssertions(value={@SpecAssertion(section="interceptor_resolution",id="cd"),@SpecAssertion(section="abd",id="dd")})
public void testCustomPrePassivateInterceptor()
@SpecAssertions(value={@SpecAssertion(section="interceptor_resolution",id="ce"),@SpecAssertion(section="abd",id="dd")})
public void testCustomAroundInvokeInterceptor()
@SpecAssertions(value={@SpecAssertion(section="interceptor_resolution",id="cf"),@SpecAssertion(section="abd",id="dd")})
public void testCustomAroundTimeoutInterceptor()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.