@SpecVersion(spec="int",
version="1.2")
public class AroundInvokeAccessInterceptorTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
AroundInvokeAccessInterceptorTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testPackagePrivateAroundInvokeInterceptor() |
void |
testPrivateAroundInvokeInterceptor() |
void |
testProtectedAroundInvokeInterceptor() |
void |
testSecurityContext(Student student) |
void |
testTransactionContext(Foo foo,
UserTransaction ut) |
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="2.5",
id="cb")
public void testPrivateAroundInvokeInterceptor()
@SpecAssertion(section="2.5",
id="cc")
public void testProtectedAroundInvokeInterceptor()
@SpecAssertion(section="2.5",
id="cd")
public void testPackagePrivateAroundInvokeInterceptor()
@SpecAssertion(section="2.5",id="e") @SpecAssertion(section="2.5",id="fb") public void testSecurityContext(Student student) throws Exception
Exception@SpecAssertion(section="2.5",
id="fa")
public void testTransactionContext(Foo foo,
UserTransaction ut)
throws Exception
ExceptionCopyright © 2008-2015 Seam Framework. All Rights Reserved.