@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class EjbInjectionTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
EjbInjectionTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testInjectionOfEjbs() |
void |
testPassivationOfEjbs() |
void |
testResourceBeanTypes() |
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="declaring_resource",id="ee") @SpecAssertion(section="resource_lifecycle",id="ld") @SpecAssertion(section="resource_lifecycle",id="mg") public void testInjectionOfEjbs()
@SpecAssertions(value=@SpecAssertion(section="resource_lifecycle",id="mh"))
public void testPassivationOfEjbs()
throws Exception
Exception@SpecAssertions(value=@SpecAssertion(section="resource_types",id="ad")) public void testResourceBeanTypes()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.