@SpecVersion(spec="cdi",
version="20091101")
public class EJBObserverMethodNotBusinessMethodTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
EJBObserverMethodNotBusinessMethodTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.WebArchive |
createTestArchive() |
void |
testObserverMethodOnEnterpriseBeanNotBusinessMethodOrStaticFails() |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchespublic EJBObserverMethodNotBusinessMethodTest()
@ShouldThrowException(value=javax.enterprise.inject.spi.DefinitionException.class) @Deployment public static org.jboss.shrinkwrap.api.spec.WebArchive createTestArchive()
@SpecAssertions(value={@SpecAssertion(section="observer_methods",id="d"),@SpecAssertion(section="observes",id="g")})
public void testObserverMethodOnEnterpriseBeanNotBusinessMethodOrStaticFails()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.