@SpecVersion(spec="cdi",
version="20091101")
public class ClientProxyTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ClientProxyTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testClientProxyInvocation() |
void |
testClientProxyUsedForNormalScope() |
void |
testInactiveScope() |
void |
testSimpleBeanClientProxyIsSerializable() |
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="client_proxies",
id="b")
public void testClientProxyUsedForNormalScope()
@SpecAssertion(section="client_proxies",
id="c")
public void testSimpleBeanClientProxyIsSerializable()
throws IOException,
ClassNotFoundException
IOExceptionClassNotFoundException@SpecAssertion(section="client_proxy_invocation",
id="aa")
public void testClientProxyInvocation()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.