@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class InterceptorModularityTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
InterceptorModularityTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
createTestArchive() |
void |
testInterceptorEnvironment(javax.enterprise.inject.Instance<Bar> barInstance,
javax.enterprise.inject.Instance<BarSuperInterceptor> barSIInstance,
Checker checker) |
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.EnterpriseArchive createTestArchive()
@SpecAssertion(section="selection",
id="aa")
public void testInterceptorEnvironment(javax.enterprise.inject.Instance<Bar> barInstance,
javax.enterprise.inject.Instance<BarSuperInterceptor> barSIInstance,
Checker checker)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.