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

A

AbstractAnnotatedTypeRegisteringEvent - Class in org.jboss.weld.bootstrap.events
 
AbstractAnnotatedTypeRegisteringEvent(BeanManagerImpl, Type, BeanDeploymentArchiveMapping, Deployment, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.events.AbstractAnnotatedTypeRegisteringEvent
 
AbstractAssignabilityRules - Class in org.jboss.weld.resolution
Base class for AssignabilityRules implementations.
AbstractAssignabilityRules() - Constructor for class org.jboss.weld.resolution.AbstractAssignabilityRules
 
AbstractBean<T,S> - Class in org.jboss.weld.bean
An abstract bean representation common for all beans
AbstractBean(BeanAttributes<T>, BeanIdentifier, BeanManagerImpl) - 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, BeanDeploymentArchiveMapping, 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
 
AbstractBindingModel<T extends java.lang.annotation.Annotation> - Class in org.jboss.weld.metadata.cache
Common functionality for qualifiers and interceptor bindings.
AbstractBindingModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.AbstractBindingModel
 
AbstractBootstrapService - Class in org.jboss.weld.bootstrap.api.helpers
 
AbstractBootstrapService() - Constructor for class org.jboss.weld.bootstrap.api.helpers.AbstractBootstrapService
 
AbstractBoundContext<S> - Class in org.jboss.weld.context
Base class for contexts using a thread local to store a bound bean context
AbstractBoundContext(String, boolean) - Constructor for class org.jboss.weld.context.AbstractBoundContext
 
AbstractBuiltInBean<T> - Class in org.jboss.weld.bean.builtin
 
AbstractBuiltInBean(BeanIdentifier, BeanManagerImpl, Class<T>) - Constructor for class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
AbstractBuiltInBean.BuiltInBeanAttributes<T> - Class in org.jboss.weld.bean.builtin
 
AbstractBuiltInMetadataBean<T> - Class in org.jboss.weld.bean.builtin
Common superclass for Bean, Interceptor and Decorator builtin beans.
AbstractBuiltInMetadataBean(BeanIdentifier, Class<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
 
AbstractCDI<T> - Class in org.jboss.weld
Abstract implementation of CDI which forwards all Instance methods to a delegate.
AbstractCDI() - Constructor for class org.jboss.weld.AbstractCDI
 
AbstractClassBean<T> - Class in org.jboss.weld.bean
An abstract bean representation common for class-based beans
AbstractClassBean(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.AbstractClassBean
Constructor
AbstractClassLoaderResourceLoader - Class in org.jboss.weld.resources
General ResourceLoader implementation that delegates resource loading to AbstractClassLoaderResourceLoader.classLoader().
AbstractClassLoaderResourceLoader() - Constructor for class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
 
AbstractContainer - Class in org.jboss.weld.environment
Abstract container.
AbstractContainer() - Constructor for class org.jboss.weld.environment.AbstractContainer
 
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(String, 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(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.AbstractConversationContext
 
AbstractDecorableBuiltInBean<T> - Class in org.jboss.weld.bean.builtin
Built-in bean that can be decorated by a Decorator
AbstractDecorableBuiltInBean(BeanManagerImpl, Class<T>) - Constructor for class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
 
AbstractDecoratorApplyingInstantiator<T> - Class in org.jboss.weld.injection.producer
Common functionality for an instantiator capable of applying decorators to a given instance.
AbstractDecoratorApplyingInstantiator(String, Instantiator<T>, Bean<T>, List<Decorator<?>>, Class<? extends T>) - Constructor for class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
 
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
 
AbstractDiscoveryStrategy - Class in org.jboss.weld.environment.deployment.discovery
 
AbstractDiscoveryStrategy(ResourceLoader, Bootstrap, Set<Class<? extends Annotation>>) - Constructor for class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
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
 
AbstractEJBRequestScopeActivationInterceptor - Class in org.jboss.weld.ejb
Interceptor for ensuring the request context is active during requests to EJBs.
AbstractEJBRequestScopeActivationInterceptor() - Constructor for class org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor
 
AbstractEnhancedAnnotated<T,S> - Class in org.jboss.weld.annotated.enhanced.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

AbstractEnhancedAnnotated(Annotated, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
Constructor

Also builds the meta-annotation map.

AbstractEnhancedAnnotatedCallable<T,X,S extends java.lang.reflect.Member> - Class in org.jboss.weld.annotated.enhanced.jlr
 
AbstractEnhancedAnnotatedCallable(AnnotatedCallable<X>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer, EnhancedAnnotatedType<X>) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedCallable
 
AbstractEnhancedAnnotatedMember<T,X,S extends java.lang.reflect.Member> - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an abstract annotated member (field, method or constructor)

This class is immutable, and therefore threadsafe

AbstractEnhancedAnnotatedMember(AnnotatedMember<X>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer, EnhancedAnnotatedType<X>) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
Constructor
AbstractExecutorServices - Class in org.jboss.weld.executor
Common functionality for ExecutorServices.
AbstractExecutorServices() - Constructor for class org.jboss.weld.executor.AbstractExecutorServices
 
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
 
AbstractFacadeBean<T> - Class in org.jboss.weld.bean.builtin
The built-in bean for facade objects.
AbstractFacadeBean(BeanManagerImpl, Class<T>) - Constructor for class org.jboss.weld.bean.builtin.AbstractFacadeBean
 
AbstractFacadeSerializationProxy(AbstractFacade<T, X>) - Constructor for class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
 
AbstractForwardingInjectionPointAttributes<T,S> - Class in org.jboss.weld.injection.attributes
 
AbstractForwardingInjectionPointAttributes(InjectionPoint) - Constructor for class org.jboss.weld.injection.attributes.AbstractForwardingInjectionPointAttributes
 
AbstractGenericReflectionAction<T> - Class in org.jboss.weld.security
 
AbstractGenericReflectionAction(Class<T>) - Constructor for class org.jboss.weld.security.AbstractGenericReflectionAction
 
AbstractImmutableMap<K,V> - Class in org.jboss.weld.util.collections
Common implementation for all immutable map implementations.
AbstractImmutableMap() - Constructor for class org.jboss.weld.util.collections.AbstractImmutableMap
 
AbstractInferringInjectionPointAttributes<T,S> - Class in org.jboss.weld.injection.attributes
 
AbstractInferringInjectionPointAttributes(String, Bean<?>, Set<Annotation>, Class<?>) - Constructor for class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
 
AbstractInjector - Class in org.jboss.weld.environment.servlet.inject
Provides support for Weld injection into servlets, servlet filters etc.
AbstractInjector(WeldManager) - Constructor for class org.jboss.weld.environment.servlet.inject.AbstractInjector
 
AbstractInstantiator<T> - Class in org.jboss.weld.injection.producer
 
AbstractInstantiator() - Constructor for class org.jboss.weld.injection.producer.AbstractInstantiator
 
AbstractInstantiatorFactory - Class in org.jboss.weld.util.reflection.instantiation
Abstract instantiator factory.
AbstractInstantiatorFactory() - Constructor for class org.jboss.weld.util.reflection.instantiation.AbstractInstantiatorFactory
 
AbstractInterceptorMetadata - Class in org.jboss.weld.interceptor.reader
 
AbstractInterceptorMetadata(Map<InterceptionType, List<Method>>) - Constructor for class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
 
AbstractJettyContainer - Class in org.jboss.weld.environment.jetty
Abstract Jetty container.
AbstractJettyContainer() - Constructor for class org.jboss.weld.environment.jetty.AbstractJettyContainer
 
AbstractManagedContext - Class in org.jboss.weld.context
 
AbstractManagedContext(String, 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
 
AbstractMemberProducer<X,T> - Class in org.jboss.weld.injection.producer
Common functionality for Producers backing producer fields and producer methods.
AbstractMemberProducer(EnhancedAnnotatedMember<T, ? super X, ? extends Member>, DisposalMethod<?, ?>) - Constructor for class org.jboss.weld.injection.producer.AbstractMemberProducer
 
abstractMethodMustMatchDecoratedType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
AbstractNamingScheme - Class in org.jboss.weld.context.beanstore
 
AbstractNamingScheme(String) - Constructor for class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
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
 
AbstractProducer<T> - Class in org.jboss.weld.injection.producer
 
AbstractProducer() - Constructor for class org.jboss.weld.injection.producer.AbstractProducer
 
AbstractProducerBean<X,T,S extends java.lang.reflect.Member> - Class in org.jboss.weld.bean
The implicit producer bean
AbstractProducerBean(BeanAttributes<T>, BeanIdentifier, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.AbstractProducerBean
Constructor
AbstractProducerFactory<X> - Class in org.jboss.weld.manager
 
AbstractProducerFactory(Bean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.AbstractProducerFactory
 
AbstractReflectionAction - Class in org.jboss.weld.security
 
AbstractReflectionAction(Class<?>) - Constructor for class org.jboss.weld.security.AbstractReflectionAction
 
AbstractResourceServices - Class in org.jboss.weld.injection.spi.helpers
 
AbstractResourceServices() - Constructor for class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
AbstractSerializableHolder<V> - Class in org.jboss.weld.serialization
 
AbstractSerializableHolder() - Constructor for class org.jboss.weld.serialization.AbstractSerializableHolder
 
AbstractSerializableHolder(V) - Constructor for class org.jboss.weld.serialization.AbstractSerializableHolder
 
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(String) - Constructor for class org.jboss.weld.context.AbstractSharedContext
Constructor
AbstractStaticallyDecorableBuiltInBean<T> - Class in org.jboss.weld.bean.builtin
A decorated built-in bean for which, unlike AbstractFacadeBean, decorators only need to be resolved once.
AbstractStaticallyDecorableBuiltInBean(BeanManagerImpl, Class<T>) - Constructor for class org.jboss.weld.bean.builtin.AbstractStaticallyDecorableBuiltInBean
 
AbstractSyntheticBean<T> - Class in org.jboss.weld.bean
Common supertype for Beans which are created based on extension-provided Producer implementation.
AbstractSyntheticBean(BeanAttributes<T>, BeanManagerImpl, Class<?>) - Constructor for class org.jboss.weld.bean.AbstractSyntheticBean
 
AbstractTypeSafeBeanResolver<T extends Bean<?>,C extends java.util.Collection<T>> - Class in org.jboss.weld.resolution
 
AbstractTypeSafeBeanResolver(BeanManagerImpl, Iterable<T>) - Constructor for class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
 
AbstractTypeSafeBeanResolver.BeanDisambiguation - Class in org.jboss.weld.resolution
 
AbstractUnboundContext - Class in org.jboss.weld.context
Base class for contexts using a thread local to store a bound bean context
AbstractUnboundContext(String, boolean) - Constructor for class org.jboss.weld.context.AbstractUnboundContext
 
AbstractWeldBeanDeploymentArchive - Class in org.jboss.weld.environment.deployment
Implements the basic requirements of a BeanDeploymentArchive (bean archive id and service registry).
AbstractWeldBeanDeploymentArchive(String) - Constructor for class org.jboss.weld.environment.deployment.AbstractWeldBeanDeploymentArchive
 
AbstractWeldDeployment - Class in org.jboss.weld.environment.deployment
Implements the basic requirements of a Deployment.
AbstractWeldDeployment(Bootstrap, Iterable<Metadata<Extension>>) - Constructor for class org.jboss.weld.environment.deployment.AbstractWeldDeployment
 
AbstractWeldELResolver - Class in org.jboss.weld.el
An EL-resolver against the named beans
AbstractWeldELResolver() - Constructor for class org.jboss.weld.el.AbstractWeldELResolver
 
accept(Method) - Method in class org.jboss.weld.bean.proxy.GroovyMethodFilter
 
accept(String) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
accept(String) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
Determine if this identifier has been prefixed
accept(BeansXml) - Method in class org.jboss.weld.environment.deployment.discovery.DefaultBeanArchiveScanner
 
AcceptingHttpContextActivationFilter - Class in org.jboss.weld.servlet.spi.helpers
A helper implementation of HttpContextActivationFilter that accepts every request.
accepts(HttpServletRequest) - Method in class org.jboss.weld.servlet.spi.helpers.AcceptingHttpContextActivationFilter
 
accepts(HttpServletRequest) - Method in class org.jboss.weld.servlet.spi.helpers.RegexHttpContextActivationFilter
 
accepts(HttpServletRequest) - Method in interface org.jboss.weld.servlet.spi.HttpContextActivationFilter
Determines whether CDI contexts should be active during processing of this request
accessErrorOnField(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.UtilLogger
 
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(Consumer<HttpServletRequest>) - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
 
activate() - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
 
activate() - Method in interface org.jboss.weld.context.ManagedContext
Activate the Context.
activate() - Method in class org.jboss.weld.context.unbound.RequestContextImpl
 
activateConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
 
activatedSessionBeanProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
activityManager(String) - Method in class org.jboss.weld.Container
Deprecated.
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(FileSystemBeanArchiveHandler.Entry, BeanArchiveBuilder) - Method in class org.jboss.weld.environment.deployment.discovery.FileSystemBeanArchiveHandler
 
add(FileSystemBeanArchiveHandler.Entry, BeanArchiveBuilder) - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexFileSystemBeanArchiveHandler
 
add(Class<? extends Annotation>, Annotation) - Method in class org.jboss.weld.metadata.TypeStore
 
add(T) - Method in interface org.jboss.weld.util.collections.ImmutableList.Builder
 
add(T) - Method in interface org.jboss.weld.util.collections.ImmutableSet.Builder
 
add(VIEW) - Method in class org.jboss.weld.util.collections.ListView
 
add(int, VIEW) - Method in class org.jboss.weld.util.collections.ListView
 
add(Annotation) - Method in class org.jboss.weld.util.InterceptorBindingSet
 
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
 
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(Iterable<? extends T>) - Method in interface org.jboss.weld.util.collections.ImmutableList.Builder
 
addAll(T...) - Method in interface org.jboss.weld.util.collections.ImmutableList.Builder
 
addAll(Iterable<? extends T>) - Method in interface org.jboss.weld.util.collections.ImmutableSet.Builder
 
addAll(T...) - Method in interface org.jboss.weld.util.collections.ImmutableSet.Builder
 
addAll(Collection<T>, Iterable<? extends T>) - Static method in class org.jboss.weld.util.collections.Iterables
Add all elements in the iterable to the collection.
addAll(Collection<T>, Iterator<? extends T>) - Static method in class org.jboss.weld.util.collections.Iterators
Add all elements in the iterator to the collection.
addAlternative(Class<?>, int) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
 
addAnnotatedType(AnnotatedType<?>, String) - Method in interface javax.enterprise.inject.spi.AfterTypeDiscovery
Adds a given AnnotatedType to the set of types which will be scanned during bean discovery.
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<?>, String) - 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(SlimAnnotatedTypeContext<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addAnnotatedType(AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
 
addAnnotatedType(AnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
addAnnotatedType(AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
addAnnotatedTypes(Collection<SlimAnnotatedTypeContext<?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
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
 
addBeans(Collection<? extends Bean<?>>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Optimization which modifies CopyOnWrite structures only once instead of once for every bean.
addBehavior(String, String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
addBuiltInBean(AbstractBuiltInBean<?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
addBuiltInBean(AbstractBuiltInBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addClass(String, AnnotatedTypeLoader) - Method in class org.jboss.weld.bootstrap.BeanDeployer
Loads a given class, creates a SlimAnnotatedTypeContext for it and stores it in BeanDeployerEnvironment.
addClass(String) - Method in class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
addClasses(Iterable<String>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
addClasses(Iterable<String>) - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
 
addComponent(String, String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
addConstructedGuardToMethodBody(ClassMethod) - 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[], String[], ClassFile, List<DeferredBytecode>, boolean) - 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, List<DeferredBytecode>) - 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
 
addConverter(String, String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
addConverter(Class, String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
addDecorator(DecoratorImpl<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addDecorator(Class<?>, int) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
 
addDecorator(Decorator<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
addDefaultConstructor(ClassFile, List<DeferredBytecode>, boolean) - Static method in class org.jboss.weld.util.bytecode.ConstructorUtils
adds a constructor that calls super()
addDefaultValidatorId(String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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.ProcessBeanAttributes
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.ProcessInjectionPoint
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.AbstractDefinitionContainerEvent
 
addDependentInstance(ContextualInstance<?>) - Method in class org.jboss.weld.context.CreationalContextImpl
 
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
 
addDependentResourceReference(ResourceReference<?>) - Method in class org.jboss.weld.context.CreationalContextImpl
Register a ResourceReference as a dependency.
addDependentResourceReference(ResourceReference<?>) - Method in interface org.jboss.weld.context.WeldCreationalContext
Register a ResourceReference as a dependency.
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
 
addedKeyToSession(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
addELContextListener(ELContextListener) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
addELResolver(ELResolver) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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
 
addExtensions(Iterable<Metadata<Extension>>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
 
addFields(ClassFile, List<DeferredBytecode>) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
 
addFields(ClassFile, List<DeferredBytecode>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
addIfNotNull(Collection<T>, T) - Static method in class org.jboss.weld.util.collections.WeldCollections
 
addingDetachedContextualUnderId(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
addingMethodToEnterpriseProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
addingMethodToProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
addInjectionTargetToBeInitialized(EnhancedAnnotatedType<T>, BasicInjectionTarget<T>) - Method in class org.jboss.weld.injection.producer.InjectionTargetService
 
addInjectionTargetToBeInitialized(InjectionTargetInitializationContext<?>) - Method in class org.jboss.weld.injection.producer.InjectionTargetService
 
addInterceptor(InterceptorImpl<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addInterceptor(Class<?>, int) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
 
addInterceptor(Interceptor<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
addInterceptorBinding(AnnotatedType<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as an interceptor binding type.
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
 
addInterceptorBinding(AnnotatedType<? extends 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.
addInterfacesFromTypeClosure(Set<? extends Type>, Class<?>) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
addInterfacesFromTypeClosure(Set<? extends Type>, Class<?>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
addItem(RequestScopedItem) - Static method in class org.jboss.weld.context.cache.RequestScopedCache
 
addItem(ThreadLocal<?>) - Static method in class org.jboss.weld.context.cache.RequestScopedCache
 
addItemIfActive(RequestScopedItem) - Static method in class org.jboss.weld.context.cache.RequestScopedCache
 
additionalAnnotatedType(String, AnnotatedType<X>, String, String, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
 
addLoadInstruction(CodeAttribute, 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(SetMultimap<Class<? extends Annotation>, Annotation>, Annotation, Iterable<Annotation>, boolean) - Static method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
addMethodIgnoringGlobalInterceptors(Method) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
addMethods(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
addMethods(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
addMethodsFromClass(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
 
addMethodsFromClass(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
addMethodsFromClass(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
addNewBeansFromInjectionPoints(AbstractBean<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addNewBeansFromInjectionPoints(Set<? extends InjectionPoint>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
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(ObserverInitializationContext<?, ?>) - 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(AnnotatedType<? 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(AnnotatedType<? 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(Collection<Annotation>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
addQualifiers(Annotation[]) - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
addQualifiers(Collection<Annotation>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
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
 
addSpecialMethods(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.EnterpriseProxyFactory
 
addSpecialMethods(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
Adds methods requiring special implementations rather than just delegation.
addSpecialMethods(ClassFile, ClassMethod) - 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
 
addSyntheticAnnotatedType(SlimAnnotatedType<?>, Extension) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
addSyntheticAnnotatedType(AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.AbstractAnnotatedTypeRegisteringEvent
 
addSyntheticAnnotation(AnnotatedType<? extends Annotation>, String) - Method in class org.jboss.weld.resources.ClassTransformer
 
addSyntheticClass(AnnotatedType<T>, Extension, String) - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
addToArchives(Set<WeldBeanDeploymentArchive>, WeldBeanDeploymentArchive) - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
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
 
addValidator(String, String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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
 
afterCompletion(int) - Method in class org.jboss.weld.event.TransactionNotificationSynchronization
 
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
 
afterDiscovery(Set<WeldBeanDeploymentArchive>) - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
AfterTypeDiscovery - Interface in javax.enterprise.inject.spi
This event type is thrown by the container after type discovery is complete.
AfterTypeDiscoveryImpl - Class in org.jboss.weld.bootstrap.events
 
AfterTypeDiscoveryImpl(BeanManagerImpl, BeanDeploymentArchiveMapping, Deployment, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
 
allInjectionsAvailable() - Method in interface org.jboss.weld.environment.servlet.logging.TomcatLogger
 
AlterableContext - Interface in javax.enterprise.context.spi
Provides an operation for obtaining and destroying contextual instances with a particular scope of any contextual type.
Alternative - Annotation Type in javax.enterprise.inject
Specifies that a bean is an alternative.
ALTERNATIVE_CLASS_SPECIFIED_MULTIPLE_TIMES - Static variable in interface org.jboss.weld.logging.ValidatorLogger
 
ALTERNATIVE_STEREOTYPE_SPECIFIED_MULTIPLE_TIMES - Static variable in interface org.jboss.weld.logging.ValidatorLogger
 
alternativeBeanClassNotAnnotated(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
alternativeBeanClassNotClass(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
alternativeClassSpecifiedMultipleTimes(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
alternativeStereotypeNotAnnotated(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
alternativeStereotypeNotStereotype(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
alternativeStereotypeSpecifiedMultipleTimes(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
ambiguousBeanManager(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
ambiguousBeanManager(String, Set<BeanManagerImpl>) - Method in class org.jboss.weld.SimpleCDI
Callback that allows to override the behavior when class that invoked CDI.current() is placed in multiple bean archives.
ambiguousBeansForDependency(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
ambiguousConstructor(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
ambiguousElName(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
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(String) - Constructor for exception org.jboss.weld.exceptions.AmbiguousResolutionException
Creates a new exception with the given localized 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.
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.
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.bean.AbstractClassBean
 
annotatedType - Variable in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
 
annotatedTypeDeserializationFailure(AnnotatedTypeIdentifier) - Method in interface org.jboss.weld.logging.MetadataLogger
 
AnnotatedTypeIdentifier - Class in org.jboss.weld.annotated.slim
An identifier for a an AnnotatedType The identifier is composed of four parts: The identifier of the BeanDeploymentArchive which the type resides in.
annotatedTypeJavaClassMismatch(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
AnnotatedTypeLoader - Class in org.jboss.weld.bootstrap
Takes care of loading a class, creating BackedAnnotatedType and creating SlimAnnotatedTypeContext.
AnnotatedTypeLoader(BeanManagerImpl, ClassTransformer, ContainerLifecycleEvents) - Constructor for class org.jboss.weld.bootstrap.AnnotatedTypeLoader
 
AnnotatedTypes - Class in org.jboss.weld.util
Class that can take an AnnotatedType and return a unique string representation of that type
AnnotatedTypeValidator - Class in org.jboss.weld.annotated
Validates that methods of an Annotated implementation return sane values.
AnnotatedTypeWrapper<T> - Class in org.jboss.weld.util.annotated
 
AnnotatedTypeWrapper(AnnotatedType<T>, Annotation...) - Constructor for class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
 
ANNOTATION - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
 
AnnotationApiAbstraction - Class in org.jboss.weld.util
 
AnnotationApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.util.AnnotationApiAbstraction
 
annotationClassName() - Method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
 
AnnotationDiscovery - Interface in org.jboss.weld.resources.spi
Deprecated.
This service is deprecated. Implement ClassFileServices instead.
AnnotationLiteral<T extends java.lang.annotation.Annotation> - Class in javax.enterprise.util
Supports inline instantiation of annotation type instances.
AnnotationLiteral() - Constructor for class javax.enterprise.util.AnnotationLiteral
 
annotationMapNull() - Method in interface org.jboss.weld.logging.ReflectionLogger
 
AnnotationModel<T extends java.lang.annotation.Annotation> - Class in org.jboss.weld.metadata.cache
Abstract representation of an annotation model
AnnotationModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.AnnotationModel
Constructor
annotationNotQualifier(Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
Annotations - Class in org.jboss.weld.util
Utility methods for working with annotations.
annotationType() - Method in class javax.enterprise.util.AnnotationLiteral
 
annotationTypeForName(String) - Method in class org.jboss.weld.util.ApiAbstraction
Initializes an annotation class
annotationTypeNull(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
annotationValuesInaccessible(Throwable) - Method in interface org.jboss.weld.logging.UtilLogger
 
Any - Annotation Type in javax.enterprise.inject
The built-in qualifier type.
ANY - Static variable in class org.jboss.weld.resolution.QualifierInstance
 
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
 
APPLICATION - Static variable in class org.jboss.weld.literal.DestroyedLiteral
 
APPLICATION - Static variable in class org.jboss.weld.literal.InitializedLiteral
 
ApplicationContext - Interface in org.jboss.weld.context
The built in application context, associated with ApplicationScoped.
ApplicationContextImpl - Class in org.jboss.weld.context.unbound
 
ApplicationContextImpl(String) - Constructor for class org.jboss.weld.context.unbound.ApplicationContextImpl
 
ApplicationScoped - Annotation Type in javax.enterprise.context
Specifies that a bean is application scoped.
apply(UnbackedAnnotatedType<?>, Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
apply(Set<Bean<?>>) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver.BeanDisambiguation
 
apply(CodeAttribute) - Method in interface org.jboss.weld.util.bytecode.DeferredBytecode
 
apply(ClassLoader) - Method in class org.jboss.weld.util.reflection.instantiation.LoaderInstantiatorFactory
 
applyDecorators(T, CreationalContext<T>, InjectionPoint, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
 
applyDecorators(T, CreationalContext<T>, InjectionPoint, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.SubclassDecoratorApplyingInstantiator
 
applyInterceptors(T, InterceptionContext) - Method in class org.jboss.weld.injection.producer.InterceptorApplyingInstantiator
 
archiveIsolationDisabled() - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
archiveIsolationEnabled() - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
areInterceptorBindingsEquivalent(Annotation, Annotation) - Method in interface javax.enterprise.inject.spi.BeanManager
Determine if two interceptor bindings are considered equivalent for the purposes of typesafe resolution, taking into account any members annotated with Nonbinding.
areInterceptorBindingsEquivalent(Annotation, Annotation) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
areInterceptorBindingsEquivalent(Annotation, Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
 
areInterceptorBindingsEquivalent(Annotation, Annotation) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
areQualifiersEquivalent(Annotation, Annotation) - Method in interface javax.enterprise.inject.spi.BeanManager
Determine if two qualifiers are considered equivalent for the purposes of typesafe resolution, taking into account any members annotated with Nonbinding.
areQualifiersEquivalent(Annotation, Annotation) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
areQualifiersEquivalent(Annotation, Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
 
areQualifiersEquivalent(Annotation, Annotation) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
areTheSame(Type, Type) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
 
areTheSame(ParameterizedType, ParameterizedType) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
 
areTheSame(TypeVariable<?>, TypeVariable<?>) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
 
areTheSame(Type[], Type[]) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
 
argumentNull(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
aroundConstruct(ConstructionHandle<T>, AnnotatedConstructor<T>, Object[], Map<String, Object>) - Method in interface org.jboss.weld.construction.api.AroundConstructCallback
The method is called during component creation, allowing an integrator to perform additional steps (e.g.
AroundConstructCallback<T> - Interface in org.jboss.weld.construction.api
An implementation of this interface may be registered with a WeldCreationalContext.
aroundInject(InjectionContext<T>) - Method in interface org.jboss.weld.injection.spi.InjectionServices
Callback for injection.
aroundInvoke(InvocationContext) - Method in class org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor
 
aroundInvoke(InvocationContext) - Method in class org.jboss.weld.ejb.SessionBeanInterceptor
 
Arrays2 - Class in org.jboss.weld.util.collections
 
asEnhancedSubclass(EnhancedAnnotatedType<U>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
 
asEnhancedSubclass(EnhancedAnnotatedType<U>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
asList(Enumeration<E>) - Static method in class org.jboss.weld.environment.util.Collections
 
asSet(T...) - Static method in class org.jboss.weld.util.collections.Arrays2
 
AssignabilityRules - Interface in org.jboss.weld.resolution
 
assignVisibility(Set<WeldBeanDeploymentArchive>) - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
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(HttpServletRequest) - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
 
associate(HttpServletRequest) - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
 
associate(HttpSession) - Method in class org.jboss.weld.context.http.HttpSessionDestructionContext
 
associateConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
 
associateRequest(ManagedConversation) - Method in class org.jboss.weld.context.AbstractConversationContext
 
associateRequestWithNewConversation() - Method in class org.jboss.weld.context.AbstractConversationContext
 
asString() - Method in interface org.jboss.weld.annotated.Identifier
String representation of this identifier.
asString() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
asString() - Method in class org.jboss.weld.bean.ManagedBeanIdentifier
 
asString() - Method in class org.jboss.weld.bean.ProducerMethodIdentifier
 
asString() - Method in class org.jboss.weld.bean.StringBeanIdentifier
 
asString() - Method in interface org.jboss.weld.serialization.spi.BeanIdentifier
String representation of this identifier.
asyncFire(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
 
asyncObserverFailure(Object) - Method in interface org.jboss.weld.logging.EventLogger
 
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
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
 
attributes() - Method in class org.jboss.weld.bean.CommonBean
 
attributes() - Method in class org.jboss.weld.bean.ForwardingBean
 
attributes() - Method in class org.jboss.weld.bean.ForwardingDecorator
 
attributes() - Method in class org.jboss.weld.bean.ForwardingInterceptor
 
attributes() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
 
attributes() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean.Impl
 
attributes() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator.Impl
 
attributes() - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor.Impl
 
available() - Static method in class org.jboss.weld.Container
 
available(String) - Static method in class org.jboss.weld.Container
 
awaitTermination(long, TimeUnit) - Method in class org.jboss.weld.util.ForwardingExecutorService
 

B

BackedAnnotated - Class in org.jboss.weld.annotated.slim.backed
 
BackedAnnotated(Type, SharedObjectCache) - Constructor for class org.jboss.weld.annotated.slim.backed.BackedAnnotated
 
BackedAnnotatedCallable<X,E extends java.lang.reflect.Executable> - Class in org.jboss.weld.annotated.slim.backed
 
BackedAnnotatedCallable(E, Type, BackedAnnotatedType<X>, SharedObjectCache) - Constructor for class org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
 
BackedAnnotatedConstructor<X> - Class in org.jboss.weld.annotated.slim.backed
 
BackedAnnotatedConstructor(Constructor<X>, BackedAnnotatedType<X>, SharedObjectCache) - Constructor for class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
 
BackedAnnotatedField<X> - Class in org.jboss.weld.annotated.slim.backed
 
BackedAnnotatedField(Type, Field, BackedAnnotatedType<X>, SharedObjectCache) - Constructor for class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
 
BackedAnnotatedMember<X> - Class in org.jboss.weld.annotated.slim.backed
 
BackedAnnotatedMember(Type, BackedAnnotatedType<X>, SharedObjectCache) - Constructor for class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember
 
BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy<X,A extends AnnotatedMember<? super X>> - Class in org.jboss.weld.annotated.slim.backed
 
BackedAnnotatedMemberSerializationProxy(BackedAnnotatedType<X>, AbstractSerializableHolder<? extends Member>) - Constructor for class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy
 
BackedAnnotatedMethod<X> - Class in org.jboss.weld.annotated.slim.backed
 
BackedAnnotatedMethod(Method, BackedAnnotatedType<X>, SharedObjectCache) - Constructor for class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod
 
BackedAnnotatedParameter<X> - Class in org.jboss.weld.annotated.slim.backed
 
BackedAnnotatedType<X> - Class in org.jboss.weld.annotated.slim.backed
 
BaseAnnotated - Class in org.jboss.weld.annotated.slim
 
BaseAnnotated(Type) - Constructor for class org.jboss.weld.annotated.slim.BaseAnnotated
 
BasicInjectionTarget<T> - Class in org.jboss.weld.injection.producer
Basic InjectionTarget implementation.
BasicInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Injector<T>, LifecycleCallbackInvoker<T>) - Constructor for class org.jboss.weld.injection.producer.BasicInjectionTarget
 
BasicInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Injector<T>, LifecycleCallbackInvoker<T>, Instantiator<T>) - Constructor for class org.jboss.weld.injection.producer.BasicInjectionTarget
 
BasicInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Instantiator<T>) - Constructor for class org.jboss.weld.injection.producer.BasicInjectionTarget
 
Bean<T> - Interface in javax.enterprise.inject.spi
Represents an enabled bean.
BEAN_ID_SEPARATOR - Static variable in interface org.jboss.weld.serialization.spi.BeanIdentifier
 
BEAN_MANAGED_TRANSACTION_MANAGEMENT_ENUM_VALUE - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
 
BEAN_MANAGER_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.environment.servlet.WeldServletLifecycle
 
BeanArchiveBuilder - Class in org.jboss.weld.environment.deployment.discovery
A class used to store information about the bean archive and to build the WeldBeanDeploymentArchive instance from the gathered information.
BeanArchiveBuilder() - Constructor for class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
BeanArchiveHandler - Interface in org.jboss.weld.environment.deployment.discovery
Handles the reference to a bean archive.
BeanArchiveScanner - Interface in org.jboss.weld.environment.deployment.discovery
Scans the application for bean archives.
BeanAttributes<T> - Interface in javax.enterprise.inject.spi
The BeanAttributes interface exposes the basic attributes of a bean.
BeanAttributesFactory - Class in org.jboss.weld.bean.attributes
Creates BeanAttributes based on a given annotated.
beanCannotBeDumped(Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
 
beanClassMismatch(ObserverMethod<?>, ObserverMethod<?>) - Method in interface org.jboss.weld.logging.EventLogger
 
BeanDeployer - Class in org.jboss.weld.bootstrap
 
BeanDeployer(BeanManagerImpl, EjbDescriptors, ServiceRegistry) - Constructor for class org.jboss.weld.bootstrap.BeanDeployer
 
BeanDeployer(BeanManagerImpl, EjbDescriptors, ServiceRegistry, BeanDeployerEnvironment) - 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
 
BeanDeployerEnvironment(Set<SlimAnnotatedTypeContext<?>>, Set<Class<?>>, SetMultimap<Class<?>, AbstractClassBean<?>>, Set<ProducerField<?, ?>>, SetMultimap<BeanDeployerEnvironment.WeldMethodKey, ProducerMethod<?, ?>>, Set<RIBean<?>>, Set<ObserverInitializationContext<?, ?>>, Set<DisposalMethod<?, ?>>, Set<DisposalMethod<?, ?>>, Set<DecoratorImpl<?>>, Set<InterceptorImpl<?>>, EjbDescriptors, Set<EnhancedAnnotatedType<?>>, Map<InternalEjbDescriptor<?>, EnhancedAnnotatedType<?>>, BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
BeanDeployerEnvironment.WeldMethodKey - Class in org.jboss.weld.bootstrap
 
BeanDeployerEnvironmentFactory - Class in org.jboss.weld.bootstrap
 
BeanDeployment - Class in org.jboss.weld.bootstrap
 
BeanDeployment(BeanDeploymentArchive, BeanManagerImpl, ServiceRegistry, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.BeanDeployment
 
BeanDeployment(BeanDeploymentArchive, BeanManagerImpl, ServiceRegistry, Collection<ContextHolder<? extends Context>>, boolean) - Constructor for class org.jboss.weld.bootstrap.BeanDeployment
 
BeanDeploymentArchive - Interface in org.jboss.weld.bootstrap.spi
Represents a CDI bean deployment archive.
BeanDeploymentArchiveMapping - Class in org.jboss.weld.bootstrap
 
BeanDeploymentArchiveMapping() - Constructor for class org.jboss.weld.bootstrap.BeanDeploymentArchiveMapping
 
beanDeploymentArchives() - Method in class org.jboss.weld.Container
 
BeanDiscoveryMode - Enum in org.jboss.weld.bootstrap.spi
Represents the value of the bean-discovery-mode attribute within beans.xml.
BeanHolder<T> - Class in org.jboss.weld.serialization
Serializable holder that keeps reference to a bean and is capable of reloading the reference on deserialization.
BeanHolder(String, Bean<T>) - Constructor for class org.jboss.weld.serialization.BeanHolder
 
beanIdCreationFailed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
BeanIdentifier - Interface in org.jboss.weld.serialization.spi
 
BeanIdentifierIndex - Class in org.jboss.weld.serialization
The index holds identifiers for the specified set of beans (note that only instances of CommonBean and implementations of PassivationCapable are included).
BeanIdentifierIndex() - Constructor for class org.jboss.weld.serialization.BeanIdentifierIndex
 
BeanIdentifierIndexNamingScheme - Class in org.jboss.weld.context.beanstore
An abstract naming scheme which makes use of BeanIdentifierIndex if possible.
BeanIdentifierIndexNamingScheme(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.beanstore.BeanIdentifierIndexNamingScheme
 
BeanIdentifiers - Class in org.jboss.weld.bean
 
BeanInjectionTarget<T> - Class in org.jboss.weld.injection.producer
 
BeanInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Injector<T>, LifecycleCallbackInvoker<T>) - Constructor for class org.jboss.weld.injection.producer.BeanInjectionTarget
 
BeanInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.BeanInjectionTarget
 
BeanInstance - Interface in org.jboss.weld.bean.proxy
Each proxy maintains a single bean instance on which methods are invoked.
beanInstanceNotSetOnProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
beanIsBothInterceptorAndDecorator(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
BeanLogger - Interface in org.jboss.weld.logging
Log messages for Beans.
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.RIBean
 
beanManager - Variable in class org.jboss.weld.event.ObserverMethodImpl
 
beanManager - Variable in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
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.
BeanManagerImplBean - Class in org.jboss.weld.bean.builtin
 
BeanManagerImplBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.BeanManagerImplBean
 
BeanManagerLogger - Interface in org.jboss.weld.logging
Log messages for bean manager and related support classes.
BeanManagerLookupService - Class in org.jboss.weld.manager
Simple facade over CDI11Deployment that allows BeanManager for a given class to be looked up at runtime.
BeanManagerLookupService(CDI11Deployment, ConcurrentMap<BeanDeploymentArchive, BeanManagerImpl>) - Constructor for class org.jboss.weld.manager.BeanManagerLookupService
 
beanManagerNotAvailable() - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
BeanManagerProxy - Class in org.jboss.weld.bean.builtin
Client view of BeanManagerImpl.
BeanManagerProxy(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.BeanManagerProxy
 
beanManagerReferenceBoundTo(Object) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
BeanManagerResourceBindingListener - Class in org.jboss.weld.environment.servlet
Emulates the behavior of the naming resource binding that is typically done using configuration files in Tomcat and Jetty.
BeanManagerResourceBindingListener() - Constructor for class org.jboss.weld.environment.servlet.BeanManagerResourceBindingListener
 
BeanManagers - Class in org.jboss.weld.manager
 
BeanMetadataBean - Class in org.jboss.weld.bean.builtin
Allows a bean to obtain information about itself.
BeanMetadataBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.BeanMetadataBean
 
BeanMetadataBean(BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.BeanMetadataBean
 
beanMethodReturnsNull(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
BeanMethods - Class in org.jboss.weld.util
 
beanMustBeDependent(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
beanNameIsPrefix(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
beanNotEeResourceProducer(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
beanNotPassivationCapable(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
Beans - Class in org.jboss.weld.util
Helper class for bean inspection
BEANS_XML - Static variable in class org.jboss.weld.environment.deployment.AbstractWeldDeployment
 
beanSpecializedTooManyTimes(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
BeanStore - Interface in org.jboss.weld.context.beanstore
A Map like store of contextual instances, used to back the Weld built in contexts.
beanStoreDetached(Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
beanStoreLeakDuringAssociation(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
beansWithDifferentBeanNamesCannotBeSpecialized(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
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
 
BeansXmlImpl - Class in org.jboss.weld.metadata
 
BeansXmlImpl(List<Metadata<String>>, List<Metadata<String>>, List<Metadata<String>>, List<Metadata<String>>, Scanning, URL, BeanDiscoveryMode, String) - 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
 
BeanTypeAssignabilityRules - Class in org.jboss.weld.resolution
Implementation of the Section 5.2.4 of the CDI specification.
BeanTypeAssignabilityRules() - Constructor for class org.jboss.weld.resolution.BeanTypeAssignabilityRules
 
beanTypeNotEjb(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
beanWithParameterizedTypeContainingTypeVariablesMustBeDependentScoped(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
beanWithPassivatingScopeNotPassivationCapable(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
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, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
beforeCompletion() - Method in class org.jboss.weld.event.TransactionNotificationSynchronization
 
beforeDiscovery(Collection<BeanArchiveBuilder>) - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
Initialize the strategy before accessing found BeanArchiveBuilder builders.
beforeDiscovery(Collection<BeanArchiveBuilder>) - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexDiscoveryStrategy
 
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
 
beginCalledOnLongRunningConversation() - Method in interface org.jboss.weld.logging.ConversationLogger
 
beginRequest() - Static method in class org.jboss.weld.context.cache.RequestScopedCache
 
BEHAVIOR_CLASS - Variable in class org.jboss.weld.jsf.JsfApiAbstraction
 
Bindings - Class in org.jboss.weld.util
Utility methods for working with qualifiers and interceptor bindings.
BOOLEAN_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
 
Bootstrap - Interface in org.jboss.weld.bootstrap.api
Application container initialization API for Weld.
bootstrap - Variable in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
bootstrap - Variable in class org.jboss.weld.environment.deployment.discovery.DefaultBeanArchiveScanner
 
BootstrapConfiguration - Interface in org.jboss.weld.bootstrap.spi
 
BootstrapLogger - Interface in org.jboss.weld.logging
Log messages for bootstrap Message Ids: 000100 - 000199
BootstrapService - Interface in org.jboss.weld.bootstrap.api
Marks a Service that needs to clean up its state once bootstrap is finished.
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(String, BeanIdentifierIndex) - 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(String) - 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(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.bound.BoundSessionContextImpl
 
boundsMatch(Type[], Type[]) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
Returns true iff for each upper bound T, there is at least one bound from stricterUpperBounds assignable to T.
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
build() - Method in class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
build() - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
 
build() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
build() - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetBuilder
Returns a newly-created WeldInjectionTarget based on the contents of this builder.
build(Set<Bean<?>>) - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
Note that the index can only be built once.
build(Function<K, V>) - Method in class org.jboss.weld.util.cache.ComputingCacheBuilder
 
build() - Method in interface org.jboss.weld.util.collections.ImmutableList.Builder
 
build() - Method in interface org.jboss.weld.util.collections.ImmutableMap.Builder
 
build() - Method in interface org.jboss.weld.util.collections.ImmutableSet.Builder
Create a new immutable set.
build() - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
 
buildAnnotatedMethodMultimap(Set<EnhancedAnnotatedMethod<?, ? super T>>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
buildAnnotatedParameterMethodMultimap(Set<EnhancedAnnotatedMethod<?, ? super T>>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
buildAnnotationMap(Iterable<Annotation>) - Static method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
Builds the annotation map (annotation type -> annotation)
buildClassNameMap(Iterable<C>) - Static method in class org.jboss.weld.util.Types
Builds (class name -> class) map for given classes.
builder() - Static method in class org.jboss.weld.util.collections.ImmutableList
Creates a new empty builder for building immutable lists.
builder() - Static method in class org.jboss.weld.util.collections.ImmutableMap
Creates a new empty builder for building immutable map.
builder() - Static method in class org.jboss.weld.util.collections.ImmutableSet
Creates a new empty builder for building immutable sets.
buildEventResolvable(Type, Set<Annotation>) - Method in class org.jboss.weld.event.ObserverNotifier
 
buildEventResolvable(Type, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
 
buildInterceptionModel(EnhancedAnnotatedType<T>, AbstractInstantiator<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
buildInterceptionModel(EnhancedAnnotatedType<T>, AbstractInstantiator<T>) - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
 
buildInterceptorMethodInvocations(Object, Method, InterceptionType) - Method in class org.jboss.weld.interceptor.proxy.InterceptionContext
 
buildInterceptorMethodInvocationsForConstructorInterception() - Method in class org.jboss.weld.interceptor.proxy.InterceptionContext
 
buildMethodMap(EnhancedAnnotatedType<?>, boolean, BeanManagerImpl) - Static method in class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
 
buildTypeMap(Set<Type>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
BuiltInBeanAttributes(Class<T>) - Constructor for class org.jboss.weld.bean.builtin.AbstractBuiltInBean.BuiltInBeanAttributes
 
builtinBeanWithNonserializableDecorator(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
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(String) - Constructor for exception org.jboss.weld.context.BusyConversationException
Creates a new exception with the given localized message.
BYTE_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
 
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

C

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
 
callingBootstrapMethodAfterContainerHasBeenInitialized() - Method in interface org.jboss.weld.logging.BootstrapLogger
 
callInitializers(T, CreationalContext<T>, BeanManagerImpl, Iterable<? extends MethodInjectionPoint<?, ?>>) - Static method in class org.jboss.weld.util.Beans
Calls all initializers of the bean
callProxiedMethod(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
canHandle(String) - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexIndexBeanArchiveHandler
 
cannotCreatWeldForwardingAnnotationProcessor(Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.TomcatLogger
 
cannotDestroyEnterpriseBeanNotCreated(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
cannotDestroyNullBean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
cannotExtractRawType(Object) - Method in interface org.jboss.weld.logging.ResolutionLogger
 
cannotGetStandardContext(Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.TomcatLogger
 
cannotHandleFile(Object, Throwable) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
cannotInjectObjectOutsideOfServletRequest(Object, Throwable) - Method in interface org.jboss.weld.logging.ServletLogger
 
cannotInjectServletContext(ClassLoader, ServletContextService) - Method in interface org.jboss.weld.logging.ServletLogger
 
cannotInstantiateInstance(Object, Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
cannotLoadClass(Object, Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
cannotLoadClass(Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
 
cannotLocateBeanManager() - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
cannotProxyNonClassType(Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
cantFindInjectior(Object) - Method in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 
cantFindInjector(Object) - Method in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 
cantFindMatchingWebApplicationContext() - Method in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 
cantFindWebApplicationContext() - Method in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 
cast(Object) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
 
cast(Object) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
cast(Object) - Static method in class org.jboss.weld.environment.util.Reflections
 
cast(Object) - Static method in class org.jboss.weld.util.reflection.Reflections
 
CATCHING_MARKER - Static variable in interface org.jboss.weld.environment.logging.WeldEnvironmentLogger
 
CATCHING_MARKER - Static variable in interface org.jboss.weld.logging.WeldLogger
 
catchingDebug(Throwable) - Method in interface org.jboss.weld.environment.logging.WeldEnvironmentLogger
Replacement for org.slf4j.ext.XLogger.throwing(Level.DEBUG, e).
catchingDebug(Throwable) - Method in interface org.jboss.weld.logging.WeldLogger
Replacement for org.slf4j.ext.XLogger.throwing(Level.DEBUG, e).
Category - Enum in org.jboss.weld.environment.logging
 
Category - Enum in org.jboss.weld.environment.servlet.logging
 
Category - Enum in org.jboss.weld.logging
 
CDI<T> - Class in javax.enterprise.inject.spi
Provides access to the current container.
CDI() - Constructor for class javax.enterprise.inject.spi.CDI
 
CDI11Bootstrap - Interface in org.jboss.weld.bootstrap.api
An extension to Bootstrap which allows weld to perform type discovery as required by CDI 1.2.
CDI11Deployment - Interface in org.jboss.weld.bootstrap.spi
 
cdiApiVersionMismatch() - Method in interface org.jboss.weld.logging.BootstrapLogger
 
CdiInterceptorFactory<T> - Class in org.jboss.weld.bean.interceptor
InterceptorFactory that obtains an interceptor instance using BeanManagerImpl.
CdiInterceptorFactory(Interceptor<T>) - Constructor for class org.jboss.weld.bean.interceptor.CdiInterceptorFactory
 
CDIProvider - Interface in javax.enterprise.inject.spi
Interface implemented by a CDI provider to provide access to the current container
CHAR_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
 
characters(char[], int, int) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
check(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AnnotationModel
 
check(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
check(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.QualifierModel
Validates the members
check(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.ScopeModel
 
check(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.StereotypeModel
 
checkAbstractMethods(Set<Type>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Decorators
Check all abstract methods are declared by the decorated types.
checkArgument(boolean, Object) - Static method in class org.jboss.weld.util.Preconditions
 
checkArgument(boolean, String) - Static method in class org.jboss.weld.util.Preconditions
 
checkArgumentNotNull(Object, String) - Static method in class org.jboss.weld.util.Preconditions
Throws IllegalArgumentException with an appropriate message if the reference is null.
checkBeanImplementation() - Method in class org.jboss.weld.bean.AbstractClassBean
Validates the bean implementation
checkBeanImplementation() - Method in class org.jboss.weld.bean.ManagedBean
 
checkBeanMetadataInjectionPoint(Object, InjectionPoint, Type) - Static method in class org.jboss.weld.bootstrap.Validator
 
checkConflictingRoles() - Method in class org.jboss.weld.bean.SessionBean
Validates for non-conflicting roles
checkContainers(ContainerContext, StringBuilder, Iterable<Container>) - Method in class org.jboss.weld.environment.servlet.WeldServletLifecycle
 
checkContextInitialized() - Method in class org.jboss.weld.context.AbstractContext
Allows contexts that are initialized lazily to plug in additional logic.
checkContextInitialized() - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
 
checkDeclaringBean() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
checkDeclaringClassLoadable(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Triggers loading of declaring class (if any) of the given class recursively.
checkDecoratedMethods(EnhancedAnnotatedType<T>, List<Decorator<?>>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
checkDelegateInjectionPoints() - Method in class org.jboss.weld.injection.producer.AbstractProducer
 
checkDelegateInjectionPoints() - Method in class org.jboss.weld.injection.producer.DecoratorInjectionTarget
 
checkDelegateType(Decorator<?>) - Static method in class org.jboss.weld.util.Decorators
Check whether the delegate type implements or extends all decorated types.
checkEEResource() - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
 
checkEnhancedAnnotatedAvailable(X) - Static method in class org.jboss.weld.util.Beans
 
checkEventObjectType(Object) - Method in class org.jboss.weld.event.ObserverNotifier
 
checkEventObjectType(Type) - Method in class org.jboss.weld.event.ObserverNotifier
 
checkForExceptions(List<Future<T>>) - Method in class org.jboss.weld.executor.AbstractExecutorServices
 
checkInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.bean.builtin.DecoratedBeanMetadataBean
 
checkInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
 
checkInstantiator() - Method in class org.jboss.weld.util.reflection.instantiation.AbstractInstantiatorFactory
 
checkNoArgsConstructor(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
checkNotNull(Object) - Static method in class org.jboss.weld.util.Preconditions
 
checkObserverMethods() - Method in class org.jboss.weld.bean.SessionBean
If there are any observer methods, they must be static or business methods.
checkProducerField(EnhancedAnnotatedField<T, ? super X>) - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
 
checkProducerMethod(EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
Validates the producer method
checkProducerReturnType(EnhancedAnnotatedMember<T, ? super X, ? extends Member>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
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
 
checkRequiredTypeAnnotations(EnhancedAnnotatedParameter<?, ?>) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
 
checkRequiredTypeAnnotations(EnhancedAnnotatedParameter<?, ?>) - Method in class org.jboss.weld.event.ObserverMethodImpl
 
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
checkSpecialization() - Method in class org.jboss.weld.bean.AbstractBean
Validates specialization if this bean specializes another bean.
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.ManagedBean
Validates the type
checkType() - Method in class org.jboss.weld.bean.SessionBean
 
checkType(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
checkType(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
 
checkWithinObserverNotification() - Method in class org.jboss.weld.bootstrap.events.ContainerEvent
Checks that this event is currently being delivered to an extension.
circularCall(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
CLASS_FILE_EXTENSION - Static variable in class org.jboss.weld.environment.deployment.discovery.FileSystemBeanArchiveHandler
 
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, boolean) - Constructor for class org.jboss.weld.metadata.ClassAvailableActivationImpl
 
ClassFileInfo - Interface in org.jboss.weld.resources.spi
Represents metadata of a Java class.
ClassFileInfoException - Exception in org.jboss.weld.resources.spi
Thrown when a ClassFileServices implementation is not able to obtain metadata for a class with the specified name.
ClassFileInfoException(String, Throwable) - Constructor for exception org.jboss.weld.resources.spi.ClassFileInfoException
 
ClassFileInfoException(String) - Constructor for exception org.jboss.weld.resources.spi.ClassFileInfoException
 
ClassFileInfoException(Throwable) - Constructor for exception org.jboss.weld.resources.spi.ClassFileInfoException
 
ClassFileServices - Interface in org.jboss.weld.resources.spi
An optional service that provides fast access to Java class metadata without the need to load the given class.
ClassFileUtils - Class in org.jboss.weld.util.bytecode
Utility class for loading a ClassFile into a classloader.
classForName(String) - Method in class org.jboss.weld.environment.deployment.WeldResourceLoader
 
classForName(String) - Static method in class org.jboss.weld.environment.servlet.util.Reflections
 
classForName(String) - Method in class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
 
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
classLoader() - Method in class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
 
classLoader() - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
 
classLoader() - Method in class org.jboss.weld.resources.DefaultResourceLoader
 
classLoader() - Method in class org.jboss.weld.resources.WeldClassLoaderResourceLoader
 
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
 
classNotEnum(Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
classToCheck() - Method in class org.jboss.weld.environment.AbstractContainer
Get class name to check is we can use this container.
classToCheck() - Method in class org.jboss.weld.environment.gwtdev.GwtDevHostedModeContainer
 
classToCheck() - Method in class org.jboss.weld.environment.jetty.JettyContainer
 
classToCheck() - Method in class org.jboss.weld.environment.tomcat.TomcatContainer
 
classTransformer - Variable in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
ClassTransformer - Class in org.jboss.weld.resources
 
ClassTransformer(TypeStore, SharedObjectCache, ReflectionCache, String) - Constructor for class org.jboss.weld.resources.ClassTransformer
 
cleanAfterBoot() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
 
cleaningUpConversation(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
cleaningUpTransientConversation() - Method in interface org.jboss.weld.logging.ConversationLogger
 
cleanup() - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
 
cleanup() - Method in class org.jboss.weld.bootstrap.api.helpers.AbstractBootstrapService
 
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.BeanDeployer
 
cleanup() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
cleanup() - Method in class org.jboss.weld.bootstrap.events.RequiredAnnotationDiscovery
 
cleanup() - Method in class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
 
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.environment.deployment.discovery.jandex.JandexClassFileServices
 
cleanup() - Method in class org.jboss.weld.environment.deployment.WeldResourceLoader
 
cleanup() - Method in class org.jboss.weld.event.GlobalObserverNotifierService
 
cleanup() - Method in class org.jboss.weld.executor.AbstractExecutorServices
 
cleanup() - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
Called after the computation finishes.
cleanup() - Method in class org.jboss.weld.executor.ProfilingExecutorServices
 
cleanup() - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
cleanup() - Method in class org.jboss.weld.injection.ThreadLocalStackService
 
cleanup() - Method in class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
 
cleanup() - Method in class org.jboss.weld.jsf.JsfApiAbstraction
 
cleanup() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
cleanup() - Method in class org.jboss.weld.manager.BeanManagerLookupService
 
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.MemberTransformer
 
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.resources.WeldClassLoaderResourceLoader
 
cleanup() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
 
cleanup() - Method in class org.jboss.weld.serialization.ContextualStoreImpl
 
cleanup() - Method in class org.jboss.weld.servlet.HttpContextLifecycle
 
cleanup() - Method in class org.jboss.weld.servlet.ServletApiAbstraction
 
cleanup() - Method in class org.jboss.weld.servlet.ServletContextService
 
cleanup() - Method in class org.jboss.weld.servlet.spi.helpers.AcceptingHttpContextActivationFilter
 
cleanup() - Method in class org.jboss.weld.servlet.spi.helpers.RegexHttpContextActivationFilter
 
cleanup() - Method in class org.jboss.weld.SimpleCDI
 
cleanup() - Method in class org.jboss.weld.util.AnnotationApiAbstraction
 
cleanup() - Method in class org.jboss.weld.util.JtaApiAbstraction
 
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.annotated.slim.SlimAnnotatedTypeStoreImpl
 
cleanupAfterBoot() - Method in class org.jboss.weld.bean.AbstractClassBean
 
cleanupAfterBoot() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
cleanupAfterBoot() - Method in class org.jboss.weld.bean.ProducerField
 
cleanupAfterBoot() - Method in class org.jboss.weld.bean.ProducerMethod
 
cleanupAfterBoot() - Method in class org.jboss.weld.bean.proxy.ProtectionDomainCache
 
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
cleanupAfterBoot() - Method in interface org.jboss.weld.bootstrap.api.BootstrapService
Called by Weld once it finishes initialization and before it starts serving requests.
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
 
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
 
cleanupAfterBoot() - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
 
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.FastProcessAnnotatedTypeResolver
 
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.MissingDependenciesRegistry
 
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
 
cleanupAfterBoot() - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileServices
 
cleanupAfterBoot() - Method in class org.jboss.weld.event.GlobalObserverNotifierService
 
cleanupAfterBoot() - Method in class org.jboss.weld.injection.producer.InjectionTargetService
 
cleanupAfterBoot() - Method in class org.jboss.weld.manager.BeanManagerImpl
Clear the bean set that is only used to make sure that no duplicate beans are added.
cleanupAfterBoot() - Method in class org.jboss.weld.resources.ClassTransformer
 
cleanupAfterBoot() - Method in class org.jboss.weld.resources.DefaultReflectionCache
 
cleanupAfterBoot() - Method in class org.jboss.weld.resources.MemberTransformer
 
cleanupAfterBoot() - Method in class org.jboss.weld.resources.SharedObjectCache
 
clear() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
clear() - Method in interface org.jboss.weld.annotated.slim.SlimAnnotatedType
Clear up cached content to save memory.
clear() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
 
clear() - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
 
clear(String) - 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.AbstractTypeSafeBeanResolver
 
clear() - Method in class org.jboss.weld.resolution.NameBasedResolver
Reset all cached injection points.
clear() - Method in class org.jboss.weld.resolution.TypeSafeResolver
Reset all cached resolutions
clear() - Static method in class org.jboss.weld.servlet.SessionHolder
 
clear() - Method in interface org.jboss.weld.util.cache.ComputingCache
Remove all cache entries.
clear() - Method in class org.jboss.weld.util.collections.AbstractImmutableMap
 
clear() - Method in class org.jboss.weld.util.collections.ListView
 
clear() - Method in interface org.jboss.weld.util.collections.Multimap
Removes all of the mappings.
clear() - Method in class org.jboss.weld.util.LazyValueHolder
 
clear() - Method in class org.jboss.weld.util.WeakLazyValueHolder
 
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
 
clearClasses() - Method in class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
CLIENT_PROXY_DUMP_PATH - Static variable in class org.jboss.weld.SystemPropertiesConfiguration
 
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(String, 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(String) - Constructor for class org.jboss.weld.bean.proxy.ClientProxyProvider
Constructor
coerceToType(Object, Class<?>) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
 
Collections - Class in org.jboss.weld.environment.util
 
collector() - Static method in class org.jboss.weld.util.collections.ImmutableList
Returns a collector that can be used to collect items of a stream into an immutable list.
collector() - Static method in class org.jboss.weld.util.collections.ImmutableSet
Returns a collector that can be used to collect items of a stream into an immutable set.
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
 
CommonBean<T> - Class in org.jboss.weld.bean
Common superclass for beans that are identified using id.
CommonBean(BeanAttributes<T>, BeanIdentifier) - Constructor for class org.jboss.weld.bean.CommonBean
 
CommonLogger - Interface in org.jboss.weld.environment.logging
Message IDs: 000002 - 000099
compareAnnotatedCallable(AnnotatedCallable<?>, AnnotatedCallable<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
compareAnnotatedField(AnnotatedField<?>, AnnotatedField<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
compareAnnotatedParameters(AnnotatedParameter<?>, AnnotatedParameter<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
Compares two annotated parameters and returns true if they are equal
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>) - Static method in class org.jboss.weld.bean.proxy.AbstractBeanInstance
 
computeValue() - Method in class org.jboss.weld.annotated.enhanced.TypeClosureLazyValueHolder
 
computeValue() - Method in class org.jboss.weld.util.LazyValueHolder
 
computeValue() - Method in class org.jboss.weld.util.WeakLazyValueHolder
 
ComputingCache<K,V> - Interface in org.jboss.weld.util.cache
A simple abstraction for computing cache.
ComputingCacheBuilder - Class in org.jboss.weld.util.cache
A builder for ComputingCache instances.
concat(Iterable<? extends Iterable<? extends T>>) - Static method in class org.jboss.weld.util.collections.Iterables
Combine the iterables into a single one.
concat(Iterator<? extends Iterator<? extends T>>) - Static method in class org.jboss.weld.util.collections.Iterators
Combine the iterators into a single one.
ConcurrentBeanDeployer - Class in org.jboss.weld.bootstrap
BeanDeployer that processes some of the deployment tasks in parallel.
ConcurrentBeanDeployer(BeanManagerImpl, EjbDescriptors, ServiceRegistry) - Constructor for class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
 
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
ConcurrentValidator - Class in org.jboss.weld.bootstrap
Processes validation of beans, decorators and interceptors in parallel.
ConcurrentValidator(ExecutorServices) - Constructor for class org.jboss.weld.bootstrap.ConcurrentValidator
 
configurationError(Throwable) - Method in interface org.jboss.weld.logging.XmlLogger
 
configuredProvider - Static variable in class javax.enterprise.inject.spi.CDI
 
conflictingInterceptorBindings(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
construct(Object...) - Method in interface org.jboss.weld.logging.MessageCallback
Constructs the message or Throwable.
CONSTRUCTED_FLAG_NAME - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
ConstructionHandle<T> - Interface in org.jboss.weld.construction.api
A handle for controlling AroundConstructCallback invocations.
ConstructorHolder<X> - Class in org.jboss.weld.serialization
Serializable holder for Constructor.
ConstructorHolder(Constructor<X>) - Constructor for class org.jboss.weld.serialization.ConstructorHolder
 
ConstructorInjectionPoint<T> - Class in org.jboss.weld.injection
High-level representation of an injected constructor.
ConstructorInjectionPoint(EnhancedAnnotatedConstructor<T>, Bean<T>, Class<?>, InjectionPointFactory, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.ConstructorInjectionPoint
 
ConstructorInterceptionInstantiator<T> - Class in org.jboss.weld.injection.producer
Delegating Instantiator that takes care of AroundConstruct interceptor invocation.
ConstructorInterceptionInstantiator(Instantiator<T>, InterceptionModel, SlimAnnotatedType<?>) - Constructor for class org.jboss.weld.injection.producer.ConstructorInterceptionInstantiator
 
ConstructorSignature - Interface in org.jboss.weld.annotated.enhanced
 
ConstructorSignatureImpl - Class in org.jboss.weld.annotated.enhanced.jlr
 
ConstructorSignatureImpl(EnhancedAnnotatedConstructor<?>) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl
 
ConstructorSignatureImpl(Constructor<?>) - Constructor for class org.jboss.weld.annotated.enhanced.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(String, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.Container
 
Container(BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.Container
 
Container - Interface in org.jboss.weld.environment
Abstract the web container setup notion.
Container(Set<String>, String, String...) - Constructor for class org.jboss.weld.xml.BeansXmlHandler.Container
 
CONTAINER_LIFECYCLE_EVENT_CANONICAL_SUPERTYPES - Static variable in class org.jboss.weld.util.Observers
 
CONTAINER_LIFECYCLE_EVENT_TYPES - Static variable in class org.jboss.weld.util.Observers
 
CONTAINER_MANAGED_TRANSACTION_MANAGEMENT_ENUM_VALUE - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
 
ContainerContext - Class in org.jboss.weld.environment
Wrap listener arguments.
ContainerContext(ServletContext, WeldManager) - Constructor for class org.jboss.weld.environment.ContainerContext
 
containerDetectionSkipped(Object) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
ContainerEvent - Class in org.jboss.weld.bootstrap.events
Marker for lifecycle events dispatched by the Weld container.
ContainerEvent() - Constructor for class org.jboss.weld.bootstrap.events.ContainerEvent
 
containerLifecycleEventMethodInvokedOutsideObserver() - Method in interface org.jboss.weld.logging.BootstrapLogger
 
ContainerLifecycleEventPreloader - Class in org.jboss.weld.bootstrap.events
Allows observer methods for container lifecycle events to be resolved upfront while the deployment is waiting for classloader or reflection API.
ContainerLifecycleEventPreloader(int, ObserverNotifier) - Constructor for class org.jboss.weld.bootstrap.events.ContainerLifecycleEventPreloader
 
containerLifecycleEvents - Variable in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
ContainerLifecycleEvents - Class in org.jboss.weld.bootstrap.events
 
ContainerLifecycleEvents(ContainerLifecycleEventPreloader, RequiredAnnotationDiscovery) - Constructor for class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
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(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
contains(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
contains(BeanIdentifier) - 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.ImmutableHashSet
 
contains(Object) - Method in class org.jboss.weld.util.InterceptorBindingSet
 
containsAll(Object[], Object...) - Static method in class org.jboss.weld.util.collections.Arrays2
 
containsAllInterceptionBindings(Set<Annotation>, Set<QualifierInstance>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
 
containsAllQualifiers(Set<QualifierInstance>, Set<QualifierInstance>) - Static method in class org.jboss.weld.util.Beans
Checks that all the qualifiers in the set requiredQualifiers are in the set of qualifiers.
containsAnnotation(UnbackedAnnotatedType<?>, Collection<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
containsAnnotation(BackedAnnotatedType<?>, Collection<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
containsAnnotation(BackedAnnotatedType<?>, Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.RequiredAnnotationDiscovery
Indicates whether the given class contains an annotation of the given annotation type.
containsAnnotation(Class<? extends Annotation>) - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileInfo
 
containsAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.jboss.weld.environment.util.Reflections
 
containsAnnotation(Class<?>, Class<? extends Annotation>) - Method in interface org.jboss.weld.resources.spi.AnnotationDiscovery
Deprecated.
Indicates whether the given class contains an annotation of the given annotation type.
containsAnnotation(Class<? extends Annotation>) - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether this class contains an annotation of the specified annotation type.
containsIncompleteInstance(Contextual<?>) - Method in class org.jboss.weld.context.CreationalContextImpl
 
containsIncompleteInstance(Contextual<?>) - Method in interface org.jboss.weld.context.WeldCreationalContext
 
containsKey(Object) - Method in interface org.jboss.weld.util.collections.Multimap
 
containsRequiredAnnotations(Collection<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
Returns true if and only if the underlying AnnotatedType contains any of the given annotation types.
containsUnresolvedTypeVariableOrWildcard(Type) - Static method in class org.jboss.weld.util.Types
 
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.
CONTEXT_ID_KEY - Static variable in class org.jboss.weld.Container
 
CONTEXT_IGNORE_FORWARD - Static variable in interface org.jboss.weld.servlet.api.InitParameters
 
CONTEXT_IGNORE_INCLUDE - Static variable in interface org.jboss.weld.servlet.api.InitParameters
 
CONTEXT_MAPPING - Static variable in interface org.jboss.weld.servlet.api.InitParameters
 
CONTEXT_PARAM_CONTAINER_CLASS - Static variable in interface org.jboss.weld.environment.Container
 
contextAlreadyActive() - Method in interface org.jboss.weld.logging.ConversationLogger
 
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>, BeanIdentifier, String) - Constructor for class org.jboss.weld.bean.proxy.ContextBeanInstance
Creates a new locator for instances of the given bean.
contextCleared(Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
contextCreated(ELContextEvent) - Method in class org.jboss.weld.el.WeldELContextListener
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.weld.environment.servlet.BeanManagerResourceBindingListener
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.weld.environment.servlet.EnhancedListener
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.weld.environment.servlet.Listener
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
contextDestroyed(ServletContext) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
 
contextDestroyed(ServletContextEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
 
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
 
contextGetScopeIsNotAScope(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
contextHasNullScope(Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
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.environment.servlet.BeanManagerResourceBindingListener
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.environment.servlet.EnhancedListener
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.environment.servlet.Listener
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
contextInitialized(ServletContext) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
 
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
 
ContextLogger - Interface in org.jboss.weld.logging
Log messages for Contexts Message Ids: 000200 - 000299
contextNotActive(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
contextNotActive() - Method in interface org.jboss.weld.logging.ConversationLogger
 
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(String) - Constructor for exception org.jboss.weld.context.ContextNotActiveException
Creates a new exception with the given localized message.
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
 
contextualInstanceAdded(Object, Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
contextualInstanceFound(Object, Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
contextualInstanceRemoved(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
contextualIsNull() - Method in interface org.jboss.weld.logging.ContextLogger
 
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(String, BeanIdentifierIndex) - 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 - Static variable in class org.jboss.weld.literal.DestroyedLiteral
 
CONVERSATION - Static variable in class org.jboss.weld.literal.InitializedLiteral
 
CONVERSATION_CONTEXT_LAZY_PARAM - Static variable in interface org.jboss.weld.servlet.api.InitParameters
Enable / disable lazy initialization of the conversation context.
CONVERSATION_FILTER_REGISTERED - Static variable in class org.jboss.weld.servlet.ConversationFilter
 
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.
ConversationContextActivator - Class in org.jboss.weld.servlet
This component takes care of activation/deactivation of the conversation context for a servlet request.
ConversationContextActivator(BeanManagerImpl, boolean) - Constructor for class org.jboss.weld.servlet.ConversationContextActivator
 
ConversationFilter - Class in org.jboss.weld.servlet
Filter that handles conversation context activation if mapped by the application.
ConversationFilter() - Constructor for class org.jboss.weld.servlet.ConversationFilter
 
conversationIdAlreadyInUse(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
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
conversationIdGeneratorNotFound() - Method in interface org.jboss.weld.logging.ConversationLogger
 
ConversationImpl - Class in org.jboss.weld.context.conversation
 
ConversationImpl(BeanManagerImpl) - Constructor for class org.jboss.weld.context.conversation.ConversationImpl
 
conversationLocked(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
conversationLockTimedout(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
ConversationLogger - Interface in org.jboss.weld.logging
Log messages for conversations.
ConversationNamingScheme - Class in org.jboss.weld.context.beanstore
A naming scheme which can have it's cid swapped out.
ConversationNamingScheme(String, String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.beanstore.ConversationNamingScheme
 
conversationNamingSchemeNotFound() - Method in interface org.jboss.weld.logging.ConversationLogger
 
conversationPromotedToLongRunning(ConversationImpl) - Method in class org.jboss.weld.context.AbstractConversationContext
 
ConversationPropagationFilter - Class in org.jboss.weld.servlet
Deprecated.
See also WELD-1262 and JBPAPP6-1664
ConversationPropagationFilter() - Constructor for class org.jboss.weld.servlet.ConversationPropagationFilter
Deprecated.
 
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.
conversationUnavailable(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
conversationUnlocked(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
copyConversationIdGeneratorAndConversationsToSession() - Method in class org.jboss.weld.context.AbstractConversationContext
 
copyOf(T[], int) - Static method in class org.jboss.weld.util.collections.Arrays2
Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
copyOf(U[], int, Class<? extends T[]>) - Static method in class org.jboss.weld.util.collections.Arrays2
Copies the specified array, truncating or padding with nulls (if necessary) so the copy has the specified length.
copyOf(T[]) - Static method in class org.jboss.weld.util.collections.ImmutableList
Creates an immutable list that consists of the elements in the given array.
copyOf(Collection<T>) - Static method in class org.jboss.weld.util.collections.ImmutableList
Creates an immutable list that consists of the elements in the given collection.
copyOf(Iterable<T>) - Static method in class org.jboss.weld.util.collections.ImmutableList
 
copyOf(Map<K, V>) - Static method in class org.jboss.weld.util.collections.ImmutableMap
Creates an immutable map.
copyOf(Collection<? extends T>) - Static method in class org.jboss.weld.util.collections.ImmutableSet
Creates a new immutable set that consists of the elements in the given collection.
couldNotBindBeanManagerReferenceToJNDI(Object) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
couldNotCloseStreamForURL(Object, Throwable) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
couldNotCloseStreamOfJandexIndex(Object, Throwable) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
couldNotCreateInitialContext(Object) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
couldNotOpenStreamForURL(Object, Throwable) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
couldNotReadContext(Object) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
couldNotReadResource(Object, Throwable) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
couldntCreateContext(Object) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
CovariantTypes - Class in org.jboss.weld.resolution
Utility class that captures standard covariant Java assignability rules.
create(CreationalContext<T>) - Method in interface javax.enterprise.context.spi.Contextual
Create a new instance of the contextual type.
create(SlimAnnotatedType<A>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
 
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.AbstractBuiltInMetadataBean
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
 
create(CreationalContext<BeanManagerProxy>) - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
 
create(CreationalContext<BeanManagerImpl>) - Method in class org.jboss.weld.bean.builtin.BeanManagerImplBean
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ContextBean
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.StaticEEResourceProducerField
 
create(CreationalContext<Extension>) - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
create(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.bean.interceptor.CdiInterceptorFactory
 
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(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.SyntheticBeanFactory
 
create(BeanAttributes<T>, Class<X>, ProducerFactory<X>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.SyntheticBeanFactory
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.SyntheticClassBean
 
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.SyntheticProducerBean
 
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.RegistrySingletonProvider
 
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(String, C, ContextualStore, BeanIdentifierIndex) - Static method in class org.jboss.weld.context.SerializableContextualFactory
 
create(ResourceLoader, Bootstrap, Set<Class<? extends Annotation>>) - Static method in class org.jboss.weld.environment.deployment.discovery.DiscoveryStrategyFactory
 
create(EnhancedAnnotatedMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Static method in class org.jboss.weld.event.ObserverFactory
Creates an observer
create(ResourceLoader) - Static method in class org.jboss.weld.executor.ExecutorServicesFactory
 
create(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Injector<T>, LifecycleCallbackInvoker<T>) - Static method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
create(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.interceptor.reader.PlainInterceptorFactory
 
create(CreationalContext<T>, BeanManagerImpl) - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorFactory
Create a new instance of the interceptor
create() - Method in class org.jboss.weld.resolution.DecoratorResolvableBuilder
 
create() - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
create() - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
create(CreationalContext<T>) - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
 
createActivity() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
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
 
createAnnotatedType(Class<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
createAnnotatedTypeLoader() - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
createAnnotationCollectionId(Collection<Annotation>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains a Bean for the given BeanAttributes, bean class and InjectionTarget.
createBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains a Bean for the given BeanAttributes, bean class and Producer.
createBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
createBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
createBeanAttributes(AnnotatedType<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains a BeanAttributes for the given AnnotatedType.
createBeanAttributes(AnnotatedMember<?>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains a BeanAttributes for the given AnnotatedType.
createBeanAttributes(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createBeanAttributes(AnnotatedMember<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createBeanAttributes(AnnotatedType<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
createBeanAttributes(AnnotatedMember<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
createBeanAttributesId(BeanAttributes<?>) - Static method in class org.jboss.weld.util.Beans
Generates a unique signature for BeanAttributes.
createBeans(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
createBeansXml() - Method in class org.jboss.weld.xml.BeansXmlHandler
 
createBehavior(String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
createCallableId(AnnotatedCallable<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createClassBean(SlimAnnotatedType<?>, SetMultimap<Class<?>, SlimAnnotatedType<?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
createClassBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
createClassBeans() - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
 
createClasses() - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
createComponent(FacesContext, Resource) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
createComponent(FacesContext, String, String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
createComponent(ValueExpression, FacesContext, String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
createComponent(ValueExpression, FacesContext, String, String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
createComponent(String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
createComponent(ValueBinding, FacesContext, String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
Deprecated.
createConstructorId(Constructor<X>, Set<Annotation>, List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createConstructorInjectionPoint(Bean<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
 
createConstructorInjectionPoint(Bean<T>, Class<?>, EnhancedAnnotatedConstructor<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
 
createContext(SlimAnnotatedType<T>) - Method in class org.jboss.weld.bootstrap.AnnotatedTypeLoader
 
createContexts(ServiceRegistry) - Method in class org.jboss.weld.bootstrap.WeldStartup
 
createConverter(String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
createConverter(Class) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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.bean.builtin.BeanManagerProxy
 
createCreationalContext(Contextual<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
 
createCreationalContext(Contextual<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createCreationalContext(Contextual<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
createdContextInstance(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
createDecorator(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createDefault(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
createDefault(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Instantiator<T>) - Static method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
createDefault(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
createDeployment(ServletContext, CDI11Bootstrap) - Method in class org.jboss.weld.environment.servlet.WeldServletLifecycle
Create servlet deployment.
createDisposalMethods(AbstractClassBean<X>, EnhancedAnnotatedType<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createdMethodHandlerInitializerForDecoratorProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
createdNewClientProxyType(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
createdProxyClass(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
createdSessionBeanProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
createEnablement() - Method in class org.jboss.weld.bootstrap.BeanDeployment
Initializes module enablement.
createEnhancedAnnotatedType(Class<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createEnhancedSubclass(EnhancedAnnotatedType<T>, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
 
createEnterpriseTargetBeanInstance() - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
 
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
 
createFieldInjectionPoint(EnhancedAnnotatedField<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
Creates a new FieldInjectionPoint and fires the ProcessInjectionPoint event.
createForwardingMethodBody(ClassMethod, MethodInformation, ClassMethod) - 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(ClassMethod, MethodInformation, ClassMethod) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
createForwardingMethodBody(ClassMethod, MethodInformation, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
createId(EnhancedAnnotatedMethod<?, ?>, RIBean<?>) - Static method in class org.jboss.weld.event.ObserverMethodImpl
 
createInjectionPoint(AnnotatedField<?>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains a container provided implementation of InjectionPoint for the given AnnotatedField.
createInjectionPoint(AnnotatedParameter<?>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains a container provided implementation of InjectionPoint for the given AnnotatedParameter.
createInjectionPoint(AnnotatedField<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createInjectionPoint(AnnotatedParameter<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createInjectionPoint(AnnotatedField<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
createInjectionPoint(AnnotatedParameter<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
createInjectionTarget(AnnotatedType<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains an InjectionTarget for the given AnnotatedType.
createInjectionTarget(Bean<T>) - Method in interface javax.enterprise.inject.spi.InjectionTargetFactory
Create a new injection target for a bean.
createInjectionTarget(EjbDescriptor<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
createInjectionTarget(Bean<T>) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetFactory
 
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
 
createInjectionTarget(Bean<T>) - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
 
createInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, boolean) - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
 
createInjectionTarget(AnnotatedType<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
createInjectionTargetBuilder(AnnotatedType<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
createInjectionTargetBuilder(AnnotatedType<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
Returns a new instance of WeldInjectionTargetBuilder which can be used to create a new WeldInjectionTarget for the specified type.
createInjectionTargetBuilder(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
createInterceptor(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createInterceptorBody(ClassMethod, MethodInformation, boolean, ClassMethod) - 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(ClassMethod, MethodInformation, ClassMethod) - 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.
createInterceptorInjectionTarget() - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetFactory
Create a new injection target for an interceptor bound using Interceptors or a deployment descriptor.
createInterceptorInjectionTarget() - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
 
createManagedBean(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createMessageDrivenInjectionTarget(InternalEjbDescriptor<T>) - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
 
createMethodBinding(String, Class[]) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
Deprecated.
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
 
createMethodInjectionPoint(EnhancedAnnotatedMethod<T, X>, Bean<?>, Class<?>, boolean, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
 
createModuleEnablement(BeanDeployment) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
 
createNewBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
createNewManagedBean(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createNewSessionBean(InternalEjbDescriptor<T>, BeanAttributes<?>, EnhancedAnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createNonCdiInterceptor(EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.BasicInjectionTarget
Creates InjectionTarget for interceptors which do not have associated Interceptor.
createNonProducibleInjectionTarget() - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetFactory
Creates a WeldInjectionTarget implementation that does not support construction/destruction of instances but provides field/setter injection capabilities.
createNonProducibleInjectionTarget() - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
 
createObserverMethod(AbstractClassBean<X>, EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createObserverMethod(RIBean<X>, BeanManagerImpl, EnhancedAnnotatedMethod<T, ? super X>, Set<ObserverInitializationContext<?, ?>>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
 
createObserverMethods(AbstractClassBean<X>, EnhancedAnnotatedType<? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createObserverMethods(RIBean<X>, BeanManagerImpl, EnhancedAnnotatedType<? super X>, Set<ObserverInitializationContext<?, ?>>) - 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
 
createParameterInjectionPoint(EnhancedAnnotatedParameter<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
Creates a new ParameterInjectionPoint and fires the ProcessInjectionPoint event.
createParameterListId(List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
 
createProducer(Bean<T>) - Method in interface javax.enterprise.inject.spi.ProducerFactory
Create a new producer for a bean.
createProducer(Bean<X>, Bean<T>, DisposalMethod<X, T>) - Method in class org.jboss.weld.manager.AbstractProducerFactory
 
createProducer(Bean<T>) - Method in class org.jboss.weld.manager.AbstractProducerFactory
 
createProducer(Bean<X>, Bean<T>, DisposalMethod<X, T>) - Method in class org.jboss.weld.manager.FieldProducerFactory
Producers returned from this method are not validated.
createProducer(Bean<X>, Bean<T>, DisposalMethod<X, T>) - Method in class org.jboss.weld.manager.MethodProducerFactory
Producers returned from this method are not validated.
createProducerField(AbstractClassBean<X>, EnhancedAnnotatedField<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createProducerFields(AbstractClassBean<X>, EnhancedAnnotatedType<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createProducerMethod(AbstractClassBean<X>, EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createProducerMethods(AbstractClassBean<X>, EnhancedAnnotatedType<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createProducersAndObservers() - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
createProducersAndObservers() - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
 
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
 
createResource() - Method in interface org.jboss.weld.injection.spi.ResourceReferenceFactory
 
createSessionBean(InternalEjbDescriptor<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
createSessionBean(InternalEjbDescriptor<T>, EnhancedAnnotatedType<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
 
createSpecialMethodBody(ClassMethod, MethodInformation, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
createTasks(int) - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
 
createTasks(int) - Method in interface org.jboss.weld.manager.api.ExecutorServices.TaskFactory
Creates a list of tasks to be executed in a thread pool.
createTypeCollectionId(Collection<? extends Type>) - Static method in class org.jboss.weld.util.Beans
Generates a unique signature of a collection of types.
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
createTypes() - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
createValidator(String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
createValueBinding(String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
Deprecated.
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
 
creatingBean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
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(String) - Constructor for exception org.jboss.weld.exceptions.CreationException
Creates a new exception with the given localized message.
CreationException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.CreationException
Creates a new exception with the given localized message and the cause for this exception.
current() - Static method in class javax.enterprise.inject.spi.CDI
Get the CDI instance that provides access to the current container.
CurrentEventMetadata - Class in org.jboss.weld.event
 
CurrentEventMetadata() - Constructor for class org.jboss.weld.event.CurrentEventMetadata
 
currentEventMetadata - Variable in class org.jboss.weld.event.ObserverNotifier
 
currentId - Static variable in class org.jboss.weld.Container
 
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<T> - Class in org.jboss.weld.bean.interceptor
 
customizeFilter(Filter) - Method in class org.jboss.weld.environment.gwtdev.MortbayWeldServletHandler
 
customizeFilter(Filter) - Method in class org.jboss.weld.environment.jetty.EclipseWeldServletHandler
Deprecated.
 
customizeServlet(Servlet) - Method in class org.jboss.weld.environment.gwtdev.MortbayWeldServletHandler
 
customizeServlet(Servlet) - Method in class org.jboss.weld.environment.jetty.EclipseWeldServletHandler
Deprecated.
 

D

DaemonThreadFactory - Class in org.jboss.weld.executor
ThreadFactory that creates daemon threads so that Weld does not hang e.g.
DaemonThreadFactory(ThreadGroup, String) - Constructor for class org.jboss.weld.executor.DaemonThreadFactory
 
deactivate() - Method in class org.jboss.weld.context.AbstractBoundContext
 
deactivate() - Method in class org.jboss.weld.context.AbstractConversationContext
 
deactivate() - Method in class org.jboss.weld.context.AbstractManagedContext
 
deactivate() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
 
deactivate() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
 
deactivate() - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
 
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
 
deactivateConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
 
declaredAnnotationMapNull() - Method in interface org.jboss.weld.logging.ReflectionLogger
 
DeclaredMemberIndexer - Class in org.jboss.weld.util.reflection
 
declaringBean - Variable in class org.jboss.weld.event.ObserverMethodImpl
 
declaringBean - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
declaringBeanMissing(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
DecorableBean<T> - Interface in org.jboss.weld.bean
Marker interface for a Bean that can have decorators.
decorate(T) - Method in class org.jboss.weld.environment.jetty.WeldDecorator
 
Decorated - Annotation Type in javax.enterprise.inject
A decorator may inject metadata about the bean it is decorating
DecoratedBeanMetadataBean - Class in org.jboss.weld.bean.builtin
Allows a decorator to obtain information about the bean it decorates.
DecoratedBeanMetadataBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.DecoratedBeanMetadataBean
 
decoratedHasNoNoargsConstructor(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
DecoratedLiteral - Class in org.jboss.weld.literal
Annotation literal for Decorated.
decoratedNoargsConstructorIsPrivate(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
decorateFilterHolder(FilterHolder) - Method in class org.jboss.weld.environment.jetty.WeldDecorator
 
decorateFilterInstance(T) - Method in class org.jboss.weld.environment.jetty.WeldDecorator
 
decorateListenerInstance(T) - Method in class org.jboss.weld.environment.jetty.WeldDecorator
 
decorateServletHolder(ServletHolder) - Method in class org.jboss.weld.environment.jetty.WeldDecorator
 
decorateServletInstance(T) - Method in class org.jboss.weld.environment.jetty.WeldDecorator
 
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.
DECORATOR_ENABLED_FOR_APP_AND_ARCHIVE - Static variable in interface org.jboss.weld.logging.ValidatorLogger
 
DECORATOR_SPECIFIED_TWICE - Static variable in interface org.jboss.weld.logging.ValidatorLogger
 
decoratorClassNotBeanClassOfDecorator(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
decoratorEnabledForApplicationAndBeanArchive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
DecoratorImpl<T> - Class in org.jboss.weld.bean
 
DecoratorImpl(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.DecoratorImpl
 
DecoratorInjectionTarget<T> - Class in org.jboss.weld.injection.producer
InjectionTarget implementation used for decorators.
DecoratorInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.DecoratorInjectionTarget
 
DecoratorMetadataBean - Class in org.jboss.weld.bean.builtin
Allows a decorator to obtain information about itself.
DecoratorMetadataBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.DecoratorMetadataBean
 
decoratorMethodReturnsNull(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
DecoratorProxy - Interface in org.jboss.weld.bean.proxy
Marker interface to identify Decorator proxies
DecoratorProxyFactory<T> - Class in org.jboss.weld.bean.proxy
This special proxy factory is mostly used for abstract decorators.
DecoratorProxyFactory(String, Class<T>, WeldInjectionPointAttributes<?, ?>, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.DecoratorProxyFactory
 
DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver - Class in org.jboss.weld.bean.proxy
 
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
 
DecoratorResolvableBuilder - Class in org.jboss.weld.resolution
 
DecoratorResolvableBuilder(BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.DecoratorResolvableBuilder
 
Decorators - Class in org.jboss.weld.util
Helper class for Decorator inspections.
decoratorsCannotHaveDisposerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
decoratorsCannotHaveObserverMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
decoratorsCannotHaveProducerFields(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
decoratorsCannotHaveProducerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
decoratorSpecifiedTwice(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
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 - Static variable in class org.jboss.weld.literal.NamedLiteral
 
DEFAULT - Static variable in class org.jboss.weld.resolution.QualifierInstance
 
DEFAULT_INSTANCE - Static variable in class org.jboss.weld.literal.NewLiteral
 
DEFAULT_KEEP_ALIVE_TIME - Static variable in class org.jboss.weld.executor.ExecutorServicesFactory
Default keep-alive time in seconds
DEFAULT_METHOD_RESOLVER - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
DEFAULT_PRIORITY - Static variable in interface org.jboss.weld.experimental.ExperimentalObserverMethod
Default priority for observer methods that do not define priority.
DEFAULT_PROXY_PACKAGE - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
DEFAULT_THREAD_POOL_SIZE - Static variable in class org.jboss.weld.executor.ExecutorServicesFactory
 
DefaultBeanArchiveScanner - Class in org.jboss.weld.environment.deployment.discovery
Scans the classpath and tries to process all "META-INF/beans.xml" resources.
DefaultBeanArchiveScanner(ResourceLoader, Bootstrap) - Constructor for class org.jboss.weld.environment.deployment.discovery.DefaultBeanArchiveScanner
 
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
 
DefaultInjector<T> - Class in org.jboss.weld.injection.producer
Injector implementation that injects Inject-annotated fields and calls CDI initializer methods.
DefaultInjector(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.DefaultInjector
 
defaultInstance() - Static method in class org.jboss.weld.util.reflection.WildcardTypeImpl
 
DefaultInstantiator<T> - Class in org.jboss.weld.injection.producer
Creates a new Java object by calling its class constructor.
DefaultInstantiator(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.DefaultInstantiator
 
DefaultInstantiatorFactory - Class in org.jboss.weld.util.reflection.instantiation
A factory class for obtaining the first available instantiator
DefaultInstantiatorFactory(ResourceLoader) - Constructor for class org.jboss.weld.util.reflection.instantiation.DefaultInstantiatorFactory
 
DefaultLifecycleCallbackInvoker<T> - Class in org.jboss.weld.injection.producer
If the component is not intercepted this implementation takes care of invoking its lifecycle callback methods.
DefaultLifecycleCallbackInvoker(EnhancedAnnotatedType<T>) - Constructor for class org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker
 
DefaultLiteral - Class in org.jboss.weld.literal
Annotation literal for Default
DefaultReflectionCache - Class in org.jboss.weld.resources
 
DefaultReflectionCache(TypeStore) - Constructor for class org.jboss.weld.resources.DefaultReflectionCache
 
DefaultResourceLoader - Class in org.jboss.weld.resources
A simple resource loader.
DefaultResourceLoader() - Constructor for class org.jboss.weld.resources.DefaultResourceLoader
 
Defaults - Class in org.jboss.weld.util
 
DeferredBytecode - Interface in org.jboss.weld.util.bytecode
 
DeferredEventNotification<T> - Class in org.jboss.weld.event
A task that will notify the observer of a specific event at some future time.
DeferredEventNotification(String, EventPacket<T>, ObserverMethod<? super T>, CurrentEventMetadata, Status, boolean) - Constructor for class org.jboss.weld.event.DeferredEventNotification
Creates a new deferred event notifier.
DefinitionException - Exception in javax.enterprise.inject.spi
Thrown when a definition error occurs.
DefinitionException(String, Throwable) - Constructor for exception javax.enterprise.inject.spi.DefinitionException
 
DefinitionException(String) - Constructor for exception javax.enterprise.inject.spi.DefinitionException
 
DefinitionException(Throwable) - Constructor for exception javax.enterprise.inject.spi.DefinitionException
 
DefinitionException - Exception in org.jboss.weld.exceptions
Thrown if the definition of a bean is incorrect
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.
DefinitionException(String) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
Creates a new exception with the given localized message.
DefinitionException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
Creates a new exception with the given localized message and the cause for this exception.
Delegate - Annotation Type in javax.decorator
Identifies the delegate injection point of a decorator.
delegate() - Method in class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
 
delegate() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
delegate() - Method in class org.jboss.weld.bean.builtin.DynamicLookupInjectionPoint
 
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
 
delegate() - Method in class org.jboss.weld.bean.ForwardingDecorator
 
delegate() - Method in class org.jboss.weld.bean.ForwardingInterceptor
 
delegate() - Method in interface org.jboss.weld.bean.WrappedContextual
 
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 - 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.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.environment.servlet.EnhancedListener
 
delegate() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
delegate() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplicationFactory
 
delegate() - Method in class org.jboss.weld.environment.servlet.jsf.WeldApplication
 
delegate() - Method in class org.jboss.weld.environment.servlet.jsf.WeldApplicationFactory
 
delegate() - Method in class org.jboss.weld.environment.servlet.Listener
 
delegate() - Method in class org.jboss.weld.environment.servlet.util.ForwardingELResolver
 
delegate() - Method in class org.jboss.weld.environment.tomcat.ForwardingInstanceManager
 
delegate() - Method in class org.jboss.weld.environment.tomcat.WeldForwardingInstanceManager
 
delegate() - Method in class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
delegate() - Method in class org.jboss.weld.injection.attributes.AbstractForwardingInjectionPointAttributes
 
delegate() - Method in class org.jboss.weld.injection.attributes.ForwardingInjectionPointAttributes
 
delegate() - Method in class org.jboss.weld.injection.attributes.SpecialParameterInjectionPoint
 
delegate() - Method in class org.jboss.weld.injection.DynamicInjectionPoint
 
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.ParameterInjectionPointImpl
 
delegate() - Method in class org.jboss.weld.injection.producer.ForwardingInstantiator
 
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.interceptor.proxy.WeldInvocationContext
 
delegate() - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
delegate - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
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.annotated.AnnotatedTypeWrapper
 
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
 
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedCallable
 
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMember
 
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMethod
 
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedType
 
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
 
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean.Impl
 
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator
 
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator.Impl
 
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
 
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor.Impl
 
delegate() - Method in class org.jboss.weld.util.bean.SerializableForwardingBean
 
delegate() - Method in class org.jboss.weld.util.bean.SerializableForwardingInjectionPoint
 
delegate() - Method in class org.jboss.weld.util.collections.ListToSet
 
delegate() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
 
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
 
delegate() - Method in class org.jboss.weld.util.ForwardingBeanManager
 
delegate() - Method in class org.jboss.weld.util.ForwardingContext
 
delegate() - Method in class org.jboss.weld.util.ForwardingExecutorService
 
delegate() - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
DelegateInjectionPointAssignabilityRules - Class in org.jboss.weld.resolution
Implementation of the Section 8.3.1 of the CDI specification.
DelegateInjectionPointAssignabilityRules() - Constructor for class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
 
delegateMustSupportEveryDecoratedType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
delegateNotOnDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
delegateOnNonInitializerMethod(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
DelegatingFieldInjectionPointAttributes<T,X> - Class in org.jboss.weld.util
Forwarding implementation of FieldInjectionPointAttributes.
DelegatingFieldInjectionPointAttributes() - Constructor for class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
 
delimiterInPrefix(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
demotedLrc(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
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.BeanDeployer
 
deployBeans() - 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
 
deployBeans() - Method in class org.jboss.weld.bootstrap.WeldStartup
 
Deployment - Interface in org.jboss.weld.bootstrap.spi
Represents a deployment of a CDI application.
deploymentArchiveNull(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
DeploymentException - Exception in javax.enterprise.inject.spi
Thrown when a deployment problem occurs.
DeploymentException(String, Throwable) - Constructor for exception javax.enterprise.inject.spi.DeploymentException
 
DeploymentException(String) - Constructor for exception javax.enterprise.inject.spi.DeploymentException
 
DeploymentException(Throwable) - Constructor for exception javax.enterprise.inject.spi.DeploymentException
 
DeploymentException - Exception in org.jboss.weld.exceptions
Thrown if an deployment exception occurs.
DeploymentException(Throwable) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception with the given cause.
DeploymentException(List<? extends Throwable>) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception based on a list of throwables.
DeploymentException(String) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception with the given localized message.
DeploymentException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception with the given localized message and the cause for this exception.
deploymentManager() - Method in class org.jboss.weld.Container
Gets the manager for this application deployment
deploymentRequired() - Method in interface org.jboss.weld.logging.BootstrapLogger
 
DeploymentStructures - Class in org.jboss.weld.util
 
DeploymentVisitor - Class in org.jboss.weld.bootstrap
A Deployment visitor which can find the transitive closure of Bean Deployment Archives
DeploymentVisitor(BeanManagerImpl, Environment, Deployment, Collection<ContextHolder<? extends Context>>, BeanDeploymentArchiveMapping) - Constructor for class org.jboss.weld.bootstrap.DeploymentVisitor
 
deployObserverMethods() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
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.BeanIdentifierIndexNamingScheme
 
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
 
destroy(Contextual<?>) - Method in interface javax.enterprise.context.spi.AlterableContext
Destroy the existing contextual instance.
destroy(T, CreationalContext<T>) - Method in interface javax.enterprise.context.spi.Contextual
Destroy an instance of the contextual type.
destroy(T) - Method in interface javax.enterprise.inject.Instance
When called, the container destroys the instance if the active context object for the scope type of the bean supports destroying bean instances.
destroy(T) - Method in class org.jboss.weld.AbstractCDI
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.AbstractProducerBean
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
 
destroy(BeanManagerProxy, CreationalContext<BeanManagerProxy>) - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
 
destroy(BeanManagerImpl, CreationalContext<BeanManagerImpl>) - Method in class org.jboss.weld.bean.builtin.BeanManagerImplBean
 
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(HttpServletRequest, CreationalContext<HttpServletRequest>) - Method in class org.jboss.weld.bean.builtin.ee.HttpServletRequestBean
 
destroy(HttpSession, CreationalContext<HttpSession>) - Method in class org.jboss.weld.bean.builtin.ee.HttpSessionBean
 
destroy(ServletContext, CreationalContext<ServletContext>) - Method in class org.jboss.weld.bean.builtin.ee.ServletContextBean
 
destroy(EventMetadata, CreationalContext<EventMetadata>) - Method in class org.jboss.weld.bean.builtin.EventMetadataBean
 
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) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
Destroys an instance of the bean
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(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.SyntheticClassBean
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.SyntheticProducerBean
 
destroy(Contextual<?>) - Method in class org.jboss.weld.context.AbstractContext
 
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(HttpSession) - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
 
destroy(Contextual<?>) - Method in class org.jboss.weld.context.unbound.DependentContextImpl
 
destroy(ContainerContext) - Method in class org.jboss.weld.environment.AbstractContainer
 
destroy(ContainerContext) - Method in interface org.jboss.weld.environment.Container
Destroy setup.
destroy(ContainerContext) - Method in class org.jboss.weld.environment.jetty.AbstractJettyContainer
 
destroy(Object) - Method in class org.jboss.weld.environment.jetty.WeldDecorator
 
destroy(Object) - Method in class org.jboss.weld.environment.servlet.inject.AbstractInjector
 
destroy() - Method in class org.jboss.weld.servlet.ConversationFilter
 
destroy() - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
Deprecated.
 
destroy() - Method in class org.jboss.weld.servlet.WeldCrossContextFilter
 
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
 
destroyConversation(S, String) - Method in class org.jboss.weld.context.AbstractConversationContext
 
destroyDependentInstance(T) - Method in class org.jboss.weld.context.CreationalContextImpl
Destroys dependent instance
destroyDependentInstance(T) - Method in interface org.jboss.weld.context.WeldCreationalContext
Destroys dependent instance
Destroyed - Annotation Type in javax.enterprise.context
The @Destroyed qualifier.
DestroyedLiteral - Class in org.jboss.weld.literal
Annotation literal for Destroyed.
destroyFilterInstance(Filter) - Method in class org.jboss.weld.environment.jetty.WeldDecorator
 
destroyInstance(Object) - Method in class org.jboss.weld.environment.tomcat.ForwardingInstanceManager
 
destroyInstance(Object) - Method in class org.jboss.weld.environment.tomcat.WeldForwardingInstanceManager
 
destroyInstance(Object) - Method in class org.jboss.weld.environment.tomcat.WeldInstanceManager
 
destroyListenerInstance(EventListener) - Method in class org.jboss.weld.environment.jetty.WeldDecorator
 
destroyServletInstance(Servlet) - Method in class org.jboss.weld.environment.jetty.WeldDecorator
 
destroyUnsupported(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
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
determineConversationId(HttpServletRequest, String) - Static method in class org.jboss.weld.servlet.ConversationContextActivator
 
directoryCannotBeCreated(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
DISABLE_XML_VALIDATION_KEY - Static variable in class org.jboss.weld.SystemPropertiesConfiguration
 
disassociateConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
 
discoveredProviders - Static variable in class javax.enterprise.inject.spi.CDI
 
discoverFromClass(Class<?>, boolean) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
discoverFromClass(Class<?>, boolean) - Method in class org.jboss.weld.util.reflection.SessionBeanHierarchyDiscovery
 
discoverInterfaces(Class<?>, boolean) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
discoverTypes(Type, boolean) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
DiscoveryStrategy - Interface in org.jboss.weld.environment.deployment.discovery
 
DiscoveryStrategyFactory - Class in org.jboss.weld.environment.deployment.discovery
 
DisposalMethod<X,T> - Class in org.jboss.weld.bean
 
DisposalMethod(BeanManagerImpl, EnhancedAnnotatedMethod<T, ? super X>, AbstractClassBean<X>) - Constructor for class org.jboss.weld.bean.DisposalMethod
 
disposalMethodsWithoutProducer(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
dispose(T) - Method in interface javax.enterprise.inject.spi.Producer
Destroys the instance.
dispose() - Method in class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Dispose of the instance, doing any necessary cleanup
dispose(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
 
dispose(T) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
dispose(T) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
dispose(T) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
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).
doAfterBeanDiscovery(List<? extends Bean<?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
doAfterBeanDiscovery(List<? extends Bean<?>>) - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.weld.servlet.ConversationFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
Deprecated.
 
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
 
DOUBLE_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
 
doWork(T) - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
 
duplicateActiveContexts(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
duplicateInterceptorBinding(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
duplicateQualifiers(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
DynamicInjectionPoint - Class in org.jboss.weld.injection
A proxy that forwards call to the current SLSBInvocationInjectionPoint.
DynamicInjectionPoint(BeanManagerImpl) - Constructor for class org.jboss.weld.injection.DynamicInjectionPoint
 
DynamicLookupInjectionPoint - Class in org.jboss.weld.bean.builtin
InjectionPoint that represents an injected Event or Instance object.
DynamicLookupInjectionPoint(InjectionPoint, Type, Set<Annotation>) - Constructor for class org.jboss.weld.bean.builtin.DynamicLookupInjectionPoint
 
dynamicLookupOfBuiltInNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 

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
 
EclipseWeldServletHandler - Class in org.jboss.weld.environment.jetty
Deprecated.
As of Jetty 7.2 Weld implements org.eclipse.jetty.servlet.ServletContextHandler.Decorator to inject servlets and filters
EclipseWeldServletHandler(ServletHandler, ServletContext) - Constructor for class org.jboss.weld.environment.jetty.EclipseWeldServletHandler
Deprecated.
 
EEResourceProducerField<X,T> - Class in org.jboss.weld.bean.builtin.ee
 
EEResourceProducerField(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<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
 
ejbCannotBeDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
ejbCannotBeInterceptor(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
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
ejbNotFound(Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
 
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(String) - 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 is a per-BeanDeploymentArchive service.
ElLogger - Interface in org.jboss.weld.logging
Log messages for EL resolution.
EMBEDDABLE_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
empty() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
Indicates whether the stack is empty.
EMPTY - Static variable in class org.jboss.weld.ejb.EjbDescriptors
 
EMPTY_ANNOTATION_ARRAY - Static variable in class org.jboss.weld.util.collections.Arrays2
 
EMPTY_ANNOTATIONS - Static variable in class org.jboss.weld.util.Annotations
 
EMPTY_ANNOTATIONS - Static variable in class org.jboss.weld.util.reflection.Reflections
 
EMPTY_ARRAY - Static variable in class org.jboss.weld.util.collections.Arrays2
 
EMPTY_BEANS_XML - Static variable in interface org.jboss.weld.bootstrap.spi.BeansXml
 
EMPTY_CLASS_ARRAY - Static variable in class org.jboss.weld.util.collections.Arrays2
 
EMPTY_CLASSES - Static variable in class org.jboss.weld.util.reflection.Reflections
 
EMPTY_ENABLEMENT - Static variable in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
EMPTY_INSTANCE - Static variable in class org.jboss.weld.interceptor.reader.TargetClassInterceptorMetadata
 
EMPTY_SCANNING - Static variable in interface org.jboss.weld.bootstrap.spi.Scanning
 
EMPTY_TYPE_ARRAY - Static variable in class org.jboss.weld.util.collections.Arrays2
 
EMPTY_TYPES - Static variable in class org.jboss.weld.util.reflection.Reflections
 
EmptyAnnotated - Class in org.jboss.weld.annotated
 
EmptyInjectionPoint - Class in org.jboss.weld.injection
 
EmptyInjectionPoint() - Constructor for class org.jboss.weld.injection.EmptyInjectionPoint
 
enabledAlternatives(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
enabledDecorators(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
enabledInterceptors(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
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.bean.proxy.InterceptionDecorationContext.Stack
 
end() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
endCalledOnTransientConversation() - Method in interface org.jboss.weld.logging.ConversationLogger
 
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
 
endInitialization() - Method in class org.jboss.weld.bootstrap.WeldStartup
 
endInterceptorContext() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
 
endLockedConversation(String) - Method in interface org.jboss.weld.logging.ConversationLogger
 
endRequest() - Static method in class org.jboss.weld.context.cache.RequestScopedCache
ends the request and clears the cache.
ENHANCED_LISTENER_USED_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.environment.servlet.EnhancedListener
 
EnhancedAnnotated<T,S> - Interface in org.jboss.weld.annotated.enhanced
AnnotatedItem provides a uniform access to the annotations on an annotated item defined either in Java or XML
EnhancedAnnotatedCallable<T,X,S extends java.lang.reflect.Member> - Interface in org.jboss.weld.annotated.enhanced
 
EnhancedAnnotatedConstructor<T> - Interface in org.jboss.weld.annotated.enhanced
Represents a Class Constructor
EnhancedAnnotatedConstructorImpl<T> - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an annotated constructor

This class is immutable, and therefore threadsafe

EnhancedAnnotatedField<T,X> - Interface in org.jboss.weld.annotated.enhanced
AnnotatedField provides a uniform access to the annotations on an annotated field
EnhancedAnnotatedFieldImpl<T,X> - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an annotated field

This class is immutable, and therefore threadsafe

enhancedAnnotatedItem - Variable in class org.jboss.weld.bean.AbstractClassBean
 
EnhancedAnnotatedMember<T,X,S extends java.lang.reflect.Member> - Interface in org.jboss.weld.annotated.enhanced
AnnotatedMember provides enhanced access to an annotated member
EnhancedAnnotatedMethod<T,X> - Interface in org.jboss.weld.annotated.enhanced
AnnotatedType provides a uniform access to the annotations on an annotated class defined either in Java or XML
EnhancedAnnotatedMethodImpl<T,X> - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an annotated method

This class is immutable and therefore threadsafe

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

This class is immutable and therefore threadsafe

EnhancedAnnotatedParameterImpl(AnnotatedParameter<X>, EnhancedAnnotatedCallable<?, X, ?>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
Constructor
EnhancedAnnotatedType<T> - Interface in org.jboss.weld.annotated.enhanced
Represents a Class
EnhancedAnnotatedTypeImpl<T> - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an annotated class

This class is immutable, and therefore threadsafe

EnhancedAnnotatedTypeImpl(SlimAnnotatedType<T>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
EnhancedAnnotation<T extends java.lang.annotation.Annotation> - Interface in org.jboss.weld.annotated.enhanced
Represents a meta annotation
EnhancedAnnotationImpl<T extends java.lang.annotation.Annotation> - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an annotated annotation

This class is immutable and therefore threadsafe

EnhancedAnnotationImpl(SlimAnnotatedType<T>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
Constructor

Initializes the superclass with the built annotation map

EnhancedListener - Class in org.jboss.weld.environment.servlet
This listener also implements ServletContainerInitializer so that it's able to boot Weld before any application code is called, and thus injections will succeed for all listeners, servlets, filters etc.
EnhancedListener() - Constructor for class org.jboss.weld.environment.servlet.EnhancedListener
 
enhancedListenerUsedForNotifications() - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
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>) - 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>, SessionBean<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
 
ENTITY_MANAGER_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
ENTITY_MANAGER_FACTORY_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 interface org.jboss.weld.util.collections.Multimap
Map.Entry.getValue() always returns an unmodifiable collection.
ENUM - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
 
EnumerationList<T> - Class in org.jboss.weld.util.collections
An immutable Enumeration -> List adaptor
EnumerationList(Enumeration<T>) - Constructor for class org.jboss.weld.util.collections.EnumerationList
 
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.annotated.enhanced.jlr.ConstructorSignatureImpl
 
equals(Object) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
The overridden equals operation
equals(Object) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
equals(Object) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
 
equals(Object) - Method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
 
equals(Object) - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
equals(Object) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
 
equals(Object) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
 
equals(Object) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
equals(Object) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
equals(Object) - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
 
equals(Object) - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
 
equals(Object) - Method in class org.jboss.weld.bean.builtin.AbstractFacade
 
equals(Object) - Method in class org.jboss.weld.bean.CommonBean
 
equals(Object) - Method in class org.jboss.weld.bean.interceptor.CdiInterceptorFactory
 
equals(Object) - Method in class org.jboss.weld.bean.ManagedBeanIdentifier
 
equals(Object) - Method in class org.jboss.weld.bean.ProducerMethodIdentifier
 
equals(Object) - Method in class org.jboss.weld.bean.StringBeanIdentifier
 
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.BeanDeployerEnvironment.WeldMethodKey
 
equals(Object) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
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.ForwardingContextual
 
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.environment.servlet.jsf.ForwardingApplication
 
equals(Object) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplicationFactory
 
equals(Object) - Method in class org.jboss.weld.environment.servlet.util.ForwardingELResolver
 
equals(Object) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
 
equals(Object) - Method in class org.jboss.weld.event.ObserverMethodImpl
 
equals(Object) - Method in class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
equals(Object) - Method in class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes
 
equals(Object) - Method in class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes
 
equals(Object) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
equals(Object) - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
equals(Object) - Method in class org.jboss.weld.injection.producer.AbstractProducer
 
equals(Object) - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
 
equals(Object) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
equals(Object) - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
 
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.serialization.MethodHolder
 
equals(Object) - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
 
equals(Object) - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
 
equals(Object) - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
 
equals(Object) - Method in class org.jboss.weld.util.collections.ImmutableHashSet
 
equals(Object) - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
 
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.ForwardingBeanManager
 
equals(Object) - Method in class org.jboss.weld.util.ForwardingContext
 
equals(Object) - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
equals(Object) - Method in class org.jboss.weld.util.reflection.GenericArrayTypeImpl
 
equals(Object) - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
error(SAXParseException) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
errorCreatingJNDIContext(Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
errorDestroying(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
errorLoadingBeansXmlEntry(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
errorLoadingFile(Object) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
errorLoadingResources(Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
errorLoadingWeld() - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
errorLoadingWeldBootstrap(Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
errorLoadingWeldELContextListener(Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
errorLoadingWeldListener(Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
errorWhileLoadingClass(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
evaluateExpressionGet(FacesContext, String, Class<? extends T>) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
Event<T> - Interface in javax.enterprise.event
Allows the application to fire events of a particular type.
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
EventLogger - Interface in org.jboss.weld.logging
Log messages for events Message ids: 000400 - 000499
EventMetadata - Interface in javax.enterprise.inject.spi
Provides access to metadata about an observed event payload.
EventMetadataBean - Class in org.jboss.weld.bean.builtin
Built-in bean for event metadata.
EventMetadataBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.EventMetadataBean
 
eventMetadataInjectedOutsideOfObserver(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
EventObjectTypeResolverBuilder - Class in org.jboss.weld.util.reflection
Builds a special TypeResolver capable of resolving type variables by using a combination of two type hierarchies.
EventObjectTypeResolverBuilder(Map<TypeVariable<?>, Type>, Map<TypeVariable<?>, Type>) - Constructor for class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
 
eventPacket - Variable in class org.jboss.weld.event.DeferredEventNotification
 
EventPacket<T> - Class in org.jboss.weld.event
An event packet consisting of:
EventTypeAssignabilityRules - Class in org.jboss.weld.resolution
This class implements Section 10.3.1 of the CDI specification.
eventTypeNotAllowed(Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
exceptionFetchingBeanManager(Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
exceptionLoadingAnnotatedType(String) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
exceptionThrownDuringBeforeShutdownObserver() - Method in interface org.jboss.weld.logging.BootstrapLogger
 
exceptionWhileLoadingClass(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
execute(Runnable) - Method in class org.jboss.weld.util.ForwardingExecutorService
 
executeInterception(Object, Method, Method, Object[], InterceptionType, InterceptionDecorationContext.Stack) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
 
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.
ExecutorServices.TaskFactory<T> - Interface in org.jboss.weld.manager.api
Instead of submitting a list of tasks to be executed a caller may submit a factory object capable of creating the list of tasks.
ExecutorServicesFactory - Class in org.jboss.weld.executor
 
ExecutorServicesFactory.ThreadPoolType - Enum in org.jboss.weld.executor
 
expectsInvocationContext() - Method in interface org.jboss.weld.interceptor.proxy.InterceptorMethodInvocation
 
ExperimentalAnnotated - Interface in org.jboss.weld.experimental
This API is experimental and will change! All the methods declared by this interface are supposed to be moved to Annotated.
ExperimentalAnnotatedParameter<X> - Interface in org.jboss.weld.experimental
This API is experimental and will change! All the methods declared by this interface are supposed to be moved to AnnotatedParameter.
ExperimentalInvocationContext - Interface in org.jboss.weld.experimental
This API is experimental and will change! All the methods declared by this interface are supposed to be moved to InvocationContext.
ExperimentalObserverMethod<T> - Interface in org.jboss.weld.experimental
This API is experimental and will change! All the methods declared by this interface are supposed to be moved to ObserverMethod.
ExperimentalProcessObserverMethod<T,X> - Interface in org.jboss.weld.experimental
This API is experimental and will change! All the methods declared by this interface are supposed to be moved to ProcessObserverMethod.
EXTENDED_PERSISTENCE_CONTEXT_ENUM_VALUE - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
ExtendedAnnotationDiscovery - Interface in org.jboss.weld.resources.spi
An AnnotationDiscovery implementation may optionally implement this interface.
Extension - Interface in javax.enterprise.inject.spi
Service interface implemented by extensions.
ExtensionBean - Class in org.jboss.weld.bean.builtin
 
ExtensionBean(BeanManagerImpl, EnhancedAnnotatedType<Extension>, Metadata<Extension>) - Constructor for class org.jboss.weld.bean.builtin.ExtensionBean
 
ExtensionBeanDeployer - Class in org.jboss.weld.bootstrap
 
ExtensionBeanDeployer(BeanManagerImpl, Deployment, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.ExtensionBeanDeployer
 
ExtensionObserverMethodImpl<T,X> - Class in org.jboss.weld.event
An implementation of ObserverMethod used for events delivered to extensions.
ExtensionObserverMethodImpl(EnhancedAnnotatedMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.event.ExtensionObserverMethodImpl
 
extensionWithNonStaticPublicField(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
ExternalBeanAttributesFactory - Class in org.jboss.weld.bean.attributes
Creates BeanAttributes based on BeanAttributes provided by an extension.
extractInterceptorBindingsForQualifierInstance(Iterable<QualifierInstance>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
extractInterceptorClasses(Annotated) - Method in class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
 

F

FacadeInjectionPoint - Class in org.jboss.weld.bean.builtin
 
FacadeInjectionPoint(BeanManagerImpl, 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
 
failedToUnbindBeanManagerReference() - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
FastAnnotatedTypeLoader - Class in org.jboss.weld.bootstrap
Specialized version of AnnotatedTypeLoader.
FastAnnotatedTypeLoader(BeanManagerImpl, ClassTransformer, ClassFileServices, ContainerLifecycleEvents, FastProcessAnnotatedTypeResolver) - Constructor for class org.jboss.weld.bootstrap.FastAnnotatedTypeLoader
 
FastEvent<T> - Class in org.jboss.weld.event
An optimized internal facility for dispatching events.
FastProcessAnnotatedTypeResolver - Class in org.jboss.weld.bootstrap
ProcessAnnotatedType observer method resolver.
FastProcessAnnotatedTypeResolver(Iterable<ObserverMethod<?>>) - Constructor for class org.jboss.weld.bootstrap.FastProcessAnnotatedTypeResolver
 
FieldHolder - Class in org.jboss.weld.serialization
Serializable holder for Field.
FieldHolder(Field) - Constructor for class org.jboss.weld.serialization.FieldHolder
 
FieldInjectionPoint<T,X> - Class in org.jboss.weld.injection
 
FieldInjectionPoint(FieldInjectionPointAttributes<T, X>) - Constructor for class org.jboss.weld.injection.FieldInjectionPoint
 
FieldInjectionPointAttributes<T,X> - Interface in org.jboss.weld.injection.attributes
 
FieldProducerFactory<X> - Class in org.jboss.weld.manager
 
FieldProducerFactory(AnnotatedField<? super X>, Bean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.FieldProducerFactory
 
file - Variable in class org.jboss.weld.xml.BeansXmlHandler
 
FileBasedBootstrapConfiguration - Class in org.jboss.weld.bootstrap.spi.helpers
 
FileBasedBootstrapConfiguration(ResourceLoader) - Constructor for class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
 
FileMetadata<T> - Class in org.jboss.weld.metadata
 
FileMetadata(T, URL, int) - Constructor for class org.jboss.weld.metadata.FileMetadata
 
FileSystemBeanArchiveHandler - Class in org.jboss.weld.environment.deployment.discovery
Handles JAR files and directories.
FileSystemBeanArchiveHandler() - Constructor for class org.jboss.weld.environment.deployment.discovery.FileSystemBeanArchiveHandler
 
FileSystemBeanArchiveHandler.Entry - Interface in org.jboss.weld.environment.deployment.discovery
An abstraction of a bean archive entry.
Filter - Interface in org.jboss.weld.bootstrap.spi
Filter is a data structures representing the <exclude> elements beans.xml (Since CDI 1.1).
filterIds(Collection<String>) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
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, Collection<Metadata<SystemPropertyActivation>>, Collection<Metadata<ClassAvailableActivation>>) - Constructor for class org.jboss.weld.metadata.FilterImpl
 
filterInterceptorBindings(BeanManagerImpl, Collection<Annotation>) - Static method in class org.jboss.weld.util.Interceptors
Extracts a set of interceptor bindings from a collection of annotations.
filterOutBridgeMethods(Collection<EnhancedAnnotatedMethod<?, ? super T>>) - Static method in class org.jboss.weld.util.BeanMethods
Oracle JDK 8 compiler (unlike prev versions) generates bridge methods which have method and parameter annotations copied from the original method.
filterOutSpecialParameterInjectionPoints(List<ParameterInjectionPoint<?, X>>) - Static method in class org.jboss.weld.util.InjectionPoints
 
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.AbstractTypeSafeBeanResolver
 
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
 
finalBeanClassWithDecoratorsNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
finalBeanClassWithInterceptorsNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
finalInterceptedBeanMethodNotAllowed(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
findContainer(ContainerContext, StringBuilder) - Method in class org.jboss.weld.environment.servlet.WeldServletLifecycle
Find container env.
findDeclaredField(Class<?>, String) - Static method in class org.jboss.weld.environment.servlet.util.Reflections
Search the class hierarchy for a field with the given name.
findDeclaredMethod(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.environment.servlet.util.Reflections
Search the class hierarchy for a method with the given name and arguments.
findDeclaredMethodByName(Class<?>, String) - Static method in class org.jboss.weld.util.reflection.Reflections
Searches for a declared method with a given name.
findDelegateInjectionPoint(AnnotatedType<?>, Iterable<InjectionPoint>) - Static method in class org.jboss.weld.util.Decorators
 
findWAC(ServletContext) - Static method in class org.jboss.weld.environment.gwtdev.MortbayWeldServletHandler
 
findWAC(ServletContext) - Static method in class org.jboss.weld.environment.jetty.EclipseWeldServletHandler
Deprecated.
 
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() - Method in class org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent
 
fire() - 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, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>) - Static method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
 
fire(BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl
 
fire(BeanManagerImpl, Deployment, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>) - Static method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
 
fire(BeanManagerImpl, Deployment, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>) - Static method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
 
fire(BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.events.BeforeShutdownImpl
 
fire() - Method in class org.jboss.weld.bootstrap.events.BeforeShutdownImpl
 
fire(BeanManagerImpl, BeanAttributes<T>, Annotated, Type) - Static method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
 
fire(BeanManagerImpl, AbstractBean<X, ?>) - Static method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
 
fire(BeanManagerImpl, Bean<X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
 
fire(FieldInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
 
fire(ParameterInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
 
fire(BeanManagerImpl, ManagedBean<X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessManagedBeanImpl
 
fire(BeanManagerImpl, AnnotatedMethod<X>, 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
 
fire(T) - Method in class org.jboss.weld.event.FastEvent
 
fireBeanEvents() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
fireBeanEvents(RIBean<?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
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(Object, Resolvable) - Method in class org.jboss.weld.event.ObserverNotifier
 
fireEvent(Resolvable, EventPacket<T>) - 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
fireEvent(Object, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
fireProcessAnnotatedType(BeanManagerImpl, SlimAnnotatedTypeContext<T>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
fireProcessBean(BeanManagerImpl, Bean<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
fireProcessBeanAttributes(AbstractBean<T, S>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
fireProcessBeanAttributes(BeanManagerImpl, BeanAttributes<T>, Annotated, Type) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
fireProcessInjectionPoint(FieldInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
fireProcessInjectionPoint(ParameterInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
fireProcessInjectionTarget(AnnotatedType<X>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
fireProcessInjectionTarget(AnnotatedType<X>, InjectionTarget<X>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
fireProcessInjectionTarget(BeanManagerImpl, AbstractClassBean<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
fireProcessInjectionTarget(BeanManagerImpl, AnnotatedType<X>, InjectionTarget<X>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
fireProcessInjectionTarget(AnnotatedType<X>) - Method in interface org.jboss.weld.manager.api.WeldManager
Fire a ProcessInjectionTarget event for the given type.
fireProcessInjectionTarget(AnnotatedType<X>, InjectionTarget<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
 
fireProcessInjectionTarget(AnnotatedType<X>, InjectionTarget<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
fireProcessObserverMethod(BeanManagerImpl, ObserverMethodImpl<T, X>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
fireProcessObserverMethod(BeanManagerImpl, ObserverMethod<T>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
fireProcessProducer(BeanManagerImpl, AbstractProducerBean<?, ?, Member>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
FixedThreadPoolExecutorServices - Class in org.jboss.weld.executor
Implementation of ExtendedExecutorServices that uses a fixed thread pool.
FixedThreadPoolExecutorServices(int) - Constructor for class org.jboss.weld.executor.FixedThreadPoolExecutorServices
 
FLAT_BEAN_DEPLOYMENT_ID - Static variable in class org.jboss.weld.resources.ManagerObjectFactory
The id of a bean deployment archive whose BeanManager should be used as a result of a JNDI "java:comp/env/BeanManager" lookup.
flattenInjectionPoints(List<? extends Set<T>>) - Static method in class org.jboss.weld.util.InjectionPoints
 
flattenInterceptorBindings(BeanManagerImpl, Collection<Annotation>, boolean, boolean) - Static method in class org.jboss.weld.util.Interceptors
Extracts a flat set of interception bindings from a given set of interceptor bindings.
flattenParameterInjectionPoints(List<Set<MethodInjectionPoint<?, ?>>>) - Static method in class org.jboss.weld.util.InjectionPoints
 
FLOAT_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
 
forBackedAnnotatedType(String, Class<?>, Type, String) - Static method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
forBean(EnhancedAnnotated<T, ?>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.attributes.BeanAttributesFactory
Creates new BeanAttributes to represent a managed bean.
forBuiltInBean(BeanManagerImpl, Class<?>, String) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
forCdiInterceptor(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
forConstructorInterception(InterceptionModel, CreationalContext<?>, BeanManagerImpl, SlimAnnotatedType<?>) - Static method in class org.jboss.weld.interceptor.proxy.InterceptionContext
 
forDecorator(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
forEachValue(Consumer<? super V>) - Method in interface org.jboss.weld.util.cache.ComputingCache
Performs the given action for each cached value.
forExecutable(Executable, BackedAnnotatedCallable<X, ?>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
forExtension(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
forInterceptedDecoratedBean(EnhancedAnnotatedType<T>, Bean<T>, AbstractInstantiator<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
 
forInterceptor(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
forManagedBean(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
forManagedBean(AnnotatedTypeIdentifier) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
formatActualTypeArguments(Type) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatActualTypeArguments(Type[]) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatAnnotatedConstructor(AnnotatedConstructor<?>) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatAnnotatedField(AnnotatedField<?>) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatAnnotatedMethod(AnnotatedMethod<?>) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatAnnotatedParameter(AnnotatedParameter<?>) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatAnnotatedType(AnnotatedType<?>) - 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 AnnotatedParameter<?>>) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatAsStackTraceElement(InjectionPoint) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatBusinessInterfaceDescriptors(Iterable<? extends BusinessInterfaceDescriptor<?>>) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatInjectionPointType(Type) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatModifiers(int) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatParameter(AnnotatedParameter<?>) - 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.
formatSimpleClassName(Object) - Static method in class org.jboss.weld.util.reflection.Formats
 
formatSimpleClassName(Class<?>) - Static method in 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
 
forModifiedAnnotatedType(AnnotatedTypeIdentifier) - Static method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
forNewBean(Set<Type>, Class<?>) - Static method in class org.jboss.weld.bean.attributes.BeanAttributesFactory
 
forNewManagedBean(EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.attributes.BeanAttributesFactory
 
forNewManagedBean(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
forNewSessionBean(BeanAttributes<T>, Class<?>) - Static method in class org.jboss.weld.bean.attributes.BeanAttributesFactory
 
forNewSessionBean(EjbDescriptor<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
forNonConstructorInterception(InterceptionModel, CreationalContext<?>, BeanManagerImpl, SlimAnnotatedType<?>) - Static method in class org.jboss.weld.interceptor.proxy.InterceptionContext
 
forNormalizedType(Type) - Static method in class org.jboss.weld.util.reflection.HierarchyDiscovery
Performs base type normalization before hierarchy discovery is performed.
forProcessAnnotatedType(SlimAnnotatedType<?>, RequiredAnnotationDiscovery) - Static method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
forProcessSyntheticAnnotatedType(SlimAnnotatedType<?>, RequiredAnnotationDiscovery) - Static method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
forProducerField(EnhancedAnnotatedField<?, ?>, AbstractClassBean<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
forProducerMethod(EnhancedAnnotatedMethod<?, ?>, AbstractClassBean<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
forProducerMethod(AnnotatedTypeIdentifier, int) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
forSessionBean(EnhancedAnnotatedType<T>, InternalEjbDescriptor<?>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.attributes.BeanAttributesFactory
Creates new BeanAttributes to represent a session bean.
forSessionBean(EnhancedAnnotatedType<?>, EjbDescriptor<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
forSubclassedEjb(EnhancedAnnotatedType<T>, EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
 
forSupplier(Supplier<T>) - Static method in class org.jboss.weld.util.LazyValueHolder
 
forSupplier(Supplier<T>) - Static method in class org.jboss.weld.util.WeakLazyValueHolder
 
forSyntheticBean(BeanAttributes<?>, Class<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
 
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.util.annotated
Base class to allow implementation of the decorator pattern
ForwardingAnnotated() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotated
 
ForwardingAnnotatedCallable<X> - Class in org.jboss.weld.util.annotated
Forwarding implementation of AnnotatedCallable.
ForwardingAnnotatedCallable() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedCallable
 
ForwardingAnnotatedMember<X> - Class in org.jboss.weld.util.annotated
Forwarding implementation of AnnotatedMember.
ForwardingAnnotatedMember() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedMember
 
ForwardingAnnotatedMethod<X> - Class in org.jboss.weld.util.annotated
Forwarding implementation of AnnotatedMethod.
ForwardingAnnotatedMethod() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedMethod
 
ForwardingAnnotatedType<X> - Class in org.jboss.weld.util.annotated
Forwarding implementation of AnnotatedType
ForwardingAnnotatedType() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedType
 
ForwardingApplication - Class in org.jboss.weld.environment.servlet.jsf
 
ForwardingApplication() - Constructor for class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
ForwardingApplicationFactory - Class in org.jboss.weld.environment.servlet.jsf
 
ForwardingApplicationFactory() - Constructor for class org.jboss.weld.environment.servlet.jsf.ForwardingApplicationFactory
 
ForwardingBean<T> - Class in org.jboss.weld.bean
A delegating bean
ForwardingBean() - Constructor for class org.jboss.weld.bean.ForwardingBean
 
ForwardingBeanAttributes<T> - Class in org.jboss.weld.util.bean
Delegating BeanAttributes.
ForwardingBeanAttributes() - Constructor for class org.jboss.weld.util.bean.ForwardingBeanAttributes
 
ForwardingBeanDeploymentArchive - Class in org.jboss.weld.bootstrap.spi.helpers
 
ForwardingBeanDeploymentArchive() - Constructor for class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
 
ForwardingBeanManager - Class in org.jboss.weld.util
Forwarding implementation of BeanManager.
ForwardingBeanManager() - Constructor for class org.jboss.weld.util.ForwardingBeanManager
 
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
 
ForwardingContext - Class in org.jboss.weld.util
Forwarding implementation of Context
ForwardingContext() - Constructor for class org.jboss.weld.util.ForwardingContext
 
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
 
ForwardingELResolver - Class in org.jboss.weld.environment.servlet.util
Copied from Weld core.
ForwardingELResolver() - Constructor for class org.jboss.weld.environment.servlet.util.ForwardingELResolver
 
ForwardingExecutorService - Class in org.jboss.weld.util
Forwarding implementation of ExecutorService
ForwardingExecutorService() - Constructor for class org.jboss.weld.util.ForwardingExecutorService
 
ForwardingExperimentalObserverMethod<T> - Class in org.jboss.weld.experimental.util
This API is experimental and will change! This is a forwarding implementation of ExperimentalObserverMethod.
ForwardingExperimentalObserverMethod(ObserverMethod<T>) - Constructor for class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
ForwardingExpressionFactory - Class in org.jboss.weld.util.el
 
ForwardingExpressionFactory() - Constructor for class org.jboss.weld.util.el.ForwardingExpressionFactory
 
ForwardingFieldInjectionPointAttributes<T,X> - Class in org.jboss.weld.injection.attributes
An implementation of WeldInjectionPointAttributes that forwards calls to an extension-provided InjectionPoint implementation.
ForwardingFieldInjectionPointAttributes(InjectionPoint) - Constructor for class org.jboss.weld.injection.attributes.ForwardingFieldInjectionPointAttributes
 
ForwardingInjectionPoint - Class in org.jboss.weld.injection
 
ForwardingInjectionPoint() - Constructor for class org.jboss.weld.injection.ForwardingInjectionPoint
 
ForwardingInjectionPointAttributes<T,S> - Class in org.jboss.weld.injection.attributes
 
ForwardingInjectionPointAttributes() - Constructor for class org.jboss.weld.injection.attributes.ForwardingInjectionPointAttributes
 
ForwardingInjectionTarget<T> - Class in org.jboss.weld.injection
 
ForwardingInjectionTarget() - Constructor for class org.jboss.weld.injection.ForwardingInjectionTarget
 
ForwardingInstanceManager - Class in org.jboss.weld.environment.tomcat
 
ForwardingInstanceManager() - Constructor for class org.jboss.weld.environment.tomcat.ForwardingInstanceManager
 
ForwardingInstantiator<T> - Class in org.jboss.weld.injection.producer
 
ForwardingInstantiator(Instantiator<T>) - Constructor for class org.jboss.weld.injection.producer.ForwardingInstantiator
 
ForwardingInterceptor<T> - Class in org.jboss.weld.bean
Delegating implementation of Interceptor.
ForwardingInterceptor() - Constructor for class org.jboss.weld.bean.ForwardingInterceptor
 
ForwardingInvocationContext - Class in org.jboss.weld.util
Forwarding implementation of InvocationContext.
ForwardingInvocationContext() - Constructor for class org.jboss.weld.util.ForwardingInvocationContext
 
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
 
ForwardingParameterInjectionPointAttributes<T,X> - Class in org.jboss.weld.injection.attributes
An implementation of WeldInjectionPointAttributes that forwards calls to an extension-provided InjectionPoint implementation.
ForwardingParameterInjectionPointAttributes(InjectionPoint) - Constructor for class org.jboss.weld.injection.attributes.ForwardingParameterInjectionPointAttributes
 
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
 
foundBean(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
foundBothConfiguration(Object) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
foundConversationFromRequest(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
foundDecorator(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
foundDefaultConstructor(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
foundDisabledAlternative(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
foundInjectableConstructors(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
ID of this message was originally 0 but in jboss-logging zero is a special value meaning no ID
foundInterceptor(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
foundJandexIndex(URL) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
foundObserverMethod(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
foundOneInjectableConstructor(Object, Object) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
foundOneInjectableConstructor(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
foundOnePostConstructMethod(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
foundOnePreDestroyMethod(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
foundProducerOfSpecializedBean(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
foundSpecializedBean(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
fromView(VIEW) - Method in interface org.jboss.weld.util.collections.ViewProvider
 

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.
generatingProxyClass(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
GenericArrayTypeImpl - Class in org.jboss.weld.util.reflection
 
GenericArrayTypeImpl(Type) - Constructor for class org.jboss.weld.util.reflection.GenericArrayTypeImpl
 
GenericArrayTypeImpl(Class<?>, Type...) - Constructor for class org.jboss.weld.util.reflection.GenericArrayTypeImpl
 
genericSessionBeanMustBeDependent(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
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 class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Get the instance
get() - Method in interface javax.inject.Provider
Provides a fully-constructed and injected instance of T.
get() - Method in class org.jboss.weld.AbstractCDI
 
get(Class<X>) - Method in interface org.jboss.weld.annotated.slim.SlimAnnotatedTypeStore
Retrieves a previously stored list of SlimAnnotatedTypes that match the given type.
get(Class<X>, String) - Method in interface org.jboss.weld.annotated.slim.SlimAnnotatedTypeStore
Retrieves a previously stored SlimAnnotatedType that matches the given type and ID suffix.
get(Class<X>, String) - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeStoreImpl
 
get(Class<X>) - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeStoreImpl
 
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(String) - 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(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
get(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
get(BeanIdentifier) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Gets an instance of a contextual from the store
get(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
 
get(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.SessionMapBeanStore
 
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(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 class org.jboss.weld.serialization.AbstractSerializableHolder
 
get() - Method in interface org.jboss.weld.serialization.SerializableHolder
 
get() - Method in interface org.jboss.weld.serialization.spi.helpers.SerializableContextual
 
get(int) - Method in class org.jboss.weld.util.collections.EnumerationList
 
get(int) - Method in class org.jboss.weld.util.collections.ListView
 
get(K) - Method in interface org.jboss.weld.util.collections.Multimap
This method never returns null.
get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.weld.util.ForwardingContext
 
get(Contextual<T>) - Method in class org.jboss.weld.util.ForwardingContext
 
get() - Method in class org.jboss.weld.util.LazyValueHolder
 
get() - Method in interface org.jboss.weld.util.ValueHolder
 
get() - Method in class org.jboss.weld.util.WeakLazyValueHolder
 
getAccessibleBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
GetAccessibleCopyOfMember<T extends java.lang.reflect.AccessibleObject & java.lang.reflect.Member> - Class in org.jboss.weld.security
 
GetAccessibleCopyOfMember(T) - Constructor for class org.jboss.weld.security.GetAccessibleCopyOfMember
 
getAccessibleDecorators() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getAccessibleInterceptors() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getAccessibleLenientObserverNotifier() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the lenient observer notifier for accessible observer methods.
getAccessibleManagers() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getAccessibleNamespaces() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getActionListener() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getActionURL(FacesContext, String) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
Allow the delegate to produce the action URL.
getActualTypeArguments() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Gets the actual type arguments for any parameterized types that this AnnotatedItem represents.
getActualTypeArguments() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
getActualTypeArguments() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
 
getActualTypeArguments() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
getActualTypeArguments(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Gets the actual type arguments of a class
getActualTypeArguments(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
Gets the actual type arguments of a Type
getAdditionalInterfaces() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
getAllAlternatives() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
getAllBeans(Resolvable) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
 
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
getAllObserverMethods() - Method in class org.jboss.weld.event.GlobalObserverNotifierService
 
getAllPresentValues() - Method in interface org.jboss.weld.util.cache.ComputingCache
 
getAlternativeClasses() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
getAlternativeList() - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
 
getAlternativePriority(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
getAlternatives() - Method in interface javax.enterprise.inject.spi.AfterTypeDiscovery
 
getAlternatives() - Method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
 
getAlternativeStereotypes() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
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 interface javax.enterprise.inject.spi.ProcessBeanAttributes
 
getAnnotated() - Method in class org.jboss.weld.bean.AbstractBean
Returns the annotated item the bean represents
getAnnotated() - Method in class org.jboss.weld.bean.AbstractClassBean
 
getAnnotated() - Method in class org.jboss.weld.bean.AbstractProducerBean
 
getAnnotated() - Method in class org.jboss.weld.bean.DisposalMethod
 
getAnnotated() - Method in class org.jboss.weld.bean.ProducerField
 
getAnnotated() - Method in class org.jboss.weld.bean.ProducerMethod
 
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.ProcessBeanAttributesImpl
 
getAnnotated() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
 
getAnnotated() - Method in interface org.jboss.weld.injection.attributes.FieldInjectionPointAttributes
 
getAnnotated() - Method in class org.jboss.weld.injection.attributes.ForwardingFieldInjectionPointAttributes
 
getAnnotated() - Method in class org.jboss.weld.injection.attributes.ForwardingParameterInjectionPointAttributes
 
getAnnotated() - Method in class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes
 
getAnnotated() - Method in class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes
 
getAnnotated() - Method in interface org.jboss.weld.injection.attributes.ParameterInjectionPointAttributes
 
getAnnotated() - Method in class org.jboss.weld.injection.attributes.SpecialParameterInjectionPoint
 
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 interface org.jboss.weld.injection.ParameterInjectionPoint
 
getAnnotated() - Method in class org.jboss.weld.injection.ParameterInjectionPointImpl
 
getAnnotated() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
getAnnotated() - Method in class org.jboss.weld.injection.producer.AbstractProducer
 
getAnnotated() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
getAnnotated() - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
 
getAnnotated() - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
 
getAnnotated() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
 
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.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the implementing class
getAnnotatedConstructor() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
Gets the constructor
getAnnotatedDisposedParameter() - Method in interface javax.enterprise.inject.spi.ProcessProducerField
Returns the AnnotatedParameter for any matching injection point of the same type as the producer field return type found on a disposal method.
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.AbstractProcessProducerBean
 
getAnnotatedElement() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotated
 
getAnnotatedElement() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
 
getAnnotatedElement() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
 
getAnnotatedElement() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
getAnnotatedElement() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
getAnnotatedField() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
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
 
getAnnotatedMember() - Method in class org.jboss.weld.manager.AbstractProducerFactory
 
getAnnotatedMember() - Method in class org.jboss.weld.manager.FieldProducerFactory
 
getAnnotatedMember() - Method in class org.jboss.weld.manager.MethodProducerFactory
 
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
 
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(Class<T>, String) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Obtain the AnnotatedType that may be used to read the annotations of the given class or interface as defined during container initialization.
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.annotated.slim.SlimAnnotatedTypeContext
 
getAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
 
getAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
 
getAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
getAnnotatedType() - Method in class org.jboss.weld.injection.InjectionContextImpl
 
getAnnotatedType() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
getAnnotatedType() - Method in interface org.jboss.weld.injection.spi.InjectionContext
Get the AnnotatedType for the instance being injected
getAnnotatedType() - Method in interface org.jboss.weld.manager.api.WeldInjectionTarget
 
getAnnotatedTypes(Class<T>) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Obtain the AnnotatedTypes that may be used to read the annotations of the given class or interface as defined during container initialization.
getAnnotatedTypes() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getAnnotatedTypes(Class<T>) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
 
getAnnotation(Class<T>) - Method in interface javax.enterprise.inject.spi.Annotated
Get program element annotation of a certain annotation type.
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.EmptyAnnotated
 
getAnnotation(Class<A>) - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
 
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
 
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotated
 
getAnnotation(Class<A>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
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
 
getAnnotation(Class<A>) - Method in class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
 
getAnnotation(Class<A>) - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
 
getAnnotationClass(InterceptionType) - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
 
getAnnotationClass() - Method in class org.jboss.weld.resolution.QualifierInstance
 
getAnnotationClass(Class<T>) - Method in class org.jboss.weld.resources.DefaultReflectionCache
 
getAnnotationClass(Class<T>) - Method in interface org.jboss.weld.resources.ReflectionCache
 
getAnnotations() - Method in interface javax.enterprise.inject.spi.Annotated
Get all annotations of the program element.
getAnnotations() - Method in class org.jboss.weld.annotated.EmptyAnnotated
 
getAnnotations() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
getAnnotations() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotated
 
getAnnotations() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
getAnnotations() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
getAnnotations() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotated
 
getAnnotations(AnnotatedElement) - Method in class org.jboss.weld.resources.DefaultReflectionCache
 
getAnnotations(AnnotatedElement) - Method in interface org.jboss.weld.resources.ReflectionCache
 
getAnnotations() - Method in class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
 
getAnnotations() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
 
getAnnotationsAnnotatedWith(Class<? extends Annotation>) - Method in interface org.jboss.weld.resources.spi.ExtendedAnnotationDiscovery
Returns a collection of fully qualified class names of annotation types which are annotated with the given annotation.
getAnnotationsByType(Class<T>) - Method in interface org.jboss.weld.experimental.ExperimentalAnnotated
Equivalent of AnnotatedElement.getAnnotationsByType(Class).
getApplication() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplicationFactory
 
getApplication() - Method in class org.jboss.weld.environment.servlet.jsf.WeldApplicationFactory
 
getAroundConstructCallbacks() - Method in class org.jboss.weld.context.CreationalContextImpl
 
getArrayComponentType(Type) - Static method in class org.jboss.weld.util.Types
Determines the component type for a given array type.
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.RequestBeanStore
 
getAttribute(String) - Method in class org.jboss.weld.context.beanstore.MapBeanStore
 
getAttribute(String) - Method in class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
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.RequestBeanStore
 
getAttributeNames() - Method in class org.jboss.weld.context.beanstore.MapBeanStore
 
getAttributes() - Method in class org.jboss.weld.util.bean.WrappedBeanHolder
 
getBackedAnnotatedType(Class<T>, Type, String) - Method in class org.jboss.weld.resources.ClassTransformer
 
getBackedAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.resources.ClassTransformer
 
getBackedAnnotatedTypeAnnotationSet(Class<?>) - Method in class org.jboss.weld.resources.DefaultReflectionCache
 
getBackedAnnotatedTypeAnnotationSet(Class<?>) - Method in interface org.jboss.weld.resources.ReflectionCache
Returns the set of annotations for a BackedAnnotatedType.
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.annotated.EmptyAnnotated
 
getBaseType() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
getBaseType() - Method in class org.jboss.weld.annotated.slim.BaseAnnotated
 
getBaseType() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
 
getBdaId() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
getBdaToBeanManagerMap() - Method in class org.jboss.weld.bootstrap.BeanDeploymentArchiveMapping
 
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(EjbDescriptor<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
getBean() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
getBean() - Method in class org.jboss.weld.bean.proxy.ProxyMethodHandler
 
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.attributes.AbstractInferringInjectionPointAttributes
 
getBean() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
getBean() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
getBean() - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
 
getBean() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
getBean() - Method in class org.jboss.weld.injection.producer.AbstractProducer
Returns a Bean this producer is associated with or null if no such bean exists.
getBean() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
getBean() - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
getBean() - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
 
getBean() - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
 
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
 
getBean() - Method in class org.jboss.weld.util.bean.WrappedBeanHolder
 
getBean() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
 
getBeanArchiveReference(URL) - Method in class org.jboss.weld.environment.deployment.discovery.DefaultBeanArchiveScanner
 
getBeanArchiveReferenceForJar(String, URL) - Method in class org.jboss.weld.environment.deployment.discovery.DefaultBeanArchiveScanner
 
getBeanAttributes() - Method in interface javax.enterprise.inject.spi.ProcessBeanAttributes
 
getBeanAttributes() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
 
getBeanAttributesInternal() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
 
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 class of the type that declares the observer method.
getBeanClass() - Method in class org.jboss.weld.bean.AbstractProducerBean
 
getBeanClass() - Method in class org.jboss.weld.bean.AbstractSyntheticBean
 
getBeanClass() - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
 
getBeanClass() - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
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.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
 
getBeanClass() - Method in class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
getBeanClass() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
 
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
 
getBeanClasses() - Method in class org.jboss.weld.environment.deployment.WeldBeanDeploymentArchive
 
getBeanConstructor(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.Beans
 
getBeanConstructorStrict(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.Beans
 
getBeanDeployer() - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
getBeanDeployment(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.BeanDeploymentArchiveMapping
 
getBeanDeploymentArchive() - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
getBeanDeploymentArchive(Class<?>) - Method in interface org.jboss.weld.bootstrap.spi.CDI11Deployment
Returns the BeanDeploymentArchive containing the given class.
getBeanDeploymentArchive(Class<?>) - Method in class org.jboss.weld.environment.deployment.WeldDeployment
 
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
 
getBeanDeploymentArchives() - Method in class org.jboss.weld.environment.deployment.WeldBeanDeploymentArchive
 
getBeanDeploymentArchives() - Method in class org.jboss.weld.environment.deployment.WeldDeployment
 
getBeanDeployments() - Method in class org.jboss.weld.bootstrap.BeanDeploymentArchiveMapping
 
getBeanDeployments() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
 
getBeanDiscoveryMode() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
 
getBeanDiscoveryMode() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getBeanManager() - Method in class javax.enterprise.inject.spi.CDI
Get the CDI BeanManager for the current context
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(String) - Method in class org.jboss.weld.Container
Get the BeanManager for a given key
getBeanManager() - Method in class org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor
 
getBeanManager() - Method in class org.jboss.weld.ejb.SessionBeanInterceptor
 
getBeanManager(Object) - Static method in class org.jboss.weld.environment.servlet.portlet.PortletSupport
Get bean manager from portlet context.
getBeanManager() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
getBeanManager() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
getBeanManager() - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
 
getBeanManager() - Method in class org.jboss.weld.SimpleCDI
 
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(Type, Annotation...) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
getBeans(String) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
getBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
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
 
getBeans(Type, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getBeans(String) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getBeansSpecializedInAnyDeployment() - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
 
getBeansSpecializedInAnyDeploymentAsMap() - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
 
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
 
getBeansXml() - Method in class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
getBeansXml() - Method in class org.jboss.weld.environment.deployment.WeldBeanDeploymentArchive
 
getBeanType() - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
getBeanType() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
getBehaviorIds() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getBindingsAsArray() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Deprecated.
This reflection type should not know about JSR-299 binding types
getBindingsAsArray() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
Deprecated.
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
 
GetBooleanSystemPropertyAction - Class in org.jboss.weld.security
 
GetBooleanSystemPropertyAction(String) - Constructor for class org.jboss.weld.security.GetBooleanSystemPropertyAction
 
getBusinessMethodSignatures() - Method in class org.jboss.weld.bean.SessionBean
 
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
getCachedProxyClass(String) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
getCallingClassName() - Method in class org.jboss.weld.AbstractCDI
Examines StackTraceElements to figure out which class invoked a method on CDI.
getCandidates() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy
 
getCanonicalType(Class<?>) - Static method in class org.jboss.weld.util.Types
Returns a canonical type for a given class.
getCanonicalType(Type) - Static method in class org.jboss.weld.util.Types
 
getCastValue(Object) - Method in interface org.jboss.weld.util.cache.ComputingCache
 
getCDI() - Method in interface javax.enterprise.inject.spi.CDIProvider
Provides access to the current container
getCDI() - Method in class org.jboss.weld.environment.WeldProvider
 
getCDI() - Method in class org.jboss.weld.servlet.StaticWeldProvider
 
getCdiInterceptorMetadata(Interceptor<T>) - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
 
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
 
getClassBeans(Class<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getClassBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getClasses() - Method in class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
getClasses() - Method in class org.jboss.weld.util.Proxies.TypeInfo
 
getClassFileInfo(String) - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileServices
 
getClassFileInfo(String) - Method in interface org.jboss.weld.resources.spi.ClassFileServices
Obtains Java class metadata for a class identified with the specified class name.
getClassFileServices() - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
getClassFileServices() - Method in interface org.jboss.weld.environment.deployment.discovery.DiscoveryStrategy
 
getClassFileServices() - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexDiscoveryStrategy
 
getClassInfo() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
 
getClassInterceptorBindings() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
 
getClassIterator() - Method in class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
getClassLoader(Class<?>) - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
 
getClassLoader() - Static method in class org.jboss.weld.environment.deployment.WeldResourceLoader
 
getClassLoader() - Static method in class org.jboss.weld.environment.servlet.util.Reflections
 
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.
getClassLoader() - Method in enum org.jboss.weld.xml.XmlSchema
 
getClassName() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
getClassName() - Method in interface org.jboss.weld.bootstrap.spi.ClassAvailableActivation
The name attribute
getClassName() - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileInfo
 
getClassName() - Method in class org.jboss.weld.metadata.ClassAvailableActivationImpl
 
getClassName() - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Returns the name of this class.
getClientProxy(Bean<T>) - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
 
getClientProxy(Bean<T>, Type) - 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
 
getCommonPropertyType(ELContext, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.jboss.weld.environment.servlet.util.ForwardingELResolver
 
getCommonPropertyType(ELContext, Object) - Method in class org.jboss.weld.environment.servlet.util.TransparentELResolver
 
getComponentConstructor() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
getComponentConstructor() - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
 
getComponentSubclass() - Method in interface org.jboss.weld.ejb.spi.SubclassedComponentDescriptor
Returns the enhanced subclass of the component type.
getComponentTypes() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getCompositeJandexIndex() - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexDiscoveryStrategy
 
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.injection.producer.DefaultInstantiator
 
getConstructor() - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
 
getConstructor() - Method in class org.jboss.weld.injection.producer.ForwardingInstantiator
 
getConstructor() - Method in interface org.jboss.weld.injection.producer.Instantiator
Returns the constructor used for instantiation.
getConstructor() - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
 
getConstructor() - Method in class org.jboss.weld.interceptor.proxy.SimpleInvocationContext
 
getConstructor() - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
GetConstructorAction<T> - Class in org.jboss.weld.security
 
getConstructorForIndex(int, Class<T>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
 
getConstructorInjectionPoint() - Method in class org.jboss.weld.injection.producer.AbstractInstantiator
 
getConstructorInjectionPoint() - Method in class org.jboss.weld.injection.producer.DefaultInstantiator
 
getConstructorInjectionPoint() - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
Note that this method return a ConstructorInjectionPoint that represents the constructor of an enhanced subclass.
getConstructorInvocationInterceptors() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
Returns AroundConstruct interceptors applicable for the given constructor.
getConstructors() - Method in interface javax.enterprise.inject.spi.AnnotatedType
Get the constructors of the type.
getConstructors() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getConstructors() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
getConstructors() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
 
getConstructors() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedType
 
GetConstructorsAction - Class in org.jboss.weld.security
 
GetConstructorsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetConstructorsAction
 
getContainer() - Method in class org.jboss.weld.SimpleCDI
 
getContainerLifecycleEvents() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
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.environment.servlet.services.ServletResourceInjectionServices
 
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.
getContext(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getContextActivationFilter(BeanManagerImpl, ServletContext) - Static method in class org.jboss.weld.util.servlet.ServletUtils
Returns the right HttpContextActivationFilter.
GetContextClassLoaderAction - Class in org.jboss.weld.security
Privileged action that obtains the TCCL.
getContextData() - Method in class org.jboss.weld.interceptor.proxy.SimpleInvocationContext
 
getContextData() - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
getContextId() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
getContextId() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
getContextId() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getContexts() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getContextual(String, 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.CreationalContextImpl
 
getContextual() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
 
getContextual() - Method in interface org.jboss.weld.context.WeldCreationalContext
 
getContextual(String) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
Given a particular id, return the correct contextual.
getContextual(BeanIdentifier) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
 
getContextual(String) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
Given a particular id, return the correct contextual.
getContextual(BeanIdentifier) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
 
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.
getConversation() - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
 
getConversationContext() - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
 
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.
getConverterIds() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getConverterTypes() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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() - 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 class org.jboss.weld.bean.builtin.BeanManagerProxy
 
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).
getCurrentServletContext() - Method in class org.jboss.weld.servlet.ServletContextService
Obtains the ServletContext associated with this request.
getDeclaredAnnotations(AnnotatedElement) - Method in class org.jboss.weld.resources.DefaultReflectionCache
 
getDeclaredAnnotations(AnnotatedElement) - Method in interface org.jboss.weld.resources.ReflectionCache
 
getDeclaredBeanType(Class<?>) - Static method in class org.jboss.weld.util.Beans
Gets the declared bean type
GetDeclaredConstructorAction<T> - Class in org.jboss.weld.security
 
getDeclaredConstructors(Class<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
 
GetDeclaredConstructorsAction - Class in org.jboss.weld.security
 
GetDeclaredConstructorsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetDeclaredConstructorsAction
 
getDeclaredEnhancedConstructor(ConstructorSignature) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Get the constructor which matches the argument list provided
getDeclaredEnhancedConstructor(ConstructorSignature) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getDeclaredEnhancedField(String) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Get a field by name
getDeclaredEnhancedField(String) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getDeclaredEnhancedFields() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all fields declared on this class only.
getDeclaredEnhancedFields(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all fields which are annotated with the given annotation type on this class only.
getDeclaredEnhancedFields() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getDeclaredEnhancedFields(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getDeclaredEnhancedMethod(MethodSignature) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Get a method by name
getDeclaredEnhancedMethod(Method) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Deprecated.
getDeclaredEnhancedMethod(Method) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getDeclaredEnhancedMethod(MethodSignature) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getDeclaredEnhancedMethods() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all methods on the type
getDeclaredEnhancedMethods(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all methods annotated with annotationType
getDeclaredEnhancedMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getDeclaredEnhancedMethods() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getDeclaredEnhancedMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets declared with parameters annotated with annotationType
getDeclaredEnhancedMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
GetDeclaredFieldAction - Class in org.jboss.weld.security
 
GetDeclaredFieldAction(Class<?>, String) - Constructor for class org.jboss.weld.security.GetDeclaredFieldAction
 
getDeclaredFields(Class<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
 
GetDeclaredFieldsAction - Class in org.jboss.weld.security
 
GetDeclaredFieldsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetDeclaredFieldsAction
 
getDeclaredMetaAnnotations(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all annotations which are declared on this annotated item with the given meta annotation type
getDeclaredMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getDeclaredMethod(ClassMethod, String, String, String[], ClassMethod) - Method in interface org.jboss.weld.bean.proxy.BytecodeMethodResolver
 
getDeclaredMethod(ClassMethod, String, String, String[], ClassMethod) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
 
getDeclaredMethod(ClassMethod, String, String, String[], ClassMethod) - Method in class org.jboss.weld.bean.proxy.DefaultBytecodeMethodResolver
 
GetDeclaredMethodAction - Class in org.jboss.weld.security
 
GetDeclaredMethodAction(Class<?>, String, Class<?>...) - Constructor for class org.jboss.weld.security.GetDeclaredMethodAction
 
getDeclaredMethods(Class<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
 
GetDeclaredMethodsAction - Class in org.jboss.weld.security
 
GetDeclaredMethodsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetDeclaredMethodsAction
 
getDeclaringAnnotatedType(Annotated) - Static method in class org.jboss.weld.util.AnnotatedTypes
Returns the declaring AnnotatedType of a given annotated.
getDeclaringBean() - Method in class org.jboss.weld.bean.AbstractProducerBean
Returns the declaring bean
getDeclaringBean() - Method in class org.jboss.weld.bean.DisposalMethod
 
getDeclaringBean() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
getDeclaringBean() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getDeclaringBean() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
getDeclaringBean() - Method in class org.jboss.weld.manager.AbstractProducerFactory
 
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
 
getDeclaringCallable() - Method in interface javax.enterprise.inject.spi.AnnotatedParameter
Get the declaring method or constructor.
getDeclaringCallable() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
getDeclaringCallable() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
getDeclaringCallable() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedParameter
 
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
 
getDeclaringEnhancedCallable() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedParameter
 
getDeclaringEnhancedCallable() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
getDeclaringType() - Method in interface javax.enterprise.inject.spi.AnnotatedMember
Get the type which defines this member.
getDeclaringType() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMember
Gets an abstraction of the declaring class
getDeclaringType() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedParameter
 
getDeclaringType() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
 
getDeclaringType() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
getDeclaringType() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember
 
getDeclaringType() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMember
 
getDeclaringType() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMember
 
getDecoratedTypes() - Method in interface javax.enterprise.inject.spi.Decorator
Obtains the decorated types.
getDecoratedTypes() - Method in class org.jboss.weld.bean.DecoratorImpl
 
getDecoratedTypes(Set<Type>) - Method in class org.jboss.weld.bean.SyntheticDecorator
 
getDecoratedTypes() - Method in class org.jboss.weld.bean.SyntheticDecorator
 
getDecoratedTypes() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator
 
getDecoratorComparator() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
getDecoratorList() - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
 
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, WeldDecorator<?>) - Static method in class org.jboss.weld.util.Decorators
Determines the set of InvokableAnnotatedMethods representing decorated methods of the specified decorator.
getDecoratorResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the decorator resolver.
getDecorators() - Method in interface javax.enterprise.inject.spi.AfterTypeDiscovery
 
getDecorators() - Method in class org.jboss.weld.bean.AbstractClassBean
 
getDecorators(InjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
 
getDecorators() - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
 
getDecorators(InjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
 
getDecorators(InjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractStaticallyDecorableBuiltInBean
 
getDecorators() - Method in interface org.jboss.weld.bean.DecorableBean
Resolves decorators for this bean.
getDecorators() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getDecorators() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
getDecorators() - Method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
 
getDecorators() - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
 
getDecorators() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getDefaultLocale() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getDefaultRenderKitId() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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.
getDefaultType() - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
 
getDefaultType() - Method in class org.jboss.weld.bean.builtin.EventBean
 
getDefaultType() - Method in class org.jboss.weld.bean.builtin.InstanceBean
 
getDefaultValidatorFactory() - Method in interface org.jboss.weld.validation.spi.ValidationServices
Deprecated.
Obtain a reference to the default ValidatorFactory
getDefaultValidatorInfo() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getDefinitionErrors() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
 
getDefinitionErrors() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
Gets the delegate (constructor)
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
 
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the delegate (class)
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
 
getDelegate() - Method in class org.jboss.weld.executor.ProfilingExecutorServices
 
getDelegate() - Method in class org.jboss.weld.util.collections.ListView
 
getDelegateInjectionPoint() - Method in class org.jboss.weld.bean.DecoratorImpl
 
getDelegateInjectionPoint(Decorator<?>) - Static method in class org.jboss.weld.util.InjectionPoints
 
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.SyntheticDecorator
 
getDelegateQualifiers() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator
 
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.SyntheticDecorator
 
getDelegateType() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator
 
getDelimiter() - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
getDependentInstances() - Method in class org.jboss.weld.context.CreationalContextImpl
Returns an unmodifiable list of dependent instances.
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
 
getDirectlyAccessibleComponents(BeanManagerImpl, Transform<T>) - Static method in class org.jboss.weld.manager.BeanManagers
 
getDisposalMethod() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
getDisposesParameter() - Method in class org.jboss.weld.bean.DisposalMethod
 
getEjbDescriptor(String) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
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
 
getEjbImplementationClass(SessionBean<T>) - Static method in class org.jboss.weld.util.Beans
Returns EnhancedAnnotatedType for the EJB implementation class.
getEjbImplementationClass(InternalEjbDescriptor<T>, BeanManagerImpl, EnhancedAnnotatedType<T>) - 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
 
getEjbRequestContext() - Method in class org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor
 
getEjbRequestContext() - Method in class org.jboss.weld.ejb.SessionBeanInterceptor
 
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
 
getEjbs() - Method in class org.jboss.weld.environment.deployment.AbstractWeldBeanDeploymentArchive
 
getELContextListeners() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getELResolver() - Method in interface javax.enterprise.inject.spi.BeanManager
Returns a ELResolver that resolves beans by EL name.
getELResolver() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getELResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getELResolver() - Method in class org.jboss.weld.util.ForwardingBeanManager
 
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
 
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.AbstractBean
Returns the weld-enhanced annotated item the bean represents.
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.AbstractClassBean
Gets the annotated item
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.AbstractProducerBean
 
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.CustomDecoratorWrapper
 
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.ProducerField
Gets the annotated item representing the field
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.ProducerMethod
Gets the annotated item representing the method
getEnhancedAnnotated() - Method in interface org.jboss.weld.bean.WeldDecorator
 
getEnhancedAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.resources.ClassTransformer
 
getEnhancedAnnotatedType(Class<T>, Type, String) - Method in class org.jboss.weld.resources.ClassTransformer
 
getEnhancedAnnotatedType(AnnotatedType<T>, String) - Method in class org.jboss.weld.resources.ClassTransformer
 
getEnhancedAnnotatedType(SlimAnnotatedType<T>) - Method in class org.jboss.weld.resources.ClassTransformer
 
getEnhancedAnnotation(Class<T>) - Method in class org.jboss.weld.resources.ClassTransformer
 
getEnhancedConstructors() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all constructors
getEnhancedConstructors(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all constructors which are annotated with annotationType
getEnhancedConstructors() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getEnhancedConstructors(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets constructors with given annotation type
getEnhancedFields() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all fields on the type
getEnhancedFields(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all fields which are annotated with the given annotation type on this class and all super classes
getEnhancedFields() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the abstracted fields of the class

Initializes the fields if they are null

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

If the fields map is null, initialize it first

getEnhancedMethod(Method) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Deprecated.
getEnhancedMethod(MethodSignature) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Get a method by name
getEnhancedMethod(Method) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getEnhancedMethod(MethodSignature) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getEnhancedMethods() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all methods on the type including those declared on a superclass of EnhancedAnnotated.getJavaClass().
getEnhancedMethods(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all methods annotated with annotationType including those declared on a superclass of EnhancedAnnotated.getJavaClass().
getEnhancedMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the abstracted methods that have a certain annotation type present

If the annotated methods map is null, initialize it first

getEnhancedMethods() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getEnhancedMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all methods with parameters annotated with annotationType including those declared on a superclass of EnhancedAnnotated.getJavaClass().
getEnhancedMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getEnhancedParameters() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedCallable
Gets the abstracted parameters of the method
getEnhancedParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedCallable
Gets the list of annotated parameters for a given annotation
getEnhancedParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
Get the parameters annotated with a given annotation type.
getEnhancedParameters() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
Gets the abstracted parameters

If the parameters are null, initialize them first

getEnhancedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
Gets parameter abstractions with a given annotation type.
getEnhancedParameters() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
getEnhancedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
getEnhancedSuperclass() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets the superclass.
getEnhancedSuperclass() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the superclass abstraction of the type
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
 
getEventType(T) - Method in class org.jboss.weld.event.EventImpl
 
getExcludeClassInterceptorsAnnotationClass() - Method in class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
 
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
 
getExpressionFactory() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getExpressionFactory() - Method in class org.jboss.weld.environment.servlet.jsf.WeldApplication
 
getExpressionString() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
 
getExpressionString() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
getExtension(Class<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains the container's instance of an Extension class declared in META-INF/services.
getExtension() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
 
getExtension(Class<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getExtension(Class<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getExtensions() - Method in interface org.jboss.weld.bootstrap.spi.Deployment
Specifies the extensions this deployment should call observer methods on.
getExtensions() - Method in class org.jboss.weld.environment.deployment.AbstractWeldDeployment
 
getFacadeType(InjectionPoint) - Static method in class org.jboss.weld.bean.builtin.AbstractFacade
 
getFeatureDescriptors(ELContext, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.jboss.weld.environment.servlet.util.ForwardingELResolver
 
getFeatureDescriptors(ELContext, Object) - Method in class org.jboss.weld.environment.servlet.util.TransparentELResolver
 
GetFieldAction - Class in org.jboss.weld.security
 
GetFieldAction(Class<?>, String) - Constructor for class org.jboss.weld.security.GetFieldAction
 
getFieldForIndex(int, Class<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
 
getFieldInjectionPoints(Bean<?>, EnhancedAnnotatedType<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
 
getFields() - Method in interface javax.enterprise.inject.spi.AnnotatedType
Get the fields of the type.
getFields() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getFields() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
getFields() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
 
getFields() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedType
 
GetFieldsAction - Class in org.jboss.weld.security
 
GetFieldsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetFieldsAction
 
getFieldValue(Field, Object, Class<T>) - Static method in class org.jboss.weld.environment.servlet.util.Reflections
 
getFile() - Method in class org.jboss.weld.metadata.FileMetadata
 
getFileName() - Method in enum org.jboss.weld.xml.XmlSchema
 
getGenericComponentType() - Method in class org.jboss.weld.util.reflection.GenericArrayTypeImpl
 
getGenericType() - Method in class org.jboss.weld.bean.DisposalMethod
 
getGlobalAlternatives() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
getGlobalLenientObserverNotifier() - Method in class org.jboss.weld.event.GlobalObserverNotifierService
 
getGlobalLenientObserverNotifier() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the lenient global observer notifier.
getGlobalStrictObserverNotifier() - Method in class org.jboss.weld.event.GlobalObserverNotifierService
 
getGlobalStrictObserverNotifier() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the Strict global observer notifier.
getHandler() - Method in interface org.jboss.weld.bean.proxy.ProxyObject
Get the handler.
getHandler(URL) - Method in class org.jboss.weld.xml.BeansXmlParser
 
getHttpServletRequest() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
 
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.builtin.BeanManagerProxy
 
getId() - Method in class org.jboss.weld.bean.CommonBean
 
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.environment.deployment.AbstractWeldBeanDeploymentArchive
 
getId() - Method in class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
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
 
getIdentifier() - Method in interface org.jboss.weld.annotated.Identified
 
getIdentifier() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
getIdentifier() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
 
getIdentifier() - Method in class org.jboss.weld.bean.CommonBean
 
getIdentifier(int) - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
 
getIfPresent() - Method in class org.jboss.weld.util.LazyValueHolder
 
getIfPresent() - Method in interface org.jboss.weld.util.ValueHolder
 
getIfPresent() - Method in class org.jboss.weld.util.WeakLazyValueHolder
 
getImplementationClass() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
 
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 interface org.jboss.weld.context.WeldCreationalContext
 
getIndex(BeanIdentifier) - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
 
getIndexForConstructor(Constructor<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
 
getIndexForField(Field) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
 
getIndexForMethod(Method) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
 
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"
getInheritedStereotypes() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
 
getInitFunctionMap() - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
 
getInitializerMethods() - Method in class org.jboss.weld.injection.producer.DefaultInjector
 
getInitializerMethods() - Method in interface org.jboss.weld.injection.producer.Injector
 
getInitializerMethods(Bean<?>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.util.BeanMethods
 
getInjectableFields() - Method in class org.jboss.weld.injection.producer.DefaultInjector
 
getInjectableFields() - Method in interface org.jboss.weld.injection.producer.Injector
 
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.bean.builtin.BeanManagerProxy
 
getInjectableReference(InjectionPoint, Bean<?>, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Get a reference, registering the injection point used.
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getInjectionPoint() - Method in interface javax.enterprise.inject.spi.EventMetadata
Get the InjectionPoint representing the injected Event instance which fired the event, or null if it was fired from BeanManager.fireEvent(Object, Annotation...);
getInjectionPoint() - Method in interface javax.enterprise.inject.spi.ProcessInjectionPoint
 
getInjectionPoint(CurrentInjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
 
getInjectionPoint() - Method in class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
 
getInjectionPoint() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
 
getInjectionPoint(CurrentInjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
 
getInjectionPoint() - Method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
 
getInjectionPoint() - Method in class org.jboss.weld.event.EventPacket
 
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
 
getInjectionPoints() - Method in class org.jboss.weld.bean.AbstractSyntheticBean
 
getInjectionPoints() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
getInjectionPoints() - Method in class org.jboss.weld.bean.DisposalMethod
 
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.injection.producer.BasicInjectionTarget
 
getInjectionPoints() - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
 
getInjectionPoints() - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
 
getInjectionPoints() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
 
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
Duplicate of AbstractClassBean.getProducer() - kept for backwards compatibility.
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 class org.jboss.weld.injection.producer.InjectionTargetInitializationContext
 
getInjectionTarget() - Method in interface org.jboss.weld.injection.spi.InjectionContext
Get the InjectionTarget for the instance being injected
getInjectionTarget() - Method in class org.jboss.weld.interceptor.reader.PlainInterceptorFactory
 
getInjectionTargetFactory(AnnotatedType<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
An implementation of InjectionTargetFactory that provides container created InjectionTarget instances.
getInjectionTargetFactory(AnnotatedType<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
getInjectionTargetFactory(AnnotatedType<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
 
getInjectionTargetFactory(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Creates an InjectionTargetFactory for a given type.
getInjectionTargetFactory(AnnotatedType<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getInjector() - Method in class org.jboss.weld.environment.jetty.WeldDecorator
 
getInjector() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
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.injection.producer.NoopLifecycleCallbackInvoker
 
getInstance() - Method in class org.jboss.weld.injection.spi.helpers.SimpleResourceReference
 
getInstance() - Method in interface org.jboss.weld.injection.spi.ResourceReference
Get the instance of the resource
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.injection.producer.BasicInjectionTarget
 
getInstantiator() - Method in class org.jboss.weld.util.reflection.instantiation.AbstractInstantiatorFactory
 
getInstantiator() - Method in interface org.jboss.weld.util.reflection.instantiation.InstantiatorFactory
 
getInterceptableMethods(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.util.Beans
 
getInterceptionModel() - Method in class org.jboss.weld.interceptor.proxy.InterceptionContext
 
getInterceptionType() - Method in interface org.jboss.weld.resolution.InterceptorResolvable
 
getInterceptor() - Method in class org.jboss.weld.bean.interceptor.CdiInterceptorFactory
 
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
 
getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getInterceptorBindingHashCode(Annotation) - Method in interface javax.enterprise.inject.spi.BeanManager
Determine the hash code of an interceptor binding, using the JDK algorithm for determining an annotation hash code, ignoring any members annotated with Nonbinding.
getInterceptorBindingHashCode(Annotation) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInterceptorBindingHashCode(Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
 
getInterceptorBindingHashCode(Annotation) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
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 interface org.jboss.weld.experimental.ExperimentalInvocationContext
The returning set may be empty if only interceptors using the Interceptors annotation are associated.
getInterceptorBindings() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContext
 
getInterceptorBindings() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
Get any interceptor bindings the the stereotype specifies
getInterceptorBindings() - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
 
getInterceptorBindingsByType(Class<T>) - Method in interface org.jboss.weld.experimental.ExperimentalInvocationContext
The returning set may be empty if only interceptors using the Interceptors annotation are associated.
getInterceptorBindingsByType(Class<T>) - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContext
 
getInterceptorComparator() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
getInterceptorFactory() - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
 
getInterceptorFactory() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
 
getInterceptorFactory() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorClassMetadata
Returns an InterceptorFactory capable of creating instances of this interceptor..
getInterceptorInstance(InterceptorClassMetadata<T>) - Method in class org.jboss.weld.interceptor.proxy.InterceptionContext
 
getInterceptorInvocation(Object, InterceptionType) - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
 
getInterceptorInvocation(Object, InterceptionType) - Method in class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
 
getInterceptorInvocation(Object, InterceptionType) - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
Creates a InterceptorInvocation object representing invocation of interceptor methods of a given type on a given interceptor instance.
getInterceptorList() - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
 
getInterceptorMetadata() - Method in class org.jboss.weld.bean.InterceptorImpl
 
getInterceptorMetadataReader() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInterceptorMethodHandler() - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
 
getInterceptorMethodInvocations() - Method in class org.jboss.weld.interceptor.proxy.CustomInterceptorInvocation
 
getInterceptorMethodInvocations() - Method in interface org.jboss.weld.interceptor.proxy.InterceptorInvocation
Returns InterceptorMethodInvocation objects representing interceptor methods to be invoked during an interceptor invocation.
getInterceptorMethods(InterceptionType) - Method in class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
 
getInterceptorMethods(EnhancedAnnotatedType<T>, InterceptionType, boolean) - Static method in class org.jboss.weld.util.BeanMethods
 
getInterceptorModelRegistry() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInterceptorResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getInterceptors() - Method in interface javax.enterprise.inject.spi.AfterTypeDiscovery
 
getInterceptors() - Method in class org.jboss.weld.bean.AbstractClassBean
 
getInterceptors() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getInterceptors() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
getInterceptors() - Method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
 
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
 
getInterceptorsAnnotationClass() - Method in class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
 
getInterceptorsHandler() - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
 
getInterceptorToInterceptorMetadataFunction() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
 
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 interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Get the type hierarchy of any interfaces implemented by this class.
getInterfaceClosure() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
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 interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Gets the type of the element
getJavaClass() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
getJavaClass() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
getJavaClass() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
 
getJavaClass() - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
 
getJavaClass() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
getJavaClass() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
 
getJavaClass() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorClassMetadata
Returns the class of this interceptor.
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
 
getJavaClass() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedType
 
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.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
 
getJavaMember() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
 
getJavaMember() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
 
getJavaMember() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedConstructor
 
getJavaMember() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedField
 
getJavaMember() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMethod
 
getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMember
 
getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMethod
 
getJavaParameter() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
getJavaParameter() - Method in interface org.jboss.weld.experimental.ExperimentalAnnotatedParameter
Get the underlying Parameter.
getJlsDefaultValue(Class<T>) - Static method in class org.jboss.weld.util.Defaults
See also JLS8, 4.12.5 Initial Values of Variables.
getKeepAliveTime() - Method in class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
 
getKnownBeanDefiningAnnotations() - Method in interface org.jboss.weld.bootstrap.api.TypeDiscoveryConfiguration
Returns a set of bean defining annotations.
getKnownBeanDefiningAnnotations() - Method in class org.jboss.weld.bootstrap.TypeDiscoveryConfigurationImpl
 
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)
getLifecycleCallbackInvoker() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
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
 
getLocalBusinessInterfacesAsClasses() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
 
getLocalInjectionTargetFactory(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Creates an InjectionTargetFactory for a given type.
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.DefinitionException
 
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.DeploymentException
 
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
 
getLockStore() - Method in class org.jboss.weld.context.beanstore.SessionMapBeanStore
 
getLowerBounds() - Method in class org.jboss.weld.util.reflection.WildcardTypeImpl
 
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(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.WeldRuntime
 
getManager(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.WeldStartup
 
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.environment.ContainerContext
 
getManager() - Method in class org.jboss.weld.manager.AbstractProducerFactory
 
getManager() - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
 
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.attributes.AbstractInferringInjectionPointAttributes
 
getMember() - Method in interface org.jboss.weld.injection.attributes.FieldInjectionPointAttributes
 
getMember() - Method in class org.jboss.weld.injection.attributes.ForwardingFieldInjectionPointAttributes
 
getMember() - Method in class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes
 
getMember() - Method in class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes
 
getMember() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
getMember() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
getMember() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
 
getMemberId() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedMemberIdentifier
 
getMemberInterceptorBindings(Member) - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
 
getMembers() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotation
Gets all members
getMembers(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotation
Gets all the members annotated with annotationType
getMembers() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
Gets all members of the annotation

Initializes the members first if they are null

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

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

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.DefinitionException
 
getMessage() - Method in exception org.jboss.weld.exceptions.DeploymentException
 
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
 
getMessageBundle() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getMetaAnnotations(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Gets all annotations which are annotated with the given meta annotation type
getMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
getMetaAnnotations() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
getMetaAnnotations() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
 
getMetaAnnotations() - Method in interface org.jboss.weld.resources.ReflectionCache.AnnotationClass
 
getMetaAnnotationStore() - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
getMetaAnnotationStore() - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
 
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.SimpleInvocationContext
 
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() - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
GetMethodAction - Class in org.jboss.weld.security
 
GetMethodAction(Class<?>, String, Class<?>...) - Constructor for class org.jboss.weld.security.GetMethodAction
 
getMethodForIndex(int, Class<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
 
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.annotated.enhanced.jlr.MethodSignatureImpl
 
getMethodName() - Method in interface org.jboss.weld.annotated.enhanced.MethodSignature
 
getMethods() - Method in interface javax.enterprise.inject.spi.AnnotatedType
Get the methods of the type.
getMethods() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getMethods() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
getMethods() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
 
getMethods() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedType
 
GetMethodsAction - Class in org.jboss.weld.security
 
GetMethodsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetMethodsAction
 
getMissingDependencyForClass(String) - Method in class org.jboss.weld.bootstrap.MissingDependenciesRegistry
 
getModifiers() - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileInfo
 
getModifiers() - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Returns the class access and property modifiers, as defined in http://docs.oracle.com/javase/specs/jvms/se7/html/jvms-4.html#jvms-4.1-200-E.1
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
 
getName() - Method in interface javax.enterprise.inject.spi.BeanAttributes
Obtains the EL name of a bean, if it has one.
getName() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
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.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
Gets the name of the member
getName() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
Gets the name of the parameter
getName() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the name of the type
getName() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
 
getName() - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
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 interface org.jboss.weld.environment.deployment.discovery.FileSystemBeanArchiveHandler.Entry
 
getName() - Method in enum org.jboss.weld.environment.logging.Category
 
getName() - Method in class org.jboss.weld.metadata.FilterImpl
 
getName() - Method in class org.jboss.weld.metadata.SystemPropertyActivationImpl
 
getName() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
 
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
 
getNameBasedResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getNameOfMissingClassLoaderDependency(Throwable) - Static method in class org.jboss.weld.util.reflection.Formats
Attempts to extract a name of a missing class loader dependency from an exception such as NoClassDefFoundError or ClassNotFoundException.
getNamespaces() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getNamingScheme() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
getNamingSchemePrefix() - Method in class org.jboss.weld.context.AbstractConversationContext
 
getNamingSchemePrefix() - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
 
getNamingSchemePrefix() - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
 
getNavigationHandler() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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.event.ObserverMethodImpl
 
getNewManagedBeanClasses() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getNewSessionBeanDescriptorsFromInjectionPoint() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getNextDelegate(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.bean.proxy.DecorationHelper
 
getNoArgsEnhancedConstructor() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets the no-args constructor
getNoArgsEnhancedConstructor() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getNonBindingMembers() - Method in class org.jboss.weld.metadata.cache.AbstractBindingModel
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
 
getObservedQualifiers() - Method in class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
getObservedType() - Method in interface javax.enterprise.inject.spi.ObserverMethod
Obtains the observed event type.
getObservedType() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getObservedType() - Method in class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
getObserver() - Method in class org.jboss.weld.bootstrap.ObserverInitializationContext
 
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
 
getObserverMethod() - Method in interface org.jboss.weld.experimental.ExperimentalProcessObserverMethod
Temporarilly overriden return type
getObserverMethods(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.BeanMethods
 
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, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>, Class<?>) - Static method in class org.jboss.weld.util.DeploymentStructures
 
getOriginalAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
getOuterDecorator() - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
 
getOuterDelegate(T, CreationalContext<T>, InjectionPoint, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
 
getOuterDelegate(Bean<T>, T, CreationalContext<T>, Class<T>, InjectionPoint, BeanManagerImpl, List<Decorator<?>>) - Static method in class org.jboss.weld.util.Decorators
 
getOverriddenMethods(EnhancedAnnotatedType<T>, Set<EnhancedAnnotatedMethod<?, ? super T>>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getOverriddenMethods(EnhancedAnnotatedType<T>, Set<EnhancedAnnotatedMethod<?, ? super T>>, boolean) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getOverriddenMethods(EnhancedAnnotatedType<T>, Set<EnhancedAnnotatedMethod<?, ? super T>>, boolean) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
 
getOwnerType() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
getPackage() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
 
getPackage() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
 
getPackage() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
getPackage() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getParameterInjectionPoints(EnhancedAnnotatedCallable<?, X, ?>, Bean<?>, Class<?>, BeanManagerImpl, boolean) - Method in class org.jboss.weld.injection.InjectionPointFactory
 
getParameterInjectionPoints() - Method in class org.jboss.weld.injection.producer.DefaultInstantiator
 
getParameterInjectionPoints() - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
 
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.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
 
getParameters() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
getParameters() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
 
getParameters() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedConstructor
 
getParameters() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMethod
 
getParameters() - Method in class org.jboss.weld.interceptor.proxy.SimpleInvocationContext
 
getParameters() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedCallable
 
getParameters() - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
getParameterTypes() - Method in interface org.jboss.weld.annotated.enhanced.ConstructorSignature
 
getParameterTypes() - Method in class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl
 
getParameterTypes() - Method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
 
getParameterTypes() - Method in interface org.jboss.weld.annotated.enhanced.MethodSignature
 
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 interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
Get the parameter types as an array
getParameterTypesAsArray() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
getParameterValues(BeanManagerImpl, CreationalContext<?>, CreationalContext<?>) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
Helper method for getting the current parameter values from a list of annotated parameters.
getParameterValues(Class<? extends Annotation>, Object, BeanManagerImpl, CreationalContext<?>, CreationalContext<?>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
Helper method for getting the current parameter values from a list of annotated parameters.
getParentCreationalContext(CreationalContext<?>) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
 
getParentCreationalContext() - Method in class org.jboss.weld.context.CreationalContextImpl
 
getParentCreationalContext() - Method in interface org.jboss.weld.context.WeldCreationalContext
 
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.bean.builtin.BeanManagerProxy
 
getPassivationCapableBean(BeanIdentifier) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
getPassivationCapableBean(BeanIdentifier) - Method in interface org.jboss.weld.manager.api.WeldManager
 
getPassivationCapableBean(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getPassivationCapableBean(BeanIdentifier) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getPassivationCapableBean(String) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getPattern() - Method in interface org.jboss.weld.bootstrap.spi.WeldFilter
The pattern attribute
getPattern() - Method in class org.jboss.weld.metadata.WeldFilterImpl
 
getPayload() - Method in class org.jboss.weld.event.EventPacket
 
getPlainInterceptorMetadata(Class<T>) - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
 
getPoolSize() - Method in class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
 
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.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
getPosition() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
getPosition() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedParameter
 
getPossibleScopes() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
Returns the possible scope types
getPostConstructMethods() - Method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
 
getPostConstructMethods(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.BeanMethods
 
getPreDestroyMethods() - Method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
 
getPreDestroyMethods(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.BeanMethods
 
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.SimpleBeanIdentifierIndexNamingScheme
 
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
getPreloaderThreadPoolSize() - Method in interface org.jboss.weld.bootstrap.spi.BootstrapConfiguration
The number of threads used by ContainerLifecycleEventPreloader.
getPreloaderThreadPoolSize() - Method in class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
 
getPrincipal() - Method in interface org.jboss.weld.security.spi.SecurityServices
Obtain the Principal representing the current caller identity
getPriority() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getPriority() - Method in interface org.jboss.weld.experimental.ExperimentalObserverMethod
The priority of this observer method
getPriority() - Method in interface org.jboss.weld.experimental.Prioritized
 
getPriority() - Method in class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
getPriority(Object) - Method in class org.jboss.weld.util.AnnotationApiAbstraction
 
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.AbstractBean
 
getProducer() - Method in class org.jboss.weld.bean.AbstractClassBean
 
getProducer() - Method in class org.jboss.weld.bean.AbstractSyntheticBean
 
getProducer() - Method in class org.jboss.weld.bean.SyntheticClassBean
 
getProducer() - Method in class org.jboss.weld.bean.SyntheticProducerBean
 
getProducer() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
 
getProducerFactory(AnnotatedField<? super X>, Bean<X>) - Method in interface javax.enterprise.inject.spi.BeanManager
An implementation of ProducerFactory that provides container created Producer instances for the given field.
getProducerFactory(AnnotatedMethod<? super X>, Bean<X>) - Method in interface javax.enterprise.inject.spi.BeanManager
An implementation of ProducerFactory that provides container created Producer instances for the given method.
getProducerFactory(AnnotatedField<? super X>, Bean<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getProducerFactory(AnnotatedMethod<? super X>, Bean<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getProducerFactory(AnnotatedField<? super X>, Bean<X>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getProducerFactory(AnnotatedMethod<? super X>, Bean<X>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getProducerFields() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getProducerMethod(Class<?>, MethodSignature) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getProducerMethodBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getProducerReceiverCreationalContext(Contextual<S>) - Method in class org.jboss.weld.context.CreationalContextImpl
 
getProducerReceiverCreationalContext(Contextual<S>) - Method in interface org.jboss.weld.context.WeldCreationalContext
The returned CreationalContext shares nothing but incomplete instances.
getProjectStage() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getPropertyName() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedField
Gets the property name of the field
getPropertyName() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
Gets the property name
getPropertyName() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
Gets the property name
getPropertyName() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
getPropertyName(Method) - Static method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
getPropertyName(Method) - Static method in class org.jboss.weld.util.reflection.Reflections
Gets the property name from a getter method.
getPropertyResolver() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
Deprecated.
GetProtectionDomainAction - Class in org.jboss.weld.security
 
GetProtectionDomainAction(Class<?>) - Constructor for class org.jboss.weld.security.GetProtectionDomainAction
 
getProxyClass() - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
 
getProxyClass() - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
 
getProxyClass() - Method in class org.jboss.weld.bean.builtin.AbstractStaticallyDecorableBuiltInBean
 
getProxyClass() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Produces or returns the existing proxy class.
getProxyClass() - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
 
getProxyDumpPath() - Method in class org.jboss.weld.SystemPropertiesConfiguration
 
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.EnterpriseProxyFactory
 
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
 
getQualifier(Class<A>) - Method in class org.jboss.weld.injection.attributes.AbstractForwardingInjectionPointAttributes
 
getQualifier(Class<X>) - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
 
getQualifier(Class<X>) - Method in class org.jboss.weld.injection.attributes.ForwardingInjectionPointAttributes
 
getQualifier(Class<X>) - Method in interface org.jboss.weld.injection.attributes.WeldInjectionPointAttributes
Returns an instance of a given qualifier annotation or null if a given qualifier is not present on the injection point.
getQualifier(Class<A>) - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
 
getQualifierHashCode(Annotation) - Method in interface javax.enterprise.inject.spi.BeanManager
Determine the hash code of a qualifier, using the JDK algorithm for determining an annotation hash code, ignoring any members annotated with Nonbinding.
getQualifierHashCode(Annotation) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getQualifierHashCode(Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
 
getQualifierHashCode(Annotation) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getQualifierInstance(Annotation) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
 
getQualifierInstances() - Method in class org.jboss.weld.bean.RIBean
 
getQualifierInstances(Bean<?>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
 
getQualifierInstances(Set<Annotation>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
 
getQualifiers() - Method in interface javax.enterprise.inject.spi.BeanAttributes
Obtains the qualifiers of the bean.
getQualifiers() - Method in interface javax.enterprise.inject.spi.EventMetadata
Get the qualifiers for which event payload was fired.
getQualifiers() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Get the required qualifiers of the injection point.
getQualifiers() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Deprecated.
This reflection type should not know about JSR-299 binding types
getQualifiers() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
Deprecated.
getQualifiers() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
 
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.DecoratedBeanMetadataBean
 
getQualifiers() - Method in class org.jboss.weld.bean.builtin.DynamicLookupInjectionPoint
 
getQualifiers() - Method in class org.jboss.weld.bean.builtin.FacadeInjectionPoint
 
getQualifiers() - Method in class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
 
getQualifiers() - Method in class org.jboss.weld.bootstrap.ContextHolder
 
getQualifiers() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
getQualifiers() - Method in class org.jboss.weld.event.EventPacket
 
getQualifiers() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
 
getQualifiers() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
getQualifiers() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
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
 
getQualifiers() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
 
getQualifiers() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
 
getQueue() - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
 
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
 
getRawTypes(Set<Type>) - Static method in class org.jboss.weld.util.Types
 
getRawTypes(Type[]) - Static method in class org.jboss.weld.util.Types
 
getRealFile(ServletContext, String) - Static method in class org.jboss.weld.environment.servlet.util.Servlets
 
getReceiver() - Method in class org.jboss.weld.bootstrap.events.ContainerEvent
 
getReceiver(CreationalContext<X>) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
 
getReceiver(CreationalContext<X>) - Method in class org.jboss.weld.event.ObserverMethodImpl
 
getReceiver(CreationalContext<?>, CreationalContext<?>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
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
 
getReception() - Method in class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
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<?>, Type, CreationalContext<?>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
getReference(Bean<?>, Type, 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
getReference(Bean<?>, Type, CreationalContext<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getReflectionCache() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotated
 
getReflectionCache() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember
 
getReflectionCache() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
getReflectionCache() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
getReflectionCache() - Method in class org.jboss.weld.resources.ClassTransformer
 
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
 
getRemoteBusinessInterfacesAsClasses() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
 
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
 
getRepeatableAnnotationAccessor(Class<? extends Annotation>) - Static method in class org.jboss.weld.util.Annotations
Returns the value Method of a repeatable annotation container or null if the given annotation is not a repeatable annotation container.
getRepeatableAnnotations(Annotation) - Method in interface org.jboss.weld.resources.ReflectionCache.AnnotationClass
Retrieves repeatable annotations held by this container annotation instance.
getRequest() - Method in class org.jboss.weld.context.AbstractConversationContext
Get the associated store
getRequest() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
 
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
 
getRequestContext() - Method in class org.jboss.weld.servlet.HttpContextLifecycle
 
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
 
getRequiredAnnotations() - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
 
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
 
getRequiredQualifiers() - Method in class org.jboss.weld.bean.DisposalMethod
 
getRequiredScopeAnnotations() - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
 
getResolvedProcessAnnotatedTypeObservers() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
 
getResolvedTypes() - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
 
getResolvedTypeVariables() - Method in class org.jboss.weld.util.reflection.TypeResolver
 
getResolver() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
getResource(String) - Method in class org.jboss.weld.environment.deployment.WeldResourceLoader
 
getResource(String) - Method in class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
 
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
getResourceBundle(FacesContext, String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getResourceHandler() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getResourceInjection(EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, BeanManagerImpl) - Method in class org.jboss.weld.bean.builtin.ee.StaticEEResourceProducerField
 
getResourceInjections(Bean<?>, EnhancedAnnotatedType<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionFactory
 
getResourceLoader() - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
getResourceLoader() - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
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
 
getResourceReference(CreationalContext<?>) - Method in interface org.jboss.weld.injection.ResourceInjection
 
getResources(String) - Method in class org.jboss.weld.environment.deployment.WeldResourceLoader
 
getResources(String) - Method in class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
 
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
 
getResultingAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
Call this method after all observer methods of this event have been invoked to get the final value of this AnnotatedType.
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.BeanAttributes
Obtains the scope of the bean.
getScope() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
 
getScope() - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
getScope() - Method in class org.jboss.weld.bean.builtin.ee.HttpServletRequestBean
 
getScope() - Method in class org.jboss.weld.bean.builtin.ee.HttpSessionBean
 
getScope() - Method in class org.jboss.weld.bean.builtin.ee.ServletContextBean
 
getScope() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
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.http.HttpSessionDestructionContext
 
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
 
getScope() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
 
getScope() - Method in class org.jboss.weld.util.ForwardingContext
 
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
getServiceRegistry() - Method in class org.jboss.weld.context.AbstractContext
 
getServices() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
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 class org.jboss.weld.environment.deployment.AbstractWeldBeanDeploymentArchive
 
getServices() - Method in class org.jboss.weld.environment.deployment.AbstractWeldDeployment
 
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
 
getServletContext() - Method in class org.jboss.weld.environment.ContainerContext
 
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.LazySessionBeanStore
 
getSession(HttpServletRequest, boolean) - Static method in class org.jboss.weld.servlet.SessionHolder
 
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;
getSessionIfExists() - Static method in class org.jboss.weld.servlet.SessionHolder
 
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
 
getSharedObjectCache() - Method in class org.jboss.weld.resources.ClassTransformer
 
getSharedSet(Set<T>) - Method in class org.jboss.weld.resources.SharedObjectCache
 
getSignature() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedConstructor
 
getSignature() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
 
getSignature() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
 
getSignature() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
getSignature() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
getSimpleName() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
 
getSimpleName() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
getSlimAnnotatedTypeById(AnnotatedTypeIdentifier) - Method in class org.jboss.weld.resources.ClassTransformer
 
getSource() - Method in interface javax.enterprise.inject.spi.ProcessSyntheticAnnotatedType
Get the extension instance which added the AnnotatedType for which this event is being fired.
getSource() - Method in class org.jboss.weld.bootstrap.events.ProcessSyntheticAnnotatedTypeImpl
 
getSpecializedBeans() - Method in class org.jboss.weld.bean.AbstractBean
 
getSpecializedBeans() - Method in class org.jboss.weld.bean.ProducerField
 
getStack() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
Gets the current Stack.
getState() - Method in class org.jboss.weld.Container
 
getStateManager() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getStaticProducerFieldResourceInjection(FieldInjectionPoint<T, X>, BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionFactory
 
getStatus() - Method in class org.jboss.weld.event.DeferredEventNotification
 
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
 
getStereotypeDefinition(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
getStereotypes() - Method in interface javax.enterprise.inject.spi.BeanAttributes
Obtains the stereotypes of the bean.
getStereotypes() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
 
getStereotypes() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
 
getStereotypes() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
 
getStreamELResolver() - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
 
getSuffix() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
getSuperClass() - Method in class org.jboss.weld.util.Proxies.TypeInfo
 
getSuperclassName() - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileInfo
 
getSuperclassName() - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Returns the name of this class's superclass or java.lang.Object if this class does not have a superclass.
getSuperInterface() - Method in class org.jboss.weld.util.Proxies.TypeInfo
 
getSupportedInterceptionTypes() - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
 
getSupportedLocales() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getSyntheticAnnotationAnnotatedType(Class<? extends Annotation>) - Method in class org.jboss.weld.resources.ClassTransformer
 
GetSystemPropertyAction - Class in org.jboss.weld.security
 
GetSystemPropertyAction(String) - Constructor for class org.jboss.weld.security.GetSystemPropertyAction
 
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.SimpleInvocationContext
 
getTarget() - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
getTargetClass() - Method in interface org.jboss.weld.interceptor.util.proxy.TargetInstanceProxy
 
getTargetClass() - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
 
getTargetClassInterceptorMetadata(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
 
getTargetClassInterceptorMetadata() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
Returns the interceptor metadata for the component class of this component.
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 class org.jboss.weld.executor.FixedThreadPoolExecutorServices
 
getTaskExecutor() - Method in class org.jboss.weld.executor.ProfilingExecutorServices
 
getTaskExecutor() - Method in class org.jboss.weld.executor.SingleThreadExecutorServices
Provides access to the executor service used for asynchronous tasks.
getTaskExecutor() - Method in class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
 
getTaskExecutor() - Method in interface org.jboss.weld.manager.api.ExecutorServices
 
getThreadPoolSize() - Method in class org.jboss.weld.executor.AbstractExecutorServices
 
getThreadPoolSize() - Method in class org.jboss.weld.executor.FixedThreadPoolExecutorServices
 
getThreadPoolSize() - Method in class org.jboss.weld.executor.SingleThreadExecutorServices
 
getThreadPoolSize() - Method in class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
 
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.SimpleInvocationContext
 
getTimer() - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
getTransactionalPhase(EnhancedAnnotatedMethod<?, ?>) - 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
 
getTransactionPhase() - Method in class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
getType() - Method in interface javax.enterprise.inject.spi.EventMetadata
Get the type representing runtime class of the event object with type variables resolved.
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.annotated.slim.unbacked.UnbackedMemberIdentifier
 
getType() - Method in class org.jboss.weld.bean.AbstractBean
Gets the type of the bean
getType() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
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.BeanManagerImplBean
 
getType() - Method in class org.jboss.weld.bean.builtin.DynamicLookupInjectionPoint
 
getType() - Method in class org.jboss.weld.bean.builtin.FacadeInjectionPoint
 
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(ELContext, Object, Object) - Method in class org.jboss.weld.environment.servlet.util.ForwardingELResolver
 
getType(ELContext, Object, Object) - Method in class org.jboss.weld.environment.servlet.util.TransparentELResolver
 
getType() - Method in class org.jboss.weld.event.EventPacket
 
getType() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
 
getType() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
getType() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
getType() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
getType() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
 
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.annotated.EmptyAnnotated
 
getTypeClosure() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
getTypeClosure() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotated
 
getTypeClosure() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotated
 
getTypeClosure() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
 
getTypeClosure() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
getTypeClosureHolder(Type) - Method in class org.jboss.weld.resources.SharedObjectCache
 
getTypedTypes(Map<Class<?>, Type>, Class<?>, Typed) - Static method in class org.jboss.weld.util.Beans
Bean types of a bean that uses the Typed annotation.
getTypeId(Type) - Static method in class org.jboss.weld.util.Types
 
getTypeMap() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
getTypes() - Method in interface javax.enterprise.inject.spi.BeanAttributes
Obtains the bean types of the bean.
getTypes() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
 
getTypes() - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
 
getTypes() - Method in class org.jboss.weld.bean.builtin.BeanManagerImplBean
 
getTypes() - Method in class org.jboss.weld.bean.builtin.ContextBean
 
getTypes() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
getTypes() - Method in class org.jboss.weld.bean.builtin.InstanceBean
 
getTypes() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
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
 
getTypes() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
 
getTypes(EnhancedAnnotated<?, ?>) - Static method in class org.jboss.weld.util.Beans
Bean types from an annotated element
getTypes(EnhancedAnnotated<T, ?>, EjbDescriptor<T>) - Static method in class org.jboss.weld.util.Beans
Bean types of a session bean.
getTypeStore() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
 
getTypeStore() - Method in class org.jboss.weld.resources.ClassTransformer
 
getUnbackedAnnotatedType(AnnotatedType<T>, String, String) - Method in class org.jboss.weld.resources.ClassTransformer
 
getUnbackedAnnotatedType(SlimAnnotatedType<T>, AnnotatedType<T>) - Method in class org.jboss.weld.resources.ClassTransformer
 
getUnbackedMember(UnbackedMemberIdentifier<X>) - Method in class org.jboss.weld.resources.MemberTransformer
 
getUnique(Class<T>) - Method in class org.jboss.weld.ejb.EjbDescriptors
 
getUnproxyableTypeException(Type, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
 
getUnproxyableTypeException(Type, Bean<?>, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
 
getUnproxyableTypesException(Bean<?>, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
 
getUnproxyableTypesException(Iterable<? extends Type>, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
 
getUnresolvedDisposalBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
getUnwrappedContext(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
getUpperBounds() - Method in class org.jboss.weld.util.reflection.WildcardTypeImpl
 
getUppermostTypeVariableBounds(TypeVariable<?>) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
 
getUris() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
 
getUrl() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
 
getUrl() - Method in interface org.jboss.weld.environment.deployment.discovery.FileSystemBeanArchiveHandler.Entry
 
getUrl() - Method in class org.jboss.weld.jsf.FacesUrlTransformer
 
getUrl() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getUserTransaction() - Method in interface org.jboss.weld.transaction.spi.TransactionServices
Obtain a reference to the JTA UserTransaction
getValidatorIds() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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(ELContext, Object, Object) - Method in class org.jboss.weld.environment.servlet.util.ForwardingELResolver
 
getValue(ELContext, Object, Object) - Method in class org.jboss.weld.environment.servlet.util.TransparentELResolver
 
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(K) - Method in interface org.jboss.weld.util.cache.ComputingCache
 
getValue(ELContext) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
getValueIfPresent(K) - Method in interface org.jboss.weld.util.cache.ComputingCache
 
getValueReference(ELContext) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
getValueToInject(BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.attributes.SpecialParameterInjectionPoint
 
getValueToInject(BeanManagerImpl, CreationalContext<?>) - Method in interface org.jboss.weld.injection.ParameterInjectionPoint
 
getValueToInject(BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ParameterInjectionPointImpl
 
getVariableResolver() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
Deprecated.
getVersion() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
 
getVersion() - Method in class org.jboss.weld.metadata.BeansXmlImpl
 
getViewHandler() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
getViewProvider() - Method in class org.jboss.weld.util.collections.ListView
 
getWeldInjectionPoint(InjectionPoint) - Static method in class org.jboss.weld.util.InjectionPoints
 
getWeldServletHandlerClass() - Method in class org.jboss.weld.environment.gwtdev.GwtDevHostedModeContainer
 
getWrapped() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplicationFactory
 
getWrapped() - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
 
GlobalEnablementBuilder - Class in org.jboss.weld.bootstrap.enablement
This service gathers globally enabled interceptors, decorators and alternatives and builds a list of each.
GlobalEnablementBuilder() - Constructor for class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
 
GlobalObserverNotifierService - Class in org.jboss.weld.event
Hosts a ObserverNotifier that uses the global TypeSafeObserverResolver which has access to every enabled observer method in the deployment.
GlobalObserverNotifierService(ServiceRegistry, String) - Constructor for class org.jboss.weld.event.GlobalObserverNotifierService
 
GroovyMethodFilter - Class in org.jboss.weld.bean.proxy
ProxiedMethodFilter implementation for Groovy.
GroovyMethodFilter() - Constructor for class org.jboss.weld.bean.proxy.GroovyMethodFilter
 
guardLeak(int) - Method in interface org.jboss.weld.logging.ServletLogger
 
guardNotSet() - Method in interface org.jboss.weld.logging.ServletLogger
 
GwtDevHostedModeContainer - Class in org.jboss.weld.environment.gwtdev
 
GwtDevHostedModeContainer() - Constructor for class org.jboss.weld.environment.gwtdev.GwtDevHostedModeContainer
 
gwtHostedModeDetected() - Method in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 

H

handle(String) - Method in interface org.jboss.weld.environment.deployment.discovery.BeanArchiveHandler
The returned builder must only contain a complete set of found classes, other properties do not have to be set.
handle(String) - Method in class org.jboss.weld.environment.deployment.discovery.FileSystemBeanArchiveHandler
 
handle(String) - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexFileSystemBeanArchiveHandler
 
handle(String) - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexIndexBeanArchiveHandler
 
handle(String) - Method in class org.jboss.weld.environment.servlet.deployment.ServletContextBeanArchiveHandler
 
handleDirectory(FileSystemBeanArchiveHandler.DirectoryEntry, BeanArchiveBuilder) - Method in class org.jboss.weld.environment.deployment.discovery.FileSystemBeanArchiveHandler
 
handleFile(File, BeanArchiveBuilder) - Method in class org.jboss.weld.environment.deployment.discovery.FileSystemBeanArchiveHandler
 
handleMultiple() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
 
handleResourceLoadingException(String, Throwable) - Method in class org.jboss.weld.bootstrap.MissingDependenciesRegistry
 
hasBeanDefiningMetaAnnotationSpecified(Annotation[], Class<? extends Annotation>) - Static method in class org.jboss.weld.environment.util.Reflections
 
hasBuiltinScope(Bean<?>) - Static method in class org.jboss.weld.util.Beans
 
hasCdiConstructor() - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileInfo
 
hasCdiConstructor() - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether this class has a CDI constructor.
hasDecorators() - Method in class org.jboss.weld.bean.AbstractClassBean
 
hasDecorators() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
hasDecorators() - Method in class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
 
hasDecoratorSupport() - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
 
hasDecoratorSupport() - Method in class org.jboss.weld.injection.producer.DefaultInstantiator
 
hasDecoratorSupport() - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
 
hasDecoratorSupport() - Method in class org.jboss.weld.injection.producer.ForwardingInstantiator
 
hasDecoratorSupport() - Method in interface org.jboss.weld.injection.producer.Instantiator
Indicates whether instances created by this Instantiator support decorators.
hasDecoratorSupport() - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
 
hasExternalConstructorInterceptors() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
Indicates whether the given entity has associated AroundConstruct interceptors.
hasExternalNonConstructorInterceptors() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
Indicates whether the given entity has an associated interceptor of a kind other than AroundConstruct
hashCode() - Method in class javax.enterprise.util.AnnotationLiteral
 
hashCode() - Method in class javax.enterprise.util.TypeLiteral
 
hashCode() - Method in class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl
 
hashCode() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
 
hashCode() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
hashCode() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
 
hashCode() - Method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
 
hashCode() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
hashCode() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
 
hashCode() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
 
hashCode() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
hashCode() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
hashCode() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
 
hashCode() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
 
hashCode() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
 
hashCode() - Method in class org.jboss.weld.bean.CommonBean
 
hashCode() - Method in class org.jboss.weld.bean.interceptor.CdiInterceptorFactory
 
hashCode() - Method in class org.jboss.weld.bean.ManagedBeanIdentifier
 
hashCode() - Method in class org.jboss.weld.bean.ProducerMethodIdentifier
 
hashCode() - Method in class org.jboss.weld.bean.StringBeanIdentifier
 
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.BeanDeployerEnvironment.WeldMethodKey
 
hashCode() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
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.ForwardingContextual
 
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.environment.servlet.jsf.ForwardingApplication
 
hashCode() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplicationFactory
 
hashCode() - Method in class org.jboss.weld.environment.servlet.util.ForwardingELResolver
 
hashCode() - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
 
hashCode() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
hashCode() - Method in class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
hashCode() - Method in class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes
 
hashCode() - Method in class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes
 
hashCode() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
hashCode() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
hashCode() - Method in class org.jboss.weld.injection.producer.AbstractProducer
 
hashCode() - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
 
hashCode() - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
hashCode() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
 
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.serialization.MethodHolder
 
hashCode() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
 
hashCode() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
 
hashCode() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
 
hashCode() - Method in class org.jboss.weld.util.collections.ImmutableHashSet
 
hashCode() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
 
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.ForwardingBeanManager
 
hashCode() - Method in class org.jboss.weld.util.ForwardingContext
 
hashCode() - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
hashCode() - Method in class org.jboss.weld.util.reflection.GenericArrayTypeImpl
 
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
hasInterceptors() - Method in class org.jboss.weld.bean.AbstractClassBean
 
hasInterceptors() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
hasInterceptors() - Method in class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
 
hasInterceptorSupport() - Method in class org.jboss.weld.injection.producer.DefaultInstantiator
 
hasInterceptorSupport() - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
 
hasInterceptorSupport() - Method in class org.jboss.weld.injection.producer.ForwardingInstantiator
 
hasInterceptorSupport() - Method in interface org.jboss.weld.injection.producer.Instantiator
Indicates whether instances created by this Instantiator support interception.
hasInterceptorSupport() - Method in class org.jboss.weld.injection.producer.InterceptorApplyingInstantiator
 
hasInterceptorSupport() - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
 
hasNextInterceptor() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContext
 
hasNonBindingMembers() - Method in class org.jboss.weld.metadata.cache.QualifierModel
Indicates if there are non-binding types present
hasPermission(Permission) - Static method in class org.jboss.weld.util.Permissions
Determines whether the specified permission is permitted.
hasPostConstructMethods() - Method in class org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker
 
hasPostConstructMethods() - Method in interface org.jboss.weld.injection.producer.LifecycleCallbackInvoker
 
hasPostConstructMethods() - Method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
 
hasPreDestroyMethods() - Method in class org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker
 
hasPreDestroyMethods() - Method in interface org.jboss.weld.injection.producer.LifecycleCallbackInvoker
 
hasPreDestroyMethods() - Method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
 
hasSimpleCdiConstructor(AnnotatedType<?>) - Static method in class org.jboss.weld.util.Beans
 
hasTargetClassInterceptors() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
Indicates whether the given entity has target class interceptor methods.
HierarchyDiscovery - Class in org.jboss.weld.util.reflection
Utility class that discovers transitive type closure of a given type.
HierarchyDiscovery(Type) - Constructor for class org.jboss.weld.util.reflection.HierarchyDiscovery
Constructs a new HierarchyDiscovery instance.
HierarchyDiscovery(Type, TypeResolver) - Constructor for class org.jboss.weld.util.reflection.HierarchyDiscovery
 
HotspotReflectionCache - Class in org.jboss.weld.resources
ReflectionCache implementation that works around possible deadlocks in HotSpot:
HotspotReflectionCache(TypeStore) - Constructor for class org.jboss.weld.resources.HotspotReflectionCache
 
Http - Annotation Type in org.jboss.weld.context.http
Qualifier used with all for all of the Servlet backed contexts Weld offers.
HttpContextActivationFilter - Interface in org.jboss.weld.servlet.spi
Enables an integrator to control if CDI contexts should be activated for a particular HttpServletRequest.
HttpContextLifecycle - Class in org.jboss.weld.servlet
Takes care of setting up and tearing down CDI contexts around an HTTP request and dispatching context lifecycle events.
HttpContextLifecycle(BeanManagerImpl, HttpContextActivationFilter, boolean, boolean, boolean, boolean) - Constructor for class org.jboss.weld.servlet.HttpContextLifecycle
 
HttpConversationContext - Interface in org.jboss.weld.context.http
An Http Session backed conversation context.
HttpConversationContextImpl - Class in org.jboss.weld.context.http
 
HttpConversationContextImpl(String, BeanIdentifierIndex) - 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(String) - Constructor for class org.jboss.weld.context.http.HttpRequestContextImpl
Constructor
HttpServletRequestBean - Class in org.jboss.weld.bean.builtin.ee
Built-in bean exposing HttpServletRequest.
HttpServletRequestBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.HttpServletRequestBean
 
HttpSessionBean - Class in org.jboss.weld.bean.builtin.ee
Built-in bean exposing HttpSession.
HttpSessionBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.HttpSessionBean
 
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(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.http.HttpSessionContextImpl
 
HttpSessionDestructionContext - Class in org.jboss.weld.context.http
This special http session context is necessary because HttpSessionListeners that are called when a session is being destroyed outside the scope of a HTTP request, need to be able to access the session context.
HttpSessionDestructionContext(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.http.HttpSessionDestructionContext
 

I

ID_COMPARATOR - Static variable in class org.jboss.weld.manager.BeanManagers
 
ID_PREFIX - Static variable in class org.jboss.weld.event.ObserverMethodImpl
 
ID_SEPARATOR - Static variable in interface org.jboss.weld.annotated.Identifier
 
ID_SEPARATOR - Static variable in class org.jboss.weld.event.ObserverMethodImpl
 
Identified<I extends Identifier> - Interface in org.jboss.weld.annotated
Marker interface for anything that needs to be identified by an explicit Identifier.
Identifier - Interface in org.jboss.weld.annotated
Marker interface for an identifier.
identifyDelegateInjectionPoint(Set<InjectionPoint>) - Method in class org.jboss.weld.bean.SyntheticDecorator
 
ignoringClassDueToLoadingError(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
ignoringExtensionClassDueToLoadingError(String, String) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
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(String) - Constructor for exception org.jboss.weld.exceptions.IllegalArgumentException
Creates a new exception with the given localized message.
IllegalArgumentException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalArgumentException
Creates a new exception with the given localized message and the cause for this exception.
illegalArgumentExceptionOnReflectionInvocation(Class<?>, Object, Method, String, IllegalArgumentException) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
illegalConversationUnlockAttempt(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
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(String) - Constructor for exception org.jboss.weld.exceptions.IllegalProductException
Creates a new exception with the given localized message.
IllegalProductException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalProductException
Creates a new exception with the given localized message and the cause for this exception.
IllegalStateException - Exception in org.jboss.weld.exceptions
An IllegalStateException with support for localized messages in Weld.
IllegalStateException(String) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
Creates a new exception with the given localized message.
IllegalStateException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
Creates a new exception with the given localized message and the cause for this exception.
IllegalStateException(Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
Creates a new exception with the given cause.
ImmutableBeanAttributes<T> - Class in org.jboss.weld.bean.attributes
Implementation of BeanAttributes used by Weld.
ImmutableBeanAttributes(Set<Class<? extends Annotation>>, boolean, String, Set<Annotation>, Set<Type>, Class<? extends Annotation>) - Constructor for class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
 
ImmutableBeanAttributes(Set<Annotation>, String, BeanAttributes<T>) - Constructor for class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
Utility constructor used for overriding Bean qualifiers and name for specialization purposes.
ImmutableHashSet<T> - Class in org.jboss.weld.util.collections
Immutable Set implementation.
ImmutableHashSet(Set<T>) - Constructor for class org.jboss.weld.util.collections.ImmutableHashSet
 
ImmutableList<E> - Class in org.jboss.weld.util.collections
Weld's immutable List implementations.
ImmutableList.Builder<T> - Interface in org.jboss.weld.util.collections
 
immutableListView(List<T>) - Static method in class org.jboss.weld.util.collections.WeldCollections
Returns an immutable view of a given list.
ImmutableMap<K,V> - Class in org.jboss.weld.util.collections
Weld's immutable map implementation.
ImmutableMap.Builder<K,V> - Interface in org.jboss.weld.util.collections
 
immutableMapView(Map<K, V>) - Static method in class org.jboss.weld.util.collections.WeldCollections
Returns an immutable view of a given map.
ImmutableSet<T> - Class in org.jboss.weld.util.collections
Weld's immutable set implementation.
ImmutableSet.Builder<T> - Interface in org.jboss.weld.util.collections
Builder for building immutable sets.
immutableSetView(Set<T>) - Static method in class org.jboss.weld.util.collections.WeldCollections
Returns an immutable view of a given set.
Impl(WrappedBeanHolder<T, Bean<T>>) - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingBean.Impl
 
Impl(WrappedBeanHolder<T, Decorator<T>>) - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingDecorator.Impl
 
Impl(WrappedBeanHolder<T, Interceptor<T>>) - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingInterceptor.Impl
 
inconsistentAnnotationsOnMethod(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
InconsistentSpecializationException - Exception in org.jboss.weld.exceptions
 
InconsistentSpecializationException(Throwable) - Constructor for exception org.jboss.weld.exceptions.InconsistentSpecializationException
Creates a new exception with the given cause.
InconsistentSpecializationException(String) - Constructor for exception org.jboss.weld.exceptions.InconsistentSpecializationException
Creates a new exception with the given localized message.
incorrectNumberOfAnnotatedParametersMethod(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
incorrectProducerMember(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
indexForNameNotFound(Object) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
InferringFieldInjectionPointAttributes<T,X> - Class in org.jboss.weld.injection.attributes
An implementation of WeldInjectionPointAttributes that infers the attributes by reading EnhancedAnnotatedField.
InferringFieldInjectionPointAttributes(EnhancedAnnotatedField<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes
 
InferringParameterInjectionPointAttributes<T,X> - Class in org.jboss.weld.injection.attributes
An implementation of WeldInjectionPointAttributes that infers the attributes by reading EnhancedAnnotatedParameter.
InferringParameterInjectionPointAttributes(EnhancedAnnotatedParameter<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes
 
init() - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
Called before the compilation begins.
init() - Method in class org.jboss.weld.injection.producer.InterceptionModelInitializer
 
init(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AbstractBindingModel
 
init(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Initializes the type and validates it
init(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
init(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.StereotypeModel
 
init(FilterConfig) - Method in class org.jboss.weld.servlet.ConversationFilter
 
init(FilterConfig) - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
Deprecated.
 
init(FilterConfig) - Method in class org.jboss.weld.servlet.WeldCrossContextFilter
 
INIT_METHOD_NAME - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
initConstructorDeclaredEjbInterceptors() - Method in class org.jboss.weld.injection.producer.InterceptionModelInitializer
 
initDecoratedTypes() - Method in class org.jboss.weld.bean.DecoratorImpl
 
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
 
initEnhancedSubclass(BeanManagerImpl, EnhancedAnnotatedType<T>, Bean<?>, ConstructorInjectionPoint<T>) - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
 
initialBeanDefiningAnnotations - Variable in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.RIBean
Initializes the bean and its metadata.
initialize(SingletonProvider) - Static method in class org.jboss.weld.bootstrap.api.SingletonProvider
Initialize with an explicit instance
initialize() - Method in class org.jboss.weld.bootstrap.ObserverInitializationContext
 
initialize(BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.Container
Initialize the container for the current application deployment
initialize(String, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.Container
 
initialize(String) - Method in class org.jboss.weld.context.AbstractConversationContext
 
initialize(String) - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
 
initialize(ContainerContext) - Method in interface org.jboss.weld.environment.Container
Initialize web container.
initialize(ContainerContext) - Method in class org.jboss.weld.environment.gwtdev.GwtDevHostedModeContainer
 
initialize(ContainerContext) - Method in class org.jboss.weld.environment.jetty.JettyContainer
 
initialize(ContainerContext) - Method in class org.jboss.weld.environment.tomcat.TomcatContainer
 
initialize(EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.event.ObserverMethodImpl
Completes initialization of the observer and allows derived types to override behavior.
initialize() - Method in class org.jboss.weld.injection.producer.InjectionTargetInitializationContext
 
initialize() - Method in class org.jboss.weld.injection.producer.InjectionTargetService
 
initialize() - Method in class org.jboss.weld.serialization.AbstractSerializableHolder
 
initialize() - Method in class org.jboss.weld.serialization.BeanHolder
 
initialize() - Method in class org.jboss.weld.serialization.ConstructorHolder
 
initialize() - Method in class org.jboss.weld.serialization.FieldHolder
 
initialize() - Method in class org.jboss.weld.serialization.InjectionPointHolder
 
initialize() - Method in class org.jboss.weld.serialization.MethodHolder
 
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.AbstractBean
 
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
 
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.builtin.AbstractStaticallyDecorableBuiltInBean
 
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.InterceptorImpl
 
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.ManagedBean
 
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.RIBean
In particular cases, the deployer must perform some initialization operations only after all beans have been deployed (e.g.
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.SessionBean
 
initializeAfterBeanDiscovery(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
initializeAfterBeanDiscovery(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
initializeAfterBeanDiscovery(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.DecoratorInjectionTarget
 
initializeAfterBeanDiscovery(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
 
initializeBeans() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
initializeBeans() - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
 
Initialized - Annotation Type in javax.enterprise.context
The @Initialized qualifier.
InitializedLiteral - Class in org.jboss.weld.literal
Annotation literal for Initialized.
initializeInterceptionModel(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
initializeObserverMethods() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
initializerCannotBeDisposalMethod(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
initializerCannotBeProducer(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
initializerMethodIsGeneric(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
initializeWeldUsingServletContainerInitializer() - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
initializeWeldUsingServletContextListener() - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
initInstantiator(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
Returns an instantiator that will be used to create a new instance of a given component.
initInstantiator(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.DecoratorInjectionTarget
 
initInstantiator(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
 
initInstantiator(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
 
initInterceptionBindingTypes(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
 
initMethodInjectionPoint(EnhancedAnnotatedMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
 
initMethodInjectionPoint(EnhancedAnnotatedMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Method in class org.jboss.weld.event.ObserverMethodImpl
 
initNonBindingMembers(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AbstractBindingModel
 
initParameters(E, SharedObjectCache) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
 
initParameters(Constructor<X>, SharedObjectCache) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
 
InitParameters - Interface in org.jboss.weld.servlet.api
Names of init parameters that can be used in web.xml to configure Weld's Servlet integration.
initRequiredTypeAnnotations(EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
 
initSkippedNoBeanArchiveFound() - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
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(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Initializes the type
initTypeClosure(Type, SharedObjectCache) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotated
 
initTypeClosure(Type, SharedObjectCache) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
initValid(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Validates the data for correct annotation
initValid(EnhancedAnnotation<T>) - 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() - Method in class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Inject the instance
Inject - Annotation Type in javax.inject
Identifies injectable constructors, methods, and fields.
inject(Object) - Method in class org.jboss.weld.environment.gwtdev.MortbayWeldServletHandler
 
inject(Object) - Method in class org.jboss.weld.environment.jetty.EclipseWeldServletHandler
Deprecated.
 
inject(Object) - Method in class org.jboss.weld.environment.jetty.JettyWeldInjector
 
inject(Object) - Method in class org.jboss.weld.environment.servlet.inject.AbstractInjector
 
inject(Object, BeanManagerImpl, CreationalContext<?>) - 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.ParameterInjectionPointImpl
 
inject(T, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
inject(T, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.DecoratorInjectionTarget
 
inject(T, CreationalContext<T>, BeanManagerImpl, SlimAnnotatedType<T>, InjectionTarget<T>) - Method in class org.jboss.weld.injection.producer.DefaultInjector
 
inject(T, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
 
inject(T, CreationalContext<T>, BeanManagerImpl, SlimAnnotatedType<T>, InjectionTarget<T>) - Method in interface org.jboss.weld.injection.producer.Injector
 
inject(T, CreationalContext<T>, BeanManagerImpl, SlimAnnotatedType<T>, InjectionTarget<T>) - Method in class org.jboss.weld.injection.producer.ResourceInjector
 
inject(T, CreationalContext<T>, BeanManagerImpl, SlimAnnotatedType<T>, InjectionTarget<T>) - Method in class org.jboss.weld.injection.producer.StatelessSessionBeanInjector
 
INJECTABLE_REFERENCE_OPTIMIZATION - Static variable in class org.jboss.weld.SystemPropertiesConfiguration
 
injectBoundFields(T, CreationalContext<T>, BeanManagerImpl, Iterable<? extends FieldInjectionPoint<?, ?>>) - Static method in class org.jboss.weld.util.Beans
Injects bound fields
injectedFieldCannotBeProducer(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
injectEEFields(Iterable<Set<ResourceInjection<?>>>, T, CreationalContext<T>) - Static method in class org.jboss.weld.util.Beans
Injects EJBs and other EE resources.
injectFieldsAndInitializers(T, CreationalContext<T>, BeanManagerImpl, List<? extends Iterable<? extends FieldInjectionPoint<?, ?>>>, List<? extends Iterable<? extends MethodInjectionPoint<?, ?>>>) - Static method in class org.jboss.weld.util.Beans
 
INJECTION_INTO_DISPOSER_METHOD - Static variable in interface org.jboss.weld.logging.ValidatorLogger
 
INJECTION_INTO_NON_BEAN - Static variable in interface org.jboss.weld.logging.ValidatorLogger
 
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.
injectionIntoDisposerMethod(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
injectionIntoNonBean(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
injectionIntoNonDependentBean(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
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
InjectionPointFactory - Class in org.jboss.weld.injection
Factory class that producer InjectionPoint instances for fields, parameters, methods and constructors.
injectionPointHasAmbiguousDependencies(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
injectionPointHasNonProxyableDependencies(Object, Throwable) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
injectionPointHasNonSerializableDependency(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
injectionPointHasUnsatisfiedDependencies(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
injectionPointHasWildcard(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
InjectionPointHolder - Class in org.jboss.weld.serialization
Serializable holder for InjectionPoint.
InjectionPointHolder(String, InjectionPoint) - Constructor for class org.jboss.weld.serialization.InjectionPointHolder
 
injectionPointMustHaveTypeParameter(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
InjectionPointPropagatingEnterpriseTargetBeanInstance - Class in org.jboss.weld.bean.proxy
 
InjectionPointPropagatingEnterpriseTargetBeanInstance(Class<?>, MethodHandler, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance
 
InjectionPoints - Class in org.jboss.weld.util
Helper class for InjectionPoint processing.
injectionPointWithTypeVariable(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
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.
injectionTargetCannotBeCreatedForInterface(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
injectionTargetCannotProduceInstance(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
injectionTargetCreatedForAbstractClass(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
injectionTargetCreatedForClassWithoutAppropriateConstructor(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
injectionTargetCreatedForClassWithoutAppropriateConstructorException(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
injectionTargetCreatedForNonStaticInnerClass(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
InjectionTargetFactory<T> - Interface in javax.enterprise.inject.spi
An InjectionTargetFactory can create an InjectionTarget for a given bean.
InjectionTargetFactoryImpl<T> - Class in org.jboss.weld.manager
Factory capable of producing InjectionTarget implementations for a given combination of AnnotatedType and Bean objects.
InjectionTargetFactoryImpl(AnnotatedType<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.InjectionTargetFactoryImpl
 
InjectionTargetInitializationContext<T> - Class in org.jboss.weld.injection.producer
Carries extended metadata - EnhancedAnnotatedType for a given InjectionTarget.
InjectionTargetInitializationContext(EnhancedAnnotatedType<T>, BasicInjectionTarget<T>) - Constructor for class org.jboss.weld.injection.producer.InjectionTargetInitializationContext
 
InjectionTargetService - Class in org.jboss.weld.injection.producer
 
InjectionTargetService(BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.InjectionTargetService
 
Injector<T> - Interface in org.jboss.weld.injection.producer
Implementations of this interface are capable of performing field/method injection as defined in InjectionTarget.inject(Object, CreationalContext).
INJECTOR_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.environment.jetty.AbstractJettyContainer
 
injectResourceReference(Object, CreationalContext<?>) - Method in interface org.jboss.weld.injection.ResourceInjection
 
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.annotated.EmptyAnnotated
 
instance() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
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(String) - Static method in class org.jboss.weld.Container
 
instance(BeanManagerImpl) - Static method in class org.jboss.weld.Container
 
instance(AnnotatedTypeIdentifier) - Static method in class org.jboss.weld.Container
 
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.environment.gwtdev.GwtDevHostedModeContainer
 
INSTANCE - Static variable in class org.jboss.weld.environment.jetty.JettyContainer
 
INSTANCE - Static variable in class org.jboss.weld.environment.tomcat.TomcatContainer
 
INSTANCE - Static variable in class org.jboss.weld.injection.EmptyInjectionPoint
 
instance() - Static method in class org.jboss.weld.injection.InjectionPointFactory
Returns the default InjectionPointFactory singleton.
INSTANCE - Static variable in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
 
instance() - Static method in class org.jboss.weld.injection.ResourceInjectionFactory
Returns the default ResourceInjectionFactory singleton.
INSTANCE - Static variable in class org.jboss.weld.literal.AnyLiteral
 
INSTANCE - Static variable in class org.jboss.weld.literal.DecoratedLiteral
 
INSTANCE - Static variable in class org.jboss.weld.literal.DefaultLiteral
 
INSTANCE - Static variable in class org.jboss.weld.literal.InterceptedLiteral
 
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 method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
 
instance() - Static method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
 
instance() - Static method in class org.jboss.weld.resolution.EventTypeAssignabilityRules
 
instance(BeanManagerImpl) - Static method in class org.jboss.weld.resources.ClassTransformer
 
INSTANCE - Static variable in class org.jboss.weld.resources.DefaultResourceLoader
 
instance(BeanManagerImpl) - Static method in class org.jboss.weld.resources.SharedObjectCache
 
INSTANCE - Static variable in class org.jboss.weld.resources.WeldClassLoaderResourceLoader
 
INSTANCE - Static variable in class org.jboss.weld.security.GetContextClassLoaderAction
 
INSTANCE - Static variable in class org.jboss.weld.servlet.spi.helpers.AcceptingHttpContextActivationFilter
 
INSTANCE - Static variable in class org.jboss.weld.SystemPropertiesConfiguration
 
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
instanceIteratorRemoveUnsupported() - Method in interface org.jboss.weld.logging.BeanLogger
 
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<T> - Interface in org.jboss.weld.injection.producer
Implementation of this interface is capable of producing Java objects.
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
INT_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
 
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, T, InvocationContext) - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
 
Intercepted - Annotation Type in javax.enterprise.inject
An interceptor may inject metadata about the bean it is intercepting.
InterceptedBeanMetadataBean - Class in org.jboss.weld.bean.builtin
Allows an interceptor to obtain information about the bean it intercepts.
InterceptedBeanMetadataBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
 
InterceptedBeanMetadataBean(BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
 
InterceptedLiteral - Class in org.jboss.weld.literal
Annotation literal for Intercepted.
InterceptedSubclassFactory<T> - Class in org.jboss.weld.bean.proxy
Factory for producing subclasses that are used by the combined interceptors and decorators stack.
InterceptedSubclassFactory(String, Class<?>, Set<? extends Type>, Bean<?>, Set<MethodSignature>, Set<MethodSignature>) - Constructor for class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
InterceptedSubclassFactory(String, Class<?>, Set<? extends Type>, String, Bean<?>, Set<MethodSignature>, 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
interceptGlobal(InterceptionType, Constructor<?>, Collection<InterceptorClassMetadata<?>>, Set<Annotation>) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
InterceptionContext - Class in org.jboss.weld.interceptor.proxy
Holds interceptor metadata and interceptor instances throughout the lifecycle of the intercepted instance.
InterceptionDecorationContext - Class in org.jboss.weld.bean.proxy
A class that holds the interception (and decoration) contexts which are currently in progress.
InterceptionDecorationContext.Stack - Class in org.jboss.weld.bean.proxy
 
InterceptionModel - Interface in org.jboss.weld.interceptor.spi.model
Describes the InterceptorClassMetadatas that apply to a particular entity.
InterceptionModelBuilder - Class in org.jboss.weld.interceptor.builder
This builder shouldn't be reused.
InterceptionModelBuilder() - Constructor for class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
InterceptionModelInitializer<T> - Class in org.jboss.weld.injection.producer
Initializes InterceptionModel for a Bean or a non-contextual component.
InterceptionModelInitializer(BeanManagerImpl, EnhancedAnnotatedType<T>, EnhancedAnnotatedConstructor<T>, Bean<?>) - Constructor for class org.jboss.weld.injection.producer.InterceptionModelInitializer
 
interceptionModelNull() - Method in interface org.jboss.weld.logging.BeanLogger
 
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
 
interceptionTypeLifecycle(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
interceptionTypeNotLifecycle(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
interceptionTypeNull() - Method in interface org.jboss.weld.logging.BeanLogger
 
InterceptionTypeRegistry - Class in org.jboss.weld.interceptor.util
 
InterceptionUtils - Class in org.jboss.weld.interceptor.util
 
interceptMethod(InterceptionType, Method, Collection<InterceptorClassMetadata<?>>, Set<Annotation>) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
Interceptor<T> - Interface in javax.enterprise.inject.spi
Represents an enabled interceptor.
INTERCEPTOR_BINDINGS_KEY - Static variable in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
 
INTERCEPTOR_ENABLED_FOR_APP_AND_ARCHIVE - Static variable in interface org.jboss.weld.logging.ValidatorLogger
 
INTERCEPTOR_SPECIFIED_TWICE - Static variable in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorAnnotationClassNotFound(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
 
InterceptorApplyingInstantiator<T> - Class in org.jboss.weld.injection.producer
A wrapper over SubclassedComponentInstantiator that registers interceptors within the method handler.
InterceptorApplyingInstantiator(Instantiator<T>, InterceptionModel, SlimAnnotatedType<T>) - Constructor for class org.jboss.weld.injection.producer.InterceptorApplyingInstantiator
 
InterceptorBindingModel<T extends java.lang.annotation.Annotation> - Class in org.jboss.weld.metadata.cache
 
InterceptorBindingModel(EnhancedAnnotation<T>) - 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) - Constructor for class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
 
interceptorBindingsEmpty() - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
InterceptorBindingSet - Class in org.jboss.weld.util
 
InterceptorBindingSet(BeanManagerImpl) - Constructor for class org.jboss.weld.util.InterceptorBindingSet
 
InterceptorBindingTypeLiteral - Class in org.jboss.weld.literal
Annotation literal for InterceptorBinding
interceptorChainCompleted() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContext
 
interceptorClassDoesNotMatchInterceptorBean(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
InterceptorClassMetadata<T> - Interface in org.jboss.weld.interceptor.spi.metadata
Metadata about an interceptor component.
interceptorDecoratorInjectionPointHasNonSerializableDependency(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorEnabledForApplicationAndBeanArchive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
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
 
InterceptorFactory<T> - Interface in org.jboss.weld.interceptor.spi.metadata
Produces instances of interceptor classes.
InterceptorImpl<T> - Class in org.jboss.weld.bean
 
InterceptorImpl(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.InterceptorImpl
 
InterceptorInvocation - Interface in org.jboss.weld.interceptor.proxy
Represents an invocation of interceptor's methods on an interceptor instance.
InterceptorLogger - Interface in org.jboss.weld.logging
Log messages for interceptors.
InterceptorMetadata - Interface in org.jboss.weld.interceptor.spi.metadata
Metadata about a type that may have interceptor methods.
InterceptorMetadataBean - Class in org.jboss.weld.bean.builtin
Allows an interceptor to obtain information about itself.
InterceptorMetadataBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InterceptorMetadataBean
 
InterceptorMetadataImpl<T> - Class in org.jboss.weld.interceptor.reader
Interceptor class metadata.
InterceptorMetadataImpl(Class<T>, InterceptorFactory<T>, Map<InterceptionType, List<Method>>) - Constructor for class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
 
InterceptorMetadataReader - Class in org.jboss.weld.interceptor.reader
InterceptorMetadata reader.
InterceptorMetadataReader(BeanManagerImpl) - Constructor for class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
 
InterceptorMetadataUtils - Class in org.jboss.weld.interceptor.reader
 
interceptorMethodDoesNotHaveCorrectTypeOfParameter(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorMethodDoesNotHaveExactlyOneParameter(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorMethodDoesNotHaveVoidReturnType(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorMethodDoesNotHaveZeroParameters(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorMethodDoesNotReturnObject(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorMethodDoesNotReturnObjectOrVoid(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
InterceptorMethodHandler - Class in org.jboss.weld.interceptor.proxy
 
InterceptorMethodHandler(InterceptionContext) - Constructor for class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
 
InterceptorMethodInvocation - Interface in org.jboss.weld.interceptor.proxy
 
interceptorMethodMap - Variable in class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
 
interceptorMethodShouldNotThrowCheckedExceptions(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorMustBeDependent(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorResolutionWithNonbindingType(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
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
 
Interceptors - Class in org.jboss.weld.util
Helper class for working with interceptors and interceptor bindings.
InterceptorsApiAbstraction - Class in org.jboss.weld.interceptor.builder
 
InterceptorsApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
 
interceptorsCannotHaveDisposerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorsCannotHaveObserverMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorsCannotHaveProducerFields(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorsCannotHaveProducerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
interceptorSpecifiedTwice(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
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
 
intercepts(InterceptionType) - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
 
internalCreateBeanAttributes(AnnotatedMember<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
InternalEjbDescriptor<T> - Class in org.jboss.weld.ejb
More powerful version of EjbDescriptor that exposes Maps for some metadata.
internalGetAnnotations(AnnotatedElement) - Method in class org.jboss.weld.resources.DefaultReflectionCache
 
internalGetAnnotations(AnnotatedElement) - Method in class org.jboss.weld.resources.HotspotReflectionCache
 
internalGetDeclaredAnnotations(AnnotatedElement) - Method in class org.jboss.weld.resources.DefaultReflectionCache
 
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractBean
Initializes the bean and its metadata
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractClassBean
Initializes the bean and its metadata
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractProducerBean
Initializes the bean and its metadata
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
 
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.DecoratorImpl
 
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ManagedBean
 
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.RIBean
 
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.SessionBean
Initializes the bean and its metadata
interpolate(String) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
invalidAnnotatedCallable(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
invalidAnnotatedMember(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
invalidAnnotatedOfInjectionPoint(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
invalidate() - Method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext.Stack
 
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() - Static method in class org.jboss.weld.context.cache.RequestScopedCache
Flushes the bean cache.
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.
invalidate() - Method in interface org.jboss.weld.context.SingletonContext
Invalidate the context, causing all bean instances to be destroyed.
invalidate(Object) - Method in interface org.jboss.weld.util.cache.ComputingCache
Invalidate the entry with the given key.
invalidBeanMetadataInjectionPointQualifier(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
invalidBeanMetadataInjectionPointType(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
invalidBeanMetadataInjectionPointTypeArgument(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
invalidDisposesParameter(Object) - Method in interface org.jboss.weld.logging.EventLogger
 
invalidInitializer(Object) - Method in interface org.jboss.weld.logging.EventLogger
 
invalidInjectionPoint(Object) - Method in interface org.jboss.weld.logging.EventLogger
 
invalidInjectionPointType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
invalidInterceptorBindingTargetDeclaration(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
InvalidObjectException - Exception in org.jboss.weld.exceptions
An extended version of InvalidObjectException that supports localization.
InvalidObjectException(String) - Constructor for exception org.jboss.weld.exceptions.InvalidObjectException
Creates a new exception with the given localized message.
invalidParameterPosition(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
invalidProducer(Object) - Method in interface org.jboss.weld.logging.EventLogger
 
invalidPropertyValue(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
invalidQualifier(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
invalidQuantityInjectableFieldsAndInitializerMethods(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
invalidRemoveMethodInvocation(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
invalidResourceProducerField(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
invalidResourceProducerType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
invalidScopedConditionalObserver(Object) - Method in interface org.jboss.weld.logging.EventLogger
 
invalidThreadPoolSize(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
invalidThreadPoolType(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
invalidTypeArgumentCombination(Type, Type) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
invalidWithAnnotations(Object) - Method in interface org.jboss.weld.logging.EventLogger
 
InvariantTypes - Class in org.jboss.weld.resolution
Utility class that captures invariant Java assignability rules (used with generics).
InvocationContextBeanStore - Class in org.jboss.weld.context.beanstore.ejb
 
InvocationContextBeanStore(NamingScheme, InvocationContext) - Constructor for class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
 
invocationError(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
 
InvokableAnnotatedMethod<T> - Class in org.jboss.weld.annotated.runtime
An implementation of AnnotatedMethod used at runtime for invoking Java methods.
InvokableAnnotatedMethod(AnnotatedMethod<T>) - Constructor for class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
 
invoke(Object, Object...) - Method in class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
Invokes the method
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, 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(InterceptionDecorationContext.Stack, 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
Looks up 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, Object...) - Method in class org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance
 
invoke(Object, Method, Method, Object[]) - Method in interface org.jboss.weld.bean.proxy.MethodHandler
Is called when a method is invoked on a proxy instance associated with this handler.
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.ProxyMethodHandler
 
invoke(InterceptionDecorationContext.Stack, Object, Method, Method, Object[]) - Method in interface org.jboss.weld.bean.proxy.StackAwareMethodHandler
Is called when a method is invoked on a proxy instance associated with this handler.
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(InterceptionDecorationContext.Stack, 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(Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
 
invoke(ELContext, Object[]) - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
 
invokeAll(Collection<? extends Callable<T>>) - Method in class org.jboss.weld.util.ForwardingExecutorService
 
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.weld.util.ForwardingExecutorService
 
invokeAllAndCheckForExceptions(Collection<? extends Callable<T>>) - Method in class org.jboss.weld.executor.AbstractExecutorServices
 
invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T>) - Method in class org.jboss.weld.executor.AbstractExecutorServices
 
invokeAllAndCheckForExceptions(Collection<? extends Callable<T>>) - Method in class org.jboss.weld.executor.ProfilingExecutorServices
 
invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T>) - Method in class org.jboss.weld.executor.ProfilingExecutorServices
 
invokeAllAndCheckForExceptions(Collection<? extends Callable<T>>) - Method in interface org.jboss.weld.manager.api.ExecutorServices
Executes the given tasks and blocks until they all finish.
invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T>) - Method in interface org.jboss.weld.manager.api.ExecutorServices
Executes all the tasks returned from calling ExecutorServices.TaskFactory.createTasks(int) method.
invokeAndUnwrap(Object, Method, Object...) - Static method in class org.jboss.weld.util.reflection.Reflections
Invokes the method on a given instance passing in given parameters.
invokeAny(Collection<? extends Callable<T>>) - Method in class org.jboss.weld.util.ForwardingExecutorService
 
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class org.jboss.weld.util.ForwardingExecutorService
 
invokeDisposeMethod(Object, Object, CreationalContext<?>) - Method in class org.jboss.weld.bean.DisposalMethod
 
invokeMethod(Method, Class<T>, Object, Object...) - Static method in class org.jboss.weld.environment.servlet.util.Reflections
 
invokeMethodHandler(ClassMethod, MethodInformation, boolean, BytecodeMethodResolver, boolean, ClassMethod) - Static method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
calls methodHandler.invoke for a given method
invokeMethodHandler(ClassMethod, MethodInformation, boolean, BytecodeMethodResolver, ClassMethod) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
calls methodHandler.invoke for a given method
invokeNext() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContext
 
invokeOnInstance(Object, Object...) - Method in class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
Invokes the method on the class of the passed instance, not the declaring class.
invokeOnInstance(Object, BeanManagerImpl, CreationalContext<?>, Class<? extends RuntimeException>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
 
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
 
invokingInterceptorChain(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
invokingMethodDirectly(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
invokingNextInterceptorInChain(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
 
isAbstract() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
 
isAbstract() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
isAbstract(Method) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if a method is abstract
isAbstract(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
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.RequestScopedCache
 
isActive() - Method in class org.jboss.weld.context.unbound.DependentContextImpl
 
isActive() - Method in class org.jboss.weld.util.ForwardingContext
 
isActualType(Type) - Static method in class org.jboss.weld.util.Types
Determines whether the given type is an actual type.
isAlternative() - Method in interface javax.enterprise.inject.spi.BeanAttributes
Determines if the bean is an alternative.
isAlternative() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
 
isAlternative() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
 
isAlternative() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
 
isAlternative() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
 
isAlternative(EnhancedAnnotated<?, ?>, 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.AbstractCDI
 
isAmbiguous() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
isAnnotationDeclared(Class<? extends Annotation>) - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileInfo
 
isAnnotationDeclared(Class<? extends Annotation>) - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether an annotation of the specified annotation type is directly present on this class.
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.annotated.EmptyAnnotated
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotated
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
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
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
 
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
 
isAnonymousClass() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
 
isAnonymousClass() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
isApiVersionCompatibleWith(double) - Method in class org.jboss.weld.jsf.JsfApiAbstraction
 
isArray(Type) - Static method in class org.jboss.weld.util.Types
Determines whether the given type is an array type.
isArrayOfUnboundedTypeVariablesOrObjects(Type[]) - Static method in class org.jboss.weld.util.Types
Determines whether the given array only contains unbounded type variables or Object.class.
isArrayType(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if raw type is array type
isAssignableFrom(Class<?>) - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileInfo
 
isAssignableFrom(Type, Type) - Static method in class org.jboss.weld.resolution.CovariantTypes
 
isAssignableFrom(Type, Type) - Static method in class org.jboss.weld.resolution.InvariantTypes
 
isAssignableFrom(Class<?>) - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether this class is either the same as, or is a superclass of the specified class.
isAssignableFromAtLeastOne(Type, Type[]) - Static method in class org.jboss.weld.resolution.CovariantTypes
 
isAssignableTo(Class<?>) - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileInfo
 
isAssignableTo(Class<?>) - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether this class is either the same as, or is a subclass of the specified class.
isAssociated() - Method in class org.jboss.weld.context.AbstractConversationContext
Check if the context is currently associated
isAsyncStarted(ServletRequest) - Method in class org.jboss.weld.servlet.ServletApiAbstraction
Evaluates javax.servlet.ServletRequest#isAsyncStarted() method on given ServletRequest instance via reflection api.
isAsyncSupported() - Method in class org.jboss.weld.servlet.ServletApiAbstraction
Indicates, whether the version of Servlet API is available that has support for async processing (Servlet 3.0 and better)
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
isAvailable() - Method in enum org.jboss.weld.ContainerState
Whether the container is available for use
isAvailable() - Method in class org.jboss.weld.util.LazyValueHolder
 
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<?>, ModuleEnablement) - 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<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
Indicates if a bean is proxyable
isBefore() - Method in class org.jboss.weld.event.DeferredEventNotification
 
isBindings(Annotation) - Static method in class org.jboss.weld.util.reflection.Reflections
Deprecated.
isBuilt() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
 
isCacheable(Collection<Annotation>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isCacheable(Annotation[]) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isCacheableInjectionPoint(WeldInjectionPointAttributes<?, ?>) - Static method in class org.jboss.weld.injection.FieldInjectionPoint
 
isCached(R) - Method in class org.jboss.weld.resolution.TypeSafeResolver
 
isCandidateForLifecycleEvent(Bean<?>) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
 
isClass(String) - Method in class org.jboss.weld.environment.deployment.discovery.FileSystemBeanArchiveHandler
 
isClassLoadable(String, ResourceLoader) - Static method in class org.jboss.weld.environment.util.Reflections
 
isClassLoadable(String, ResourceLoader) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isClientCanCallRemoveMethods() - Method in class org.jboss.weld.bean.SessionBean
 
isConcurrentDeploymentEnabled() - Method in interface org.jboss.weld.bootstrap.spi.BootstrapConfiguration
Indicates whether ConcurrentDeployer and ConcurrentValidator should be enabled.
isConcurrentDeploymentEnabled() - Method in class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
 
isConstructorInterceptionSuppressed() - Method in interface org.jboss.weld.construction.api.WeldCreationalContext
Indicates whether Weld-managed AroundConstruct interceptors are suppressed.
isConstructorInterceptionSuppressed() - Method in class org.jboss.weld.context.CreationalContextImpl
 
isContainerLifecycleEvent(Resolvable) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
 
isContainerLifecycleObserverMethod(ObserverMethod<?>) - Static method in class org.jboss.weld.util.Observers
 
isContextActive() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
isContextActive(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Indicates whether there is an active context for a given scope.
isConversationActivationSet() - Method in class org.jboss.weld.servlet.HttpContextLifecycle
 
isCreatingProxy() - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
 
isCreatingProxy() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
isDecorator() - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
isDecorator(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.Beans
 
isDecoratorEnabled(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
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.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
isDelegate() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
 
isDelegate() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
 
isDelegate() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
isDelegate() - Method in class org.jboss.weld.resolution.ForwardingResolvable
 
isDelegate() - Method in interface org.jboss.weld.resolution.Resolvable
Returns true if the resolvable represents a delegate injection point, which requires specific rules (8.3.1) to be used during resolution.
isDelegate() - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
isDelegate() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
 
isDelegate() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
 
isDependent() - Method in class org.jboss.weld.bean.AbstractBean
 
isDependent() - Method in class org.jboss.weld.bean.RIBean
 
isDirty() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
isDirty() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
 
isDirty() - Method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
 
isDirty() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
isDisabledHandler() - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
 
isDisabledHandler(InterceptionDecorationContext.Stack) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
 
isDiscovered() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
 
isDiscovered() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
isEEResourceProducerField(EnhancedAnnotatedField<?, ?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
isEligible(InterceptionType) - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
 
isEligible(InterceptionType) - Method in class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
 
isEligible(InterceptionType) - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
Indicates, whether the given interception type is supported.
isEmpty() - Method in class org.jboss.weld.util.collections.AbstractImmutableMap
 
isEmpty() - Method in interface org.jboss.weld.util.collections.Multimap
 
isEnabled() - Method in class org.jboss.weld.bean.proxy.GroovyMethodFilter
 
isEnabledAlternativeClass(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
isEnabledAlternativeStereotype(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
isEnabledInAnyBeanDeployment(Bean<?>) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
 
isEnum() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
 
isEnum() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
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(Method) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
Checks if a this is equivalent to a JLR method
isEquivalent(Class<?>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Check if this is equivalent to a java class
isEquivalent(Method) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
isEquivalent(Class<?>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
isExtraScope(Class<? extends Annotation>) - Method in class org.jboss.weld.metadata.TypeStore
 
isFinal() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Indicates if this AnnotatedItem represents a final element
isFinal() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
Indicates if the member if final
isFinal() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
Indicates if the parameter is final
isFinal() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Indicates if the type if final
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 interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
 
isGeneric() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
 
isGeneric() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
 
isGeneric() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
isGeneric() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
isGeneric() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
isInitialized() - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
 
isInjectableReferenceLookupOptimizationAllowed(Bean<?>, Bean<?>) - Static method in class org.jboss.weld.util.InjectionPoints
 
isInjectableReferenceOptimizationEnabled() - Method in class org.jboss.weld.SystemPropertiesConfiguration
 
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 in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
isInterceptor() - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
isInterceptor(AnnotatedType<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
 
isInterceptorBinding(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
isInterceptorEnabled(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
isInterceptorMethod(InterceptionType, Method, boolean) - Static method in class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
 
isInterceptorMethod(Method) - Method in class org.jboss.weld.interceptor.reader.TargetClassInterceptorMetadata
 
isInverted() - Method in interface org.jboss.weld.bootstrap.spi.ClassAvailableActivation
 
isInverted() - Method in class org.jboss.weld.metadata.ClassAvailableActivationImpl
 
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 interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
 
isLocalClass() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
isMarker(int, Method, Object[]) - Static method in class org.jboss.weld.bean.proxy.Marker
 
isMemberClass() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
 
isMemberClass() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
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
 
isModified() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
isNonPortableModeEnabled() - Method in interface org.jboss.weld.bootstrap.spi.BootstrapConfiguration
Allows an integrator to enable the non-portable mode.
isNonPortableModeEnabled() - Method in class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
 
isNonPortableModeEnabled() - Method in class org.jboss.weld.SystemPropertiesConfiguration
The non-portable mode is disabled by default.
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
 
isNormalScope(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
isNormalScoped() - Method in class org.jboss.weld.bean.RIBean
 
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.CommonBean
 
isNullable() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
 
isObserverMethodEnabled(ObserverMethod<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Observers
 
IsolatedForwardingBean<T> - Class in org.jboss.weld.util.bean
Delegating implementation of Bean.
IsolatedForwardingBean() - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingBean
 
IsolatedForwardingBean.Impl<T> - Class in org.jboss.weld.util.bean
 
IsolatedForwardingDecorator<T> - Class in org.jboss.weld.util.bean
Delegating implementation of Decorator.
IsolatedForwardingDecorator() - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingDecorator
 
IsolatedForwardingDecorator.Impl<T> - Class in org.jboss.weld.util.bean
 
IsolatedForwardingInterceptor<T> - Class in org.jboss.weld.util.bean
Delegating implementation of Interceptor.
IsolatedForwardingInterceptor() - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
 
IsolatedForwardingInterceptor.Impl<T> - Class in org.jboss.weld.util.bean
 
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 interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
 
isPackagePrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
 
isPackagePrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
isPackagePrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
isPackagePrivate(int) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isParameterizedType() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
 
isParameterizedType() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
 
isParameterizedType() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
isParameterizedType(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if type is parameterized type
isParameterizedTypeWithWildcard(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isParametersProvided() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
 
isParmetersProvided() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
Deprecated.
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
isPassivatingScope(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
isPassivationCapable() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the EJB is passivation capable.
isPassivationCapable() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
 
isPassivationCapable(Decorator<?>) - Static method in class org.jboss.weld.util.Decorators
Indicates whether a Decorator is passivation capable or not.
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.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.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
isPortletContext(Object) - Static method in class org.jboss.weld.environment.servlet.portlet.PortletSupport
Is the ctx object instance of portlet context.
isPortletEnvSupported() - Static method in class org.jboss.weld.environment.servlet.portlet.PortletSupport
Is portlet env supported.
isPreloaderEnabled() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
isPrimitive() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
 
isPrimitive() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
isPrimitive(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isPrivate() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
 
isPrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
 
isPrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
isPrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
isPrivate(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if member is private
isProcessAnnotatedTypeObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
isProcessBeanAttributesObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
isProcessBeanObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
isProcessInjectionPointObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
isProcessInjectionTargetObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
isProcessObserverMethodObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
isProcessProducerObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
isProxy(Object) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
Convenience method to determine if an object is a proxy generated by this factory or any derived factory.
isProxyable() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
isProxyable() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
 
isProxyable() - Method in class org.jboss.weld.bean.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
 
isProxyDumpEnabled() - Method in class org.jboss.weld.SystemPropertiesConfiguration
 
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 interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Indicates if this annotated item is public
isPublic() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
 
isPublic() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
isPublic() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
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
 
isQualifier(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
isRawGenericType(Type) - Static method in class org.jboss.weld.util.Types
 
isReadOnly(ELContext, Object, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
 
isReadOnly(ELContext) - Method in class org.jboss.weld.el.WeldValueExpression
 
isReadOnly(ELContext, Object, Object) - Method in class org.jboss.weld.environment.servlet.util.ForwardingELResolver
 
isReadOnly(ELContext, Object, Object) - Method in class org.jboss.weld.environment.servlet.util.TransparentELResolver
 
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.
isRepeatableAnnotationContainer() - Method in interface org.jboss.weld.resources.ReflectionCache.AnnotationClass
 
isRequestContextActive() - Method in class org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor
 
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
 
isScope() - Method in interface org.jboss.weld.resources.ReflectionCache.AnnotationClass
 
isScope(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
isSerializable() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
 
isSerializable() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
isSerializable() - Method in class org.jboss.weld.bean.InterceptorImpl
 
isSerializable(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isSessionBeanWithContainerManagedTransactions(Bean<?>) - Method in class org.jboss.weld.ejb.EJBApiAbstraction
 
isSet(String) - Method in interface org.jboss.weld.bootstrap.api.Singleton
Check if the singleton is set
isShutdown() - Method in class org.jboss.weld.util.ForwardingExecutorService
 
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
 
isSpecializedInAnyBeanDeployment(Bean<?>) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
 
isSpecializing() - Method in class org.jboss.weld.bean.AbstractBean
 
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
 
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 interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Indicates if this AnnotatedItem represents a static element
isStatic() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
Indicates if the member is static
isStatic() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
Indicates if the parameter is static
isStatic() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Indicates if the type is static
isStatic() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember
 
isStatic() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMember
 
isStatic() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMember
 
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
 
isStereotype(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
isSupported(InterceptionType) - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
 
isTargetClassInterceptor() - Method in class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
 
isTargetClassInterceptor() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
 
isTargetClassInterceptor() - Method in class org.jboss.weld.interceptor.reader.TargetClassInterceptorMetadata
 
isTerminated() - Method in class org.jboss.weld.util.ForwardingExecutorService
 
isTopLevelClass() - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileInfo
 
isTopLevelClass() - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether this class is a top-level class or an inner class.
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 interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedField
 
isTransient() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
 
isTransient() - Method in class org.jboss.weld.context.conversation.ConversationImpl
 
isTransient() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
 
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.util.DelegatingFieldInjectionPointAttributes
 
isTransient(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isTypeManagedBeanOrDecoratorOrInterceptor(AnnotatedType<?>) - Static method in class org.jboss.weld.util.Beans
Indicates if the type is a simple Web Bean
isTypeManagedBeanOrDecoratorOrInterceptor(ClassFileInfo) - Static method in class org.jboss.weld.util.Beans
 
isTypeOrAnyMethodFinal(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if type or member is final
isTypeProxyable(Type, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
Indicates if a class is proxyable
isTypeSerializable(Object) - Method in class org.jboss.weld.bean.AbstractProducerBean
 
isTypeSerializable(Object) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
isTypesProxyable(Bean<?>, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
Indicates if a set of types are all proxyable
isTypesProxyable(Iterable<? extends Type>, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
Indicates if a set of types are all proxyable
isUnboundedTypeVariable(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
 
isUnboundedWildcard(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
 
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.AbstractCDI
 
isUnsatisfied() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
 
isUsingUnsafeInstantiators() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
 
isValid() - Method in class org.jboss.weld.context.AbstractManagedContext
 
isValid() - Method in interface org.jboss.weld.context.http.HttpSessionContext
Returns false if the session has been invalidated (using HttpSessionContext.invalidate()).
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
 
isVeto() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
 
isVetoed(Class<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
isVetoed() - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileInfo
 
isVetoed() - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether this class is vetoed from CDI processing.
isVetoed(Class<?>) - Static method in class org.jboss.weld.util.Beans
Determines if this Java class should be vetoed as a result of presence of Veto annotations.
isVetoed(AnnotatedType<?>) - Static method in class org.jboss.weld.util.Beans
 
isXmlValidationDisabled() - Method in class org.jboss.weld.SystemPropertiesConfiguration
XML descriptor validation is enabled by default.
Iterables - Class in org.jboss.weld.util.collections
Static utility methods for Iterable.
IterativeWorkerTaskFactory<T> - Class in org.jboss.weld.executor
Used for decomposition of loops in which independent tasks are processed sequentially.
IterativeWorkerTaskFactory(Iterable<? extends T>) - Constructor for class org.jboss.weld.executor.IterativeWorkerTaskFactory
 
iterator() - Method in class org.jboss.weld.AbstractCDI
 
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.ImmutableHashSet
 
iterator() - Method in class org.jboss.weld.util.collections.ListToSet
 
iterator() - Method in class org.jboss.weld.util.collections.ListView
 
iterator() - Method in class org.jboss.weld.util.InterceptorBindingSet
 
iterator() - Method in class org.jboss.weld.util.ServiceLoader
Lazily loads the available providers of this loader's service.
iterators(Iterable<? extends Iterable<? extends T>>) - Static method in class org.jboss.weld.util.collections.Iterables
 
Iterators - Class in org.jboss.weld.util.collections
Static utility methods for Iterator.

J

JandexClassFileInfo - Class in org.jboss.weld.environment.deployment.discovery.jandex
A Java class representation backed by Jandex.
JandexClassFileInfo(String, IndexView, ComputingCache<DotName, Set<String>>, ClassLoader) - Constructor for class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileInfo
 
JandexClassFileServices - Class in org.jboss.weld.environment.deployment.discovery.jandex
Jandex implementation of the ClassFileServices), which is a service that is a faster alternative to get info about class without a need to load it with ClassLoader.
JandexClassFileServices(JandexDiscoveryStrategy) - Constructor for class org.jboss.weld.environment.deployment.discovery.jandex.JandexClassFileServices
 
JandexDiscoveryStrategy - Class in org.jboss.weld.environment.deployment.discovery.jandex
An implementation of DiscoveryStrategy that is used when the jandex is available.
JandexDiscoveryStrategy(ResourceLoader, Bootstrap, Set<Class<? extends Annotation>>) - Constructor for class org.jboss.weld.environment.deployment.discovery.jandex.JandexDiscoveryStrategy
 
JandexFileSystemBeanArchiveHandler - Class in org.jboss.weld.environment.deployment.discovery.jandex
Builds and attaches a jandex index to each bean archive.
JandexFileSystemBeanArchiveHandler() - Constructor for class org.jboss.weld.environment.deployment.discovery.jandex.JandexFileSystemBeanArchiveHandler
 
JandexIndexBeanArchiveHandler - Class in org.jboss.weld.environment.deployment.discovery.jandex
This class uses a Jandex-Index ("META-INF/jandex.idx") to scan the the archive.
JandexIndexBeanArchiveHandler() - Constructor for class org.jboss.weld.environment.deployment.discovery.jandex.JandexIndexBeanArchiveHandler
 
jandexIndexNotCreated(Object) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
JAR_URL_SEPARATOR - Static variable in class org.jboss.weld.environment.util.URLUtils
 
javaClass - Variable in class org.jboss.weld.security.AbstractGenericReflectionAction
 
javaClass - Variable in class org.jboss.weld.security.AbstractReflectionAction
 
JAVAEE_LEGACY_URI - Static variable in class org.jboss.weld.xml.BeansXmlHandler
 
JAVAEE_URI - Static variable in class org.jboss.weld.xml.BeansXmlHandler
 
JAVAEE_URIS - 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.
JaxwsInjectionServices - Interface in org.jboss.weld.injection.spi
An integrator should implement this interface to allow Weld to resolve web service references JaxwsInjectionServices is a per-module service.
JettyContainer - Class in org.jboss.weld.environment.jetty
Jetty 7.2+, 8.x and 9.x container.
JettyContainer() - Constructor for class org.jboss.weld.environment.jetty.JettyContainer
 
jettyDetectedListenersInjectionIsNotSupported() - Method in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 
jettyDetectedListenersInjectionIsSupported() - Method in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 
JettyLogger - Interface in org.jboss.weld.environment.servlet.logging
Message IDs: 001200 - 001299
JettyWeldInjector - Class in org.jboss.weld.environment.jetty
 
JettyWeldInjector(WeldManager) - Constructor for class org.jboss.weld.environment.jetty.JettyWeldInjector
 
jnlpClassLoaderInternalException(Throwable) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
jnlpClassLoaderInvocationException(Throwable) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
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
 
JtaApiAbstraction - Class in org.jboss.weld.util
Utility class for JTA metadata.
JtaApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.util.JtaApiAbstraction
 
jtaUnavailable() - Method in interface org.jboss.weld.logging.BootstrapLogger
 

K

keySet() - Method in interface org.jboss.weld.util.collections.Multimap
 

L

LazyHttpConversationContextImpl - Class in org.jboss.weld.context.http
An implementation of HttpConversationContext that is capable of lazy initialization.
LazyHttpConversationContextImpl(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.http.LazyHttpConversationContextImpl
 
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
 
LBEAN_IDENTIFIER - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
legacyDeploymentMetadataProvided() - Method in interface org.jboss.weld.logging.BootstrapLogger
 
lifecycle_mixin_$$_postConstruct() - Method in interface org.jboss.weld.interceptor.proxy.LifecycleMixin
 
lifecycle_mixin_$$_preDestroy() - Method in interface org.jboss.weld.interceptor.proxy.LifecycleMixin
 
LifecycleCallbackInvoker<T> - Interface in org.jboss.weld.injection.producer
Implementations of this interface are capable of performing PostConstruct / PreDestroy lifecycle callback invocations.
LifecycleMixin - Interface in org.jboss.weld.interceptor.proxy
 
Listener - Class in org.jboss.weld.environment.servlet
This is the original listener which had to be defined in web.xml.
Listener() - Constructor for class org.jboss.weld.environment.servlet.Listener
 
LISTENER_USED_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.environment.servlet.Listener
 
listenersInjectionsNotAvailable() - Method in interface org.jboss.weld.environment.servlet.logging.TomcatLogger
 
listenerUserForServletRequestAndHttpSessionNotifications() - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
listIterator() - Method in class org.jboss.weld.util.collections.ListView
 
listIterator(int) - Method in class org.jboss.weld.util.collections.ListView
 
ListMultimap<K,V> - Class in org.jboss.weld.util.collections
A Multimap whose collections of values are backed by a List.
ListMultimap() - Constructor for class org.jboss.weld.util.collections.ListMultimap
Creates a new instance backed by a HashMap and ArrayList.
ListMultimap(Multimap<K, V>) - Constructor for class org.jboss.weld.util.collections.ListMultimap
Creates a new instance backed by a HashMap and ArrayList.
ListMultimap(Supplier<Map<K, List<V>>>, Supplier<List<V>>, Multimap<K, V>) - Constructor for class org.jboss.weld.util.collections.ListMultimap
 
ListToSet<T> - Class in org.jboss.weld.util.collections
Provides a set-like read-only view on a given List.
ListToSet() - Constructor for class org.jboss.weld.util.collections.ListToSet
 
ListView<SOURCE,VIEW> - Class in org.jboss.weld.util.collections
Provides a view of type List for a List where the conversion between view and source is handled by a provided ViewProvider implementation.
ListView() - Constructor for class org.jboss.weld.util.collections.ListView
 
LJAVA_LANG_BYTE - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
LJAVA_LANG_CLASS - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
LJAVA_LANG_OBJECT - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
LJAVA_LANG_REFLECT_METHOD - Static variable in class org.jboss.weld.bean.proxy.DefaultBytecodeMethodResolver
 
LJAVA_LANG_REFLECT_METHOD - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
LJAVA_LANG_STRING - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
LJAVA_LANG_THREAD_LOCAL - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
load(Class<S>) - Static method in class org.jboss.weld.environment.servlet.util.ServiceLoader
 
load(Class<S>, ClassLoader) - Static method in class org.jboss.weld.environment.servlet.util.ServiceLoader
 
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.
load(Class<S>, ResourceLoader) - Static method in class org.jboss.weld.util.ServiceLoader
 
loadAnnotatedType(String, String) - Method in class org.jboss.weld.bootstrap.AnnotatedTypeLoader
Creates a new SlimAnnotatedTypeContext instance for a class with the specified class name.
loadAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.bootstrap.AnnotatedTypeLoader
 
loadAnnotatedType(String, String) - Method in class org.jboss.weld.bootstrap.FastAnnotatedTypeLoader
 
loadAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.bootstrap.FastAnnotatedTypeLoader
 
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.
loadBeanDeploymentArchive(Class<?>) - Method in class org.jboss.weld.environment.deployment.WeldDeployment
 
loadClass(String) - Method in class org.jboss.weld.bootstrap.AnnotatedTypeLoader
 
loadClass(String, ResourceLoader) - Static method in class org.jboss.weld.environment.util.Reflections
Tries to load a class using the specified ResourceLoader.
loadClass(String, ResourceLoader) - Static method in class org.jboss.weld.util.reflection.Reflections
Tries to load a class using the specified ResourceLoader.
loadEnhancedMember(AnnotatedMember<X>, String) - Method in class org.jboss.weld.resources.MemberTransformer
 
loadEnhancedParameter(AnnotatedParameter<X>, String) - Method in class org.jboss.weld.resources.MemberTransformer
 
LoaderInstantiatorFactory - Class in org.jboss.weld.util.reflection.instantiation
Instantiator factory per loader.
LoaderInstantiatorFactory() - Constructor for class org.jboss.weld.util.reflection.instantiation.LoaderInstantiatorFactory
 
loadError(Object, Throwable) - Method in interface org.jboss.weld.logging.XmlLogger
 
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
 
loadingBeanStoreMapFromSession(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
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.
lock(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
lock(BeanIdentifier) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Gets a creation lock for the given bean id.
lock(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
 
lock(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.HashMapBeanStore
 
lock(BeanIdentifier) - 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
 
lockStore - Variable in class org.jboss.weld.context.beanstore.MapBeanStore
 
LOG - Static variable in interface org.jboss.weld.environment.logging.CommonLogger
 
LOG - Static variable in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 
LOG - Static variable in interface org.jboss.weld.environment.servlet.logging.TomcatLogger
 
LOG - Static variable in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
LOG - Static variable in interface org.jboss.weld.logging.BeanLogger
 
LOG - Static variable in interface org.jboss.weld.logging.BeanManagerLogger
 
LOG - Static variable in interface org.jboss.weld.logging.BootstrapLogger
 
LOG - Static variable in interface org.jboss.weld.logging.ContextLogger
 
LOG - Static variable in interface org.jboss.weld.logging.ConversationLogger
 
LOG - Static variable in interface org.jboss.weld.logging.ElLogger
 
LOG - Static variable in interface org.jboss.weld.logging.EventLogger
 
LOG - Static variable in interface org.jboss.weld.logging.InterceptorLogger
 
log(Object...) - Method in interface org.jboss.weld.logging.LogMessageCallback
Invokes the logger method.
LOG - Static variable in interface org.jboss.weld.logging.MetadataLogger
 
LOG - Static variable in interface org.jboss.weld.logging.ReflectionLogger
 
LOG - Static variable in interface org.jboss.weld.logging.ResolutionLogger
 
LOG - Static variable in interface org.jboss.weld.logging.SerializationLogger
 
LOG - Static variable in interface org.jboss.weld.logging.ServletLogger
 
LOG - Static variable in interface org.jboss.weld.logging.UtilLogger
 
LOG - Static variable in interface org.jboss.weld.logging.ValidatorLogger
 
LOG - Static variable in interface org.jboss.weld.logging.VersionLogger
 
LOG - Static variable in interface org.jboss.weld.logging.XmlLogger
 
LogMessageCallback - Interface in org.jboss.weld.logging
JBoss Logging is not using message keys and so it's not possible to reference the log message (a logger method annotated with LogMessage and Message) and use it as a method parameter or construct it lazily.
LONG_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
 
lookedUpClientProxy(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
lookupBeanManager(Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.manager.BeanManagerLookupService
 
lookupMethod(Class<?>, String, Class<?>[]) - Static method in class org.jboss.weld.security.MethodLookupAction
 
lowerBoundsOfWildcardMatch(Type, WildcardType) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
 
lowerBoundsOfWildcardMatch(Type[], WildcardType) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
 

M

makeResultImmutable(C) - Method in class org.jboss.weld.resolution.TypeSafeResolver
 
ManagedBean<T> - Class in org.jboss.weld.bean
Represents a simple bean
ManagedBean(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.ManagedBean
Constructor
ManagedBeanIdentifier - Class in org.jboss.weld.bean
 
ManagedBeanIdentifier(AnnotatedTypeIdentifier) - Constructor for class org.jboss.weld.bean.ManagedBeanIdentifier
 
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.
managerNotInitialized() - Method in interface org.jboss.weld.logging.BootstrapLogger
 
ManagerObjectFactory - Class in org.jboss.weld.resources
 
ManagerObjectFactory() - Constructor for class org.jboss.weld.resources.ManagerObjectFactory
 
ManagerObjectFactory(String) - 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.annotated.enhanced.EnhancedAnnotated
The set of declared meta-annotations to map
MAPPED_METAANNOTATIONS - Static variable in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
The set of meta-annotations to map
MAPPED_SUPERCLASS_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
 
mappedQualifiers - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
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(Method) - Method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
 
matches(Method) - Method in interface org.jboss.weld.annotated.enhanced.MethodSignature
Determines whether this method signature matches the signature of the given method
matches(int) - Method in enum org.jboss.weld.event.Status
Indicates whether the given status code passed in during Synchronization#beforeCompletion() or Synchronization#afterCompletion(int) matches this status.
matches(Set<Type>, Set<Type>) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
 
matches(Type, Set<? extends Type>) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
 
matches(Resolvable, T) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
 
matches(Set<Type>, Set<Type>) - Method in interface org.jboss.weld.resolution.AssignabilityRules
Check whether at least one of the requiredTypes matches a type in beanTypes
matches(Type, Set<? extends Type>) - Method in interface org.jboss.weld.resolution.AssignabilityRules
Check whether requiredType matches a type in beanTypes
matches(Type, Type) - Method in interface org.jboss.weld.resolution.AssignabilityRules
 
matches(Type, Type) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
 
matches(Type, Type) - Method in class org.jboss.weld.resolution.EventTypeAssignabilityRules
 
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
 
matchesNoBoxing(Type, Type) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
 
matchesNoBoxing(Type, Type) - Method in class org.jboss.weld.resolution.EventTypeAssignabilityRules
 
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.
MemberTransformer - Class in org.jboss.weld.resources
Serves several functions.
MemberTransformer(ClassTransformer) - Constructor for class org.jboss.weld.resources.MemberTransformer
 
merge(CDI11Bootstrap, Iterable<T>) - Static method in class org.jboss.weld.environment.deployment.WeldBeanDeploymentArchive
 
merge(Set<Annotation>) - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
Perform the merge
mergeBeanInterceptorBindings(BeanManagerImpl, EnhancedAnnotatedType<?>, Collection<Class<? extends Annotation>>) - Static method in class org.jboss.weld.util.Interceptors
Merge class-level interceptor bindings with interceptor bindings inherited from interceptor bindings and stereotypes.
mergeBeanInterceptorBindings(BeanManagerImpl, AnnotatedType<?>, Collection<Annotation>, Collection<Annotation>) - Static method in class org.jboss.weld.util.Interceptors
Merge class-level interceptor bindings with interceptor bindings inherited from interceptor bindings and stereotypes.
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
mergeExisting(Iterable<? extends BeanDeploymentArchive>, boolean) - Method in class org.jboss.weld.xml.BeansXmlParser
 
mergeExistingDescriptors(Iterable<BeansXml>, boolean) - Method in class org.jboss.weld.xml.BeansXmlParser
 
mergeInQualifiers(BeanManagerImpl, Collection<Annotation>, Annotation[]) - Static method in class org.jboss.weld.util.Beans
 
mergeMemberInterceptorBindings(Multimap<Class<? extends Annotation>, Annotation>, Set<Annotation>) - Method in class org.jboss.weld.injection.producer.InterceptionModelInitializer
Merges bean interceptor bindings (including inherited ones) with method interceptor bindings.
MessageCallback<T> - Interface in org.jboss.weld.logging
JBoss Logging is not using message keys and so it's not possible to reference the message (a message method annotated with Message) and use it as a method parameter or construct it lazily.
messageDrivenBeansCannotBeManaged(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
metaAnnotationOnWrongType(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
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
MetadataImpl<T> - Class in org.jboss.weld.metadata
 
MetadataImpl(T, String) - Constructor for class org.jboss.weld.metadata.MetadataImpl
 
MetadataLogger - Interface in org.jboss.weld.logging
Log messages for Meta Data.
metadataSourceReturnedNull(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
METHOD_HANDLER_FIELD_NAME - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
 
methodElementTypeNotAllowed(Object, Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
MethodHandler - Interface in org.jboss.weld.bean.proxy
The interface implemented by the invocation handler of a proxy instance.
methodHandlerProcessingCall(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
methodHandlerProcessingReturningBeanInstance(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
MethodHolder - Class in org.jboss.weld.serialization
Serializable holder for Method.
MethodHolder(Method) - Constructor for class org.jboss.weld.serialization.MethodHolder
 
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
High-level representation of an injected method.
MethodInjectionPoint(EnhancedAnnotatedMethod<T, X>, Bean<?>, Class<?>, boolean, InjectionPointFactory, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.MethodInjectionPoint
 
MethodLookupAction - Class in org.jboss.weld.security
Returns a method from the class or any class/interface in the inheritance hierarchy
MethodLookupAction(Class<?>, String, Class<?>[]) - Constructor for class org.jboss.weld.security.MethodLookupAction
 
methodName - Variable in class org.jboss.weld.security.GetDeclaredMethodAction
 
methodNotAvailableAfterShutdown(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
methodNotAvailableDuringInitialization(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
methodNotBusinessMethod(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
methodNull() - Method in interface org.jboss.weld.logging.BeanLogger
 
MethodProducerFactory<X> - Class in org.jboss.weld.manager
 
MethodProducerFactory(AnnotatedMethod<? super X>, Bean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.MethodProducerFactory
 
MethodSignature - Interface in org.jboss.weld.annotated.enhanced
 
MethodSignatureImpl - Class in org.jboss.weld.annotated.enhanced.jlr
 
MethodSignatureImpl(AnnotatedMethod<?>) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
 
MethodSignatureImpl(Method) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
 
MethodSignatureImpl(String, String...) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
 
MINIMUM_API_VERSION - Variable in class org.jboss.weld.jsf.JsfApiAbstraction
 
missingBeansXml() - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
MissingDependenciesRegistry - Class in org.jboss.weld.bootstrap
Holds information about classes that have missing dependencies (class X references class Y and class Y is not on classpath).
MissingDependenciesRegistry() - Constructor for class org.jboss.weld.bootstrap.MissingDependenciesRegistry
 
missingJettyEnv() - Method in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 
missingJettyEnvXml() - Method in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 
missingRetention(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
missingTarget(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
missingTargetMethodFieldParameterType(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
missingTargetMethodFieldType(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
missingTargetMethodFieldTypeParameterOrTargetMethodTypeOrTargetMethodOrTargetTypeOrTargetField(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
missingTargetTypeMethodOrTargetType(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
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.
modifiedAnnotatedType(SlimAnnotatedType<X>, AnnotatedType<X>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
 
MODIFY_THREAD_GROUP - Static variable in class org.jboss.weld.util.Permissions
 
ModuleEnablement - Class in org.jboss.weld.bootstrap.enablement
Holds information about interceptors, decorators and alternatives that are enabled in this module.
ModuleEnablement(List<Class<?>>, List<Class<?>>, Map<Class<?>, Integer>, Set<Class<?>>, Set<Class<? extends Annotation>>) - Constructor for class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
MortbayWeldServletHandler - Class in org.jboss.weld.environment.gwtdev
 
MortbayWeldServletHandler(ServletHandler, ServletContext) - Constructor for class org.jboss.weld.environment.gwtdev.MortbayWeldServletHandler
 
Multimap<K,V> - Interface in org.jboss.weld.util.collections
A collection-like structure that maps keys to collections of values.
Multimaps - Class in org.jboss.weld.util.collections
Multimap utilities.
multipleAlternatives(Object) - Method in interface org.jboss.weld.logging.XmlLogger
 
multipleDecorators(Object) - Method in interface org.jboss.weld.logging.XmlLogger
 
multipleDisposalMethods(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
multipleDisposeParams(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
multipleEventParameters(Object) - Method in interface org.jboss.weld.logging.EventLogger
 
multipleInterceptors(Object) - Method in interface org.jboss.weld.logging.XmlLogger
 
multipleScanning(Object) - Method in interface org.jboss.weld.logging.XmlLogger
 
multipleScopes(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
multipleScopesFoundFromStereotypes(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
mustCallAssociateBeforeActivate() - Method in interface org.jboss.weld.logging.ConversationLogger
 
mustCallAssociateBeforeDeactivate() - Method in interface org.jboss.weld.logging.ConversationLogger
 
mustCallAssociateBeforeGeneratingId() - Method in interface org.jboss.weld.logging.ConversationLogger
 
mustCallAssociateBeforeLoadingKnownConversations() - Method in interface org.jboss.weld.logging.ConversationLogger
 
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

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
 
namedResourceProducerField(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
nameNotAllowedOnSpecialization(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
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
 
neitherFieldNorSetterFound() - Method in interface org.jboss.weld.environment.servlet.logging.TomcatLogger
 
New - Annotation Type in javax.enterprise.inject
The New qualifier was deprecated in CDI 1.1.
NewBean - Interface in org.jboss.weld.bean
Marker interface for @New beans
newBuilder() - Static method in class org.jboss.weld.util.cache.ComputingCacheBuilder
 
newConcurrentEnvironment(EjbDescriptors, BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.BeanDeployerEnvironmentFactory
Creates a new threadsafe BeanDeployerEnvironment instance.
newConcurrentSetMultimap() - Static method in class org.jboss.weld.util.collections.SetMultimap
Creates a new instance backed by a ConcurrentHashMap and synchronized HashSet.
newConcurrentSetMultimap(Supplier<Set<V>>) - Static method in class org.jboss.weld.util.collections.SetMultimap
Creates a new instance backed by a ConcurrentHashMap and synchronized HashSet.
newEnvironment(EjbDescriptors, BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.BeanDeployerEnvironmentFactory
 
newHashSet(E...) - Static method in class org.jboss.weld.util.collections.Sets
 
newInstance() - Method in class javax.enterprise.inject.spi.Unmanaged
 
newInstance(InjectionPoint, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
 
newInstance(InjectionPoint, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
 
newInstance(InjectionPoint, CreationalContext<Bean<?>>) - Method in class org.jboss.weld.bean.builtin.BeanMetadataBean
 
newInstance(InjectionPoint, CreationalContext<Conversation>) - Method in class org.jboss.weld.bean.builtin.ConversationBean
 
newInstance(InjectionPoint, CreationalContext<Decorator<?>>) - Method in class org.jboss.weld.bean.builtin.DecoratorMetadataBean
 
newInstance(InjectionPoint, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.AbstractEEBean
 
newInstance(InjectionPoint, CreationalContext<HttpServletRequest>) - Method in class org.jboss.weld.bean.builtin.ee.HttpServletRequestBean
 
newInstance(InjectionPoint, CreationalContext<HttpSession>) - Method in class org.jboss.weld.bean.builtin.ee.HttpSessionBean
 
newInstance(InjectionPoint, CreationalContext<ServletContext>) - Method in class org.jboss.weld.bean.builtin.ee.ServletContextBean
 
newInstance(InjectionPoint, CreationalContext<Event<?>>) - Method in class org.jboss.weld.bean.builtin.EventBean
 
newInstance(InjectionPoint, CreationalContext<EventMetadata>) - Method in class org.jboss.weld.bean.builtin.EventMetadataBean
 
newInstance(InjectionPoint, CreationalContext<InjectionPoint>) - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
 
newInstance(InjectionPoint, CreationalContext<Instance<?>>) - Method in class org.jboss.weld.bean.builtin.InstanceBean
 
newInstance(InjectionPoint, CreationalContext<Bean<?>>) - Method in class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
 
newInstance(InjectionPoint, CreationalContext<Interceptor<?>>) - Method in class org.jboss.weld.bean.builtin.InterceptorMetadataBean
 
newInstance(String) - Static method in class org.jboss.weld.environment.servlet.util.Reflections
 
newInstance(Object) - Method in class org.jboss.weld.environment.tomcat.ForwardingInstanceManager
 
newInstance(String, ClassLoader) - Method in class org.jboss.weld.environment.tomcat.ForwardingInstanceManager
 
newInstance(String) - Method in class org.jboss.weld.environment.tomcat.ForwardingInstanceManager
 
newInstance(Class<?>) - Method in class org.jboss.weld.environment.tomcat.ForwardingInstanceManager
 
newInstance(Object) - Method in class org.jboss.weld.environment.tomcat.WeldForwardingInstanceManager
 
newInstance(String, ClassLoader) - Method in class org.jboss.weld.environment.tomcat.WeldForwardingInstanceManager
 
newInstance(String) - Method in class org.jboss.weld.environment.tomcat.WeldForwardingInstanceManager
 
newInstance(Class<?>) - Method in class org.jboss.weld.environment.tomcat.WeldForwardingInstanceManager
 
newInstance(String) - Method in class org.jboss.weld.environment.tomcat.WeldInstanceManager
 
newInstance(Object) - Method in class org.jboss.weld.environment.tomcat.WeldInstanceManager
 
newInstance(String, ClassLoader) - Method in class org.jboss.weld.environment.tomcat.WeldInstanceManager
 
newInstance(Class<?>) - Method in class org.jboss.weld.environment.tomcat.WeldInstanceManager
 
newInstance(ResourceLoader, String, Object...) - Static method in class org.jboss.weld.environment.util.Reflections
 
newInstance(BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
newInstance(Object[]) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
 
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
 
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.AbstractInstantiator
 
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.ConstructorInterceptionInstantiator
 
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
 
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.ForwardingInstantiator
 
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in interface org.jboss.weld.injection.producer.Instantiator
 
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.InterceptorApplyingInstantiator
 
newInstance(Object[]) - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
 
newInstance(TypeStore) - Static method in class org.jboss.weld.resources.ReflectionCacheFactory
 
NewInstanceAction<T> - Class in org.jboss.weld.security
 
NewInstanceAction(Class<T>) - Constructor for class org.jboss.weld.security.NewInstanceAction
 
NewLiteral - Class in org.jboss.weld.literal
Annotation literal for New
NewLiteral(Class<?>) - Constructor for class org.jboss.weld.literal.NewLiteral
 
NewManagedBean<T> - Class in org.jboss.weld.bean
Represents a @New simple bean
NewManagedBean(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.NewManagedBean
Protected constructor
newManager(BeanManagerImpl, String, ServiceRegistry) - Static method in class org.jboss.weld.manager.BeanManagerImpl
 
newRootManager(String, String, ServiceRegistry) - 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(BeanAttributes<T>, EnhancedAnnotatedType<T>, InternalEjbDescriptor<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.NewSessionBean
Protected constructor
newSetMultimap() - Static method in class org.jboss.weld.util.collections.SetMultimap
Creates a new instance backed by a HashMap and HashSet.
newSetMultimap(Multimap<K, V>) - Static method in class org.jboss.weld.util.collections.SetMultimap
Creates a new instance backed by a HashMap and HashSet.
newThread(Runnable) - Method in class org.jboss.weld.executor.DaemonThreadFactory
 
newWithQualifiers(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
NO_ARGS_SIGNATURE - Static variable in class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl
 
noBeanStoreAvailable(Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
noConstructor(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
noConversationFoundToRestore(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
noDecoratedTypes(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
noDecoratorTypes() - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
noDelegateForDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
noInstanceOfExtension(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
noLoadMethodAvailableOnServiceLoader(Object, Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
NON_PORTABLE_MODE_KEY - Static variable in class org.jboss.weld.SystemPropertiesConfiguration
 
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.
nonBindingMemberType(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
nonBindingMemberTypeException(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
nonContainerDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
nonDependentResourceProducerField(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
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(String) - Constructor for exception org.jboss.weld.context.NonexistentConversationException
Creates a new exception with the given localized message.
nonFieldInjectionPointCannotUseNamed(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
nonNormalScope(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
NonProducibleInjectionTarget<T> - Class in org.jboss.weld.injection.producer
An implementation of InjectionTarget for classes that do not fulfill bean class requirements (e.g.
NonProducibleInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
 
nonSerializableFieldInjectionError(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
nonSerializableProductError(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
NoopLifecycleCallbackInvoker<T> - Class in org.jboss.weld.injection.producer
This implementation never invokes PostConstruct / PreDestroy callbacks.
NoopLifecycleCallbackInvoker() - Constructor for class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
 
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
 
noServiceLoaderClassAvailable() - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
noSuchJettyInjectorFound() - Method in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 
noSupportedServletContainerDetected() - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
notAnInterceptorBinding(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
notAQualifier(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
notAScope(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
notAStereotype(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
NotificationListener - Interface in org.jboss.weld.bootstrap.events
Allows a container lifecycle event to be notified before and after the event is delivered to an Extension.
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
 
notify(T) - Method in class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
notifyObserver(EventPacket<T>, ObserverMethod<? super T>) - Method in class org.jboss.weld.event.ObserverNotifier
 
notifyObserver(T, ObserverMethod<? super T>) - Method in class org.jboss.weld.event.ObserverNotifier
 
notifyObservers(EventPacket<T>, List<ObserverMethod<? super T>>) - Method in class org.jboss.weld.event.ObserverNotifier
 
notifyObservers(EventPacket<T>, List<ObserverMethod<? super T>>) - Method in class org.jboss.weld.event.TransactionalObserverNotifier
 
notInAServletOrPortlet() - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
notInHierarchy(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
notInterceptorBindingType(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
notProxyableArrayType(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
notProxyableFinalTypeOrMethod(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
notProxyableNoConstructor(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
notProxyablePrimitive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
notProxyablePrivateConstructor(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
notProxyableUnknown(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
notStereotype(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
notUsingFastResolver(ObserverMethod<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
NULL_BDA_ID - Static variable in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
NULL_INSTANCE - Static variable in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
 
nullBeanManagerId() - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
nullDeclaringBean(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
nullExpressionFactory() - Method in interface org.jboss.weld.logging.ElLogger
 
nullInstance(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
NullInstanceException - Exception in org.jboss.weld.exceptions
This exception occurs in cases where an object instance was expected, but the reference was null.
NullInstanceException(String) - Constructor for exception org.jboss.weld.exceptions.NullInstanceException
Creates a new exception with the given localized message.
nullInterceptorBindings(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
 
nullNotAllowedFromProducer(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 

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.
ObserverInitializationContext<T,X> - Class in org.jboss.weld.bootstrap
 
ObserverInitializationContext(ObserverMethodImpl<T, X>, EnhancedAnnotatedMethod<T, ? super X>) - Constructor for class org.jboss.weld.bootstrap.ObserverInitializationContext
 
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(EnhancedAnnotatedMethod<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).
observerMethodMustBeStaticOrBusiness(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
observerMethodsMethodReturnsNull(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
 
ObserverNotifier - Class in org.jboss.weld.event
Provides event-related operations such sa observer method resolution and event delivery.
ObserverNotifier(TypeSafeObserverResolver, ServiceRegistry, boolean) - Constructor for class org.jboss.weld.event.ObserverNotifier
 
Observers - Class in org.jboss.weld.util
 
Observes - Annotation Type in javax.enterprise.event
Identifies the event parameter of an observer method.
obtainClasses() - Method in class org.jboss.weld.bootstrap.BeanDeployment
 
of(AnnotatedConstructor<T>, EnhancedAnnotatedType<T>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
 
of(AnnotatedField<X>, EnhancedAnnotatedType<Y>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
 
of(AnnotatedMethod<X>, EnhancedAnnotatedType<Y>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
of(AnnotatedParameter<X>, EnhancedAnnotatedCallable<?, X, ?>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
of(SlimAnnotatedType<T>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
of(AnnotatedMethod<?>) - Static method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
 
of(AnnotatedMethod<T>) - Static method in class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
 
of(String, String, String, String, boolean) - Static method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
of(Constructor<X>, BackedAnnotatedType<X>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
 
of(Field, BackedAnnotatedType<Y>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
 
of(Method, BackedAnnotatedType<Y>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod
 
of(Parameter, int, BackedAnnotatedCallable<X, ?>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
of(Class<X>, SharedObjectCache, ReflectionCache, String, String) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
of(Class<X>, Type, SharedObjectCache, ReflectionCache, String, String) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
of(SlimAnnotatedType<T>, ClassFileInfo, Set<ExtensionObserverMethodImpl<?, ?>>, ClassTransformer) - Static method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
 
of(SlimAnnotatedType<T>, ClassTransformer) - Static method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
 
of(SlimAnnotatedType<T>, ClassTransformer, Extension) - Static method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
 
of(AnnotatedConstructor<X>, UnbackedAnnotatedType<X>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedConstructor
 
of(AnnotatedField<X>, UnbackedAnnotatedType<Y>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedField
 
of(AnnotatedMethod<X>, UnbackedAnnotatedType<Y>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMethod
 
of(BeanAttributes<T>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
 
of(ContextHolder<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.builtin.ContextBean
 
of(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
Creates an EE resource producer field
of(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.builtin.ee.StaticEEResourceProducerField
 
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(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.DecoratorImpl
Creates a decorator bean
of(BeanManagerImpl, EnhancedAnnotatedMethod<T, ? super X>, AbstractClassBean<X>) - Static method in class org.jboss.weld.bean.DisposalMethod
 
of(Interceptor<T>) - Static method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
 
of(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.InterceptorImpl
 
of(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.ManagedBean
Creates a simple, annotation defined Web Bean
of(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.NewManagedBean
Creates an instance of a NewSimpleBean from an annotated class
of(BeanAttributes<T>, InternalEjbDescriptor<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.NewSessionBean
Creates an instance of a NewEnterpriseBean from an annotated class
of(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.ProducerField
Creates a producer field
of(BeanAttributes<T>, EnhancedAnnotatedMethod<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.ProducerMethod
Creates a producer method Web Bean
of(BeanAttributes<T>, InternalEjbDescriptor<T>, BeanManagerImpl, EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.bean.SessionBean
Creates a simple, annotation defined Enterprise Web Bean using the annotations specified on type
of(ProcessAnnotatedTypeImpl<?>, RequiredAnnotationDiscovery) - Static method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
of(ObserverMethodImpl<T, X>, EnhancedAnnotatedMethod<T, ? super X>) - Static method in class org.jboss.weld.bootstrap.ObserverInitializationContext
 
of(EjbDescriptor<T>) - Static method in class org.jboss.weld.ejb.InternalEjbDescriptor
 
of(InjectionPoint, BeanManagerImpl) - Static method in class org.jboss.weld.event.EventImpl
 
of(T, Type, Set<Annotation>, InjectionPoint) - Static method in class org.jboss.weld.event.EventPacket
 
of(T, Annotation...) - Static method in class org.jboss.weld.event.EventPacket
 
of(Class<T>, BeanManagerImpl, Annotation...) - Static method in class org.jboss.weld.event.FastEvent
Same as FastEvent.of(Class, BeanManagerImpl, Annotation...), just the accessible lenient observer notifier is used for observer method resolution
of(Class<T>, BeanManagerImpl, ObserverNotifier, Annotation...) - Static method in class org.jboss.weld.event.FastEvent
Constructs a new FastEvent instance
of(String, TypeSafeObserverResolver, ServiceRegistry, boolean) - Static method in class org.jboss.weld.event.ObserverNotifier
 
of(InjectionPoint) - Static method in class org.jboss.weld.injection.attributes.ForwardingFieldInjectionPointAttributes
 
of(InjectionPoint) - Static method in class org.jboss.weld.injection.attributes.ForwardingParameterInjectionPointAttributes
 
of(EnhancedAnnotatedField<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes
 
of(EnhancedAnnotatedParameter<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes
 
of(EnhancedAnnotatedParameter<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.attributes.SpecialParameterInjectionPoint
 
of(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.DefaultInjector
 
of(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker
 
of(EnhancedAnnotatedType<T>, SessionBean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
 
of(BeanManagerImpl, EnhancedAnnotatedType<T>, Bean<?>) - Static method in class org.jboss.weld.injection.producer.InterceptionModelInitializer
 
of(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.ResourceInjector
 
of(Class<T>, BeanManagerImpl) - Static method in class org.jboss.weld.interceptor.reader.PlainInterceptorFactory
 
of(Map<InterceptionType, List<Method>>) - Static method in class org.jboss.weld.interceptor.reader.TargetClassInterceptorMetadata
 
of(EnhancedAnnotated<T, E>, BeanManagerImpl) - Static method in class org.jboss.weld.metadata.cache.MergedStereotypes
 
of(Set<Annotation>, BeanManagerImpl) - Static method in class org.jboss.weld.metadata.cache.MergedStereotypes
 
of(Set<Annotation>, MetaAnnotationStore) - Static method in class org.jboss.weld.resolution.QualifierInstance
 
of(Bean<?>, MetaAnnotationStore) - Static method in class org.jboss.weld.resolution.QualifierInstance
 
of(Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.resolution.QualifierInstance
 
of(Class<T>, Class<?>...) - Static method in class org.jboss.weld.security.GetConstructorAction
 
of(Class<T>, Class<?>...) - Static method in class org.jboss.weld.security.GetDeclaredConstructorAction
 
of(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.security.GetDeclaredMethodAction
 
of(Class<T>) - Static method in class org.jboss.weld.security.NewInstanceAction
 
of(T) - Static method in class org.jboss.weld.security.SetAccessibleAction
 
of(T, boolean) - Static method in class org.jboss.weld.security.SetAccessibleAction
 
of(String, Bean<T>) - Static method in class org.jboss.weld.serialization.BeanHolder
 
of(Constructor<T>) - Static method in class org.jboss.weld.serialization.ConstructorHolder
 
of(Method) - Static method in class org.jboss.weld.serialization.MethodHolder
 
of(AnnotatedMethod<?>) - Static method in class org.jboss.weld.serialization.MethodHolder
 
of(String, Bean<T>) - Static method in class org.jboss.weld.util.bean.SerializableForwardingBean
 
of(BeanAttributes<T>, S) - Static method in class org.jboss.weld.util.bean.WrappedBeanHolder
 
of(T...) - Static method in class org.jboss.weld.util.collections.ImmutableList
Creates an immutable list that consists of the given elements.
of(T...) - Static method in class org.jboss.weld.util.collections.ImmutableSet
Creates a new immutable set that consists of given elements.
of(Set<? extends Type>) - Static method in class org.jboss.weld.util.Proxies.TypeInfo
 
onlyHttpServletLifecycleDefined() - Method in interface org.jboss.weld.logging.ServletLogger
 
onlyOneScopeAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
onStartup(Set<Class<?>>, ServletContext) - Method in class org.jboss.weld.environment.servlet.EnhancedListener
 
org.jboss.weld - package org.jboss.weld
 
org.jboss.weld.annotated - package org.jboss.weld.annotated
 
org.jboss.weld.annotated.enhanced - package org.jboss.weld.annotated.enhanced
 
org.jboss.weld.annotated.enhanced.jlr - package org.jboss.weld.annotated.enhanced.jlr
 
org.jboss.weld.annotated.runtime - package org.jboss.weld.annotated.runtime
 
org.jboss.weld.annotated.slim - package org.jboss.weld.annotated.slim
 
org.jboss.weld.annotated.slim.backed - package org.jboss.weld.annotated.slim.backed
 
org.jboss.weld.annotated.slim.unbacked - package org.jboss.weld.annotated.slim.unbacked
 
org.jboss.weld.bean - package org.jboss.weld.bean
 
org.jboss.weld.bean.attributes - package org.jboss.weld.bean.attributes
 
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.enablement - package org.jboss.weld.bootstrap.enablement
 
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.construction.api - package org.jboss.weld.construction.api
 
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.environment - package org.jboss.weld.environment
 
org.jboss.weld.environment.deployment - package org.jboss.weld.environment.deployment
 
org.jboss.weld.environment.deployment.discovery - package org.jboss.weld.environment.deployment.discovery
 
org.jboss.weld.environment.deployment.discovery.jandex - package org.jboss.weld.environment.deployment.discovery.jandex
 
org.jboss.weld.environment.gwtdev - package org.jboss.weld.environment.gwtdev
 
org.jboss.weld.environment.jetty - package org.jboss.weld.environment.jetty
 
org.jboss.weld.environment.logging - package org.jboss.weld.environment.logging
 
org.jboss.weld.environment.servlet - package org.jboss.weld.environment.servlet
 
org.jboss.weld.environment.servlet.deployment - package org.jboss.weld.environment.servlet.deployment
 
org.jboss.weld.environment.servlet.inject - package org.jboss.weld.environment.servlet.inject
 
org.jboss.weld.environment.servlet.jsf - package org.jboss.weld.environment.servlet.jsf
 
org.jboss.weld.environment.servlet.logging - package org.jboss.weld.environment.servlet.logging
 
org.jboss.weld.environment.servlet.portlet - package org.jboss.weld.environment.servlet.portlet
 
org.jboss.weld.environment.servlet.services - package org.jboss.weld.environment.servlet.services
 
org.jboss.weld.environment.servlet.util - package org.jboss.weld.environment.servlet.util
 
org.jboss.weld.environment.tomcat - package org.jboss.weld.environment.tomcat
 
org.jboss.weld.environment.util - package org.jboss.weld.environment.util
 
org.jboss.weld.event - package org.jboss.weld.event
 
org.jboss.weld.exceptions - package org.jboss.weld.exceptions
 
org.jboss.weld.executor - package org.jboss.weld.executor
 
org.jboss.weld.experimental - package org.jboss.weld.experimental
 
org.jboss.weld.experimental.util - package org.jboss.weld.experimental.util
 
org.jboss.weld.injection - package org.jboss.weld.injection
 
org.jboss.weld.injection.attributes - package org.jboss.weld.injection.attributes
 
org.jboss.weld.injection.producer - package org.jboss.weld.injection.producer
 
org.jboss.weld.injection.producer.ejb - package org.jboss.weld.injection.producer.ejb
 
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.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.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.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.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 - package org.jboss.weld.security
 
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.servlet.spi - package org.jboss.weld.servlet.spi
 
org.jboss.weld.servlet.spi.helpers - package org.jboss.weld.servlet.spi.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.annotated - package org.jboss.weld.util.annotated
 
org.jboss.weld.util.bean - package org.jboss.weld.util.bean
 
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.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.util.servlet - package org.jboss.weld.util.servlet
 
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
 
parameterAnnotationNotAllowedOnConstructor(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
ParameterInjectionPoint<T,X> - Interface in org.jboss.weld.injection
 
ParameterInjectionPointAttributes<T,X> - Interface in org.jboss.weld.injection.attributes
 
ParameterInjectionPointImpl<T,X> - Class in org.jboss.weld.injection
 
ParameterInjectionPointImpl(ParameterInjectionPointAttributes<T, X>) - Constructor for class org.jboss.weld.injection.ParameterInjectionPointImpl
 
parameterizedTypeContainingWildcardParameterIsNotAValidBeanType(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
ParameterizedTypeImpl - Class in org.jboss.weld.util.reflection
 
ParameterizedTypeImpl(Type, Type...) - Constructor for class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
ParameterizedTypeImpl(Type, Type[], Type) - Constructor for class org.jboss.weld.util.reflection.ParameterizedTypeImpl
 
parametersMatch(Type, Type) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
 
parametersMatch(WildcardType, Type) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
 
parametersMatch(WildcardType, TypeVariable<?>) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
 
parametersMatch(Type, TypeVariable<?>) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
 
parametersMatch(TypeVariable<?>, TypeVariable<?>) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
 
parametersMatch(Type, Type) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
 
parametersMatch(WildcardType, TypeVariable<?>) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
 
parametersMatch(TypeVariable<?>, TypeVariable<?>) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
 
parametersMatch(TypeVariable<?>, Type) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
 
parameterTypes - Variable in class org.jboss.weld.security.GetDeclaredMethodAction
 
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>, boolean) - 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
 
parsingError(Object, Throwable) - Method in interface org.jboss.weld.logging.XmlLogger
 
passivating() - Method in class org.jboss.weld.literal.NormalScopeLiteral
 
passivatingBeanHasNonPassivationCapableDecorator(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
passivatingBeanHasNonPassivationCapableInterceptor(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
passivatingBeanNeedsSerializableImpl(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
passivatingBeanWithNonserializableDecorator(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
passivatingBeanWithNonserializableInterceptor(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
PassivatingContextWrapper - Class in org.jboss.weld.context
Wraps a passivating context with a wrapper that guarantees that each call to the context is done with serializable Contextual.
passivatingNonNormalScopeIllegal(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
PassivationCapable - Interface in javax.enterprise.inject.spi
Indicates that a custom implementation of Bean or Contextual is passivation capable.
passivationCapableBeanHasNullId(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
patDefaultResolver(SlimAnnotatedType<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
patFastResolver(SlimAnnotatedType<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
patSkipped(SlimAnnotatedType<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
peek() - Static method in class org.jboss.weld.bean.proxy.DecorationHelper
 
peek() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
Peeks the current top of the stack.
peek() - Method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext.Stack
 
peek() - Method in class org.jboss.weld.injection.ThreadLocalStackService
The injection point being operated on for this thread
peekIfNotEmpty() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
Peeks the current top of the stack or returns null if the stack is empty
performDiscovery() - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
performDiscovery() - Method in interface org.jboss.weld.environment.deployment.discovery.DiscoveryStrategy
 
Permissions - Class in org.jboss.weld.util
Utility class for checking Permission
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
 
PlainInterceptorFactory<T> - Class in org.jboss.weld.interceptor.reader
InterceptorFactory that uses an InjectionTarget as a factory for interceptor instances.
PlainInterceptorFactory(InjectionTarget<T>) - Constructor for class org.jboss.weld.interceptor.reader.PlainInterceptorFactory
 
pop() - Static method in class org.jboss.weld.bean.proxy.DecorationHelper
 
pop() - Method in class org.jboss.weld.injection.ThreadLocalStackService
 
PortletSupport - Class in org.jboss.weld.environment.servlet.portlet
Simple portlet support.
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() - Method in class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Call the @PostConstruct callback
postConstruct(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
 
postConstruct(T) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
postConstruct(T) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
postConstruct(T, Instantiator<T>) - Method in class org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker
 
postConstruct(T, Instantiator<T>) - Method in interface org.jboss.weld.injection.producer.LifecycleCallbackInvoker
 
postConstruct(T, Instantiator<T>) - Method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
 
postNotify(Extension) - Method in class org.jboss.weld.bootstrap.events.ContainerEvent
 
postNotify(Extension) - Method in interface org.jboss.weld.bootstrap.events.NotificationListener
 
postNotify(T, Object) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
 
postNotify(T, Object) - Method in class org.jboss.weld.event.ObserverMethodImpl
 
postSpecialize() - Method in class org.jboss.weld.bean.AbstractBean
 
PRE_DESTROY - Static variable in class org.jboss.weld.interceptor.util.InterceptionUtils
 
Preconditions - Class in org.jboss.weld.util
 
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() - Method in class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Call the @PreDestroy callback
preDestroy(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
 
preDestroy(T) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
preDestroy(T) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
preDestroy(T, Instantiator<T>) - Method in class org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker
 
preDestroy(T, Instantiator<T>) - Method in interface org.jboss.weld.injection.producer.LifecycleCallbackInvoker
 
preDestroy(T, Instantiator<T>) - Method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
 
PREFIX - Static variable in class org.jboss.weld.bean.BeanIdentifiers
 
prefix(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
prefix(Collection<BeanIdentifier>) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
 
prefix(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.BeanIdentifierIndexNamingScheme
 
prefix(BeanIdentifier) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
Add the prefix to the id
prefix(Collection<BeanIdentifier>) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
 
preInitialize() - Method in class org.jboss.weld.bean.AbstractBean
Initializes specialization.
preInitialize() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
 
preInitialize() - Method in class org.jboss.weld.bean.RIBean
 
preloadProcessAnnotatedType(Class<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
preloadProcessBean(Class<T>, Type...) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
preloadProcessBeanAttributes(Type) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
preloadProcessInjectionPoint(Type...) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
preloadProcessInjectionTarget(Class<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
preloadProcessObserverMethod(Type...) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
preloadProcessProducer(Type...) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
preNotify(Extension) - Method in class org.jboss.weld.bootstrap.events.ContainerEvent
 
preNotify(Extension) - Method in interface org.jboss.weld.bootstrap.events.NotificationListener
 
preNotify(T, Object) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
 
preNotify(T, Object) - Method in class org.jboss.weld.event.ObserverMethodImpl
Hooks allowing subclasses to perform additional logic just before and just after an event is delivered to an observer method.
preSpecialize() - Method in class org.jboss.weld.bean.AbstractBean
 
preSpecialize() - Method in class org.jboss.weld.bean.AbstractClassBean
 
Primitives - Class in org.jboss.weld.util
 
PrincipalBean - Class in org.jboss.weld.bean.builtin.ee
 
PrincipalBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.PrincipalBean
 
Prioritized - Interface in org.jboss.weld.experimental
This API is experimental and will change! An optional interface - we don't want to force users to specify priority if not needed.
Priority - Annotation Type in org.jboss.weld.experimental
This API is experimental and will change! This annotation duplicates Priority.
PRIORITY_ANNOTATION_CLASS - Variable in class org.jboss.weld.util.AnnotationApiAbstraction
 
problemWhenInterating(Object, Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
proceed(Object[], Map<String, Object>) - Method in interface org.jboss.weld.construction.api.ConstructionHandle
Proceed to the next AroundConstructCallback.
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.SimpleInvocationContext
 
proceed() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContext
 
proceed() - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
process(WebAppContext, boolean) - Static method in class org.jboss.weld.environment.gwtdev.MortbayWeldServletHandler
 
process(WebAppContext) - Static method in class org.jboss.weld.environment.gwtdev.MortbayWeldServletHandler
 
process(ServletContext) - Static method in class org.jboss.weld.environment.gwtdev.MortbayWeldServletHandler
 
process(WebAppContext, boolean) - Static method in class org.jboss.weld.environment.jetty.EclipseWeldServletHandler
Deprecated.
 
process(WebAppContext) - Static method in class org.jboss.weld.environment.jetty.EclipseWeldServletHandler
Deprecated.
 
process(ServletContext) - Static method in class org.jboss.weld.environment.jetty.EclipseWeldServletHandler
Deprecated.
 
process(ServletContext) - Static method in class org.jboss.weld.environment.jetty.WeldDecorator
 
processAllDiscovery(BeanArchiveBuilder) - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
Process the bean archive with bean-discovery-mode of all.
processAndResolveType(Type, Class<?>) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
processAnnotatedDiscovery(BeanArchiveBuilder) - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
Process the bean archive with bean-discovery-mode of annotated.
processAnnotatedDiscovery(BeanArchiveBuilder) - Method in class org.jboss.weld.environment.deployment.discovery.jandex.JandexDiscoveryStrategy
 
processAnnotatedDiscovery(BeanArchiveBuilder) - Method in class org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy
 
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.
ProcessAnnotatedTypeEventResolvable - Class in org.jboss.weld.bootstrap.events
For ProcessAnnotatedType we need a special Resolvable in order to support WithAnnotations properly.
ProcessAnnotatedTypeEventResolvable(Set<Type>, SlimAnnotatedType<?>, RequiredAnnotationDiscovery) - Constructor for class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
 
ProcessAnnotatedTypeImpl<X> - Class in org.jboss.weld.bootstrap.events
Container lifecycle event for each Java class or interface discovered by the container.
ProcessAnnotatedTypeImpl(BeanManagerImpl, SlimAnnotatedType<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
ProcessAnnotatedTypeImpl(BeanManagerImpl, SlimAnnotatedType<X>, Class<? extends ProcessAnnotatedType>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
processAnnotatedTypes() - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
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.
processBean(Bean<T>) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
 
ProcessBeanAttributes<T> - 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.
processBeanAttributes(Iterable<? extends AbstractBean<?, ?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
ProcessBeanAttributesImpl<T> - Class in org.jboss.weld.bootstrap.events
Container lifecycle event that allows bean metadata (BeanAttributes) to be changed before the bean is registered.
ProcessBeanImpl<X> - Class in org.jboss.weld.bootstrap.events
 
ProcessBeanImpl(BeanManagerImpl, Bean<X>, Annotated) - 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
 
processClassBeanAttributes() - Method in class org.jboss.weld.bootstrap.BeanDeployer
Fires ProcessBeanAttributes for each enabled bean and updates the environment based on the events.
processEndChildElement(String, String, String, String) - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
Called by endElement, the nested content is not available
ProcessInjectionPoint<T,X> - Interface in javax.enterprise.inject.spi
The container fires an event of this type for every injection point of 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.
processInjectionPoint(FieldInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
Notifies CDI extension of a given InjectionPoint.
processInjectionPoint(ParameterInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
Notifies CDI extension of a given InjectionPoint.
ProcessInjectionPointImpl<T,X> - Class in org.jboss.weld.bootstrap.events
 
ProcessInjectionPointImpl(InjectionPoint, Class<?>, BeanManagerImpl, Type) - Constructor for class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
 
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
 
processMetaAnnotations(SetMultimap<Class<? extends Annotation>, Annotation>, Collection<Annotation>, ClassTransformer, boolean) - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
processMetaAnnotations(SetMultimap<Class<? extends Annotation>, Annotation>, Annotation[], ClassTransformer, boolean) - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
processMetaAnnotations(SetMultimap<Class<? extends Annotation>, Annotation>, Annotation, ClassTransformer, boolean) - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
 
processNoneDiscovery(BeanArchiveBuilder) - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
Process the bean archive with bean-discovery-mode of none.
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.
processObserverMethod(ObserverMethod<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
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.
processObserverMethodType(Type) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
 
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.
processProducerAttributes() - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
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
 
ProcessProducerImpl<T,X> - Class in org.jboss.weld.bootstrap.events
 
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
 
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
 
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
ProcessSyntheticAnnotatedType<X> - Interface in javax.enterprise.inject.spi
ProcessSyntheticAnnotatedTypeImpl<T> - Class in org.jboss.weld.bootstrap.events
 
ProcessSyntheticAnnotatedTypeImpl(BeanManagerImpl, SlimAnnotatedTypeContext<T>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessSyntheticAnnotatedTypeImpl
 
PROCOTOL_FILE - Static variable in class org.jboss.weld.environment.util.URLUtils
 
PROCOTOL_HTTP - Static variable in class org.jboss.weld.environment.util.URLUtils
 
PROCOTOL_HTTPS - Static variable in class org.jboss.weld.environment.util.URLUtils
 
PROCOTOL_JAR - Static variable in class org.jboss.weld.environment.util.URLUtils
 
produce(CreationalContext<T>) - Method in interface javax.enterprise.inject.spi.Producer
Causes an instance to be produced via the Producer.
produce() - Method in class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Create the instance
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
 
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
produce(Object, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
 
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
 
produce(Object, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
 
produce(Object, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
 
Producer<T> - Interface in javax.enterprise.inject.spi
Provides a generic operation for producing an instance of a type.
producer - Variable in class org.jboss.weld.bean.SyntheticClassBean
 
producerCannotHaveWildcardBeanType(Object) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
producerCannotHaveWildcardBeanType(Object) - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
 
producerCannotHaveWildcardBeanType(Object) - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
 
producerCastError(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
 
ProducerFactory<X> - Interface in javax.enterprise.inject.spi
An ProducerFactory can create an Producer for a given bean.
ProducerField<X,T> - Class in org.jboss.weld.bean
Represents a producer field
ProducerField(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.ProducerField
Constructor
producerFieldCannotHaveAWildcardBeanType(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
producerFieldOnSessionBeanMustBeStatic(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
ProducerFieldProducer<X,T> - Class in org.jboss.weld.injection.producer
Producer implementation for producer fields.
ProducerFieldProducer(EnhancedAnnotatedField<T, ? super X>, DisposalMethod<?, ?>) - Constructor for class org.jboss.weld.injection.producer.ProducerFieldProducer
 
producerFieldWithTypeVariableBeanTypeMustBeDependent(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
ProducerMethod<X,T> - Class in org.jboss.weld.bean
Represents a producer method bean
ProducerMethod(BeanIdentifier, BeanAttributes<T>, EnhancedAnnotatedMethod<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.ProducerMethod
 
producerMethodCannotHaveAWildcardReturnType(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
ProducerMethodIdentifier - Class in org.jboss.weld.bean
 
ProducerMethodIdentifier(EnhancedAnnotatedMethod<?, ?>, AbstractClassBean<?>) - Constructor for class org.jboss.weld.bean.ProducerMethodIdentifier
 
ProducerMethodIdentifier(AnnotatedTypeIdentifier, int) - Constructor for class org.jboss.weld.bean.ProducerMethodIdentifier
 
producerMethodNotSpecializing(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
ProducerMethodProducer<X,T> - Class in org.jboss.weld.injection.producer
Producer implementation for producer methods.
ProducerMethodProducer(EnhancedAnnotatedMethod<T, ? super X>, DisposalMethod<?, ?>) - Constructor for class org.jboss.weld.injection.producer.ProducerMethodProducer
 
producerMethodWithTypeVariableReturnTypeMustBeDependent(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
producerWithTypeVariableBeanTypeMustBeDependent(Object) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
producerWithTypeVariableBeanTypeMustBeDependent(Object) - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
 
producerWithTypeVariableBeanTypeMustBeDependent(Object) - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
 
Produces - Annotation Type in javax.enterprise.inject
Identifies a producer method or field.
ProfilingExecutorServices - Class in org.jboss.weld.executor
 
ProfilingExecutorServices(ExecutorServices) - Constructor for class org.jboss.weld.executor.ProfilingExecutorServices
 
promotedTransient(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
PROPERTY_NAME - Static variable in interface org.jboss.weld.resources.spi.ResourceLoader
 
propertyLookup(Object) - Method in interface org.jboss.weld.logging.ElLogger
 
propertyResolved(Object, Object) - Method in interface org.jboss.weld.logging.ElLogger
 
ProtectionDomainCache - Class in org.jboss.weld.bean.proxy
Holds enhanced protection domains for proxy classes.
ProtectionDomainCache() - Constructor for class org.jboss.weld.bean.proxy.ProtectionDomainCache
 
PROTOCOL_FILE_PART - Static variable in class org.jboss.weld.environment.util.URLUtils
 
Provider<T> - Interface in javax.inject
Provides instances of T.
Proxies - Class in org.jboss.weld.util
Utilities for working with Javassist 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>, Class<?>, EnhancedAnnotatedConstructor<T>, ConstructorInjectionPoint<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
 
proxyDeserializationFailure(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
ProxyFactory<T> - Class in org.jboss.weld.bean.proxy
Main factory to produce proxy classes and instances for Weld beans.
ProxyFactory(String, Class<?>, Set<? extends Type>, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.ProxyFactory
created a new proxy factory from a bean instance.
ProxyFactory(String, Class<?>, Set<? extends Type>, Bean<?>, boolean) - Constructor for class org.jboss.weld.bean.proxy.ProxyFactory
 
ProxyFactory(String, 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
ProxyFactory(String, Class<?>, Set<? extends Type>, String, Bean<?>, boolean) - Constructor for class org.jboss.weld.bean.proxy.ProxyFactory
 
proxyHandlerSerializedForNonSerializableBean() - Method in interface org.jboss.weld.logging.BeanLogger
 
proxyInstantiationBeanAccessFailed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
proxyInstantiationFailed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
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(String, BeanInstance, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.ProxyMethodHandler
 
ProxyObject - Interface in org.jboss.weld.bean.proxy
The interface implemented by proxy classes.
proxyRequired() - Method in interface org.jboss.weld.logging.BeanLogger
 
proxyRequired() - Method in interface org.jboss.weld.logging.EventLogger
 
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.
pseudoScopedBeanHasCircularReferences(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
publicFieldOnNormalScopedBeanNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
publishEvent(FacesContext, Class<? extends SystemEvent>, Class<?>, Object) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
publishEvent(FacesContext, Class<? extends SystemEvent>, Object) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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.injection.ThreadLocalStackService
Replaces (or adds) the current injection point.
pushClassType(CodeAttribute, 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(SlimAnnotatedType<X>) - Method in interface org.jboss.weld.annotated.slim.SlimAnnotatedTypeStore
Put a SlimAnnotatedType into the store.
put(SlimAnnotatedType<X>) - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeStoreImpl
 
put(BeanDeploymentArchive, BeanDeployment) - Method in class org.jboss.weld.bootstrap.BeanDeploymentArchiveMapping
 
put(BeanIdentifier, ContextualInstance<T>) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
put(BeanIdentifier, ContextualInstance<T>) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
put(BeanIdentifier, ContextualInstance<T>) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Adds a bean instance to the storage
put(K, V) - Method in class org.jboss.weld.util.collections.AbstractImmutableMap
 
put(K, V) - Method in interface org.jboss.weld.util.collections.ImmutableMap.Builder
 
put(K, V) - Method in interface org.jboss.weld.util.collections.Multimap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.jboss.weld.util.collections.AbstractImmutableMap
 
putAll(Map<K, V>) - Method in interface org.jboss.weld.util.collections.ImmutableMap.Builder
 
putAll(K, Collection<? extends V>) - Method in interface org.jboss.weld.util.collections.Multimap
 
putBeanDeployments(BeanDeploymentArchiveMapping) - 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.

Q

Qualifier - Annotation Type in javax.inject
Identifies qualifier annotations.
QualifierInstance - Class in org.jboss.weld.resolution
Optimized representation of a qualifier.
qualifierInstances - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
QualifierLiteral - Class in org.jboss.weld.literal
Annotation literal for Qualifier?
QualifierModel<T extends java.lang.annotation.Annotation> - Class in org.jboss.weld.metadata.cache
Model of a binding type
QualifierModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.QualifierModel
Constructor
qualifierOnFinalField(Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
qualifierOnStereotype(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
qualifiers - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
qualifiersNull(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
qualifiersUsed(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
qualifyName(String) - Method in class org.jboss.weld.el.Namespace
 

R

rawType - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
readResolve() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
readResolve() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
readResolve() - Method in class org.jboss.weld.serialization.AbstractSerializableHolder
 
Reception - Enum in javax.enterprise.event
Distinguishes conditional observer methods from observer methods which are always notified.
redundantQualifier(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
ReflectionCache - Interface in org.jboss.weld.resources
 
ReflectionCache.AnnotationClass<T extends java.lang.annotation.Annotation> - Interface in org.jboss.weld.resources
Represents cached metadata about an annotation class.
ReflectionCacheFactory - Class in org.jboss.weld.resources
 
ReflectionDiscoveryStrategy - Class in org.jboss.weld.environment.deployment.discovery
This implementation supports bean-discovery-mode="annotated" and makes use of reflection to detect a class with a bean defining annotation.
ReflectionDiscoveryStrategy(ResourceLoader, Bootstrap, Set<Class<? extends Annotation>>) - Constructor for class org.jboss.weld.environment.deployment.discovery.ReflectionDiscoveryStrategy
 
reflectionfactoryInstantiationFailed(Object, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
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
 
reflectionFallback() - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
ReflectionLogger - Interface in org.jboss.weld.logging
Log messages relating to reflection Message ids: 000600 - 000699
Reflections - Class in org.jboss.weld.environment.servlet.util
Reflection utilities
Reflections - Class in org.jboss.weld.environment.util
 
Reflections - Class in org.jboss.weld.util.reflection
Utility class for static reflection-type operations
RegexHttpContextActivationFilter - Class in org.jboss.weld.servlet.spi.helpers
A helper implementation of HttpContextActivationFilter that accepts every request that matches a predefined regular expression.
RegexHttpContextActivationFilter(Pattern) - Constructor for class org.jboss.weld.servlet.spi.helpers.RegexHttpContextActivationFilter
 
RegexHttpContextActivationFilter(String) - Constructor for class org.jboss.weld.servlet.spi.helpers.RegexHttpContextActivationFilter
 
registerAnnotatedTypes() - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
registerAroundConstructCallback(AroundConstructCallback<T>) - Method in interface org.jboss.weld.construction.api.WeldCreationalContext
Register a callback which is notified of component construction.
registerAroundConstructCallback(AroundConstructCallback<T>) - Method in class org.jboss.weld.context.CreationalContextImpl
 
registerBeanManager(BeanManagerImpl) - Method in class org.jboss.weld.event.GlobalObserverNotifierService
 
registerBeanNamespace(Bean<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
registerCdiInterceptorsForMessageDrivenBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
registerClassWithMissingDependency(String, String) - Method in class org.jboss.weld.bootstrap.MissingDependenciesRegistry
 
registerContextualInstance(EjbDescriptor<?>) - Static method in class org.jboss.weld.ejb.SessionBeanInjectionPoint
Indicates that a contextual instance of a session bean is about to be constructed.
registerEjbInjectionPoint(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.EjbInjectionServices
Register an EJB injection point.
registerEnvironment(BeanManagerImpl, BeanDeployerEnvironment, boolean) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
 
registerHandler(BeanArchiveHandler) - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
registerHandler(BeanArchiveHandler) - Method in interface org.jboss.weld.environment.deployment.discovery.DiscoveryStrategy
Register additional BeanArchiveHandler for handling discovered bean archives.
registerInjectionPoints(Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.DefaultInjector
 
registerInjectionPoints(Set<InjectionPoint>) - Method in interface org.jboss.weld.injection.producer.Injector
Add field/parameter injection points to the set of injection points of an InjectionTarget.
registerInjectionPoints(Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.StatelessSessionBeanInjector
 
registerInjectionTarget(InjectionTarget<T>, AnnotatedType<T>) - Method in interface org.jboss.weld.injection.spi.InjectionServices
This method is invoked during Weld bootstrap and allows an integrator to process an InjectionTarget that may be injected at runtime.
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
 
registerOuterDecorator(ProxyObject, T) - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
 
registerPersistenceContextInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
registerPersistenceContextInjectionPoint(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JpaInjectionServices
Register a persistence context injection point.
registerPersistenceUnitInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
registerPersistenceUnitInjectionPoint(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JpaInjectionServices
Register a persistence unit injection point.
registerResourceInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
registerResourceInjectionPoint(String, String) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
 
registerResourceInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
 
registerResourceInjectionPoint(String, String) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
 
registerResourceInjectionPoint(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.ResourceInjectionServices
Register a resource injection point.
registerResourceInjectionPoint(String, String) - Method in interface org.jboss.weld.injection.spi.ResourceInjectionServices
Register a resource injection point with the given JNDI name and mapped name.
registerSynchronization(Synchronization) - Method in interface org.jboss.weld.transaction.spi.TransactionServices
Registers a synchronization object with the currently executing transaction.
registerWebServiceRefInjectionPoint(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JaxwsInjectionServices
Register a WebServiceRef injection point.
RegistrySingletonProvider - Class in org.jboss.weld.bootstrap.api.helpers
 
RegistrySingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider
 
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 interface org.jboss.weld.context.WeldCreationalContext
 
release() - Method in class org.jboss.weld.injection.spi.helpers.SimpleResourceReference
 
release() - Method in interface org.jboss.weld.injection.spi.ResourceReference
Release the resource instance
reload() - Method in class org.jboss.weld.util.ServiceLoader
Clear this loader's provider cache so that all providers will be reloaded.
remove(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
 
remove(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
 
remove(BeanIdentifier) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Removes a bean instance identified by the given id.
remove() - Method in interface org.jboss.weld.ejb.api.SessionObjectReference
Request the EJB container remove the stateful session object
remove(Object) - Method in class org.jboss.weld.util.collections.AbstractImmutableMap
 
remove(int) - Method in class org.jboss.weld.util.collections.ListView
 
removeAnnotatedType(SlimAnnotatedTypeContext<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
removeAnnotatedTypes(Collection<SlimAnnotatedTypeContext<?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
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.RequestBeanStore
 
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.MapBeanStore
 
removeDisabledBeans(Set<T>, BeanManagerImpl, SpecializationAndEnablementRegistry) - Static method in class org.jboss.weld.util.Beans
Retains only beans which are enabled.
removedKeyFromSession(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
removeELContextListener(ELContextListener) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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
 
replaceInstanceManager(ServletContext, WeldManager) - Static method in class org.jboss.weld.environment.tomcat.WeldForwardingInstanceManager
 
replaceValues(K, Iterable<? extends V>) - Method in interface org.jboss.weld.util.collections.Multimap
Note that the original collection of values is completely replaced by a new collection which contains all elements from the given iterable.
REQUEST - Static variable in class org.jboss.weld.literal.DestroyedLiteral
 
REQUEST - Static variable in class org.jboss.weld.literal.InitializedLiteral
 
RequestBeanStore - Class in org.jboss.weld.context.beanstore.http
A BeanStore that uses a HTTP request as backing storage.
RequestBeanStore(HttpServletRequest, 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(String) - Constructor for class org.jboss.weld.context.unbound.RequestContextImpl
 
requestDestroyed(ServletRequestEvent) - Method in class org.jboss.weld.environment.servlet.EnhancedListener
 
requestDestroyed(Object) - Method in interface org.jboss.weld.logging.ServletLogger
 
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(HttpServletRequest) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
 
requestDestroyed(ServletRequestEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
 
requestInitialized(ServletRequestEvent) - Method in class org.jboss.weld.environment.servlet.EnhancedListener
 
requestInitialized(Object) - Method in interface org.jboss.weld.logging.ServletLogger
 
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(HttpServletRequest, ServletContext) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
 
requestInitialized(HttpServletRequest) - Static method in class org.jboss.weld.servlet.SessionHolder
 
requestInitialized(ServletRequestEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
 
RequestScoped - Annotation Type in javax.enterprise.context
Specifies that a bean is request scoped.
RequestScopedCache - Class in org.jboss.weld.context.cache
Caches beans over the life of a request, to allow for efficient bean lookups from proxies.
RequestScopedItem - Interface in org.jboss.weld.context.cache
An item that can be cached for the lifetime of a request.
RequiredAnnotationDiscovery - Class in org.jboss.weld.bootstrap.events
Wrapper over ReflectionCache capable of determining whether a given class has a given annotation or not, as defined by the CDI 1.1 specification (11.5.6).
RequiredAnnotationDiscovery(ReflectionCache) - Constructor for class org.jboss.weld.bootstrap.events.RequiredAnnotationDiscovery
 
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
 
ResolutionLogger - Interface in org.jboss.weld.logging
Log messages for resolution classes.
Resolvable - Interface in org.jboss.weld.resolution
Something that is resolvable 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
 
ResolvableImpl(Class<?>, Set<Type>, Map<Class<? extends Annotation>, Annotation>, Bean<?>, Set<QualifierInstance>, boolean) - 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() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy
 
resolve(Set<Bean<? extends X>>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
resolve(Set<Bean<? extends X>>) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
resolve(Set<Bean<? extends X>>) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
 
resolve(String) - Method in class org.jboss.weld.resolution.NameBasedResolver
Get the possible beans for the given name
resolve(R, boolean) - Method in class org.jboss.weld.resolution.TypeSafeResolver
Get the possible beans for the given element
resolve(Set<Bean<? extends X>>) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
resolveAlternatives(Set<Bean<?>>) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver.BeanDisambiguation
If all the beans left are alternatives with a priority, then the container will select the alternative with the highest priority, and the ambiguous dependency is called resolvable.
resolveClassLoaderForBeanProxy(String, Class<?>, 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
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.bean.builtin.BeanManagerProxy
 
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
 
resolveDecorators(Set<Type>, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
resolveDisposalBeans(Set<Type>, Set<Annotation>, AbstractClassBean<X>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
Resolve the disposal method for the given producer method.
resolveDisposalMethod(BeanAttributes<?>, AbstractClassBean<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
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
Deprecated.
Instead of calling this method at runtime, Weld should register every EJB injection point at bootstrap using EjbInjectionServices.registerEjbInjectionPoint(InjectionPoint) and use the returned factory for producing injectable instances at runtime.
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.bean.builtin.BeanManagerProxy
 
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, Collection<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Resolves a list of interceptors based on interception type and interceptor bindings.
resolveInterceptors(InterceptionType, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
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.bean.builtin.BeanManagerProxy
 
resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
 
resolveObserverMethods(Type, Set<Annotation>) - Method in class org.jboss.weld.event.ObserverNotifier
 
resolveObserverMethods(Resolvable) - Method in class org.jboss.weld.event.ObserverNotifier
 
resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
resolveObserverMethodsInOrder(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
Deprecated.
Instead of calling this method at runtime, Weld should register every persistence context injection point at bootstrap using JpaInjectionServices.registerPersistenceContextInjectionPoint(InjectionPoint) and use the returned factory for producing injectable instances at runtime.
resolvePersistenceUnit(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
resolvePersistenceUnit(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JpaInjectionServices
Deprecated.
Instead of calling this method at runtime, Weld should register every persistence unit injection point at bootstrap using JpaInjectionServices.registerPersistenceUnitInjectionPoint(InjectionPoint) and use the returned factory for producing injectable instances at runtime.
resolveProcessAnnotatedTypeObservers(ClassFileServices, String) - Method in class org.jboss.weld.bootstrap.FastProcessAnnotatedTypeResolver
Resolves a set of ProcessAnnotatedType observer methods for the specified class.
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
Deprecated.
Instead of calling this method at runtime, Weld should register every resource injection point at bootstrap using ResourceInjectionServices.registerResourceInjectionPoint(InjectionPoint) and use the returned factory for producing injectable instances at runtime.
resolveResource(String, String) - Method in interface org.jboss.weld.injection.spi.ResourceInjectionServices
Deprecated.
Instead of calling this method at runtime, Weld should register every resource injection point at bootstrap using ResourceInjectionServices.registerResourceInjectionPoint(String, String) and use the returned factory for producing injectable instances at runtime.
resolveSpecializedBeans(Bean<?>) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
Returns a set of beans specialized by this bean.
resolveSpecializedBeans(AbstractClassBean<?>) - Method in class org.jboss.weld.bootstrap.SpecializedBeanResolver
 
resolveSpecializedBeans(ProducerMethod<?, ?>) - Method in class org.jboss.weld.bootstrap.SpecializedBeanResolver
 
resolveType(Type) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
 
resolveType(TypeVariable<?>) - Method in class org.jboss.weld.util.reflection.TypeResolver
Resolves a given type variable.
resolveType(ParameterizedType) - Method in class org.jboss.weld.util.reflection.TypeResolver
Resolves a given parameterized type.
resolveType(GenericArrayType) - Method in class org.jboss.weld.util.reflection.TypeResolver
 
resolveType(Type) - Method in class org.jboss.weld.util.reflection.TypeResolver
 
resolveTypeVariables() - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
 
resolveTypeVariables(Type, Type) - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
 
resolveTypeVariables(TypeVariable<?>, Type) - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
 
resolveTypeVariables(ParameterizedType, Type) - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
 
RESOURCE_ANNOTATION_CLASS - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
 
ResourceInjection<T> - Interface in org.jboss.weld.injection
High-level representation of a resource field and setter method.
ResourceInjectionFactory - Class in org.jboss.weld.injection
Factory class that produces ResourceInjection instances for resource fields and setter methods.
resourceInjectionNotAvailable() - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
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.
ResourceInjector<T> - Class in org.jboss.weld.injection.producer
Injector that adds support for resource field and setter injection.
ResourceInjector(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.ResourceInjector
 
resourceLoader - Variable in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
resourceLoader - Variable in class org.jboss.weld.environment.deployment.discovery.DefaultBeanArchiveScanner
 
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
ResourceReference<T> - Interface in org.jboss.weld.injection.spi
Holds a reference to a resource instance.
ResourceReferenceFactory<T> - Interface in org.jboss.weld.injection.spi
Identifies a container resource and allows a resource instance to be created for injection.
RESOURCES - Static variable in class org.jboss.weld.environment.deployment.AbstractWeldDeployment
 
resourceSetterInjectionNotAJavabean(Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
restoreInstanceManager(ServletContext) - Static method in class org.jboss.weld.environment.tomcat.WeldForwardingInstanceManager
 
resumingConversation(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
 
returnTypeMustBeConcrete(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
RIBean<T> - Class in org.jboss.weld.bean
Abstract base class with functions specific to RI built-in beans
RIBean(BeanAttributes<T>, BeanIdentifier, 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
 
run() - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
 
run() - Method in class org.jboss.weld.security.GetAccessibleCopyOfMember
 
run() - Method in class org.jboss.weld.security.GetBooleanSystemPropertyAction
 
run() - Method in class org.jboss.weld.security.GetConstructorAction
 
run() - Method in class org.jboss.weld.security.GetConstructorsAction
 
run() - Method in class org.jboss.weld.security.GetContextClassLoaderAction
 
run() - Method in class org.jboss.weld.security.GetDeclaredConstructorAction
 
run() - Method in class org.jboss.weld.security.GetDeclaredConstructorsAction
 
run() - Method in class org.jboss.weld.security.GetDeclaredFieldAction
 
run() - Method in class org.jboss.weld.security.GetDeclaredFieldsAction
 
run() - Method in class org.jboss.weld.security.GetDeclaredMethodAction
 
run() - Method in class org.jboss.weld.security.GetDeclaredMethodsAction
 
run() - Method in class org.jboss.weld.security.GetFieldAction
 
run() - Method in class org.jboss.weld.security.GetFieldsAction
 
run() - Method in class org.jboss.weld.security.GetMethodAction
 
run() - Method in class org.jboss.weld.security.GetMethodsAction
 
run() - Method in class org.jboss.weld.security.GetProtectionDomainAction
 
run() - Method in class org.jboss.weld.security.GetSystemPropertyAction
 
run() - Method in class org.jboss.weld.security.MethodLookupAction
 
run() - Method in class org.jboss.weld.security.NewInstanceAction
 
run() - Method in class org.jboss.weld.security.SetAccessibleAction
 
run() - Method in class org.jboss.weld.serialization.ConstructorHolder
 
run() - Method in class org.jboss.weld.serialization.FieldHolder
 
run() - Method in class org.jboss.weld.serialization.MethodHolder
 
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

scan() - Method in interface org.jboss.weld.environment.deployment.discovery.BeanArchiveScanner
Scans for bean archives identified by beans.xml files.
scan() - Method in class org.jboss.weld.environment.deployment.discovery.DefaultBeanArchiveScanner
 
scan() - Method in class org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner
 
scanner - Variable in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
Scanning - Interface in org.jboss.weld.bootstrap.spi
Scanning is a data structures representing the <scan> element in Weld's extensions to beans.xml.
SCANNING_URI - Static variable in class org.jboss.weld.xml.BeansXmlHandler
 
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.
scopeAnnotationOnInjectionPoint(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
ScopeLiteral - Class in org.jboss.weld.literal
Annotation literal for Scope?
ScopeModel<T extends java.lang.annotation.Annotation> - Class in org.jboss.weld.metadata.cache
Model of a scope
ScopeModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.ScopeModel
Constructor
scopeNotAllowedOnSingletonBean(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
scopeNotAllowedOnStatelessSessionBean(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
scopeNull(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
searchForNewBeanDeclarations(Iterable<? extends AbstractBean<?, ?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
SecurityServices - Interface in org.jboss.weld.security.spi
Responsible for accessing security related functionality the environment can provide.
securityServicesNotAvailable() - Method in interface org.jboss.weld.logging.BeanLogger
 
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.AbstractCDI
 
select(Class<U>, Annotation...) - Method in class org.jboss.weld.AbstractCDI
 
select(TypeLiteral<U>, Annotation...) - Method in class org.jboss.weld.AbstractCDI
 
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.
sendEvent(T, Object, CreationalContext<?>) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
 
sendEvent(T) - Method in class org.jboss.weld.event.ObserverMethodImpl
Invokes the observer method immediately passing the event.
sendEvent(T, Object, CreationalContext<?>) - Method in class org.jboss.weld.event.ObserverMethodImpl
 
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(BeanIdentifier, 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.
SerializableContextualFactory - Class in org.jboss.weld.context
Produces wrappers for Contextuals which are serializable.
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
 
SerializableForwardingBean<T> - Class in org.jboss.weld.util.bean
 
SerializableForwardingBean(String, Bean<T>) - Constructor for class org.jboss.weld.util.bean.SerializableForwardingBean
 
SerializableForwardingInjectionPoint - Class in org.jboss.weld.util.bean
 
SerializableForwardingInjectionPoint(String, InjectionPoint) - Constructor for class org.jboss.weld.util.bean.SerializableForwardingInjectionPoint
 
SerializableHolder<T> - Interface in org.jboss.weld.serialization
Holds a value that is likely to be serialized.
SerializationLogger - Interface in org.jboss.weld.logging
Log messages for serialization.
SerializationProxy(AnnotatedTypeIdentifier) - Constructor for class org.jboss.weld.annotated.slim.SlimAnnotatedType.SerializationProxy
 
Service - Interface in org.jboss.weld.bootstrap.api
Marks a Service which is used by Weld to interact with it's environment
ServiceLoader - Class in org.jboss.weld.environment.servlet.util
Abstract away service loader usage.
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
servlet2Environment() - Method in interface org.jboss.weld.logging.ServletLogger
 
SERVLET_CONTEXT_CLASS_NAME - Static variable in class org.jboss.weld.servlet.ServletApiAbstraction
 
ServletApiAbstraction - Class in org.jboss.weld.servlet
 
ServletApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.servlet.ServletApiAbstraction
 
ServletContextBean - Class in org.jboss.weld.bean.builtin.ee
Built-in bean exposing ServletContext.
ServletContextBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.ServletContextBean
 
ServletContextBeanArchiveHandler - Class in org.jboss.weld.environment.servlet.deployment
Handles the paths to resources within a web application.
ServletContextBeanArchiveHandler(ServletContext) - Constructor for class org.jboss.weld.environment.servlet.deployment.ServletContextBeanArchiveHandler
 
ServletContextService - Class in org.jboss.weld.servlet
Simple holder for ServletContexts that associates a ServletContext with the TCCL.
ServletContextService() - Constructor for class org.jboss.weld.servlet.ServletContextService
 
ServletListener - Interface in org.jboss.weld.servlet.api
 
ServletLogger - Interface in org.jboss.weld.logging
Error messages relating to Servlet integration Message ids: 000700 - 000799
ServletResourceInjectionServices - Class in org.jboss.weld.environment.servlet.services
 
ServletResourceInjectionServices() - Constructor for class org.jboss.weld.environment.servlet.services.ServletResourceInjectionServices
 
Servlets - Class in org.jboss.weld.environment.servlet.util
 
ServletUtils - Class in org.jboss.weld.util.servlet
Utilities for working with Servlet API.
SESSION - Static variable in class org.jboss.weld.literal.DestroyedLiteral
 
SESSION - Static variable in class org.jboss.weld.literal.InitializedLiteral
 
SessionBean<T> - Class in org.jboss.weld.bean
An enterprise bean representation
SessionBean(BeanAttributes<T>, EnhancedAnnotatedType<T>, InternalEjbDescriptor<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.SessionBean
Constructor
SessionBeanHierarchyDiscovery - Class in org.jboss.weld.util.reflection
 
SessionBeanHierarchyDiscovery(Type) - Constructor for class org.jboss.weld.util.reflection.SessionBeanHierarchyDiscovery
 
SessionBeanInjectionPoint - Class in org.jboss.weld.ejb
The spec requires that an InjectionPoint of a session bean returns:
SessionBeanInjectionTarget<T> - Class in org.jboss.weld.injection.producer.ejb
 
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
 
SessionBeanProxyInstantiator<T> - Class in org.jboss.weld.injection.producer.ejb
Instantiator implementation that instantiates a proxy for a session bean.
SessionBeanProxyInstantiator(EnhancedAnnotatedType<T>, SessionBean<T>) - Constructor for class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
 
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() - Method in class org.jboss.weld.context.AbstractConversationContext
 
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.environment.servlet.EnhancedListener
 
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
 
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
 
sessionCreated(HttpSession) - Method in class org.jboss.weld.servlet.ConversationContextActivator
 
sessionCreated(HttpSession) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
 
sessionCreated(HttpSession) - Static method in class org.jboss.weld.servlet.SessionHolder
 
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
 
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.WeldTerminalListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.environment.servlet.EnhancedListener
 
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(HttpSession) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
 
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.WeldTerminalListener
 
SessionHolder - Class in org.jboss.weld.servlet
Holds the session associated with the current request.
SessionMapBeanStore - Class in org.jboss.weld.context.beanstore
A MapBeanStore whose LockStore is associated with the key in the provided map and so may be shared across several stores used within a single "session".
SessionMapBeanStore(NamingScheme, Map<String, Object>) - Constructor for class org.jboss.weld.context.beanstore.SessionMapBeanStore
 
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(String, T) - Method in interface org.jboss.weld.bootstrap.api.Singleton
Store a singleton
set(int, VIEW) - Method in class org.jboss.weld.util.collections.ListView
 
SetAccessibleAction<T extends java.lang.reflect.AccessibleObject> - Class in org.jboss.weld.security
 
setAccessibleBeanDeploymentArchives(Set<WeldBeanDeploymentArchive>) - Method in class org.jboss.weld.environment.deployment.WeldBeanDeploymentArchive
 
setActionListener(ActionListener) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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
 
setApplication(Application) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplicationFactory
 
setApplication(Application) - Method in class org.jboss.weld.environment.servlet.jsf.WeldApplicationFactory
 
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.RequestBeanStore
 
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.MapBeanStore
 
setAttribute(String, Object) - Method in class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
setAttributes(BeanAttributes<T>) - Method in class org.jboss.weld.bean.CommonBean
 
setBean(Bean<T>) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
 
setBean(Bean<T>) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetBuilder
Sets the bean that the resulting WeldInjectionTarget corresponds to.
setBeanAttributes(BeanAttributes<T>) - Method in interface javax.enterprise.inject.spi.ProcessBeanAttributes
Replaces the BeanAttributes.
setBeanAttributes(BeanAttributes<T>) - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
 
setBeanInstance(String, 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
setBeansXml(BeansXml) - Method in class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
setCDIProvider(CDIProvider) - Static method in class javax.enterprise.inject.spi.CDI
Set the CDIProvider to use.
setCid(String) - Method in class org.jboss.weld.context.beanstore.ConversationNamingScheme
 
setClassInterceptorBindings(Set<Annotation>) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
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
setConstructorInterceptionSuppressed(boolean) - Method in interface org.jboss.weld.construction.api.WeldCreationalContext
By default Weld takes care of AroundConstruct interceptors of a component instance which are bound to the component using interceptor bindings or the Interceptors annotation.
setConstructorInterceptionSuppressed(boolean) - Method in class org.jboss.weld.context.CreationalContextImpl
 
setConversationActivationEnabled(boolean) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
 
setCurrent(Class<? extends Annotation>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
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
 
setDecorationEnabled(boolean) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
 
setDecorationEnabled(boolean) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetBuilder
Enables/disables decoration support in the resulting WeldInjectionTargetBuilder.
setDefaultLocale(Locale) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
setDefaultRenderKitId(String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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.
setDelegate(boolean) - Method in class org.jboss.weld.resolution.ResolvableBuilder
 
setDocumentLocator(Locator) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
setEnabled(ModuleEnablement) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
setFieldValue(Field, Object, Object) - Static method in class org.jboss.weld.environment.servlet.util.Reflections
 
setHandler(MethodHandler) - Method in interface org.jboss.weld.bean.proxy.ProxyObject
Sets a handler.
setId(String) - Method in class org.jboss.weld.environment.deployment.discovery.BeanArchiveBuilder
 
setInjectionPoint(InjectionPoint) - Method in interface javax.enterprise.inject.spi.ProcessInjectionPoint
Replaces the InjectionPoint.
setInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
 
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
 
setInstantiator(Instantiator<T>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
setInterceptionEnabled(boolean) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
 
setInterceptionEnabled(boolean) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetBuilder
Enables/disables interception support in the resulting WeldInjectionTargetBuilder.
setInterceptionType(InterceptionType) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
 
setInterceptorMethodHandler(InterceptorMethodHandler) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
 
setInterceptorsHandler(MethodHandler) - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
 
setMaxSize(long) - Method in class org.jboss.weld.util.cache.ComputingCacheBuilder
 
setMessageBundle(String) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
SetMultimap<K,V> - Class in org.jboss.weld.util.collections
A Multimap whose collections of values are backed by a Set.
setNavigationHandler(NavigationHandler) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
setObserverMethod(ObserverMethod<T>) - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
setObserverMethod(ObserverMethod<T>) - Method in interface org.jboss.weld.experimental.ExperimentalProcessObserverMethod
Replaces the observer method.
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.SimpleInvocationContext
 
setParameters(Object[]) - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
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.AbstractBean
Set a Producer for this bean.
setProducer(InjectionTarget<T>) - Method in class org.jboss.weld.bean.AbstractClassBean
 
setProducer(Producer<T>) - Method in class org.jboss.weld.bean.AbstractClassBean
 
setProducer(Producer<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
 
setPropertyResolver(PropertyResolver) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
Deprecated.
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
 
setResourceHandler(ResourceHandler) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
setResourceInjectionEnabled(boolean) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
 
setResourceInjectionEnabled(boolean) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetBuilder
Enables/disables resource injection in the resulting WeldInjectionTargetBuilder.
Sets - Class in org.jboss.weld.util.collections
Static utility methods for Set.
setScanner(BeanArchiveScanner) - Method in class org.jboss.weld.environment.deployment.discovery.AbstractDiscoveryStrategy
 
setScanner(BeanArchiveScanner) - Method in interface org.jboss.weld.environment.deployment.discovery.DiscoveryStrategy
Optionally, a client may set a custom scanner implementation.
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
 
setStateManager(StateManager) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
setSupportedLocales(Collection<Locale>) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
setTargetClassInterceptorMetadata(TargetClassInterceptorMetadata) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
 
setTargetClassLifecycleCallbacksEnabled(boolean) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
 
setTargetClassLifecycleCallbacksEnabled(boolean) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetBuilder
Enables/disables target class lifecycle callback in the resulting WeldInjectionTargetBuilder.
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
 
settingNewMethodHandler(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
setupConstructorInterceptionInstantiator(InterceptionModel) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
 
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, Object, Object) - Method in class org.jboss.weld.environment.servlet.util.ForwardingELResolver
 
setValue(ELContext, Object, Object, Object) - Method in class org.jboss.weld.environment.servlet.util.TransparentELResolver
 
setValue(ELContext, Object) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
 
setVariableResolver(VariableResolver) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
Deprecated.
setViewHandler(ViewHandler) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
setWeakValues() - Method in class org.jboss.weld.util.cache.ComputingCacheBuilder
Values stored in the cache should be wrapped in a WeakReference.
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
 
SHORT_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
 
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
 
shutdown() - Method in class org.jboss.weld.bootstrap.WeldRuntime
 
shutdown() - Method in class org.jboss.weld.util.ForwardingExecutorService
 
shutdownNow() - Method in class org.jboss.weld.util.ForwardingExecutorService
 
silent(FieldInjectionPointAttributes<T, X>) - Static method in class org.jboss.weld.injection.FieldInjectionPoint
Creates an injection point without firing the ProcessInjectionPoint event.
silent(ParameterInjectionPointAttributes<T, X>) - Static method in class org.jboss.weld.injection.ParameterInjectionPointImpl
Creates an injection point without firing the ProcessInjectionPoint event.
silentInstance() - Static method in class org.jboss.weld.injection.InjectionPointFactory
Returns an InjectionPointFactory instance that never produces a ProcessInjectionPoint event.
simpleBeanAsNonStaticInnerClassNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
SimpleBeanIdentifierIndexNamingScheme - Class in org.jboss.weld.context.beanstore
A simple naming scheme (with a solid prefix) which makes use of BeanIdentifierIndex if possible.
SimpleBeanIdentifierIndexNamingScheme(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.beanstore.SimpleBeanIdentifierIndexNamingScheme
 
SimpleCDI - Class in org.jboss.weld
Provides convenient way to access the CDI container.
SimpleCDI() - Constructor for class org.jboss.weld.SimpleCDI
 
SimpleCDI(Container) - Constructor for class org.jboss.weld.SimpleCDI
 
SimpleInvocationContext - Class in org.jboss.weld.interceptor.proxy
Simple InvocationContext implementation whose SimpleInvocationContext.proceed() invokes the target method directly without calling any interceptors.
SimpleInvocationContext(Object, Method, Method, Object[]) - Constructor for class org.jboss.weld.interceptor.proxy.SimpleInvocationContext
 
SimpleInvocationContext(Constructor<?>, Object[], Map<String, Object>) - Constructor for class org.jboss.weld.interceptor.proxy.SimpleInvocationContext
 
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
 
SimpleResourceReference<T> - Class in org.jboss.weld.injection.spi.helpers
A trivial holder that holds a resource reference and does not handle releasing.
SimpleResourceReference(T) - Constructor for class org.jboss.weld.injection.spi.helpers.SimpleResourceReference
 
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.executor
 
SingleThreadExecutorServices() - Constructor for class org.jboss.weld.executor.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(String) - 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.bean.proxy.InterceptionDecorationContext.Stack
 
size() - Method in interface org.jboss.weld.util.cache.ComputingCache
 
size() - Method in class org.jboss.weld.util.collections.EnumerationList
 
size() - Method in class org.jboss.weld.util.collections.ImmutableHashSet
 
size() - Method in class org.jboss.weld.util.collections.ListToSet
 
size() - Method in class org.jboss.weld.util.collections.ListView
 
size() - Method in interface org.jboss.weld.util.collections.Multimap
Unlike Guava'sMultimap#size() this method returns the number of key-value mappings.
size() - Method in class org.jboss.weld.util.InterceptorBindingSet
 
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Returns a lightweight implementation of Annotated with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedCallable
Returns a lightweight implementation of AnnotatedCallable with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedConstructor
Returns a lightweight implementation of AnnotatedConstructor with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedField
Returns a lightweight implementation of AnnotatedField with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMember
Returns a lightweight implementation of AnnotatedMember with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
Returns a lightweight implementation of AnnotatedMethod with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedParameter
Returns a lightweight implementation of AnnotatedParameter with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Returns a lightweight implementation of AnnotatedType with minimal memory footprint.
slim() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
 
slim() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
 
slim() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
slim() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
 
slim() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
 
SlimAnnotatedType<T> - Interface in org.jboss.weld.annotated.slim
Marker interface for lightweight implementations of AnnotatedType.
SlimAnnotatedType.SerializationProxy<X> - Class in org.jboss.weld.annotated.slim
 
SlimAnnotatedTypeContext<T> - Class in org.jboss.weld.annotated.slim
Holds SlimAnnotatedType and additional information attached to the type.
SlimAnnotatedTypeStore - Interface in org.jboss.weld.annotated.slim
slimAnnotatedTypeStore - Variable in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
SlimAnnotatedTypeStoreImpl - Class in org.jboss.weld.annotated.slim
 
SlimAnnotatedTypeStoreImpl() - Constructor for class org.jboss.weld.annotated.slim.SlimAnnotatedTypeStoreImpl
 
SLSBInvocationInjectionPoint - Class in org.jboss.weld.injection
 
SLSBInvocationInjectionPoint() - Constructor for class org.jboss.weld.injection.SLSBInvocationInjectionPoint
 
sort(List<T>, Comparator<? super T>) - Static method in class org.jboss.weld.util.collections.WeldCollections
Fluent version of Collections.sort(List, Comparator)
sortResult(Set<Bean<?>>) - 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
 
specializationAndEnablementRegistry - Variable in class org.jboss.weld.bootstrap.AbstractBeanDeployer
 
SpecializationAndEnablementRegistry - Class in org.jboss.weld.bootstrap
Holds information about specialized beans.
SpecializationAndEnablementRegistry() - Constructor for class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
 
specialize() - Method in class org.jboss.weld.bean.AbstractBean
 
specialize() - Method in class org.jboss.weld.bean.ManagedBean
 
specialize() - Method in class org.jboss.weld.bean.ProducerMethod
 
specialize() - Method in class org.jboss.weld.bean.SessionBean
 
SpecializedBeanResolver - Class in org.jboss.weld.bootstrap
Provides operations for resolving specialized beans.
SpecializedBeanResolver(Set<BeanDeployerEnvironment>) - Constructor for class org.jboss.weld.bootstrap.SpecializedBeanResolver
 
Specializes - Annotation Type in javax.enterprise.inject
Indicates that a bean directly specializes another bean.
specializingBeanMissingSpecializedType(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
specializingBeanMustExtendABean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
specializingEnterpriseBeanMustExtendAnEnterpriseBean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
specializingManagedBeanCanExtendOnlyManagedBeans(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
SpecialParameterInjectionPoint<T,X> - Class in org.jboss.weld.injection.attributes
Represents a method/constructor parameter, which is not an injection point.
SpecialParameterInjectionPoint(EnhancedAnnotatedParameter<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.attributes.SpecialParameterInjectionPoint
 
specifiedTypeNotBeanType(Object, Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
StackAwareMethodHandler - Interface in org.jboss.weld.bean.proxy
The interface implemented by the invocation handler of a proxy instance.
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(String, Environment, Deployment) - Method in interface org.jboss.weld.bootstrap.api.CDI11Bootstrap
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
startContainer(Environment, Deployment) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
 
startContainer(Environment, Deployment) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
startContainer(String, Environment, Deployment) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
startContainer(String, Environment, Deployment) - Method in class org.jboss.weld.bootstrap.WeldStartup
 
startConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
 
startElement(String, String, String, Attributes) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
startExtensions(Iterable<Metadata<Extension>>) - Method in interface org.jboss.weld.bootstrap.api.CDI11Bootstrap
The container bootstrap sequence begins with initializing extensions.
startExtensions(Iterable<Metadata<Extension>>) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
startExtensions(Iterable<Metadata<Extension>>) - Method in class org.jboss.weld.bootstrap.WeldStartup
 
startIfNotEmpty() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
This is called by client proxies.
startIfNotOnTop(CombinedInterceptorAndDecoratorStackMethodHandler) - Method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext.Stack
Pushes the given context to the stack if the given context is not on top of the stack already.
startIfNotOnTop(CombinedInterceptorAndDecoratorStackMethodHandler) - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
Pushes the given context to the stack if the given context is not on top of the stack already.
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
 
startInitialization() - Method in class org.jboss.weld.bootstrap.WeldStartup
 
StatelessSessionBeanInjector<T> - Class in org.jboss.weld.injection.producer
Injector implementation which prepares DynamicInjectionPoint to be injected into stateless session beans.
StatelessSessionBeanInjector(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.StatelessSessionBeanInjector
 
STATIC_INSTANCE - Static variable in class org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider
 
StaticEEResourceProducerField<X,T> - Class in org.jboss.weld.bean.builtin.ee
A resource producer field that is static (not injected).
StaticEEResourceProducerField(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.builtin.ee.StaticEEResourceProducerField
 
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
 
StaticWeldProvider - Class in org.jboss.weld.servlet
 
StaticWeldProvider() - Constructor for class org.jboss.weld.servlet.StaticWeldProvider
 
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 java.lang.annotation.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(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.StereotypeModel
Constructor
stereotypeNotRegistered(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
stereotypesNull(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
stopConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
 
storeSyntheticAnnotatedType(BeanDeployment, AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.AbstractAnnotatedTypeRegisteringEvent
 
storeSyntheticAnnotatedType(BeanDeployment, AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
 
StringBeanIdentifier - Class in org.jboss.weld.bean
 
StringBeanIdentifier(String) - Constructor for class org.jboss.weld.bean.StringBeanIdentifier
 
SubclassDecoratorApplyingInstantiator<T> - Class in org.jboss.weld.injection.producer
A wrapper over SubclassedComponentInstantiator that registers decorators using the enhanced subclass.
SubclassDecoratorApplyingInstantiator(String, Instantiator<T>, Bean<T>, List<Decorator<?>>, Class<? extends T>) - Constructor for class org.jboss.weld.injection.producer.SubclassDecoratorApplyingInstantiator
 
SubclassDecoratorApplyingInstantiator(String, Instantiator<T>, Bean<T>, List<Decorator<?>>) - Constructor for class org.jboss.weld.injection.producer.SubclassDecoratorApplyingInstantiator
 
SubclassedComponentDescriptor<T> - Interface in org.jboss.weld.ejb.spi
An implementation of EjbDescriptor may optionally implement this interface if the EJB container uses subclassing to implement EJB functionality.
SubclassedComponentInstantiator<T> - Class in org.jboss.weld.injection.producer
Instantiates an enhanced subclass of a given component class.
SubclassedComponentInstantiator(EnhancedAnnotatedType<T>, Bean<T>, ConstructorInjectionPoint<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
 
subclassNames - Variable in class org.jboss.weld.AbstractCDI
 
submit(Callable<T>) - Method in class org.jboss.weld.util.ForwardingExecutorService
 
submit(Runnable, T) - Method in class org.jboss.weld.util.ForwardingExecutorService
 
submit(Runnable) - Method in class org.jboss.weld.util.ForwardingExecutorService
 
subscribeToEvent(Class<? extends SystemEvent>, Class<?>, SystemEventListener) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
subscribeToEvent(Class<? extends SystemEvent>, SystemEventListener) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
successfullyUnboundBeanManagerReference() - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
SYNTHETIC_ANNOTATION_SUFFIX - Static variable in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
SyntheticBeanFactory - Class in org.jboss.weld.bean
Creates a container-provided implementation of the Bean interfaces based on given BeanAttributes, Class and Producer implementations.
SyntheticClassBean<T> - Class in org.jboss.weld.bean
Represents a class bean created based on extension-provided InjectionTarget implementation.
SyntheticClassBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.SyntheticClassBean
 
SyntheticDecorator<T> - Class in org.jboss.weld.bean
Represents a Decorator created based on extension-provided InjectionTarget implementation.
SyntheticDecorator(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.SyntheticDecorator
 
SyntheticProducerBean<T,X> - Class in org.jboss.weld.bean
Represents a producer field or producer method created based on extension-provided Producer implementation.
SyntheticProducerBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.SyntheticProducerBean
 
SystemPropertiesConfiguration - Class in org.jboss.weld
 
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
TargetClassInterceptorMetadata - Class in org.jboss.weld.interceptor.reader
Component's target class interceptor metadata.
TargetInstanceBytecodeMethodResolver() - Constructor for class org.jboss.weld.bean.proxy.DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
 
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
 
test(String) - Method in class org.jboss.weld.metadata.FilterPredicate
 
test(T) - Method in class org.jboss.weld.metadata.ScanningPredicate
 
ThreadLocalStackService<T> - Class in org.jboss.weld.injection
 
ThreadLocalStackService() - Constructor for class org.jboss.weld.injection.ThreadLocalStackService
 
threadsInUse(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
TIMEOUT_ANNOTATION_CLASS - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
 
timeoutShuttingDownThreadPool(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
TimingOutFixedThreadPoolExecutorServices - Class in org.jboss.weld.executor
Implementation of ExtendedExecutorServices that uses a fixed thread pool.
TimingOutFixedThreadPoolExecutorServices(int, long) - Constructor for class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
 
toActionUrl() - Method in class org.jboss.weld.jsf.FacesUrlTransformer
 
toClass(ClassFile, ClassLoader, ProtectionDomain) - Static method in class org.jboss.weld.util.bytecode.ClassFileUtils
Converts the class to a java.lang.Class object.
TomcatContainer - Class in org.jboss.weld.environment.tomcat
Tomcat 7.x and 8.x container.
TomcatContainer() - Constructor for class org.jboss.weld.environment.tomcat.TomcatContainer
 
TomcatLogger - Interface in org.jboss.weld.environment.servlet.logging
Message IDs: 001100 - 001199
toMultiRowString(Collection<?>) - Static method in class org.jboss.weld.util.collections.WeldCollections
Returns the supplied collection as a multi-row string with every toString() of every element of the collection in its own row.
tooManyActivities(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
tooManyDelegatesForDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
tooManyEjbsForClass(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
tooManyPostConstructMethods(Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
tooManyPreDestroyMethods(Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
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.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
Gets a string representation of the member
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
Gets a string representation of the constructor
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
Gets a string representation of the field
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
 
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
Gets a string representation of the parameter
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets a string representation of the class
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
Gets a string representation of the annotation
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
 
toString() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
 
toString() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
 
toString() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
 
toString() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod
 
toString() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
 
toString() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
 
toString() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
 
toString() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedConstructor
 
toString() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedField
 
toString() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMethod
 
toString() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedParameter
 
toString() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
 
toString() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
 
toString() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
 
toString() - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
 
toString() - Method in class org.jboss.weld.bean.builtin.BeanManagerImplBean
 
toString() - Method in class org.jboss.weld.bean.builtin.DecoratedBeanMetadataBean
 
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.EventMetadataBean
 
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.builtin.InterceptedBeanMetadataBean
 
toString() - Method in class org.jboss.weld.bean.CommonBean
 
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
 
toString() - Method in class org.jboss.weld.bean.ForwardingDecorator
 
toString() - Method in class org.jboss.weld.bean.ForwardingInterceptor
 
toString() - Method in class org.jboss.weld.bean.interceptor.CdiInterceptorFactory
 
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.ManagedBeanIdentifier
 
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.ProducerMethodIdentifier
 
toString() - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
Gets a string representation
toString() - Method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext.Stack
 
toString() - Method in class org.jboss.weld.bean.SessionBean
 
toString() - Method in class org.jboss.weld.bean.StringBeanIdentifier
 
toString() - Method in class org.jboss.weld.bean.SyntheticClassBean
 
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.enablement.GlobalEnablementBuilder
 
toString() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
 
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.bootstrap.TypeDiscoveryConfigurationImpl
 
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.conversation.ConversationImpl
 
toString() - Method in class org.jboss.weld.context.ForwardingContextual
 
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.environment.deployment.discovery.jandex.JandexClassFileInfo
 
toString() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
toString() - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplicationFactory
 
toString() - Method in class org.jboss.weld.environment.servlet.util.ForwardingELResolver
 
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.EventPacket
 
toString() - Method in class org.jboss.weld.event.ObserverMethodImpl
 
toString() - Method in class org.jboss.weld.executor.FixedThreadPoolExecutorServices
 
toString() - Method in class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
 
toString() - Method in class org.jboss.weld.experimental.util.ForwardingExperimentalObserverMethod
 
toString() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
 
toString() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
 
toString() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
 
toString() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
 
toString() - Method in class org.jboss.weld.injection.producer.ConstructorInterceptionInstantiator
 
toString() - Method in class org.jboss.weld.injection.producer.DefaultInstantiator
 
toString() - Method in class org.jboss.weld.injection.producer.InjectionTargetInitializationContext
 
toString() - Method in class org.jboss.weld.injection.producer.InterceptionModelInitializer
 
toString() - Method in class org.jboss.weld.injection.producer.InterceptorApplyingInstantiator
 
toString() - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
 
toString() - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
 
toString() - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
 
toString() - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
 
toString() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
 
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.metadata.WeldFilterImpl
 
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.serialization.BeanIdentifierIndex
 
toString() - Method in class org.jboss.weld.servlet.ServletContextService
 
toString() - Method in class org.jboss.weld.SimpleCDI
 
toString() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
 
toString() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
 
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.ForwardingBeanManager
 
toString() - Method in class org.jboss.weld.util.ForwardingContext
 
toString() - Method in class org.jboss.weld.util.ForwardingInvocationContext
 
toString() - Method in class org.jboss.weld.util.reflection.GenericArrayTypeImpl
 
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
touch(ContainerContext) - Method in class org.jboss.weld.environment.AbstractContainer
 
touch(ContainerContext) - Method in interface org.jboss.weld.environment.Container
Touch if this container can be used.
touch(ContainerContext) - Method in class org.jboss.weld.environment.jetty.JettyContainer
 
toView(SOURCE) - Method in interface org.jboss.weld.util.collections.ViewProvider
 
TRANSACTION_MANAGEMENT - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
 
TRANSACTION_MANAGEMENT_TYPE - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
 
TransactionalObserverNotifier - Class in org.jboss.weld.event
ObserverNotifier with support for transactional observer methods.
TransactionalObserverNotifier(String, TypeSafeObserverResolver, ServiceRegistry, boolean) - Constructor for class org.jboss.weld.event.TransactionalObserverNotifier
 
TransactionNotificationSynchronization - Class in org.jboss.weld.event
A JTA transaction synchronization which wraps all defferred transactional event notifications.
TransactionNotificationSynchronization(List<DeferredEventNotification<?>>) - Constructor for class org.jboss.weld.event.TransactionNotificationSynchronization
 
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.
transactionServicesNotAvailable() - Method in interface org.jboss.weld.logging.BeanLogger
 
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
 
transform(Iterator<T>, Function<? super T, ? extends R>) - Static method in class org.jboss.weld.util.collections.Iterators
 
TransientReference - Annotation Type in javax.enterprise.inject
If a parameter annotated with @TransientReference resolves to a dependent scoped bean, then the bean will be destroyed after the invocation completes.
TransparentELResolver - Class in org.jboss.weld.environment.servlet.util
An ELResolver that behaves as though it is invisible, meaning it's idempotent to the chain and the next ELResolver in the line will be consulted.
TransparentELResolver() - Constructor for class org.jboss.weld.environment.servlet.util.TransparentELResolver
 
trim(String) - Static method in class org.jboss.weld.xml.BeansXmlHandler
 
type - Variable in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy
 
type - Variable in class org.jboss.weld.bean.AbstractBean
 
TYPE_TO_CLASS_FUNCTION - Static variable in class org.jboss.weld.util.Types
 
TypeClosureLazyValueHolder - Class in org.jboss.weld.annotated.enhanced
LazyValueHolder that calculates a type closure.
TypeClosureLazyValueHolder(Type) - Constructor for class org.jboss.weld.annotated.enhanced.TypeClosureLazyValueHolder
 
Typed - Annotation Type in javax.enterprise.inject
Restricts the bean types of a bean.
typedClassNotInHierarchy(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
TypeDiscoveryConfiguration - Interface in org.jboss.weld.bootstrap.api
TypeDiscoveryConfiguration is used by an integrator to determine which classes to discover during the type discovery phase.
TypeDiscoveryConfigurationImpl - Class in org.jboss.weld.bootstrap
 
TypeDiscoveryConfigurationImpl(Set<Class<? extends Annotation>>) - Constructor for class org.jboss.weld.bootstrap.TypeDiscoveryConfigurationImpl
 
TypeEqualitySpecializationUtils - Class in org.jboss.weld.resolution
A util for deciding whether two Types are the same (not necessarily equal in the java sense).
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
 
typeParameterMustBeConcrete(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
typeParameterNotAllowedInEventType(Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
TypeResolver - Class in org.jboss.weld.util.reflection
 
TypeResolver(Map<TypeVariable<?>, Type>) - Constructor for class org.jboss.weld.util.reflection.TypeResolver
 
types - Variable in class org.jboss.weld.resolution.ResolvableBuilder
 
Types - Class in org.jboss.weld.util
Utility class for Types
TypeSafeBeanResolver - Class in org.jboss.weld.resolution
 
TypeSafeBeanResolver(BeanManagerImpl, Iterable<Bean<?>>) - Constructor for class org.jboss.weld.resolution.TypeSafeBeanResolver
 
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(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(MetaAnnotationStore, Iterable<ObserverMethod<?>>) - Constructor for class org.jboss.weld.resolution.TypeSafeObserverResolver
 
TypeSafeResolver<R extends Resolvable,T,C extends java.util.Collection<T>> - Class in org.jboss.weld.resolution
Implementation of type safe bean resolution
TypeSafeResolver(Iterable<? extends T>) - Constructor for class org.jboss.weld.resolution.TypeSafeResolver
Constructor
typesEmpty(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
typesNull(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
TypeStore - Class in org.jboss.weld.metadata
This class is thread-safe.
TypeStore() - Constructor for class org.jboss.weld.metadata.TypeStore
 
typeVariableIsNotAValidBeanType(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 

U

unableToAddKeyToSession(Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
unableToClearBeanStore(Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
unableToCreateJettyWeldInjector(Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.JettyLogger
 
unableToDetermineParentCreationalContext(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
unableToDissociateContext(Context, HttpServletRequest) - Method in interface org.jboss.weld.logging.ServletLogger
 
unableToFindBeanDeploymentArchive(Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
unableToFindConstructor(Object, Object) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
unableToFindConstructor(Object) - Method in interface org.jboss.weld.logging.UtilLogger
 
unableToGetBeanIdentifier(int, BeanIdentifierIndex) - Method in interface org.jboss.weld.logging.SerializationLogger
 
unableToGetConstructorOnDeserialization(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
unableToGetFieldOnDeserialization(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
unableToGetMethodOnDeserialization(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
unableToGetParameterName() - Method in interface org.jboss.weld.logging.ReflectionLogger
 
unableToIdentifyBeanManager() - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
unableToInstantiate(Object, Object, Throwable) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
unableToInstantiateCustomContainerClass(Object) - Method in interface org.jboss.weld.environment.servlet.logging.WeldServletLogger
 
unableToLoadAnnotation(Object) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
unableToLoadCacheValue(Object, Throwable) - Method in interface org.jboss.weld.logging.UtilLogger
 
unableToLoadClass(Object) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
unableToLoadCurrentConversations() - Method in interface org.jboss.weld.logging.ConversationLogger
 
unableToLoadMember(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
unableToLoadProxyClass(Object, Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
 
unableToProcess(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
unableToRemoveKeyFromSession(Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
unableToReplaceTomcat(Throwable) - Method in interface org.jboss.weld.environment.servlet.logging.TomcatLogger
 
unableToResolveBean(Object, Object) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
unableToRestoreInjectionPoint(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
unableToRestoreInjectionPointMultiple(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
UnbackedAnnotated - Class in org.jboss.weld.annotated.slim.unbacked
 
UnbackedAnnotated(Type, Set<Type>, Set<Annotation>) - Constructor for class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotated
 
UnbackedAnnotatedConstructor<X> - Class in org.jboss.weld.annotated.slim.unbacked
 
UnbackedAnnotatedConstructor(Type, Set<Type>, Set<Annotation>, UnbackedAnnotatedType<X>, List<AnnotatedParameter<X>>, Constructor<X>, SharedObjectCache) - Constructor for class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedConstructor
 
UnbackedAnnotatedField<X> - Class in org.jboss.weld.annotated.slim.unbacked
 
UnbackedAnnotatedField(Type, Set<Type>, Set<Annotation>, Field, UnbackedAnnotatedType<X>) - Constructor for class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedField
 
UnbackedAnnotatedMember<X> - Class in org.jboss.weld.annotated.slim.unbacked
 
UnbackedAnnotatedMember(Type, Set<Type>, Set<Annotation>, UnbackedAnnotatedType<X>) - Constructor for class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMember
 
UnbackedAnnotatedMethod<X> - Class in org.jboss.weld.annotated.slim.unbacked
 
UnbackedAnnotatedMethod(Type, Set<Type>, Set<Annotation>, UnbackedAnnotatedType<X>, List<AnnotatedParameter<X>>, Method, SharedObjectCache) - Constructor for class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMethod
 
UnbackedAnnotatedParameter<X> - Class in org.jboss.weld.annotated.slim.unbacked
 
UnbackedAnnotatedParameter(Type, Set<Type>, Set<Annotation>, int, AnnotatedCallable<X>) - Constructor for class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedParameter
 
UnbackedAnnotatedType<X> - Class in org.jboss.weld.annotated.slim.unbacked
Wrapper for extension-provided AnnotatedType.
UnbackedMemberIdentifier<X> - Class in org.jboss.weld.annotated.slim.unbacked
A serialization proxy for UnbackedAnnotatedMembers.
UnbackedMemberIdentifier(UnbackedAnnotatedType<X>, String) - Constructor for class org.jboss.weld.annotated.slim.unbacked.UnbackedMemberIdentifier
 
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
undefinedBeanDiscoveryValue(Object) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
unexpectedClassLoader(Throwable) - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
unexpectedUnwrappedCustomDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
union(Set<? extends E>, Set<? extends E>) - Static method in class org.jboss.weld.util.collections.Sets
This is a replacement for Guava's Sets#union(Set, Set).
uniqueValues() - Method in interface org.jboss.weld.util.collections.Multimap
 
unknownType(Type) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
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
Unmanaged<T> - Class in javax.enterprise.inject.spi
Helper class for injecting and calling lifecycle callbacks unmanaged instances for use by framework and library integrators.
Unmanaged(BeanManager, Class<T>) - Constructor for class javax.enterprise.inject.spi.Unmanaged
Create an injector for the given class
Unmanaged(Class<T>) - Constructor for class javax.enterprise.inject.spi.Unmanaged
Create an injector for the given class, using the current bean manager
Unmanaged.UnmanagedInstance<T> - Class in javax.enterprise.inject.spi
Represents a non-contextual instance.
unmodifiableMultimap(Multimap<K, V>) - Static method in class org.jboss.weld.util.collections.Multimaps
Note that Multimap.get(Object) returns unmodifiable collections.
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(String) - Constructor for exception org.jboss.weld.exceptions.UnproxyableResolutionException
Creates a new exception with the given localized message.
unregisterContextualInstance(EjbDescriptor<?>) - Static method in class org.jboss.weld.ejb.SessionBeanInjectionPoint
Indicates that contextual session bean instance has been constructed.
unresolvableElement(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
unresolvableType(Object, Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
unrestrictedProcessAnnotatedTypes(Object) - Method in interface org.jboss.weld.logging.EventLogger
 
unsafeInstantiationFailed(Object, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
 
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
 
unsatisfiedBeanManager(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
 
unsatisfiedBeanManager(String) - Method in class org.jboss.weld.SimpleCDI
Callback that allows to override the behavior when CDI.current() is not called from within a bean archive.
unsatisfiedDependencyBecauseClassIgnored(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
unsatisfiedDependencyBecauseQualifiersDontMatch(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
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(String) - Constructor for exception org.jboss.weld.exceptions.UnsatisfiedResolutionException
Creates a new exception with the given localized 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(Throwable) - Constructor for exception org.jboss.weld.exceptions.UnserializableDependencyException
Creates a new exception with the given cause.
UnserializableDependencyException(String) - Constructor for exception org.jboss.weld.exceptions.UnserializableDependencyException
Creates a new exception with the given localized message.
unspecifiedRequiredService(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
 
unsubscribeFromEvent(Class<? extends SystemEvent>, Class<?>, SystemEventListener) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
unsubscribeFromEvent(Class<? extends SystemEvent>, SystemEventListener) - Method in class org.jboss.weld.environment.servlet.jsf.ForwardingApplication
 
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(String) - Constructor for exception org.jboss.weld.exceptions.UnsupportedOperationException
Creates a new exception with the given localized message.
UnsupportedOperationException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.UnsupportedOperationException
Creates a new exception with the given localized message and the cause for this exception.
unwrap(BeanManager) - Static method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
unwrap() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
 
unwrap(Object) - Method in class org.jboss.weld.bean.CommonBean
 
unwrap(Context) - Static method in class org.jboss.weld.context.PassivatingContextWrapper
 
unwrap() - Method in interface org.jboss.weld.manager.api.WeldManager
 
unwrap() - Method in class org.jboss.weld.manager.BeanManagerImpl
 
unwrap(Context) - Static method in class org.jboss.weld.util.ForwardingContext
 
unwrap(Class<T>) - Static method in class org.jboss.weld.util.Primitives
 
updatingStoreWithContextualUnderId(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
 
upperBoundsOfWildcardMatch(WildcardType, Type) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
 
URLUtils - Class in org.jboss.weld.environment.util
Utils for working with URLs and URIs
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
 
USER_TRANSACTION_CLASS - Variable in class org.jboss.weld.util.JtaApiAbstraction
 
UserTransactionBean - Class in org.jboss.weld.bean.builtin.ee
 
UserTransactionBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.UserTransactionBean
 
userTransactionInjectionIntoBeanWithContainerManagedTransactions(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
 
usingJandex() - Method in interface org.jboss.weld.environment.logging.CommonLogger
 
usingName(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
usingScope(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
 
UtilLogger - Interface in org.jboss.weld.logging
Error messages relating to utility classes TODO maybe remove this, I'm not sure users care what we count a utility PLM Message ids: 000800 - 000899

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.bean.builtin.BeanManagerProxy
 
validate() - Method in class org.jboss.weld.injection.producer.InjectionTargetService
 
validate(InjectionPoint) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
validate(InjectionPoint) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
validateAnnotated(Annotated) - Static method in class org.jboss.weld.annotated.AnnotatedTypeValidator
 
validateAnnotatedMember(AnnotatedMember<?>) - Static method in class org.jboss.weld.annotated.AnnotatedTypeValidator
 
validateAnnotatedParameter(AnnotatedParameter<?>) - Static method in class org.jboss.weld.annotated.AnnotatedTypeValidator
 
validateAnnotatedType(AnnotatedType<?>) - Static method in class org.jboss.weld.annotated.AnnotatedTypeValidator
 
validateBean(Bean<?>, Collection<CommonBean<?>>, BeanManagerImpl, List<RuntimeException>) - Method in class org.jboss.weld.bootstrap.Validator
 
validateBeanAttributes(BeanAttributes<?>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
Validates BeanAttributes.
validateBeanNames(BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
 
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<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
 
validateBeans(Collection<? extends Bean<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateBeans() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
 
validateBeans() - Method in class org.jboss.weld.bootstrap.WeldStartup
 
validateDecorator(EnhancedAnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
validateDecorator(Decorator<?>, Collection<CommonBean<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateDecorators(Collection<? extends Decorator<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
 
validateDecorators(Collection<? extends Decorator<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateDeployment(BeanManagerImpl, BeanDeployment) - Method in class org.jboss.weld.bootstrap.Validator
 
validateEventMetadataInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.bootstrap.Validator
 
validateGeneralBean(Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateInjectionPoint(InjectionPoint, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
Validate an injection point
validateInjectionPointForDefinitionErrors(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
Checks for definition errors associated with a given InjectionPoint
validateInjectionPointForDeploymentProblems(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
Checks for deployment problems associated with a given InjectionPoint
validateInjectionPointPassivationCapable(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateInterceptor(EnhancedAnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
 
validateInterceptor(Interceptor<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateInterceptorDecoratorInjectionPointPassivationCapable(InjectionPoint, Bean<?>, BeanManagerImpl, Bean<?>) - Method in class org.jboss.weld.bootstrap.Validator
 
validateInterceptors(Collection<? extends Interceptor<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
 
validateInterceptors(Collection<? extends Interceptor<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateMetadataInjectionPoint(InjectionPoint, Bean<?>, MessageCallback<DefinitionException>) - Method in class org.jboss.weld.bootstrap.Validator
 
validateObserverMethod(ObserverMethod<?>, BeanManager, ObserverMethod<?>) - Static method in class org.jboss.weld.util.Observers
Validates given external observer method.
validateObserverMethods(Iterable<ObserverInitializationContext<?, ?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
 
validateObserverMethods(Iterable<ObserverInitializationContext<?, ?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateParameterCount(AnnotatedCallable<?>) - Static method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedCallable
 
validateProducer(Producer<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateProducer(Producer<?>) - Method in class org.jboss.weld.injection.producer.InjectionTargetService
 
validateProducers(Collection<Producer<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
 
validateProducers(Collection<Producer<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateQualifiers(BeanAttributes<?>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
 
validateQualifiers(Iterable<Annotation>, BeanManager, Object, String) - Static method in class org.jboss.weld.util.Bindings
 
validateRIBean(CommonBean<?>, BeanManagerImpl, Collection<CommonBean<?>>) - Method in class org.jboss.weld.bootstrap.Validator
Validate an RIBean.
validateScope(BeanAttributes<?>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
 
validateSpecialization(BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
 
validateStereotypes(BeanAttributes<?>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
 
validateTypes(BeanAttributes<?>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
 
validatingBeans() - Method in interface org.jboss.weld.logging.BootstrapLogger
 
ValidationServices - Interface in org.jboss.weld.validation.spi
Deprecated.
this interface is deprecated since Java EE 7. A Bean Validation implementation should provide built-in CDI beans for Validator and ValidatorFactory.
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
 
ValidatorLogger - Interface in org.jboss.weld.logging
Log messages for validation related classes.
value() - Method in class org.jboss.weld.literal.DestroyedLiteral
 
value() - Method in class org.jboss.weld.literal.InitializedLiteral
 
value() - Method in class org.jboss.weld.literal.NamedLiteral
 
value() - Method in class org.jboss.weld.literal.NewLiteral
 
ValueHolder<T> - Interface in org.jboss.weld.util
Represents a value.
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.bootstrap.spi.BeanDiscoveryMode
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.environment.logging.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.environment.servlet.logging.Category
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(TransactionPhase) - Static method in enum org.jboss.weld.event.Status
 
valueOf(String) - Static method in enum org.jboss.weld.executor.ExecutorServicesFactory.ThreadPoolType
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.util.ApiAbstraction.DummyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.xml.XmlSchema
Returns the enum constant of this type with the specified name.
valueOnNamedStereotype(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
 
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.bootstrap.spi.BeanDiscoveryMode
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.environment.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.environment.servlet.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.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.executor.ExecutorServicesFactory.ThreadPoolType
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.util.ApiAbstraction.DummyEnum
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in interface org.jboss.weld.util.collections.Multimap
The list may include the same value multiple times if it occurs in multiple mappings or if the collection of values for the mapping allows duplicate elements.
values() - Static method in enum org.jboss.weld.xml.XmlSchema
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.WeldStartup
 
version(Object) - Method in interface org.jboss.weld.logging.VersionLogger
 
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
 
VersionLogger - Interface in org.jboss.weld.logging
Message Ids: 000900 - 000999
veto() - Method in interface javax.enterprise.inject.spi.ProcessAnnotatedType
Forces the container to ignore this type.
veto() - Method in interface javax.enterprise.inject.spi.ProcessBeanAttributes
Forces the container to ignore the bean.
veto() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
 
veto() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
 
veto() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
 
veto() - Method in interface org.jboss.weld.experimental.ExperimentalProcessObserverMethod
Forces the container to ignore the observer method.
vetoBean(AbstractBean<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
Vetoed - Annotation Type in javax.enterprise.inject
Veto the processing of the class.
vetoJavaClass(Class<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
 
vetoSpecializingBean(Bean<?>) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
 
ViewProvider<SOURCE,VIEW> - Interface in org.jboss.weld.util.collections
Provides a view representation (VIEW) of a source type (SOURCE).
visit() - Method in class org.jboss.weld.bootstrap.DeploymentVisitor
 
VOID_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
 

W

warning(SAXParseException) - Method in class org.jboss.weld.xml.BeansXmlHandler
 
WeakLazyValueHolder<T> - Class in org.jboss.weld.util
LazyValueHolder that uses WeakReference.
WeakLazyValueHolder() - Constructor for class org.jboss.weld.util.WeakLazyValueHolder
 
WEB_INF_CLASSES - Static variable in class org.jboss.weld.resources.ManagerObjectFactory
 
WEB_INF_CLASSES_FILE_PATH - Static variable in class org.jboss.weld.resources.ManagerObjectFactory
 
WEB_SERVICE_REF_ANNOTATION_CLASS - Variable in class org.jboss.weld.ws.WSApiAbstraction
 
WebAppBeanArchiveScanner - Class in org.jboss.weld.environment.servlet.deployment
Web application bean archive scanner.
WebAppBeanArchiveScanner(ResourceLoader, Bootstrap, ServletContext) - Constructor for class org.jboss.weld.environment.servlet.deployment.WebAppBeanArchiveScanner
 
webXmlMappingPatternIgnored(String) - Method in interface org.jboss.weld.logging.ServletLogger
 
WELD_ENV_PROJECT_CODE - Static variable in interface org.jboss.weld.environment.logging.WeldEnvironmentLogger
 
WELD_PROJECT_CODE - Static variable in interface org.jboss.weld.logging.WeldLogger
 
WELD_URI - Static variable in class org.jboss.weld.xml.BeansXmlHandler
 
WeldApplication - Class in org.jboss.weld.environment.servlet.jsf
 
WeldApplication(Application) - Constructor for class org.jboss.weld.environment.servlet.jsf.WeldApplication
 
WeldApplicationFactory - Class in org.jboss.weld.environment.servlet.jsf
 
WeldApplicationFactory(ApplicationFactory) - Constructor for class org.jboss.weld.environment.servlet.jsf.WeldApplicationFactory
 
WeldBeanDeploymentArchive - Class in org.jboss.weld.environment.deployment
 
WeldBeanDeploymentArchive(String, Collection<String>, BeansXml, Set<WeldBeanDeploymentArchive>) - Constructor for class org.jboss.weld.environment.deployment.WeldBeanDeploymentArchive
 
WeldBeanDeploymentArchive(String, Collection<String>, BeansXml) - Constructor for class org.jboss.weld.environment.deployment.WeldBeanDeploymentArchive
 
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
 
WeldClassLoaderResourceLoader - Class in org.jboss.weld.resources
ResourceLoader implementation that uses the classloader that loaded this class to load other resources.
WeldClassLoaderResourceLoader() - Constructor for class org.jboss.weld.resources.WeldClassLoaderResourceLoader
 
WeldCollections - Class in org.jboss.weld.util.collections
Collection utilities.
WeldCreationalContext<T> - Interface in org.jboss.weld.construction.api
Extended version of CreationalContext which gives the integrator additional control over the process of constructing an instance.
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).
WeldDecorator - Class in org.jboss.weld.environment.jetty
Jetty Eclipse Weld support.
WeldDecorator(ServletContext) - Constructor for class org.jboss.weld.environment.jetty.WeldDecorator
 
WeldDeployment - Class in org.jboss.weld.environment.deployment
 
WeldDeployment(ResourceLoader, Bootstrap, Set<WeldBeanDeploymentArchive>, Iterable<Metadata<Extension>>) - Constructor for class org.jboss.weld.environment.deployment.WeldDeployment
 
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
 
WeldEnvironmentLogger - Interface in org.jboss.weld.environment.logging
 
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(List<Throwable>) - Constructor for exception org.jboss.weld.exceptions.WeldException
Creates a new exception based on a list of throwables.
WeldException(String) - Constructor for exception org.jboss.weld.exceptions.WeldException
Creates a new exception with the given localized message.
WeldException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.WeldException
Creates a new exception with the given localized message and the cause for this exception.
WeldExceptionListMessage - Class in org.jboss.weld.exceptions
Exception message that produces a list of exceptions and their stack traces for logging.
WeldExceptionListMessage(List<? extends 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
 
WeldFilter - 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.
WeldFilterImpl - Class in org.jboss.weld.metadata
 
WeldFilterImpl(String, Collection<Metadata<SystemPropertyActivation>>, Collection<Metadata<ClassAvailableActivation>>, String) - Constructor for class org.jboss.weld.metadata.WeldFilterImpl
 
WeldForwardingInstanceManager - Class in org.jboss.weld.environment.tomcat
Forwards all calls in turn to two delegates: first to InstanceManager, then to WeldInstanceManager
WeldForwardingInstanceManager(InstanceManager, InstanceManager) - Constructor for class org.jboss.weld.environment.tomcat.WeldForwardingInstanceManager
 
WeldInitialListener - Class in org.jboss.weld.servlet
The initial Weld listener.
WeldInitialListener() - Constructor for class org.jboss.weld.servlet.WeldInitialListener
 
WeldInjectionPointAttributes<T,S> - Interface in org.jboss.weld.injection.attributes
Representation of properties of an InjectionPoint, which can be modified by an extension in the ProcessInjectionPoint phase.
WeldInjectionTarget<T> - Interface in org.jboss.weld.manager.api
Specialized version of InjectionTarget that exposes additional information.
WeldInjectionTargetBuilder<T> - Interface in org.jboss.weld.manager.api
A builder that allows a customized WeldInjectionTarget instance to be created.
WeldInjectionTargetBuilderImpl<T> - Class in org.jboss.weld.injection.producer
Default WeldInjectionTargetBuilder implementation.
WeldInjectionTargetBuilderImpl(AnnotatedType<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
 
WeldInjectionTargetFactory<T> - Interface in org.jboss.weld.manager.api
Specialized version which provides more options than the original InjectionTargetFactory.
WeldInstanceManager - Class in org.jboss.weld.environment.tomcat
 
WeldInstanceManager(WeldManager) - Constructor for class org.jboss.weld.environment.tomcat.WeldInstanceManager
 
WeldInvocationContext - Class in org.jboss.weld.interceptor.proxy
Weld's InvocationContext implementation.
WeldInvocationContext(Constructor<?>, Object[], Map<String, Object>, List<InterceptorMethodInvocation>, Set<Annotation>) - Constructor for class org.jboss.weld.interceptor.proxy.WeldInvocationContext
 
WeldInvocationContext(Object, Method, Method, Object[], List<InterceptorMethodInvocation>, Set<Annotation>, CombinedInterceptorAndDecoratorStackMethodHandler) - Constructor for class org.jboss.weld.interceptor.proxy.WeldInvocationContext
 
WeldInvocationContext(InvocationContext, List<InterceptorMethodInvocation>, Set<Annotation>, CombinedInterceptorAndDecoratorStackMethodHandler) - Constructor for class org.jboss.weld.interceptor.proxy.WeldInvocationContext
 
WeldListener - Class in org.jboss.weld.servlet
Deprecated.
Renamed to WeldInitialListener
WeldListener() - Constructor for class org.jboss.weld.servlet.WeldListener
Deprecated.
 
WeldLogger - Interface in org.jboss.weld.logging
A source of localized log/bundle messages and exceptions.
WeldManager - Interface in org.jboss.weld.manager.api
Functionality provided by the Weld Manager over and above the JSR-299 Manager.
WeldMethodExpression - Class in org.jboss.weld.el
 
WeldMethodExpression(MethodExpression) - Constructor for class org.jboss.weld.el.WeldMethodExpression
 
WeldProvider - Class in org.jboss.weld.environment
 
WeldProvider() - Constructor for class org.jboss.weld.environment.WeldProvider
 
WeldResourceLoader - Class in org.jboss.weld.environment.deployment
A simple resource loader.
WeldResourceLoader() - Constructor for class org.jboss.weld.environment.deployment.WeldResourceLoader
 
WeldRuntime - Class in org.jboss.weld.bootstrap
 
WeldRuntime(String, BeanManagerImpl, ConcurrentMap<BeanDeploymentArchive, BeanManagerImpl>) - Constructor for class org.jboss.weld.bootstrap.WeldRuntime
 
WeldServletLifecycle - Class in org.jboss.weld.environment.servlet
 
WeldServletLogger - Interface in org.jboss.weld.environment.servlet.logging
Message IDs: 001000 - 001099
WeldStartup - Class in org.jboss.weld.bootstrap
Common bootstrapping functionality that is run at application startup and detects and register beans
WeldStartup() - Constructor for class org.jboss.weld.bootstrap.WeldStartup
 
WeldTerminalListener - Class in org.jboss.weld.servlet
This listener activates the HttpSessionDestructionContext in sessionDestroyed(), but only if HttpSessionContext is not active at the time (it is active when sessionDestroyed is invoked as a result of session.invalidate() during an http request, and is not active when sessionDestroyed is invoked when the session times out or when all the sessions are destroyed because the deployment is being removed).
WeldTerminalListener() - Constructor for class org.jboss.weld.servlet.WeldTerminalListener
 
WeldValueExpression - Class in org.jboss.weld.el
 
WeldValueExpression(ValueExpression) - Constructor for class org.jboss.weld.el.WeldValueExpression
 
WildcardTypeImpl - Class in org.jboss.weld.util.reflection
Implementation of WildcardType.
WithAnnotations - Annotation Type in javax.enterprise.inject.spi
WithAnnotations may be applied to any portable extension observer method with an event parameter type of ProcessAnnotatedType to filter the events delivered.
withLowerBound(Type) - Static method in class org.jboss.weld.util.reflection.WildcardTypeImpl
 
withUpperBound(Type) - Static method in class org.jboss.weld.util.reflection.WildcardTypeImpl
 
wrap(Context, ContextualStore) - Static method in class org.jboss.weld.context.PassivatingContextWrapper
 
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(Class<T>) - Static method in class org.jboss.weld.util.Primitives
 
wrapExpressionFactory(ExpressionFactory) - Method in interface javax.enterprise.inject.spi.BeanManager
Returns a wrapper ExpressionFactory that delegates MethodExpression and ValueExpression creation to the given ExpressionFactory.
wrapExpressionFactory(ExpressionFactory) - Method in class org.jboss.weld.manager.BeanManagerImpl
 
wrapExpressionFactory(ExpressionFactory) - Method in class org.jboss.weld.util.ForwardingBeanManager
 
wrapIfNecessary(InjectionPoint) - Static method in class org.jboss.weld.ejb.SessionBeanInjectionPoint
Returns the InjectionPoint passed in as a parameter if this InjectionPoint belongs to a contextual instance of a session bean.
wrapIfNecessary(String, String, String) - Static method in class org.jboss.weld.util.reflection.Formats
 
WrappedBeanHolder<T,S extends Bean<T>> - Class in org.jboss.weld.util.bean
Used within IsolatedForwardingBean and its subclasses as a value holder.
WrappedBeanHolder(BeanAttributes<T>, S) - Constructor for class org.jboss.weld.util.bean.WrappedBeanHolder
 
WrappedContextual<T> - Interface in org.jboss.weld.bean
Marker interface indicating that this Contextual wraps another contextual.
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

xmlDomReadonly() - Method in interface org.jboss.weld.logging.UtilLogger
 
XmlLogger - Interface in org.jboss.weld.logging
Error messages relating to XML parser Message ids: 001200 - 001299
XmlMetadata<T> - Class in org.jboss.weld.xml
 
XmlMetadata(String, T, URL, int) - Constructor for class org.jboss.weld.xml.XmlMetadata
 
XmlSchema - Enum in org.jboss.weld.xml
 
xsdValidationError(Object, Object, Object) - Method in interface org.jboss.weld.logging.XmlLogger
 
xsdValidationWarning(Object, Object, Object) - Method in interface org.jboss.weld.logging.XmlLogger
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2014. All Rights Reserved.