T - bean class typepublic class ObserverMethodsBuilder<T,I extends InjectionTargetBean<T>> extends Object
AbstractBeanBuilder.| Modifier and Type | Field and Description |
|---|---|
protected AnnotatedType<T> |
annotatedType |
protected WebBeansContext |
webBeansContext |
| Constructor and Description |
|---|
ObserverMethodsBuilder(WebBeansContext webBeansContext,
AnnotatedType<T> annotatedType)
Creates a new instance.
|
protected final WebBeansContext webBeansContext
protected final AnnotatedType<T> annotatedType
public ObserverMethodsBuilder(WebBeansContext webBeansContext, AnnotatedType<T> annotatedType)
public Set<ObserverMethod<?>> defineObserverMethods(AbstractOwbBean<T> bean)
Copyright © 2008–2014 The Apache Software Foundation. All rights reserved.