@SpecVersion(spec="int",
version="1.2")
public class InterceptorBindingResolutionTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
InterceptorBindingResolutionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testBusinessMethodInterceptorBindings(MessageService messageService,
MonitorService monitorService) |
void |
testConstructorInterceptorBindings() |
void |
testLifecycleInterceptorBindings() |
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="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"),@SpecAssertion(section="3.1.2",id="a"),@SpecAssertion(section="3.1.1",id="a"),@SpecAssertion(section="3.1.1",id="b")})
public void testBusinessMethodInterceptorBindings(MessageService messageService,
MonitorService monitorService)
@SpecAssertions(value={@SpecAssertion(section="3.4",id="b"),@SpecAssertion(section="3.4.1",id="a")})
public void testLifecycleInterceptorBindings()
@SpecAssertions(value={@SpecAssertion(section="3.4",id="b"),@SpecAssertion(section="3.4",id="cc")})
public void testConstructorInterceptorBindings()
Copyright © 2008-2014 Seam Framework. All Rights Reserved.