@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class InstalledLibraryEarTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
InstalledLibraryEarTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
createTestArchive() |
void |
testBundledLibraryInjection(Bravo bravo) |
void |
testEjbJarInjection(Alpha alpha) |
void |
testWarInjection(Charlie charlie) |
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()
@SpecAssertions(value=@SpecAssertion(section="bean_archive",id="jf")) public void testEjbJarInjection(Alpha alpha)
@SpecAssertions(value=@SpecAssertion(section="bean_archive",id="jf")) public void testBundledLibraryInjection(Bravo bravo)
@SpecAssertions(value=@SpecAssertion(section="bean_archive",id="jf")) public void testWarInjection(Charlie charlie)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.