|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface OwbInterceptor<T>
| Method Summary | |
|---|---|
void |
addInterceptorBinding(Class<? extends Annotation> binding,
Annotation annot)
|
AnnotatedType<T> |
getAnnotatedType()
|
Class<?> |
getClazz()
|
AbstractOwbBean<T> |
getDelegate()
|
Set<Interceptor<?>> |
getMetaInceptors()
|
boolean |
hasBinding(List<Class<? extends Annotation>> bindingTypes,
List<Annotation> annots)
|
void |
setClazz(Class<?> clazz)
|
void |
setInjections(Object proxy,
CreationalContext<?> creationalContext)
|
| Methods inherited from interface javax.enterprise.inject.spi.Interceptor |
|---|
getInterceptorBindings, intercept, intercepts |
| 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 |
|---|
AbstractOwbBean<T> getDelegate()
AnnotatedType<T> getAnnotatedType()
void addInterceptorBinding(Class<? extends Annotation> binding,
Annotation annot)
boolean hasBinding(List<Class<? extends Annotation>> bindingTypes,
List<Annotation> annots)
Class<?> getClazz()
Set<Interceptor<?>> getMetaInceptors()
void setClazz(Class<?> clazz)
void setInjections(Object proxy,
CreationalContext<?> creationalContext)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||