Package org.jboss.weld.bean
@Vetoed
package org.jboss.weld.bean
-
ClassDescriptionAbstractBean<T,
S> An abstract bean representation common for all beansAn abstract bean representation common for class-based beansAbstractProducerBean<X,T, S extends Member> The implicit producer beanCommon supertype forBeanswhich are created based on extension-providedProducerimplementation.ClassBean<T>Marker forBeanimplementations that are defined by a Java class.CommonBean<T>Common superclass for beans that are identified using id.Convenience facade for usingContextualInstanceStrategy.This component allows optimized strategies for obtaining contextual instances of a given bean to be plugged in.A wrapper for a decorated instance.Marker interface for aBeanthat can have decorators.DisposalMethod<X,T> A delegating beanDelegating implementation ofInterceptor.ManagedBean<T>Represents a simple beanProducerField<X,T> Represents a producer fieldProducerMethod<X,T> Represents a producer method beanRIBean<T>Abstract base class with functions specific to RI built-in beansSessionBean<T>Beanimplementation representing an enterprise session bean.Creates a container-provided implementation of theBeaninterfaces based on givenBeanAttributes,ClassandProducerimplementations.Represents a class bean created based on extension-providedInjectionTargetimplementation.Represents aDecoratorcreated based on extension-providedInjectionTargetimplementation.Represents a producer field or producer method created based on extension-providedProducerimplementation.WeldBean<T>ABeanimplementation provided by Weld.Sub-interface ofDecoratorthat contains metadata information about Weld-deployed Decorators (including custom decorators).Marker interface indicating that this Contextual wraps another contextual.