|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ManagedBeanCreatorImpl | |
|---|---|
| org.apache.webbeans.component.creation | |
| org.apache.webbeans.util | |
| Uses of ManagedBeanCreatorImpl in org.apache.webbeans.component.creation |
|---|
| Subclasses of ManagedBeanCreatorImpl in org.apache.webbeans.component.creation | |
|---|---|
class |
AnnotatedTypeBeanCreatorImpl<T>
|
| Uses of ManagedBeanCreatorImpl in org.apache.webbeans.util |
|---|
| Methods in org.apache.webbeans.util with parameters of type ManagedBeanCreatorImpl | ||
|---|---|---|
|
WebBeansUtil.defineAbstractDecorator(ManagedBeanCreatorImpl<T> managedBeanCreator,
javax.enterprise.inject.spi.ProcessInjectionTarget<T> processInjectionTargetEvent)
|
|
|
WebBeansUtil.defineDecorator(ManagedBeanCreatorImpl<T> creator,
javax.enterprise.inject.spi.ProcessInjectionTarget<T> processInjectionTargetEvent)
Define decorator bean. |
|
|
WebBeansUtil.defineInterceptor(ManagedBeanCreatorImpl<T> managedBeanCreator,
javax.enterprise.inject.spi.ProcessInjectionTarget<T> injectionTargetEvent)
|
|
|
WebBeansUtil.defineManagedBean(ManagedBeanCreatorImpl<T> managedBeanCreator,
javax.enterprise.inject.spi.ProcessInjectionTarget<T> processInjectionTargetEvent,
boolean allowLazyInit)
|
|
void |
WebBeansUtil.lazyInitializeManagedBean(Class<?> clazz,
ManagedBean<?> managedBean,
ManagedBeanCreatorImpl<?> managedBeanCreator)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||