@SpecVersion(spec="int",
version="1.2")
public class EnterpriseInterceptorBindingResolutionTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
EnterpriseInterceptorBindingResolutionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testBusinessMethodInterceptorBindings(MessageService messageService,
MonitorService monitorService) |
void |
testLifecycleInterceptorBindings() |
void |
testTimeoutMethodInterceptorBindings(MessageService messageService) |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic EnterpriseInterceptorBindingResolutionTest()
@Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="3.3",id="e"),@SpecAssertion(section="3.4",id="ca"),@SpecAssertion(section="3.4",id="da"),@SpecAssertion(section="3.4",id="db"),@SpecAssertion(section="3.4",id="dc")})
public void testBusinessMethodInterceptorBindings(MessageService messageService,
MonitorService monitorService)
@SpecAssertion(section="3.4",
id="cb")
public void testTimeoutMethodInterceptorBindings(MessageService messageService)
throws Exception
ExceptionCopyright © 2008-2015 Seam Framework. All Rights Reserved.