@SpecVersion(spec="cdi",
version="20091101")
public class CustomInterceptorInvocationTest
extends AbstractTest
Interceptor interface and verifies that the implementation is
invoked upon invocation of an intercepted method.
This test was originally part of Weld test suite - WELD-997.
beanManager| Constructor and Description |
|---|
CustomInterceptorInvocationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testCustomInterceptorInvocation() |
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="abd",id="dd"),@SpecAssertion(section="interceptor",id="d")})
public void testCustomInterceptorInvocation()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.