@SpecVersion(spec="int",
version="3.1.PFD")
public class AroundInvokeInterceptorTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
AroundInvokeInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testPackagePrivateAroundInvokeInterceptor() |
void |
testPrivateAroundInvokeInterceptor() |
void |
testProtectedAroundInvokeInterceptor() |
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="3",
id="cb")
public void testPrivateAroundInvokeInterceptor()
@SpecAssertion(section="3",
id="cc")
public void testProtectedAroundInvokeInterceptor()
@SpecAssertions(value={@SpecAssertion(section="3",id="a"),@SpecAssertion(section="3",id="cd")})
public void testPackagePrivateAroundInvokeInterceptor()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.