@SpecVersion(spec="cdi",
version="20091101")
public class ProducerMethodWithDefaultNameTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ProducerMethodWithDefaultNameTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testJavaBeansPropertyName() |
void |
testMethodName() |
void |
testProducerMethodQualifiers() |
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="producer_method_name",
id="a")
public void testMethodName()
@SpecAssertion(section="producer_method_name",
id="b")
public void testJavaBeansPropertyName()
@SpecAssertions(value={@SpecAssertion(section="named_stereotype",id="aa"),@SpecAssertion(section="named_stereotype",id="ab")})
public void testProducerMethodQualifiers()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.