@SpecVersion(spec="cdi",
version="20091101")
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)
Interceptor bindings include the interceptor bindings declared or inherited by the bean at the class level, including,
recursively, interceptor bindings declared as meta-annotations of other interceptor bindings and stereotypes, together
with all interceptor bindings declared at the method level, including, recursively, interceptor bindings declared as
meta-annotations of other interceptor bindings.
|
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()
public void testBusinessMethodInterceptorBindings(MessageService messageService, MonitorService monitorService)
messageService - public void testTimeoutMethodInterceptorBindings(MessageService messageService) throws Exception
ExceptionCopyright © 2008-2013 Seam Framework. All Rights Reserved.