| Interface | Description |
|---|---|
| AnnotatedBean |
Represents a bean with Annotated information.
|
| BeanConfigFactory |
Custom bean creation
|
| CdiStatefulBean |
Marker for a stateful bean
|
| DisplayableInjectionTarget |
Adds behavior for an injection target.
|
| HandleAware |
Interface for singleton objects that need to know their handle
|
| InjectEnvironmentBean |
Injection beans which are environment-dependent.
|
| PassivationSetter |
The web beans container for a given environment.
|
| ScheduleBean |
ScheduleBean is a bean that can have a scheduled method.
|
| ScopeAdapterBean<X> |
SimpleBean represents a POJO Java bean registered as a WebBean.
|
| Class | Description |
|---|---|
| AbstractBean<T> |
Common bean introspection for Produces and ManagedBean.
|
| AbstractInjectionPoint | |
| AbstractInjectionTarget<X> |
Abstract introspected view of a Bean injectible field
|
| AbstractInterceptorBean<X> |
InterceptorBean represents a Java interceptor
|
| AbstractIntrospectedBean<T> |
Common bean introspection for Produces and ManagedBean.
|
| AbstractSingletonBean<T> |
SingletonBean represents a singleton instance exported as a web beans.
|
| AnnotatedOverrideMap |
InterceptorBean represents a Java interceptor
|
| AnyLiteral |
Represents the @Default annotation
|
| BeanAdapter<X,T> |
Adapter from an internal bean to an external exposed bean as used by
session beans.
|
| BeanBuilder<T> |
SingletonBean represents a singleton instance exported as a web beans.
|
| BeanInstance<T> |
Holds a bean and its value
|
| BeanStartupEvent |
An event at webbeans startup
|
| BeanWrapper<T> |
Internal implementation for a Bean
|
| CandiELContext |
Creates a variable resolver based on the classloader.
|
| CandiProducer<X> |
SimpleBean represents a POJO Java bean registered as a WebBean.
|
| CauchoBean<T> |
Configuration for the xml web bean component.
|
| CreationalContextImpl<T> |
Stack of partially constructed beans.
|
| CurrentLiteral |
Represents the @Default annotation
|
| DecoratorBean<T> |
DecoratorBean represents a Java decorator
|
| DecoratorEntry<X> |
Represents an introspected Decorator
|
| DefaultLiteral |
Represents the @Default annotation
|
| DelegateProxyBean |
Marker bean for @Delegate injection
|
| DependentCreationalContext<T> |
Stack of partially constructed beans.
|
| DisposesProducer<T,X> | |
| InjectionBean<T> |
SingletonBean represents a singleton instance exported as a web beans.
|
| InjectionPointArg<T> |
A saved program for creating a constructor argument
|
| InjectionPointBean |
Configuration for the xml web bean component.
|
| InjectionPointHandler |
Handles special injection points like @Resource, @EJB.
|
| InjectionPointImpl<T> | |
| InjectionPointImplHandle | |
| InjectionPointStandardBean |
Bean object for the general InjectionPoint.
|
| InjectionTargetBuilder<X> |
SimpleBean represents a POJO Java bean registered as a WebBean.
|
| InjectionTargetFilter<T> |
Adds behavior for an injection target.
|
| InjectManager |
The CDI container for a given environment.
|
| InstanceBeanImpl<T> |
Internal implementation for a Bean
|
| InstanceImpl<T> |
Factory to create instances of a bean.
|
| InterceptorBean<X> |
InterceptorBean represents a Java interceptor
|
| InterceptorEntry<X> |
Represents an introspected interceptor
|
| InterceptorLiteral |
Represents the @Default annotation
|
| InterceptorRuntimeBean<X> |
InterceptorBean represents a Java interceptor
|
| InterceptorSelfBean<X> |
InterceptorBean represents a Java interceptor
|
| ManagedBeanImpl<X> |
SimpleBean represents a POJO Java bean registered as a WebBean.
|
| ManagedProducesBuilder |
Builder for produces beans.
|
| ManagedSingletonBean<T> |
SingletonBean represents a singleton instance exported as a web beans.
|
| NewBean<X> |
NewBean represents the SimpleBean created through the @New interface.
|
| NewLiteral |
Represents the @New annotation
|
| NoAspectLiteral |
Represents the @Default annotation
|
| OwnerCreationalContext<T> |
Stack of partially constructed beans.
|
| ProducesBuilder |
Builder for produces beans.
|
| ProducesCreationalContext<T> |
Stack of partially constructed beans.
|
| ProducesFieldBean<X,T> | |
| ProducesMethodBean<X,T> | |
| QualifierBinding |
Introspected annotation binding
|
| ScanRootContext |
Scanned data for the root context
|
| SingletonBean<T> |
SingletonBean represents a singleton instance exported as a web beans.
|
| SingletonBindingHandle |
Handle for webbeans serialization
|
| SingletonHandle |
Handle for webbeans serialization
|
| WebBeanAdmin |
Administration for a JMS queue
|
| WebBeansAddLoaderListener |
Listener for environment creation to detect webbeans
|
| WebBeansJndiProxy |
The JNDI proxy for Manager
|
| WebComponent |
Configuration for the cdi bean component.
|