|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Decorator<T>
Internal implementation for a Decorator
| Method Summary | |
|---|---|
java.util.Set<java.lang.reflect.Type> |
getDecoratedTypes()
Returns the type of the decorated object |
java.util.Set<java.lang.annotation.Annotation> |
getDelegateQualifiers()
Returns the qualifiers for the delegated object |
java.lang.reflect.Type |
getDelegateType()
Returns the type of the delegated object |
| 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.util.Set<java.lang.reflect.Type> getDecoratedTypes()
java.lang.reflect.Type getDelegateType()
java.util.Set<java.lang.annotation.Annotation> getDelegateQualifiers()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||