@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class DisposerMethodInheritanceTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
DisposerMethodInheritanceTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testManagedBeanDisposerMethodNotInherited() |
void |
testSessionBeanDisposerMethodNotInherited() |
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="member_level_inheritance",id="db") @SpecAssertion(section="member_level_inheritance",id="dh") public void testManagedBeanDisposerMethodNotInherited()
@SpecAssertion(section="member_level_inheritance",id="de") @SpecAssertion(section="member_level_inheritance",id="dk") public void testSessionBeanDisposerMethodNotInherited()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.