public abstract class AbstractDecoratorTest extends AbstractTest
beanManager| Constructor and Description |
|---|
AbstractDecoratorTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
checkDecorator(javax.enterprise.inject.spi.Decorator<?> decorator,
Class<?> beanClass,
Set<Type> decoratedTypes,
Type delegateType) |
protected javax.enterprise.inject.spi.Decorator<?> |
resolveUniqueDecorator(javax.enterprise.inject.spi.BeanManager currentBeanManager,
Set<Type> types,
Annotation... qualifiers) |
protected javax.enterprise.inject.spi.Decorator<?> |
resolveUniqueDecorator(Set<Type> types,
Annotation... qualifiers) |
activate, annotationSetMatches, annotationSetMatches, destroyContext, getBeans, getBeans, getContextualReference, getContextualReference, getContextualReference, getCurrentConfiguration, getCurrentManager, getUniqueBean, getUniqueBean, isThrowablePresent, newDependentInstance, passivate, rawTypeSetMatches, setContextActive, setContextInactive, typeSetMatchesprotected javax.enterprise.inject.spi.Decorator<?> resolveUniqueDecorator(Set<Type> types, Annotation... qualifiers)
protected javax.enterprise.inject.spi.Decorator<?> resolveUniqueDecorator(javax.enterprise.inject.spi.BeanManager currentBeanManager,
Set<Type> types,
Annotation... qualifiers)
Copyright © 2008-2015 Seam Framework. All Rights Reserved.