| Constructor and Description |
|---|
AnnotationManager(WebBeansContext context) |
| Modifier and Type | Field and Description |
|---|---|
protected WebBeansContext |
AbstractOwbBean.webBeansContext |
| Modifier and Type | Method and Description |
|---|---|
WebBeansContext |
OwbBean.getWebBeansContext()
Gets the context instance in which this bean belongs to.
|
WebBeansContext |
AbstractOwbBean.getWebBeansContext()
Get the web beans context this bean is associated with
|
| Constructor and Description |
|---|
AbstractOwbBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
Class<?> beanClass) |
BeanManagerBean(WebBeansContext webBeansContext) |
BeanMetadataBean(WebBeansContext webBeansContext) |
BuiltInOwbBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
BeanAttributesImpl<T> beanAttributes,
Class<T> returnType,
javax.enterprise.inject.spi.ProducerFactory<T> producerFactory) |
BuiltInOwbBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
Class<T> returnType,
javax.enterprise.inject.spi.ProducerFactory<T> producerFactory) |
CdiInterceptorBean(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
Class<T> beanClass,
Set<Annotation> interceptorBindings,
boolean enabled,
Map<javax.enterprise.inject.spi.InterceptionType,Method[]> interceptionMethods) |
ConversationBean(WebBeansContext webBeansContext)
Default constructor.
|
DecoratorBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
Class<T> beanClass) |
DecoratorMetadataBean(WebBeansContext webBeansContext) |
EjbInterceptorBean(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotated,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
Class<T> beanClass,
Map<javax.enterprise.inject.spi.InterceptionType,Method[]> interceptionMethods) |
EventBean(WebBeansContext webBeansContext)
Creates a new instance of event bean.
|
EventMetadataBean(WebBeansContext webBeansContext) |
ExtensionBean(WebBeansContext webBeansContext,
Class<T> returnType)
Creates a new extesion bean.
|
ExtensionProducerFactory(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
WebBeansContext webBeansContext) |
InjectionPointBean(WebBeansContext webBeansContext) |
InjectionTargetBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
Class<T> beanClass) |
InjectionTargetBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
Class<T> beanClass,
javax.enterprise.inject.spi.InjectionTargetFactory<T> factory)
Initializes the InjectionTarget Bean part.
|
InstanceBean(WebBeansContext webBeansContext) |
InterceptedOrDecoratedBeanMetadataBean(WebBeansContext webBeansContext) |
InterceptionFactoryBean(WebBeansContext webBeansContext) |
InterceptorBean(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
Class<T> beanClass,
Map<javax.enterprise.inject.spi.InterceptionType,Method[]> interceptionMethods) |
InterceptorBean(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
Class<T> beanClass,
Map<javax.enterprise.inject.spi.InterceptionType,Method[]> interceptionMethods,
InjectionTargetFactoryImpl<T> factory) |
InterceptorMetadataBean(WebBeansContext webBeansContext) |
ManagedBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
javax.enterprise.inject.spi.AnnotatedType<T> annotated,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
Class<T> beanClass) |
NewManagedBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
BeanAttributesImpl<T> beanAttributes,
Class<T> beanClass,
Set<javax.enterprise.inject.spi.InjectionPoint> injectionPoints) |
PrincipalBean(WebBeansContext webBeansContext,
boolean proxy) |
PrincipalProvider(WebBeansContext webBeansContext) |
ProducerAwareInjectionTargetBean(WebBeansContext webBeansContext,
WebBeansType webBeansType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
Class<?> beanClass,
javax.enterprise.inject.spi.ProducerFactory<?> factory) |
ResourceProvider(ResourceReference<T,?> resourceReference,
WebBeansContext webBeansContext) |
SelfInterceptorBean(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
Class<T> beanClass,
Map<javax.enterprise.inject.spi.InterceptionType,Method[]> interceptionMethods) |
| Modifier and Type | Field and Description |
|---|---|
protected WebBeansContext |
ProducerMethodBeansBuilder.webBeansContext |
protected WebBeansContext |
ProducerFieldBeansBuilder.webBeansContext |
protected WebBeansContext |
InterceptorBeanBuilder.webBeansContext |
protected WebBeansContext |
DecoratorBeanBuilder.webBeansContext |
protected WebBeansContext |
ExtensionBeanBuilder.webBeansContext |
protected WebBeansContext |
BeanAttributesBuilder.webBeansContext |
protected WebBeansContext |
BaseProducerFactory.webBeansContext |
protected WebBeansContext |
ManagedBeanBuilder.webBeansContext |
protected WebBeansContext |
ObserverMethodsBuilder.webBeansContext |
| Modifier and Type | Method and Description |
|---|---|
static BeanAttributesBuilder.BeanAttributesBuilderFactory |
BeanAttributesBuilder.forContext(WebBeansContext webBeansContext) |
| Constructor and Description |
|---|
BaseProducerFactory(javax.enterprise.inject.spi.Bean<P> parent,
WebBeansContext webBeansContext) |
BeanAttributesBuilder(WebBeansContext webBeansContext,
A annotated)
Creates a bean instance.
|
CdiInterceptorBeanBuilder(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes) |
DecoratorBeanBuilder(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes) |
EjbInterceptorBeanBuilder(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
BeanAttributesImpl<T> beanAttributes) |
ExtensionBeanBuilder(WebBeansContext webBeansContext,
Class<T> type) |
FieldProducerFactory(javax.enterprise.inject.spi.AnnotatedField<? super P> producerField,
javax.enterprise.inject.spi.Bean<P> parent,
WebBeansContext webBeansContext) |
InterceptorBeanBuilder(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes) |
ManagedBeanBuilder(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> beanAttributes,
boolean ignoreFinalMethods)
Creates a new creator.
|
MethodProducerFactory(javax.enterprise.inject.spi.AnnotatedMethod<? super P> producerMethod,
javax.enterprise.inject.spi.Bean<P> parent,
WebBeansContext webBeansContext) |
ObserverMethodsBuilder(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType)
Creates a new instance.
|
ProducerFieldBeansBuilder(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType)
Creates a new instance.
|
ProducerMethodBeansBuilder(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType)
Creates a new instance.
|
ResourceProducerFactory(boolean dependent,
javax.enterprise.inject.spi.Bean<P> owner,
ResourceProvider<P> provider,
Class<P> clazz,
WebBeansContext wbc,
javax.enterprise.inject.spi.AnnotatedField<? super P> annotatedMember,
ResourceReference<?,?> resourceRef) |
SelfInterceptorBeanBuilder(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
BeanAttributesImpl<T> beanAttributes) |
| Constructor and Description |
|---|
PassivationCapableThirdpartyBeanImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.Bean<T> bean) |
ThirdpartyBeanImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.Bean<T> bean) |
| Modifier and Type | Method and Description |
|---|---|
static WebBeansContext |
WebBeansContext.currentInstance()
Method to be used when static use is truely unavoidable, such as serialization
Ideally this method would never lazily create a WebBeansContext and as we don't
want to do any deployment of new apps during deserialization, we want to rehydrate
objects from an existing WebBeansContext which should be the active context.
|
static WebBeansContext |
WebBeansContext.getInstance() |
static WebBeansContext |
WebBeansFinder.getSingletonInstance() |
| Modifier and Type | Method and Description |
|---|---|
static SingletonService<WebBeansContext> |
WebBeansFinder.getSingletonService() |
| Modifier and Type | Method and Description |
|---|---|
static <T> javax.enterprise.inject.spi.Bean<T> |
EJBWebBeansConfigurator.defineEjbBean(Class<T> clazz,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.BeanAttributes<T> attributes,
WebBeansContext webBeansContext)
Returns ejb bean.
|
static boolean |
EJBWebBeansConfigurator.isSessionBean(Class<?> clazz,
WebBeansContext webBeansContext)
Returns true if given class is an deployed ejb bean class, false otherwise.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WebBeansFinder.setSingletonService(SingletonService<WebBeansContext> singletonSvc) |
| Constructor and Description |
|---|
BeansDeployer(WebBeansContext webBeansContext)
Creates a new deployer with given xml configurator.
|
DeploymentValidationService(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
WebBeansContext |
BeanConfiguratorImpl.ConstructedBean.getWebBeansContext() |
| Constructor and Description |
|---|
AnnotatedTypeConfiguratorImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<T> originalAnnotatedType) |
BeanAttributesConfiguratorImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.BeanAttributes<T> originalBeanAttribute) |
BeanConfiguratorImpl(WebBeansContext webBeansContext) |
ObserverMethodConfiguratorImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.Extension extension) |
ObserverMethodConfiguratorImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.Extension extension,
javax.enterprise.inject.spi.ObserverMethod<T> observerMethod)
Used for ProcessObserverMethod and ProcessSyntheticObserverMethod.
|
| Modifier and Type | Method and Description |
|---|---|
WebBeansContext |
BeanManagerImpl.getWebBeansContext() |
protected WebBeansContext |
InjectionTargetFactoryImpl.getWebBeansContext() |
| Constructor and Description |
|---|
BeanManagerImpl(WebBeansContext webBeansContext)
Creates a new
BeanManager instance. |
DecoratorInjectionTargetFactory(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
WebBeansContext webBeansContext) |
InjectionResolver(WebBeansContext webBeansContext)
Creates a new injection resolve for given bean manager.
|
InjectionTargetFactoryImpl(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
WebBeansContext webBeansContext) |
InterceptionFactoryImpl(WebBeansContext context,
javax.enterprise.inject.spi.AnnotatedType<T> at,
Set<Annotation> qualifiers,
CreationalContextImpl<T> cc) |
InterceptorInjectionTargetFactory(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
WebBeansContext webBeansContext) |
| Modifier and Type | Field and Description |
|---|---|
protected WebBeansContext |
AbstractContextsService.webBeansContext |
| Constructor and Description |
|---|
AbstractContextsService(WebBeansContext webBeansContext) |
ConversationContext(WebBeansContext webBeansContext)
Constructor
|
| Constructor and Description |
|---|
RequestContextControllerBean(WebBeansContext webBeansContext) |
RequestContextControllerProducer(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
WebBeansContext |
CreationalContextImpl.getWebBeansContext() |
| Constructor and Description |
|---|
CreationalContextFactory(WebBeansContext webBeansContext)
Creates a new
CreationalContextFactory instance. |
| Constructor and Description |
|---|
ConversationImpl(WebBeansContext webBeansContext) |
ConversationManager(WebBeansContext webBeansContext)
Creates new conversation manager
|
ConversationStorageBean(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
WebBeansContext |
DefaultSingletonService.get(Object key)
Gets singleton instance for deployment.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultSingletonService.register(ClassLoader key,
WebBeansContext context) |
| Modifier and Type | Field and Description |
|---|---|
protected WebBeansContext |
AbstractMetaDataDiscovery.webBeansContext |
| Modifier and Type | Method and Description |
|---|---|
protected WebBeansContext |
AbstractMetaDataDiscovery.webBeansContext() |
| Constructor and Description |
|---|
BaseSeContextsService(WebBeansContext webBeansContext) |
DefaultContextsService(WebBeansContext webBeansContext) |
StandaloneContextsService(WebBeansContext webBeansContext) |
| Constructor and Description |
|---|
DecoratorComparator(WebBeansContext webBeansContext) |
DecoratorsManager(WebBeansContext webBeansContext) |
| Constructor and Description |
|---|
StereoTypeModel(WebBeansContext webBeansContext,
Class<? extends Annotation> clazz)
Creates a new instance of the stereotype model for
given class.
|
StereoTypeModel(WebBeansContext webBeansContext,
Class<? extends Annotation> clazz,
Annotation[] annotationDefs) |
| Modifier and Type | Method and Description |
|---|---|
protected WebBeansContext |
ObserverMethodImpl.getWebBeansContext() |
| Modifier and Type | Method and Description |
|---|---|
static void |
EventUtil.checkEventBindings(WebBeansContext webBeansContext,
Set<Annotation> annotations) |
| Constructor and Description |
|---|
EventImpl(javax.enterprise.inject.spi.EventMetadata metadata,
WebBeansContext webBeansContext)
Creates a new event.
|
EventMetadataImpl(Type selectType,
Type type,
javax.enterprise.inject.spi.InjectionPoint injectionPoint,
Annotation[] qualifiers,
WebBeansContext context) |
NotificationManager(WebBeansContext webBeansContext) |
| Modifier and Type | Method and Description |
|---|---|
protected WebBeansContext |
AbstractInjectable.getWebBeansContext() |
| Constructor and Description |
|---|
AlternativesManager(WebBeansContext webBeansContext) |
| Constructor and Description |
|---|
InjectionPointFactory(WebBeansContext webBeansContext) |
| Constructor and Description |
|---|
InstanceImpl(Type injectionClazz,
javax.enterprise.inject.spi.InjectionPoint injectionPoint,
WebBeansContext webBeansContext,
Annotation... qualifiers)
Creates new instance.
|
| Constructor and Description |
|---|
InterceptorComparator(WebBeansContext webBeansContext) |
InterceptorResolutionService(WebBeansContext webBeansContext) |
InterceptorsManager(WebBeansContext webBeansContext) |
InterceptorUtil(WebBeansContext webBeansContext) |
| Modifier and Type | Field and Description |
|---|---|
protected WebBeansContext |
AbstractLifeCycle.webBeansContext |
| Modifier and Type | Method and Description |
|---|---|
WebBeansContext |
AbstractLifeCycle.getWebBeansContext() |
| Constructor and Description |
|---|
AbstractLifeCycle(Properties properties,
WebBeansContext webBeansContext) |
| Modifier and Type | Field and Description |
|---|---|
protected WebBeansContext |
InjectionTargetImpl.webBeansContext |
protected WebBeansContext |
BaseProducerProducer.webBeansContext |
protected WebBeansContext |
ProviderBasedProducerFactory.webBeansContext |
| Modifier and Type | Method and Description |
|---|---|
protected WebBeansContext |
AbstractAnnotated.getWebBeansContext() |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractProducer.defineInterceptorStack(javax.enterprise.inject.spi.Bean<T> bean,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
WebBeansContext webBeansContext)
Configure bean instance interceptor stack.
|
void |
BaseProducerProducer.defineInterceptorStack(javax.enterprise.inject.spi.Bean<T> bean,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
WebBeansContext webBeansContext) |
protected void |
AbstractProducer.defineLifecycleInterceptors(javax.enterprise.inject.spi.Bean<T> bean,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
WebBeansContext webBeansContext) |
protected void |
InjectionTargetImpl.defineLifecycleInterceptors(javax.enterprise.inject.spi.Bean<T> bean,
javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
WebBeansContext webBeansContext) |
| Constructor and Description |
|---|
AbstractAnnotated(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.Annotated annotated)
Copy consturctor
|
AbstractAnnotated(WebBeansContext webBeansContext,
Type baseType)
Creates a new annotated element.
|
AbstractDecoratorInjectionTarget(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
Set<javax.enterprise.inject.spi.InjectionPoint> points,
WebBeansContext webBeansContext,
List<javax.enterprise.inject.spi.AnnotatedMethod<?>> postConstructMethods,
List<javax.enterprise.inject.spi.AnnotatedMethod<?>> preDestroyMethods) |
AbstractEjbInjectionTarget(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
Set<javax.enterprise.inject.spi.InjectionPoint> points,
WebBeansContext webBeansContext) |
AnnotatedConstructorImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedConstructor<X> annotatedConstructor,
javax.enterprise.inject.spi.AnnotatedType<X> declaringType) |
AnnotatedConstructorImpl(WebBeansContext webBeansContext,
Constructor<X> javaMember,
javax.enterprise.inject.spi.AnnotatedType<X> declaringType)
Create a ew instance.
|
AnnotatedElementFactory(WebBeansContext webBeansContext)
No instantiate.
|
AnnotatedTypeImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType otherAnnotatedType)
Copy constructor
|
BaseProducerProducer(javax.enterprise.inject.spi.Bean<P> owner,
javax.enterprise.inject.spi.AnnotatedMethod<? super P> disposerMethod,
Set<javax.enterprise.inject.spi.InjectionPoint> points,
Set<javax.enterprise.inject.spi.InjectionPoint> disposalIPs,
WebBeansContext webBeansContext) |
BeanManagerProducer(WebBeansContext webBeansContext) |
ConversationProducer(javax.enterprise.inject.spi.AnnotatedType<ConversationImpl> annotatedType,
WebBeansContext webBeansContext) |
EventProducer(WebBeansContext webBeansContext) |
ExtensionProducer(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
javax.enterprise.inject.spi.Bean<T> owner,
WebBeansContext webBeansContext) |
InjectionTargetImpl(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
Set<javax.enterprise.inject.spi.InjectionPoint> injectionPoints,
WebBeansContext webBeansContext,
List<javax.enterprise.inject.spi.AnnotatedMethod<?>> postConstructMethods,
List<javax.enterprise.inject.spi.AnnotatedMethod<?>> preDestroyMethods) |
InstanceProducer(WebBeansContext webBeansContext) |
LazyInterceptorDefinedInjectionTarget(javax.enterprise.inject.spi.AnnotatedType<T> annotatedType,
Set<javax.enterprise.inject.spi.InjectionPoint> injectionPoints,
WebBeansContext webBeansContext,
List<javax.enterprise.inject.spi.AnnotatedMethod<?>> postConstructMethods,
List<javax.enterprise.inject.spi.AnnotatedMethod<?>> preDestroyMethods) |
ProducerFieldProducer(javax.enterprise.inject.spi.Bean<P> owner,
javax.enterprise.inject.spi.AnnotatedField<? super P> producerField,
javax.enterprise.inject.spi.AnnotatedMethod<? super P> disposerMethod,
Set<javax.enterprise.inject.spi.InjectionPoint> disposalIPs,
WebBeansContext webBeansContext) |
ProducerMethodProducer(javax.enterprise.inject.spi.Bean<P> owner,
javax.enterprise.inject.spi.AnnotatedMethod<? super P> producerMethod,
javax.enterprise.inject.spi.AnnotatedMethod<? super P> disposerMethod,
Set<javax.enterprise.inject.spi.InjectionPoint> points,
Set<javax.enterprise.inject.spi.InjectionPoint> disposalIPs,
WebBeansContext webBeansContext) |
ProviderBasedProducer(WebBeansContext webBeansContext,
Class<T> returnType,
javax.inject.Provider<T> provider,
boolean proxy) |
ProviderBasedProducerFactory(boolean proxy,
javax.inject.Provider<?> provider,
Class<?> providerType,
WebBeansContext context) |
ResourceProducer(javax.enterprise.inject.spi.Bean<P> owner,
javax.enterprise.inject.spi.AnnotatedField<? super P> producerField,
WebBeansContext webBeansContext,
ResourceReference<?,?> ref) |
SubClassAnnotatedConstructorImpl(WebBeansContext webBeansContext,
Constructor<T> parentConstructor,
Constructor<T> javaMember,
javax.enterprise.inject.spi.AnnotatedType<T> declaringType) |
| Constructor and Description |
|---|
ExtensionLoader(WebBeansContext webBeansContext)
Creates a new loader instance.
|
ProcessAnnotatedTypeImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<X> annotatedType)
Creates a new instance with the given annotated type.
|
ProcessBeanAttributesImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.Annotated annotated,
javax.enterprise.inject.spi.BeanAttributes<T> attributes) |
ProcessObserverMethodImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedMethod<X> annotatedMethod,
javax.enterprise.inject.spi.ObserverMethod<T> observerMethod) |
ProcessSyntheticAnnotatedTypeImpl(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType<X> annotatedType,
javax.enterprise.inject.spi.Extension source) |
| Constructor and Description |
|---|
AfterBeanDiscoveryImpl(WebBeansContext webBeansContext) |
AfterTypeDiscoveryImpl(WebBeansContext webBeansContext,
List<javax.enterprise.inject.spi.AnnotatedType<?>> newAt,
List<Class<?>> sortedInterceptors,
List<Class<?>> sortedDecorators,
List<Class<?>> sortedAlternatives) |
BeforeBeanDiscoveryImpl(WebBeansContext webBeansContext) |
| Constructor and Description |
|---|
GProcessAnnotatedType(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedType annotatedType) |
GProcessBeanAttributes(WebBeansContext webBeansContext,
Class<?> type,
javax.enterprise.inject.spi.Annotated annotated,
javax.enterprise.inject.spi.BeanAttributes attributes) |
GProcessObserverMethod(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedMethod<?> annotatedMethod,
javax.enterprise.inject.spi.ObserverMethod<?> observerMethod) |
GProcessSyntheticAnnotatedType(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.Extension source,
javax.enterprise.inject.spi.AnnotatedType annotatedType) |
GProcessSyntheticObserverMethod(WebBeansContext webBeansContext,
javax.enterprise.inject.spi.AnnotatedMethod<?> annotatedMethod,
javax.enterprise.inject.spi.ObserverMethod<?> observerMethod,
javax.enterprise.inject.spi.Extension source) |
| Modifier and Type | Field and Description |
|---|---|
protected WebBeansContext |
AbstractProxyFactory.webBeansContext |
| Constructor and Description |
|---|
AbstractProxyFactory(WebBeansContext webBeansContext) |
InterceptorDecoratorProxyFactory(WebBeansContext webBeansContext) |
NormalScopeProxyFactory(WebBeansContext webBeansContext) |
SubclassProxyFactory(WebBeansContext webBeansContext) |
| Constructor and Description |
|---|
ClassLoaderProxyService(WebBeansContext context) |
DefaultInjectionPointService(WebBeansContext context) |
LoadFirst(WebBeansContext context) |
Spy(WebBeansContext context) |
| Constructor and Description |
|---|
SpecializationUtil(WebBeansContext webBeansContext) |
WebBeansUtil(WebBeansContext webBeansContext) |
Copyright © 2008–2020 The Apache Software Foundation. All rights reserved.