@SpecVersion(spec="cdi",
version="2.0-EDR2")
public class EnterpriseDecoratorOrderingTest
extends AbstractTest
beanManager| Constructor and Description |
|---|
EnterpriseDecoratorOrderingTest() |
| Modifier and Type | Method and Description |
|---|---|
static org.jboss.shrinkwrap.api.spec.EnterpriseArchive |
createTestArchive()
Modules:
A - EJB jar: LegacyDecorator2, DecoratedImpl
B - lib: Decorated, GloballyEnabledDecorator3
C - lib: AbstractDecorator
D - EJB jar: GloballyEnabledDecorator2, GloballyEnabledDecorator5, LegacyDecorator3
E - web archive
F - WEB-INF/classes: GloballyEnabledDecorator1, LegacyDecorator1
G - WEB-INF/lib: GloballyEnabledDecorator4
|
void |
testDecoratorsInWebInfClasses() |
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.EnterpriseArchive createTestArchive()
@SpecAssertion(section="decorators_ee",id="b") @SpecAssertion(section="decorators_ee",id="c") @SpecAssertion(section="decorators_ee",id="d") public void testDecoratorsInWebInfClasses()
Copyright © 2008–2016 CDI TCK. All rights reserved.