@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class ContainerEventTest
extends AbstractTest
InjectionIntoNonContextualComponentTest does.beanManager| Constructor and Description |
|---|
ContainerEventTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testProcessAnnotatedTypeEventFiredForFilter() |
void |
testProcessAnnotatedTypeEventFiredForJsfManagedBean() |
void |
testProcessAnnotatedTypeEventFiredForServlet() |
void |
testProcessAnnotatedTypeEventFiredForServletListener() |
void |
testProcessAnnotatedTypeEventFiredForSessionBean() |
void |
testProcessAnnotatedTypeEventFiredForTagHandler() |
void |
testProcessAnnotatedTypeEventFiredForTagLibraryListener() |
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_bean_discovery_ee",
id="bb")
public void testProcessAnnotatedTypeEventFiredForSessionBean()
@SpecAssertion(section="type_bean_discovery_ee",
id="be")
public void testProcessAnnotatedTypeEventFiredForServletListener()
@SpecAssertion(section="type_bean_discovery_ee",
id="bf")
public void testProcessAnnotatedTypeEventFiredForTagHandler()
@SpecAssertion(section="type_bean_discovery_ee",
id="bg")
public void testProcessAnnotatedTypeEventFiredForTagLibraryListener()
@SpecAssertion(section="type_bean_discovery_ee",
id="bj")
public void testProcessAnnotatedTypeEventFiredForServlet()
@SpecAssertion(section="type_bean_discovery_ee",
id="bk")
public void testProcessAnnotatedTypeEventFiredForFilter()
@SpecAssertion(section="type_bean_discovery_ee",
id="bd")
public void testProcessAnnotatedTypeEventFiredForJsfManagedBean()
Copyright © 2008–2016 CDI TCK. All rights reserved.