@SpecVersion(spec="cdi",
version="1.1 Final Release")
public class ObserverMethodWithTwoEventParametersTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
ObserverMethodWithTwoEventParametersTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testObserverMethodMustHaveOnlyOneEventParameter() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic ObserverMethodWithTwoEventParametersTest()
@ShouldThrowException(value=javax.enterprise.inject.spi.DefinitionException.class) @Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertion(section="observer_method_event_parameter",id="a") @SpecAssertion(section="observes",id="b") public void testObserverMethodMustHaveOnlyOneEventParameter()
Copyright © 2008-2015 Seam Framework. All Rights Reserved.