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
 
AbstractInstantiatorFactory - Class in org.jboss.weld.util.reflection.instantiation
Abstract instantiator factory.
AbstractInstantiatorFactory() - Constructor for class org.jboss.weld.util.reflection.instantiation.AbstractInstantiatorFactory
 
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
AbstractProducerBean.AbstractProducer - Class in org.jboss.weld.bean
 
AbstractProducerBean.AbstractProducer() - Constructor for class org.jboss.weld.bean.AbstractProducerBean.AbstractProducer
 
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
 
AbstractResourceServices - Class in org.jboss.weld.injection.spi.helpers
 
AbstractResourceServices() - Constructor for class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
AbstractServletListener - Class in org.jboss.weld.servlet.api.helpers
No-op implementation of ServletListener
AbstractServletListener() - Constructor for class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
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.

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(String) - Method in interface org.jboss.weld.context.ConversationContext
Activate the conversation context, using the id provided to attempt to restore a long-running conversation
activate() - Method in interface org.jboss.weld.context.ConversationContext
Activate the conversation context, starting a new transient conversation
activate() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
 
activate() - Method in interface org.jboss.weld.context.ManagedContext
Activate the Context.
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(Class<S>, S) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
add(Class<S>, S) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
add(Class<S>, S) - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Add a service
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(Collection<Map.Entry<Class<? extends Service>, Service>>) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
addAll(Collection<Map.Entry<Class<? extends Service>, Service>>) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
addAll(Collection<Map.Entry<Class<? extends Service>, Service>>) - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Add services
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 interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Adds a given AnnotatedType to the set of types which will be scanned during bean discovery.
addAnnotatedType(AnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
addBean(Bean<?>) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Fires an event of type ProcessBean containing the given Bean and then registers the Bean with the container, thereby making it available for injection into other beans.
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 interface javax.enterprise.inject.spi.AfterBeanDiscovery
Registers a custom Context object with the container.
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 interface javax.enterprise.inject.spi.AfterBeanDiscovery
Registers a definition error with the container, causing the container to abort deployment after all observers have been notified.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessBean
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessObserverMethod
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessProducer
Registers a definition error with the container, causing the container to abort deployment after bean discovery is complete.
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(T, Contextual<T>, WeldCreationalContext<T>) - Method in class org.jboss.weld.context.unbound.DependentContextImpl
 
addDependentInstance(ContextualInstance<?>) - Method in interface org.jboss.weld.context.WeldCreationalContext
 
addDeploymentProblem(Throwable) - Method in interface javax.enterprise.inject.spi.AfterDeploymentValidation
Registers a deployment problem with the container, causing the container to abort deployment after all observers have been notified.
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.AbstractBeanDeployer
 
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 interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as an interceptor binding type, and specifies its meta-annotations.
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(ObserverMethod<?>) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Fires an event of type ProcessObserverMethod containing the given ObserverMethod and then registers the ObserverMethod with the container, thereby making it available for event notifications.
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 interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a Qualifier qualifier type.
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 interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a scope type.
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 interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a stereotype, and specifies its meta-annotations.
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 - Interface in javax.enterprise.inject.spi
The event type of the second event fired by the container when it has fully completed the bean discovery process, validated that there are no definition errors relating to the discovered beans, and registered Bean and ObserverMethod objects for the discovered beans, but before detecting deployment problems.
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
 
AfterDeploymentValidation - Interface in javax.enterprise.inject.spi
The event type of the third event fired by the container after it has validated that there are no deployment problems and before creating contexts or processing requests.
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 - Annotation Type in javax.enterprise.inject
Specifies that a bean is an alternative.
alternative - Variable in class org.jboss.weld.bean.AbstractBean
 
AmbiguousResolutionException - Exception in javax.enterprise.inject
Indicates that multiple beans match a certain combination of required type and required qualifiers and are eligible for injection into a certain class.
AmbiguousResolutionException() - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
 
AmbiguousResolutionException(String, Throwable) - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
 
AmbiguousResolutionException(String) - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
 
AmbiguousResolutionException(Throwable) - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
 
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.
Annotated - Interface in javax.enterprise.inject.spi
Represents a Java program element that can be annotated.
AnnotatedCallable<X> - Interface in javax.enterprise.inject.spi
Represents a callable member of a Java type.
AnnotatedConstructor<X> - Interface in javax.enterprise.inject.spi
Represents a constructor of a Java class.
AnnotatedField<X> - Interface in javax.enterprise.inject.spi
Represents a field of a Java class.
annotatedItem - Variable in class org.jboss.weld.bean.AbstractClassBean
 
AnnotatedMember<X> - Interface in javax.enterprise.inject.spi
Represents a member of a Java type.
AnnotatedMethod<X> - Interface in javax.enterprise.inject.spi
Represents a method of a Java type.
AnnotatedMethodReader<M> - Interface in org.jboss.weld.interceptor.reader
Allows entities to define their own strategy of reading metadata from an object
AnnotatedParameter<X> - Interface in javax.enterprise.inject.spi
Represents a parameter of a method or constructor.
AnnotatedType<X> - Interface in javax.enterprise.inject.spi
Represents a Java class or interface.
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
annotationClassName() - Method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
 
AnnotationLiteral<T extends Annotation> - Class in javax.enterprise.util
Supports inline instantiation of annotation type instances.
AnnotationLiteral() - Constructor for class javax.enterprise.util.AnnotationLiteral
 
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
annotationType() - Method in class javax.enterprise.util.AnnotationLiteral
 
annotationType() - Method in class org.jboss.weld.interceptor.InterceptorBindingType
 
annotationTypeForName(String) - Method in class org.jboss.weld.util.ApiAbstraction
Initializes an annotation class
Any - Annotation Type in javax.enterprise.inject
The built-in qualifier type.
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
 
appendInterceptors(InterceptionType, Method, InterceptorMetadata<I>...) - Method in interface org.jboss.weld.interceptor.builder.BuildableInterceptionModel
 
ApplicationContext - Interface in org.jboss.weld.context
The built in application context, associated with ApplicationScoped.
ApplicationContextImpl - Class in org.jboss.weld.context.unbound
 
ApplicationContextImpl() - Constructor for class org.jboss.weld.context.unbound.ApplicationContextImpl
 
ApplicationScoped - Annotation Type in javax.enterprise.context
Specifies that a bean is application scoped.
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(Iterable<T>) - Method in class org.jboss.weld.util.collections.IterableToIteratorFunction
 
apply(String) - Method in class org.jboss.weld.util.reflection.ClassLoaderFunction
 
apply(ClassLoader) - Method in class org.jboss.weld.util.reflection.instantiation.LoaderInstantiatorFactory
 
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
 
aroundInject(InjectionContext<T>) - Method in interface org.jboss.weld.injection.spi.InjectionServices
Callback for injection.
aroundInvoke(InvocationContext) - Method in class org.jboss.weld.ejb.SessionBeanInterceptor
 
ArrayIterator<T> - Class in org.jboss.weld.interceptor.util
 
ArrayIterator(T[]) - Constructor for class org.jboss.weld.interceptor.util.ArrayIterator
 
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(S) - Method in interface org.jboss.weld.context.BoundContext
Associate the context with the storage (for this thread).
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<T> - Interface in javax.enterprise.inject.spi
Represents an enabled bean.
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
 
BeanDeploymentArchive - Interface in org.jboss.weld.bootstrap.spi
Represents a CDI bean deployment archive.
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 - Interface in javax.enterprise.inject.spi
Allows a portable extension to interact directly with the container.
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.
BeansXml - Interface in org.jboss.weld.bootstrap.spi
 
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
 
BeforeBeanDiscovery - Interface in javax.enterprise.inject.spi
This event type is thrown by the container before the bean discovery process begins.
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
 
BeforeShutdown - Interface in javax.enterprise.inject.spi
The type of the final event the container fires after it has finished processing requests and destroyed all contexts.
BeforeShutdownImpl - Class in org.jboss.weld.bootstrap.events
 
BeforeShutdownImpl(BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.events.BeforeShutdownImpl
 
begin() - Method in interface javax.enterprise.context.Conversation
Mark the current transient conversation long-running.
begin(String) - Method in interface javax.enterprise.context.Conversation
Mark the current transient conversation long-running, with a specified identifier.
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
 
Bootstrap - Interface in org.jboss.weld.bootstrap.api
Application container initialization API for Weld.
BootstrapMessage - Enum in org.jboss.weld.logging.messages
 
Bound - Annotation Type in org.jboss.weld.context.bound
Qualifier used with all for all of the bound (map backed) contexts Weld offers.
BoundBeanStore - Interface in org.jboss.weld.context.beanstore
A bean store may be bound to some external data store, for example a Http Session.
BoundContext<S> - Interface in org.jboss.weld.context
Allows a thread-based context to be bound to some external instance storage (such as an HttpSession).
BoundConversationContext - Interface in org.jboss.weld.context.bound
A conversation context which can be bound to a pair of Maps encapsulated by BoundRequest.
BoundConversationContextImpl - Class in org.jboss.weld.context.bound
 
BoundConversationContextImpl() - Constructor for class org.jboss.weld.context.bound.BoundConversationContextImpl
 
BoundLiteral - Class in org.jboss.weld.context.bound
Annotation literal for Bound
BoundRequest - Interface in org.jboss.weld.context.bound
A conversation is used to span multiple requests, however is shorter than a session.
BoundRequestContext - Interface in org.jboss.weld.context.bound
A request context which can be bound to any Map.
BoundRequestContextImpl - Class in org.jboss.weld.context.bound
 
BoundRequestContextImpl() - Constructor for class org.jboss.weld.context.bound.BoundRequestContextImpl
 
BoundSessionContext - Interface in org.jboss.weld.context.bound
A session context which can be bound to any Map.
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
 
build() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
BuildableInterceptionModel<T,I> - Interface in org.jboss.weld.interceptor.builder
An interception model that can be manipulated by the builder.
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
 
BusinessInterfaceDescriptor<T> - Interface in org.jboss.weld.ejb.spi
Represents the business interface of an EJB
BusyConversationException - Exception in javax.enterprise.context
Indicates that the container has rejected a request because a concurrent request is associated with the same conversation context.
BusyConversationException() - Constructor for exception javax.enterprise.context.BusyConversationException
 
BusyConversationException(String) - Constructor for exception javax.enterprise.context.BusyConversationException
 
BusyConversationException(Throwable) - Constructor for exception javax.enterprise.context.BusyConversationException
 
BusyConversationException(String, Throwable) - Constructor for exception javax.enterprise.context.BusyConversationException
 
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(BeanManagerImpl, Type) - Static method in class org.jboss.weld.util.Observers
 
checkEventObjectType(SharedObjectCache, Type) - Static method in class org.jboss.weld.util.Observers
 
checkEventObjectType(SharedObjectCache, Object) - Static method in class org.jboss.weld.util.Observers
 
checkInstantiator() - Method in class org.jboss.weld.util.reflection.instantiation.AbstractInstantiatorFactory
 
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, QualifierInstance, Class<? extends Annotation>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
checkQualifier(Annotation, QualifierInstance, Class<? extends 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
 
ClassAvailableActivation - Interface in org.jboss.weld.bootstrap.spi
ClassAvailableActivation is a data structures representing the <if-class-available> element in Weld's extensions to beans.xml.
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) - Static method in class org.jboss.weld.interceptor.util.ReflectionUtils
 
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.resources.spi.helpers.ForwardingResourceLoader
 
classForName(String) - Method in interface org.jboss.weld.resources.spi.ResourceLoader
Creates a class from a given FQCN
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
 
ClassMetadata<T> - Interface in org.jboss.weld.interceptor.spi.metadata
Abstraction of class metadata.
ClassMetadataInterceptorReference - Class in org.jboss.weld.interceptor.reader
ClassMetadata-based implementation of InterceptorReference

This is used internally by the framework.

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.proxy.util.SimpleProxyServices
 
cleanup() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
cleanup() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
cleanup() - Method in interface org.jboss.weld.bootstrap.api.Service
Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.
cleanup() - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Clear up the services registered, by calling Service.cleanup() on each registered service
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.injection.spi.helpers.AbstractResourceServices
 
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.DefaultInstantiatorFactory
 
cleanup() - Method in class org.jboss.weld.util.reflection.instantiation.LoaderInstantiatorFactory
 
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 interface org.jboss.weld.bootstrap.api.Singleton
Clear the singleton
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.event.ObserverNotifier
 
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(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
contains(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
contains(Class<S>) - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Check if a service is registered
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<QualifierInstance>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
 
containsAllQualifiers(Set<QualifierInstance>, Set<QualifierInstance>, 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
 
Context - Interface in javax.enterprise.context.spi
Provides an operation for obtaining contextual instances with a particular scope of any contextual type.
ContextBean<T extends 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
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
ContextException - Exception in javax.enterprise.context
Indicates a problem relating to context management.
ContextException() - Constructor for exception javax.enterprise.context.ContextException
 
ContextException(String) - Constructor for exception javax.enterprise.context.ContextException
 
ContextException(Throwable) - Constructor for exception javax.enterprise.context.ContextException
 
ContextException(String, Throwable) - Constructor for exception javax.enterprise.context.ContextException
 
ContextHolder<T extends Context> - Class in org.jboss.weld.bootstrap
 
ContextHolder(T, Class<T>, Annotation) - Constructor for class org.jboss.weld.bootstrap.ContextHolder
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
ContextMessage - Enum in org.jboss.weld.logging.messages
 
ContextNotActiveException - Exception in javax.enterprise.context
Indicates that a context is not active.
ContextNotActiveException() - Constructor for exception javax.enterprise.context.ContextNotActiveException
 
ContextNotActiveException(String) - Constructor for exception javax.enterprise.context.ContextNotActiveException
 
ContextNotActiveException(Throwable) - Constructor for exception javax.enterprise.context.ContextNotActiveException
 
ContextNotActiveException(String, Throwable) - Constructor for exception javax.enterprise.context.ContextNotActiveException
 
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
 
Contextual<T> - Interface in javax.enterprise.context.spi
Defines operations to create and destroy contextual instances of a certain type.
ContextualInstance<T> - Interface in org.jboss.weld.context.api
 
ContextualStore - Interface in org.jboss.weld.serialization.spi
Application wide contextual identifier service which allows a serializable reference to a contextual to be obtained, and the contextual to be returned for a given id.
ContextualStoreImpl - Class in org.jboss.weld.serialization
Implementation of ContextualStore
ContextualStoreImpl() - Constructor for class org.jboss.weld.serialization.ContextualStoreImpl
 
Conversation - Interface in javax.enterprise.context
Allows the application to manage the conversation context by marking the current conversation as transient or long-running, specifying a conversation identifier, or setting the conversation timeout.
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
 
ConversationContext - Interface in org.jboss.weld.context
The built in conversation context is associated with ConversationScoped.
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
 
ConversationScoped - Annotation Type in javax.enterprise.context
Specifies that a bean is conversation scoped.
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 interface javax.enterprise.context.spi.Contextual
Create a new instance of the contextual type.
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.ClientProxyFactory
 
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(Class<? extends T>) - Method in class org.jboss.weld.bootstrap.api.helpers.IsolatedStaticSingletonProvider
 
create(Class<? extends T>) - Method in class org.jboss.weld.bootstrap.api.helpers.TCCLSingletonProvider
 
create(Class<? extends T>) - Method in class org.jboss.weld.bootstrap.api.SingletonProvider
Create a new singleton
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 interface org.jboss.weld.manager.api.WeldManager
Create a new child activity.
createActivity() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createAnnotatedType(Class<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtain an AnnotatedType that may be used to read the annotations of the given class or interface.
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 interface javax.enterprise.inject.spi.BeanManager
Obtain an instance of a CreationalContext for the given contextual type, or for a non-contextual object.
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
 
createFor(InterceptorReference<I>) - Method in interface org.jboss.weld.interceptor.spi.instance.InterceptorInstantiator
 
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 interface javax.enterprise.inject.spi.BeanManager
Obtains an InjectionTarget for the given AnnotatedType.
createInjectionTarget(EjbDescriptor<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
The injection target for the given EJB, or null if Weld was not given this descriptor in the deployment.
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
 
createSubclassingMethodHandler(Object, ClassMetadata<T>) - Method in interface org.jboss.weld.interceptor.proxy.InterceptorProxyCreator
 
createSubclassingMethodHandler(Object, ClassMetadata<T>) - Method in class org.jboss.weld.interceptor.proxy.InterceptorProxyCreatorImpl
 
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
 
CreationalContext<T> - Interface in javax.enterprise.context.spi
Provides operations that are used by the Contextual implementation during instance creation and destruction.
CreationalContextImpl<T> - Class in org.jboss.weld.context
 
CreationalContextImpl(Contextual<T>) - Constructor for class org.jboss.weld.context.CreationalContextImpl
 
CreationException - Exception in javax.enterprise.inject
Indicates that a checked exception was thrown during creation of a bean.
CreationException() - Constructor for exception javax.enterprise.inject.CreationException
 
CreationException(String) - Constructor for exception javax.enterprise.inject.CreationException
 
CreationException(Throwable) - Constructor for exception javax.enterprise.inject.CreationException
 
CreationException(String, Throwable) - Constructor for exception javax.enterprise.inject.CreationException
 
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.
CustomInterceptorInvocation<T> - Class in org.jboss.weld.interceptor.proxy
 
CustomInterceptorInvocation(Interceptor<T>, T, InterceptionType) - Constructor for class org.jboss.weld.interceptor.proxy.CustomInterceptorInvocation
 
CustomInterceptorMetadata - Class in org.jboss.weld.bean.interceptor
 
CustomInterceptorMetadata(SerializableContextualInterceptorReference, ClassMetadata<?>) - Constructor for class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
 

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 interface org.jboss.weld.context.ManagedContext
Deactivate the Context, destroying any instances if the context is invalid.
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
 
Decorator - Annotation Type in javax.decorator
Specifies that a class is a decorator.
Decorator<T> - Interface in javax.enterprise.inject.spi
Represents an enabled decorator.
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 - Annotation Type in javax.enterprise.inject
The default qualifier type.
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
 
DefaultInstantiatorFactory - Class in org.jboss.weld.util.reflection.instantiation
A factory class for obtaining the first available instantiator
DefaultInstantiatorFactory() - Constructor for class org.jboss.weld.util.reflection.instantiation.DefaultInstantiatorFactory
 
DefaultInvocationContextFactory - Class in org.jboss.weld.interceptor.proxy
 
DefaultInvocationContextFactory() - Constructor for class org.jboss.weld.interceptor.proxy.DefaultInvocationContextFactory
 
DefaultLiteral - Class in org.jboss.weld.literal
Annotation literal for Default
defaultMessageConveyer(String) - Static method in class org.jboss.weld.logging.MessageConveyorFactory
 
DefaultMetadataCachingReader - Class in org.jboss.weld.interceptor.reader.cache
 
DefaultMetadataCachingReader() - Constructor for class org.jboss.weld.interceptor.reader.cache.DefaultMetadataCachingReader
 
DefaultMethodMetadata<M> - Class in org.jboss.weld.interceptor.reader
Represents information about an interceptor method
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, ObserverMethod<? super 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 - Annotation Type in javax.decorator
Identifies the delegate injection point of a decorator.
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.bootstrap.api.helpers.ForwardingBootstrap
 
delegate() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
delegate() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
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.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
delegate() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
delegate() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
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.ForwardingInjectionTarget
 
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.injection.spi.helpers.ForwardingJpaInjectionServices
 
delegate() - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
 
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.resources.spi.helpers.ForwardingResourceLoader
 
delegate() - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
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
 
Dependent - Annotation Type in javax.enterprise.context
Specifies that a bean belongs to the dependent pseudo-scope.
DependentContext - Interface in org.jboss.weld.context
The built in dependent context, associated with Dependent.
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() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Creates and deploys the application's beans: Creates and deploys the discovered beans Creates and deploys the built-in beans defined by the CDI specification Finally the AfterBeanDiscovery is event is fired
deployBeans() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
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
 
Deployment - Interface in org.jboss.weld.bootstrap.spi
Represents a deployment of a CDI application.
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 interface javax.enterprise.context.spi.Contextual
Destroy an instance of the contextual type.
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(Map<String, Object>) - Method in interface org.jboss.weld.context.bound.BoundConversationContext
Destroy all conversations in the session.
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.context.ForwardingContextual
 
destroy(HttpSession) - Method in interface org.jboss.weld.context.http.HttpConversationContext
If the context is not currently associated with a HttpServletRequest, then the context will be associated with the specified HttpSession (for this thread), activated, destroyed, and then deactivated.
destroy(HttpSession) - Method in interface org.jboss.weld.context.http.HttpSessionContext
Destroy the session and all conversations stored in the session.
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
 
destroy() - Method in class org.jboss.weld.util.BeansClosure
 
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 interface javax.enterprise.inject.spi.Producer
Destroys the instance.
dispose(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
 
dispose(T) - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
Disposes - Annotation Type in javax.enterprise.inject
Identifies the disposed parameter of a disposer method.
dissociate(S) - Method in class org.jboss.weld.context.AbstractBoundContext
 
dissociate(R) - Method in class org.jboss.weld.context.AbstractConversationContext
 
dissociate(S) - Method in interface org.jboss.weld.context.BoundContext
Dissociate the context from the storage (for this thread).
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
 
doInvoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
 

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 Type in org.jboss.weld.context.ejb
Qualifier used with all for all of the EJB contexts Weld offers.
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
 
EjbDescriptor<T> - Interface in org.jboss.weld.ejb.spi
EJB metadata from the EJB descriptor
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
EjbInjectionServices - Interface in org.jboss.weld.injection.spi
A container should implement this interface to allow Weld to resolve EJB.
EjbLiteral - Class in org.jboss.weld.context.ejb
Annotation literal for Ejb
EjbRequestContext - Interface in org.jboss.weld.context.ejb
A request context which can be bound to the InvocationContext.
EjbRequestContextImpl - Class in org.jboss.weld.context.ejb
 
EjbRequestContextImpl() - Constructor for class org.jboss.weld.context.ejb.EjbRequestContextImpl
 
EjbServices - Interface in org.jboss.weld.ejb.spi
A container should implement this interface to allow Weld to resolve EJB and discover EJBs EjbServices is a per-deployment service.
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_BEANS_XML - Static variable in interface org.jboss.weld.bootstrap.spi.BeansXml
 
EMPTY_CLASSES - Static variable in class org.jboss.weld.util.reflection.Reflections
 
EMPTY_ENABLED - Static variable in class org.jboss.weld.manager.Enabled
 
EMPTY_SCANNING - Static variable in interface org.jboss.weld.bootstrap.spi.Scanning
 
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 interface javax.enterprise.context.Conversation
Marks the current long-running conversation transient.
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 interface org.jboss.weld.bootstrap.api.Bootstrap
Cleans up after the initialization
endInitialization() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
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(Method) - Static method in class org.jboss.weld.interceptor.util.ReflectionUtils
 
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.bootstrap.api.helpers.ForwardingServiceRegistry
 
entrySet() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
entrySet() - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
 
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
 
Environment - Interface in org.jboss.weld.bootstrap.api
Represents an environment.
Environments - Enum in org.jboss.weld.bootstrap.api
Requirements for various well known environments.
equals(Object) - Method in class javax.enterprise.util.AnnotationLiteral
 
equals(Object) - Method in class javax.enterprise.util.TypeLiteral
 
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.bootstrap.api.helpers.ForwardingBootstrap
 
equals(Object) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
equals(Object) - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
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.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
equals(Object) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
equals(Object) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
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.injection.spi.helpers.ForwardingJpaInjectionServices
 
equals(Object) - Method in class org.jboss.weld.interceptor.builder.MethodReference
 
equals(Object) - Method in class org.jboss.weld.interceptor.InterceptorBindingType
 
equals(Object) - Method in class org.jboss.weld.interceptor.reader.ClassMetadataInterceptorReference
 
equals(Object) - Method in class org.jboss.weld.interceptor.reader.ReflectiveClassMetadata
 
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.QualifierInstance
 
equals(Object) - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
equals(Object) - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
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<T> - Interface in javax.enterprise.event
Allows the application to fire events of a particular type.
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
 
Exceptions - Class in org.jboss.weld.injection
 
Exceptions() - Constructor for class org.jboss.weld.injection.Exceptions
 
executePostConstruct(Object) - Static method in class org.jboss.weld.interceptor.util.InterceptionUtils
 
executePredestroy(Object) - Static method in class org.jboss.weld.interceptor.util.InterceptionUtils
 
ExecutorServices - Interface in org.jboss.weld.manager.api
Allows a custom TaskExecutor to be provided by the container.
expectsInvocationContext() - Method in interface org.jboss.weld.interceptor.proxy.InterceptorMethodInvocation
 
expectsInvocationContext() - Method in class org.jboss.weld.interceptor.proxy.SimpleMethodInvocation
 
EXTENDED_PERSISTENCE_CONTEXT_ENUM_VALUE - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
Extension - Interface in javax.enterprise.inject.spi
Service interface implemented by extensions.
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
 
extractAndFlattenInterceptorBindings(Iterable<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
extractInterceptorBindings(Iterable<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
extractInterceptorBindingsForQualifierInstance(Iterable<QualifierInstance>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
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<?>, WeldClass<?>, 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
 
Filter - Interface in org.jboss.weld.bootstrap.spi
Filter is a data structures representing the <include> and <exclude> elements in Weld's extensions to beans.xml.
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(Set<InterceptorBindingType>) - Static method in class org.jboss.weld.util.Beans
 
fire(T) - Method in interface javax.enterprise.event.Event
Fires an event with the specified qualifiers and notifies observers.
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, ObserverMethod<T>) - 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 interface javax.enterprise.inject.spi.BeanManager
Fire an event and notify observers.
fireEvent(Object, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
 
fireEvent(Type, Object, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
 
fireEvent(Type, Object, Set<Annotation>) - Method in class org.jboss.weld.event.ObserverNotifier
 
fireEvent(Object, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
Fires an event object with given event object for given bindings
fireProcessInjectionTarget(AnnotatedType<X>) - Method in interface org.jboss.weld.manager.api.WeldManager
Fire a ProcessInjectionTarget event for the given type.
fireProcessInjectionTarget(AnnotatedType<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
flattenInterceptorBindings(Set<InterceptorBindingType>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Extracts the complete set of interception bindings from a given set of interceptorBindingTypes.
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
 
ForwadingBusinessInterfaceDescriptor<T> - Class in org.jboss.weld.ejb.spi.helpers
An implementation of BusinessInterfaceDescriptor which forwards all its method calls to another BusinessInterfaceDescriptor}.
ForwadingBusinessInterfaceDescriptor() - Constructor for class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
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
 
ForwardingBeanDeploymentArchive - Class in org.jboss.weld.bootstrap.spi.helpers
 
ForwardingBeanDeploymentArchive() - Constructor for class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
ForwardingBootstrap - Class in org.jboss.weld.bootstrap.api.helpers
Implementation of Bootstrap which supports the decorator pattern
ForwardingBootstrap() - Constructor for class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
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
 
ForwardingEjbDescriptor<T> - Class in org.jboss.weld.ejb.spi.helpers
An implementation of EjbDescriptor which forwards all its method calls to another EjbDescriptor}.
ForwardingEjbDescriptor() - Constructor for class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
ForwardingEjbServices - Class in org.jboss.weld.ejb.spi.helpers
An implementation of EjbServices which forwards all its method calls to another EjbServices}.
ForwardingEjbServices() - Constructor for class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
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
 
ForwardingInjectionTarget<T> - Class in org.jboss.weld.injection
 
ForwardingInjectionTarget() - Constructor for class org.jboss.weld.injection.ForwardingInjectionTarget
 
ForwardingInterceptorResolvable - Class in org.jboss.weld.resolution
 
ForwardingInterceptorResolvable() - Constructor for class org.jboss.weld.resolution.ForwardingInterceptorResolvable
 
ForwardingJpaInjectionServices - Class in org.jboss.weld.injection.spi.helpers
An implementation of JpaInjectionServices which forwards all its method calls to another JpaInjectionServices}.
ForwardingJpaInjectionServices() - Constructor for class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
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
 
ForwardingResourceInjectionServices - Class in org.jboss.weld.injection.spi.helpers
 
ForwardingResourceInjectionServices() - Constructor for class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
 
ForwardingResourceLoader - Class in org.jboss.weld.resources.spi.helpers
An implementation of ResourceLoader which forwards all its method calls to another ResourceLoader}.
ForwardingResourceLoader() - Constructor for class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
ForwardingServiceRegistry - Class in org.jboss.weld.bootstrap.api.helpers
 
ForwardingServiceRegistry() - Constructor for class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
ForwardingServletListener - Class in org.jboss.weld.servlet.api.helpers
 
ForwardingServletListener() - Constructor for class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
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
 
generateConversationId() - Method in interface org.jboss.weld.context.ConversationContext
Generate a new, unique, conversation id
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(Contextual<T>, CreationalContext<T>) - Method in interface javax.enterprise.context.spi.Context
Return an existing instance of certain contextual type or create a new instance by calling Contextual.create(CreationalContext) and return the new instance.
get(Contextual<T>) - Method in interface javax.enterprise.context.spi.Context
Return an existing instance of a certain contextual type or a null value.
get() - Method in interface javax.inject.Provider
Provides a fully-constructed and injected instance of T.
get() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
get(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
get() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
get(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
get(Class<S>) - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Retrieve a service implementation
get() - Method in interface org.jboss.weld.bootstrap.api.Singleton
Access the singleton
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(String) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
 
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 interface org.jboss.weld.resources.spi.ScheduledExecutorServiceFactory
 
get() - Method in interface org.jboss.weld.serialization.spi.helpers.SerializableContextual
 
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
 
getAccessibleObserverNotifier() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the observer notifier for accessible observer methods.
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(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
 
getAllInterceptors() - Method in interface org.jboss.weld.ejb.spi.InterceptorBindings
Returns all interceptors that are bound to an EJB object through the InterceptorBinding mechanism and are enabled through the beans.xml file.
getAllInterceptors() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
Returns all interceptor classes that are applicable to the given intercepted entity
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 interface javax.enterprise.inject.spi.InjectionPoint
Obtain an instance of AnnotatedField or AnnotatedParameter, depending upon whether the injection point is an injected field or a constructor/method parameter.
getAnnotated() - Method in interface javax.enterprise.inject.spi.ProcessBean
Returns the AnnotatedType representing the bean class, the AnnotatedMethod representing the producer method, or the AnnotatedField representing the producer field.
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 interface javax.enterprise.inject.spi.ProcessManagedBean
Returns the AnnotatedType representing the bean class.
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 interface javax.enterprise.inject.spi.ProcessProducerMethod
Returns the AnnotatedParameter for any matching injection point of the same type as the producer method return type found on a disposal method.
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 interface javax.enterprise.inject.spi.ProcessProducer
Returns the AnnotatedField representing the producer field or the AnnotatedMethod representing the producer method.
getAnnotatedMember() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
 
getAnnotatedMethod() - Method in interface javax.enterprise.inject.spi.ProcessObserverMethod
The AnnotatedMethod representing the observer method.
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 interface javax.enterprise.inject.spi.ProcessProducerField
Returns the AnnotatedField representing the producer field.
getAnnotatedProducerField() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerFieldImpl
 
getAnnotatedProducerMethod() - Method in interface javax.enterprise.inject.spi.ProcessProducerMethod
Returns the AnnotatedMethod representing the producer method.
getAnnotatedProducerMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl
 
getAnnotatedSessionBeanClass() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
 
getAnnotatedType() - Method in interface javax.enterprise.inject.spi.ProcessAnnotatedType
Returns the AnnotatedType object that will be used by the container to read the declared annotations.
getAnnotatedType() - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
Returns the AnnotatedType representing the managed bean class, session bean class or other Java EE component class supporting injection.
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
 
getAnnotatedType() - Method in interface org.jboss.weld.injection.spi.InjectionContext
Get the AnnotatedType for the instance being injected
getAnnotation(Class<T>) - Method in interface javax.enterprise.inject.spi.Annotated
Get program element annotation of a certain annotation type.
getAnnotation(Class<? extends Annotation>, WeldMethod<?, ?>) - Method in class org.jboss.weld.bean.interceptor.WeldAnnotatedMethodReader
 
getAnnotation() - Method in class org.jboss.weld.interceptor.InterceptorBindingType
 
getAnnotation(Class<? extends Annotation>, M) - Method in interface org.jboss.weld.interceptor.reader.AnnotatedMethodReader
 
getAnnotation(Class<? extends Annotation>, Method) - Method in class org.jboss.weld.interceptor.reader.ReflectiveAnnotatedMethodReader
 
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
 
getAnnotationClass(InterceptionType) - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
 
getAnnotationClass() - Method in class org.jboss.weld.resolution.QualifierInstance
 
getAnnotations() - Method in interface javax.enterprise.inject.spi.Annotated
Get all annotations of the program element.
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 interface javax.enterprise.inject.spi.Annotated
Get the type of the annotated program element.
getBaseType() - Method in class org.jboss.weld.introspector.ForwardingAnnotated
 
getBaseType() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
 
getBean() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Get the Bean object representing the bean that defines the injection point.
getBean() - Method in interface javax.enterprise.inject.spi.ProcessBean
Returns the Bean object that is about to be registered.
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(EjbDescriptor<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
Get the Bean object for the given EJB, or null if Weld was not given this descriptor in the deployment.
getBean(Resolvable) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getBean(EjbDescriptor<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getBeanClass() - Method in interface javax.enterprise.inject.spi.Bean
The bean class of the managed bean or session bean or of the bean that declares the producer method or field.
getBeanClass() - Method in interface javax.enterprise.inject.spi.ObserverMethod
Obtains the bean class of the bean that declares the observer method.
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 interface org.jboss.weld.ejb.spi.EjbDescriptor
Gets the EJB type
getBeanClass() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
getBeanClass() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getBeanClasses() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Gets all classes in the bean deployment archive
getBeanClasses() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
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
 
getBeanDeploymentArchives() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get the bean deployment archives which are accessible to this bean deployment archive and adjacent to it in the deployment archive graph.
getBeanDeploymentArchives() - Method in interface org.jboss.weld.bootstrap.spi.Deployment
Get the bean deployment archives which are part of this deployment and adjacent to it in the deployment archive graph.
getBeanDeploymentArchives() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
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
 
getBeanManager() - Method in class org.jboss.weld.resolution.TypeSafeResolver
 
getBeanResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the web bean resolver.
getBeans(Type, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Return the set of beans which have the given required type and qualifiers and are available for injection in the module or library containing the class into which the BeanManager was injected or the Java EE component from whose JNDI environment namespace the BeanManager was obtained, according to the rules of typesafe resolution.
getBeans(String) - Method in interface javax.enterprise.inject.spi.BeanManager
Return the set of beans which have the given EL name and are available for injection in the module or library containing the class into which the BeanManager was injected or the Java EE component from whose JNDI environment namespace the BeanManager was obtained, according to the rules of EL name resolution.
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
getBeansXml() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get any deployment descriptors in the bean deployment archive.
getBeansXml() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
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
 
getBusinessObject(Class<S>) - Method in interface org.jboss.weld.ejb.api.SessionObjectReference
Get the reference from the EJB container to the session object for the given business interface
getCacheValue(LoadingCache<K, V>, K) - Static method in class org.jboss.weld.util.cache.LoadingCacheUtils
Get the cache value for the given key.
getCacheValue(LoadingCache<K, V>, K, boolean) - Static method in class org.jboss.weld.util.cache.LoadingCacheUtils
Get the cache value for the given key.
getCastCacheValue(LoadingCache<K, V>, Object) - Static method in class org.jboss.weld.util.cache.LoadingCacheUtils
Get and cast the cache value for the given key.
getCastCacheValue(LoadingCache<K, V>, Object, boolean) - Static method in class org.jboss.weld.util.cache.LoadingCacheUtils
Get and cast the cache value for the given key.
getChildIds() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getChildren() - Method in class org.jboss.weld.el.Namespace
 
getClassAvailableActivations() - Method in interface org.jboss.weld.bootstrap.spi.Filter
Nested <if-class-available> elements
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
 
getClassLoader(Class<?>) - Method in interface org.jboss.weld.serialization.spi.ProxyServices
Returns the class loader that will load the proxy class which extends or implements the given type.
getClassMetadata() - Method in class org.jboss.weld.bean.interceptor.SerializableContextualInterceptorReference
 
getClassMetadata(Class<T>) - Method in class org.jboss.weld.interceptor.reader.cache.DefaultMetadataCachingReader
 
getClassMetadata(Class<T>) - Method in interface org.jboss.weld.interceptor.reader.cache.MetadataCachingReader
 
getClassMetadata() - Method in class org.jboss.weld.interceptor.reader.ClassMetadataInterceptorReference
 
getClassMetadata() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorReference
 
getClassName() - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
 
getClassName() - Method in interface org.jboss.weld.bootstrap.spi.ClassAvailableActivation
The name attribute
getClassName() - Method in class org.jboss.weld.interceptor.reader.ReflectiveClassMetadata
 
getClassName() - Method in interface org.jboss.weld.interceptor.spi.metadata.ClassMetadata
 
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() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getCommonPropertyType(ELContext, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
 
getConcurrentAccessTimeout() - Method in class org.jboss.weld.context.AbstractConversationContext
 
getConcurrentAccessTimeout() - Method in interface org.jboss.weld.context.ConversationContext
Get the current concurrent access timeout
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 interface javax.enterprise.inject.spi.AnnotatedType
Get the constructors of the type.
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(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains an active context object for the given scope.
getContext() - Method in class org.jboss.weld.bootstrap.ContextHolder
 
getContext() - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
getContext(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Gets an active context of the given scope.
getContextData() - Method in class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
 
getContexts() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getContextual(String) - Static method in class org.jboss.weld.context.AbstractContext
 
getContextual() - Method in interface org.jboss.weld.context.api.ContextualInstance
 
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.
getContextual(String) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
Given a particular id, return the correct contextual.
getContextual() - Method in interface org.jboss.weld.serialization.spi.helpers.SerializableContextualInstance
 
getContextualIds() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
getConversation(String) - Method in class org.jboss.weld.context.AbstractConversationContext
 
getConversation(String) - Method in interface org.jboss.weld.context.ConversationContext
Get the conversation with the given id.
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
 
getConversations() - Method in interface org.jboss.weld.context.ConversationContext
Get conversations currently known to the context.
getCreationalContext() - Method in class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
 
getCreationalContext() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
 
getCreationalContext() - Method in interface org.jboss.weld.context.api.ContextualInstance
 
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
 
getCreationalContext() - Method in interface org.jboss.weld.serialization.spi.helpers.SerializableContextualInstance
 
getCurrent() - Method in interface org.jboss.weld.manager.api.WeldManager
 
getCurrent() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getCurrentConversation() - Method in class org.jboss.weld.context.AbstractConversationContext
 
getCurrentConversation() - Method in interface org.jboss.weld.context.ConversationContext
Get a handle the current conversation (transient or otherwise).
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() - Method in class org.jboss.weld.interceptor.reader.ReflectiveClassMetadata
 
getDeclaredMethods() - Method in interface org.jboss.weld.interceptor.spi.metadata.ClassMetadata
 
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 interface javax.enterprise.inject.spi.AnnotatedParameter
Get the declaring method or constructor.
getDeclaringCallable() - Method in class org.jboss.weld.introspector.ForwardingWeldParameter
 
getDeclaringCallable() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
 
getDeclaringClass() - Method in class org.jboss.weld.interceptor.builder.MethodReference
 
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 javax.enterprise.inject.spi.AnnotatedMember
Get the type which declares this member.
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 interface javax.enterprise.inject.spi.Decorator
Obtains the decorated types.
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
 
getDefaultTimeout() - Method in interface org.jboss.weld.context.ConversationContext
Get the default inactivity timeout.
getDefaultValidatorFactory() - Method in interface org.jboss.weld.validation.spi.ValidationServices
Obtain a reference to the default ValidatorFactory
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 interface javax.enterprise.inject.spi.Decorator
getDelegateQualifiers() - Method in class org.jboss.weld.bean.DecoratorImpl
 
getDelegateQualifiers() - Method in class org.jboss.weld.bean.ForwardingDecorator
 
getDelegateType() - Method in interface javax.enterprise.inject.spi.Decorator
Obtains the type of the delegate injection point.
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
 
getDependentInstances() - Method in class org.jboss.weld.context.CreationalContextImpl
 
getDependentInstances() - Method in interface org.jboss.weld.context.WeldCreationalContext
Returns an unmodifiable list of dependent instances.
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 interface org.jboss.weld.manager.api.WeldManager
Get the EjbDescriptor for the given ejb name
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 interface javax.enterprise.inject.spi.ProcessSessionBean
Returns the EJB name of the session bean.
getEjbName() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
 
getEjbName() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Get the EJB name
getEjbName() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
getEjbs() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get all the EJBs in the deployment archive
getEjbs() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
getELResolver() - Method in interface javax.enterprise.inject.spi.BeanManager
Returns a javax.el.ELResolver that resolves beans by EL name.
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 interface org.jboss.weld.bootstrap.spi.BeansXml
 
getEnabledAlternativeClasses() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getEnabledAlternativeStereotypes() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
 
getEnabledAlternativeStereotypes() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getEnabledDecorators() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
 
getEnabledDecorators() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getEnabledInterceptors() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
 
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
 
getExcludeClassInterceptorsAnnotationClass() - Static method in class org.jboss.weld.interceptor.util.InterceptionUtils
 
getExcludes() - Method in interface org.jboss.weld.bootstrap.spi.Scanning
The <exclude> element
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
 
getExtensions() - Method in interface org.jboss.weld.bootstrap.spi.Deployment
Specifies the extensions this deployment should call observer methods on.
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
 
getFields() - Method in interface javax.enterprise.inject.spi.AnnotatedType
Get the fields of the type.
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
 
getId() - Method in interface javax.enterprise.context.Conversation
Get the identifier of the current long-running conversation.
getId() - Method in interface javax.enterprise.inject.spi.PassivationCapable
A string that uniquely identifies the instance of Bean or Contextual.
getId() - Method in class org.jboss.weld.bean.ProducerMethod
 
getId() - Method in class org.jboss.weld.bean.RIBean
 
getId() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get a string which uniquely identifies the BeanDeploymentArchive within the Deployment.
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 interface org.jboss.weld.manager.api.WeldManager
The ID of the manager, identical to the ID provided by the BDA
getId() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getIncludes() - Method in interface org.jboss.weld.bootstrap.spi.Scanning
The <include> element
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
 
getInitializerMethodsFromDeclaredMethods(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 interface javax.enterprise.inject.spi.BeanManager
Obtains an injectable reference for a certain injection point.
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 interface javax.enterprise.inject.spi.Bean
Obtains the InjectionPoint objects representing injection points of the bean, that will be validated by the container at initialization time.
getInjectionPoints() - Method in interface javax.enterprise.inject.spi.Producer
Returns the set of all InjectionPoints.
getInjectionPoints() - Method in class org.jboss.weld.bean.AbstractClassBean
 
getInjectionPoints() - Method in class org.jboss.weld.bean.AbstractProducerBean.AbstractProducer
 
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.injection.ForwardingInjectionTarget
 
getInjectionPoints() - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
getInjectionTarget() - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
Returns the InjectionTarget object that will be used by the container to perform injection.
getInjectionTarget() - Method in class org.jboss.weld.bean.AbstractClassBean
 
getInjectionTarget() - Method in class org.jboss.weld.bean.DecoratorImpl
 
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
 
getInjectionTarget() - Method in interface org.jboss.weld.injection.spi.InjectionContext
Get the InjectionTarget for the instance being injected
getInjectionTargetClass() - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
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 interface org.jboss.weld.context.api.ContextualInstance
 
getInstance() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
 
getInstance() - Static method in class org.jboss.weld.interceptor.reader.ReflectiveAnnotatedMethodReader
 
getInstance() - Method in interface org.jboss.weld.serialization.spi.helpers.SerializableContextualInstance
 
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() - Method in class org.jboss.weld.util.reflection.instantiation.AbstractInstantiatorFactory
 
getInstantiator() - Method in interface org.jboss.weld.util.reflection.instantiation.InstantiatorFactory
 
getInterceptableMethods(WeldClass<?>) - Static method in class org.jboss.weld.util.Beans
 
getInterceptedEntity() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
getInterceptedEntity() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
 
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() - Method in class org.jboss.weld.interceptor.reader.ClassMetadataInterceptorReference
 
getInterceptor() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorReference
 
getInterceptor(Class<?>) - Method in class org.jboss.weld.manager.Enabled
 
getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains the set of meta-annotations for a certain interceptor binding type.
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 interface javax.enterprise.inject.spi.Interceptor
Obtains the interceptor bindings of the interceptor.
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
getInterceptorClass() - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
 
getInterceptorClass() - Method in class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
getInterceptorClass() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
 
getInterceptorComparator() - Method in class org.jboss.weld.manager.Enabled
 
getInterceptorInvocation(Object, InterceptorMetadata, InterceptionType) - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
 
getInterceptorInvocation(Object, InterceptorMetadata, InterceptionType) - Method in class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
 
getInterceptorInvocation(Object, InterceptorMetadata, InterceptionType) - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
 
getInterceptorMetadata() - Method in class org.jboss.weld.bean.InterceptorImpl
 
getInterceptorMetadata(InterceptorReference<T>) - Method in class org.jboss.weld.interceptor.reader.cache.DefaultMetadataCachingReader
 
getInterceptorMetadata(Class<T>) - Method in class org.jboss.weld.interceptor.reader.cache.DefaultMetadataCachingReader
 
getInterceptorMetadata(InterceptorReference<T>) - Method in interface org.jboss.weld.interceptor.reader.cache.MetadataCachingReader
 
getInterceptorMetadata(Class<T>) - Method in interface org.jboss.weld.interceptor.reader.cache.MetadataCachingReader
 
getInterceptorMetadataReader() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInterceptorMethodInvocations() - Method in class org.jboss.weld.interceptor.proxy.CustomInterceptorInvocation
 
getInterceptorMethodInvocations() - Method in interface org.jboss.weld.interceptor.proxy.InterceptorInvocation
 
getInterceptorMethodInvocations() - Method in class org.jboss.weld.interceptor.proxy.SimpleInterceptorInvocation
 
getInterceptorMethods(InterceptionType) - Method in class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
 
getInterceptorModelRegistry() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInterceptorReference() - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
 
getInterceptorReference() - Method in class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
 
getInterceptorReference() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
Returns the class for which this interceptor metadata was created
getInterceptors() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getInterceptors(InterceptionType, Method) - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
Returns the interceptors applicable for the given interception type and method
getInterceptors() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInterceptors() - Method in class org.jboss.weld.manager.Enabled
 
getInterceptorsAnnotationClass() - Static method in class org.jboss.weld.interceptor.util.InterceptionUtils
 
getInterceptorsHandler() - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
 
getInterface() - Method in interface org.jboss.weld.ejb.spi.BusinessInterfaceDescriptor
Gets the business interface class
getInterface() - Method in class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
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 interface javax.enterprise.inject.spi.AnnotatedType
Get the underlying Class.
getJavaClass() - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
 
getJavaClass() - Method in class org.jboss.weld.interceptor.reader.ReflectiveClassMetadata
 
getJavaClass() - Method in interface org.jboss.weld.interceptor.spi.metadata.ClassMetadata
 
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 interface javax.enterprise.inject.spi.AnnotatedConstructor
Get the underlying Constructor.
getJavaMember() - Method in interface javax.enterprise.inject.spi.AnnotatedField
Get the underlying Field.
getJavaMember() - Method in interface javax.enterprise.inject.spi.AnnotatedMember
Get the underlying Member.
getJavaMember() - Method in interface javax.enterprise.inject.spi.AnnotatedMethod
Get the underlying Method.
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
 
getJavaMethod(M) - Method in interface org.jboss.weld.interceptor.reader.AnnotatedMethodReader
 
getJavaMethod() - Method in class org.jboss.weld.interceptor.reader.DefaultMethodMetadata
 
getJavaMethod(Method) - Method in class org.jboss.weld.interceptor.reader.ReflectiveAnnotatedMethodReader
 
getJavaMethod() - Method in interface org.jboss.weld.interceptor.spi.metadata.MethodMetadata
 
getLastUsed() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
getLastUsed() - Method in interface org.jboss.weld.context.ManagedConversation
Gets the last time the conversation was used (for data access)
getLifecycleInterceptors(InterceptionType) - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
 
getLifecycleInterceptors(InterceptionType) - Method in interface org.jboss.weld.ejb.spi.InterceptorBindings
Returns the lifecycle interceptors that are applicable to a given InterceptionType (bound by InterceptorBinding).
getLineNumber() - Method in class org.jboss.weld.metadata.FileMetadata
 
getLocalBusinessInterfaces() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Gets the local business interfaces of the EJB
getLocalBusinessInterfaces() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
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 interface org.jboss.weld.bootstrap.spi.Metadata
The location of the metadata, used in error and log messages
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
 
getLockStore() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
getLockStore() - Method in class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
 
getLockStore() - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
 
getLockStore() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
 
getLockStore() - Method in class org.jboss.weld.context.beanstore.MapBeanStore
 
getLogger(Category) - Method in class org.jboss.weld.logging.LoggerFactory
 
getManager() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
getManager(BeanDeploymentArchive) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Get the manager used for this beanDeploymentArchive.
getManager(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
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 interface javax.enterprise.inject.spi.InjectionPoint
Get the Field object in the case of field injection, the Method object in the case of method parameter injection or the Constructor object in the case of constructor parameter injection.
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
 
getMetaAnnotationStore() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
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 class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
 
getMethod() - Method in class org.jboss.weld.interceptor.proxy.SimpleMethodInvocation
 
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
 
getMethodInterceptors(InterceptionType, Method) - Method in interface org.jboss.weld.ejb.spi.InterceptorBindings
Returns the interceptors that are applicable to a given InterceptionType and method (bound by InterceptorBinding).
getMethodName() - Method in class org.jboss.weld.interceptor.builder.MethodReference
 
getMethodName() - Method in class org.jboss.weld.introspector.jlr.MethodSignatureImpl
 
getMethodName() - Method in interface org.jboss.weld.introspector.MethodSignature
 
getMethods() - Method in interface javax.enterprise.inject.spi.AnnotatedType
Get the methods of the type.
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
 
getMostSpecializingBean(Bean<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getMostSpecializingBean(Bean<?>) - Method in class org.jboss.weld.util.BeansClosure
 
getName() - Method in interface javax.enterprise.inject.spi.Bean
Obtains the EL name of a bean, if it has one.
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 interface org.jboss.weld.bootstrap.spi.Filter
The name attribute
getName() - Method in interface org.jboss.weld.bootstrap.spi.SystemPropertyActivation
The name attribute
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 interface javax.enterprise.inject.spi.ObserverMethod
Obtains the set of observed event qualifiers.
getObservedQualifiers() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getObservedType() - Method in interface javax.enterprise.inject.spi.ObserverMethod
Obtains the observed event type.
getObservedType() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getObserverMethod() - Method in interface javax.enterprise.inject.spi.ProcessObserverMethod
The ObserverMethod object that will be used by the container to invoke the observer when a matching event is fired.
getObserverMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
getObserverMethods(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
 
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
 
getOverriddenMethods(WeldClass<T>, Set<WeldMethod<?, ? super T>>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
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
 
getParameterName() - Method in interface org.jboss.weld.context.ConversationContext
Get the name of the parameter used to propagate the conversation id
getParameters() - Method in interface javax.enterprise.inject.spi.AnnotatedCallable
Get the parameters of the callable member.
getParameters() - Method in class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
 
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 class org.jboss.weld.interceptor.builder.MethodReference
 
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 interface javax.enterprise.inject.spi.BeanManager
Returns the PassivationCapable bean with the given identifier.
getPassivationCapableBean(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getPattern() - Method in interface org.jboss.weld.bootstrap.spi.Filter
The pattern attribute
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 interface javax.enterprise.inject.spi.AnnotatedParameter
Get the position of the parameter in the method or constructor argument list.
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
getPrincipal() - Method in interface org.jboss.weld.security.spi.SecurityServices
Obtain the Principal representing the current caller identity
getProducer() - Method in interface javax.enterprise.inject.spi.ProcessProducer
Returns the Producer object that will be used by the container to call the producer method or read the producer field.
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) - Static method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
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
 
getQualifierInstances() - Method in class org.jboss.weld.bean.RIBean
 
getQualifiers() - Method in interface javax.enterprise.inject.spi.Bean
Obtains the qualifiers of the bean.
getQualifiers() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Get the required qualifiers of the injection point.
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 javax.enterprise.util.TypeLiteral
 
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<?>, CreationalContext<?>) - Method in class org.jboss.weld.bean.AbstractReceiverBean
Gets the receiver of the product.
getReception() - Method in interface javax.enterprise.inject.spi.ObserverMethod
Obtains the specified Reception for the observer method.
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<?>, Type, CreationalContext<?>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains a contextual reference for a certain bean and a certain bean type of the bean.
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.
getRemoteBusinessInterfaces() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Gets the remote business interfaces of the EJB
getRemoteBusinessInterfaces() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
getRemoveMethods() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Get the remove methods of the EJB
getRemoveMethods() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
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
 
getRequestMap() - Method in interface org.jboss.weld.context.bound.BoundRequest
Get the current request map.
getRequestMap() - Method in class org.jboss.weld.context.bound.MutableBoundRequest
 
getRequiredBeanDeploymentArchiveServices() - Method in interface org.jboss.weld.bootstrap.api.Environment
 
getRequiredBeanDeploymentArchiveServices() - Method in enum org.jboss.weld.bootstrap.api.Environments
 
getRequiredDeploymentServices() - Method in interface org.jboss.weld.bootstrap.api.Environment
The deployment scoped services required for this environment
getRequiredDeploymentServices() - Method in enum org.jboss.weld.bootstrap.api.Environments
 
getResolvedType(Type) - Method in class org.jboss.weld.resources.SharedObjectCache
 
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
 
getResource(String) - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
getResource(String) - Method in interface org.jboss.weld.resources.spi.ResourceLoader
Gets a resource as a URL by name
getResourceInjectionPoints(Bean<?>, WeldClass<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
 
getResourceName(String, String) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
getResourceName(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
getResources(String) - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
 
getResources(String) - Method in class org.jboss.weld.resources.DefaultResourceLoader
 
getResources(String) - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
getResources(String) - Method in interface org.jboss.weld.resources.spi.ResourceLoader
Gets resources as URLs by name
getResourceURL(FacesContext, String) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
 
getReturnType() - Method in class org.jboss.weld.interceptor.reader.DefaultMethodMetadata
 
getReturnType() - Method in interface org.jboss.weld.interceptor.spi.metadata.MethodMetadata
 
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 interface org.jboss.weld.bootstrap.spi.BeansXml
 
getScanning() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getScope() - Method in interface javax.enterprise.context.spi.Context
Get the scope type of the context object.
getScope() - Method in interface javax.enterprise.inject.spi.Bean
Obtains the scope of the bean.
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
 
getSerializableContextual(Contextual<I>) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
Returns a SerializableContextual that corresponds to the given Contextual
getSerializableContextualInstance(Contextual<I>, I, CreationalContext<I>) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
 
getSerializableContextualInstance(Contextual<I>, I, CreationalContext<I>) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
Returns a SerializableContextualInstance that corresponds to the given instance and Contextual
getService(Class<E>) - Method in class org.jboss.weld.injection.WeldInjectionPoint.WeldInjectionPointSerializationProxy
 
getServiceRegistry() - Method in class org.jboss.weld.context.AbstractContext
 
getServices() - Method in class org.jboss.weld.bean.AbstractBean
 
getServices() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get the Bean Deployment Archive scoped services
getServices() - Method in interface org.jboss.weld.bootstrap.spi.Deployment
Get the services available to this deployment
getServices() - Method in interface org.jboss.weld.manager.api.WeldManager
Get the services registered for this manager
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 interface javax.enterprise.inject.spi.ProcessSessionBean
Returns a SessionBeanType representing the kind of session bean.
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;
getSessionMap(boolean) - Method in interface org.jboss.weld.context.bound.BoundRequest
Get the current session map.
getSessionMap(boolean) - Method in class org.jboss.weld.context.bound.MutableBoundRequest
 
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.
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.
getSpecializingBean(Bean<?>) - Method in class org.jboss.weld.util.BeansClosure
 
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 interface javax.enterprise.inject.spi.BeanManager
Obtains meta-annotations for a certain stereotype.
getStereotypeDefinition(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getStereotypes() - Method in interface javax.enterprise.inject.spi.Bean
Obtains the stereotypes of the bean.
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.metadata.cache.MergedStereotypes
 
getSuperclass() - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
 
getSuperclass() - Method in class org.jboss.weld.interceptor.reader.ReflectiveClassMetadata
 
getSuperclass() - Method in interface org.jboss.weld.interceptor.spi.metadata.ClassMetadata
 
getSuperClass() - Method in class org.jboss.weld.util.Proxies.TypeInfo
 
getSuperInterface() - Method in class org.jboss.weld.util.Proxies.TypeInfo
 
getSupportedInterceptionTypes() - Method in class org.jboss.weld.interceptor.reader.DefaultMethodMetadata
 
getSupportedInterceptionTypes() - Method in interface org.jboss.weld.interceptor.spi.metadata.MethodMetadata
 
getSupportedInterceptionTypes() - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
 
getSystemPropertyActivations() - Method in interface org.jboss.weld.bootstrap.spi.Filter
Nested <if-system-property> elements
getSystemPropertyActivations() - Method in class org.jboss.weld.metadata.FilterImpl
 
getTarget() - Method in class org.jboss.weld.injection.InjectionContextImpl
 
getTarget() - Method in interface org.jboss.weld.injection.spi.InjectionContext
Get the underlying instance to be injected.
getTarget() - Method in class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
 
getTargetClass() - Method in interface org.jboss.weld.interceptor.util.proxy.TargetInstanceProxy
 
getTargetClass() - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
 
getTargetClassInterceptorMetadata(ClassMetadata<T>) - Method in class org.jboss.weld.interceptor.reader.cache.DefaultMetadataCachingReader
 
getTargetClassInterceptorMetadata(ClassMetadata<T>) - Method in interface org.jboss.weld.interceptor.reader.cache.MetadataCachingReader
 
getTargetInstance() - Method in interface org.jboss.weld.interceptor.util.proxy.TargetInstanceProxy
 
getTargetInstance() - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
 
getTaskExecutor() - Method in interface org.jboss.weld.manager.api.ExecutorServices
 
getTaskExecutor() - Method in class org.jboss.weld.manager.SingleThreadExecutorServices
Provides access to the executor service used for asynchronous tasks.
getThreadContextClassLoader() - Static method in class org.jboss.weld.interceptor.util.ReflectionUtils
 
getTimeout() - Method in interface javax.enterprise.context.Conversation
Get the timeout of the current conversation.
getTimeout() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
getTimer() - Method in class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
 
getTransactionalPhase(WeldMethod<?, ?>) - Static method in class org.jboss.weld.event.ObserverFactory
Tests an observer method to see if it is transactional.
getTransactionPhase() - Method in interface javax.enterprise.inject.spi.ObserverMethod
Obtains the specified TransactionPhase for the observer method.
getTransactionPhase() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getType() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Get the required type of injection point.
getType() - Method in class javax.enterprise.util.TypeLiteral
 
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 interface javax.enterprise.inject.spi.Annotated
Get all types to which the base type should be considered assignable.
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 interface javax.enterprise.inject.spi.Bean
Obtains the bean types of the bean.
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
 
getUserTransaction() - Method in interface org.jboss.weld.transaction.spi.TransactionServices
Obtain a reference to the JTA UserTransaction
getValue() - Method in interface org.jboss.weld.bootstrap.spi.Metadata
The metadata value
getValue() - Method in interface org.jboss.weld.bootstrap.spi.SystemPropertyActivation
The value attribute
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
getWeldField() - Method in class org.jboss.weld.injection.FieldInjectionPoint
 
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
 
hasDefaultProducer() - Method in class org.jboss.weld.bean.AbstractBean
Returns true if the bean uses the default Producer ( or InjectionTarget).
hasDefaultProducer() - Method in class org.jboss.weld.bean.DisposalMethod
 
hasDefaultProducer() - Method in class org.jboss.weld.bean.ManagedBean
 
hasDefaultProducer() - Method in class org.jboss.weld.bean.ProducerField
 
hasDefaultProducer() - Method in class org.jboss.weld.bean.ProducerMethod
 
hasDefaultProducer() - Method in class org.jboss.weld.bean.SessionBean
 
hashCode() - Method in class javax.enterprise.util.AnnotationLiteral
 
hashCode() - Method in class javax.enterprise.util.TypeLiteral
 
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.bootstrap.api.helpers.ForwardingBootstrap
 
hashCode() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
hashCode() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
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.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
hashCode() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
hashCode() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
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.injection.spi.helpers.ForwardingJpaInjectionServices
 
hashCode() - Method in class org.jboss.weld.interceptor.builder.MethodReference
 
hashCode() - Method in class org.jboss.weld.interceptor.InterceptorBindingType
 
hashCode() - Method in class org.jboss.weld.interceptor.reader.ClassMetadataInterceptorReference
 
hashCode() - Method in class org.jboss.weld.interceptor.reader.ReflectiveClassMetadata
 
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.QualifierInstance
 
hashCode() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
hashCode() - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
 
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.interceptor.util.ArrayIterator
 
hasNext() - Method in class org.jboss.weld.interceptor.util.ImmutableIteratorWrapper
 
hasNext() - Method in class org.jboss.weld.util.dom.NodeListIterator
 
hasNextInterceptor() - Method in class org.jboss.weld.interceptor.proxy.SimpleInterceptionChain
 
hasNextInterceptor() - Method in interface org.jboss.weld.interceptor.spi.context.InterceptionChain
 
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
 
Http - Annotation Type in org.jboss.weld.context.http
Qualifier used with all for all of the Servlet backed contexts Weld offers.
HttpConversationContext - Interface in org.jboss.weld.context.http
An Http Session backed conversation context.
HttpConversationContextImpl - Class in org.jboss.weld.context.http
 
HttpConversationContextImpl() - Constructor for class org.jboss.weld.context.http.HttpConversationContextImpl
 
HttpLiteral - Class in org.jboss.weld.context.http
Annotation literal for Http
HttpRequestContext - Interface in org.jboss.weld.context.http
A request context which can be bound to the ServletRequest.
HttpRequestContextImpl - Class in org.jboss.weld.context.http
 
HttpRequestContextImpl() - Constructor for class org.jboss.weld.context.http.HttpRequestContextImpl
Constructor
HttpSessionContext - Interface in org.jboss.weld.context.http
A session context which can be bound to the HttpServletRequest.
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
 
ignoreGlobalInterceptors(Method) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
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 javax.enterprise.inject
Indicates that a producer method returned a null value or a producer field contained a null value, and the scope of the producer method or field was not Dependent.
IllegalProductException() - Constructor for exception javax.enterprise.inject.IllegalProductException
 
IllegalProductException(String, Throwable) - Constructor for exception javax.enterprise.inject.IllegalProductException
 
IllegalProductException(String) - Constructor for exception javax.enterprise.inject.IllegalProductException
 
IllegalProductException(Throwable) - Constructor for exception javax.enterprise.inject.IllegalProductException
 
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.
ImmutableIteratorWrapper<T> - Class in org.jboss.weld.interceptor.util
 
ImmutableIteratorWrapper(Iterator<T>) - Constructor for class org.jboss.weld.interceptor.util.ImmutableIteratorWrapper
 
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
 
initAfterInterceptorsAndDecoratorsInitialized() - Method in class org.jboss.weld.bean.AbstractClassBean
 
initAfterInterceptorsAndDecoratorsInitialized() - Method in class org.jboss.weld.bean.ManagedBean
 
initAlternative() - Method in class org.jboss.weld.bean.AbstractBean
 
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(SingletonProvider) - Static method in class org.jboss.weld.bootstrap.api.SingletonProvider
Initialize with an explicit instance
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.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
 
initInterceptorsIfNeeded() - 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(T, CreationalContext<T>) - Method in interface javax.enterprise.inject.spi.InjectionTarget
Performs dependency injection upon the given object.
Inject - Annotation Type in javax.inject
Identifies injectable constructors, methods, and fields.
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(T, CreationalContext<T>) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
 
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
 
InjectionContext<T> - Interface in org.jboss.weld.injection.spi
The context in which instance injection occurs.
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 javax.enterprise.inject
Indicates a problem relating to dependency injection.
InjectionException() - Constructor for exception javax.enterprise.inject.InjectionException
 
InjectionException(String, Throwable) - Constructor for exception javax.enterprise.inject.InjectionException
 
InjectionException(String) - Constructor for exception javax.enterprise.inject.InjectionException
 
InjectionException(Throwable) - Constructor for exception javax.enterprise.inject.InjectionException
 
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.
InjectionPoint - Interface in javax.enterprise.inject.spi
Provides access to metadata about an injection point.
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
InjectionServices - Interface in org.jboss.weld.injection.spi
Provides callbacks to the container when Weld performs injection on an InjectionTarget, managed bean or session bean This service may be used to provide EE-style injection.
InjectionTarget<T> - Interface in javax.enterprise.inject.spi
Provides operations for performing dependency injection and lifecycle callbacks on an instance of a type.
InjectionTargetValidator - Class in org.jboss.weld.manager
 
InjectionTargetValidator(BeanManagerImpl) - Constructor for class org.jboss.weld.manager.InjectionTargetValidator
 
Instance<T> - Interface in javax.enterprise.inject
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
INSTANCE - Static variable in class org.jboss.weld.bean.proxy.Marker
 
instance() - Static method in class org.jboss.weld.bootstrap.api.SingletonProvider
 
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.context.bound.BoundLiteral
 
INSTANCE - Static variable in class org.jboss.weld.context.ejb.EjbLiteral
 
INSTANCE - Static variable in class org.jboss.weld.context.http.HttpLiteral
 
INSTANCE - Static variable in class org.jboss.weld.context.unbound.UnboundLiteral
 
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 interface org.jboss.weld.manager.api.WeldManager
 
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 - Interface in org.jboss.weld.util.reflection.instantiation
A factory class for obtaining the first available instantiator
intercept(InterceptionType, T, InvocationContext) - Method in interface javax.enterprise.inject.spi.Interceptor
Invokes the specified kind of lifecycle callback or method invocation interception upon the given interceptor instance.
intercept(InterceptionType, T, InvocationContext) - Method in class org.jboss.weld.bean.InterceptorImpl
 
intercept(InterceptionType, Method) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
intercept(InterceptionType) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
interceptAll() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
interceptAroundInvoke(Method) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
interceptAroundTimeout(Method) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
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
InterceptionChain - Interface in org.jboss.weld.interceptor.spi.context
 
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
 
InterceptionModel<T,I> - Interface in org.jboss.weld.interceptor.spi.model
Describes the InterceptorMetadatas that apply to a particular entity.
InterceptionModelBuilder<T,I> - Class in org.jboss.weld.interceptor.builder
 
InterceptionModelBuilder.MethodInterceptorDescriptor - Class in org.jboss.weld.interceptor.builder
 
InterceptionModelBuilder.MethodInterceptorDescriptor(Method, InterceptionType...) - Constructor for class org.jboss.weld.interceptor.builder.InterceptionModelBuilder.MethodInterceptorDescriptor
 
InterceptionType - Enum in javax.enterprise.inject.spi
Identifies the kind of lifecycle callback, EJB timeout method or business method interception.
InterceptionType - Enum in org.jboss.weld.interceptor.spi.model
 
InterceptionTypeRegistry - Class in org.jboss.weld.interceptor.util
 
InterceptionTypeRegistry() - Constructor for class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
 
InterceptionUtils - Class in org.jboss.weld.interceptor.util
 
InterceptionUtils() - Constructor for class org.jboss.weld.interceptor.util.InterceptionUtils
 
Interceptor<T> - Interface in javax.enterprise.inject.spi
Represents an enabled interceptor.
InterceptorBindingModel<T extends Annotation> - Class in org.jboss.weld.metadata.cache
 
InterceptorBindingModel(Class<T>, ClassTransformer) - Constructor for class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
InterceptorBindings - Interface in org.jboss.weld.ejb.spi
 
InterceptorBindingsAdapter - Class in org.jboss.weld.bean.interceptor
 
InterceptorBindingsAdapter(InterceptionModel<ClassMetadata<?>, ?>) - Constructor for class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
 
InterceptorBindingType - Class in org.jboss.weld.interceptor
 
InterceptorBindingType(BeanManagerImpl, Annotation) - Constructor for class org.jboss.weld.interceptor.InterceptorBindingType
 
InterceptorBindingTypeLiteral - Class in org.jboss.weld.literal
Annotation literal for InterceptorBinding
InterceptorException - Exception in org.jboss.weld.interceptor.proxy
 
InterceptorException() - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
 
InterceptorException(String) - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
 
InterceptorException(String, Throwable) - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
 
InterceptorException(Throwable) - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
 
InterceptorImpl<T> - Class in org.jboss.weld.bean
 
InterceptorImpl(WeldClass<T>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.InterceptorImpl
 
InterceptorInstantiator<T,I> - Interface in org.jboss.weld.interceptor.spi.instance
 
InterceptorInvocation - Interface in org.jboss.weld.interceptor.proxy
 
InterceptorInvocationContext - Class in org.jboss.weld.interceptor.proxy
 
InterceptorInvocationContext(InterceptionChain, Object, Method, Object[]) - Constructor for class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
 
InterceptorInvocationContext(InterceptionChain, Object, Method, Object) - Constructor for class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
 
InterceptorMetadata<T> - Interface in org.jboss.weld.interceptor.spi.metadata
This class is parametrized for
InterceptorMetadataException - Exception in org.jboss.weld.interceptor.util
 
InterceptorMetadataException() - Constructor for exception org.jboss.weld.interceptor.util.InterceptorMetadataException
 
InterceptorMetadataException(String) - Constructor for exception org.jboss.weld.interceptor.util.InterceptorMetadataException
 
InterceptorMetadataException(String, Throwable) - Constructor for exception org.jboss.weld.interceptor.util.InterceptorMetadataException
 
InterceptorMetadataException(Throwable) - Constructor for exception org.jboss.weld.interceptor.util.InterceptorMetadataException
 
InterceptorMetadataUtils - Class in org.jboss.weld.interceptor.reader
 
InterceptorMetadataUtils() - Constructor for class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
 
InterceptorMethodHandler - Class in org.jboss.weld.interceptor.proxy
 
InterceptorMethodHandler(Object, ClassMetadata<?>, InterceptionModel<ClassMetadata<?>, ?>, InterceptorInstantiator<?, ?>, InvocationContextFactory) - Constructor for class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
 
InterceptorMethodInvocation - Interface in org.jboss.weld.interceptor.proxy
 
InterceptorProxyCreator - Interface in org.jboss.weld.interceptor.proxy
 
InterceptorProxyCreatorImpl - Class in org.jboss.weld.interceptor.proxy
 
InterceptorProxyCreatorImpl(InterceptorInstantiator<?, ?>, InvocationContextFactory, InterceptionModel<ClassMetadata<?>, ?>) - Constructor for class org.jboss.weld.interceptor.proxy.InterceptorProxyCreatorImpl
 
InterceptorReference<T> - Interface in org.jboss.weld.interceptor.spi.metadata
Defines a minimal contract for an interceptor reference.
InterceptorResolvable - Interface in org.jboss.weld.resolution
 
InterceptorResolvableBuilder - Class in org.jboss.weld.resolution
 
InterceptorResolvableBuilder(BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
InterceptorResolvableBuilder(Type, BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
interceptPostActivate() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
interceptPostConstruct() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
interceptPreDestroy() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
interceptPrePassivate() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
intercepts(InterceptionType) - Method in interface javax.enterprise.inject.spi.Interceptor
Determines if the interceptor intercepts the specified kind of lifecycle callback or method invocation.
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 interface org.jboss.weld.context.ApplicationContext
Invalidate the context, causing all bean instances to be destroyed.
invalidate() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
 
invalidate() - Method in interface org.jboss.weld.context.cache.RequestScopedItem
Method that is called when the request ends
invalidate() - Method in interface org.jboss.weld.context.ConversationContext
Cause any expired conversations to be ended, and therefore marked for destruction when deactivate is called.
invalidate() - Method in interface org.jboss.weld.context.http.HttpSessionContext
Mark the Session Context for destruction; the Session Context will be detached from the underling Http Session, and instances marked for destruction when the Http Request is destroyed.
invalidate() - Method in interface org.jboss.weld.context.ManagedContext
Mark the context as due for destruction when deactivate is called.
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
 
InvocationContextFactory - Interface in org.jboss.weld.interceptor.spi.context
 
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, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
 
invoke(InvocationContext) - Method in interface org.jboss.weld.interceptor.proxy.InterceptorMethodInvocation
 
invoke(InvocationContext) - Method in class org.jboss.weld.interceptor.proxy.SimpleMethodInvocation
 
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
 
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
invokeNextInterceptor(InvocationContext) - Method in class org.jboss.weld.interceptor.proxy.SimpleInterceptionChain
 
invokeNextInterceptor(InvocationContext) - Method in interface org.jboss.weld.interceptor.spi.context.InterceptionChain
 
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 interface javax.enterprise.context.spi.Context
Determines if the context object is active.
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 interface javax.enterprise.inject.spi.Bean
Determines if the bean is an alternative.
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 interface javax.enterprise.inject.Instance
Determines if there is more than one bean that matches the required type and qualifiers and is eligible for injection into the class into which the parent Instance was injected.
isAmbiguous() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
isAnnotationPresent(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.Annotated
Determine if the program element has an annotation of a certain annotation type.
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(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(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
 
isAssignableTo(Type, Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
 
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 interface javax.enterprise.inject.spi.InjectionPoint
Determines if the injection point is a decorator delegate injection point.
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
 
isEligible(InterceptionType) - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
 
isEligible(InterceptionType) - Method in class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
Returns true if the interceptor corresponding to this InterceptorMetadata has interceptor methods for the given interceptionType.
isEligible(InterceptionType) - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
Returns true if the interceptor corresponding to this InterceptorMetadata has interceptor methods for the given interceptionType.
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
 
isInterceptionCandidate(Method) - Static method in class org.jboss.weld.interceptor.util.InterceptionUtils
 
isInterceptor(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
 
isInterceptorBinding(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Test the given annotation type to determine if it is an interceptor binding type.
isInterceptorBinding(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
isInterceptorMethod(InterceptionType, MethodMetadata, boolean) - Static method in class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
 
isLifecycleCallback() - Method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
 
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
 
isMessageDriven() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the EJB is an MDB
isMessageDriven() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
isMethodExists(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
Checks if a method is found in a class
isMethodOverridden(WeldMethod<?, ? super T>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
isMethodOverridden(WeldMethod<?, ? super T>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isMethodOverridden(WeldMethod<?, ? super T>) - Method in interface org.jboss.weld.introspector.WeldClass
 
isModifed() - Method in class org.jboss.weld.introspector.DiscoveredExternalAnnotatedType
Did we modify the original.
isModified() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
 
isModified() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
 
isModified() - Method in interface org.jboss.weld.introspector.WeldClass
 
isNonStaticInnerClass(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isNormal() - Method in class org.jboss.weld.metadata.cache.ScopeModel
Indicates if the scope is "normal"
isNormalScope(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Test the given annotation type to determine if it is a normal scope type.
isNormalScope(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
isNormalScoped() - Method in class org.jboss.weld.bean.RIBean
 
isNormalScoped(Bean<?>) - Static method in class org.jboss.weld.util.Beans
 
isNullable() - Method in interface javax.enterprise.inject.spi.Bean
Determines if Contextual.create(CreationalContext) sometimes return a null value.
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
isObserverMethodEnabled(ObserverMethod<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Observers
 
IsolatedStaticSingletonProvider - Class in org.jboss.weld.bootstrap.api.helpers
A singleton provider that assumes an isolated classloder per application
IsolatedStaticSingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.helpers.IsolatedStaticSingletonProvider
 
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 interface javax.enterprise.inject.spi.BeanManager
Test the given annotation type to determine if it is a passivating scope type.
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.
isProxy() - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
 
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 interface javax.enterprise.inject.spi.BeanManager
Test the given annotation type to determine if it is a qualifier type.
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
 
isRemoved() - Method in interface org.jboss.weld.ejb.api.SessionObjectReference
Determine whether the session object has been removed.
isScope(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Test the given annotation type to determine if it is a scope type.
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
 
isSet() - Method in interface org.jboss.weld.bootstrap.api.Singleton
Check if the singleton is set
isSingleton() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the bean is a EJB 3.1 Singleton session bean
isSingleton() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
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
 
isStateful() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the EJB is a stateful session bean
isStateful() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
isStateless() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the bean is a stateless session bean
isStateless() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
isStatic() - Method in interface javax.enterprise.inject.spi.AnnotatedMember
Determines if the member is static.
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 interface javax.enterprise.inject.spi.BeanManager
Test the given annotation type to determine if it is a stereotype.
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
 
isSupported(InterceptionType) - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
 
isSuppressedBySpecialization(Bean<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
Check if the given producer/disposer method of producer field is defined on a specialized bean and is therefore disabled.
isTransactionActive() - Method in interface org.jboss.weld.transaction.spi.TransactionServices
Queries the status of the current execution to see if a transaction is currently active.
isTransient() - Method in interface javax.enterprise.context.Conversation
Determine if the conversation is marked transient or long-running.
isTransient() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Determines if the injection is a transient field.
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
 
isTypeInsideBounds(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 interface javax.enterprise.inject.Instance
Determines if there is no bean that matches the required type and qualifiers and is eligible for injection into the class into which the parent Instance was injected.
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.bootstrap.api.helpers.ForwardingServiceRegistry
 
iterator() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
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
 
javax.decorator - package javax.decorator
Annotations relating to decorators.
javax.enterprise.context - package javax.enterprise.context
Annotations and interfaces relating to scopes and contexts.
javax.enterprise.context.spi - package javax.enterprise.context.spi
The custom context SPI.
javax.enterprise.event - package javax.enterprise.event
Annotations and interfaces relating to events.
javax.enterprise.inject - package javax.enterprise.inject
Annotations relating to bean and stereotype definition, built-in qualifiers, and interfaces and classes relating to programmatic lookup.
javax.enterprise.inject.spi - package javax.enterprise.inject.spi
The portable extension integration SPI.
javax.enterprise.util - package javax.enterprise.util
Contains shared, general-purpose helper classes and annotations.
javax.inject - package javax.inject
This package specifies a means for obtaining objects in such a way as to maximize reusability, testability and maintainability compared to traditional approaches such as constructors, factories, and service locators (e.g., JNDI). This process, known as dependency injection, is beneficial to most nontrivial applications.
JpaInjectionServices - Interface in org.jboss.weld.injection.spi
A container should implement this interface to allow the Weld RI to resolve JPA persistence units and discover entities JpaInjectionServices is a per-module service.
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
 
lifecycle_mixin_$$_postConstruct() - Method in interface org.jboss.weld.interceptor.proxy.LifecycleMixin
 
lifecycle_mixin_$$_preDestroy() - Method in interface org.jboss.weld.interceptor.proxy.LifecycleMixin
 
LifecycleMixin - Interface in org.jboss.weld.interceptor.proxy
 
load(Set<Bean<?>>) - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver.BeanDisambiguation
 
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.
loadBeanClass(String) - Method in interface org.jboss.weld.serialization.spi.ProxyServices
Loads classes or interfaces extended/implemented by a bean or in particular a proxy class for a bean.
loadBeanDeploymentArchive(Class<?>) - Method in interface org.jboss.weld.bootstrap.spi.Deployment
Load the BeanDeploymentArchive containing the given class.
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
 
LoaderInstantiatorFactory - Class in org.jboss.weld.util.reflection.instantiation
Instantiator factory per loader.
LoaderInstantiatorFactory() - Constructor for class org.jboss.weld.util.reflection.instantiation.LoaderInstantiatorFactory
 
loadExtensions(ClassLoader) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Load CDI extensions using the provided ClassLoader
loadExtensions(ClassLoader) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
LoadingCacheUtils - Class in org.jboss.weld.util.cache
Guava loading cache utilities.
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(String) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
lock(String) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Gets a creation lock for the given bean id.
lock(String) - Method in class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
 
lock(String) - Method in class org.jboss.weld.context.beanstore.HashMapBeanStore
 
lock(String) - Method in class org.jboss.weld.context.beanstore.LockStore
 
lock(long) - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
lock(long) - Method in interface org.jboss.weld.context.ManagedConversation
Attempts to lock the conversation for exclusive usage
LockedBean - Interface in org.jboss.weld.context.beanstore
A representation of a creation lock on a bean instance
LockStore - Class in org.jboss.weld.context.beanstore
Helper class for bean store creation locking.
LockStore() - Constructor for class org.jboss.weld.context.beanstore.LockStore
 
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
ManagedContext - Interface in org.jboss.weld.context
Lifecycle management for built in contexts.
ManagedConversation - Interface in org.jboss.weld.context
Provides management operations for conversations, including locking, and expiration management.
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
MARKER - Static variable in class org.jboss.weld.util.reflection.instantiation.AbstractInstantiatorFactory
 
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(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(Set<Type>, Set<Type>) - Static method in class org.jboss.weld.util.reflection.Reflections
Check whether whether any of the requiredTypes matches a type in beanTypes
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
mergeFieldInjectionPoints(List<? extends Set<? extends FieldInjectionPoint<?, ?>>>) - Static method in class org.jboss.weld.util.Beans
 
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
 
Metadata<T> - Interface in org.jboss.weld.bootstrap.spi
A piece of metadata, of type T
MetadataCachingReader - Interface in org.jboss.weld.interceptor.reader.cache
 
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
 
MethodMetadata - Interface in org.jboss.weld.interceptor.spi.metadata
Abstraction of a source of metadata information about a method.
MethodReference - Class in org.jboss.weld.interceptor.builder
Wrapper for a method.
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
 
Model - Annotation Type in javax.enterprise.inject
The built-in stereotype intended for use with beans that define the model layer of an MVC web application architecture such as JSF.
MutableBoundRequest - Class in org.jboss.weld.context.bound
An implementation of BoundRequest backed by a pair of maps.
MutableBoundRequest(Map<String, Object>, Map<String, Object>) - Constructor for class org.jboss.weld.context.bound.MutableBoundRequest
 

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
Named - Annotation Type in javax.inject
String-based qualifier.
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
 
New - Annotation Type in javax.enterprise.inject
The built-in qualifier type.
NewBean - Interface in org.jboss.weld.bean
Marker interface for @New beans
newBuilderFor(T) - Static method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
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
newInvocationContext(InterceptionChain, Object, Method, Object[]) - Method in class org.jboss.weld.interceptor.proxy.DefaultInvocationContextFactory
 
newInvocationContext(InterceptionChain, Object, Method, Object) - Method in class org.jboss.weld.interceptor.proxy.DefaultInvocationContextFactory
 
newInvocationContext(InterceptionChain, Object, Method, Object[]) - Method in interface org.jboss.weld.interceptor.spi.context.InvocationContextFactory
 
newInvocationContext(InterceptionChain, Object, Method, Object) - Method in interface org.jboss.weld.interceptor.spi.context.InvocationContextFactory
 
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.interceptor.util.ArrayIterator
 
next() - Method in class org.jboss.weld.interceptor.util.ImmutableIteratorWrapper
 
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
 
Nonbinding - Annotation Type in javax.enterprise.util
Excludes a member of an annotation type (such as a qualifier type or interceptor binding type) from consideration when the container compares two annotation instances.
NonexistentConversationException - Exception in javax.enterprise.context
Indicates that the conversation context could not be restored.
NonexistentConversationException() - Constructor for exception javax.enterprise.context.NonexistentConversationException
 
NonexistentConversationException(String) - Constructor for exception javax.enterprise.context.NonexistentConversationException
 
NonexistentConversationException(Throwable) - Constructor for exception javax.enterprise.context.NonexistentConversationException
 
NonexistentConversationException(String, Throwable) - Constructor for exception javax.enterprise.context.NonexistentConversationException
 
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
 
NormalScope - Annotation Type in javax.enterprise.context
Specifies that an annotation type is a normal scope type.
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 interface javax.enterprise.inject.spi.ObserverMethod
Calls the observer method, passing the given event object.
notify(T) - Method in class org.jboss.weld.event.ObserverMethodImpl
 
notifyObserver(T, ObserverMethod<? super T>) - Method in class org.jboss.weld.event.ObserverNotifier
 
notifyObserver(T, ObserverMethod<? super T>) - Method in class org.jboss.weld.event.TransactionalObserverNotifier
 
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

OBJECT_CLASS_NAME - Static variable in class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
 
observer - Variable in class org.jboss.weld.event.DeferredEventNotification
 
ObserverException - Exception in javax.enterprise.event
Indicates that a checked exception was thrown by an observer method during event notification.
ObserverException() - Constructor for exception javax.enterprise.event.ObserverException
 
ObserverException(String) - Constructor for exception javax.enterprise.event.ObserverException
 
ObserverException(Throwable) - Constructor for exception javax.enterprise.event.ObserverException
 
ObserverException(String, Throwable) - Constructor for exception javax.enterprise.event.ObserverException
 
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<T> - Interface in javax.enterprise.inject.spi
Represents an observer method of an enabled bean.
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).
ObserverNotifier - Class in org.jboss.weld.event
Provides event-related operations such sa observer method resolution and event delivery.
ObserverNotifier(TypeSafeObserverResolver, ServiceRegistry) - Constructor for class org.jboss.weld.event.ObserverNotifier
 
Observers - Class in org.jboss.weld.util
 
Observers() - Constructor for class org.jboss.weld.util.Observers
 
Observes - Annotation Type in javax.enterprise.event
Identifies the event parameter of an observer method.
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(TypeSafeObserverResolver, ServiceRegistry) - Static method in class org.jboss.weld.event.ObserverNotifier
 
of(Bean<T>, WeldConstructor<T>) - Static method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
of(Bean<?>, WeldClass<?>, 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(Method, boolean) - Static method in class org.jboss.weld.interceptor.builder.MethodReference
 
of(MethodMetadata, boolean) - Static method in class org.jboss.weld.interceptor.builder.MethodReference
 
of(ClassMetadata<?>) - Static method in class org.jboss.weld.interceptor.reader.ClassMetadataInterceptorReference
 
of(M, AnnotatedMethodReader<M>) - Static method in class org.jboss.weld.interceptor.reader.DefaultMethodMetadata
 
of(Method) - Static method in class org.jboss.weld.interceptor.reader.DefaultMethodMetadata
 
of(Class<T>) - Static method in class org.jboss.weld.interceptor.reader.ReflectiveClassMetadata
 
of(AnnotatedType<X>, AnnotatedType<?>) - 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.api - package org.jboss.weld.bootstrap.api
 
org.jboss.weld.bootstrap.api.helpers - package org.jboss.weld.bootstrap.api.helpers
 
org.jboss.weld.bootstrap.events - package org.jboss.weld.bootstrap.events
 
org.jboss.weld.bootstrap.spi - package org.jboss.weld.bootstrap.spi
 
org.jboss.weld.bootstrap.spi.helpers - package org.jboss.weld.bootstrap.spi.helpers
 
org.jboss.weld.context - package org.jboss.weld.context
 
org.jboss.weld.context.api - package org.jboss.weld.context.api
 
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.ejb.api - package org.jboss.weld.ejb.api
 
org.jboss.weld.ejb.spi - package org.jboss.weld.ejb.spi
 
org.jboss.weld.ejb.spi.helpers - package org.jboss.weld.ejb.spi.helpers
 
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.injection.spi - package org.jboss.weld.injection.spi
 
org.jboss.weld.injection.spi.helpers - package org.jboss.weld.injection.spi.helpers
 
org.jboss.weld.interceptor - package org.jboss.weld.interceptor
 
org.jboss.weld.interceptor.builder - package org.jboss.weld.interceptor.builder
 
org.jboss.weld.interceptor.proxy - package org.jboss.weld.interceptor.proxy
 
org.jboss.weld.interceptor.reader - package org.jboss.weld.interceptor.reader
 
org.jboss.weld.interceptor.reader.cache - package org.jboss.weld.interceptor.reader.cache
 
org.jboss.weld.interceptor.spi.context - package org.jboss.weld.interceptor.spi.context
 
org.jboss.weld.interceptor.spi.instance - package org.jboss.weld.interceptor.spi.instance
 
org.jboss.weld.interceptor.spi.metadata - package org.jboss.weld.interceptor.spi.metadata
 
org.jboss.weld.interceptor.spi.model - package org.jboss.weld.interceptor.spi.model
 
org.jboss.weld.interceptor.util - package org.jboss.weld.interceptor.util
 
org.jboss.weld.interceptor.util.proxy - package org.jboss.weld.interceptor.util.proxy
 
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.manager.api - package org.jboss.weld.manager.api
 
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.resources.spi - package org.jboss.weld.resources.spi
 
org.jboss.weld.resources.spi.helpers - package org.jboss.weld.resources.spi.helpers
 
org.jboss.weld.security.spi - package org.jboss.weld.security.spi
 
org.jboss.weld.serialization - package org.jboss.weld.serialization
 
org.jboss.weld.serialization.spi - package org.jboss.weld.serialization.spi
 
org.jboss.weld.serialization.spi.helpers - package org.jboss.weld.serialization.spi.helpers
 
org.jboss.weld.servlet - package org.jboss.weld.servlet
 
org.jboss.weld.servlet.api - package org.jboss.weld.servlet.api
 
org.jboss.weld.servlet.api.helpers - package org.jboss.weld.servlet.api.helpers
 
org.jboss.weld.transaction.spi - package org.jboss.weld.transaction.spi
 
org.jboss.weld.util - package org.jboss.weld.util
 
org.jboss.weld.util.bytecode - package org.jboss.weld.util.bytecode
 
org.jboss.weld.util.cache - package org.jboss.weld.util.cache
 
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.validation.spi - package org.jboss.weld.validation.spi
 
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(URL) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Parse the specified URL as a beans.xml file.
parse(Iterable<URL>) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Parse the specified URLs as a series of beans.xml file and merge the result.
parse(Iterable<URL>) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
parse(Iterable<URL>, boolean) - 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
 
parse(Iterable<URL>, boolean) - Method in class org.jboss.weld.xml.BeansXmlParser
 
passivating() - Method in class org.jboss.weld.literal.NormalScopeLiteral
 
PassivationCapable - Interface in javax.enterprise.inject.spi
Indicates that a custom implementation of Bean or Contextual is passivation capable.
peek() - Static method in class org.jboss.weld.bean.proxy.DecorationHelper
 
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() - Static method in class org.jboss.weld.bean.proxy.DecorationHelper
 
pop() - Method in class org.jboss.weld.injection.CurrentInjectionPoint
 
POST_CONSTRUCT - Static variable in class org.jboss.weld.interceptor.util.InterceptionUtils
 
postConstruct(T) - Method in interface javax.enterprise.inject.spi.InjectionTarget
Calls the PostConstruct callback, if it exists, according to the semantics required by the Java EE platform specification.
postConstruct(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
 
postConstruct(T) - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
postSpecialize() - Method in class org.jboss.weld.bean.AbstractBean
 
PRE_DESTROY - Static variable in class org.jboss.weld.interceptor.util.InterceptionUtils
 
preDestroy(T) - Method in interface javax.enterprise.inject.spi.InjectionTarget
Calls the PreDestroy callback, if it exists, according to the semantics required by the Java EE platform specification.
preDestroy(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
 
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
 
proceed() - Method in interface org.jboss.weld.injection.spi.InjectionContext
Calling InjectionContext.proceed() will cause Weld to perform injection on the instance as it normally would.
proceed() - Method in class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
 
ProcessAnnotatedType<X> - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each Java class or interface it discovers in a bean archive, before it reads the declared annotations.
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
 
ProcessBean<X> - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each enabled bean, interceptor or decorator deployed in a bean archive, before registering the Bean object.
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
ProcessInjectionTarget<X> - Interface in javax.enterprise.inject.spi
The container fires an event of this type for every Java EE component class supporting injection that may be instantiated by the container at runtime, including every managed bean declared using javax.annotation.ManagedBean, EJB session or message-driven bean, enabled bean, enabled interceptor or enabled decorator.
ProcessManagedBean<X> - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each enabled managed bean, before registering the Bean object.
ProcessManagedBeanImpl<X> - Class in org.jboss.weld.bootstrap.events
 
ProcessManagedBeanImpl(BeanManagerImpl, ManagedBean<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessManagedBeanImpl
 
ProcessObserverMethod<T,X> - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each observer method of each enabled bean, before registering the ObserverMethod object.
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>, ObserverMethod<T>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
ProcessProducer<T,X> - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each producer method or field of each enabled bean, including resources.
ProcessProducerField<T,X> - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each enabled producer field, before registering the Bean object.
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
 
ProcessProducerMethod<T,X> - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each enabled producer method, before registering the Bean object.
ProcessProducerMethodImpl<T,X> - Class in org.jboss.weld.bootstrap.events
 
ProcessProducerMethodImpl(BeanManagerImpl, ProducerMethod<T, X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl
 
ProcessSessionBean<X> - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each enabled session bean, before registering the Bean object.
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 interface javax.enterprise.inject.spi.Producer
Causes an instance to be produced via the Producer.
produce(CreationalContext<T>) - Method in class org.jboss.weld.bean.AbstractProducerBean.AbstractProducer
 
produce(Object, CreationalContext<T>) - Method in class org.jboss.weld.bean.AbstractProducerBean.AbstractProducer
 
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
 
produce(CreationalContext<T>) - Method in class org.jboss.weld.manager.SimpleInjectionTarget
 
Producer<T> - Interface in javax.enterprise.inject.spi
Provides a generic operation for producing an instance of a type.
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
 
Produces - Annotation Type in javax.enterprise.inject
Identifies a producer method or field.
PROPERTY_NAME - Static variable in interface org.jboss.weld.resources.spi.ResourceLoader
 
Provider<T> - Interface in javax.inject
Provides instances of T.
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
 
ProxyServices - Interface in org.jboss.weld.serialization.spi
Support services related to proxy generation and serialization which are required to be implemented by all containers.
push(T) - Method in interface javax.enterprise.context.spi.CreationalContext
Registers an incompletely initialized contextual instance the with the container.
push(DecorationHelper<?>) - Static method in class org.jboss.weld.bean.proxy.DecorationHelper
 
push(T) - Method in class org.jboss.weld.context.CreationalContextImpl
 
push(T) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
 
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.
putIfAbsent(Contextual<?>) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
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

Qualifier - Annotation Type in javax.inject
Identifies qualifier annotations.
QualifierInstance - Class in org.jboss.weld.resolution
Optmized representation of a qualifier.
QualifierInstance(Annotation, MetaAnnotationStore) - Constructor for class org.jboss.weld.resolution.QualifierInstance
 
qualifierInstances - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
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(BeanManagerImpl, Set<Annotation>) - Static method in class org.jboss.weld.resolution.QualifierInstance
 
qualifiers(BeanManagerImpl, Bean<?>) - Static method in class org.jboss.weld.resolution.QualifierInstance
 
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
 
readMetadataForInterceptorClass(InterceptorReference<?>) - Static method in class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
 
readMetadataForTargetClass(ClassMetadata<?>) - Static method in class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
 
readResolve() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
Reception - Enum in javax.enterprise.event
Distinguishes conditional observer methods from observer methods which are always notified.
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
 
ReflectionUtils - Class in org.jboss.weld.interceptor.util
 
ReflectionUtils() - Constructor for class org.jboss.weld.interceptor.util.ReflectionUtils
 
ReflectiveAnnotatedMethodReader - Class in org.jboss.weld.interceptor.reader
A trivial implementation for handling methods
ReflectiveAnnotatedMethodReader() - Constructor for class org.jboss.weld.interceptor.reader.ReflectiveAnnotatedMethodReader
 
ReflectiveClassMetadata<T> - Class in org.jboss.weld.interceptor.reader
 
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
 
registerInterceptors(EjbDescriptor<?>, InterceptorBindings) - Method in interface org.jboss.weld.ejb.spi.EjbServices
Provides interceptor binding metadata to the container.
registerInterceptors(EjbDescriptor<?>, InterceptorBindings) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
registerSynchronization(Synchronization) - Method in interface org.jboss.weld.transaction.spi.TransactionServices
Registers a synchronization object with the currently executing transaction.
release() - Method in interface javax.enterprise.context.spi.CreationalContext
Destroys all dependent objects of the instance which is being destroyed, by passing each dependent object to Contextual.destroy(Object, CreationalContext).
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() - Method in interface org.jboss.weld.ejb.api.SessionObjectReference
Request the EJB container remove the stateful session object
remove() - Method in class org.jboss.weld.interceptor.util.ArrayIterator
 
remove() - Method in class org.jboss.weld.interceptor.util.ImmutableIteratorWrapper
 
remove(Object) - Method in class org.jboss.weld.util.collections.ArraySet
 
remove() - Method in class org.jboss.weld.util.dom.NodeListIterator
 
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
 
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
 
RequestContext - Interface in org.jboss.weld.context
The built in request context is associated with RequestScoped and is a managed context which can be activated, invalidated and deactivated.
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.api.helpers.AbstractServletListener
 
requestDestroyed(ServletRequestEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
requestDestroyed(ServletRequestEvent) - Method in class org.jboss.weld.servlet.WeldListener
 
requestInitialized(ServletRequestEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
requestInitialized(ServletRequestEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
requestInitialized(ServletRequestEvent) - Method in class org.jboss.weld.servlet.WeldListener
 
RequestScoped - Annotation Type in javax.enterprise.context
Specifies that a bean is request scoped.
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.
reset() - Static method in class org.jboss.weld.bootstrap.api.SingletonProvider
 
ResolutionException - Exception in javax.enterprise.inject
Indicates a problem relating to typesafe resolution.
ResolutionException() - Constructor for exception javax.enterprise.inject.ResolutionException
 
ResolutionException(String, Throwable) - Constructor for exception javax.enterprise.inject.ResolutionException
 
ResolutionException(String) - Constructor for exception javax.enterprise.inject.ResolutionException
 
ResolutionException(Throwable) - Constructor for exception javax.enterprise.inject.ResolutionException
 
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(MetaAnnotationStore) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
 
ResolvableBuilder(BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
 
ResolvableBuilder(Type, BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
 
ResolvableBuilder(InjectionPoint, BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
 
ResolvableBuilder.ResolvableImpl - Class in org.jboss.weld.resolution
 
ResolvableBuilder.ResolvableImpl(Class<?>, Set<Type>, Map<Class<? extends Annotation>, Annotation>, Bean<?>, Set<QualifierInstance>) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
resolve(Set<Bean<? extends X>>) - Method in interface javax.enterprise.inject.spi.BeanManager
Apply the ambiguous dependency resolution rules to a set of beans.
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 interface javax.enterprise.inject.spi.BeanManager
Return an ordered list of decorators for a set of bean types and a set of qualifiers and which are enabled in the module or library containing the class into which the BeanManager was injected or the Java EE component from whose JNDI environment namespace the BeanManager was obtained.
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
resolveEjb(EjbDescriptor<?>) - Method in interface org.jboss.weld.ejb.spi.EjbServices
Request a reference to an EJB session object from the container.
resolveEjb(EjbDescriptor<?>) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
resolveEjb(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.EjbInjectionServices
Resolve the value for the given @EJB injection point
resolveInterceptors(InterceptionType, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Return an ordered list of enabled interceptors for a set of interceptor bindings and a type of interception and which are enabled in the module or library containing the class into which the BeanManager was injected or the Java EE component from whose JNDI environment namespace the BeanManager was obtained.
resolveInterceptors(InterceptionType, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
Resolves a list of interceptors based on interception type and interceptor bindings
resolveInterceptors(InterceptionType, Set<InterceptorBindingType>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
resolveObserverMethods(T, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Return the set of observers for an event.
resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
 
resolveObserverMethods(Type, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
 
resolveObserverMethods(Type, Set<Annotation>) - Method in class org.jboss.weld.event.ObserverNotifier
 
resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
resolvePersistenceContext(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
resolvePersistenceContext(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JpaInjectionServices
Resolve the value for the given @PersistenceContext injection point
resolvePersistenceUnit(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
resolvePersistenceUnit(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JpaInjectionServices
Resolve the value for the given @PersistenceUnit injection point
resolveResource(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
resolveResource(String, String) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
resolveResource(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
 
resolveResource(String, String) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
 
resolveResource(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.ResourceInjectionServices
Resolve the value for the given @Resource injection point
resolveResource(String, String) - Method in interface org.jboss.weld.injection.spi.ResourceInjectionServices
Resolve the value for the given JNDI name and mapped name
resolveVariables(Class, Type) - Static method in class org.jboss.weld.util.reflection.TypeVariableResolver
 
resolveVariablesInType(Type) - Method in class org.jboss.weld.util.reflection.TypeVariableResolver
 
RESOURCE_ANNOTATION_CLASS - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
 
ResourceInjectionServices - Interface in org.jboss.weld.injection.spi
A container should implement this interface to allow the Weld to resolve Resources ResourceInjectionServices is per-module service.
ResourceLoader - Interface in org.jboss.weld.resources.spi
Resource loading/class creation services for Weld.
ResourceLoadingException - Exception in org.jboss.weld.resources.spi
Exception thrown when errors occur while loading resource
ResourceLoadingException() - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
ResourceLoadingException(String, Throwable) - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
ResourceLoadingException(String) - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
ResourceLoadingException(Throwable) - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
retainAll(Collection<?>) - Method in class org.jboss.weld.util.collections.ArraySet
 
rethrowException(IllegalArgumentException) - Static method in class org.jboss.weld.injection.Exceptions
 
rethrowException(IllegalArgumentException, Class<? extends RuntimeException>) - Static method in class org.jboss.weld.injection.Exceptions
 
rethrowException(InstantiationException, Class<? extends RuntimeException>) - Static method in class org.jboss.weld.injection.Exceptions
 
rethrowException(InstantiationException) - Static method in class org.jboss.weld.injection.Exceptions
 
rethrowException(IllegalAccessException) - Static method in class org.jboss.weld.injection.Exceptions
 
rethrowException(IllegalAccessException, Class<? extends RuntimeException>) - Static method in class org.jboss.weld.injection.Exceptions
 
rethrowException(InvocationTargetException, Class<? extends RuntimeException>) - Static method in class org.jboss.weld.injection.Exceptions
 
rethrowException(SecurityException, Class<? extends RuntimeException>) - Static method in class org.jboss.weld.injection.Exceptions
 
rethrowException(NoSuchMethodException, Class<? extends RuntimeException>) - Static method in class org.jboss.weld.injection.Exceptions
 
rethrowException(InvocationTargetException) - Static method in class org.jboss.weld.injection.Exceptions
 
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

Scanning - Interface in org.jboss.weld.bootstrap.spi
Scanning is a data structures representing the <scan> element in Weld's extensions to beans.xml.
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
 
ScheduledExecutorServiceFactory - Interface in org.jboss.weld.resources.spi
 
Scope - Annotation Type in javax.inject
Identifies scope annotations.
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
 
SecurityServices - Interface in org.jboss.weld.security.spi
Responsible for accessing security related functionality the environment can provide.
select(Annotation...) - Method in interface javax.enterprise.event.Event
Obtains a child Event for the given additional required qualifiers.
select(Class<U>, Annotation...) - Method in interface javax.enterprise.event.Event
Obtains a child Event for the given required type and additional required qualifiers.
select(TypeLiteral<U>, Annotation...) - Method in interface javax.enterprise.event.Event
Obtains a child Event for the given required type and additional required qualifiers.
select(Annotation...) - Method in interface javax.enterprise.inject.Instance
Obtains a child Instance for the given additional required qualifiers.
select(Class<U>, Annotation...) - Method in interface javax.enterprise.inject.Instance
Obtains a child Instance for the given required type and additional required qualifiers.
select(TypeLiteral<U>, Annotation...) - Method in interface javax.enterprise.inject.Instance
Obtains a child Instance for the given required type and additional required qualifiers.
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
 
SerializableContextual<C extends Contextual<I>,I> - Interface in org.jboss.weld.serialization.spi.helpers
A serializable version of contextual that knows how to restore the original bean if necessary.
SerializableContextualImpl<C extends 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
 
SerializableContextualInstance<C extends Contextual<I>,I> - Interface in org.jboss.weld.serialization.spi.helpers
A Serializable wrapper for a ContextualInstance
SerializableContextualInstanceImpl<C extends 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
 
Service - Interface in org.jboss.weld.bootstrap.api
Marks a Service which is used by Weld to interact with it's environment
ServiceLoader<S> - Class in org.jboss.weld.util
This class handles looking up service providers on the class path.
ServiceRegistries - Class in org.jboss.weld.bootstrap.api.helpers
 
ServiceRegistry - Interface in org.jboss.weld.bootstrap.api
A service registry
services() - Method in class org.jboss.weld.Container
Get the services for this application deployment
ServletListener - Interface in org.jboss.weld.servlet.api
 
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
 
SessionBeanType - Enum in javax.enterprise.inject.spi
Identifies the kind of EJB session bean.
SessionContext - Interface in org.jboss.weld.context
The built in session context is associated with SessionScoped.
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.WeldListener
 
SessionObjectReference - Interface in org.jboss.weld.ejb.api
A serializable reference to a session object in the EJB container
SessionScoped - Annotation Type in javax.enterprise.context
Specifies that a bean is session scoped.
set(T) - Method in interface org.jboss.weld.bootstrap.api.Singleton
Store a singleton
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 interface javax.enterprise.inject.spi.ProcessAnnotatedType
Replaces the AnnotatedType.
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
 
setConcurrentAccessTimeout(long) - Method in interface org.jboss.weld.context.ConversationContext
Set the concurrent access timeout
setCurrent(Class<? extends Annotation>) - Method in interface org.jboss.weld.manager.api.WeldManager
Associate an activity with the current context for a normal scope
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
 
setDefaultTimeout(long) - Method in interface org.jboss.weld.context.ConversationContext
Set the default inactivity timeout.
setDocumentLocator(Locator) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
setIgnoresGlobals(Method, boolean) - Method in interface org.jboss.weld.interceptor.builder.BuildableInterceptionModel
 
setInjectionTarget(InjectionTarget<X>) - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
Replaces the InjectionTarget which performs injection for this target.
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
 
setParameterName(String) - Method in interface org.jboss.weld.context.ConversationContext
Set the name of the parameter used to propagate the conversation id
setParameters(Object[]) - Method in class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
 
setProducer(Producer<X>) - Method in interface javax.enterprise.inject.spi.ProcessProducer
Replaces the Producer object that will be used by the container to call the producer method or read the producer field.
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 interface javax.enterprise.context.Conversation
Set the timeout of the current conversation.
setTimeout(long) - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
setUnwrapRuntimeExceptions(boolean) - Method in class org.jboss.weld.interceptor.reader.cache.DefaultMetadataCachingReader
 
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 interface org.jboss.weld.bootstrap.api.Bootstrap
Causes the container to clean up and shutdown Before the contain is shutdown the BeforeShutdown event is fired
shutdown() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
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
 
SimpleInterceptionChain - Class in org.jboss.weld.interceptor.proxy
 
SimpleInterceptionChain(Collection<InterceptorInvocation>, Object, Method) - Constructor for class org.jboss.weld.interceptor.proxy.SimpleInterceptionChain
 
SimpleInterceptorInvocation<T> - Class in org.jboss.weld.interceptor.proxy
 
SimpleInterceptorInvocation(T, InterceptionType, Collection<MethodMetadata>, boolean) - Constructor for class org.jboss.weld.interceptor.proxy.SimpleInterceptorInvocation
 
SimpleInterceptorMetadata<T> - Class in org.jboss.weld.interceptor.reader
 
SimpleInterceptorMetadata(InterceptorReference<T>, boolean, Map<InterceptionType, List<MethodMetadata>>) - Constructor for class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
 
SimpleMethodInvocation<T> - Class in org.jboss.weld.interceptor.proxy
 
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
 
SimpleServiceRegistry - Class in org.jboss.weld.bootstrap.api.helpers
A registry for services
SimpleServiceRegistry() - Constructor for class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
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
 
Singleton - Annotation Type in javax.inject
Identifies a type that the injector only instantiates once.
Singleton<T> - Interface in org.jboss.weld.bootstrap.api
Holds a reference to an application singleton.
SingletonContext - Interface in org.jboss.weld.context
The built in singleton context, associated with Singleton.
SingletonContextImpl - Class in org.jboss.weld.context.unbound
 
SingletonContextImpl() - Constructor for class org.jboss.weld.context.unbound.SingletonContextImpl
 
SingletonProvider - Class in org.jboss.weld.bootstrap.api
A provider of Singletons
SingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.SingletonProvider
 
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
 
Specializes - Annotation Type in javax.enterprise.inject
Indicates that a bean directly specializes another bean.
startContainer(Environment, Deployment) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Creates the application container: Checks that the services required by the environment have been provided Adds container provided services Creates and initializes the built in contexts Creates the manager context
startContainer(Environment, Deployment) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
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 interface org.jboss.weld.bootstrap.api.Bootstrap
Starts the application container initialization process: Reads metadata from beans.xml and the Deployment service Starts the application context Starts the request context which lasts until Bootstrap.endInitialization() is called Discovers and creates Extension service providers Finally, the BeforeBeanDiscovery event is fired.
startInitialization() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
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.
Stereotype - Annotation Type in javax.enterprise.inject
Specifies that an annotation type is a stereotype.
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
SystemPropertyActivation - Interface in org.jboss.weld.bootstrap.spi
SystemPropertyActivation is a data structures representing the <if-system-property> element in Weld's extensions to beans.xml.
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
TargetInstanceProxy<T> - Interface in org.jboss.weld.interceptor.util.proxy
 
TargetInstanceProxyMethodHandler<T> - Class in org.jboss.weld.interceptor.util.proxy
 
TargetInstanceProxyMethodHandler(T, Class<? extends T>) - Constructor for class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
 
TCCLSingletonProvider - Class in org.jboss.weld.bootstrap.api.helpers
Singleton provider that uses the Thread Context ClassLoader to differentiate between applications
TCCLSingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.helpers.TCCLSingletonProvider
 
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 javax.enterprise.util.AnnotationLiteral
 
toString() - Method in class javax.enterprise.util.TypeLiteral
 
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.interceptor.CustomInterceptorMetadata
 
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.api.helpers.ForwardingBootstrap
 
toString() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
toString() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
toString() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
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.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
 
toString() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
toString() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
 
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.injection.spi.helpers.ForwardingJpaInjectionServices
 
toString() - Method in class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
 
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.QualifierInstance
 
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.resources.spi.helpers.ForwardingResourceLoader
 
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
 
touch() - Method in interface org.jboss.weld.context.ManagedConversation
Touches the managed conversation, updating the "last used" timestamp
TransactionalObserverNotifier - Class in org.jboss.weld.event
ObserverNotifier whith support for transactional observer methods.
TransactionalObserverNotifier(TypeSafeObserverResolver, ServiceRegistry) - Constructor for class org.jboss.weld.event.TransactionalObserverNotifier
 
TransactionPhase - Enum in javax.enterprise.event
Distinguishes the various kinds of transactional observer methods from regular observer methods which are notified immediately.
transactionPhase - Variable in class org.jboss.weld.event.ObserverMethodImpl
 
TransactionServices - Interface in org.jboss.weld.transaction.spi
The container must implement the services related to transactional behavior used in JSR-299, if that behavior is going to be used.
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
 
Typed - Annotation Type in javax.enterprise.inject
Restricts the bean types of a bean.
TypeLiteral<T> - Class in javax.enterprise.util
Supports inline instantiation of objects that represent parameterized types with actual type parameters.
TypeLiteral() - Constructor for class javax.enterprise.util.TypeLiteral
 
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 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>, BeanManagerImpl) - 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
 
TypeVariableResolver - Class in org.jboss.weld.util.reflection
 
TypeVariableResolver(Class) - Constructor for class org.jboss.weld.util.reflection.TypeVariableResolver
 

U

Unbound - Annotation Type in org.jboss.weld.context.unbound
Qualifier used with all for all of the unbound contexts Weld offers.
UnboundLiteral - Class in org.jboss.weld.context.unbound
Annotation literal for Bound
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 interface org.jboss.weld.context.beanstore.LockedBean
 
unlock() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
unlock() - Method in interface org.jboss.weld.context.ManagedConversation
Attempts to unlock the conversation
unmodifiableServiceRegistry(ServiceRegistry) - Static method in class org.jboss.weld.bootstrap.api.helpers.ServiceRegistries
 
unorderedEquals(Object[], Object...) - Static method in class org.jboss.weld.util.collections.Arrays2
 
UnproxyableResolutionException - Exception in javax.enterprise.inject
Indicates that a contextual reference for a bean with a normal scope and a certain bean type cannot be obtained because the bean type cannot be proxied by the container.
UnproxyableResolutionException() - Constructor for exception javax.enterprise.inject.UnproxyableResolutionException
 
UnproxyableResolutionException(String, Throwable) - Constructor for exception javax.enterprise.inject.UnproxyableResolutionException
 
UnproxyableResolutionException(String) - Constructor for exception javax.enterprise.inject.UnproxyableResolutionException
 
UnproxyableResolutionException(Throwable) - Constructor for exception javax.enterprise.inject.UnproxyableResolutionException
 
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 javax.enterprise.inject
Indicates that no bean matches a certain combination of required type and required qualifiers and is eligible for injection into a certain class.
UnsatisfiedResolutionException() - Constructor for exception javax.enterprise.inject.UnsatisfiedResolutionException
 
UnsatisfiedResolutionException(String, Throwable) - Constructor for exception javax.enterprise.inject.UnsatisfiedResolutionException
 
UnsatisfiedResolutionException(String) - Constructor for exception javax.enterprise.inject.UnsatisfiedResolutionException
 
UnsatisfiedResolutionException(Throwable) - Constructor for exception javax.enterprise.inject.UnsatisfiedResolutionException
 
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.
unwrap(Set<InterceptorBindingType>) - Static method in class org.jboss.weld.interceptor.InterceptorBindingType
 
unwrapIfPossible(Throwable) - Static method in class org.jboss.weld.injection.Exceptions
 
useInstantiators() - Method in class org.jboss.weld.util.reflection.instantiation.DefaultInstantiatorFactory
 
useInstantiators() - Method in interface org.jboss.weld.util.reflection.instantiation.InstantiatorFactory
 
useInstantiators() - Method in class org.jboss.weld.util.reflection.instantiation.LoaderInstantiatorFactory
 
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 interface javax.enterprise.inject.spi.BeanManager
Validate a certain injection point.
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() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Validates the deployment.
validateBeans() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
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
 
ValidationServices - Interface in org.jboss.weld.validation.spi
Responsible for accessing Bean Validation functionality the environment may provide.
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 javax.enterprise.event.Reception
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.enterprise.event.TransactionPhase
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.enterprise.inject.spi.InterceptionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.enterprise.inject.spi.SessionBeanType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.bootstrap.api.Environments
Returns the enum constant of this type with the specified name.
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.interceptor.spi.model.InterceptionType
Returns the enum constant of this type with the specified name.
valueOf(InterceptionType) - Static method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
 
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 javax.enterprise.event.Reception
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.enterprise.event.TransactionPhase
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.enterprise.inject.spi.InterceptionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum javax.enterprise.inject.spi.SessionBeanType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.jboss.weld.bootstrap.api.Environments
Returns an array containing the constants of this enum type, in the order they are declared.
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.interceptor.spi.model.InterceptionType
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 interface javax.enterprise.inject.spi.ProcessAnnotatedType
Forces the container to ignore this type.
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
 
WeldManager - Interface in org.jboss.weld.manager.api
Functionality provided by the Weld Manager over and above the JSR-299 Manager.
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
 
with(InterceptorMetadata...) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder.MethodInterceptorDescriptor
 
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 interface javax.enterprise.inject.spi.BeanManager
Returns a wrapper javax.el.ExpressionFactory that delegates javax.el.MethodExpression and javax.el.ValueExpression creation to the given javax.el.ExpressionFactory.
wrapExpressionFactory(ExpressionFactory) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
wrapIfNeccessary(String, String, String) - Static method in class org.jboss.weld.util.reflection.Formats
 
wrapObject(T) - Method in class org.jboss.weld.interceptor.util.ImmutableIteratorWrapper
 
writeReplace() - Method in class org.jboss.weld.context.CreationalContextImpl
 
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 © 2013 Seam Framework. All Rights Reserved.