@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class SessionBeanTypesTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
SessionBeanTypesTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testGenericHierarchyBeanTypes() |
void |
testSessionBeanExtendingSessionBeanWithLocalClientView() |
void |
testSessionBeanWithBothLocalInterfaceAndNoInterfaceView() |
void |
testSessionBeanWithNoInterfaceView() |
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="session_bean_types",id="aa") @SpecAssertion(section="session_bean_types",id="ba") @SpecAssertion(section="session_bean_types",id="c") public void testGenericHierarchyBeanTypes()
@SpecAssertion(section="session_bean_types",id="aa") @SpecAssertion(section="session_bean_types",id="ba") @SpecAssertion(section="session_bean_types",id="c") public void testSessionBeanWithBothLocalInterfaceAndNoInterfaceView()
@SpecAssertion(section="session_bean_types",
id="ba")
public void testSessionBeanExtendingSessionBeanWithLocalClientView()
@SpecAssertion(section="session_bean_types",
id="ba")
public void testSessionBeanWithNoInterfaceView()
Copyright © 2008–2016 CDI TCK. All rights reserved.