A B C D E F G H I J L M N O P Q R S T U V W X 

A

AbstractBean<T,S> - Class in org.jboss.weld.bean
An abstract bean representation common for all beans
AbstractBean(String, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.AbstractBean
Constructor
AbstractBeanDeployer<E extends BeanDeployerEnvironment> - Class in org.jboss.weld.bootstrap
 
AbstractBeanDeployer(BeanManagerImpl, ServiceRegistry, E) - Constructor for class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
AbstractBeanDiscoveryEvent - Class in org.jboss.weld.bootstrap.events
 
AbstractBeanDiscoveryEvent(BeanManagerImpl, Type, Map<BeanDeploymentArchive, BeanDeployment>, Deployment, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
 
AbstractBeanInstance - Class in org.jboss.weld.bean.proxy
 
AbstractBeanInstance() - Constructor for class org.jboss.weld.bean.proxy.AbstractBeanInstance
 
AbstractBoundContext<S> - Class in org.jboss.weld.context
Base class for contexts using a thread local to store a bound bean context
AbstractBoundContext(boolean) - Constructor for class org.jboss.weld.context.AbstractBoundContext
 
AbstractBuiltInBean<T> - Class in org.jboss.weld.bean.builtin
 
AbstractBuiltInBean(String, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
AbstractClassBean<T> - Class in org.jboss.weld.bean
An abstract bean representation common for class-based beans
AbstractClassBean(WeldClass<T>, String, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.AbstractClassBean
Constructor
AbstractContainerEvent - Class in org.jboss.weld.bootstrap.events
 
AbstractContainerEvent(BeanManagerImpl, Type, Type[]) - Constructor for class org.jboss.weld.bootstrap.events.AbstractContainerEvent
 
AbstractContext - Class in org.jboss.weld.context
Base for the Context implementations.
AbstractContext(boolean) - Constructor for class org.jboss.weld.context.AbstractContext
Constructor
AbstractConversationContext<R,S> - Class in org.jboss.weld.context
The base of the conversation context, which can use a variety of storage forms
AbstractConversationContext() - Constructor for class org.jboss.weld.context.AbstractConversationContext
 
AbstractDecoratorMethodHandler - Class in org.jboss.weld.bean.proxy
MethodHandler for Abstract decorators.
AbstractDecoratorMethodHandler(WeldClass<?>, InjectionPoint, Object) - Constructor for class org.jboss.weld.bean.proxy.AbstractDecoratorMethodHandler
 
AbstractDefinitionContainerEvent - Class in org.jboss.weld.bootstrap.events
 
AbstractDefinitionContainerEvent(BeanManagerImpl, Type, Type[]) - Constructor for class org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent
 
AbstractDeploymentContainerEvent - Class in org.jboss.weld.bootstrap.events
 
AbstractDeploymentContainerEvent(BeanManagerImpl, Type, Type[]) - Constructor for class org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent
 
AbstractEEBean<T> - Class in org.jboss.weld.bean.builtin.ee
 
AbstractEEBean(Class<T>, Callable<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.AbstractEEBean
 
AbstractEECallable<V> - Class in org.jboss.weld.bean.builtin.ee
 
AbstractEECallable(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.AbstractEECallable
 
AbstractFacade<T,X> - Class in org.jboss.weld.bean.builtin
Common implementation for binding-type-based helpers
AbstractFacade(InjectionPoint, CreationalContext<? super T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.AbstractFacade
 
AbstractFacade.AbstractFacadeSerializationProxy<T,X> - Class in org.jboss.weld.bean.builtin
 
AbstractFacade.AbstractFacadeSerializationProxy(AbstractFacade<T, X>) - Constructor for class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
 
AbstractFacadeBean<T> - Class in org.jboss.weld.bean.builtin
 
AbstractFacadeBean(String, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.AbstractFacadeBean
 
AbstractManagedContext - Class in org.jboss.weld.context
 
AbstractManagedContext(boolean) - Constructor for class org.jboss.weld.context.AbstractManagedContext
 
AbstractMapBackedBeanStore - Class in org.jboss.weld.context.beanstore
 
AbstractMapBackedBeanStore() - Constructor for class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
AbstractNamingScheme - Class in org.jboss.weld.context.beanstore
 
AbstractNamingScheme(String) - Constructor for class org.jboss.weld.context.beanstore.AbstractNamingScheme
Create a new Prefixer.
AbstractProcessClassBean<X,B extends AbstractClassBean<X>> - Class in org.jboss.weld.bootstrap.events
 
AbstractProcessClassBean(BeanManagerImpl, Type, Type[], B) - Constructor for class org.jboss.weld.bootstrap.events.AbstractProcessClassBean
 
AbstractProcessInjectionTarget<T> - Class in org.jboss.weld.bootstrap.events
 
AbstractProcessInjectionTarget(BeanManagerImpl, AnnotatedType<T>) - Constructor for class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
 
AbstractProcessProducerBean<T,X,B extends AbstractProducerBean<T,X,?>> - Class in org.jboss.weld.bootstrap.events
 
AbstractProcessProducerBean(BeanManagerImpl, Type, Type[], B) - Constructor for class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
 
AbstractProducerBean<X,T,S extends Member> - Class in org.jboss.weld.bean
The implicit producer bean
AbstractProducerBean(String, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.AbstractProducerBean
Constructor
AbstractReceiverBean<X,T,S extends Member> - Class in org.jboss.weld.bean
 
AbstractReceiverBean(String, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.AbstractReceiverBean
 
AbstractSessionBeanStore - Class in org.jboss.weld.context.beanstore.http
Base class providing an HttpSession backed, bound bean store.
AbstractSessionBeanStore(NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
 
AbstractSharedContext - Class in org.jboss.weld.context
 
AbstractSharedContext() - Constructor for class org.jboss.weld.context.AbstractSharedContext
Constructor
AbstractUnboundContext - Class in org.jboss.weld.context
Base class for contexts using a thread local to store a bound bean context
AbstractUnboundContext(boolean) - Constructor for class org.jboss.weld.context.AbstractUnboundContext
 
AbstractWeldAnnotated<T,S> - Class in org.jboss.weld.introspector.jlr
Represents functionality common for all annotated items, mainly different mappings of the annotations and meta-annotations

AbstractAnnotatedItem is an immutable class and therefore threadsafe

AbstractWeldAnnotated(Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer, Class<T>, Type, LazyValueHolder<Set<Type>>) - Constructor for class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
Constructor

Also builds the meta-annotation map.

AbstractWeldAnnotated(Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, TypeStore) - Constructor for class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
AbstractWeldCallable<T,X,S extends Member> - Class in org.jboss.weld.introspector.jlr
 
AbstractWeldCallable(Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer, Member, Class<T>, Type, LazyValueHolder<Set<Type>>, WeldClass<X>) - Constructor for class org.jboss.weld.introspector.jlr.AbstractWeldCallable
 
AbstractWeldELResolver - Class in org.jboss.weld.el
An EL-resolver against the named beans
AbstractWeldELResolver() - Constructor for class org.jboss.weld.el.AbstractWeldELResolver
 
AbstractWeldMember<T,X,S extends Member> - Class in org.jboss.weld.introspector.jlr
Represents an abstract annotated memeber (field, method or constructor)

This class is immutable, and therefore threadsafe

AbstractWeldMember(Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer, Member, Class<T>, Type, LazyValueHolder<Set<Type>>, WeldClass<X>) - Constructor for class org.jboss.weld.introspector.jlr.AbstractWeldMember
Constructor
accept(String) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
accept(String) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
 
accept(String) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
Determine if this identifier has been prefixed
activate() - Method in class org.jboss.weld.context.AbstractBoundContext
 
activate() - Method in class org.jboss.weld.context.AbstractConversationContext
 
activate(String) - Method in class org.jboss.weld.context.AbstractConversationContext
 
activate() - Method in class org.jboss.weld.context.AbstractManagedContext
 
activate() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
 
activate() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
 
activate() - Method in class org.jboss.weld.context.unbound.RequestContextImpl
 
activityManager(String) - Method in class org.jboss.weld.Container
Get the activity manager for a given key
add(EjbDescriptor<T>) - Method in class org.jboss.weld.ejb.EjbDescriptors
Adds an EJB descriptor to the maps
add(Class<? extends Annotation>, Annotation) - Method in class org.jboss.weld.metadata.TypeStore
 
add(E) - Method in class org.jboss.weld.util.collections.ArraySet
 
add(Class<?>, Type) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
add16bit(Bytecode, int) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
inserts a 16 bit offset into the bytecode
addAbstractBean(AbstractBean<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addAbstractClassBean(AbstractClassBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addAccessibleBeanManager(BeanManagerImpl) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
addActivity(BeanManagerImpl) - Method in class org.jboss.weld.Container
Add an activity
addAdditionalInterfaces(Set<Class<?>>) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
 
addAdditionalInterfaces(Set<Class<?>>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Sub classes may override to specify additional interfaces the proxy should implement
addAll(Iterable<EjbDescriptor<?>>) - Method in class org.jboss.weld.ejb.EjbDescriptors
Adds all EJB descriptors to the maps
addAll(Class<? extends Annotation>, Set<Annotation>) - Method in class org.jboss.weld.metadata.TypeStore
 
addAll(Collection<? extends E>) - Method in class org.jboss.weld.util.collections.ArraySet
 
addAnnotatedType(AnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
addBean(Bean<?>) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
 
addBean(Bean<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
addBuiltInBean(AbstractBuiltInBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addClass(String) - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
addClass(AnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
addClasses(Iterable<String>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
addConstructedGuardToMethodBody(ClassFile, Bytecode, MethodInformation) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Adds the following code to a delegating method:

if(!this.constructed) return super.thisMethod()

This means that the proxy will not start to delegate to the underlying bean instance until after the constructor has finished.

addConstructor(String, String[], ClassFile, Bytecode) - Static method in class org.jboss.weld.util.bytecode.ConstructorUtils
Adds a constructor that delegates to a super constructor with the same descriptor.
addConstructors(ClassFile, Bytecode) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Adds a constructor for the proxy for each constructor declared by the base bean type.
addContext(Context) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
 
addContext(Context) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
addDecorator(DecoratorImpl<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addDecorator(Decorator<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
addDefaultConstructor(ClassFile, Bytecode) - Static method in class org.jboss.weld.util.bytecode.ConstructorUtils
adds a constructor that calls super()
addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.AbstractProcessClassBean
 
addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
 
addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
 
addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
 
addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
 
addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
 
addDependentInstance(ContextualInstance<?>) - Method in class org.jboss.weld.context.CreationalContextImpl
 
addDependentInstance(ContextualInstance<?>) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
 
addDependentInstance(ContextualInstance<?>) - Method in interface org.jboss.weld.context.WeldCreationalContext
 
addDeploymentProblem(Throwable) - Method in class org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl
 
addDisposesMethod(DisposalMethod<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addEnvironment(BeanDeployerEnvironment) - Method in class org.jboss.weld.util.BeansClosure
 
addExtension(ExtensionBean) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addExtension(Metadata<Extension>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
 
addExtension(ExtensionBean) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployerEnvironment
 
addExtensions(Iterable<Metadata<Extension>>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
 
addFields(ClassFile, Bytecode) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
 
addFields(ClassFile, Bytecode) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
addInjectionPoint(WeldInjectionPoint<?, ?>) - Method in class org.jboss.weld.bean.AbstractBean
 
addInjectionPoints(Iterable<? extends WeldInjectionPoint<?, ?>>) - Method in class org.jboss.weld.bean.AbstractBean
 
addInjectionTarget(InjectionTarget<?>) - Method in class org.jboss.weld.manager.InjectionTargetValidator
 
addInterceptor(InterceptorImpl<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addInterceptor(Interceptor<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
addInterceptorBinding(Class<? extends Annotation>, Annotation...) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
addInterface(Class<?>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Adds an additional interface that the proxy should implement.
addItem(RequestScopedItem) - Static method in class org.jboss.weld.context.cache.RequestScopedBeanCache
 
addItem(ThreadLocal) - Static method in class org.jboss.weld.context.cache.RequestScopedBeanCache
 
addJumpInstruction(Bytecode) - Static method in class org.jboss.weld.util.bytecode.JumpUtils
After writing the instruction that requires a branch offset (e.g.
addLoadInstruction(Bytecode, String, int) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
Adds the correct load instruction based on the type descriptor
addManagedBean(ManagedBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addMetaAnnotations(ArraySetMultimap<Class<? extends Annotation>, Annotation>, Annotation, Annotation[], boolean) - Static method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
addMetaAnnotations(ArraySetMultimap<Class<? extends Annotation>, Annotation>, Annotation, Iterable<Annotation>, boolean) - Static method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
addMethods(ClassFile) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
addMethods(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
addMethodsFromClass(ClassFile) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
 
addMethodsFromClass(ClassFile) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
addMethodsFromClass(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
addNewManagedBean(NewManagedBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addNewSessionBean(NewSessionBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addObserver(ObserverMethod<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Does the actual observer registration
addObserverMethod(ObserverMethodImpl<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addObserverMethod(ObserverMethod<?>) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
 
addProducerField(ProducerField<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addProducerMethod(ProducerMethod<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addQualifier(Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
addQualifier(Annotation) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
addQualifier(Annotation) - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
addQualifierIfAbsent(Annotation) - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
addQualifiers(Annotation[]) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
addQualifiers(Set<Annotation>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
addQualifiers(Annotation[]) - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
addQualifiers(Set<Annotation>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
addReturnInstruction(Bytecode, Class<?>) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
 
addReturnInstruction(Bytecode, String) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
Adds a return instruction given a type in JVM format.
addScope(Class<? extends Annotation>, boolean, boolean) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
addSerializationSupport(ClassFile) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
 
addSerializationSupport(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Adds special serialization code.
addSessionBean(SessionBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addSpaceIfNeeded(String) - Static method in class org.jboss.weld.util.reflection.Formats
 
addSpecialized(Bean<?>, Bean<?>) - Method in class org.jboss.weld.util.BeansClosure
 
addSpecialMethods(ClassFile) - Method in class org.jboss.weld.bean.proxy.EnterpriseProxyFactory
 
addSpecialMethods(ClassFile) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
Adds methods requiring special implementations rather than just delegation.
addSpecialMethods(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Adds methods requiring special implementations rather than just delegation.
addStereotype(Class<? extends Annotation>, Annotation...) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
addType(Type) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
addType(Type) - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
addTypes(Set<Type>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
addTypes(Set<Type>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
afterBeanDiscovery(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
AfterBeanDiscoveryImpl - Class in org.jboss.weld.bootstrap.events
 
AfterBeanDiscoveryImpl(BeanManagerImpl, Deployment, Map<BeanDeploymentArchive, BeanDeployment>, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
 
afterCompletion(int) - Method in class org.jboss.weld.event.TransactionSynchronizedRunnable
 
AfterDeploymentValidationImpl - Class in org.jboss.weld.bootstrap.events
 
AfterDeploymentValidationImpl(BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl
 
afterPhase(PhaseEvent) - Method in class org.jboss.weld.jsf.WeldPhaseListener
 
alternative - Variable in class org.jboss.weld.bean.AbstractBean
 
AmbiguousResolutionException - Exception in org.jboss.weld.exceptions
Provides message localization service for the AmbiguousResolutionException.
AmbiguousResolutionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.AmbiguousResolutionException
Creates a new exception with the given cause.
AmbiguousResolutionException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.AmbiguousResolutionException
Creates a new exception with the given localized message key and optional arguments for the message.
annotatedItem - Variable in class org.jboss.weld.bean.AbstractClassBean
 
annotatedType - Variable in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
 
AnnotatedTypes - Class in org.jboss.weld.util
Class that can take an AnnotatedType and return a unique string representation of that type
AnnotationModel<T extends Annotation> - Class in org.jboss.weld.metadata.cache
Abstract representation of an annotation model
AnnotationModel(Class<T>, ClassTransformer) - Constructor for class org.jboss.weld.metadata.cache.AnnotationModel
Constructor
annotationTypeForName(String) - Method in class org.jboss.weld.util.ApiAbstraction
Initializes an annotation class
AnyLiteral - Class in org.jboss.weld.literal
Annotation literal for Any
ApiAbstraction - Class in org.jboss.weld.util
A base class for utility classes that represent annotations, classes etc
ApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.util.ApiAbstraction
Constructor
ApiAbstraction.Dummy - Interface in org.jboss.weld.util
"Not found" class
ApiAbstraction.DummyAnnotation - Annotation Type in org.jboss.weld.util
"Not found" annotation
ApiAbstraction.DummyEnum - Enum in org.jboss.weld.util
"Not found" enumeration value.
appendConversationIdIfNecessary(String, String) - Method in class org.jboss.weld.jsf.FacesUrlTransformer
 
ApplicationContextImpl - Class in org.jboss.weld.context.unbound
 
ApplicationContextImpl() - Constructor for class org.jboss.weld.context.unbound.ApplicationContextImpl
 
apply(Metadata<T>) - Method in class org.jboss.weld.manager.RemoveMetadataWrapperFunction
 
apply(String) - Method in class org.jboss.weld.metadata.FilterPredicate
 
apply(T) - Method in class org.jboss.weld.metadata.ScanningPredicate
 
apply(Set<Bean<?>>) - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver.BeanDisambiguation
 
apply(Iterable<T>) - Method in class org.jboss.weld.util.collections.IterableToIteratorFunction
 
apply(String) - Method in class org.jboss.weld.util.reflection.ClassLoaderFunction
 
applyDecorators(T, CreationalContext<T>, InjectionPoint) - Method in class org.jboss.weld.bean.AbstractClassBean
 
applyDecorators(T, CreationalContext<T>, InjectionPoint) - Method in class org.jboss.weld.bean.SessionBean
 
applyInterceptors(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
 
aroundInvoke(InvocationContext) - Method in class org.jboss.weld.ejb.SessionBeanInterceptor
 
ArrayListSupplier<T> - Class in org.jboss.weld.util.collections
 
Arrays2 - Class in org.jboss.weld.util.collections
 
ArraySet<E> - Class in org.jboss.weld.util.collections
A Set which is backed by a simple array of elements.
ArraySet(ArrayList<E>) - Constructor for class org.jboss.weld.util.collections.ArraySet
 
ArraySet(Collection<E>) - Constructor for class org.jboss.weld.util.collections.ArraySet
 
ArraySet(int) - Constructor for class org.jboss.weld.util.collections.ArraySet
 
ArraySet() - Constructor for class org.jboss.weld.util.collections.ArraySet
 
ArraySetMultimap<K,V> - Class in org.jboss.weld.util.collections
A Map that can contain multiple values, where the keys and values are stored in ArraySet instances.
ArraySetMultimap() - Constructor for class org.jboss.weld.util.collections.ArraySetMultimap
 
ArraySetMultimap(Map<K, List<V>>) - Constructor for class org.jboss.weld.util.collections.ArraySetMultimap
 
ArraySetSupplier<V> - Class in org.jboss.weld.util.collections
Provides new instances of ArraySet to Google collections.
asList() - Method in class org.jboss.weld.util.collections.ArraySet
 
asSet(T...) - Static method in class org.jboss.weld.util.collections.Arrays2
 
associate(R) - Method in class org.jboss.weld.context.AbstractConversationContext
 
associate(Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
 
associate(Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundSessionContextImpl
 
associate(InvocationContext) - Method in class org.jboss.weld.context.ejb.EjbRequestContextImpl
 
associate(ServletRequest) - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
 
associate(HttpServletRequest) - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
 
associateRequest() - Method in class org.jboss.weld.context.AbstractConversationContext
 
associateRequest(String) - Method in class org.jboss.weld.context.AbstractConversationContext
 
asWeldSubclass(WeldClass<U>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
asWeldSubclass(WeldClass<U>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
asWeldSubclass(WeldClass<U>) - Method in interface org.jboss.weld.introspector.WeldClass
 
attach() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
Attach the bean store, any updates from now on will be written through to the underlying store.
attach() - Method in interface org.jboss.weld.context.beanstore.BoundBeanStore
Attach the context
attach() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
 
AttributeBeanStore - Class in org.jboss.weld.context.beanstore
A bound bean store backed by attributes.
AttributeBeanStore(NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.AttributeBeanStore
 
available() - Static method in class org.jboss.weld.Container
 

B

BEAN_ID_PREFIX - Static variable in class org.jboss.weld.bean.RIBean
 
BEAN_ID_SEPARATOR - Static variable in class org.jboss.weld.bean.RIBean
 
BeanDeployer - Class in org.jboss.weld.bootstrap
 
BeanDeployer(BeanManagerImpl, EjbDescriptors, ServiceRegistry) - Constructor for class org.jboss.weld.bootstrap.BeanDeployer
 
BeanDeployerEnvironment - Class in org.jboss.weld.bootstrap
 
BeanDeployerEnvironment(EjbDescriptors, BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
BeanDeployment - Class in org.jboss.weld.bootstrap
 
BeanDeployment(BeanDeploymentArchive, BeanManagerImpl, ServiceRegistry, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.BeanDeployment
 
beanDeploymentArchives() - Method in class org.jboss.weld.Container
 
BeanInstance - Interface in org.jboss.weld.bean.proxy
Each proxy maintains a single bean instance on which methods are invoked.
beanManager - Variable in class org.jboss.weld.bean.AbstractBean
 
beanManager - Variable in class org.jboss.weld.event.ObserverMethodImpl
 
BeanManagerBean - Class in org.jboss.weld.bean.builtin
 
BeanManagerBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.BeanManagerBean
 
BeanManagerImpl - Class in org.jboss.weld.manager
Implementation of the Bean Manager.
BeanManagerMessage - Enum in org.jboss.weld.logging.messages
 
BeanManagers - Class in org.jboss.weld.manager
 
BeanMessage - Enum in org.jboss.weld.logging.messages
 
Beans - Class in org.jboss.weld.util
Helper class for bean inspection
Beans() - Constructor for class org.jboss.weld.util.Beans
 
BeansClosure - Class in org.jboss.weld.util
Keeps the BDA closure information.
BeansClosure() - Constructor for class org.jboss.weld.util.BeansClosure
 
BeanStore - Interface in org.jboss.weld.context.beanstore
A Map like store of contextual instances, used to back the Weld built in contexts.
BeansXmlHandler - Class in org.jboss.weld.xml
An implementation of the beans.xml parser written using SAX

This class is NOT threadsafe, and should only be called in a single thread

BeansXmlHandler(URL) - Constructor for class org.jboss.weld.xml.BeansXmlHandler
 
BeansXmlHandler.Container - Class in org.jboss.weld.xml
 
BeansXmlHandler.Container(String, String, String...) - Constructor for class org.jboss.weld.xml.BeansXmlHandler.Container
 
BeansXmlImpl - Class in org.jboss.weld.metadata
 
BeansXmlImpl(List<Metadata<String>>, List<Metadata<String>>, List<Metadata<String>>, List<Metadata<String>>, Scanning) - Constructor for class org.jboss.weld.metadata.BeansXmlImpl
 
BeansXmlParser - Class in org.jboss.weld.xml
Simple parser for beans.xml

This class is NOT threadsafe, and should only be called in a single thread

BeansXmlParser() - Constructor for class org.jboss.weld.xml.BeansXmlParser
 
BeanTransform - Class in org.jboss.weld.manager
 
BeanTransform(BeanManagerImpl) - Constructor for class org.jboss.weld.manager.BeanTransform
 
BeforeBeanDiscoveryImpl - Class in org.jboss.weld.bootstrap.events
 
BeforeBeanDiscoveryImpl(BeanManagerImpl, Deployment, Map<BeanDeploymentArchive, BeanDeployment>, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
beforeCompletion() - Method in class org.jboss.weld.event.TransactionSynchronizedRunnable
 
beforePhase(PhaseEvent) - Method in class org.jboss.weld.jsf.WeldPhaseListener
 
BeforeShutdownImpl - Class in org.jboss.weld.bootstrap.events
 
BeforeShutdownImpl(BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.events.BeforeShutdownImpl
 
begin() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
begin(String) - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
beginRequest() - Static method in class org.jboss.weld.context.cache.RequestScopedBeanCache
 
BEHAVIOR_CLASS - Variable in class org.jboss.weld.jsf.JsfApiAbstraction
 
BootstrapMessage - Enum in org.jboss.weld.logging.messages
 
BoundBeanStore - Interface in org.jboss.weld.context.beanstore
A bean store may be bound to some external data store, for example a Http Session.
BoundConversationContextImpl - Class in org.jboss.weld.context.bound
 
BoundConversationContextImpl() - Constructor for class org.jboss.weld.context.bound.BoundConversationContextImpl
 
BoundRequestContextImpl - Class in org.jboss.weld.context.bound
 
BoundRequestContextImpl() - Constructor for class org.jboss.weld.context.bound.BoundRequestContextImpl
 
BoundSessionContextImpl - Class in org.jboss.weld.context.bound
 
BoundSessionContextImpl() - Constructor for class org.jboss.weld.context.bound.BoundSessionContextImpl
 
boxBoolean(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
boxByte(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
boxChar(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
boxDouble(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
boxedClass(Class<?>) - Static method in class org.jboss.weld.util.Types
 
boxedType(Type) - Static method in class org.jboss.weld.util.Types
Gets the boxed type of a class
boxFloat(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
boxIfNessesary(Bytecode, String) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
Boxing - Class in org.jboss.weld.util.bytecode
This class is responsible for generating bytecode fragments to box/unbox whatever happens to be on the top of the stack.
Boxing() - Constructor for class org.jboss.weld.util.bytecode.Boxing
 
boxInt(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
boxLong(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
boxShort(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
buildAccessibleClosure(BeanManagerImpl, Transform<T>) - Static method in class org.jboss.weld.manager.BeanManagers
 
buildAnnotationMap(Annotation[]) - Static method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
Builds the annotation map (annotation type -> annotation)
buildAnnotationMap(Iterable<Annotation>) - Static method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
Builds the annotation map (annotation type -> annotation)
buildTypeMap(Set<Type>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
BusyConversationException - Exception in org.jboss.weld.context
A localized message version of the NonexistentConversationException.
BusyConversationException(Throwable) - Constructor for exception org.jboss.weld.context.BusyConversationException
 
BusyConversationException(E, Object...) - Constructor for exception org.jboss.weld.context.BusyConversationException
 
BytecodeMethodResolver - Interface in org.jboss.weld.bean.proxy
An object that generates bytecode to resolve a Method at runtime.
BytecodeUtils - Class in org.jboss.weld.util.bytecode
utility class for common bytecode operations
BytecodeUtils() - Constructor for class org.jboss.weld.util.bytecode.BytecodeUtils
 

C

calculateMaxLocals(Method) - Static method in class org.jboss.weld.util.bytecode.MethodUtils
Calculates maxLocals required to hold all parameters and this, assuming that user code does not require any extra variables
call() - Method in class org.jboss.weld.context.conversation.ConversationIdGenerator
 
CallableMethodHandler - Class in org.jboss.weld.bean.builtin
 
CallableMethodHandler(Callable<?>) - Constructor for class org.jboss.weld.bean.builtin.CallableMethodHandler
 
callInitializers(T, CreationalContext<T>, BeanManagerImpl, Iterable<? extends MethodInjectionPoint<?, ?>>) - Static method in class org.jboss.weld.util.Beans
Calls all initializers of the bean
cast(Object) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
cast(Object) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
cast(Object) - Method in interface org.jboss.weld.introspector.WeldClass
 
cast(Object) - Static method in class org.jboss.weld.util.reflection.Reflections
 
Category - Enum in org.jboss.weld.logging
 
characters(char[], int, int) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
check() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
 
check() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
check() - Method in class org.jboss.weld.metadata.cache.QualifierModel
Validates the members
check() - Method in class org.jboss.weld.metadata.cache.ScopeModel
 
check() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
 
checkBeanImplementation() - Method in class org.jboss.weld.bean.AbstractClassBean
Validates the bean implementation
checkBeanImplementation() - Method in class org.jboss.weld.bean.ManagedBean
 
checkConflictingRoles() - Method in class org.jboss.weld.bean.SessionBean
Validates for non-conflicting roles
checkConstructor() - Method in class org.jboss.weld.bean.AbstractClassBean
 
checkDelegateInjectionPoints() - Method in class org.jboss.weld.bean.AbstractBean
 
checkDelegateInjectionPoints() - Method in class org.jboss.weld.bean.DecoratorImpl
 
checkDelegateType() - Method in class org.jboss.weld.bean.DecoratorImpl
 
checkEEResource() - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
 
checkEventObjectType(Type) - Static method in class org.jboss.weld.util.Observers
 
checkEventObjectType(Object) - Static method in class org.jboss.weld.util.Observers
 
checkObserverMethods() - Method in class org.jboss.weld.bean.SessionBean
If there are any observer methods, they must be static or business methods.
checkProducerField() - Method in class org.jboss.weld.bean.ProducerField
 
checkProducerMethod() - Method in class org.jboss.weld.bean.ProducerMethod
Validates the producer method
checkProducerReturnType() - Method in class org.jboss.weld.bean.AbstractProducerBean
Validates the producer method
checkQualifier(Annotation) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
checkQualifier(Annotation) - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
checkReturnValue(T) - Method in class org.jboss.weld.bean.AbstractProducerBean
Validates the return value
checkScopeAllowed() - Method in class org.jboss.weld.bean.NewSessionBean
 
checkScopeAllowed() - Method in class org.jboss.weld.bean.SessionBean
Check that the scope type is allowed by the stereotypes on the bean and the bean type
checkType() - Method in class org.jboss.weld.bean.AbstractBean
 
checkType() - Method in class org.jboss.weld.bean.AbstractProducerBean
 
checkType() - Method in class org.jboss.weld.bean.DisposalMethod
 
checkType() - Method in class org.jboss.weld.bean.ManagedBean
Validates the type
checkType() - Method in class org.jboss.weld.bean.SessionBean
 
ClassAvailableActivationImpl - Class in org.jboss.weld.metadata
 
ClassAvailableActivationImpl(String) - Constructor for class org.jboss.weld.metadata.ClassAvailableActivationImpl
 
ClassFileUtils - Class in org.jboss.weld.util.bytecode
Utility class for loading a ClassFile into a classloader.
ClassFileUtils() - Constructor for class org.jboss.weld.util.bytecode.ClassFileUtils
 
classForName(String) - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
 
classForName(String) - Method in class org.jboss.weld.resources.DefaultResourceLoader
 
classForName(String) - Method in class org.jboss.weld.util.ApiAbstraction
Initializes a type
ClassLoaderFunction - Class in org.jboss.weld.util.reflection
 
ClassLoaderFunction(ResourceLoader) - Constructor for class org.jboss.weld.util.reflection.ClassLoaderFunction
 
ClassLoaderResourceLoader - Class in org.jboss.weld.resources
A (@link ResourceLoader} implementation that uses a specific @{link ClassLoader}
ClassLoaderResourceLoader(ClassLoader) - Constructor for class org.jboss.weld.resources.ClassLoaderResourceLoader
 
classToStringRepresentation(Class<?>) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
 
ClassTransformer - Class in org.jboss.weld.resources
 
ClassTransformer(TypeStore) - Constructor for class org.jboss.weld.resources.ClassTransformer
 
cleanup() - Method in class org.jboss.weld.bean.interceptor.InterceptorMetadataCacheService
 
cleanup() - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
 
cleanup() - Method in class org.jboss.weld.bootstrap.Validator
 
cleanup() - Method in class org.jboss.weld.Container
Cause the container to be cleaned up, including all registered bean managers, and all deployment services
cleanup() - Method in class org.jboss.weld.context.AbstractBoundContext
 
cleanup() - Method in class org.jboss.weld.context.AbstractContext
 
cleanup() - Method in class org.jboss.weld.context.AbstractManagedContext
 
cleanup() - Method in class org.jboss.weld.context.AbstractSharedContext
 
cleanup() - Method in class org.jboss.weld.context.AbstractUnboundContext
 
cleanup() - Method in class org.jboss.weld.ejb.EJBApiAbstraction
 
cleanup() - Method in class org.jboss.weld.ejb.EjbDescriptors
 
cleanup() - Method in class org.jboss.weld.injection.CurrentInjectionPoint
 
cleanup() - Method in class org.jboss.weld.jsf.JsfApiAbstraction
 
cleanup() - Static method in class org.jboss.weld.logging.LoggerFactory
 
cleanup() - Static method in class org.jboss.weld.logging.MessageConveyorFactory
 
cleanup() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
cleanup() - Method in class org.jboss.weld.manager.InjectionTargetValidator
 
cleanup() - Method in class org.jboss.weld.manager.SingleThreadExecutorServices
 
cleanup() - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
 
cleanup() - Method in class org.jboss.weld.metadata.TypeStore
 
cleanup() - Method in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
cleanup() - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
 
cleanup() - Method in class org.jboss.weld.resources.ClassTransformer
 
cleanup() - Method in class org.jboss.weld.resources.DefaultResourceLoader
 
cleanup() - Method in class org.jboss.weld.resources.SharedObjectCache
 
cleanup() - Method in class org.jboss.weld.resources.SingleThreadScheduledExecutorServiceFactory
 
cleanup() - Method in class org.jboss.weld.serialization.ContextualStoreImpl
 
cleanup() - Method in class org.jboss.weld.util.reflection.instantiation.InstantiatorFactory
 
cleanup() - Method in class org.jboss.weld.ws.WSApiAbstraction
 
cleanupAfterBoot() - Method in class org.jboss.weld.bean.AbstractBean
 
cleanupAfterBoot() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
cleanupAfterBoot() - Method in class org.jboss.weld.bean.RIBean
This method is called after the container is started allowing the bean to release any resources that are only required at boot time
clear() - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
 
clear() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
clear() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
clear() - Method in interface org.jboss.weld.context.beanstore.BeanStore
Clears the store of contextual instances
clear() - Method in class org.jboss.weld.ejb.EjbDescriptors
Clears both maps
clear() - Method in class org.jboss.weld.el.Namespace
 
clear() - Method in class org.jboss.weld.resolution.NameBasedResolver
Reset all cached injection points.
clear() - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
 
clear() - Method in class org.jboss.weld.resolution.TypeSafeResolver
Reset all cached resolutions
clear() - Method in class org.jboss.weld.util.BeansClosure
 
clear() - Method in class org.jboss.weld.util.collections.ArraySet
 
clear() - Method in class org.jboss.weld.util.LazyValueHolder
 
clearAnnotationData(Class<? extends Annotation>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
removes all data for an annotation class.
clearAnnotationData(Class<? extends Annotation>) - Method in class org.jboss.weld.resources.ClassTransformer
 
CLIENT_PROXY_SUFFIX - Static variable in class org.jboss.weld.bean.proxy.ClientProxyFactory
 
ClientProxyFactory<T> - Class in org.jboss.weld.bean.proxy
Proxy factory that generates client proxies, it uses optimizations that are not valid for other proxy types.
ClientProxyFactory(Class<?>, Set<? extends Type>, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.ClientProxyFactory
 
ClientProxyProvider - Class in org.jboss.weld.bean.proxy
A proxy pool for holding scope adaptors (client proxies)
ClientProxyProvider() - Constructor for class org.jboss.weld.bean.proxy.ClientProxyProvider
Constructor
coerceToType(Object, Class<?>) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
 
CombinedInterceptorAndDecoratorStackMethodHandler - Class in org.jboss.weld.bean.proxy
A method handler that wraps the invocation of interceptors and decorators.
CombinedInterceptorAndDecoratorStackMethodHandler() - Constructor for class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
 
compareAnnotatedCallable(AnnotatedCallable<?>, AnnotatedCallable<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
compareAnnotatedField(AnnotatedField<?>, AnnotatedField<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
compareAnnotatedTypes(AnnotatedType<?>, AnnotatedType<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
Compares two annotated types and returns true if they are the same
computeInstanceType(Bean<?>) - Method in class org.jboss.weld.bean.proxy.AbstractBeanInstance
 
computeInstanceType(Set<Type>) - Method in class org.jboss.weld.bean.proxy.AbstractBeanInstance
 
computeValue() - Method in class org.jboss.weld.introspector.TypeClosureLazyValueHolder
 
computeValue() - Method in class org.jboss.weld.util.LazyValueHolder
 
ConcurrentHashMapBeanStore - Class in org.jboss.weld.context.beanstore
A BeanStore that uses a HashMap as backing storage
ConcurrentHashMapBeanStore() - Constructor for class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
Constructor
CONSTRUCTED_FLAG_NAME - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
constructorForEnhancedSubclass - Variable in class org.jboss.weld.bean.AbstractClassBean
 
ConstructorInjectionPoint<T> - Class in org.jboss.weld.injection
 
ConstructorInjectionPoint(Bean<T>, WeldConstructor<T>) - Constructor for class org.jboss.weld.injection.ConstructorInjectionPoint
 
ConstructorSignature - Interface in org.jboss.weld.introspector
 
ConstructorSignatureImpl - Class in org.jboss.weld.introspector.jlr
 
ConstructorSignatureImpl(WeldConstructor<?>) - Constructor for class org.jboss.weld.introspector.jlr.ConstructorSignatureImpl
 
ConstructorUtils - Class in org.jboss.weld.util.bytecode
Utility class for working with constructors in the low level javassist API
Container - Class in org.jboss.weld
A Weld application container
Container(BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.Container
 
ContainerState - Enum in org.jboss.weld
Application container instance state
contains(String) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
contains(String) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
contains(String) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Check if the store contains an instance
contains(String) - Method in class org.jboss.weld.ejb.EjbDescriptors
Indicates if there are EJB descriptors available for an EJB implementation class
contains(Class<?>) - Method in class org.jboss.weld.ejb.EjbDescriptors
Indicates if there are EJB descriptors available for an EJB implementation class
contains(String) - Method in class org.jboss.weld.el.Namespace
 
contains(Object) - Method in class org.jboss.weld.util.collections.ArraySet
 
containsAll(Object[], Object...) - Static method in class org.jboss.weld.util.collections.Arrays2
 
containsAll(Collection<?>) - Method in class org.jboss.weld.util.collections.ArraySet
 
containsAllInterceptionBindings(Set<Annotation>, Set<Annotation>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
 
containsAllQualifiers(Set<Annotation>, Set<Annotation>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
Checks that all the qualifiers in the set requiredQualifiers are in the set of qualifiers.
containsIncompleteInstance(Contextual<?>) - Method in class org.jboss.weld.context.CreationalContextImpl
 
containsIncompleteInstance(Contextual<?>) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
 
containsIncompleteInstance(Contextual<?>) - Method in interface org.jboss.weld.context.WeldCreationalContext
 
containsWildcards(Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
 
ContextBean<T extends javax.enterprise.context.spi.Context> - Class in org.jboss.weld.bean.builtin
 
ContextBean(ContextHolder<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ContextBean
 
ContextBeanInstance<T> - Class in org.jboss.weld.bean.proxy
An instance locator that uses a context to lookup the instance if it exists; otherwise, a new instance will be created from the bean.
ContextBeanInstance(Bean<T>, String) - Constructor for class org.jboss.weld.bean.proxy.ContextBeanInstance
Creates a new locator for instances of the given bean.
contextCreated(ELContextEvent) - Method in class org.jboss.weld.el.WeldELContextListener
 
ContextHolder<T extends javax.enterprise.context.spi.Context> - Class in org.jboss.weld.bootstrap
 
ContextHolder(T, Class<T>, Annotation) - Constructor for class org.jboss.weld.bootstrap.ContextHolder
 
ContextMessage - Enum in org.jboss.weld.logging.messages
 
ContextNotActiveException - Exception in org.jboss.weld.context
A localized message version of the ContextNotActiveException.
ContextNotActiveException(Throwable) - Constructor for exception org.jboss.weld.context.ContextNotActiveException
 
ContextNotActiveException(E, Object...) - Constructor for exception org.jboss.weld.context.ContextNotActiveException
 
ContextualStoreImpl - Class in org.jboss.weld.serialization
Implementation of ContextualStore
ContextualStoreImpl() - Constructor for class org.jboss.weld.serialization.ContextualStoreImpl
 
CONVERSATION_ID_GENERATOR_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.context.conversation.ConversationIdGenerator
 
ConversationAwareViewHandler - Class in org.jboss.weld.jsf
A forwarding JSF ViewHandler implementation that produces URLs containing the conversation id query string parameter.
ConversationAwareViewHandler(ViewHandler) - Constructor for class org.jboss.weld.jsf.ConversationAwareViewHandler
 
ConversationBean - Class in org.jboss.weld.bean.builtin
 
ConversationBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ConversationBean
 
ConversationIdGenerator - Class in org.jboss.weld.context.conversation
The default conversation id generator
ConversationIdGenerator() - Constructor for class org.jboss.weld.context.conversation.ConversationIdGenerator
Creates a new conversation ID generator
ConversationImpl - Class in org.jboss.weld.context.conversation
 
ConversationImpl(Instance<ConversationContext>) - Constructor for class org.jboss.weld.context.conversation.ConversationImpl
 
ConversationMessage - Enum in org.jboss.weld.logging.messages
 
ConversationNamingScheme - Class in org.jboss.weld.context.beanstore
A naming scheme which can have it's cid swapped out.
ConversationNamingScheme(String, String) - Constructor for class org.jboss.weld.context.beanstore.ConversationNamingScheme
 
ConversationPropagationFilter - Class in org.jboss.weld.servlet
A Filter for handling conversation propagation over redirects.
ConversationPropagationFilter() - Constructor for class org.jboss.weld.servlet.ConversationPropagationFilter
 
CONVERSATIONS_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.context.AbstractConversationContext
 
copyOf(T[], int) - Static method in class org.jboss.weld.util.collections.Arrays2
Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
copyOf(U[], int, Class<? extends T[]>) - Static method in class org.jboss.weld.util.collections.Arrays2
Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
CopyOnWriteArrayListSupplier<T> - Class in org.jboss.weld.util.collections
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.AbstractProducerBean
Creates an instance of the bean
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
 
create(CreationalContext<BeanManagerImpl>) - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ContextBean
 
create(CreationalContext<Conversation>) - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.AbstractEEBean
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
 
create(CreationalContext<Extension>) - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
create(CreationalContext<InjectionPoint>) - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.DisposalMethod
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.ForwardingBean
Creates an instance of the delegate
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
Creates an instance of the bean
create(BeanInstance) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Method to create a new proxy that wraps the bean instance.
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.SessionBean
Creates an instance of the bean
create(CreationalContext<T>) - Method in class org.jboss.weld.context.ForwardingContextual
 
create(WeldMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Static method in class org.jboss.weld.event.ObserverFactory
Creates an observer
create(Class<A>, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldAnnotationImpl
 
create() - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
create() - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
createActivity() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createAnnotatedType(Class<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
createBeans(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
createBeansXml() - Method in class org.jboss.weld.xml.BeansXmlHandler
 
createCallableId(AnnotatedCallable<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createConstructorId(Constructor<X>, Set<Annotation>, List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createContexts(ServiceRegistry) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
createCreationalContext(Contextual<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createDecorator(WeldClass<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createDisposalMethods(AbstractClassBean<X>, WeldClass<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createEnhancedSubclass() - Method in class org.jboss.weld.bean.AbstractClassBean
 
createEnhancedSubclass() - Method in class org.jboss.weld.bean.DecoratorImpl
 
createFieldId(AnnotatedField<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createFieldId(Field, Collection<Annotation>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createFor(InterceptorReference<Object>) - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorInstantiator
 
createForwardingMethodBody(ClassFile, MethodInformation) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
Calls methodHandler.invoke with a null method parameter in order to get the underlying instance.
createForwardingMethodBody(ClassFile, MethodInformation) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
createForwardingMethodBody(ClassFile, MethodInformation) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
createId(String, WeldClass<?>) - Static method in class org.jboss.weld.bean.ManagedBean
create a more complete id for types that have been added through the SPI to prevent duplicate id's
createId(WeldField<?, ?>, AbstractClassBean<?>) - Static method in class org.jboss.weld.bean.ProducerField
 
createId(WeldMethod<T, ? super X>, AbstractClassBean<X>) - Method in class org.jboss.weld.bean.ProducerMethod
 
createId(String, InternalEjbDescriptor<?>) - Static method in class org.jboss.weld.bean.SessionBean
 
createId(String, InternalEjbDescriptor<?>, WeldClass<?>) - Static method in class org.jboss.weld.bean.SessionBean
 
createInjectionTarget(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createInjectionTarget(EjbDescriptor<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createInstance(CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
 
createInstance(CreationalContext<T>) - Method in class org.jboss.weld.bean.SessionBean
 
createInterceptor(WeldClass<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createInterceptorBody(ClassFile, MethodInformation, boolean) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
Creates the given method on the proxy class where the implementation forwards the call directly to the method handler.
createInterceptorBody(ClassFile, MethodInformation) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Creates the given method on the proxy class where the implementation forwards the call directly to the method handler.
createManagedBean(WeldClass<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createMethodExpression(ELContext, String, Class, Class[]) - Method in class org.jboss.weld.el.WeldExpressionFactory
 
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
 
createMethodHandler(InjectionPoint, CreationalContext<?>, Decorator<Object>) - Method in class org.jboss.weld.bean.proxy.DecorationHelper
 
createMethodId(Method, Set<Annotation>, List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createNewManagedBean(WeldClass<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createNewSessionBean(InternalEjbDescriptor<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createObserverMethod(RIBean<X>, WeldMethod<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createObserverMethod(RIBean<X>, BeanManagerImpl, WeldMethod<T, ? super X>, Set<ObserverMethodImpl<?, ?>>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
 
createObserverMethods(RIBean<X>, WeldClass<? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createObserverMethods(RIBean<X>, BeanManagerImpl, WeldClass<? super X>, Set<ObserverMethodImpl<?, ?>>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
 
createObserversProducersDisposers(AbstractClassBean<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
Creates the sub bean for an class (simple or enterprise) bean
createParameterId(AnnotatedParameter<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createParameterId(Type, Set<Annotation>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createParameterListId(List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createProducerField(AbstractClassBean<X>, WeldField<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createProducerFields(AbstractClassBean<X>, WeldClass<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createProducerMethod(AbstractClassBean<X>, WeldMethod<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createProducerMethods(AbstractClassBean<X>, WeldClass<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createReference() - Method in class org.jboss.weld.bean.SessionBean
 
createRequestBeanStore(NamingScheme, R) - Method in class org.jboss.weld.context.AbstractConversationContext
 
createRequestBeanStore(NamingScheme, BoundRequest) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
 
createRequestBeanStore(NamingScheme, HttpServletRequest) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
 
createSessionBean(InternalEjbDescriptor<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createSessionBean(InternalEjbDescriptor<T>, WeldClass<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createSessionBeanStore(NamingScheme, S) - Method in class org.jboss.weld.context.AbstractConversationContext
 
createSessionBeanStore(NamingScheme, Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
 
createSessionBeanStore(NamingScheme, HttpSession) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
 
createSimpleId(String, WeldClass<?>) - Static method in class org.jboss.weld.bean.ManagedBean
 
createSpecialMethodBody(ClassFile, MethodInformation) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
createTypeId(AnnotatedType<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
Generates a unique signature for an annotated type.
createTypeId(Class<X>, Collection<Annotation>, Collection<AnnotatedMethod<? super X>>, Collection<AnnotatedField<? super X>>, Collection<AnnotatedConstructor<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
Generates a unique signature for a concrete class
createValueExpression(ELContext, String, Class) - Method in class org.jboss.weld.el.WeldExpressionFactory
 
createValueExpression(Object, Class<?>) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
 
createValueExpression(ELContext, String, Class<?>) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
 
CreationalContextImpl<T> - Class in org.jboss.weld.context
 
CreationalContextImpl(Contextual<T>) - Constructor for class org.jboss.weld.context.CreationalContextImpl
 
CreationException - Exception in org.jboss.weld.exceptions
A version of CreationException that supports message localization.
CreationException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.CreationException
Creates a new exception with the given localized message key and optional arguments for the message.
CreationException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.CreationException
Creates a new exception with the given localized message key, the cause for this exception and optional arguments for the message.
CurrentInjectionPoint - Class in org.jboss.weld.injection
 
CurrentInjectionPoint() - Constructor for class org.jboss.weld.injection.CurrentInjectionPoint
 
CustomDecoratorWrapper<T> - Class in org.jboss.weld.bean
A wrapper for a decorated instance.

D

deactivate() - Method in class org.jboss.weld.context.AbstractBoundContext
 
deactivate() - Method in class org.jboss.weld.context.AbstractConversationContext
 
deactivate() - Method in class org.jboss.weld.context.AbstractManagedContext
 
deactivate() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
 
deactivate() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
 
deactivate() - Method in class org.jboss.weld.context.unbound.RequestContextImpl
 
declaringBean - Variable in class org.jboss.weld.event.ObserverMethodImpl
 
declaringBean - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
DecorationHelper<T> - Class in org.jboss.weld.bean.proxy
 
DecorationHelper(TargetBeanInstance, Bean<?>, Class<T>, BeanManagerImpl, ContextualStore, List<Decorator<?>>) - Constructor for class org.jboss.weld.bean.proxy.DecorationHelper
 
DecoratorImpl<T> - Class in org.jboss.weld.bean
 
DecoratorImpl(WeldClass<T>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.DecoratorImpl
 
DecoratorProxy - Interface in org.jboss.weld.bean.proxy
Marker interface to identify Decorator proxies
decoratorProxyFactory - Variable in class org.jboss.weld.bean.AbstractClassBean
 
DecoratorProxyFactory<T> - Class in org.jboss.weld.bean.proxy
This special proxy factory is mostly used for abstract decorators.
DecoratorProxyFactory(Class<T>, WeldInjectionPoint<?, ?>, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.DecoratorProxyFactory
 
DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver - Class in org.jboss.weld.bean.proxy
 
DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver() - Constructor for class org.jboss.weld.bean.proxy.DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
 
DecoratorProxyMethodHandler - Class in org.jboss.weld.bean.proxy
Method handler for decorated beans
DecoratorProxyMethodHandler(SerializableContextualInstance<Decorator<Object>, Object>, Object) - Constructor for class org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler
Constructor
Decorators - Class in org.jboss.weld.util
Helper class for Decorator inspections.
Decorators() - Constructor for class org.jboss.weld.util.Decorators
 
DEEP_TREE_MATCH - Static variable in class org.jboss.weld.metadata.Selectors
The pattern that matches an arbitrary number of directories.
DEFAULT_METHOD_RESOLVER - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
DEFAULT_PROXY_PACKAGE - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
DefaultBytecodeMethodResolver - Class in org.jboss.weld.bean.proxy
A BytecodeMethodResolver that looks up the method using the reflection API.
DefaultBytecodeMethodResolver() - Constructor for class org.jboss.weld.bean.proxy.DefaultBytecodeMethodResolver
 
defaultDispose(T) - Method in class org.jboss.weld.bean.ProducerField
 
DefaultLiteral - Class in org.jboss.weld.literal
Annotation literal for Default
defaultMessageConveyer(String) - Static method in class org.jboss.weld.logging.MessageConveyorFactory
 
defaultPostConstruct(T) - Method in class org.jboss.weld.bean.AbstractClassBean
 
defaultPostConstruct(T) - Method in class org.jboss.weld.bean.InterceptorImpl
 
defaultPreDestroy(T) - Method in class org.jboss.weld.bean.AbstractClassBean
 
defaultPreDestroy(T) - Method in class org.jboss.weld.bean.InterceptorImpl
 
DefaultResourceLoader - Class in org.jboss.weld.resources
A simple resource loader.
DefaultResourceLoader() - Constructor for class org.jboss.weld.resources.DefaultResourceLoader
 
DefaultValidatorBean - Class in org.jboss.weld.bean.builtin.ee
 
DefaultValidatorBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.DefaultValidatorBean
 
DefaultValidatorFactoryBean - Class in org.jboss.weld.bean.builtin.ee
 
DefaultValidatorFactoryBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.DefaultValidatorFactoryBean
 
DeferredEventNotification<T> - Class in org.jboss.weld.event
A task that will notify the observer of a specific event at some future time.
DeferredEventNotification(T, ObserverMethodImpl<T, ?>) - Constructor for class org.jboss.weld.event.DeferredEventNotification
Creates a new deferred event notifier.
DefinitionException - Exception in org.jboss.weld.exceptions
Thrown if the definition of a bean is incorrect
DefinitionException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
Creates a new exception with the given localized message key and optional arguments for the message.
DefinitionException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
Creates a new exception with the given localized message key, the cause for this exception and optional arguments for the message.
DefinitionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
Creates a new exception with the given cause.
DefinitionException(List<Throwable>) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
Creates a new exception based on a list of throwables.
delegate() - Method in class org.jboss.weld.bean.builtin.FacadeInjectionPoint
 
delegate() - Method in class org.jboss.weld.bean.CustomDecoratorWrapper
 
delegate() - Method in class org.jboss.weld.bean.ForwardingBean
Abstract getter for the delegate
delegate() - Method in class org.jboss.weld.bean.ForwardingDecorator
 
delegate() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
delegate - Variable in class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
 
delegate() - Method in class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
Gets the delegate for the store
delegate() - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
 
delegate - Variable in class org.jboss.weld.context.beanstore.HashMapBeanStore
 
delegate() - Method in class org.jboss.weld.context.beanstore.HashMapBeanStore
Gets the delegate for the store
delegate() - Method in class org.jboss.weld.context.ForwardingContextual
 
delegate() - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
 
delegate() - Method in class org.jboss.weld.context.SerializableContextualImpl
 
delegate() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
 
delegate() - Method in class org.jboss.weld.el.WeldExpressionFactory
 
delegate() - Method in class org.jboss.weld.el.WeldMethodExpression
 
delegate() - Method in class org.jboss.weld.el.WeldValueExpression
 
delegate() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
delegate() - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
delegate() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
delegate() - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
delegate() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
delegate() - Method in class org.jboss.weld.introspector.ExternalAnnotatedType
 
delegate() - Method in class org.jboss.weld.introspector.ForwardingAnnotated
 
delegate() - Method in class org.jboss.weld.introspector.ForwardingAnnotatedType
 
delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotation
 
delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
 
delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldField
 
delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldMember
 
delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldParameter
 
delegate() - Method in class org.jboss.weld.resolution.ForwardingInterceptorResolvable
 
delegate() - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
delegate() - Method in class org.jboss.weld.util.collections.EnumerationList
 
delegate() - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
 
delegate() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
 
delegate() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
DependentContextImpl - Class in org.jboss.weld.context.unbound
The dependent context
DependentContextImpl(ContextualStore) - Constructor for class org.jboss.weld.context.unbound.DependentContextImpl
 
deploy() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
deployBeans(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
deployBeans() - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
 
deployBeans() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
DeploymentException - Exception in org.jboss.weld.exceptions
Thrown if an deployment exception occurs.
DeploymentException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception with the given localized message key and optional arguments for the message.
DeploymentException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception with the given localized message key, the cause for this exception and optional arguments for the message.
DeploymentException(Throwable) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception with the given cause.
DeploymentException(List<Throwable>) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception based on a list of throwables.
deploymentManager() - Method in class org.jboss.weld.Container
Gets the manager for this application deployment
DeploymentStructures - Class in org.jboss.weld.util
 
deploySpecialized() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
deploySpecialized(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
deprefix(String) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
deprefix(Collection<String>) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
deprefix(String) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
 
deprefix(Collection<String>) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
 
deprefix(String) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
Remove the prefix from the id
deprefix(Collection<String>) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
 
descriptorStringToParameterArray(String) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
returns an array of String representations of the parameter types.
DescriptorUtils - Class in org.jboss.weld.util.bytecode
Utility class for working with method descriptors
DescriptorUtils() - Constructor for class org.jboss.weld.util.bytecode.DescriptorUtils
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
 
destroy(BeanManagerImpl, CreationalContext<BeanManagerImpl>) - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ContextBean
 
destroy(Conversation, CreationalContext<Conversation>) - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.AbstractEEBean
 
destroy(Extension, CreationalContext<Extension>) - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
destroy(InjectionPoint, CreationalContext<InjectionPoint>) - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.DisposalMethod
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ForwardingBean
Destroys an instance through the delegate
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
Destroys an instance of the bean
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ProducerField
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ProducerMethod
 
destroy(Marker, SessionBean<?>, CreationalContext<?>) - Method in interface org.jboss.weld.bean.proxy.EnterpriseBeanInstance
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.SessionBean
 
destroy() - Method in class org.jboss.weld.context.AbstractContext
Destroys the context
destroy(S) - Method in class org.jboss.weld.context.AbstractConversationContext
 
destroy() - Method in class org.jboss.weld.context.AbstractSharedContext
 
destroy() - Method in class org.jboss.weld.context.AbstractUnboundContext
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.context.ForwardingContextual
 
destroy(HttpSession) - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
 
destroy() - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
 
destroy() - Method in class org.jboss.weld.servlet.WeldCrossContextFilter
 
destroyConversation(S, String) - Method in class org.jboss.weld.context.AbstractConversationContext
 
detach() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
Detach the bean store, causing updates to longer be written through to the underlying store.
detach() - Method in interface org.jboss.weld.context.beanstore.BoundBeanStore
Detach the context
detach() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
 
DiscoveredExternalAnnotatedType<X> - Class in org.jboss.weld.introspector
A wrapper for annotated types that are modified as part of the discovery process
DisposalMethod<X,T> - Class in org.jboss.weld.bean
 
DisposalMethod(BeanManagerImpl, WeldMethod<T, ? super X>, AbstractClassBean<X>, ServiceRegistry) - Constructor for class org.jboss.weld.bean.DisposalMethod
 
disposalMethodInjectionPoint - Variable in class org.jboss.weld.bean.DisposalMethod
 
dispose(T) - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
dissociate(R) - Method in class org.jboss.weld.context.AbstractConversationContext
 
dissociate(Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
 
dissociate(Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundSessionContextImpl
 
dissociate(InvocationContext) - Method in class org.jboss.weld.context.ejb.EjbRequestContextImpl
 
dissociate(ServletRequest) - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
 
dissociate(HttpServletRequest) - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.weld.servlet.WeldCrossContextFilter
 
doInvoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler
 

E

EagerSessionBeanStore - Class in org.jboss.weld.context.beanstore.http
A BeanStore that uses a HTTP session as backing storage.
EagerSessionBeanStore(NamingScheme, HttpSession) - Constructor for class org.jboss.weld.context.beanstore.http.EagerSessionBeanStore
 
EEResourceProducerField<X,T> - Class in org.jboss.weld.bean.builtin.ee
 
EEResourceProducerField(WeldField<T, ? super X>, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
 
EJB_ANNOTATION_CLASS - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
 
EJBApiAbstraction - Class in org.jboss.weld.ejb
Utility class for EJB classes etc.
EJBApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.ejb.EJBApiAbstraction
 
EjbDescriptors - Class in org.jboss.weld.ejb
EJB descriptors by EJB implementation class or name
EjbDescriptors() - Constructor for class org.jboss.weld.ejb.EjbDescriptors
Constructor
EjbRequestContextImpl - Class in org.jboss.weld.context.ejb
 
EjbRequestContextImpl() - Constructor for class org.jboss.weld.context.ejb.EjbRequestContextImpl
 
ElMessage - Enum in org.jboss.weld.logging.messages
 
EMBEDDABLE_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
empty() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
 
EMPTY - Static variable in class org.jboss.weld.ejb.EjbDescriptors
 
EMPTY_ANNOTATIONS - Static variable in class org.jboss.weld.util.reflection.Reflections
 
EMPTY_CLASSES - Static variable in class org.jboss.weld.util.reflection.Reflections
 
EMPTY_ENABLED - Static variable in class org.jboss.weld.manager.Enabled
 
EMPTY_TYPES - Static variable in class org.jboss.weld.util.reflection.Reflections
 
EmptyInjectionPoint - Class in org.jboss.weld.injection
 
EmptyStack<E> - Class in org.jboss.weld.util.collections
 
EmptyStack() - Constructor for class org.jboss.weld.util.collections.EmptyStack
 
Enabled - Class in org.jboss.weld.manager
 
encode() - Method in class org.jboss.weld.jsf.FacesUrlTransformer
 
end() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
endElement(String, String, String) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
endInitialization() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
endInterceptorContext() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
 
endRequest() - Static method in class org.jboss.weld.context.cache.RequestScopedBeanCache
ends the request and clears the cache.
enhancedSubclass - Variable in class org.jboss.weld.bean.AbstractClassBean
 
ensureAccessible(T) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Makes an object accessible.
EnterpriseBeanInstance - Interface in org.jboss.weld.bean.proxy
Interface implemented by all enterprise bean proxies to query/control the proxy
EnterpriseBeanProxyMethodHandler<T> - Class in org.jboss.weld.bean.proxy
Method handler for enterprise bean client proxies
EnterpriseBeanProxyMethodHandler(SessionBean<T>, CreationalContext<T>) - Constructor for class org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler
Constructor
EnterpriseProxyFactory<T> - Class in org.jboss.weld.bean.proxy
This factory produces client proxies specific for enterprise beans, in particular session beans.
EnterpriseProxyFactory(Class<T>, Bean<T>) - Constructor for class org.jboss.weld.bean.proxy.EnterpriseProxyFactory
Produces a factory for a specific bean implementation.
EnterpriseTargetBeanInstance - Class in org.jboss.weld.bean.proxy
 
EnterpriseTargetBeanInstance(Class<?>, MethodHandler) - Constructor for class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
 
EnterpriseTargetBeanInstance(Set<Type>, MethodHandler) - Constructor for class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
 
ENTITY_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
entrySet() - Method in class org.jboss.weld.util.collections.ArraySetMultimap
 
EnumerationList<T> - Class in org.jboss.weld.util.collections
An Enumeration -> List adaptor
EnumerationList(Enumeration<T>) - Constructor for class org.jboss.weld.util.collections.EnumerationList
Constructor
enumValue(Class<?>, String) - Method in class org.jboss.weld.util.ApiAbstraction
 
equals(Object) - Method in class org.jboss.weld.bean.builtin.AbstractFacade
 
equals(Object) - Method in class org.jboss.weld.bean.ForwardingBean
Compares an object with the delegate
equals(Object) - Method in class org.jboss.weld.bean.RIBean
 
equals(Object) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
equals(Object) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
 
equals(Object) - Method in class org.jboss.weld.context.ForwardingContextual
 
equals(Object) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
 
equals(Object) - Method in class org.jboss.weld.context.SerializableContextualImpl
 
equals(Object) - Method in class org.jboss.weld.el.Namespace
 
equals(Object) - Method in class org.jboss.weld.event.ObserverMethodImpl
 
equals(Object) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
equals(Object) - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
equals(Object) - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
equals(Object) - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
equals(Object) - Method in class org.jboss.weld.introspector.ForwardingAnnotated
 
equals(Object) - Method in class org.jboss.weld.introspector.jlr.ConstructorSignatureImpl
 
equals(Object) - Method in class org.jboss.weld.introspector.jlr.MethodSignatureImpl
 
equals(Object) - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
The overridden equals operation
equals(Object) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
equals(Object) - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
equals(Object) - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
equals(Object) - Method in class org.jboss.weld.util.collections.ArraySet
 
equals(Object) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
 
equals(Object) - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
 
equals(Object) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
equals(Object) - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
error(SAXParseException) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
event - Variable in class org.jboss.weld.event.DeferredEventNotification
 
EventBean - Class in org.jboss.weld.bean.builtin
 
EventBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.EventBean
 
EventImpl<T> - Class in org.jboss.weld.event
Implementation of the Event interface
EventLiteral<T> - Class in org.jboss.weld.literal
 
EventLiteral() - Constructor for class org.jboss.weld.literal.EventLiteral
 
EventMessage - Enum in org.jboss.weld.logging.messages
 
EXTENDED_PERSISTENCE_CONTEXT_ENUM_VALUE - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
ExtensionBean - Class in org.jboss.weld.bean.builtin
 
ExtensionBean(BeanManagerImpl, WeldClass<Extension>, Metadata<Extension>) - Constructor for class org.jboss.weld.bean.builtin.ExtensionBean
 
ExtensionBeanDeployer - Class in org.jboss.weld.bootstrap
 
ExtensionBeanDeployer(BeanManagerImpl, Deployment, Map<BeanDeploymentArchive, BeanDeployment>, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.ExtensionBeanDeployer
 
ExtensionBeanDeployerEnvironment - Class in org.jboss.weld.bootstrap
 
ExtensionBeanDeployerEnvironment(EjbDescriptors, BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.ExtensionBeanDeployerEnvironment
 
ExternalAnnotatedType<X> - Class in org.jboss.weld.introspector
 
ExternalAnnotatedType(AnnotatedType<X>) - Constructor for class org.jboss.weld.introspector.ExternalAnnotatedType
 
extractValues(Annotation) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Helper class for reading the value of an annotation

F

FacadeInjectionPoint - Class in org.jboss.weld.bean.builtin
 
FacadeInjectionPoint(InjectionPoint, Type, Set<Annotation>, Annotation[]) - Constructor for class org.jboss.weld.bean.builtin.FacadeInjectionPoint
 
FACES_CONTEXT - Variable in class org.jboss.weld.jsf.JsfApiAbstraction
 
FacesUrlTransformer - Class in org.jboss.weld.jsf
Helper class for preparing JSF URLs which include the conversation id.
FacesUrlTransformer(String, FacesContext) - Constructor for class org.jboss.weld.jsf.FacesUrlTransformer
 
FieldInjectionPoint<T,X> - Class in org.jboss.weld.injection
 
FieldInjectionPoint(Bean<?>, WeldField<T, X>) - Constructor for class org.jboss.weld.injection.FieldInjectionPoint
 
FileMetadata<T> - Class in org.jboss.weld.metadata
 
FileMetadata(T, URL, int) - Constructor for class org.jboss.weld.metadata.FileMetadata
 
filterIds(Collection<String>) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
filterIds(Collection<String>) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
 
filterIds(Collection<String>) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
Filter a collection of ids, retaining only those correctly prefixed.
FilterImpl - Class in org.jboss.weld.metadata
 
FilterImpl(String, String, Collection<Metadata<SystemPropertyActivation>>, Collection<Metadata<ClassAvailableActivation>>) - Constructor for class org.jboss.weld.metadata.FilterImpl
 
FilterPredicate - Class in org.jboss.weld.metadata
A predicate which selects classes to process based on a filter.
FilterPredicate(Metadata<Filter>, ResourceLoader) - Constructor for class org.jboss.weld.metadata.FilterPredicate
 
filterResult(Set<T>) - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
 
filterResult(Set<DisposalMethod<?, ?>>) - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
 
filterResult(Set<Interceptor<?>>) - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
 
filterResult(Set<ObserverMethod<?>>) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
 
filterResult(Set<T>) - Method in class org.jboss.weld.resolution.TypeSafeResolver
 
findDecoratorMethod(WeldDecorator<T>, Map<MethodSignature, WeldMethod<?, ?>>, Method) - Static method in class org.jboss.weld.util.Decorators
 
findInterceptorBindingConflicts(BeanManagerImpl, Set<Annotation>) - Static method in class org.jboss.weld.util.Beans
 
fire() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
 
fire(Map<BeanDeploymentArchive, BeanDeployment>) - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
 
fire() - Method in class org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent
 
fire(Map<BeanDeploymentArchive, BeanDeployment>) - Method in class org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent
 
fire() - Method in class org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent
 
fire(Map<BeanDeploymentArchive, BeanDeployment>) - Method in class org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent
 
fire(BeanManagerImpl, AbstractClassBean<X>) - Static method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
 
fire(BeanManagerImpl, AnnotatedType<X>, InjectionTarget<X>) - Static method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
 
fire(BeanManagerImpl, Deployment, Map<BeanDeploymentArchive, BeanDeployment>, Collection<ContextHolder<? extends Context>>) - Static method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
 
fire(BeanManagerImpl, Map<BeanDeploymentArchive, BeanDeployment>) - Static method in class org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl
 
fire(BeanManagerImpl, Deployment, Map<BeanDeploymentArchive, BeanDeployment>, Collection<ContextHolder<? extends Context>>) - Static method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
fire(BeanManagerImpl, Map<BeanDeploymentArchive, BeanDeployment>) - Static method in class org.jboss.weld.bootstrap.events.BeforeShutdownImpl
 
fire(Map<BeanDeploymentArchive, BeanDeployment>) - Method in class org.jboss.weld.bootstrap.events.BeforeShutdownImpl
 
fire(BeanManagerImpl, WeldClass<X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
fire(BeanManagerImpl, Bean<X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
 
fire(BeanManagerImpl, ManagedBean<X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessManagedBeanImpl
 
fire(BeanManagerImpl, ObserverMethodImpl<T, X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
fire(BeanManagerImpl, ProducerField<T, X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessProducerFieldImpl
 
fire(BeanManagerImpl, AbstractProducerBean<T, X, Member>) - Static method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
 
fire(BeanManagerImpl, ProducerMethod<T, X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl
 
fire(BeanManagerImpl, SessionBean<Object>) - Static method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
 
fire(T) - Method in class org.jboss.weld.event.EventImpl
 
fireEvent(Object, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
Fires an event object with given event object for given bindings
fireEvent(Type, Object, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
fireEvent(Type, Object, Set<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
fireProcessInjectionTarget(AnnotatedType<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
flattenInterceptorBindings(BeanManagerImpl, Set<Annotation>) - Static method in class org.jboss.weld.bean.AbstractClassBean
Extracts the complete set of interception bindings from a given set of annotations.
formatActualTypeArguments(Type[]) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatAnnotations(Iterable<Annotation>) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatAnnotations(Annotation[]) - Static method in class org.jboss.weld.util.reflection.Formats
Gets a string representation from an array of annotations
formatAsFormalParameterList(Iterable<? extends WeldParameter<?, ?>>) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatBusinessInterfaceDescriptors(Iterable<? extends BusinessInterfaceDescriptor<?>>) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatModifiers(int) - Static method in class org.jboss.weld.util.reflection.Formats
 
Formats - Class in org.jboss.weld.util.reflection
Utility class to produce friendly names e.g.
Formats() - Constructor for class org.jboss.weld.util.reflection.Formats
 
formatType(Type) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatTypes(Iterable<? extends Type>) - Static method in class org.jboss.weld.util.reflection.Formats
 
ForwardingAnnotated - Class in org.jboss.weld.introspector
Base class to allow implementation of the decorator pattern
ForwardingAnnotated() - Constructor for class org.jboss.weld.introspector.ForwardingAnnotated
 
ForwardingAnnotatedType<X> - Class in org.jboss.weld.introspector
Forwarding implementation of AnnotatedType
ForwardingAnnotatedType() - Constructor for class org.jboss.weld.introspector.ForwardingAnnotatedType
 
ForwardingBean<T> - Class in org.jboss.weld.bean
A delegating bean
ForwardingBean() - Constructor for class org.jboss.weld.bean.ForwardingBean
 
ForwardingContextual<T> - Class in org.jboss.weld.context
 
ForwardingContextual() - Constructor for class org.jboss.weld.context.ForwardingContextual
 
ForwardingDecorator<T> - Class in org.jboss.weld.bean
 
ForwardingDecorator() - Constructor for class org.jboss.weld.bean.ForwardingDecorator
 
ForwardingExpressionFactory - Class in org.jboss.weld.util.el
 
ForwardingExpressionFactory() - Constructor for class org.jboss.weld.util.el.ForwardingExpressionFactory
 
ForwardingInjectionPoint - Class in org.jboss.weld.injection
 
ForwardingInjectionPoint() - Constructor for class org.jboss.weld.injection.ForwardingInjectionPoint
 
ForwardingInterceptorResolvable - Class in org.jboss.weld.resolution
 
ForwardingInterceptorResolvable() - Constructor for class org.jboss.weld.resolution.ForwardingInterceptorResolvable
 
ForwardingMethodExpression - Class in org.jboss.weld.util.el
 
ForwardingMethodExpression() - Constructor for class org.jboss.weld.util.el.ForwardingMethodExpression
 
ForwardingNamingScheme - Class in org.jboss.weld.context.beanstore
 
ForwardingNamingScheme() - Constructor for class org.jboss.weld.context.beanstore.ForwardingNamingScheme
 
ForwardingResolvable - Class in org.jboss.weld.resolution
 
ForwardingResolvable() - Constructor for class org.jboss.weld.resolution.ForwardingResolvable
 
ForwardingValueExpression - Class in org.jboss.weld.util.el
 
ForwardingValueExpression() - Constructor for class org.jboss.weld.util.el.ForwardingValueExpression
 
ForwardingWeldAnnotated<T,S> - Class in org.jboss.weld.introspector
Provides an abstraction for delegating access to an annotated item
ForwardingWeldAnnotated() - Constructor for class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
ForwardingWeldAnnotation<T extends Annotation> - Class in org.jboss.weld.introspector
 
ForwardingWeldAnnotation() - Constructor for class org.jboss.weld.introspector.ForwardingWeldAnnotation
 
ForwardingWeldClass<T> - Class in org.jboss.weld.introspector
 
ForwardingWeldClass() - Constructor for class org.jboss.weld.introspector.ForwardingWeldClass
 
ForwardingWeldConstructor<T> - Class in org.jboss.weld.introspector
 
ForwardingWeldConstructor() - Constructor for class org.jboss.weld.introspector.ForwardingWeldConstructor
 
ForwardingWeldCreationalContext<T> - Class in org.jboss.weld.context
 
ForwardingWeldCreationalContext() - Constructor for class org.jboss.weld.context.ForwardingWeldCreationalContext
 
ForwardingWeldField<T,X> - Class in org.jboss.weld.introspector
 
ForwardingWeldField() - Constructor for class org.jboss.weld.introspector.ForwardingWeldField
 
ForwardingWeldMember<T,X,S extends Member> - Class in org.jboss.weld.introspector
 
ForwardingWeldMember() - Constructor for class org.jboss.weld.introspector.ForwardingWeldMember
 
ForwardingWeldMethod<T,X> - Class in org.jboss.weld.introspector
 
ForwardingWeldMethod() - Constructor for class org.jboss.weld.introspector.ForwardingWeldMethod
 
ForwardingWeldParameter<T,X> - Class in org.jboss.weld.introspector
 
ForwardingWeldParameter() - Constructor for class org.jboss.weld.introspector.ForwardingWeldParameter
 

G

generateConversationId() - Method in class org.jboss.weld.context.AbstractConversationContext
 
generateEqualsMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
Client proxies are equal to other client proxies for the same bean.
generateEqualsMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Generate the body of the proxies equals method.
generateHashCodeMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
Client proxies use the following hashCode: MyProxyName.class.hashCode()
generateHashCodeMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Generate the body of the proxies hashCode method.
get() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.weld.context.AbstractContext
Get the bean if it exists in the contexts.
get(Contextual<T>) - Method in class org.jboss.weld.context.AbstractContext
 
get(String) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
get(String) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
get(String) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Gets an instance of a contextual from the store
get() - Method in class org.jboss.weld.context.SerializableContextualImpl
 
get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.weld.context.unbound.DependentContextImpl
Overridden method always creating a new instance
get(Contextual<T>) - Method in class org.jboss.weld.context.unbound.DependentContextImpl
 
get(String) - Method in class org.jboss.weld.ejb.EjbDescriptors
Gets an iterator to the EJB descriptors for an EJB implementation class
get(String) - Method in class org.jboss.weld.el.Namespace
 
get(Object) - Method in class org.jboss.weld.introspector.ForwardingWeldField
 
get(Object) - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
 
get(Object) - Method in interface org.jboss.weld.introspector.WeldField
 
get(Class<? extends Annotation>) - Method in class org.jboss.weld.metadata.TypeStore
 
get() - Method in class org.jboss.weld.resources.SingleThreadScheduledExecutorServiceFactory
 
get() - Method in class org.jboss.weld.util.collections.ArrayListSupplier
 
get(Object) - Method in class org.jboss.weld.util.collections.ArraySetMultimap
 
get() - Method in class org.jboss.weld.util.collections.ArraySetSupplier
 
get() - Method in class org.jboss.weld.util.collections.CopyOnWriteArrayListSupplier
 
get() - Method in class org.jboss.weld.util.collections.HashSetSupplier
 
get() - Method in class org.jboss.weld.util.LazyValueHolder
 
getAccessibleBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getAccessibleClosure(BeanManagerImpl) - Static method in class org.jboss.weld.manager.BeanManagers
 
getAccessibleDecorators() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getAccessibleInterceptors() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getAccessibleManagers() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getAccessibleNamespaces() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getActionURL(FacesContext, String) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
Allow the delegate to produce the action URL.
getActualTypeArguments() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
 
getActualTypeArguments() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
getActualTypeArguments() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
getActualTypeArguments() - Method in interface org.jboss.weld.introspector.WeldAnnotated
Gets the actual type arguments for any parameterized types that this AnnotatedItem represents.
getActualTypeArguments() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
getActualTypeArguments(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Gets the actual type arguments of a class
getActualTypeArguments(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
Gets the actual type arguments of a Type
getAdditionalInterfaces() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
getAllBeans(Resolvable) - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
 
getAllBeans(Resolvable) - Method in class org.jboss.weld.resolution.TypeSafeDecoratorResolver
 
getAllBeans(R) - Method in class org.jboss.weld.resolution.TypeSafeResolver
 
getAllBeans() - Method in class org.jboss.weld.resolution.TypeSafeResolver
 
getAllInterceptors() - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
 
getAlternativeClass(Class<?>) - Method in class org.jboss.weld.manager.Enabled
 
getAlternativeClasses() - Method in class org.jboss.weld.manager.Enabled
 
getAlternativeStereotype(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.Enabled
 
getAlternativeStereotypes() - Method in class org.jboss.weld.manager.Enabled
 
getAnnotated() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessClassBean
 
getAnnotated() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
 
getAnnotated() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
 
getAnnotated() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
getAnnotated() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
getAnnotated() - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
getAnnotated() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
getAnnotated() - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
getAnnotated() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
getAnnotatedAnnotation() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Gets the annotated annotation
getAnnotatedBeanClass() - Method in class org.jboss.weld.bootstrap.events.ProcessManagedBeanImpl
 
getAnnotatedBeanClass() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
 
getAnnotatedClass() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
Gets the implementing class
getAnnotatedConstructor() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
Gets the constructor
getAnnotatedDisposedParameter() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl
 
getAnnotatedField() - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
Gets the underlying field
getAnnotatedMember() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
 
getAnnotatedMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
getAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
getAnnotatedProducerField() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerFieldImpl
 
getAnnotatedProducerMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl
 
getAnnotatedSessionBeanClass() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
 
getAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
 
getAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
getAnnotatedType() - Method in class org.jboss.weld.injection.InjectionContextImpl
 
getAnnotation(Class<? extends Annotation>, WeldMethod<?, ?>) - Method in class org.jboss.weld.bean.interceptor.WeldAnnotatedMethodReader
 
getAnnotation(Class<A>) - Method in class org.jboss.weld.introspector.ForwardingAnnotated
 
getAnnotation(Class<A>) - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
getAnnotation(Class<A>) - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
getAnnotation(Class<A>) - Method in interface org.jboss.weld.resolution.Resolvable
Get the instance of the Annotation
getAnnotation(Class<A>) - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
getAnnotations() - Method in class org.jboss.weld.introspector.ForwardingAnnotated
 
getAnnotations() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
getAsString() - Method in class org.jboss.weld.exceptions.WeldExceptionKeyMessage
 
getAsString() - Method in class org.jboss.weld.exceptions.WeldExceptionListMessage
 
getAsString() - Method in interface org.jboss.weld.exceptions.WeldExceptionMessage
Generates the localized message for the exception.
getAsString() - Method in class org.jboss.weld.exceptions.WeldExceptionStringMessage
 
getAttribute(String) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
Gets an attribute from the underlying storage
getAttribute(String) - Method in class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
 
getAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
 
getAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
 
getAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
 
getAttribute(String) - Method in class org.jboss.weld.context.beanstore.MapBeanStore
 
getAttributeNames() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
Gets an enumeration of the attribute names present in the underlying storage
getAttributeNames() - Method in class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
 
getAttributeNames() - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
 
getAttributeNames() - Method in class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
 
getAttributeNames() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
 
getAttributeNames() - Method in class org.jboss.weld.context.beanstore.MapBeanStore
 
getBaseProxyName() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Returns the package and base name for the proxy class.
getBaseType() - Method in class org.jboss.weld.introspector.ForwardingAnnotated
 
getBaseType() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
getBean() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
getBean() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessClassBean
 
getBean() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
 
getBean() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
 
getBean() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
getBean() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
getBean() - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
getBean() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
getBean() - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
getBean() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
getBean(Resolvable) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getBean(EjbDescriptor<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getBeanClass() - Method in class org.jboss.weld.bean.AbstractProducerBean
 
getBeanClass() - Method in class org.jboss.weld.bean.builtin.EventBean
 
getBeanClass() - Method in class org.jboss.weld.bean.builtin.InstanceBean
 
getBeanClass() - Method in class org.jboss.weld.bean.ForwardingBean
 
getBeanClass() - Method in class org.jboss.weld.bean.RIBean
 
getBeanClass() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getBeanConstructor(Bean<T>, WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
 
getBeanDeployer() - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
getBeanDeploymentArchive() - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
getBeanDeployments() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
 
getBeanManager() - Method in class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
 
getBeanManager() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
 
getBeanManager() - Method in class org.jboss.weld.bean.builtin.ee.AbstractEECallable
 
getBeanManager() - Method in class org.jboss.weld.bean.RIBean
 
getBeanManager() - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
getBeanManager() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
 
getBeanManager() - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
getBeanManager() - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
 
getBeanResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the web bean resolver.
getBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getBeans() - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployerEnvironment
 
getBeans(Type, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getBeans(Type, Set<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getBeans(InjectionPoint) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
The beans registered with the Web Bean manager which are resolvable.
getBeans(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getBeanStore() - Method in class org.jboss.weld.context.AbstractBoundContext
Gets the bean store
getBeanStore() - Method in class org.jboss.weld.context.AbstractContext
A method that returns the actual bean store implementation
getBeanStore() - Method in class org.jboss.weld.context.AbstractSharedContext
Gets the bean store
getBeanStore() - Method in class org.jboss.weld.context.AbstractUnboundContext
Gets the bean store
getBeanType() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
getBindingsAsArray() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getBindingsAsArray() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
Deprecated.
getBindingsAsArray() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
Deprecated.
getBindingsAsArray() - Method in interface org.jboss.weld.introspector.WeldAnnotated
Deprecated.
This reflection type should not know about JSR-299 binding types
getBindingTypeModel(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
Gets a binding type model.
getBookmarkableURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
 
getChildIds() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getChildren() - Method in class org.jboss.weld.el.Namespace
 
getClassAvailableActivations() - Method in class org.jboss.weld.metadata.FilterImpl
 
getClassBean(WeldClass<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getClassBean(WeldClass<?>) - Method in class org.jboss.weld.util.BeansClosure
 
getClasses() - Method in class org.jboss.weld.util.Proxies.TypeInfo
 
getClassLoader(Class<?>) - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
 
getClassMetadata() - Method in class org.jboss.weld.bean.interceptor.SerializableContextualInterceptorReference
 
getClassName() - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
 
getClassName() - Method in class org.jboss.weld.metadata.ClassAvailableActivationImpl
 
getClientProxy(Bean<T>) - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
Gets a client proxy for a bean

Looks for a proxy in the pool.

getClientProxyProvider() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getClosure(BeanManagerImpl) - Static method in class org.jboss.weld.util.BeansClosure
Get beans closure.
getCommonPropertyType(ELContext, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
 
getConcurrentAccessTimeout() - Method in class org.jboss.weld.context.AbstractConversationContext
 
getConstructor() - Method in class org.jboss.weld.bean.AbstractClassBean
Returns the constructor
getConstructor(Class<?>, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Gets a constructor from a class
getConstructorDescriptor(Constructor<?>) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
 
getConstructors() - Method in class org.jboss.weld.introspector.ForwardingAnnotatedType
 
getConstructors() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getConstructors() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getConstructors(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Gets all constructors from a class
getContext() - Method in class org.jboss.weld.bootstrap.ContextHolder
 
getContext(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Gets an active context of the given scope.
getContexts() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getContextual(String) - Static method in class org.jboss.weld.context.AbstractContext
 
getContextual() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
 
getContextual(String) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
Given a particular id, return the correct contextual.
getContextualIds() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
getConversation(String) - Method in class org.jboss.weld.context.AbstractConversationContext
 
getConversationContext() - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
 
getConversationId(FacesContext, ConversationContext) - Static method in class org.jboss.weld.jsf.WeldPhaseListener
Gets the propagated conversation id parameter from the request
getConversations() - Method in class org.jboss.weld.context.AbstractConversationContext
 
getCreationalContext() - Method in class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
 
getCreationalContext() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
 
getCreationalContext(Contextual<S>) - Method in class org.jboss.weld.context.CreationalContextImpl
 
getCreationalContext(Contextual<S>) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
 
getCreationalContext() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
 
getCreationalContext(Contextual<S>) - Method in interface org.jboss.weld.context.WeldCreationalContext
 
getCurrent() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getCurrentConversation() - Method in class org.jboss.weld.context.AbstractConversationContext
 
getDeclaredBeanType(Class<?>) - Static method in class org.jboss.weld.util.Beans
Gets the declared bean type
getDeclaredConstructor(Class<T>, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Gets a declared constructor from a class
getDeclaredConstructors(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Gets all declared constructors from a class
getDeclaredField(Class<?>, String) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Returns a named, declared field from a class
getDeclaredFields() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getDeclaredFields(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Returns all declared fields of a class
getDeclaredMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getDeclaredMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getDeclaredMetaAnnotations(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
Gets all annotations which are declared on this annotated item with the given meta annotation type
getDeclaredMethod(ClassFile, Bytecode, String, String, String[]) - Method in interface org.jboss.weld.bean.proxy.BytecodeMethodResolver
 
getDeclaredMethod(ClassFile, Bytecode, String, String, String[]) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
 
getDeclaredMethod(ClassFile, Bytecode, String, String, String[]) - Method in class org.jboss.weld.bean.proxy.DefaultBytecodeMethodResolver
 
getDeclaredMethod(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Returns a named, declared method of a class
getDeclaredMethods() - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
 
getDeclaredMethods(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Returns all declared methods of a class
getDeclaredWeldConstructor(ConstructorSignature) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getDeclaredWeldConstructor(ConstructorSignature) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getDeclaredWeldConstructor(ConstructorSignature) - Method in interface org.jboss.weld.introspector.WeldClass
Get the constructor which matches the argument list provided
getDeclaredWeldField(String) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getDeclaredWeldField(String) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getDeclaredWeldField(String) - Method in interface org.jboss.weld.introspector.WeldClass
Get a field by name
getDeclaredWeldFields(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getDeclaredWeldFields(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getDeclaredWeldFields(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
Gets all fields which are annotated with the given annotation type on this class only.
getDeclaredWeldMethod(MethodSignature) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getDeclaredWeldMethod(Method) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
Deprecated.
getDeclaredWeldMethod(MethodSignature, WeldClass<M>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getDeclaredWeldMethod(Method) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getDeclaredWeldMethod(MethodSignature) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getDeclaredWeldMethod(MethodSignature) - Method in interface org.jboss.weld.introspector.WeldClass
Get a method by name
getDeclaredWeldMethod(Method) - Method in interface org.jboss.weld.introspector.WeldClass
Deprecated.
getDeclaredWeldMethods() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getDeclaredWeldMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getDeclaredWeldMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getDeclaredWeldMethods() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getDeclaredWeldMethods() - Method in interface org.jboss.weld.introspector.WeldClass
Gets all fields on the type
getDeclaredWeldMethods(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
Gets all methods annotated with annotationType
getDeclaredWeldMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getDeclaredWeldMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getDeclaredWeldMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
Gets declared with parameters annotated with annotationType
getDeclaringBean() - Method in class org.jboss.weld.bean.AbstractReceiverBean
Returns the declaring bean
getDeclaringBean() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getDeclaringBean() - Method in class org.jboss.weld.injection.WeldInjectionPoint.WeldInjectionPointSerializationProxy
 
getDeclaringBean() - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
getDeclaringBean() - Method in interface org.jboss.weld.resolution.Resolvable
Get the declaring the injection point, or null if there is none
getDeclaringBean() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
getDeclaringBeanId() - Method in class org.jboss.weld.injection.WeldInjectionPoint.WeldInjectionPointSerializationProxy
 
getDeclaringCallable() - Method in class org.jboss.weld.introspector.ForwardingWeldParameter
 
getDeclaringCallable() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
getDeclaringClass() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
The declaring class name in java dotted form (e.g.
getDeclaringClass() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
 
getDeclaringClass() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
 
getDeclaringType() - Method in interface org.jboss.weld.injection.WeldInjectionPoint
 
getDeclaringType() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
 
getDeclaringType() - Method in class org.jboss.weld.introspector.ForwardingWeldField
 
getDeclaringType() - Method in class org.jboss.weld.introspector.ForwardingWeldMember
 
getDeclaringType() - Method in class org.jboss.weld.introspector.ForwardingWeldParameter
 
getDeclaringType() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
 
getDeclaringType() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
getDeclaringType() - Method in interface org.jboss.weld.introspector.WeldMember
Gets an abstraction of the declaring class
getDeclaringType() - Method in interface org.jboss.weld.introspector.WeldParameter
 
getDeclaringWeldCallable() - Method in class org.jboss.weld.introspector.ForwardingWeldParameter
 
getDeclaringWeldCallable() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
getDeclaringWeldCallable() - Method in interface org.jboss.weld.introspector.WeldParameter
 
getDeclaringWeldClass() - Method in class org.jboss.weld.injection.WeldInjectionPoint.WeldInjectionPointSerializationProxy
 
getDecoratedMethods(BeanManagerImpl, Set<Type>) - Static method in class org.jboss.weld.util.Decorators
 
getDecoratedTypes() - Method in class org.jboss.weld.bean.DecoratorImpl
 
getDecoratedTypes() - Method in class org.jboss.weld.bean.ForwardingDecorator
 
getDecorator(Class<?>) - Method in class org.jboss.weld.manager.Enabled
 
getDecoratorComparator() - Method in class org.jboss.weld.manager.Enabled
 
getDecoratorMethod(Method) - Method in class org.jboss.weld.bean.CustomDecoratorWrapper
 
getDecoratorMethod(Method) - Method in class org.jboss.weld.bean.DecoratorImpl
 
getDecoratorMethod(Method) - Method in interface org.jboss.weld.bean.WeldDecorator
Returns the decorated method that can decorate a particular method, if one exists

Such a method must be implement one of the decorated type methods, and can be parametrized

getDecoratorMethods(BeanManagerImpl, Set<Type>, WeldClass<?>) - Static method in class org.jboss.weld.util.Decorators
 
getDecoratorResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the decorator resolver.
getDecorators() - Method in class org.jboss.weld.bean.AbstractClassBean
 
getDecorators() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getDecorators() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getDecorators() - Method in class org.jboss.weld.manager.Enabled
 
getDefaultMessageConveyer(String) - Method in class org.jboss.weld.logging.MessageConveyorFactory
Get the message conveyer for the default locale.
getDefaultName() - Method in class org.jboss.weld.bean.AbstractBean
Gets the default name of the bean
getDefaultName() - Method in class org.jboss.weld.bean.AbstractClassBean
Gets the default name
getDefaultName() - Method in class org.jboss.weld.bean.DisposalMethod
 
getDefaultName() - Method in class org.jboss.weld.bean.ProducerField
Returns the default name
getDefaultName() - Method in class org.jboss.weld.bean.ProducerMethod
Returns the default name
getDefaultScopeType() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
Get the default scope type the stereotype specifies
getDefaultTimeout() - Method in class org.jboss.weld.context.AbstractConversationContext
 
getDefinitionErrors() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
 
getDefinitionErrors() - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
 
getDefinitionErrors() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
getDelegate() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldAnnotationImpl
 
getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
Gets the delegate (class)
getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
Gets the delegate (constructor)
getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
 
getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
getDelegateInjectionPoint() - Method in class org.jboss.weld.bean.DecoratorImpl
 
getDelegateInjectionPoint(Decorator<?>) - Static method in class org.jboss.weld.util.Beans
 
getDelegateInjectionPoints() - Method in class org.jboss.weld.bean.AbstractBean
 
getDelegateQualifiers() - Method in class org.jboss.weld.bean.DecoratorImpl
 
getDelegateQualifiers() - Method in class org.jboss.weld.bean.ForwardingDecorator
 
getDelegateType() - Method in class org.jboss.weld.bean.DecoratorImpl
 
getDelegateType() - Method in class org.jboss.weld.bean.ForwardingDecorator
 
getDelimiter() - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
getDeployment() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
 
getDescriptor() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
Gets the method descriptor
getDescriptor() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
 
getDescriptor() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
 
getDisposalMethod() - Method in class org.jboss.weld.bean.ProducerMethod
Returns the disposal method
getDisposesParameter() - Method in class org.jboss.weld.bean.DisposalMethod
 
getEjbDescriptor() - Method in class org.jboss.weld.bean.SessionBean
 
getEjbDescriptor(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getEjbDescriptors() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getEjbInjectionPoints(Bean<?>, WeldClass<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
 
getEjbName() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
 
getELResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getEnabled() - Method in class org.jboss.weld.manager.BeanManagerImpl
Enabled Alternatives, Interceptors and Decorators
getEnabledAlternativeClasses() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getEnabledAlternativeStereotypes() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getEnabledDecorators() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getEnabledInterceptors() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getEnterpriseBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
Gets the class-mapped beans.
getEnvironment() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
getErrors() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
 
getExcludes() - Method in class org.jboss.weld.metadata.ScanningImpl
 
getExpectedType() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
getExpressionString() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
 
getExpressionString() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
getFacadeType(InjectionPoint) - Static method in class org.jboss.weld.bean.builtin.AbstractFacade
 
getFeatureDescriptors(ELContext, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
 
getField(Class<?>, String) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Return a named field from a class
getFieldInjectionPoints(Bean<?>, WeldClass<?>) - Static method in class org.jboss.weld.util.Beans
 
getFieldInjectionPoints(Bean<?>, List<? extends Set<? extends FieldInjectionPoint<?, ?>>>) - Static method in class org.jboss.weld.util.Beans
 
getFields() - Method in class org.jboss.weld.introspector.ForwardingAnnotatedType
 
getFields() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getFields() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getFields(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Returns all fields of a class
getFile() - Method in class org.jboss.weld.metadata.FileMetadata
 
getHelperStack() - Static method in class org.jboss.weld.bean.proxy.DecorationHelper
 
getId() - Method in class org.jboss.weld.bean.ProducerMethod
 
getId() - Method in class org.jboss.weld.bean.RIBean
 
getId(Contextual<?>) - Method in class org.jboss.weld.context.AbstractContext
 
getId() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
getId() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getId() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getIncludes() - Method in class org.jboss.weld.metadata.ScanningImpl
 
getIncompleteInstance(Contextual<S>) - Method in class org.jboss.weld.context.CreationalContextImpl
 
getIncompleteInstance(Contextual<S>) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
 
getIncompleteInstance(Contextual<S>) - Method in interface org.jboss.weld.context.WeldCreationalContext
 
getInheritedInterceptionBindingTypes() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
Retrieves the transitive interceptor binding types that are inherited by this interceptor binding, as per section 9.1.1 of the specification, "Interceptor binding types with additional interceptor bindings"
getInheritedSterotypes() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
 
getInitializerMethods() - Method in class org.jboss.weld.bean.AbstractClassBean
Gets the annotated methods
getInitializerMethods() - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
getInitializerMethods(Bean<?>, WeldClass<?>) - Static method in class org.jboss.weld.util.Beans
 
getInjectableFields() - Method in class org.jboss.weld.bean.AbstractClassBean
 
getInjectableFields() - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInjectionPoint() - Method in class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
 
getInjectionPoint() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
 
getInjectionPoints() - Method in class org.jboss.weld.bean.AbstractClassBean
 
getInjectionPoints() - Method in class org.jboss.weld.bean.AbstractProducerBean
 
getInjectionPoints() - Method in class org.jboss.weld.bean.ForwardingBean
 
getInjectionPoints() - Method in class org.jboss.weld.bean.RIBean
 
getInjectionPoints() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getInjectionPoints() - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
getInjectionTarget() - Method in class org.jboss.weld.bean.AbstractClassBean
 
getInjectionTarget() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanInjectionTarget
 
getInjectionTarget() - Method in class org.jboss.weld.bootstrap.events.ProcessSimpleInjectionTarget
 
getInjectionTarget() - Method in class org.jboss.weld.injection.InjectionContextImpl
 
getInstance() - Static method in class org.jboss.weld.bean.interceptor.WeldAnnotatedMethodReader
 
getInstance() - Method in interface org.jboss.weld.bean.proxy.BeanInstance
Returns the current instance for a proxy.
getInstance() - Method in class org.jboss.weld.bean.proxy.ContextBeanInstance
 
getInstance() - Method in class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
 
getInstance() - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
 
getInstance() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
 
getInstanceType() - Method in interface org.jboss.weld.bean.proxy.BeanInstance
 
getInstanceType() - Method in class org.jboss.weld.bean.proxy.ContextBeanInstance
 
getInstanceType() - Method in class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
 
getInstanceType() - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
 
getInstantiator() - Static method in class org.jboss.weld.util.reflection.instantiation.InstantiatorFactory
 
getInterceptableMethods(WeldClass<?>) - Static method in class org.jboss.weld.util.Beans
 
getInterceptionType() - Method in class org.jboss.weld.resolution.ForwardingInterceptorResolvable
 
getInterceptionType() - Method in interface org.jboss.weld.resolution.InterceptorResolvable
 
getInterceptor() - Method in class org.jboss.weld.bean.interceptor.SerializableContextualInterceptorReference
 
getInterceptor(Class<?>) - Method in class org.jboss.weld.manager.Enabled
 
getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInterceptorBindingModel(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
 
getInterceptorBindings() - Method in class org.jboss.weld.bean.InterceptorImpl
 
getInterceptorBindings() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
Get any interceptor bindings the the stereotype specifies
getInterceptorComparator() - Method in class org.jboss.weld.manager.Enabled
 
getInterceptorMetadata() - Method in class org.jboss.weld.bean.InterceptorImpl
 
getInterceptorMetadataReader() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInterceptorModelRegistry() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInterceptors() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getInterceptors() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInterceptors() - Method in class org.jboss.weld.manager.Enabled
 
getInterceptorsHandler() - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
 
getInterfaceClosure() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
getInterfaceClosure() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
getInterfaceClosure() - Method in interface org.jboss.weld.introspector.WeldAnnotated
Get the type hierarchy of any interfaces implemented by this class.
getInterfaces() - Method in class org.jboss.weld.util.Proxies.TypeInfo
 
getJavaClass() - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
 
getJavaClass() - Method in class org.jboss.weld.introspector.ForwardingAnnotatedType
 
getJavaClass() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
getJavaClass() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
getJavaClass() - Method in interface org.jboss.weld.introspector.WeldAnnotated
Gets the type of the element
getJavaClass() - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
getJavaClass() - Method in interface org.jboss.weld.resolution.Resolvable
Get the underlying java class used to generate this resolvable, or null if no java class was used
getJavaClass() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
getJavaMember() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
getJavaMember() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
 
getJavaMember() - Method in class org.jboss.weld.introspector.ForwardingWeldField
 
getJavaMember() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
getJavaMember() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
 
getJavaMethod(WeldMethod<?, ?>) - Method in class org.jboss.weld.bean.interceptor.WeldAnnotatedMethodReader
 
getLastUsed() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
getLifecycleInterceptors(InterceptionType) - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
 
getLineNumber() - Method in class org.jboss.weld.metadata.FileMetadata
 
getLocalizedMessage() - Method in exception org.jboss.weld.context.BusyConversationException
 
getLocalizedMessage() - Method in exception org.jboss.weld.context.ContextNotActiveException
 
getLocalizedMessage() - Method in exception org.jboss.weld.context.NonexistentConversationException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.AmbiguousResolutionException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.CreationException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.IllegalArgumentException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.IllegalProductException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.IllegalStateException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.InjectionException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.InvalidObjectException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.UnproxyableResolutionException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.UnsatisfiedResolutionException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.UnsupportedOperationException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.WeldException
 
getLocalName() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
 
getLocation() - Method in class org.jboss.weld.metadata.FileMetadata
 
getLocation() - Method in class org.jboss.weld.metadata.MetadataImpl
 
getLocation() - Method in class org.jboss.weld.xml.XmlMetadata
 
getLogger(Category) - Method in class org.jboss.weld.logging.LoggerFactory
 
getManager() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
getManager(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
getManager(ELContext) - Method in class org.jboss.weld.el.AbstractWeldELResolver
 
getManager(ELContext) - Method in class org.jboss.weld.el.WeldELResolver
 
getManager() - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
 
getManager() - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
 
getManager() - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
 
getMember() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
getMember() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
getMember() - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
getMember() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
getMember() - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
getMember() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
getMembers(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotation
 
getMembers() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotation
 
getMembers() - Method in class org.jboss.weld.introspector.jlr.WeldAnnotationImpl
Gets all members of the annotation

Initializes the members first if they are null

getMembers(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldAnnotationImpl
Returns the annotated members with a given annotation type

If the annotated members are null, they are initialized first.

getMembers() - Method in interface org.jboss.weld.introspector.WeldAnnotation
Gets all members
getMembers(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldAnnotation
Gets all the members annotated with annotationType
getMergedStereotypes() - Method in class org.jboss.weld.bean.AbstractBean
Gets the merged stereotypes of the bean
getMessage() - Method in exception org.jboss.weld.context.BusyConversationException
 
getMessage() - Method in exception org.jboss.weld.context.ContextNotActiveException
 
getMessage() - Method in exception org.jboss.weld.context.NonexistentConversationException
 
getMessage() - Method in exception org.jboss.weld.exceptions.AmbiguousResolutionException
 
getMessage() - Method in exception org.jboss.weld.exceptions.CreationException
 
getMessage() - Method in exception org.jboss.weld.exceptions.IllegalArgumentException
 
getMessage() - Method in exception org.jboss.weld.exceptions.IllegalProductException
 
getMessage() - Method in exception org.jboss.weld.exceptions.IllegalStateException
 
getMessage() - Method in exception org.jboss.weld.exceptions.InjectionException
 
getMessage() - Method in exception org.jboss.weld.exceptions.InvalidObjectException
 
getMessage() - Method in exception org.jboss.weld.exceptions.UnproxyableResolutionException
 
getMessage() - Method in exception org.jboss.weld.exceptions.UnsatisfiedResolutionException
 
getMessage() - Method in exception org.jboss.weld.exceptions.UnsupportedOperationException
 
getMessage() - Method in exception org.jboss.weld.exceptions.WeldException
 
getMessage(E, Object...) - Method in class org.jboss.weld.logging.WeldMessageConveyor
 
getMessageConveyer(Locale, String) - Method in class org.jboss.weld.logging.MessageConveyorFactory
Get the message conveyer for the given locale.
getMessageConveyor() - Method in class org.jboss.weld.logging.LoggerFactory
 
getMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
getMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
getMetaAnnotations(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldAnnotated
Gets all annotations which are annotated with the given meta annotation type
getMetaAnnotations() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
getMetaAnnotations() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
 
getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Gets the meta-annotation that should be present
getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.QualifierModel
Gets the meta-annotation type
getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.ScopeModel
Gets the corresponding meta-annotation type class
getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
Gets the meta-annotation type
getMethod() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getMethod() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
This may return null if Method is not available yet
getMethod() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
 
getMethod() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
 
getMethod(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Returns a named method of a class
getMethodDescriptor(Method) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
 
getMethodDescriptor(String[], String) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
 
getMethodInfo(ELContext) - Method in class org.jboss.weld.el.WeldMethodExpression
 
getMethodInfo(ELContext) - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
 
getMethodInterceptors(InterceptionType, Method) - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
 
getMethodName() - Method in class org.jboss.weld.introspector.jlr.MethodSignatureImpl
 
getMethodName() - Method in interface org.jboss.weld.introspector.MethodSignature
 
getMethods() - Method in class org.jboss.weld.introspector.ForwardingAnnotatedType
 
getMethods() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getMethods() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getMethods(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Returns all methods of a class
getModifiers() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
The method modifiers
getModifiers() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
 
getModifiers() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
 
getMostSpecializedBean(Bean<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getName() - Method in class org.jboss.weld.bean.AbstractBean
Gets the name of the bean
getName() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
getName() - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
getName() - Method in class org.jboss.weld.bean.DisposalMethod
 
getName() - Method in class org.jboss.weld.bean.ForwardingBean
Gets the name of the delegate
getName() - Method in class org.jboss.weld.bean.NewManagedBean
Gets the name of the bean
getName() - Method in class org.jboss.weld.bean.NewSessionBean
Gets the name of the bean
getName() - Method in class org.jboss.weld.el.Namespace
 
getName() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
getName() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
Gets the name of the member
getName() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
Gets the name of the type
getName() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
Gets the name of the parameter
getName() - Method in interface org.jboss.weld.introspector.WeldAnnotated
Gets the name of this AnnotatedItem

If it is not possible to determine the name of the underling element, a IllegalArgumentException is thrown

getName() - Method in class org.jboss.weld.metadata.FilterImpl
 
getName() - Method in class org.jboss.weld.metadata.SystemPropertyActivationImpl
 
getName() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
the method name
getName() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
 
getName() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
 
getNamespaces() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getNamingScheme() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
getNestedElements() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
 
getNesting(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
getNewInjectionPoints() - Method in class org.jboss.weld.bean.AbstractBean
 
getNewInjectionPoints() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getNewManagedBeanClasses() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getNewSessionBeanDescriptors() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getNextDelegate(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.bean.proxy.DecorationHelper
 
getNoArgsWeldConstructor() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getNoArgsWeldConstructor() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getNoArgsWeldConstructor() - Method in interface org.jboss.weld.introspector.WeldClass
Gets the no-args constructor
getNonBindingMembers() - Method in class org.jboss.weld.metadata.cache.QualifierModel
Gets the non-binding types
getNonPrivateFinalMethodOrType(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.weld.resources.ManagerObjectFactory
 
getObjectInterface() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
 
getObservedQualifiers() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getObservedType() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getObserverMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
getObserverMethods(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
 
getObserverResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the observer resolver.
getObservers() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getObservers() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getOrCreateBeanDeployment(Class<?>) - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
 
getOrCreateBeanDeployment(Deployment, BeanManagerImpl, Map<BeanDeploymentArchive, BeanDeployment>, Collection<ContextHolder<? extends Context>>, Class<?>) - Static method in class org.jboss.weld.util.DeploymentStructures
 
getOwnerType() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
getPackage() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
getPackage() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
 
getPackage() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getPackage() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
getPackage() - Method in interface org.jboss.weld.introspector.WeldAnnotated
 
getParameterInjectionPoints(Bean<?>, WeldConstructor<?>) - Static method in class org.jboss.weld.util.Beans
 
getParameterInjectionPoints(Bean<?>, MethodInjectionPoint<?, ?>) - Static method in class org.jboss.weld.util.Beans
 
getParameterInjectionPoints(Bean<?>, List<Set<MethodInjectionPoint<?, ?>>>) - Static method in class org.jboss.weld.util.Beans
 
getParameterName() - Method in class org.jboss.weld.context.AbstractConversationContext
 
getParameters() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
 
getParameters() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
getParameters() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
 
getParameters() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
getParameterTypes() - Method in interface org.jboss.weld.introspector.ConstructorSignature
 
getParameterTypes() - Method in class org.jboss.weld.introspector.jlr.ConstructorSignatureImpl
 
getParameterTypes() - Method in class org.jboss.weld.introspector.jlr.MethodSignatureImpl
 
getParameterTypes() - Method in interface org.jboss.weld.introspector.MethodSignature
 
getParameterTypes(Method) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
 
getParameterTypes(Class<?>[]) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
 
getParameterTypes() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
returns string representations of the parameter types
getParameterTypes() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
 
getParameterTypes() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
 
getParameterTypesAsArray() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
getParameterTypesAsArray() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
getParameterTypesAsArray() - Method in interface org.jboss.weld.introspector.WeldMethod
Get the parameter types as an array
getParameterValues(List<ParameterInjectionPoint<?, T>>, Object, Class<? extends Annotation>, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
Helper method for getting the current parameter values from a list of annotated parameters.
getParameterValues(List<ParameterInjectionPoint<?, X>>, Class<? extends Annotation>, Object, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
Helper method for getting the current parameter values from a list of annotated parameters.
getParameterValues(List<ParameterInjectionPoint<?, T>>, Object, Class<? extends Annotation>, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
 
getPassivationCapableBean(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getPattern() - Method in class org.jboss.weld.metadata.FilterImpl
 
getPersistenceContextInjectionPoints(Bean<?>, WeldClass<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
 
getPersistenceUnitInjectionPoints(Bean<?>, WeldClass<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
 
getPhaseId() - Method in class org.jboss.weld.jsf.WeldPhaseListener
The phase id for which this phase listener is active.
getPosition() - Method in class org.jboss.weld.introspector.ForwardingWeldParameter
 
getPosition() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
getPossibleScopes() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
Returns the possible scope types
getPostConstruct() - Method in class org.jboss.weld.bean.AbstractClassBean
Returns the post-construct method
getPostConstructMethods(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
 
getPreDestroy() - Method in class org.jboss.weld.bean.AbstractClassBean
Returns the pre-destroy method
getPreDestroyMethods(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
 
getPrefix() - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
getPrefix() - Method in class org.jboss.weld.context.beanstore.ConversationNamingScheme
 
getPrefix() - Method in class org.jboss.weld.context.beanstore.SimpleNamingScheme
 
getPrefixedAttributeNames() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
Gets an enumeration of the attribute names present in the underlying storage
getProducer() - Method in class org.jboss.weld.bean.AbstractProducerBean
 
getProducer() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
 
getProducerMethod(WeldMethod<X, T>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getProducerMethod(WeldMethod<?, ?>) - Method in class org.jboss.weld.util.BeansClosure
 
getPropertyName() - Method in class org.jboss.weld.introspector.ForwardingWeldField
 
getPropertyName() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
getPropertyName() - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
Gets the property name
getPropertyName() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
getPropertyName() - Method in interface org.jboss.weld.introspector.WeldField
Gets the property name of the field
getPropertyName() - Method in interface org.jboss.weld.introspector.WeldMethod
Gets the property name
getPropertyName(Method) - Static method in class org.jboss.weld.util.reflection.Reflections
Gets the property name from a getter method.
getProxyClass() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Produces or returns the existing proxy class.
getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
 
getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
 
getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
Returns a suffix to append to the name of the proxy class.
getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Returns a suffix to append to the name of the proxy class.
getQName() - Method in class org.jboss.weld.xml.XmlMetadata
 
getQualifiedName() - Method in class org.jboss.weld.el.Namespace
 
getQualifiers() - Method in class org.jboss.weld.bean.AbstractBean
Gets the binding types
getQualifiers() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
getQualifiers() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
 
getQualifiers() - Method in class org.jboss.weld.bean.builtin.ContextBean
 
getQualifiers() - Method in class org.jboss.weld.bean.builtin.EventBean
 
getQualifiers() - Method in class org.jboss.weld.bean.builtin.FacadeInjectionPoint
 
getQualifiers() - Method in class org.jboss.weld.bean.builtin.InstanceBean
 
getQualifiers() - Method in class org.jboss.weld.bean.ForwardingBean
Gets the binding types of the delegate
getQualifiers() - Method in class org.jboss.weld.bean.NewManagedBean
Gets the bindings
getQualifiers() - Method in class org.jboss.weld.bean.NewSessionBean
Gets the bindings
getQualifiers() - Method in class org.jboss.weld.bootstrap.ContextHolder
 
getQualifiers() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
getQualifiers() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
getQualifiers() - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
getQualifiers() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
getQualifiers() - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
getQualifiers() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
getQualifiers() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
Deprecated.
getQualifiers() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
Deprecated.
getQualifiers() - Method in interface org.jboss.weld.introspector.WeldAnnotated
Deprecated.
This reflection type should not know about JSR-299 binding types
getQualifiers() - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
getQualifiers() - Method in interface org.jboss.weld.resolution.Resolvable
Get the bindings to use for resolution.
getQualifiers() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
getRawType() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
 
getRawType() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Gets the type of the annotation
getRawType() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
getRawType(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
 
getReceiver(CreationalContext<?>) - Method in class org.jboss.weld.bean.AbstractReceiverBean
Gets the receiver of the product
getReception() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getRedirectURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
 
getReference(Bean<?>, CreationalContext<?>, boolean) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getReference(Bean<?>, Type, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getReference(InjectionPoint, Bean<?>, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Get a reference, registering the injection point used.
getRemoveMethodSignatures() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
 
getRequestAttribute(R, String) - Method in class org.jboss.weld.context.AbstractConversationContext
Retrieve an attribute value from the request
getRequestAttribute(BoundRequest, String) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
 
getRequestAttribute(HttpServletRequest, String) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
 
getResolvedType() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
getResource(String) - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
 
getResource(String) - Method in class org.jboss.weld.resources.DefaultResourceLoader
 
getResourceInjectionPoints(Bean<?>, WeldClass<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
 
getResources(String) - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
 
getResources(String) - Method in class org.jboss.weld.resources.DefaultResourceLoader
 
getResourceURL(FacesContext, String) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
 
getReturnType() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
Gets the method return type, in descriptor format (e.g.
getReturnType() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
 
getReturnType() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
 
getRootNamespace() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getScanning() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getScope() - Method in class org.jboss.weld.bean.AbstractBean
Gets the scope type of the bean
getScope() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
getScope() - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
getScope() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
getScope() - Method in class org.jboss.weld.bean.DisposalMethod
 
getScope() - Method in class org.jboss.weld.bean.ForwardingBean
Gets the scope type of the delegate
getScope() - Method in class org.jboss.weld.bean.NewManagedBean
Gets the scope type
getScope() - Method in class org.jboss.weld.bean.NewSessionBean
Gets the scope type
getScope() - Method in class org.jboss.weld.context.AbstractConversationContext
 
getScope() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
 
getScope() - Method in class org.jboss.weld.context.bound.BoundSessionContextImpl
 
getScope() - Method in class org.jboss.weld.context.ejb.EjbRequestContextImpl
 
getScope() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
 
getScope() - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
 
getScope() - Method in class org.jboss.weld.context.unbound.ApplicationContextImpl
 
getScope() - Method in class org.jboss.weld.context.unbound.DependentContextImpl
 
getScope() - Method in class org.jboss.weld.context.unbound.RequestContextImpl
 
getScope() - Method in class org.jboss.weld.context.unbound.SingletonContextImpl
 
getScopeModel(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
Gets a scope model

Adds the model if it is not present.

getSerializableContextual(Contextual<I>) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
 
getSerializableContextualInstance(Contextual<I>, I, CreationalContext<I>) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
 
getServiceRegistry() - Method in class org.jboss.weld.context.AbstractContext
 
getServices() - Method in class org.jboss.weld.bean.AbstractBean
 
getServices() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getSession(boolean) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
 
getSession(boolean) - Method in class org.jboss.weld.context.beanstore.http.EagerSessionBeanStore
 
getSession(boolean) - Method in class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
 
getSession(boolean) - Method in class org.jboss.weld.context.beanstore.http.LazySessionBeanStore
 
getSessionAttribute(R, String, boolean) - Method in class org.jboss.weld.context.AbstractConversationContext
Get an attribute value from the session.
getSessionAttribute(BoundRequest, String, boolean) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
 
getSessionAttribute(HttpServletRequest, String, boolean) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
 
getSessionAttributeFromSession(S, String) - Method in class org.jboss.weld.context.AbstractConversationContext
Get an attribute value from the session.
getSessionAttributeFromSession(Map<String, Object>, String) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
 
getSessionAttributeFromSession(HttpSession, String) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
 
getSessionBeanType() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
 
getSessionFromRequest(R, boolean) - Method in class org.jboss.weld.context.AbstractConversationContext
 
getSessionFromRequest(BoundRequest, boolean) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
 
getSessionFromRequest(HttpServletRequest, boolean) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
 
getSessionIfExists() - Method in class org.jboss.weld.context.beanstore.http.LazySessionBeanStore
Get the session, create equals false;
getSharedMap(Map<K, V>) - Method in class org.jboss.weld.resources.SharedObjectCache
 
getSharedMultimap(ArraySetMultimap<K, V>) - Method in class org.jboss.weld.resources.SharedObjectCache
 
getSharedSet(Set<T>) - Method in class org.jboss.weld.resources.SharedObjectCache
 
getSignature() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
 
getSignature() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
getSignature() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
 
getSignature() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
getSignature() - Method in interface org.jboss.weld.introspector.WeldConstructor
 
getSignature() - Method in interface org.jboss.weld.introspector.WeldMethod
 
getSimpleName() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getSimpleName() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getSimpleName() - Method in interface org.jboss.weld.introspector.WeldClass
 
getSpecialized() - Method in class org.jboss.weld.util.BeansClosure
Deprecated.
getSpecialized(Bean<?>) - Method in class org.jboss.weld.util.BeansClosure
 
getSpecializedBean() - Method in class org.jboss.weld.bean.AbstractBean
 
getSpecializedBean() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
getSpecializedBean() - Method in class org.jboss.weld.bean.DisposalMethod
 
getSpecializedBean() - Method in class org.jboss.weld.bean.ManagedBean
 
getSpecializedBean() - Method in class org.jboss.weld.bean.ProducerField
 
getSpecializedBean() - Method in class org.jboss.weld.bean.ProducerMethod
 
getSpecializedBean() - Method in class org.jboss.weld.bean.RIBean
 
getSpecializedBean() - Method in class org.jboss.weld.bean.SessionBean
 
getSpecializedBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
Deprecated.
getState() - Method in class org.jboss.weld.Container
 
getStereotype(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
Gets a stereotype model

Adds the model if it is not present.

getStereotypeDefinition(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getStereotypes() - Method in class org.jboss.weld.bean.AbstractBean
 
getStereotypes() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
getStereotypes() - Method in class org.jboss.weld.bean.DisposalMethod
 
getStereotypes() - Method in class org.jboss.weld.bean.ForwardingBean
The stereotypes applied to this bean
getStereotypes() - Method in class org.jboss.weld.bean.SessionBean
 
getStereotypes() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
 
getSuperclass() - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
 
getSuperClass() - Method in class org.jboss.weld.util.Proxies.TypeInfo
 
getSuperInterface() - Method in class org.jboss.weld.util.Proxies.TypeInfo
 
getSystemPropertyActivations() - Method in class org.jboss.weld.metadata.FilterImpl
 
getTarget() - Method in class org.jboss.weld.injection.InjectionContextImpl
 
getTaskExecutor() - Method in class org.jboss.weld.manager.SingleThreadExecutorServices
Provides access to the executor service used for asynchronous tasks.
getTimeout() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
getTransactionalPhase(WeldMethod<?, ?>) - Static method in class org.jboss.weld.event.ObserverFactory
Tests an observer method to see if it is transactional.
getTransactionPhase() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getType() - Method in class org.jboss.weld.bean.AbstractBean
Gets the type of the bean
getType() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
 
getType() - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
 
getType() - Method in class org.jboss.weld.bean.builtin.ContextBean
 
getType() - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
getType() - Method in class org.jboss.weld.bean.builtin.ee.AbstractEEBean
 
getType() - Method in class org.jboss.weld.bean.builtin.EventBean
 
getType() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
getType() - Method in class org.jboss.weld.bean.builtin.FacadeInjectionPoint
 
getType() - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
 
getType() - Method in class org.jboss.weld.bean.builtin.InstanceBean
 
getType() - Method in class org.jboss.weld.bean.DisposalMethod
 
getType() - Method in class org.jboss.weld.bean.RIBean
 
getType() - Method in class org.jboss.weld.bootstrap.ContextHolder
 
getType(ELContext, Object, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
 
getType(ELContext) - Method in class org.jboss.weld.el.WeldValueExpression
 
getType() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
getType() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
getType() - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
getType() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
getType() - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
getType() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
getType() - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
getType(ELContext) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
getTypeClosure() - Method in class org.jboss.weld.introspector.ForwardingAnnotated
 
getTypeClosure() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
getTypeClosure(Type) - Method in class org.jboss.weld.resources.SharedObjectCache
 
getTypeClosure(Type) - Static method in class org.jboss.weld.resources.SharedObjectFacade
 
getTypeClosure() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
getTypedTypes(Map<Class<?>, Type>, Class<?>, Typed) - Static method in class org.jboss.weld.bean.AbstractBean
 
getTypeMap() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
getTypes() - Method in class org.jboss.weld.bean.AbstractBean
Gets the API types of the bean
getTypes() - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
 
getTypes() - Method in class org.jboss.weld.bean.builtin.ContextBean
 
getTypes() - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
getTypes() - Method in class org.jboss.weld.bean.builtin.ee.AbstractEEBean
 
getTypes() - Method in class org.jboss.weld.bean.builtin.EventBean
 
getTypes() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
getTypes() - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
 
getTypes() - Method in class org.jboss.weld.bean.builtin.InstanceBean
 
getTypes() - Method in class org.jboss.weld.bean.DisposalMethod
 
getTypes() - Method in class org.jboss.weld.bean.ForwardingBean
Gets the API types of the delegate
getTypes() - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
getTypes() - Method in interface org.jboss.weld.resolution.Resolvable
The types that this resolvable may be assigned to
getTypes() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
getTypeStore() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
 
getTypeStore() - Method in class org.jboss.weld.resources.ClassTransformer
 
getUnique(Class<?>) - Method in class org.jboss.weld.ejb.EjbDescriptors
 
getUnproxyableTypeException(Type) - Static method in class org.jboss.weld.util.Proxies
 
getUnproxyableTypesException(Bean<?>) - Static method in class org.jboss.weld.util.Proxies
 
getUnproxyableTypesException(Iterable<? extends Type>) - Static method in class org.jboss.weld.util.Proxies
 
getUnresolvedDisposalBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getUri() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
 
getUrl() - Method in class org.jboss.weld.jsf.FacesUrlTransformer
 
getValue(ELContext, Object, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
 
getValue(ELContext) - Method in class org.jboss.weld.el.WeldValueExpression
 
getValue() - Method in class org.jboss.weld.metadata.FileMetadata
 
getValue() - Method in class org.jboss.weld.metadata.MetadataImpl
 
getValue() - Method in class org.jboss.weld.metadata.SystemPropertyActivationImpl
 
getValue(ELContext) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
getValueToInject(BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
getWeldAnnotated() - Method in class org.jboss.weld.bean.AbstractBean
Returns the annotated item the bean represents
getWeldAnnotated() - Method in class org.jboss.weld.bean.AbstractClassBean
Gets the annotated item
getWeldAnnotated() - Method in class org.jboss.weld.bean.AbstractProducerBean
 
getWeldAnnotated() - Method in class org.jboss.weld.bean.AbstractReceiverBean
 
getWeldAnnotated() - Method in class org.jboss.weld.bean.CustomDecoratorWrapper
 
getWeldAnnotated() - Method in class org.jboss.weld.bean.DisposalMethod
 
getWeldAnnotated() - Method in class org.jboss.weld.bean.ProducerField
Gets the annotated item representing the field
getWeldAnnotated() - Method in class org.jboss.weld.bean.ProducerMethod
Gets the annotated item representing the method
getWeldAnnotated() - Method in interface org.jboss.weld.bean.WeldDecorator
 
getWeldClassOfDecoratedType(BeanManagerImpl, Type) - Static method in class org.jboss.weld.util.Decorators
 
getWeldConstructors(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getWeldConstructors(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
Gets constructors with given annotation type
getWeldConstructors(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
Gets all constructors which are annotated with annotationType
getWeldFields(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getWeldFields() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getWeldFields() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
Gets the abstracted fields of the class

Initializes the fields if they are null

getWeldFields(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
Gets the abstracted field annotated with a specific annotation type

If the fields map is null, initialize it first

getWeldFields() - Method in interface org.jboss.weld.introspector.WeldClass
Gets all fields on the type
getWeldFields(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
Gets all fields which are annotated with the given annotation type on this class and all super classes
getWeldInjectionPoints() - Method in class org.jboss.weld.bean.AbstractBean
 
getWeldInjectionPoints() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
getWeldInjectionPoints() - Method in class org.jboss.weld.bean.RIBean
 
getWeldMethod(Method) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
Deprecated.
getWeldMethod(MethodSignature) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getWeldMethod(Method) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getWeldMethod(MethodSignature) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getWeldMethod(Method) - Method in interface org.jboss.weld.introspector.WeldClass
Deprecated.
getWeldMethod(MethodSignature) - Method in interface org.jboss.weld.introspector.WeldClass
Get a method by name
getWeldMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getWeldMethods() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getWeldMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
Gets the abstracted methods that have a certain annotation type present

If the annotated methods map is null, initialize it first

getWeldMethods() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
getWeldMethods() - Method in interface org.jboss.weld.introspector.WeldClass
Gets all fields on the type
getWeldMethods(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
Gets all methods annotated with annotationType
getWeldParameters() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
getWeldParameters() - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
getWeldParameters() - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
 
getWeldParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
 
getWeldParameters() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
 
getWeldParameters() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
getWeldParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
getWeldParameters() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
Gets the abstracted parameters

If the parameters are null, initalize them first

getWeldParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
Gets parameter abstractions with a given annotation type.
getWeldParameters() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
getWeldParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
getWeldParameters() - Method in interface org.jboss.weld.introspector.WeldCallable
Gets the abstracted parameters of the method
getWeldParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldCallable
Gets the list of annotated parameters for a given annotation
getWeldSuperclass() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
getWeldSuperclass() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
Gets the superclass abstraction of the type
getWeldSuperclass() - Method in interface org.jboss.weld.introspector.WeldClass
Gets the superclass.
getWrapped() - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
 
getXLogger(Category) - Method in class org.jboss.weld.logging.LoggerFactory
 

H

handleMultiple() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
 
hasDecorators() - Method in class org.jboss.weld.bean.AbstractClassBean
 
hashCode() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
 
hashCode() - Method in class org.jboss.weld.bean.ForwardingBean
Gets the hash code of the delegate
hashCode() - Method in class org.jboss.weld.bean.RIBean
 
hashCode() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
hashCode() - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
 
hashCode() - Method in class org.jboss.weld.context.ForwardingContextual
 
hashCode() - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
 
hashCode() - Method in class org.jboss.weld.context.SerializableContextualImpl
 
hashCode() - Method in class org.jboss.weld.el.Namespace
 
hashCode() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
hashCode() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
hashCode() - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
hashCode() - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
hashCode() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
hashCode() - Method in class org.jboss.weld.introspector.ForwardingAnnotated
 
hashCode() - Method in class org.jboss.weld.introspector.jlr.ConstructorSignatureImpl
 
hashCode() - Method in class org.jboss.weld.introspector.jlr.MethodSignatureImpl
 
hashCode() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
 
hashCode() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
hashCode() - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
hashCode() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
hashCode() - Method in class org.jboss.weld.util.collections.ArraySet
 
hashCode() - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
 
hashCode() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
 
hashCode() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
hashCode() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
HashMapBeanStore - Class in org.jboss.weld.context.beanstore
A BeanStore that uses a HashMap as backing storage
HashMapBeanStore() - Constructor for class org.jboss.weld.context.beanstore.HashMapBeanStore
Constructor
HashSetSupplier<T> - Class in org.jboss.weld.util.collections
 
hasInterceptors() - Method in class org.jboss.weld.bean.AbstractClassBean
 
hasNext() - Method in class org.jboss.weld.util.dom.NodeListIterator
 
hasNonBindingMembers() - Method in class org.jboss.weld.metadata.cache.QualifierModel
Indicates if there are non-binding types present
HierarchyDiscovery - Class in org.jboss.weld.util.reflection
 
HierarchyDiscovery(Type) - Constructor for class org.jboss.weld.util.reflection.HierarchyDiscovery
 
HttpConversationContextImpl - Class in org.jboss.weld.context.http
 
HttpConversationContextImpl() - Constructor for class org.jboss.weld.context.http.HttpConversationContextImpl
 
HttpRequestContextImpl - Class in org.jboss.weld.context.http
 
HttpRequestContextImpl() - Constructor for class org.jboss.weld.context.http.HttpRequestContextImpl
Constructor
HttpSessionContextImpl - Class in org.jboss.weld.context.http
 
HttpSessionContextImpl() - Constructor for class org.jboss.weld.context.http.HttpSessionContextImpl
 

I

ID_PREFIX - Static variable in class org.jboss.weld.event.ObserverMethodImpl
 
ID_SEPARATOR - Static variable in class org.jboss.weld.event.ObserverMethodImpl
 
ignore(T) - Method in class org.jboss.weld.event.ObserverMethodImpl
 
IllegalArgumentException - Exception in org.jboss.weld.exceptions
An IllegalArgumentException with support for localized messages in Weld.
IllegalArgumentException(Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalArgumentException
Creates a new exception with the given cause.
IllegalArgumentException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.IllegalArgumentException
 
IllegalArgumentException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.IllegalArgumentException
Creates a new exception with the given localized message key and optional arguments for the message.
IllegalProductException - Exception in org.jboss.weld.exceptions
An IllegalProductException with support for localized messages in Weld.
IllegalProductException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.IllegalProductException
Creates a new exception with the given localized message key and optional arguments for the message.
IllegalStateException - Exception in org.jboss.weld.exceptions
An IllegalStateException with support for localized messages in Weld.
IllegalStateException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
Creates a new exception with the given localized message key and optional arguments for the message.
IllegalStateException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
 
IllegalStateException(Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
Creates a new exception with the given cause.
InconsistentSpecializationException - Exception in org.jboss.weld.exceptions
 
InconsistentSpecializationException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.InconsistentSpecializationException
Creates a new exception with the given localized message key and optional arguments for the message.
InconsistentSpecializationException(Throwable) - Constructor for exception org.jboss.weld.exceptions.InconsistentSpecializationException
Creates a new exception with the given cause.
init() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Initializes the type and validates it
init() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
init() - Method in class org.jboss.weld.metadata.cache.QualifierModel
Initializes the non-binding types and validates the members
init(FilterConfig) - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
 
init(FilterConfig) - Method in class org.jboss.weld.servlet.WeldCrossContextFilter
 
initAlternative() - Method in class org.jboss.weld.bean.AbstractBean
 
initAlternative() - Method in class org.jboss.weld.bean.AbstractReceiverBean
 
initConstructor() - Method in class org.jboss.weld.bean.AbstractClassBean
Initializes the constructor
initDecoratedTypes() - Method in class org.jboss.weld.bean.DecoratorImpl
 
initDecorators() - Method in class org.jboss.weld.bean.AbstractClassBean
 
initDecorators() - Method in class org.jboss.weld.bean.DecoratorImpl
 
initDefaultQualifiers() - Method in class org.jboss.weld.bean.AbstractBean
 
initDelegateBindings() - Method in class org.jboss.weld.bean.DecoratorImpl
 
initDelegateInjectionPoint() - Method in class org.jboss.weld.bean.DecoratorImpl
 
initDelegateType() - Method in class org.jboss.weld.bean.DecoratorImpl
 
initDisposalMethod(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ProducerMethod
Initializes the remove method
initEnhancedSubclass() - Method in class org.jboss.weld.bean.AbstractClassBean
 
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractBean
Initializes the bean and its metadata
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractClassBean
Initializes the bean and its metadata
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractProducerBean
Initializes the bean and its metadata
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractReceiverBean
 
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
 
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.DecoratorImpl
 
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.DisposalMethod
 
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ManagedBean
Initializes the bean and its metadata
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ProducerField
 
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ProducerMethod
Initializes the bean and its metadata
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.RIBean
 
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.SessionBean
Initializes the bean and its metadata
initialize(BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.Container
Initialize the container for the current application deployment
initialize() - Method in class org.jboss.weld.event.ObserverMethodImpl
Completes initialization of the observer and allows derived types to override behavior.
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.AbstractBean
 
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.AbstractClassBean
 
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.ManagedBean
 
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.RIBean
In particular cases, the deployer must perform some initialization operations only after all beans have been deployed (e.g.
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.SessionBean
 
initInitializerMethods() - Method in class org.jboss.weld.bean.AbstractClassBean
Initializes the initializer methods
initInjectableFields() - Method in class org.jboss.weld.bean.AbstractClassBean
Initializes the injection points
initInterceptionBindingTypes() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
initInterceptionModelForType() - Method in class org.jboss.weld.bean.AbstractClassBean
 
initName() - Method in class org.jboss.weld.bean.AbstractBean
Initializes the name
initNonBindingMembers() - Method in class org.jboss.weld.metadata.cache.QualifierModel
Initializes the non-binding types
initNonBindingTypes() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
initPostConstruct() - Method in class org.jboss.weld.bean.AbstractClassBean
Initializes the post-construct method
initPreDestroy() - Method in class org.jboss.weld.bean.AbstractClassBean
Initializes the pre-destroy method
initProducerMethodInjectableParameters() - Method in class org.jboss.weld.bean.ProducerMethod
Initializes the injection points
initProxyClass() - Method in class org.jboss.weld.bean.SessionBean
 
initQualifiers() - Method in class org.jboss.weld.bean.AbstractBean
 
initQualifiers() - Method in class org.jboss.weld.bean.DisposalMethod
 
initScope() - Method in class org.jboss.weld.bean.AbstractBean
 
initScope() - Method in class org.jboss.weld.bean.AbstractClassBean
 
initScope() - Method in class org.jboss.weld.bean.AbstractProducerBean
 
initScope() - Method in class org.jboss.weld.bean.DisposalMethod
 
initScopeFromStereotype() - Method in class org.jboss.weld.bean.AbstractBean
 
initStereotypes() - Method in class org.jboss.weld.bean.AbstractBean
 
initType() - Method in class org.jboss.weld.bean.AbstractClassBean
Initializes the bean type
initType() - Method in class org.jboss.weld.bean.AbstractProducerBean
Initializes the type
initType() - Method in class org.jboss.weld.bean.DisposalMethod
 
initType() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Initializes the type
initTypes() - Method in class org.jboss.weld.bean.AbstractBean
 
initTypes() - Method in class org.jboss.weld.bean.AbstractProducerBean
Initializes the API types
initTypes() - Method in class org.jboss.weld.bean.DisposalMethod
Initializes the API types
initTypes() - Method in class org.jboss.weld.bean.SessionBean
 
initValid() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Validates the data for correct annotation
initValid() - Method in class org.jboss.weld.metadata.cache.QualifierModel
 
inject(Object, Object) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
inject(Object, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
inject(Object, Object) - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
inject(Object, Object) - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
inject(Object, Object) - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
inject(Object, Object) - Method in interface org.jboss.weld.injection.WeldInjectionPoint
Injects an instance
inject(T, CreationalContext<T>) - Method in class org.jboss.weld.manager.MessageDrivenInjectionTarget
 
inject(T, CreationalContext<T>) - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
injectBoundFields(T, CreationalContext<T>, BeanManagerImpl, Iterable<? extends FieldInjectionPoint<?, ?>>) - Static method in class org.jboss.weld.util.Beans
Injects bound fields
injectEEFields(T, BeanManagerImpl, Iterable<WeldInjectionPoint<?, ?>>, Iterable<WeldInjectionPoint<?, ?>>, Iterable<WeldInjectionPoint<?, ?>>, Iterable<WeldInjectionPoint<?, ?>>) - Static method in class org.jboss.weld.util.Beans
Injects EJBs and common fields
injectFieldsAndInitializers(T, CreationalContext<T>, BeanManagerImpl, List<? extends Iterable<? extends FieldInjectionPoint<?, ?>>>, List<? extends Iterable<? extends MethodInjectionPoint<?, ?>>>) - Static method in class org.jboss.weld.util.Beans
 
InjectionContextImpl<T> - Class in org.jboss.weld.injection
 
InjectionContextImpl(BeanManagerImpl, InjectionTarget<T>, AnnotatedType<T>, T) - Constructor for class org.jboss.weld.injection.InjectionContextImpl
 
InjectionException - Exception in org.jboss.weld.exceptions
Provides message localization service for the InjectionException.
InjectionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.InjectionException
Creates a new exception with the given cause.
InjectionException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.InjectionException
Creates a new exception with an arbitrary message and the cause of the exception.
InjectionException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.InjectionException
Creates a new exception with the given localized message key and optional arguments for the message.
InjectionPointBean - Class in org.jboss.weld.bean.builtin
Bean for InjectionPoint metadata
InjectionPointBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InjectionPointBean
Creates an InjectionPoint Web Bean for the injection of the containing bean owning the field, constructor or method for the annotated item
InjectionTargetValidator - Class in org.jboss.weld.manager
 
InjectionTargetValidator(BeanManagerImpl) - Constructor for class org.jboss.weld.manager.InjectionTargetValidator
 
INSTANCE - Static variable in class org.jboss.weld.bean.proxy.Marker
 
instance() - Static method in class org.jboss.weld.Container
Get the container for the current application deployment
INSTANCE - Static variable in class org.jboss.weld.injection.EmptyInjectionPoint
 
INSTANCE - Static variable in class org.jboss.weld.literal.AnyLiteral
 
INSTANCE - Static variable in class org.jboss.weld.literal.DefaultLiteral
 
INSTANCE - Static variable in class org.jboss.weld.literal.InterceptorBindingTypeLiteral
 
INSTANCE - Static variable in class org.jboss.weld.literal.QualifierLiteral
 
INSTANCE - Static variable in class org.jboss.weld.literal.ScopeLiteral
 
INSTANCE - Static variable in class org.jboss.weld.literal.StereotypeLiteral
 
instance() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
INSTANCE - Static variable in class org.jboss.weld.resources.DefaultResourceLoader
 
instance() - Static method in class org.jboss.weld.util.collections.ArrayListSupplier
 
instance() - Static method in class org.jboss.weld.util.collections.ArraySetSupplier
 
instance() - Static method in class org.jboss.weld.util.collections.CopyOnWriteArrayListSupplier
 
instance() - Static method in class org.jboss.weld.util.collections.HashSetSupplier
 
instance() - Static method in class org.jboss.weld.util.collections.IterableToIteratorFunction
 
InstanceBean - Class in org.jboss.weld.bean.builtin
 
InstanceBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InstanceBean
 
InstanceImpl<T> - Class in org.jboss.weld.bean.builtin
Helper implementation for Instance for getting instances
instantiate(Class<T>) - Method in interface org.jboss.weld.util.reflection.instantiation.Instantiator
Create a new instance of a class
instantiate(Class<T>) - Method in class org.jboss.weld.util.reflection.instantiation.ReflectionFactoryInstantiator
 
instantiate(Class<T>) - Method in class org.jboss.weld.util.reflection.instantiation.UnsafeInstantiator
 
Instantiator - Interface in org.jboss.weld.util.reflection.instantiation
An interface for instantiating classes using non-portable reflection methods
InstantiatorFactory - Class in org.jboss.weld.util.reflection.instantiation
A factory class for obtaining the first available instantiator
InstantiatorFactory() - Constructor for class org.jboss.weld.util.reflection.instantiation.InstantiatorFactory
 
intercept(InterceptionType, T, InvocationContext) - Method in class org.jboss.weld.bean.InterceptorImpl
 
InterceptedSubclassFactory<T> - Class in org.jboss.weld.bean.proxy
Factory for producing subclasses that are used by the combined interceptors and decorators stack.
InterceptedSubclassFactory(Class<?>, Set<? extends Type>, Bean<?>, Set<MethodSignature>) - Constructor for class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
InterceptedSubclassFactory(Class<?>, Set<? extends Type>, String, Bean<?>, Set<MethodSignature>) - Constructor for class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
Creates a new proxy factory when the name of the proxy class is already known, such as during de-serialization
InterceptionDecorationContext - Class in org.jboss.weld.bean.proxy
A class that holds the interception (and decoration) contexts which are currently in progress.
InterceptionDecorationContext() - Constructor for class org.jboss.weld.bean.proxy.InterceptionDecorationContext
 
InterceptorBindingModel<T extends Annotation> - Class in org.jboss.weld.metadata.cache
 
InterceptorBindingModel(Class<T>, ClassTransformer) - Constructor for class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
InterceptorBindingsAdapter - Class in org.jboss.weld.bean.interceptor
 
InterceptorBindingsAdapter(InterceptionModel<ClassMetadata<?>, ?>) - Constructor for class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
 
InterceptorBindingTypeLiteral - Class in org.jboss.weld.literal
Annotation literal for InterceptorBinding
InterceptorImpl<T> - Class in org.jboss.weld.bean
 
InterceptorImpl(WeldClass<T>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.InterceptorImpl
 
InterceptorMetadataCacheService - Class in org.jboss.weld.bean.interceptor
 
InterceptorMetadataCacheService() - Constructor for class org.jboss.weld.bean.interceptor.InterceptorMetadataCacheService
 
InterceptorResolvable - Interface in org.jboss.weld.resolution
 
InterceptorResolvableBuilder - Class in org.jboss.weld.resolution
 
InterceptorResolvableBuilder() - Constructor for class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
InterceptorResolvableBuilder(Type) - Constructor for class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
intercepts(InterceptionType) - Method in class org.jboss.weld.bean.InterceptorImpl
 
InternalEjbDescriptor<T> - Class in org.jboss.weld.ejb
More powerful version of EjbDescriptor that exposes Maps for some metadata.
InternalEjbDescriptor(EjbDescriptor<T>) - Constructor for class org.jboss.weld.ejb.InternalEjbDescriptor
 
invalidate() - Method in class org.jboss.weld.context.AbstractConversationContext
 
invalidate() - Method in class org.jboss.weld.context.AbstractManagedContext
 
invalidate() - Method in class org.jboss.weld.context.AbstractSharedContext
 
invalidate() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
 
invalidate() - Method in class org.jboss.weld.context.bound.BoundSessionContextImpl
 
invalidate() - Method in interface org.jboss.weld.context.cache.RequestScopedItem
Method that is called when the request ends
InvalidObjectException - Exception in org.jboss.weld.exceptions
An extended version of InvalidObjectException that supports localization.
InvalidObjectException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.InvalidObjectException
Creates a new exception with the given localized message key and optional arguments for the message.
InvocationContextBeanStore - Class in org.jboss.weld.context.beanstore.ejb
 
InvocationContextBeanStore(NamingScheme, InvocationContext) - Constructor for class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
 
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.builtin.CallableMethodHandler
 
invoke(Object, Method, Object...) - Method in class org.jboss.weld.bean.proxy.AbstractBeanInstance
 
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.AbstractDecoratorMethodHandler
 
invoke(Object, Method, Object...) - Method in interface org.jboss.weld.bean.proxy.BeanInstance
 
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
 
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler
Lookups the EJB in the container and executes the method on it
invoke(Object, Method, Object...) - Method in class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
 
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.ProxyMethodHandler
 
invoke(Object, Method, Object...) - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
 
invoke(ELContext, Object[]) - Method in class org.jboss.weld.el.WeldMethodExpression
 
invoke(Object, BeanManagerImpl, CreationalContext<?>, Class<? extends RuntimeException>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
invoke(Object, Object...) - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
invoke(Object, Object...) - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
invoke(Object, Object...) - Method in interface org.jboss.weld.introspector.WeldMethod
Invokes the method
invoke(ELContext, Object[]) - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
 
invoke(Object, Method, Object...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Invokes a given method with given parameters on an instance
invoke(Object, String, Object...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Invokes a given method with given parameters on an instance
invokeDisposeMethod(Object) - Method in class org.jboss.weld.bean.DisposalMethod
 
invokeMethodHandler(ClassFile, Bytecode, MethodInformation, boolean, BytecodeMethodResolver, boolean) - Static method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
calls methodHandler.invoke for a given method
invokeMethodHandler(ClassFile, Bytecode, MethodInformation, boolean, BytecodeMethodResolver) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
calls methodHandler.invoke for a given method
invokeOnInstance(Object, BeanManagerImpl, CreationalContext<?>, Class<? extends RuntimeException>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
invokeOnInstance(Object, Object...) - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
invokeOnInstance(Object, Object...) - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
invokeOnInstance(Object, Object...) - Method in interface org.jboss.weld.introspector.WeldMethod
Invokes the method on the class of the passed instance, not the declaring class.
invokeOnInstanceWithSpecialValue(Object, Class<? extends Annotation>, Object, BeanManagerImpl, CreationalContext<?>, Class<? extends RuntimeException>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
invokeWithSpecialValue(Object, Class<? extends Annotation>, Object, BeanManagerImpl, CreationalContext<?>, Class<? extends RuntimeException>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
isAbstract() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
isAbstract() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isAbstract() - Method in interface org.jboss.weld.introspector.WeldClass
 
isAbstract(Method) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if a method is abstract
isActive() - Method in class org.jboss.weld.context.AbstractManagedContext
 
isActive() - Method in class org.jboss.weld.context.AbstractSharedContext
 
isActive() - Static method in class org.jboss.weld.context.cache.RequestScopedBeanCache
 
isActive() - Method in class org.jboss.weld.context.unbound.DependentContextImpl
 
isAlternative() - Method in class org.jboss.weld.bean.AbstractBean
 
isAlternative() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
isAlternative() - Method in class org.jboss.weld.bean.ForwardingBean
 
isAlternative() - Method in class org.jboss.weld.bean.NewManagedBean
 
isAlternative() - Method in class org.jboss.weld.bean.NewSessionBean
 
isAlternative() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
 
isAlternative() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
 
isAlternative(WeldAnnotated<?, ?>, MergedStereotypes<?, ?>) - Static method in class org.jboss.weld.util.Beans
Is alternative.
isAlternativePresent(Set<Bean<?>>) - Static method in class org.jboss.weld.util.Beans
Check if any of the beans is an alternative
isAmbiguous() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingAnnotated
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
isAnnotationPresent(Class<? extends Annotation>) - Method in interface org.jboss.weld.resolution.Resolvable
Check if an annotation is present
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
isAnonymousClass() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
isAnonymousClass() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isAnonymousClass() - Method in interface org.jboss.weld.introspector.WeldClass
 
isApiVersionCompatibleWith(double) - Method in class org.jboss.weld.jsf.JsfApiAbstraction
 
isArrayType(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if raw type is array type
isAssignableFrom(Class<?>, Type[], Class<?>, Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
Check the assignability of one type to another, taking into account the actual type arguements
isAssignableFrom(Type[], Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isAssignableFrom(Type, Set<? extends Type>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isAssignableFrom(Type, Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isAssignableFrom(Type, Type) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isAssignableFrom(Class<?>, Type[], Type) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isAssignableFrom(Set<Type>, Set<Type>) - Static method in class org.jboss.weld.util.reflection.Reflections
Check the assiginability of a set of flattened types.
isAssignableFrom(Set<Type>, Type) - Static method in class org.jboss.weld.util.reflection.Reflections
Check the assiginability of a set of flattened types.
isAssignableFrom(Type[], Type) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isAssignableTo(Class<?>) - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
isAssignableTo(Class<?>) - Method in interface org.jboss.weld.resolution.Resolvable
Check if this resolvable's type closure includes the clazz passed as an argument
isAssignableTo(Class<?>) - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
isAttached() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
isAttached() - Method in interface org.jboss.weld.context.beanstore.BoundBeanStore
Return true if the bean store is attached
isAttached() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
 
isAvailable() - Method in enum org.jboss.weld.ContainerState
Whether the container is available for use
isAvailable() - Method in interface org.jboss.weld.util.reflection.instantiation.Instantiator
Used for checking if this particular instantiation method is available in the environment
isAvailable() - Method in class org.jboss.weld.util.reflection.instantiation.ReflectionFactoryInstantiator
 
isAvailable() - Method in class org.jboss.weld.util.reflection.instantiation.UnsafeInstantiator
 
isBeanEnabled(Bean<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
isBeanEnabled(Bean<?>, Enabled) - Static method in class org.jboss.weld.util.Beans
 
isBeanNameDefaulted() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
Indicates if the name i defaulted
isBeanNameDefaulted() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
Indicates if the bean name is defaulted
isBeanProxyable(Bean<?>) - Static method in class org.jboss.weld.util.Beans
Indicates if a bean is proxyable
isBindings(Annotation) - Static method in class org.jboss.weld.util.reflection.Reflections
Deprecated.
isCacheable(Set<Annotation>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isCacheable(Annotation[]) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isCached(R) - Method in class org.jboss.weld.resolution.TypeSafeResolver
 
isClassLoadable(String, ResourceLoader) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isClientCanCallRemoveMethods() - Method in class org.jboss.weld.bean.SessionBean
 
isDecorator(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
 
isDelegate() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
isDelegate() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
isDelegate() - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
isDelegate() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
isDelegate() - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
isDelegate() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
isDependent() - Method in class org.jboss.weld.bean.AbstractBean
 
isDependent() - Method in class org.jboss.weld.bean.RIBean
 
isDisabledHandler() - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
 
isDiscovered() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
isDiscovered() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isDiscovered() - Method in interface org.jboss.weld.introspector.WeldClass
 
isEEResourceProducerField(WeldField<?, ?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
isEJB(WeldClass<?>) - Method in class org.jboss.weld.util.BeansClosure
 
isEmpty() - Method in class org.jboss.weld.util.collections.ArraySet
 
isEnum() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
isEnum() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isEnum() - Method in interface org.jboss.weld.introspector.WeldClass
 
isEqual(Annotation, Annotation) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
isEqual(Annotation, Annotation, boolean) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
isEqual(Annotation, Annotation) - Method in class org.jboss.weld.metadata.cache.QualifierModel
Comparator for checking equality
isEquivalent(Class<?>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
isEquivalent(Method) - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
 
isEquivalent(Class<?>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isEquivalent(Method) - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
isEquivalent(Class<?>) - Method in interface org.jboss.weld.introspector.WeldClass
Check if this is equivalent to a java class
isEquivalent(Method) - Method in interface org.jboss.weld.introspector.WeldMethod
Checks if a this is equivalent to a JLR method
isFinal() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
isFinal() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
Indicates if the member if final
isFinal() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
Indicates if the type if final
isFinal() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
Indicates if the parameter is final
isFinal() - Method in interface org.jboss.weld.introspector.WeldAnnotated
Indicates if this AnnotatedItem represents a final element
isFinal(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if class is final
isFinal(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if member is final
isGeneric() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
isGeneric() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isGeneric() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
 
isGeneric() - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
 
isGeneric() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
isGeneric() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
isGeneric() - Method in interface org.jboss.weld.introspector.WeldAnnotated
 
isInitialized() - Method in class org.jboss.weld.bean.AbstractBean
 
isInNamespace(String) - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
 
isInterceptionCandidate() - Method in class org.jboss.weld.bean.AbstractClassBean
 
isInterceptionCandidate() - Method in class org.jboss.weld.bean.ManagedBean
 
isInterceptionCandidate() - Method in class org.jboss.weld.bean.SessionBean
 
isInterceptor(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
 
isInterceptorBinding(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
isLiteralText() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
 
isLiteralText() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
isLocalClass() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
isLocalClass() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isLocalClass() - Method in interface org.jboss.weld.introspector.WeldClass
 
isMarker(int, Method, Object[]) - Static method in class org.jboss.weld.bean.proxy.Marker
 
isMemberClass() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
isMemberClass() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isMemberClass() - Method in interface org.jboss.weld.introspector.WeldClass
 
isMethodExists(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Checks if a method is found in a class
isNormal() - Method in class org.jboss.weld.metadata.cache.ScopeModel
Indicates if the scope is "normal"
isNormalScope(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
isNormalScoped() - Method in class org.jboss.weld.bean.AbstractBean
 
isNullable() - Method in class org.jboss.weld.bean.AbstractBean
Indicates if bean is nullable
isNullable() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
isNullable() - Method in class org.jboss.weld.bean.DisposalMethod
 
isNullable() - Method in class org.jboss.weld.bean.ForwardingBean
Indicates if the delegate is nullable
isPackagePrivate() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
isPackagePrivate() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
 
isPackagePrivate() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isPackagePrivate() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
isPackagePrivate() - Method in interface org.jboss.weld.introspector.WeldAnnotated
 
isPackagePrivate(int) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isParamerterizedTypeWithWildcard(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isParameterizedType() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
isParameterizedType() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
isParameterizedType() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
isParameterizedType() - Method in interface org.jboss.weld.introspector.WeldAnnotated
 
isParameterizedType() - Method in interface org.jboss.weld.introspector.WeldClass
 
isParameterizedType(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if type is parameterized type
isPassivating() - Method in class org.jboss.weld.metadata.cache.ScopeModel
Indicates if the scope is "passivating"
isPassivatingScope(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
isPassivatingScope(Bean<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
Indicates if a bean's scope type is passivating
isPassivationCapabilityCheckRequired(BeanManagerImpl, AbstractClassBean<?>) - Method in class org.jboss.weld.bootstrap.Validator
Returns true if the bean should be validated according to CDI 1.0 (6.6.4).
isPassivationCapableBean() - Method in class org.jboss.weld.bean.AbstractProducerBean
 
isPassivationCapableBean() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
isPassivationCapableBean() - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
 
isPassivationCapableBean() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
isPassivationCapableBean() - Method in class org.jboss.weld.bean.DisposalMethod
 
isPassivationCapableBean() - Method in class org.jboss.weld.bean.ManagedBean
 
isPassivationCapableBean() - Method in class org.jboss.weld.bean.RIBean
 
isPassivationCapableBean() - Method in class org.jboss.weld.bean.SessionBean
 
isPassivationCapableBean(Bean<?>) - Static method in class org.jboss.weld.util.Beans
Tests if a bean is capable of having its state temporarily stored to secondary storage
isPassivationCapableDependency() - Method in class org.jboss.weld.bean.AbstractProducerBean
 
isPassivationCapableDependency() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
isPassivationCapableDependency() - Method in class org.jboss.weld.bean.DisposalMethod
 
isPassivationCapableDependency() - Method in class org.jboss.weld.bean.ManagedBean
 
isPassivationCapableDependency() - Method in class org.jboss.weld.bean.RIBean
 
isPassivationCapableDependency() - Method in class org.jboss.weld.bean.SessionBean
 
isPassivationCapableDependency(Bean<?>) - Static method in class org.jboss.weld.util.Beans
Tests if a bean is capable of having its state temporarily stored to secondary storage
isPrimitive() - Method in class org.jboss.weld.bean.AbstractBean
Indicates if bean type is a primitive
isPrimitive() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
isPrimitive() - Method in class org.jboss.weld.bean.RIBean
 
isPrimitive() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
isPrimitive() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
isPrimitive() - Method in interface org.jboss.weld.introspector.WeldAnnotated
 
isPrimitive(String) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
returns true if the descriptor represents a primitive type
isPrimitive(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isPrivate() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
isPrivate() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
 
isPrivate() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isPrivate() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
isPrivate() - Method in interface org.jboss.weld.introspector.WeldAnnotated
 
isPrivate(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if member is private
isProxy(Object) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
Convenience method to determine if an object is a proxy generated by this factory or any derived factory.
isProxyable() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
isProxyable() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
isProxyable() - Method in class org.jboss.weld.bean.DisposalMethod
 
isProxyable() - Method in class org.jboss.weld.bean.ManagedBean
 
isProxyable() - Method in class org.jboss.weld.bean.ProducerField
 
isProxyable() - Method in class org.jboss.weld.bean.ProducerMethod
 
isProxyable() - Method in class org.jboss.weld.bean.RIBean
 
isProxyable() - Method in class org.jboss.weld.bean.SessionBean
 
isProxyRequired() - Method in class org.jboss.weld.bean.AbstractBean
 
isProxyRequired() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
isProxyRequired() - Method in class org.jboss.weld.bean.RIBean
 
isPublic() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
isPublic() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
 
isPublic() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isPublic() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
isPublic() - Method in interface org.jboss.weld.introspector.WeldAnnotated
Indicates if this annotated item is public
isQualifier(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
isReadOnly(ELContext, Object, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
 
isReadOnly(ELContext) - Method in class org.jboss.weld.el.WeldValueExpression
 
isReadOnly(ELContext) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
isScope(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
isSerializable() - Method in class org.jboss.weld.bean.InterceptorImpl
 
isSerializable() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
isSerializable() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isSerializable() - Method in interface org.jboss.weld.introspector.WeldClass
 
isSerializable(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isSpecialized(T, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
Check if bean is specialized by any of beans
isSpecialized(T, Set<T>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
Check if bean is specialized by any of beans
isSpecialized(Bean<?>) - Method in class org.jboss.weld.util.BeansClosure
 
isSpecializing() - Method in class org.jboss.weld.bean.AbstractBean
 
isSpecializing() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
isSpecializing() - Method in class org.jboss.weld.bean.NewManagedBean
 
isSpecializing() - Method in class org.jboss.weld.bean.NewSessionBean
 
isSpecializing() - Method in class org.jboss.weld.bean.ProducerField
 
isSpecializing() - Method in class org.jboss.weld.bean.RIBean
 
isStatic() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
 
isStatic() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
Indicates if the member is static
isStatic() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
Indicates if the type is static
isStatic() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
Indicates if the parameter is static
isStatic() - Method in interface org.jboss.weld.introspector.WeldAnnotated
Indicates if this AnnotatedItem represents a static element
isStatic(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if type is static
isStatic(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if member is static
isStereotype(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
isSubclassed() - Method in class org.jboss.weld.bean.AbstractClassBean
 
isSubclassed() - Method in class org.jboss.weld.bean.DecoratorImpl
 
isTransient() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
isTransient() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
isTransient() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
isTransient() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
isTransient() - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
isTransient() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
 
isTransient() - Method in class org.jboss.weld.introspector.ForwardingWeldField
 
isTransient() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
 
isTransient() - Method in interface org.jboss.weld.introspector.WeldField
 
isTransient(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isTypeBounded(Type, Type[], Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isTypeManagedBeanOrDecoratorOrInterceptor(WeldClass<?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
Indicates if the type is a simple Web Bean
isTypeOrAnyMethodFinal(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if type or member is final
isTypeProxyable(Type) - Static method in class org.jboss.weld.util.Proxies
Indicates if a class is proxyable
isTypeSerializable(Class<?>) - Method in class org.jboss.weld.bean.AbstractProducerBean
 
isTypesProxyable(Bean<?>) - Static method in class org.jboss.weld.util.Proxies
Indicates if a set of types are all proxyable
isTypesProxyable(Iterable<? extends Type>) - Static method in class org.jboss.weld.util.Proxies
Indicates if a set of types are all proxyable
isUnsatisfied() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
isValid() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Indicates if the annotation is valid
isVeto() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
isWide(String) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
returns true if the descriptor represents a long or a double
isWide(Class<?>) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
returns true if the class represents a long or a double
IterableToIteratorFunction<T> - Class in org.jboss.weld.util.collections
 
IterableToIteratorFunction() - Constructor for class org.jboss.weld.util.collections.IterableToIteratorFunction
 
iterator() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
iterator() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
iterator() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
iterator() - Method in interface org.jboss.weld.context.beanstore.BeanStore
 
iterator() - Method in class org.jboss.weld.ejb.EjbDescriptors
 
iterator() - Method in class org.jboss.weld.util.collections.ArraySet
 
iterator() - Method in class org.jboss.weld.util.dom.NodeListIterable
 
iterator() - Method in class org.jboss.weld.util.ServiceLoader
Lazily loads the available providers of this loader's service.

J

JAVAEE_URI - Static variable in class org.jboss.weld.xml.BeansXmlHandler
 
JsfApiAbstraction - Class in org.jboss.weld.jsf
Utility class for JSF related components, concepts etc.
JsfApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.jsf.JsfApiAbstraction
 
JsfMessage - Enum in org.jboss.weld.logging.messages
 
JumpMarker - Interface in org.jboss.weld.util.bytecode
Interface that represents a conditional jump or goto in bytecode.
JumpUtils - Class in org.jboss.weld.util.bytecode
Utilities for writiting conditional statements in bytecode
JumpUtils() - Constructor for class org.jboss.weld.util.bytecode.JumpUtils
 

L

LazyCyclicSessionBeanStore - Class in org.jboss.weld.context.beanstore.http
This session bean store knows how to handle cyclic bean creation.
LazyCyclicSessionBeanStore(HttpServletRequest, NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
 
LazySessionBeanStore - Class in org.jboss.weld.context.beanstore.http
A BeanStore that uses a HTTP session as backing storage.
LazySessionBeanStore(HttpServletRequest, NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.http.LazySessionBeanStore
 
LazyValueHolder<T> - Class in org.jboss.weld.util
Represents a lazily computed value.
LazyValueHolder() - Constructor for class org.jboss.weld.util.LazyValueHolder
 
load(Class<S>) - Static method in class org.jboss.weld.util.ServiceLoader
Creates a new service loader for the given service type, using the current thread's context class loader.
load(Class<S>, ClassLoader) - Static method in class org.jboss.weld.util.ServiceLoader
Creates a new service loader for the given service type and class loader.
loadAnnotation(Class<T>) - Method in class org.jboss.weld.resources.ClassTransformer
 
loadBeanClass(String) - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
Deprecated.
loadClass(Class<T>, Type) - Method in class org.jboss.weld.resources.ClassTransformer
 
loadClass(Class<T>) - Method in class org.jboss.weld.resources.ClassTransformer
 
loadClass(AnnotatedType<T>) - Method in class org.jboss.weld.resources.ClassTransformer
 
loadClasses() - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
loadExtensions(ClassLoader) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
loadInstalled(Class<S>) - Static method in class org.jboss.weld.util.ServiceLoader
Creates a new service loader for the given service type, using the extension class loader.
loadParameters(Bytecode, String) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
Push all parameters onto the stack, excluding the this pointer (variable 0).
loadParameters(Bytecode, String[]) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
Push all parameters onto the stack, excluding the this pointer (variable 0).
lock(long) - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
log - Static variable in class org.jboss.weld.bean.proxy.AbstractBeanInstance
 
log - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
log - Static variable in class org.jboss.weld.bean.proxy.ProxyMethodHandler
 
LoggerFactory - Class in org.jboss.weld.logging
 
loggerFactory() - Static method in class org.jboss.weld.logging.LoggerFactory
 
lookupMethod(Object, Method) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Looks up a method in an inheritance hierarchy
lookupMethod(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Returns a method from the class or any class/interface in the inheritance hierarchy

M

makeMethod(MethodInformation, Class<?>[], Bytecode, ConstPool) - Static method in class org.jboss.weld.util.bytecode.MethodUtils
Creates a MethodInfo from the given information.
ManagedBean<T> - Class in org.jboss.weld.bean
Represents a simple bean
ManagedBean(WeldClass<T>, String, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.ManagedBean
Constructor
ManagerObjectFactory - Class in org.jboss.weld.resources
 
ManagerObjectFactory() - Constructor for class org.jboss.weld.resources.ManagerObjectFactory
 
MapBeanStore - Class in org.jboss.weld.context.beanstore
 
MapBeanStore(NamingScheme, Map<String, Object>) - Constructor for class org.jboss.weld.context.beanstore.MapBeanStore
 
MAPPED_DECLARED_METAANNOTATIONS - Static variable in interface org.jboss.weld.introspector.WeldAnnotated
The set of declared meta-annotations to map
MAPPED_METAANNOTATIONS - Static variable in interface org.jboss.weld.introspector.WeldAnnotated
The set of meta-annotations to map
MAPPED_PARAMETER_ANNOTATIONS - Static variable in interface org.jboss.weld.introspector.WeldCallable
 
MAPPED_SUPERCLASS_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
mappedQualifiers - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
mark() - Method in interface org.jboss.weld.util.bytecode.JumpMarker
Changes the jump instructions target to the next bytecode to be added to the Bytecode
Marker - Class in org.jboss.weld.bean.proxy
A marker class we can use to ensure that our method will not collide with a user provided method
match(String, String, boolean) - Static method in class org.jboss.weld.metadata.Selectors
Tests whether or not a string matches against a pattern.
matches(Resolvable, T) - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
 
matches(Resolvable, Decorator<?>) - Method in class org.jboss.weld.resolution.TypeSafeDecoratorResolver
 
matches(Resolvable, DisposalMethod<?, ?>) - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
 
matches(InterceptorResolvable, Interceptor<?>) - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
 
matches(Resolvable, ObserverMethod<?>) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
 
matches(R, T) - Method in class org.jboss.weld.resolution.TypeSafeResolver
 
matches(Class<?>, Type[], Class<?>, Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
 
matches(Type, Set<? extends Type>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
matches(Type, Type) - Static method in class org.jboss.weld.util.reflection.Reflections
 
matches(Class<?>, Type[], Type) - Static method in class org.jboss.weld.util.reflection.Reflections
 
matches(Set<Type>, Set<Type>) - Static method in class org.jboss.weld.util.reflection.Reflections
Check whether whether any of the types1 matches a type in types2
matchPath(String, String) - Static method in class org.jboss.weld.metadata.Selectors
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class org.jboss.weld.metadata.Selectors
Tests whether or not a given path matches a given pattern.
merge(Set<Annotation>) - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
Perform the merge
MergedStereotypes<T,E> - Class in org.jboss.weld.metadata.cache
Meta model for the merged stereotype for a bean
MergedStereotypes(Set<Annotation>, BeanManagerImpl) - Constructor for class org.jboss.weld.metadata.cache.MergedStereotypes
Constructor
mergeInQualifiers(Annotation[], Annotation[]) - Static method in class org.jboss.weld.util.Beans
 
mergeInQualifiers(Collection<Annotation>, Annotation[]) - Static method in class org.jboss.weld.util.Beans
 
messageConveyerFactory() - Static method in class org.jboss.weld.logging.MessageConveyorFactory
 
MessageConveyorFactory - Class in org.jboss.weld.logging
 
MessageConveyorFactory() - Constructor for class org.jboss.weld.logging.MessageConveyorFactory
 
MessageDrivenInjectionTarget<T> - Class in org.jboss.weld.manager
 
MessageDrivenInjectionTarget(WeldClass<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.MessageDrivenInjectionTarget
 
MessageId - Annotation Type in org.jboss.weld.logging
 
MetaAnnotationStore - Class in org.jboss.weld.metadata.cache
Metadata singleton for holding EJB metadata, scope models etc.
MetaAnnotationStore(ClassTransformer) - Constructor for class org.jboss.weld.metadata.cache.MetaAnnotationStore
 
MetadataImpl<T> - Class in org.jboss.weld.metadata
 
MetadataImpl(T, String) - Constructor for class org.jboss.weld.metadata.MetadataImpl
 
MetadataMessage - Enum in org.jboss.weld.logging.messages
 
MethodInformation - Interface in org.jboss.weld.util.bytecode
Data that is needed when working with a method in bytecode
MethodInjectionPoint<T,X> - Class in org.jboss.weld.injection
 
MethodInjectionPoint(Bean<?>, WeldMethod<T, X>) - Constructor for class org.jboss.weld.injection.MethodInjectionPoint
 
MethodSignature - Interface in org.jboss.weld.introspector
 
MethodSignatureImpl - Class in org.jboss.weld.introspector.jlr
 
MethodSignatureImpl(WeldMethod<?, ?>) - Constructor for class org.jboss.weld.introspector.jlr.MethodSignatureImpl
 
MethodSignatureImpl(Method) - Constructor for class org.jboss.weld.introspector.jlr.MethodSignatureImpl
 
MethodUtils - Class in org.jboss.weld.util.bytecode
Utility class for working with methods
MINIMUM_API_VERSION - Variable in class org.jboss.weld.jsf.JsfApiAbstraction
 
mostSpecialized(Bean<?>) - Method in class org.jboss.weld.util.BeansClosure
 

N

name - Variable in class org.jboss.weld.bean.AbstractBean
 
NameBasedResolver - Class in org.jboss.weld.resolution
Implementation of name based bean resolution
NameBasedResolver(BeanManagerImpl, Iterable<? extends Bean<?>>) - Constructor for class org.jboss.weld.resolution.NameBasedResolver
Constructor
NamedLiteral - Class in org.jboss.weld.literal
Annotation literal for Named
NamedLiteral(String) - Constructor for class org.jboss.weld.literal.NamedLiteral
 
Namespace - Class in org.jboss.weld.el
A namespace for bean names
Namespace(Iterable<String>) - Constructor for class org.jboss.weld.el.Namespace
Create a new namespace hierarchy
Namespace(String, String) - Constructor for class org.jboss.weld.el.Namespace
 
NamingScheme - Interface in org.jboss.weld.context.beanstore
 
NewBean - Interface in org.jboss.weld.bean
Marker interface for @New beans
newChildActivityManager(BeanManagerImpl) - Static method in class org.jboss.weld.manager.BeanManagerImpl
Create a new child manager
newInstance(InjectionPoint, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
 
newInstance(InjectionPoint, CreationalContext<Event<?>>) - Method in class org.jboss.weld.bean.builtin.EventBean
 
newInstance(InjectionPoint, CreationalContext<Instance<?>>) - Method in class org.jboss.weld.bean.builtin.InstanceBean
 
newInstance(BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
newInstance(BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
 
newInstance(Object...) - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
 
newInstance(Object...) - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
Creates a new instance
newInstance(Object...) - Method in interface org.jboss.weld.introspector.WeldConstructor
Creates a new instance of the class, using this constructor
newInstance(Class<T>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Creates a new instance of a class
NewLiteral - Class in org.jboss.weld.literal
Annotation literal for New
NewLiteral() - Constructor for class org.jboss.weld.literal.NewLiteral
 
NewManagedBean<T> - Class in org.jboss.weld.bean
Represents a @New simple bean
NewManagedBean(WeldClass<T>, String, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.NewManagedBean
Protected constructor
newManager(BeanManagerImpl, String, ServiceRegistry, Enabled) - Static method in class org.jboss.weld.manager.BeanManagerImpl
 
newRootManager(String, ServiceRegistry, Enabled) - Static method in class org.jboss.weld.manager.BeanManagerImpl
Create a new, root, manager
NewSessionBean<T> - Class in org.jboss.weld.bean
Represents a @New enterprise bean
NewSessionBean(WeldClass<T>, InternalEjbDescriptor<T>, String, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.NewSessionBean
Protected constructor
newUnsafeInstance(Class<T>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Creates a new instance of a class using unportable methods, if available
next() - Method in class org.jboss.weld.util.dom.NodeListIterator
 
NO_CID - Static variable in class org.jboss.weld.jsf.WeldPhaseListener
 
NodeListIterable - Class in org.jboss.weld.util.dom
 
NodeListIterable(NodeList) - Constructor for class org.jboss.weld.util.dom.NodeListIterable
 
NodeListIterator - Class in org.jboss.weld.util.dom
 
NodeListIterator(NodeList) - Constructor for class org.jboss.weld.util.dom.NodeListIterator
 
NonexistentConversationException - Exception in org.jboss.weld.context
A localized message version of the NonexistentConversationException.
NonexistentConversationException(Throwable) - Constructor for exception org.jboss.weld.context.NonexistentConversationException
 
NonexistentConversationException(E, Object...) - Constructor for exception org.jboss.weld.context.NonexistentConversationException
 
NormalScopeLiteral - Class in org.jboss.weld.literal
Annotation literal for NormalScope
NormalScopeLiteral(boolean) - Constructor for class org.jboss.weld.literal.NormalScopeLiteral
 
notify(T) - Method in class org.jboss.weld.event.ObserverMethodImpl
 
NullableDependencyException - Exception in org.jboss.weld.exceptions
Thrown if an injection point of primitive type resolves to a bean which may be null
NullableDependencyException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.NullableDependencyException
Creates a new exception with the given localized message key and optional arguments for the message.
NullableDependencyException(Throwable) - Constructor for exception org.jboss.weld.exceptions.NullableDependencyException
Creates a new exception with the given cause.
NullInstanceException - Exception in org.jboss.weld.exceptions
This exception occurs in cases where an object instance was expected, but the reference was null.
NullInstanceException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.NullInstanceException
Creates a new exception with the given localized message key and optional arguments for the message.

O

observer - Variable in class org.jboss.weld.event.DeferredEventNotification
 
ObserverFactory - Class in org.jboss.weld.event
Bound factory class that produces implicit observers for observer methods.
ObserverFactory() - Constructor for class org.jboss.weld.event.ObserverFactory
 
observerMethod - Variable in class org.jboss.weld.event.ObserverMethodImpl
 
ObserverMethodImpl<T,X> - Class in org.jboss.weld.event
Reference implementation for the ObserverMethod interface, which represents an observer method.
ObserverMethodImpl(WeldMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.event.ObserverMethodImpl
Creates an Observer which describes and encapsulates an observer method (8.5).
Observers - Class in org.jboss.weld.util
 
Observers() - Constructor for class org.jboss.weld.util.Observers
 
of(ContextHolder<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.builtin.ContextBean
 
of(WeldField<T, ? super X>, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
Creates an EE resource producer field
of(InjectionPoint, CreationalContext<I>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.builtin.InstanceImpl
 
of(Decorator<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.CustomDecoratorWrapper
 
of(WeldClass<T>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.DecoratorImpl
Creates a decorator bean
of(BeanManagerImpl, WeldMethod<T, ? super X>, AbstractClassBean<X>, ServiceRegistry) - Static method in class org.jboss.weld.bean.DisposalMethod
 
of(WeldClass<T>) - Static method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
 
of(WeldClass<T>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.InterceptorImpl
 
of(WeldClass<T>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.ManagedBean
Creates a simple, annotation defined Web Bean
of(WeldClass<T>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.NewManagedBean
Creates an instance of a NewSimpleBean from an annotated class
of(InternalEjbDescriptor<T>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.NewSessionBean
Creates an instance of a NewEnterpriseBean from an annotated class
of(WeldField<T, ? super X>, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.ProducerField
Creates a producer field
of(WeldMethod<T, ? super X>, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.ProducerMethod
Creates a producer method Web Bean
of(InternalEjbDescriptor<T>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.SessionBean
Creates a simple, annotation defined Enterprise Web Bean
of(InternalEjbDescriptor<T>, BeanManagerImpl, WeldClass<T>, ServiceRegistry) - Static method in class org.jboss.weld.bean.SessionBean
Creates a simple, annotation defined Enterprise Web Bean using the annotations specified on type
of(InjectionPoint, BeanManagerImpl) - Static method in class org.jboss.weld.event.EventImpl
 
of(Bean<T>, WeldConstructor<T>) - Static method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
of(Bean<?>, WeldField<T, X>) - Static method in class org.jboss.weld.injection.FieldInjectionPoint
 
of(Bean<?>, WeldMethod<T, X>) - Static method in class org.jboss.weld.injection.MethodInjectionPoint
 
of(Bean<?>, WeldParameter<T, X>) - Static method in class org.jboss.weld.injection.ParameterInjectionPoint
 
of(AnnotatedType<X>) - Static method in class org.jboss.weld.introspector.DiscoveredExternalAnnotatedType
 
of(AnnotatedType<X>) - Static method in class org.jboss.weld.introspector.ExternalAnnotatedType
 
of(Class<T>, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
of(AnnotatedType<T>, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
of(Class<T>, Type, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
of(Constructor<T>, WeldClass<T>, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
 
of(AnnotatedConstructor<T>, WeldClass<T>, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
 
of(Field, WeldClass<X>, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
 
of(AnnotatedField<? super X>, WeldClass<X>, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
 
of(Method, WeldClass<X>, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
of(AnnotatedMethod<? super X>, WeldClass<X>, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
of(Annotation[], Class<T>, Type, WeldCallable<?, X, ?>, int, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
of(Set<Annotation>, Class<T>, Type, WeldCallable<?, X, ?>, int, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
of(BeansXml, ResourceLoader) - Static method in class org.jboss.weld.manager.Enabled
 
of(Set<? extends Type>) - Static method in class org.jboss.weld.util.Proxies.TypeInfo
 
org.jboss.weld - package org.jboss.weld
 
org.jboss.weld.bean - package org.jboss.weld.bean
 
org.jboss.weld.bean.builtin - package org.jboss.weld.bean.builtin
 
org.jboss.weld.bean.builtin.ee - package org.jboss.weld.bean.builtin.ee
 
org.jboss.weld.bean.interceptor - package org.jboss.weld.bean.interceptor
 
org.jboss.weld.bean.proxy - package org.jboss.weld.bean.proxy
 
org.jboss.weld.bean.proxy.util - package org.jboss.weld.bean.proxy.util
 
org.jboss.weld.bootstrap - package org.jboss.weld.bootstrap
 
org.jboss.weld.bootstrap.events - package org.jboss.weld.bootstrap.events
 
org.jboss.weld.context - package org.jboss.weld.context
 
org.jboss.weld.context.beanstore - package org.jboss.weld.context.beanstore
 
org.jboss.weld.context.beanstore.ejb - package org.jboss.weld.context.beanstore.ejb
 
org.jboss.weld.context.beanstore.http - package org.jboss.weld.context.beanstore.http
 
org.jboss.weld.context.bound - package org.jboss.weld.context.bound
 
org.jboss.weld.context.cache - package org.jboss.weld.context.cache
 
org.jboss.weld.context.conversation - package org.jboss.weld.context.conversation
 
org.jboss.weld.context.ejb - package org.jboss.weld.context.ejb
 
org.jboss.weld.context.http - package org.jboss.weld.context.http
 
org.jboss.weld.context.unbound - package org.jboss.weld.context.unbound
 
org.jboss.weld.ejb - package org.jboss.weld.ejb
 
org.jboss.weld.el - package org.jboss.weld.el
 
org.jboss.weld.event - package org.jboss.weld.event
 
org.jboss.weld.exceptions - package org.jboss.weld.exceptions
 
org.jboss.weld.injection - package org.jboss.weld.injection
 
org.jboss.weld.introspector - package org.jboss.weld.introspector
 
org.jboss.weld.introspector.jlr - package org.jboss.weld.introspector.jlr
 
org.jboss.weld.jsf - package org.jboss.weld.jsf
 
org.jboss.weld.literal - package org.jboss.weld.literal
 
org.jboss.weld.logging - package org.jboss.weld.logging
 
org.jboss.weld.logging.messages - package org.jboss.weld.logging.messages
 
org.jboss.weld.manager - package org.jboss.weld.manager
 
org.jboss.weld.metadata - package org.jboss.weld.metadata
 
org.jboss.weld.metadata.cache - package org.jboss.weld.metadata.cache
 
org.jboss.weld.persistence - package org.jboss.weld.persistence
 
org.jboss.weld.resolution - package org.jboss.weld.resolution
 
org.jboss.weld.resources - package org.jboss.weld.resources
 
org.jboss.weld.serialization - package org.jboss.weld.serialization
 
org.jboss.weld.servlet - package org.jboss.weld.servlet
 
org.jboss.weld.util - package org.jboss.weld.util
 
org.jboss.weld.util.bytecode - package org.jboss.weld.util.bytecode
 
org.jboss.weld.util.collections - package org.jboss.weld.util.collections
 
org.jboss.weld.util.dom - package org.jboss.weld.util.dom
 
org.jboss.weld.util.el - package org.jboss.weld.util.el
 
org.jboss.weld.util.reflection - package org.jboss.weld.util.reflection
 
org.jboss.weld.util.reflection.instantiation - package org.jboss.weld.util.reflection.instantiation
 
org.jboss.weld.ws - package org.jboss.weld.ws
 
org.jboss.weld.xml - package org.jboss.weld.xml
 

P

PARAMETER_NAME - Static variable in class org.jboss.weld.context.beanstore.ConversationNamingScheme
 
ParameterInjectionPoint<T,X> - Class in org.jboss.weld.injection
 
ParameterizedTypeImpl - Class in org.jboss.weld.util.reflection
 
ParameterizedTypeImpl(Type, Type[], Type) - Constructor for class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
parse(Iterable<URL>) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
parse(URL) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
parse(URL) - Method in class org.jboss.weld.xml.BeansXmlParser
 
parse(Iterable<URL>) - Method in class org.jboss.weld.xml.BeansXmlParser
 
passivating() - Method in class org.jboss.weld.literal.NormalScopeLiteral
 
peek() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
 
peek() - Method in class org.jboss.weld.injection.CurrentInjectionPoint
The injection point being operated on for this thread
PERSISTENCE_CONTEXT_ANNOTATION_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
PERSISTENCE_CONTEXT_TYPE_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
PERSISTENCE_UNIT_ANNOTATION_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
PersistenceApiAbstraction - Class in org.jboss.weld.persistence
 
PersistenceApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.persistence.PersistenceApiAbstraction
 
pop() - Method in class org.jboss.weld.injection.CurrentInjectionPoint
 
postConstruct(T) - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
postSpecialize() - Method in class org.jboss.weld.bean.AbstractBean
 
preDestroy(T) - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
prefix(String) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
prefix(Collection<String>) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
prefix(String) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
 
prefix(Collection<String>) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
 
prefix(String) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
Add the prefix to the id
prefix(Collection<String>) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
 
preSpecialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractBean
 
preSpecialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractClassBean
 
preSpecialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ManagedBean
 
preSpecialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ProducerMethod
 
preSpecialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.SessionBean
Validates specialization
PrincipalBean - Class in org.jboss.weld.bean.builtin.ee
 
PrincipalBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.PrincipalBean
 
ProcessAnnotatedTypeImpl<X> - Class in org.jboss.weld.bootstrap.events
Container lifecycle event for each Java class or interface discovered by the container.
ProcessAnnotatedTypeImpl(BeanManagerImpl, AnnotatedType<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
ProcessBeanImpl<X> - Class in org.jboss.weld.bootstrap.events
 
ProcessBeanImpl(BeanManagerImpl, Bean<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessBeanImpl
 
ProcessBeanInjectionTarget<X> - Class in org.jboss.weld.bootstrap.events
 
ProcessBeanInjectionTarget(BeanManagerImpl, AbstractClassBean<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessBeanInjectionTarget
 
processEndChildElement(String, String, String, String) - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
Called by endElement, the nested content is not available
ProcessManagedBeanImpl<X> - Class in org.jboss.weld.bootstrap.events
 
ProcessManagedBeanImpl(BeanManagerImpl, ManagedBean<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessManagedBeanImpl
 
ProcessObserverMethodImpl<T,X> - Class in org.jboss.weld.bootstrap.events
Implementation of the event used to notify observers for each observer method that is added.
ProcessObserverMethodImpl(BeanManagerImpl, AnnotatedMethod<X>, ObserverMethodImpl<T, X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
ProcessProducerFieldImpl<T,X> - Class in org.jboss.weld.bootstrap.events
 
ProcessProducerFieldImpl(BeanManagerImpl, ProducerField<T, X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessProducerFieldImpl
 
ProcessProducerImpl<T,X> - Class in org.jboss.weld.bootstrap.events
 
ProcessProducerImpl(BeanManagerImpl, AnnotatedMember<T>, AbstractProducerBean<T, X, ?>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessProducerImpl
 
ProcessProducerMethodImpl<T,X> - Class in org.jboss.weld.bootstrap.events
 
ProcessProducerMethodImpl(BeanManagerImpl, ProducerMethod<T, X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl
 
ProcessSessionBeanImpl<X> - Class in org.jboss.weld.bootstrap.events
 
ProcessSessionBeanImpl(BeanManagerImpl, SessionBean<Object>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
 
ProcessSimpleInjectionTarget<X> - Class in org.jboss.weld.bootstrap.events
 
ProcessSimpleInjectionTarget(BeanManagerImpl, AnnotatedType<X>, InjectionTarget<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessSimpleInjectionTarget
 
processStartChildElement(String, String, String, Attributes) - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
Called by startElement, the nested content is not available
produce(CreationalContext<T>) - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
ProducerField<X,T> - Class in org.jboss.weld.bean
Represents a producer field
ProducerField(WeldField<T, ? super X>, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.ProducerField
Constructor
ProducerMethod<X,T> - Class in org.jboss.weld.bean
Represents a producer method bean
ProducerMethod(WeldMethod<T, ? super X>, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.ProducerMethod
 
Proxies - Class in org.jboss.weld.util
Utilties for working with Javassist proxies
Proxies() - Constructor for class org.jboss.weld.util.Proxies
 
Proxies.TypeInfo - Class in org.jboss.weld.util
 
Proxy - Interface in org.jboss.weld.bean.proxy
General interface for all proxies adding functionality that can change the behavior of the proxy during runtime.
proxy_getInstance() - Method in interface org.jboss.weld.bean.proxy.Proxy
Gets the proxied bean instance.
proxy_setInstance(BeanInstance) - Method in interface org.jboss.weld.bean.proxy.Proxy
Sets the proxied instance.
PROXY_SUFFIX - Static variable in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
 
PROXY_SUFFIX - Static variable in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
PROXY_SUFFIX - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
ProxyClassConstructorInjectionPointWrapper<T> - Class in org.jboss.weld.injection
A wrapper on a ConstructorInjectionPoint, to be used if a proxy subclass is instantiated instead of the original (e.g.
ProxyClassConstructorInjectionPointWrapper(Bean<T>, WeldConstructor<T>, ConstructorInjectionPoint<T>) - Constructor for class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
 
ProxyFactory<T> - Class in org.jboss.weld.bean.proxy
Main factory to produce proxy classes and instances for Weld beans.
ProxyFactory(Class<?>, Set<? extends Type>, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.ProxyFactory
created a new proxy factory from a bean instance.
ProxyFactory(Class<?>, Set<? extends Type>, String, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.ProxyFactory
Creates a new proxy factory when the name of the proxy class is already known, such as during de-serialization
ProxyMethodHandler - Class in org.jboss.weld.bean.proxy
A general purpose MethodHandler for all proxies which routes calls to the BeanInstance associated with this proxy or handler.
ProxyMethodHandler(BeanInstance, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.ProxyMethodHandler
 
push(T) - Method in class org.jboss.weld.context.CreationalContextImpl
 
push(T) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
 
push(T) - Method in interface org.jboss.weld.context.WeldCreationalContext
 
push(InjectionPoint) - Method in class org.jboss.weld.injection.CurrentInjectionPoint
Replaces (or adds) the current injection point.
pushClassType(Bytecode, String) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
Pushes a class type onto the stack from the string representation This can also handle primitives
put(String, ContextualInstance<T>) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
put(String, ContextualInstance<T>) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
put(String, ContextualInstance<T>) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Adds a bean instance to the storage
putBeanDeployments(Map<BeanDeploymentArchive, BeanDeployment>) - Method in class org.jboss.weld.Container
Add sub-deployment units to the container
putIfAbsent(Contextual<?>) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
Add a contextual (if not already present) to the store, and return it's id.
putSingleElement(K, V) - Method in class org.jboss.weld.util.collections.ArraySetMultimap
 

Q

QualifierLiteral - Class in org.jboss.weld.literal
Annotation literal for Qualifier?
QualifierModel<T extends Annotation> - Class in org.jboss.weld.metadata.cache
Model of a binding type
QualifierModel(Class<T>, ClassTransformer) - Constructor for class org.jboss.weld.metadata.cache.QualifierModel
Constructor
qualifiers - Variable in class org.jboss.weld.bean.AbstractBean
 
qualifiers - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
qualifyName(String) - Method in class org.jboss.weld.el.Namespace
 

R

rawType - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
readResolve() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
ReflectionFactoryInstantiator - Class in org.jboss.weld.util.reflection.instantiation
A instantiator for sun.reflect.ReflectionFactory
ReflectionFactoryInstantiator() - Constructor for class org.jboss.weld.util.reflection.instantiation.ReflectionFactoryInstantiator
 
ReflectionMessage - Enum in org.jboss.weld.logging.messages
 
Reflections - Class in org.jboss.weld.util.reflection
Utility class for static reflection-type operations
Reflections() - Constructor for class org.jboss.weld.util.reflection.Reflections
 
registerBeanNamespace(Bean<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
registerInterceptors() - Method in class org.jboss.weld.bean.NewSessionBean
 
registerInterceptors() - Method in class org.jboss.weld.bean.SessionBean
 
release() - Method in class org.jboss.weld.context.CreationalContextImpl
 
release(Contextual<T>, T) - Method in class org.jboss.weld.context.CreationalContextImpl
 
release() - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
 
release() - Method in interface org.jboss.weld.context.WeldCreationalContext
 
reload() - Method in class org.jboss.weld.util.ServiceLoader
Clear this loader's provider cache so that all providers will be reloaded.
remove(String) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
remove(Object) - Method in class org.jboss.weld.util.collections.ArraySet
 
remove() - Method in class org.jboss.weld.util.dom.NodeListIterator
 
removeAccessibleClosure(BeanManagerImpl) - Static method in class org.jboss.weld.util.BeansClosure
Remove accesible beans closure.
removeAll(Collection<?>) - Method in class org.jboss.weld.util.collections.ArraySet
 
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
Removes an attribute from the underlying storage
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
 
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
 
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
 
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
 
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.MapBeanStore
 
removeClosure(BeanManagerImpl) - Static method in class org.jboss.weld.util.BeansClosure
Remove beans closure.
removeDisabledAndSpecializedBeans(Set<T>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
Retains only beans which have deployment type X.
RemoveMetadataWrapperFunction<T> - Class in org.jboss.weld.manager
 
RemoveMetadataWrapperFunction() - Constructor for class org.jboss.weld.manager.RemoveMetadataWrapperFunction
 
removeRequestAttribute(R, String) - Method in class org.jboss.weld.context.AbstractConversationContext
Remove an attribute from the request.
removeRequestAttribute(BoundRequest, String) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
 
removeRequestAttribute(HttpServletRequest, String) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
 
RequestBeanStore - Class in org.jboss.weld.context.beanstore.http
A BeanStore that uses a HTTP request as backing storage.
RequestBeanStore(ServletRequest, NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.http.RequestBeanStore
 
RequestContextImpl - Class in org.jboss.weld.context.unbound
 
RequestContextImpl() - Constructor for class org.jboss.weld.context.unbound.RequestContextImpl
 
requestDestroyed(ServletRequestEvent) - Method in class org.jboss.weld.servlet.WeldListener
 
requestInitialized(ServletRequestEvent) - Method in class org.jboss.weld.servlet.WeldListener
 
RequestScopedBeanCache - Class in org.jboss.weld.context.cache
Caches beans over the life of a request, to allow for efficient bean lookups from proxies.
RequestScopedBeanCache() - Constructor for class org.jboss.weld.context.cache.RequestScopedBeanCache
 
RequestScopedItem - Interface in org.jboss.weld.context.cache
An item that can be cached for the lifetime of a request.
ResolutionMessage - Enum in org.jboss.weld.logging.messages
 
Resolvable - Interface in org.jboss.weld.resolution
Something that is resovable by the resolver.
ResolvableBuilder - Class in org.jboss.weld.resolution
 
ResolvableBuilder() - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
 
ResolvableBuilder(Type) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
 
ResolvableBuilder(InjectionPoint) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
 
ResolvableBuilder.ResolvableImpl - Class in org.jboss.weld.resolution
 
ResolvableBuilder.ResolvableImpl(Class<?>, Set<Type>, Set<Annotation>, Map<Class<? extends Annotation>, Annotation>, Bean<?>) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
resolve(Set<Bean<? extends X>>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
resolve(String) - Method in class org.jboss.weld.resolution.NameBasedResolver
Get the possible beans for the given name
resolve(Set<Bean<? extends X>>) - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
 
resolve(R, boolean) - Method in class org.jboss.weld.resolution.TypeSafeResolver
Get the possible beans for the given element
resolveClassLoaderForBeanProxy(Bean<?>, Proxies.TypeInfo) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
Figures out the correct class loader to use for a proxy for a given bean
resolveClassLoaderForBeanProxy(Bean<?>) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
 
resolveDecorators(Set<Type>, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
resolveDecorators(Set<Type>, Set<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
resolveDisposalBeans(Set<Type>, Set<Annotation>, AbstractClassBean<X>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
Resolve the disposal method for the given producer method.
resolveEEResource(BeanManagerImpl, WeldInjectionPoint<?, ?>) - Static method in class org.jboss.weld.util.Beans
Inspect an injection point, and try to retrieve a EE resource for it
resolveInterceptors(InterceptionType, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
Resolves a list of interceptors based on interception type and interceptor bindings
resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
resolveObserverMethods(Type, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
resolveObserverMethods(Type, Set<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
RESOURCE_ANNOTATION_CLASS - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
 
retainAll(Collection<?>) - Method in class org.jboss.weld.util.collections.ArraySet
 
RIBean<T> - Class in org.jboss.weld.bean
Abstract base class with functions specific to RI built-in beans
RIBean(String, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.RIBean
 
run() - Method in class org.jboss.weld.event.DeferredEventNotification
 
run() - Method in class org.jboss.weld.injection.InjectionContextImpl
 
RuntimeMethodInformation - Class in org.jboss.weld.util.bytecode
Contains all the data that is needed when working with a method in bytecode
RuntimeMethodInformation(Method) - Constructor for class org.jboss.weld.util.bytecode.RuntimeMethodInformation
 

S

ScanningImpl - Class in org.jboss.weld.metadata
 
ScanningImpl(Collection<Metadata<Filter>>, Collection<Metadata<Filter>>) - Constructor for class org.jboss.weld.metadata.ScanningImpl
 
ScanningPredicate<T> - Class in org.jboss.weld.metadata
 
ScanningPredicate(Collection<Predicate<T>>, Collection<Predicate<T>>) - Constructor for class org.jboss.weld.metadata.ScanningPredicate
 
scope - Variable in class org.jboss.weld.bean.AbstractBean
 
ScopeLiteral - Class in org.jboss.weld.literal
Annotation literal for Scope?
ScopeModel<T extends Annotation> - Class in org.jboss.weld.metadata.cache
Model of a scope
ScopeModel(Class<T>, ClassTransformer) - Constructor for class org.jboss.weld.metadata.cache.ScopeModel
Constrctor
SecureReflections - Class in org.jboss.weld.util.reflection
 
SecureReflections() - Constructor for class org.jboss.weld.util.reflection.SecureReflections
 
select(Annotation...) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
select(Class<U>, Annotation...) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
select(TypeLiteral<U>, Annotation...) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
select(Annotation...) - Method in class org.jboss.weld.event.EventImpl
 
select(Class<U>, Annotation...) - Method in class org.jboss.weld.event.EventImpl
 
select(TypeLiteral<U>, Annotation...) - Method in class org.jboss.weld.event.EventImpl
 
Selectors - Class in org.jboss.weld.metadata
Algorithm taken from Apache Ant's SelectorUtils class and modified to handle class hierarchies.
Selectors() - Constructor for class org.jboss.weld.metadata.Selectors
 
sendEvent(T) - Method in class org.jboss.weld.event.ObserverMethodImpl
Invokes the observer method immediately passing the event.
SerializableClientProxy - Class in org.jboss.weld.bean.proxy.util
A wrapper mostly for client proxies which provides header information useful to generate the client proxy class in a VM before the proxy object is deserialized.
SerializableClientProxy(String) - Constructor for class org.jboss.weld.bean.proxy.util.SerializableClientProxy
 
SerializableContextualImpl<C extends javax.enterprise.context.spi.Contextual<I>,I> - Class in org.jboss.weld.context
A serializable version of contextual that knows how to restore the original bean if necessary
SerializableContextualImpl(C, ContextualStore) - Constructor for class org.jboss.weld.context.SerializableContextualImpl
 
SerializableContextualInstanceImpl<C extends javax.enterprise.context.spi.Contextual<I>,I> - Class in org.jboss.weld.context
 
SerializableContextualInstanceImpl(C, I, CreationalContext<I>, ContextualStore) - Constructor for class org.jboss.weld.context.SerializableContextualInstanceImpl
 
SerializableContextualInstanceImpl(SerializableContextual<C, I>, I, CreationalContext<I>) - Constructor for class org.jboss.weld.context.SerializableContextualInstanceImpl
 
SerializableContextualInterceptorReference - Class in org.jboss.weld.bean.interceptor
 
SerializableContextualInterceptorReference(SerializableContextual<Interceptor<?>, ?>, ClassMetadata<?>) - Constructor for class org.jboss.weld.bean.interceptor.SerializableContextualInterceptorReference
 
ServiceLoader<S> - Class in org.jboss.weld.util
This class handles looking up service providers on the class path.
services() - Method in class org.jboss.weld.Container
Get the services for this application deployment
ServletMessage - Enum in org.jboss.weld.logging.messages
 
SessionBean<T> - Class in org.jboss.weld.bean
An enterprise bean representation
SessionBean(WeldClass<T>, InternalEjbDescriptor<T>, String, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.SessionBean
Constructor
SessionBeanInterceptor - Class in org.jboss.weld.ejb
Interceptor for ensuring the request context is active during requests to EJBs.
SessionBeanInterceptor() - Constructor for class org.jboss.weld.ejb.SessionBeanInterceptor
 
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.WeldListener
 
set(Object, Object) - Method in class org.jboss.weld.introspector.ForwardingWeldField
 
set(Object, Object) - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
 
set(Object, Object) - Method in interface org.jboss.weld.introspector.WeldField
Injects an instance
setActive(boolean) - Method in class org.jboss.weld.context.AbstractManagedContext
 
setAnnotatedType(AnnotatedType<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
Sets an instance under a key in the underlying storage
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
 
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
 
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
 
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
 
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.MapBeanStore
 
setBeanInstance(T, BeanInstance, Bean<?>) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
Convenience method to set the underlying bean instance for a proxy.
setBeanStore(BoundBeanStore) - Method in class org.jboss.weld.context.AbstractBoundContext
Sets the bean store
setBeanStore(BeanStore) - Method in class org.jboss.weld.context.AbstractUnboundContext
Sets the bean store
setCid(String) - Method in class org.jboss.weld.context.beanstore.ConversationNamingScheme
 
setConcurrentAccessTimeout(long) - Method in class org.jboss.weld.context.AbstractConversationContext
 
setCurrent(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
setDeclaringBean(Bean<?>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
setDeclaringBean(Bean<?>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
setDefaultTimeout(long) - Method in class org.jboss.weld.context.AbstractConversationContext
 
setDocumentLocator(Locator) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
setInjectionTarget(InjectionTarget<T>) - Method in class org.jboss.weld.bean.AbstractClassBean
 
setInjectionTarget(InjectionTarget<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessBeanInjectionTarget
 
setInjectionTarget(InjectionTarget<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessSimpleInjectionTarget
 
setInterceptionType(InterceptionType) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
setInterceptorMethodHandler(MethodHandler) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
 
setInterceptorsHandler(MethodHandler) - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
 
setOnInstance(Object, Object) - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
 
setOuterDecorator(Object) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
 
setParameterName(String) - Method in class org.jboss.weld.context.AbstractConversationContext
 
setProducer(Producer<T>) - Method in class org.jboss.weld.bean.AbstractProducerBean
This operation is *not* threadsafe, and should not be called outside bootstrap
setProducer(Producer<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
 
setRequestAttribute(R, String, Object) - Method in class org.jboss.weld.context.AbstractConversationContext
Set an attribute in the request.
setRequestAttribute(BoundRequest, String, Object) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
 
setRequestAttribute(HttpServletRequest, String, Object) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
 
setSessionAttribute(R, String, Object, boolean) - Method in class org.jboss.weld.context.AbstractConversationContext
Set an attribute in the session.
setSessionAttribute(BoundRequest, String, Object, boolean) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
 
setSessionAttribute(HttpServletRequest, String, Object, boolean) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
 
setState(ContainerState) - Method in class org.jboss.weld.Container
 
setTimeout(long) - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
setValue(ELContext, Object, Object, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
 
setValue(ELContext, Object) - Method in class org.jboss.weld.el.WeldValueExpression
 
setValue(ELContext, Object) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
SharedObjectCache - Class in org.jboss.weld.resources
Allows classes to share Maps/Sets to conserve memory.
SharedObjectCache() - Constructor for class org.jboss.weld.resources.SharedObjectCache
 
SharedObjectFacade - Class in org.jboss.weld.resources
Convenience methods to access the shared object cache
shutdown() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
SimpleInjectionTarget<T> - Class in org.jboss.weld.manager
 
SimpleInjectionTarget(WeldClass<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.SimpleInjectionTarget
 
SimpleNamingScheme - Class in org.jboss.weld.context.beanstore
A utility which can prefix/de-prefix a String based identifier
SimpleNamingScheme(String) - Constructor for class org.jboss.weld.context.beanstore.SimpleNamingScheme
Create a new Prefixer.
SimpleProxyServices - Class in org.jboss.weld.bean.proxy.util
A default implementation of the ProxyServices which simply use the corresponding information from the proxy type.
SimpleProxyServices() - Constructor for class org.jboss.weld.bean.proxy.util.SimpleProxyServices
 
SingleThreadExecutorServices - Class in org.jboss.weld.manager
 
SingleThreadExecutorServices() - Constructor for class org.jboss.weld.manager.SingleThreadExecutorServices
 
SingleThreadScheduledExecutorServiceFactory - Class in org.jboss.weld.resources
 
SingleThreadScheduledExecutorServiceFactory() - Constructor for class org.jboss.weld.resources.SingleThreadScheduledExecutorServiceFactory
 
SingletonContextImpl - Class in org.jboss.weld.context.unbound
 
SingletonContextImpl() - Constructor for class org.jboss.weld.context.unbound.SingletonContextImpl
 
size() - Method in class org.jboss.weld.util.collections.ArraySet
 
sortResult(Set<T>) - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
 
sortResult(Set<Decorator<?>>) - Method in class org.jboss.weld.resolution.TypeSafeDecoratorResolver
 
sortResult(Set<DisposalMethod<?, ?>>) - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
 
sortResult(Set<Interceptor<?>>) - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
 
sortResult(Set<ObserverMethod<?>>) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
 
sortResult(Set<T>) - Method in class org.jboss.weld.resolution.TypeSafeResolver
 
specialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractBean
 
specialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ManagedBean
 
specialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ProducerMethod
 
specialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.SessionBean
 
startContainer(Environment, Deployment) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
startElement(String, String, String, Attributes) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
startInitialization() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
startInterceptorContext() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
 
StaticMethodInformation - Class in org.jboss.weld.util.bytecode
 
StaticMethodInformation(String, Class<?>[], Class<?>, String) - Constructor for class org.jboss.weld.util.bytecode.StaticMethodInformation
 
StaticMethodInformation(String, Class<?>[], Class<?>, String, int) - Constructor for class org.jboss.weld.util.bytecode.StaticMethodInformation
 
StaticMethodInformation(String, String[], String, String) - Constructor for class org.jboss.weld.util.bytecode.StaticMethodInformation
 
Status - Enum in org.jboss.weld.event
An enumeration of the possible outcomes for a transaction.
StereotypeLiteral - Class in org.jboss.weld.literal
Annotation literal for Stereotype?
StereotypeModel<T extends Annotation> - Class in org.jboss.weld.metadata.cache
A meta model for a stereotype, allows us to cache a stereotype and to validate it
StereotypeModel(Class<T>, ClassTransformer) - Constructor for class org.jboss.weld.metadata.cache.StereotypeModel
Constructor
SystemPropertyActivationImpl - Class in org.jboss.weld.metadata
 
SystemPropertyActivationImpl(String, String) - Constructor for class org.jboss.weld.metadata.SystemPropertyActivationImpl
 

T

TargetBeanInstance - Class in org.jboss.weld.bean.proxy
A simple BeanInstance which always maintains a specific bean instance that is being proxied.
TargetBeanInstance(Bean<?>, Object) - Constructor for class org.jboss.weld.bean.proxy.TargetBeanInstance
 
TargetBeanInstance(Object) - Constructor for class org.jboss.weld.bean.proxy.TargetBeanInstance
 
TargetBeanInstance(TargetBeanInstance) - Constructor for class org.jboss.weld.bean.proxy.TargetBeanInstance
Copy constructor
TIMEOUT_ANNOTATION_CLASS - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
 
toActionUrl() - Method in class org.jboss.weld.jsf.FacesUrlTransformer
 
toArray() - Method in class org.jboss.weld.util.collections.ArraySet
 
toArray(T[]) - Method in class org.jboss.weld.util.collections.ArraySet
 
toBytecode(ClassFile) - Static method in class org.jboss.weld.util.bytecode.ClassFileUtils
 
toClass(ClassFile, ClassLoader, ProtectionDomain) - Static method in class org.jboss.weld.util.bytecode.ClassFileUtils
Converts the class to a java.lang.Class object.
toRedirectViewId() - Method in class org.jboss.weld.jsf.FacesUrlTransformer
 
toString() - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
 
toString() - Method in class org.jboss.weld.bean.builtin.ee.DefaultValidatorBean
 
toString() - Method in class org.jboss.weld.bean.builtin.ee.DefaultValidatorFactoryBean
 
toString() - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
 
toString() - Method in class org.jboss.weld.bean.builtin.ee.PrincipalBean
 
toString() - Method in class org.jboss.weld.bean.builtin.ee.UserTransactionBean
 
toString() - Method in class org.jboss.weld.bean.builtin.EventBean
 
toString() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
toString() - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
 
toString() - Method in class org.jboss.weld.bean.builtin.InstanceBean
 
toString() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
Gets a string representation
toString() - Method in class org.jboss.weld.bean.DecoratorImpl
 
toString() - Method in class org.jboss.weld.bean.DisposalMethod
 
toString() - Method in class org.jboss.weld.bean.ForwardingBean
Returns a string representation
toString() - Method in class org.jboss.weld.bean.InterceptorImpl
 
toString() - Method in class org.jboss.weld.bean.ManagedBean
 
toString() - Method in class org.jboss.weld.bean.NewManagedBean
 
toString() - Method in class org.jboss.weld.bean.NewSessionBean
 
toString() - Method in class org.jboss.weld.bean.ProducerField
 
toString() - Method in class org.jboss.weld.bean.ProducerMethod
 
toString() - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
Gets a string representation
toString() - Method in class org.jboss.weld.bean.RIBean
 
toString() - Method in class org.jboss.weld.bean.SessionBean
 
toString() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
toString() - Method in class org.jboss.weld.context.AbstractSharedContext
 
toString() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
toString() - Method in class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
 
toString() - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
 
toString() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
toString() - Method in class org.jboss.weld.context.ForwardingContextual
 
toString() - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
 
toString() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
 
toString() - Method in class org.jboss.weld.el.Namespace
 
toString() - Method in class org.jboss.weld.event.DeferredEventNotification
 
toString() - Method in class org.jboss.weld.event.EventImpl
Gets a string representation
toString() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
toString() - Method in class org.jboss.weld.introspector.ForwardingAnnotated
 
toString() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
Gets a string representation of the member
toString() - Method in class org.jboss.weld.introspector.jlr.MethodSignatureImpl
 
toString() - Method in class org.jboss.weld.introspector.jlr.WeldAnnotationImpl
Gets a string representation of the annotation
toString() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
Gets a string representation of the class
toString() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
Gets a string representation of the constructor
toString() - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
Gets a string representation of the field
toString() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
 
toString() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
Gets a string representation of the parameter
toString() - Method in class org.jboss.weld.manager.BeanManagerImpl
Gets a string representation
toString() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Gets a string representation of the annotation model
toString() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
Gets a string representation of the merged stereotypes
toString() - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
Gets a string representation
toString() - Method in class org.jboss.weld.metadata.cache.QualifierModel
Gets a string representation of the qualifier model
toString() - Method in class org.jboss.weld.metadata.cache.ScopeModel
Gets a string representation of the scope model
toString() - Method in class org.jboss.weld.metadata.FileMetadata
 
toString() - Method in class org.jboss.weld.metadata.FilterImpl
 
toString() - Method in class org.jboss.weld.metadata.MetadataImpl
 
toString() - Method in class org.jboss.weld.metadata.ScanningImpl
 
toString() - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
toString() - Method in class org.jboss.weld.resolution.NameBasedResolver
Gets a string representation
toString() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
toString() - Method in class org.jboss.weld.resolution.TypeSafeResolver
Gets a string representation
toString() - Method in class org.jboss.weld.util.collections.ArraySet
 
toString() - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
 
toString() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
 
toString() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
toString() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
toString() - Method in class org.jboss.weld.util.ServiceLoader
Returns a string describing this service.
toString() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
 
touch() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
transactionPhase - Variable in class org.jboss.weld.event.ObserverMethodImpl
 
TransactionSynchronizedRunnable - Class in org.jboss.weld.event
A JTA transaction sychronization which wraps a Runnable.
TransactionSynchronizedRunnable(Runnable, boolean) - Constructor for class org.jboss.weld.event.TransactionSynchronizedRunnable
 
TransactionSynchronizedRunnable(Runnable, Status) - Constructor for class org.jboss.weld.event.TransactionSynchronizedRunnable
 
transform(BeanManagerImpl) - Method in class org.jboss.weld.manager.BeanTransform
 
Transform<T> - Interface in org.jboss.weld.manager
 
transform(BeanManagerImpl) - Method in interface org.jboss.weld.manager.Transform
 
trim(String) - Static method in class org.jboss.weld.xml.BeansXmlHandler.Container
 
trimSetsToSize(SetMultimap<K, V>) - Static method in class org.jboss.weld.util.collections.ArraySetSupplier
Helper method which will trim each set in the multimap to its current size.
trimToSize() - Method in class org.jboss.weld.util.collections.ArraySet
 
trimToSize() - Method in class org.jboss.weld.util.collections.ArraySetMultimap
 
type - Variable in class org.jboss.weld.bean.AbstractBean
 
TypeClosureLazyValueHolder - Class in org.jboss.weld.introspector
LazyValueHolder that calculates a type closue.
TypeClosureLazyValueHolder(Type) - Constructor for class org.jboss.weld.introspector.TypeClosureLazyValueHolder
 
TypeClosureLazyValueHolder(Set<Type>) - Constructor for class org.jboss.weld.introspector.TypeClosureLazyValueHolder
 
types - Variable in class org.jboss.weld.bean.AbstractBean
 
types - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
Types - Class in org.jboss.weld.util
Utility class for Types
Types() - Constructor for class org.jboss.weld.util.Types
 
TypeSafeBeanResolver<T extends javax.enterprise.inject.spi.Bean<?>> - Class in org.jboss.weld.resolution
 
TypeSafeBeanResolver(BeanManagerImpl, Iterable<T>) - Constructor for class org.jboss.weld.resolution.TypeSafeBeanResolver
 
TypeSafeBeanResolver.BeanDisambiguation - Class in org.jboss.weld.resolution
 
TypeSafeDecoratorResolver - Class in org.jboss.weld.resolution
 
TypeSafeDecoratorResolver(BeanManagerImpl, Iterable<Decorator<?>>) - Constructor for class org.jboss.weld.resolution.TypeSafeDecoratorResolver
 
TypeSafeDisposerResolver - Class in org.jboss.weld.resolution
 
TypeSafeDisposerResolver(BeanManagerImpl, Iterable<DisposalMethod<?, ?>>) - Constructor for class org.jboss.weld.resolution.TypeSafeDisposerResolver
 
TypeSafeInterceptorResolver - Class in org.jboss.weld.resolution
 
TypeSafeInterceptorResolver(BeanManagerImpl, Iterable<Interceptor<?>>) - Constructor for class org.jboss.weld.resolution.TypeSafeInterceptorResolver
 
TypeSafeObserverResolver - Class in org.jboss.weld.resolution
 
TypeSafeObserverResolver(BeanManagerImpl, Iterable<ObserverMethod<?>>) - Constructor for class org.jboss.weld.resolution.TypeSafeObserverResolver
 
TypeSafeResolver<R extends Resolvable,T> - Class in org.jboss.weld.resolution
Implementation of type safe bean resolution
TypeSafeResolver(Iterable<? extends T>) - Constructor for class org.jboss.weld.resolution.TypeSafeResolver
Constructor
TypeStore - Class in org.jboss.weld.metadata
 
TypeStore() - Constructor for class org.jboss.weld.metadata.TypeStore
 

U

unbox(Bytecode, String) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
unboxBoolean(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
unboxByte(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
unboxChar(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
unboxDouble(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
unboxFloat(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
unboxInt(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
unboxLong(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
unboxShort(Bytecode) - Static method in class org.jboss.weld.util.bytecode.Boxing
 
unlock() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
unorderedEquals(Object[], Object...) - Static method in class org.jboss.weld.util.collections.Arrays2
 
UnproxyableResolutionException - Exception in org.jboss.weld.exceptions
Provides message localization service for the UnproxyableResolutionException.
UnproxyableResolutionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.UnproxyableResolutionException
Creates a new exception with the given cause.
UnproxyableResolutionException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.UnproxyableResolutionException
Creates a new exception with the given localized message key and optional arguments for the message.
UnsafeInstantiator - Class in org.jboss.weld.util.reflection.instantiation
An instantiator for sun.misc.Unsafe
UnsafeInstantiator() - Constructor for class org.jboss.weld.util.reflection.instantiation.UnsafeInstantiator
 
UnsatisfiedResolutionException - Exception in org.jboss.weld.exceptions
Provides message localization service for the UnsatisfiedResolutionException.
UnsatisfiedResolutionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.UnsatisfiedResolutionException
Creates a new exception with the given cause.
UnsatisfiedResolutionException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.UnsatisfiedResolutionException
Creates a new exception with the given localized message key and optional arguments for the message.
UnserializableDependencyException - Exception in org.jboss.weld.exceptions
Thrown if a simple bean is dependent scoped and injected into a stateful session bean, into a non-transient field, bean constructor parameter or initializer method parameter of a bean which declares a passivating scope, or into a parameter of a producer method which declares a passivating scope
UnserializableDependencyException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.UnserializableDependencyException
Creates a new exception with the given localized message key and optional arguments for the message.
UnserializableDependencyException(Throwable) - Constructor for exception org.jboss.weld.exceptions.UnserializableDependencyException
Creates a new exception with the given cause.
UnsupportedOperationException - Exception in org.jboss.weld.exceptions
An UnsupportedOperationException with support for localized messages in Weld.
UnsupportedOperationException() - Constructor for exception org.jboss.weld.exceptions.UnsupportedOperationException
Creates a new exception with no message.
UnsupportedOperationException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.UnsupportedOperationException
Creates a new exception with the given localized message key and optional arguments for the message.
useInstantiators() - Static method in class org.jboss.weld.util.reflection.instantiation.InstantiatorFactory
 
UserTransactionBean - Class in org.jboss.weld.bean.builtin.ee
 
UserTransactionBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.UserTransactionBean
 
UtilMessage - Enum in org.jboss.weld.logging.messages
 

V

valid - Variable in class org.jboss.weld.metadata.cache.AnnotationModel
 
validate(InjectionPoint) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
validate() - Method in class org.jboss.weld.manager.InjectionTargetValidator
 
validateBeanNames(BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateBeans(Collection<? extends Bean<?>>, Collection<RIBean<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateBeans() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
validateDecorators(Collection<? extends Decorator<?>>, Collection<RIBean<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateDeployment(BeanManagerImpl, BeanDeployerEnvironment) - Method in class org.jboss.weld.bootstrap.Validator
 
validateInjectionPoint(InjectionPoint, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
Validate an injection point
validateInjectionPoint(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
Variation of the validateInjectionPoint method which allows the bean to be defined explicitly (used for disposer method validation)
validateInjectionPointPassivationCapable(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateInjectionTarget(InjectionTarget<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateInterceptors(Collection<? extends Interceptor<?>>) - Method in class org.jboss.weld.bootstrap.Validator
 
Validator - Class in org.jboss.weld.bootstrap
Checks a list of beans for DeploymentExceptions and their subclasses
Validator() - Constructor for class org.jboss.weld.bootstrap.Validator
 
ValidatorMessage - Enum in org.jboss.weld.logging.messages
 
value() - Method in class org.jboss.weld.literal.NamedLiteral
 
value() - Method in class org.jboss.weld.literal.NewLiteral
 
valueOf(String) - Static method in enum org.jboss.weld.ContainerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.event.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.BeanManagerMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.BeanMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.BootstrapMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ContextMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ConversationMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ElMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.EventMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.JsfMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.MetadataMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ReflectionMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ResolutionMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ServletMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.UtilMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ValidatorMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.VersionMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.logging.messages.XmlMessage
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.util.ApiAbstraction.DummyEnum
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.jboss.weld.ContainerState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.event.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.Category
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.BeanManagerMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.BeanMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.BootstrapMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.ContextMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.ConversationMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.ElMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.EventMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.JsfMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.MetadataMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.ReflectionMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.ResolutionMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.ServletMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.UtilMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.ValidatorMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.VersionMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.logging.messages.XmlMessage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.util.ApiAbstraction.DummyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
verifyServices(ServiceRegistry, Set<Class<? extends Service>>) - Static method in class org.jboss.weld.bootstrap.WeldBootstrap
 
version(Package) - Static method in class org.jboss.weld.util.reflection.Formats
 
version(String, String) - Static method in class org.jboss.weld.util.reflection.Formats
 
VersionMessage - Enum in org.jboss.weld.logging.messages
 
veto() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 

W

warning(SAXParseException) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
WEB_SERVICE_REF_ANNOTATION_CLASS - Variable in class org.jboss.weld.ws.WSApiAbstraction
 
WELD_URI - Static variable in class org.jboss.weld.xml.BeansXmlHandler
 
WeldAnnotated<T,S> - Interface in org.jboss.weld.introspector
AnnotatedItem provides a uniform access to the annotations on an annotated item defined either in Java or XML
WeldAnnotatedMethodReader - Class in org.jboss.weld.bean.interceptor
 
WeldAnnotation<T extends Annotation> - Interface in org.jboss.weld.introspector
Represents a meta annotation
WeldAnnotationImpl<T extends Annotation> - Class in org.jboss.weld.introspector.jlr
Represents an annotated annotation

This class is immutable and therefore threadsafe

WeldAnnotationImpl(Class<T>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.introspector.jlr.WeldAnnotationImpl
Constructor

Initializes the superclass with the built annotation map

WeldBootstrap - Class in org.jboss.weld.bootstrap
Common bootstrapping functionality that is run at application startup and detects and register beans
WeldBootstrap() - Constructor for class org.jboss.weld.bootstrap.WeldBootstrap
 
WeldCallable<T,X,S extends Member> - Interface in org.jboss.weld.introspector
 
WeldClass<T> - Interface in org.jboss.weld.introspector
Represents a Class
WeldClassImpl<T> - Class in org.jboss.weld.introspector.jlr
Represents an annotated class

This class is immutable, and therefore threadsafe

WeldClassImpl(Class<T>, Type, AnnotatedType<T>, LazyValueHolder<Set<Type>>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.introspector.jlr.WeldClassImpl
 
WeldConstructor<T> - Interface in org.jboss.weld.introspector
Represents a Class Constructor
WeldConstructorImpl<T> - Class in org.jboss.weld.introspector.jlr
Represents an annotated constructor

This class is immutable, and therefore threadsafe

WeldCreationalContext<T> - Interface in org.jboss.weld.context
 
WeldCrossContextFilter - Class in org.jboss.weld.servlet
This class provides support for cross-context dispatching to a web application that's using Weld.
WeldCrossContextFilter() - Constructor for class org.jboss.weld.servlet.WeldCrossContextFilter
 
WeldDecorator<T> - Interface in org.jboss.weld.bean
Sub-interface of Decorator that contains metadata information about Weld-deployed Decorators (including custom decorators).
WeldELContextListener - Class in org.jboss.weld.el
Responsible for pushing the CreationalContext stack into the ELContext which is later populated by our expression wrappers
WeldELContextListener() - Constructor for class org.jboss.weld.el.WeldELContextListener
 
WeldELResolver - Class in org.jboss.weld.el
 
WeldELResolver(BeanManagerImpl) - Constructor for class org.jboss.weld.el.WeldELResolver
 
WeldException - Exception in org.jboss.weld.exceptions
A general run-time exception used by the JSR-299 reference implementation Weld.
WeldException(Throwable) - Constructor for exception org.jboss.weld.exceptions.WeldException
Creates a new exception with the given cause.
WeldException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.WeldException
Creates a new exception with the given localized message key and optional arguments for the message.
WeldException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.WeldException
Creates a new exception with the given localized message key, the cause for this exception and optional arguments for the message.
WeldException(List<Throwable>) - Constructor for exception org.jboss.weld.exceptions.WeldException
Creates a new exception based on a list of throwables.
WeldExceptionKeyMessage - Class in org.jboss.weld.exceptions
Exception message based on an enumerated key and optional object arguments.
WeldExceptionKeyMessage(E, Object...) - Constructor for class org.jboss.weld.exceptions.WeldExceptionKeyMessage
Creates a new exception message based on an enumerated message key.
WeldExceptionListMessage - Class in org.jboss.weld.exceptions
Exception message that produces a list of exceptions and their stack traces for logging.
WeldExceptionListMessage(List<Throwable>) - Constructor for class org.jboss.weld.exceptions.WeldExceptionListMessage
 
WeldExceptionMessage - Interface in org.jboss.weld.exceptions
Interface for all exception messages in Weld.
WeldExceptionStringMessage - Class in org.jboss.weld.exceptions
Simple message object that just contains a String already formatted and localized.
WeldExceptionStringMessage(String) - Constructor for class org.jboss.weld.exceptions.WeldExceptionStringMessage
Creates a new exception message initialized to a static message.
WeldExpressionFactory - Class in org.jboss.weld.el
 
WeldExpressionFactory(ExpressionFactory) - Constructor for class org.jboss.weld.el.WeldExpressionFactory
 
WeldField<T,X> - Interface in org.jboss.weld.introspector
AnnotatedField provides a uniform access to the annotations on an annotated field
WeldFieldImpl<T,X> - Class in org.jboss.weld.introspector.jlr
Represents an annotated field

This class is immutable, and therefore threadsafe

WeldInjectionPoint<T,S> - Interface in org.jboss.weld.injection
 
WeldInjectionPoint.WeldInjectionPointSerializationProxy<T,S> - Class in org.jboss.weld.injection
 
WeldInjectionPoint.WeldInjectionPointSerializationProxy(WeldInjectionPoint<T, S>) - Constructor for class org.jboss.weld.injection.WeldInjectionPoint.WeldInjectionPointSerializationProxy
 
WeldInterceptorClassMetadata<T> - Class in org.jboss.weld.bean.interceptor
 
WeldInterceptorInstantiator<T> - Class in org.jboss.weld.bean.interceptor
 
WeldInterceptorInstantiator(BeanManagerImpl, CreationalContext<T>) - Constructor for class org.jboss.weld.bean.interceptor.WeldInterceptorInstantiator
 
WeldListener - Class in org.jboss.weld.servlet
The Weld listener

Listens for context/session creation/destruction.

WeldListener() - Constructor for class org.jboss.weld.servlet.WeldListener
 
WeldMember<T,X,S extends Member> - Interface in org.jboss.weld.introspector
AnnotedMember provides enhanced access to an annotated member
WeldMessageConveyor - Class in org.jboss.weld.logging
 
WeldMessageConveyor(Locale, String) - Constructor for class org.jboss.weld.logging.WeldMessageConveyor
 
WeldMethod<T,X> - Interface in org.jboss.weld.introspector
AnnotatedType provides a uniform access to the annotations on an annotated class defined either in Java or XML
WeldMethodExpression - Class in org.jboss.weld.el
 
WeldMethodExpression(MethodExpression) - Constructor for class org.jboss.weld.el.WeldMethodExpression
 
WeldMethodImpl<T,X> - Class in org.jboss.weld.introspector.jlr
Represents an annotated method

This class is immutable and therefore threadsafe

WeldParameter<T,X> - Interface in org.jboss.weld.introspector
AnnotatedParameter provides a uniform access to a method parameter defined either in Java or XML
WeldParameterImpl<T,X> - Class in org.jboss.weld.introspector.jlr
Represents a parameter

This class is immutable and therefore threadsafe

WeldParameterImpl(Annotation[], Class<T>, Type, LazyValueHolder<Set<Type>>, WeldCallable<?, X, ?>, int, ClassTransformer) - Constructor for class org.jboss.weld.introspector.jlr.WeldParameterImpl
Constructor
WeldPhaseListener - Class in org.jboss.weld.jsf
A JSF phase listener that initializes aspects of Weld in a more fine-grained, integrated manner than what is possible with a servlet filter.
WeldPhaseListener() - Constructor for class org.jboss.weld.jsf.WeldPhaseListener
 
WeldValueExpression - Class in org.jboss.weld.el
 
WeldValueExpression(ValueExpression) - Constructor for class org.jboss.weld.el.WeldValueExpression
 
wrap(Decorator<T>) - Static method in class org.jboss.weld.bean.DecoratorImpl
 
wrap(Resolvable) - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
 
wrap(R) - Method in class org.jboss.weld.resolution.TypeSafeResolver
allows subclasses to wrap a resolvable before it is resolved
wrap(Set<T>) - Static method in class org.jboss.weld.resources.SharedObjectFacade
 
wrap(Map<K, V>) - Static method in class org.jboss.weld.resources.SharedObjectFacade
 
wrap(ArraySetMultimap<K, V>) - Static method in class org.jboss.weld.resources.SharedObjectFacade
 
wrapExpressionFactory(ExpressionFactory) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
wrapIfNeccessary(String, String, String) - Static method in class org.jboss.weld.util.reflection.Formats
 
WSApiAbstraction - Class in org.jboss.weld.ws
 
WSApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.ws.WSApiAbstraction
 

X

XmlMessage - Enum in org.jboss.weld.logging.messages
 
XmlMetadata<T> - Class in org.jboss.weld.xml
 
XmlMetadata(String, T, URL, int) - Constructor for class org.jboss.weld.xml.XmlMetadata
 
A B C D E F G H I J L M N O P Q R S T U V W X 

Copyright © 2012 Seam Framework. All Rights Reserved.