|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
T - the decorator typepublic interface Decorator<T>
The bean object for a decorator
| Method Summary | |
|---|---|
java.util.Set<java.lang.reflect.Type> |
getDecoratedTypes()
Obtains the decorated types |
java.util.Set<java.lang.annotation.Annotation> |
getDelegateQualifiers()
Obtains the delegate bindings |
java.lang.reflect.Type |
getDelegateType()
Obtains the delegate type |
| 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 |
|---|
java.lang.reflect.Type getDelegateType()
java.util.Set<java.lang.annotation.Annotation> getDelegateQualifiers()
java.util.Set<java.lang.reflect.Type> getDecoratedTypes()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||