|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OwbDecorator<T>
| Method Summary | |
|---|---|
AbstractOwbBean<T> |
getDelegateComponent()
|
boolean |
isDecoratorMatch(Set<Type> apiTypes,
Set<Annotation> annotations)
|
void |
setDelegate(Object instance,
Object delegate)
|
void |
setInjections(Object proxy,
javax.enterprise.context.spi.CreationalContext<?> cretionalContext)
|
| Methods inherited from interface javax.enterprise.inject.spi.Decorator |
|---|
getDecoratedTypes, getDelegateQualifiers, getDelegateType |
| Methods inherited from interface javax.enterprise.inject.spi.Bean |
|---|
getBeanClass, getInjectionPoints, getName, getQualifiers, getScope, getStereotypes, getTypes, isAlternative, isNullable |
| Methods inherited from interface javax.enterprise.context.spi.Contextual |
|---|
create, destroy |
| Method Detail |
|---|
boolean isDecoratorMatch(Set<Type> apiTypes,
Set<Annotation> annotations)
void setDelegate(Object instance,
Object delegate)
void setInjections(Object proxy,
javax.enterprise.context.spi.CreationalContext<?> cretionalContext)
AbstractOwbBean<T> getDelegateComponent()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||