@SpecVersion(spec="cdi",
version="20091101")
public class ContainerEventTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ContainerEventTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
createTestArchive() |
void |
testGetEJBName() |
void |
testGetSessionBeanType() |
void |
testProcessAnnotatedTypeFiredForManagedBean() |
void |
testProcessAnnotatedTypeFiredForSessionBean() |
void |
testProcessAnnotatedTypeFiredForSessionBeanInterceptor() |
void |
testProcessInjectionTargetFiredForManagedBean() |
void |
testProcessInjectionTargetFiredForSessionBean() |
void |
testProcessInjectionTargetFiredForSessionBeanInterceptor() |
void |
testProcessManagedBeanFired() |
void |
testProcessSessionBeanFiredForStatefulSessionBean() |
void |
testProcessSessionBeanFiredForStatelessSessionBean() |
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_discovery",id="da"),@SpecAssertion(section="pit",id="aaa")})
public void testProcessInjectionTargetFiredForManagedBean()
@SpecAssertions(value={@SpecAssertion(section="pit",id="aab"),@SpecAssertion(section="pit",id="abb"),@SpecAssertion(section="bean_discovery",id="db")})
public void testProcessInjectionTargetFiredForSessionBean()
@SpecAssertions(value={@SpecAssertion(section="pit",id="aaf"),@SpecAssertion(section="pit",id="abf"),@SpecAssertion(section="bean_discovery",id="dh")})
public void testProcessInjectionTargetFiredForSessionBeanInterceptor()
@SpecAssertion(section="bean_discovery",
id="ba")
public void testProcessAnnotatedTypeFiredForManagedBean()
@SpecAssertion(section="bean_discovery",
id="bb")
public void testProcessAnnotatedTypeFiredForSessionBean()
@SpecAssertion(section="bean_discovery",
id="bh")
public void testProcessAnnotatedTypeFiredForSessionBeanInterceptor()
@SpecAssertion(section="pb",
id="ba")
public void testProcessManagedBeanFired()
@SpecAssertions(value={@SpecAssertion(section="pb",id="ca"),@SpecAssertion(section="bean_discovery",id="fb")})
public void testProcessSessionBeanFiredForStatelessSessionBean()
@SpecAssertions(value={@SpecAssertion(section="pb",id="ca"),@SpecAssertion(section="bean_discovery",id="fb")})
public void testProcessSessionBeanFiredForStatefulSessionBean()
@SpecAssertion(section="pb",
id="hb")
public void testGetEJBName()
@SpecAssertion(section="pb",
id="hc")
public void testGetSessionBeanType()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.