@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class ExtensionsCommunicationTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ExtensionsCommunicationTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testEvents()
An extension may use BeanManager.fireEvent() to deliver events to observer methods defined on extensions.
|
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="init_events",
id="bc")
public void testEvents()
Copyright © 2008–2016 CDI TCK. All rights reserved.