@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class InterceptorBindingInheritanceTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
InterceptorBindingInheritanceTest() |
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="type_level_inheritance",id="ad") @SpecAssertion(section="type_level_inheritance",id="ada") public void testInterceptorBindingDirectlyInheritedFromManagedBean(Larch larch) throws Exception
Exception@SpecAssertion(section="type_level_inheritance",id="aj") @SpecAssertion(section="type_level_inheritance",id="aja") public void testInterceptorBindingIndirectlyInheritedFromManagedBean(Larch europeanLarch) throws Exception
Exception@SpecAssertion(section="type_level_inheritance",id="an") @SpecAssertion(section="type_level_inheritance",id="ana") public void testInterceptorBindingDirectlyInheritedFromSessionBean(ForgetMeNot forgetMeNot) throws Exception
Exception@SpecAssertion(section="type_level_inheritance",id="ar") @SpecAssertion(section="type_level_inheritance",id="ara") public void testInterceptorBindingIndirectlyInheritedFromSessionBean(ForgetMeNot woodForgetMeNot) throws Exception
Exception@SpecAssertion(section="member_level_inheritance",
id="ka")
public void testMethodInterceptorBindingDirectlyInheritedFromManagedBean(Herb herb)
@SpecAssertion(section="member_level_inheritance",
id="kc")
public void testMethodInterceptorBindingIndirectlyInheritedFromManagedBean(Herb thyme)
@SpecAssertion(section="member_level_inheritance",
id="kb")
public void testMethodInterceptorBindingDirectlyInheritedFromSessionBean(Grass grass)
@SpecAssertion(section="member_level_inheritance",
id="kd")
public void testMethodInterceptorBindingIndirectlyInheritedFromSessionBean(Grass waterChestnut)
@SpecAssertion(section="member_level_inheritance",
id="ka")
public void testMethodInterceptorBindingDirectlyNotInheritedFromManagedBean(Shrub shrub)
@SpecAssertion(section="member_level_inheritance",
id="kc")
public void testMethodInterceptorBindingIndirectlyNotInheritedFromManagedBean(Shrub rosehip)
@SpecAssertion(section="member_level_inheritance",
id="kb")
public void testMethodInterceptorBindingDirectlyNotInheritedFromSessionBean(Cactus cactus)
@SpecAssertion(section="member_level_inheritance",
id="kd")
public void testMethodInterceptorBindingIndirectlyNotInheritedFromSessionBean(Cactus opuncia)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.