|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of ManagedBean in org.apache.webbeans.component |
|---|
| Subclasses of ManagedBean in org.apache.webbeans.component | |
|---|---|
class |
NewBean<T>
Component definition with New binding annotation. |
| Uses of ManagedBean in org.apache.webbeans.component.creation |
|---|
| Methods in org.apache.webbeans.component.creation that return ManagedBean | |
|---|---|
ManagedBean<T> |
ManagedBeanCreatorImpl.getBean()
Return type-safe bean instance. |
| Constructors in org.apache.webbeans.component.creation with parameters of type ManagedBean | |
|---|---|
AnnotatedTypeBeanCreatorImpl(ManagedBean<T> managedBean)
|
|
ManagedBeanCreatorImpl(ManagedBean<T> managedBean)
Creates a new creator. |
|
| Uses of ManagedBean in org.apache.webbeans.component.xml |
|---|
| Subclasses of ManagedBean in org.apache.webbeans.component.xml | |
|---|---|
class |
XMLManagedBean<T>
|
| Uses of ManagedBean in org.apache.webbeans.config |
|---|
| Methods in org.apache.webbeans.config that return ManagedBean | ||
|---|---|---|
static
|
ManagedBeanConfigurator.define(Class<T> clazz,
WebBeansType type)
Deprecated. |
|
| Uses of ManagedBean in org.apache.webbeans.portable.events |
|---|
| Constructors in org.apache.webbeans.portable.events with parameters of type ManagedBean | |
|---|---|
ProcessManagedBeanImpl(ManagedBean<X> bean,
AnnotatedType<X> annotatedType)
|
|
| Uses of ManagedBean in org.apache.webbeans.portable.events.generics |
|---|
| Constructors in org.apache.webbeans.portable.events.generics with parameters of type ManagedBean | |
|---|---|
GProcessManagedBean(ManagedBean<?> bean,
AnnotatedType<?> annotated)
|
|
| Uses of ManagedBean in org.apache.webbeans.util |
|---|
| Methods in org.apache.webbeans.util that return ManagedBean | ||
|---|---|---|
static
|
WebBeansAnnotatedTypeUtil.defineAbstractDecorator(AnnotatedType<T> type)
|
|
static
|
WebBeansUtil.defineAbstractDecorator(ManagedBeanCreatorImpl<T> managedBeanCreator,
ProcessInjectionTarget<T> processInjectionTargetEvent)
|
|
static
|
WebBeansAnnotatedTypeUtil.defineManagedBean(AnnotatedType<T> type)
|
|
static
|
WebBeansUtil.defineManagedBean(ManagedBeanCreatorImpl<T> managedBeanCreator,
ProcessInjectionTarget<T> processInjectionTargetEvent)
|
|
static
|
WebBeansUtil.defineManagedBeanWithoutFireEvents(AnnotatedType<T> type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||