@SpecVersion(spec="cdi",
version="20091101")
public class RequestScopeEventRemoteTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
RequestScopeEventRemoteTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
createEjbArchive() |
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
createTestArchive() |
void |
testRequestScopeActiveDuringRemoteCallToEjb() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatches@Deployment(name="TEST",
order=1)
public static org.jboss.shrinkwrap.api.spec.EnterpriseArchive createTestArchive()
@Deployment(name="REMOTE_EJB",
order=2,
testable=false)
public static org.jboss.shrinkwrap.api.spec.EnterpriseArchive createEjbArchive()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.