A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AbstractActivateRequestContextInterceptor - Class in org.jboss.weld.contexts.activator
-
Base class for Request Context activation via interceptor.
- AbstractActivateRequestContextInterceptor(RequestContext, BeanManagerImpl) - Constructor for class org.jboss.weld.contexts.activator.AbstractActivateRequestContextInterceptor
- 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
- AbstractAnnotatedTypeRegisteringEvent.AnnotatedTypeRegistration<T> - Class in org.jboss.weld.bootstrap.events
- 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 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
- AbstractBoundContext<S> - Class in org.jboss.weld.contexts
-
Base class for contexts using a thread local to store a bound bean context
- AbstractBoundContext(String, boolean) - Constructor for class org.jboss.weld.contexts.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
- 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 toAbstractClassLoaderResourceLoader.classLoader()
. - AbstractClassLoaderResourceLoader() - Constructor for class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
- 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.contexts
-
Base for the Context implementations.
- AbstractContext(String, boolean) - Constructor for class org.jboss.weld.contexts.AbstractContext
-
Constructor
- AbstractConversationContext<R,S> - Class in org.jboss.weld.contexts
-
The base of the conversation context, which can use a variety of storage forms
- AbstractConversationContext(String, ServiceRegistry) - Constructor for class org.jboss.weld.contexts.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
- 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
- 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
- AbstractEnhancedAnnotated(Annotated, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
-
Constructor
- AbstractEnhancedAnnotatedCallable<T,X,S extends 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 Member> - Class in org.jboss.weld.annotated.enhanced.jlr
-
Represents an abstract annotated member (field, method or constructor)
- 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 implementation of
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(EnhancedAnnotated<?, ?>, String, Bean<?>, Set<Annotation>, Class<?>) - Constructor for class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
- AbstractInstantiator<T> - Class in org.jboss.weld.injection.producer
- AbstractInstantiator() - Constructor for class org.jboss.weld.injection.producer.AbstractInstantiator
- AbstractInterceptorMetadata - Class in org.jboss.weld.interceptor.reader
- AbstractInterceptorMetadata(Map<InterceptionType, List<Method>>) - Constructor for class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
- AbstractManagedContext - Class in org.jboss.weld.contexts
- AbstractManagedContext(String, boolean) - Constructor for class org.jboss.weld.contexts.AbstractManagedContext
- AbstractMapBackedBeanStore - Class in org.jboss.weld.contexts.beanstore
- AbstractMapBackedBeanStore() - Constructor for class org.jboss.weld.contexts.beanstore.AbstractMapBackedBeanStore
- AbstractMemberProducer<X,T> - Class in org.jboss.weld.injection.producer
-
Common functionality for
Producer
s 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 class org.jboss.weld.logging.BeanLogger_$logger
- abstractMethodMustMatchDecoratedType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- abstractMethodMustMatchDecoratedType$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- AbstractNamingScheme - Class in org.jboss.weld.contexts.beanstore
- AbstractNamingScheme(String) - Constructor for class org.jboss.weld.contexts.beanstore.AbstractNamingScheme
- AbstractProcessClassBean<X,B extends ClassBean<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 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
- 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
- AbstractSharedContext - Class in org.jboss.weld.contexts
- AbstractSharedContext(String) - Constructor for class org.jboss.weld.contexts.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
- AbstractSyntheticBean(BeanAttributes<T>, BeanManagerImpl, Class<?>) - Constructor for class org.jboss.weld.bean.AbstractSyntheticBean
- AbstractTypeSafeBeanResolver<T extends Bean<?>,C extends 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.contexts
-
Base class for contexts using a thread local to store a bound bean context
- AbstractUnboundContext(String, boolean) - Constructor for class org.jboss.weld.contexts.AbstractUnboundContext
- accept(AnnotatedMember<?>, C) - Method in class org.jboss.weld.injection.ResourceInjectionProcessor
-
Allows an implementation to indicate whether it accepts a given injection point annotated with the marker annotation.
- accept(EventContext<T>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator.EventConsumer
- accept(Method, Class<?>) - Method in class org.jboss.weld.bean.proxy.GroovyMethodFilter
- accept(Method, Class<?>) - Method in interface org.jboss.weld.bean.proxy.ProxiedMethodFilter
-
Determines, whether the given method should be implemented by the proxy / subclass or not.
- accept(String) - Method in class org.jboss.weld.contexts.beanstore.AbstractNamingScheme
- accept(String) - Method in interface org.jboss.weld.contexts.beanstore.NamingScheme
-
Determine if this identifier has been prefixed
- acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- acceptEither(CompletionStage<? extends T>, Consumer<? super T>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- acceptEitherAsync(CompletionStage<? extends T>, Consumer<? super T>, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- AccessControllers - Class in org.jboss.weld.util
-
Utils for working with PrivilegedActions, PrivilegedActionExceptions and AccessControllers.
- accessErrorOnField(Object, Object, Throwable) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- accessErrorOnField(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.UtilLogger
- accessErrorOnField$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- action(PrivilegedAction<T>) - Static method in class org.jboss.weld.util.AccessControllers
-
Removes the ambiguity between
PrivilegedAction
andPrivilegedExceptionAction
that normally occurs when a lambda is passed toAccessController#doPrivileged()
- activate() - Method in interface jakarta.enterprise.context.control.RequestContextController
-
Activates a RequestContext for the current thread if one is not already active.
- activate() - Method in interface org.jboss.weld.context.ConversationContext
-
Activate the conversation context, starting a new transient conversation
- activate() - Method in interface org.jboss.weld.context.ManagedContext
-
Activate the Context.
- activate() - Method in class org.jboss.weld.contexts.AbstractBoundContext
- activate() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- activate() - Method in class org.jboss.weld.contexts.AbstractManagedContext
- activate() - Method in class org.jboss.weld.contexts.bound.BoundRequestContextImpl
- activate() - Method in class org.jboss.weld.contexts.unbound.RequestContextImpl
- activate() - Method in class org.jboss.weld.environment.se.contexts.ThreadContext
- 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(String) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- activatedSessionBeanProxy(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- activatedSessionBeanProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- activatedSessionBeanProxy$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- activateLazily(Consumer<HttpServletRequest>) - Method in interface org.jboss.weld.context.http.HttpConversationContext
-
Activate the conversation context lazily - neither determine the conversation id, nor initialize the context.
- ActivateRequestContext - Annotation Type in jakarta.enterprise.context.control
-
The container provides a built in interceptor that may be used to annotate classes and methods to indicate that a request context should be activated when this method is invoked.
- ActivateRequestContext - Annotation Type in org.jboss.weld.context.activator
-
This interceptor binding can be used to activate the request context within a business method invocation.
- ActivateRequestContext.Literal - Class in org.jboss.weld.context.activator
- ActivateRequestContextInterceptor - Class in org.jboss.weld.contexts.activator
-
Uses Weld API binding - @org.jboss.weld.context.activator.ActivateRequestContext.
- ActivateRequestContextInterceptor(RequestContext, BeanManagerImpl) - Constructor for class org.jboss.weld.contexts.activator.ActivateRequestContextInterceptor
- ActivateThreadScope - Annotation Type in org.jboss.weld.environment.se.contexts.activators
-
Interceptor binding providing
ThreadScoped
activation in SE environment. - ActivateThreadScopeInterceptor - Class in org.jboss.weld.environment.se.contexts.activators
- ActivateThreadScopeInterceptor(WeldSEBeanRegistrant) - Constructor for class org.jboss.weld.environment.se.contexts.activators.ActivateThreadScopeInterceptor
- activityManager(String) - Method in class org.jboss.weld.Container
-
Deprecated.Use
Container.getBeanManager(String)
instead - add(int, VIEW) - Method in class org.jboss.weld.util.collections.ListView
- add(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedConstructorConfigurator
-
Add an annotation to the constructor.
- add(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedFieldConfigurator
-
Add an annotation to the field.
- add(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator
-
Add an annotation to the method.
- add(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator
-
Add an annotation to the parameter.
- add(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
-
Add an annotation to the type.
- add(Annotation) - Method in class org.jboss.weld.util.InterceptorBindingSet
- add(Class<? extends Annotation>, Annotation) - Method in class org.jboss.weld.metadata.TypeStore
- add(ContainerLifecycleObserver<?>) - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver.ExtensionBuilder
- 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(VIEW) - Method in class org.jboss.weld.util.collections.ListView.ListViewIterator
- 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.ClientProxyFactory
- addAdditionalInterfaces(Set<Class<?>>) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
- addAdditionalInterfaces(Set<Class<?>>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Sub classes may override to specify additional interfaces the proxy should implement
- addAll(Iterable<? extends 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(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.
- addAll(T...) - Method in interface org.jboss.weld.util.collections.ImmutableList.Builder
- addAll(T...) - Method in interface org.jboss.weld.util.collections.ImmutableSet.Builder
- addAlternative(Class<?>) - Method in class org.jboss.weld.environment.se.Weld
-
Add an alternative class to the list of selected alternatives for a synthetic bean archive.
- addAlternative(Class<?>, int) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
- addAlternativeStereotype(Class<? extends Annotation>) - Method in class org.jboss.weld.environment.se.Weld
-
Add an alternative stereotype class to the list of selected alternative stereotypes for a synthetic bean archive.
- addAnnotatedType(AnnotatedType<?>) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
-
Adds a given
AnnotatedType
to the set of types which will be scanned during bean discovery. - addAnnotatedType(AnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
- addAnnotatedType(AnnotatedType<?>, String) - Method in interface jakarta.enterprise.inject.spi.AfterTypeDiscovery
-
Adds a given
AnnotatedType
to the set of types which will be scanned during bean discovery. - addAnnotatedType(AnnotatedType<?>, String) - Method in interface jakarta.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 class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
- addAnnotatedType(AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
- addAnnotatedType(Class<T>, String) - Method in interface jakarta.enterprise.inject.spi.AfterTypeDiscovery
-
Obtains a new
AnnotatedTypeConfigurator
to configure a newAnnotatedType
and add it to the set of types which will be scanned during bean discovery at the end of the observer invocation. - addAnnotatedType(Class<T>, String) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
-
Obtains a new
AnnotatedTypeConfigurator
to configure a newAnnotatedType
and add it to the set of types which will be scanned during bean discovery at the end of the observer invocation - addAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
- addAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
- addAnnotatedType(SlimAnnotatedTypeContext<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- addAnnotatedTypeCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addAnnotatedTypeCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- addAnnotatedTypeCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addAnnotatedTypeCalledInBBD(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addAnnotatedTypeCalledInBBD(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- addAnnotatedTypeCalledInBBD$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addAnnotatedTypes(Collection<SlimAnnotatedTypeContext<?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- addBean() - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
-
Obtains a new
BeanConfigurator
to configure a newBean
and add it at the end of the observer invocation. - addBean() - Method in interface org.jboss.weld.bootstrap.event.WeldAfterBeanDiscovery
-
Obtain a
WeldBeanConfigurator
, an extended version ofBeanConfigurator
. - addBean() - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
- addBean(Bean<?>) - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
-
Fires an event of type
ProcessBean
containing the givenBean
and then registers theBean
with the container, thereby making a bean which is not an interceptor nor a decorator 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
- addBeanCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addBeanCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- addBeanCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addBeanClass(Class<?>) - Method in class org.jboss.weld.environment.se.Weld
-
Add a bean class to the set of bean classes for the synthetic bean archive.
- addBeanClasses(Class<?>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Add provided bean classes to the synthetic bean archive.
- addBeanClasses(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
- addBeanDefiningAnnotations(Class<? extends Annotation>...) - Method in class org.jboss.weld.environment.se.Weld
-
Registers annotations which will be considered as bean defining annotations.
- 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.
- addBinding(Annotation) - Method in interface org.jboss.weld.bootstrap.event.InterceptorConfigurator
-
Adds interceptor binding annotation.
- addBinding(Annotation) - Method in class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- addBindings(Annotation...) - Method in interface org.jboss.weld.bootstrap.event.InterceptorConfigurator
-
Adds interceptor binding annotations.
- addBindings(Annotation...) - Method in class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- addBindings(Set<Annotation>) - Method in interface org.jboss.weld.bootstrap.event.InterceptorConfigurator
-
Adds set of interceptor binding annotations.
- addBindings(Set<Annotation>) - Method in class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- addBuiltInBean(AbstractBuiltInBean<?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- addBuiltInBean(AbstractBuiltInBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- addClass(Class<?>, AnnotatedTypeLoader) - Method in class org.jboss.weld.bootstrap.BeanDeployer
- addClass(String, AnnotatedTypeLoader) - Method in class org.jboss.weld.bootstrap.BeanDeployer
-
Loads a given class, creates a
SlimAnnotatedTypeContext
for it and stores it inBeanDeployerEnvironment
. - addClasses(Iterable<String>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
- addClasses(Iterable<String>) - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
- addConstructedGuardToMethodBody(ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- addConstructedGuardToMethodBody(ClassMethod, String) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Adds the following code to a delegating method:
- 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.
- addContainerLifecycleObserver(ContainerLifecycleObserver<?>) - Method in class org.jboss.weld.environment.se.Weld
-
Add a synthetic container lifecycle event observer.
- addContext(Context) - Method in interface jakarta.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
- addContext(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addContext(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- addContext(ContextHolder<? extends Context>) - Method in interface org.jboss.weld.module.WeldModule.PostContextRegistrationContext
-
Register an additional context.
- addContext$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addDecorator(Decorator<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- addDecorator(Class<?>) - Method in class org.jboss.weld.environment.se.Weld
-
Add a decorator class to the list of enabled decorators for the synthetic bean archive.
- addDecorator(Class<?>, int) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
- addDecorator(DecoratorImpl<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- addDefaultConstructor(ClassFile, List<DeferredBytecode>, boolean) - Static method in class org.jboss.weld.util.bytecode.ConstructorUtils
-
adds a constructor that calls super()
- addDefinitionError(Throwable) - Method in interface jakarta.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 jakarta.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 jakarta.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 jakarta.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 jakarta.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 jakarta.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 jakarta.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
- addDefinitionErrorCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addDefinitionErrorCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- addDefinitionErrorCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addDependentInstance(ContextualInstance<?>) - Method in class org.jboss.weld.contexts.CreationalContextImpl
- addDependentInstance(ContextualInstance<?>) - Method in interface org.jboss.weld.contexts.WeldCreationalContext
- addDependentInstance(T, Contextual<T>, WeldCreationalContext<T>) - Method in class org.jboss.weld.contexts.unbound.DependentContextImpl
- addDependentResourceReference(ResourceReference<?>) - Method in class org.jboss.weld.contexts.CreationalContextImpl
-
Register a
ResourceReference
as a dependency. - addDependentResourceReference(ResourceReference<?>) - Method in interface org.jboss.weld.contexts.WeldCreationalContext
-
Register a
ResourceReference
as a dependency. - addDeploymentProblem(Throwable) - Method in interface jakarta.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 class org.jboss.weld.logging.ContextLogger_$logger
- addedKeyToSession(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- addedKeyToSession$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- addExtension(Extension) - Method in class org.jboss.weld.environment.se.Weld
-
Add an extension to the set of extensions.
- addExtension(ExtensionBean) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- addExtension(ExtensionBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- addExtension(Metadata<? extends Extension>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
- addExtensions(Extension...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Add extensions to the set of extensions.
- addExtensions(Extension...) - Method in class org.jboss.weld.environment.se.Weld
- addExtensions(Class<? extends Extension>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Add extensions to the set of extensions.
- addExtensions(Class<? extends Extension>...) - Method in class org.jboss.weld.environment.se.Weld
- addExtensions(Iterable<Metadata<? extends 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 class org.jboss.weld.logging.ContextLogger_$logger
- addingDetachedContextualUnderId(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- addingDetachedContextualUnderId$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- addingMethodToEnterpriseProxy(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- addingMethodToEnterpriseProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- addingMethodToEnterpriseProxy$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- addingMethodToProxy(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- addingMethodToProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- addingMethodToProxy$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- addInjectionPoint(InjectionPoint) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add an InjectionPoint to the configured bean
- addInjectionPoint(InjectionPoint) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addInjectionPoints(InjectionPoint...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add InjectionPoints to the configured bean
- addInjectionPoints(InjectionPoint...) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addInjectionPoints(InjectionPoint...) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addInjectionPoints(Set<InjectionPoint>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add InjectionPoints to the configured bean
- addInjectionPoints(Set<InjectionPoint>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addInjectionPoints(Set<InjectionPoint>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- 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() - Method in interface org.jboss.weld.bootstrap.event.WeldAfterBeanDiscovery
-
Obtain a
InterceptorConfigurator
to configure a newInterceptor
. - addInterceptor() - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
- addInterceptor(Interceptor<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- addInterceptor(Class<?>) - Method in class org.jboss.weld.environment.se.Weld
-
Add an interceptor class to the list of enabled interceptors for the synthetic bean archive.
- addInterceptor(Class<?>, int) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
- addInterceptor(InterceptorImpl<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- addInterceptorBinding(AnnotatedType<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
-
Declares an annotation type as an interceptor binding type.
- addInterceptorBinding(AnnotatedType<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
- addInterceptorBinding(Class<? extends Annotation>, Annotation...) - Method in interface jakarta.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
- addInterceptorBindingCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addInterceptorBindingCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- addInterceptorBindingCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- 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.InterceptedProxyFactory
- 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.contexts.cache.RequestScopedCache
- addItemIfActive(ThreadLocal<?>) - Static method in class org.jboss.weld.contexts.cache.RequestScopedCache
- addItemIfActive(RequestScopedItem) - Static method in class org.jboss.weld.contexts.cache.RequestScopedCache
- additionalAnnotatedType(String, AnnotatedType<X>, String, String, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
- additionalAnnotatedTypes - Variable in class org.jboss.weld.bootstrap.events.AbstractAnnotatedTypeRegisteringEvent
- additionalInterceptorBindings - Variable in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
- additionalQualifiers - Variable in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
- additionalServices - Variable in class org.jboss.weld.environment.se.Weld
- addLoadedClasses(Iterable<Class<?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
- 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.ClientProxyFactory
- 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.InterceptedProxyFactory
- 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(Set<? extends InjectionPoint>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- addNewBeansFromInjectionPoints(AbstractBean<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- addObserver(ObserverMethod<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Does the actual observer registration
- addObserverMethod() - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
-
obtains a new
ObserverMethodConfigurator
to configure a newObserverMethod
and add it at the end of the observer invocation. - addObserverMethod() - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
- addObserverMethod(ObserverMethod<?>) - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
-
Fires an event of type
ProcessObserverMethod
containing the givenObserverMethod
and then registers theObserverMethod
with the container, thereby making it available for event notifications. - addObserverMethod(ObserverMethod<?>) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
- addObserverMethod(ObserverInitializationContext<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- addObserverMethodCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addObserverMethodCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- addObserverMethodCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addPackage(boolean, Class<?>) - Method in class org.jboss.weld.environment.se.Weld
-
A package of the specified class will be scanned and found classes will be added to the set of bean classes for the synthetic bean archive.
- addPackages(boolean, Class<?>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Packages of the specified classes will be scanned and found classes will be added to the set of bean classes for the synthetic bean archive.*
- addPackages(boolean, Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
-
Packages of the specified classes will be scanned and found classes will be added to the set of bean classes for the synthetic bean archive.
- addPackages(boolean, Package...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
All classes from the specified packages will be added to the set of bean classes for the synthetic bean archive.
- addPackages(boolean, Package...) - Method in class org.jboss.weld.environment.se.Weld
- addPackages(Class<?>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
All classes from the packages of the specified classes will be added to the set of bean classes for the synthetic bean archive.
- addPackages(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
- addPackages(Package...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
All classes from the specified packages will be added to the set of bean classes for the synthetic bean archive.
- addPackages(Package...) - Method in class org.jboss.weld.environment.se.Weld
- addProducerField(ProducerField<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- addProducerMethod(ProducerMethod<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- addProperty(String, Object) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Add a configuration property to the container
- addProperty(String, Object) - Method in class org.jboss.weld.environment.se.Weld
- addQualifier(AnnotatedType<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
-
Declares an annotation type as a Qualifier qualifier type.
- addQualifier(AnnotatedType<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
- addQualifier(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Add a qualifier to the configured bean
- addQualifier(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add a qualifier to the configured bean
- addQualifier(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator
-
Add the qualifier to the InjectionPoint to build
- addQualifier(Annotation) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Add the qualifier to the observed event
- addQualifier(Annotation) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addQualifier(Annotation) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- addQualifier(Annotation) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addQualifier(Annotation) - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- addQualifier(Annotation) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- addQualifier(Annotation) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
- addQualifier(Annotation) - Method in class org.jboss.weld.resolution.ResolvableBuilder
- addQualifier(Class<? extends Annotation>) - Method in interface jakarta.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
- addQualifierCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addQualifierCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- addQualifierCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addQualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Add qualifiers to the bean.
- addQualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add qualifiers to the bean.
- addQualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator
-
Add all the qualifiers to the InjectionPoint to build
- addQualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Add all the qualifiers to the Observed event
- addQualifiers(Annotation...) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addQualifiers(Annotation...) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- addQualifiers(Annotation...) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addQualifiers(Annotation...) - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- addQualifiers(Annotation...) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- addQualifiers(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.InterceptorResolvableBuilder
- addQualifiers(Collection<Annotation>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
- addQualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Add qualifiers to the bean.
- addQualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add qualifiers to the bean.
- addQualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator
-
Add all the qualifiers to the InjectionPoint to build
- addQualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Add all the qualifiers to the Observed event
- addQualifiers(Set<Annotation>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addQualifiers(Set<Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- addQualifiers(Set<Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addQualifiers(Set<Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- addQualifiers(Set<Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- addQualifierUnchecked(QualifierInstance) - Method in class org.jboss.weld.resolution.ResolvableBuilder
-
Adds a given qualifier without any checks.
- addResourceInjectionProcessor(ResourceInjectionProcessor<?, ?>) - Method in class org.jboss.weld.injection.ResourceInjectionFactory
- addScope(Class<? extends Annotation>, boolean, boolean) - Method in interface jakarta.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
- addScopeCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addScopeCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- addScopeCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- 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.
- addServices(Service...) - Method in class org.jboss.weld.environment.se.Weld
-
Register per-deployment services which are shared across the entire application.
- 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.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>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Add a stereotype to the configured bean
- addStereotype(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add a stereotype to the configured bean
- addStereotype(Class<? extends Annotation>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addStereotype(Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- addStereotype(Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addStereotype(Class<? extends Annotation>, Annotation...) - Method in interface jakarta.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
- addStereoTypeCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addStereoTypeCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- addStereoTypeCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- addStereotypes(Set<Class<? extends Annotation>>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Add stereotypes to the configured bean
- addStereotypes(Set<Class<? extends Annotation>>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add stereotypes to the configured bean
- addStereotypes(Set<Class<? extends Annotation>>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addStereotypes(Set<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- addStereotypes(Set<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addSyntheticAnnotatedType(AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.AbstractAnnotatedTypeRegisteringEvent
- addSyntheticAnnotatedType(SlimAnnotatedType<?>, Extension) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- 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
- addTransitiveTypeClosure(Type) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Adds an unrestricted set of bean types for the given type as if it represented a bean class of a managed bean.
- addTransitiveTypeClosure(Type) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Adds an unrestricted set of bean types for the given type as if it represented a bean class of a managed bean.
- addTransitiveTypeClosure(Type) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addTransitiveTypeClosure(Type) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- addTransitiveTypeClosure(Type) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addType(TypeLiteral<?>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Add a type to the bean types
- addType(TypeLiteral<?>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add a type to the bean types
- addType(TypeLiteral<?>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addType(TypeLiteral<?>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- addType(TypeLiteral<?>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addType(Type) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Add a type to the bean types
- addType(Type) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add a type to the bean types
- addType(Type) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addType(Type) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- addType(Type) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addType(Type) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
- addType(Type) - Method in class org.jboss.weld.resolution.ResolvableBuilder
- addTypes(Type...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Add types to the bean types
- addTypes(Type...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add types to the bean types
- addTypes(Type...) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addTypes(Type...) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- addTypes(Type...) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addTypes(Set<Type>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Add types to the bean types
- addTypes(Set<Type>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Add types to the bean types
- addTypes(Set<Type>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- addTypes(Set<Type>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- addTypes(Set<Type>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- addTypes(Set<Type>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
- addTypes(Set<Type>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
- addValidationFailureCallback(BiConsumer<Exception, Environment>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- AFTER_COMPLETION - jakarta.enterprise.event.TransactionPhase
-
Identifies an after completion observer method, called during the after completion phase of the transaction.
- AFTER_FAILURE - jakarta.enterprise.event.TransactionPhase
-
Identifies an after failure observer method, called during the after completion phase of the transaction, only when the transaction fails.
- AFTER_SUCCESS - jakarta.enterprise.event.TransactionPhase
-
Identifies an after success observer method, called during the after completion phase of the transaction, only when the transaction completes successfully.
- afterBeanDiscovery() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- afterBeanDiscovery(Consumer<WeldAfterBeanDiscovery>) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- afterBeanDiscovery(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
- AfterBeanDiscovery - Interface in jakarta.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
andObserverMethod
objects for the discovered beans, but before detecting deployment problems. - AfterBeanDiscoveryImpl - Class in org.jboss.weld.bootstrap.events
- afterDeploymentValidation() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- afterDeploymentValidation(Consumer<AfterDeploymentValidation>) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- AfterDeploymentValidation - Interface in jakarta.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
- afterTypeDiscovery() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- afterTypeDiscovery(Consumer<AfterTypeDiscovery>) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- AfterTypeDiscovery - Interface in jakarta.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
- ALL - Static variable in class org.jboss.weld.config.ConfigurationKey.UnusedBeans
- ALLOW_OPTIMIZED_CLEANUP - org.jboss.weld.config.ConfigurationKey
-
If set to
true
: Weld is allowed to perform efficient cleanup and further optimizations after bootstrapBootstrap.endInitialization()
must be called after all EE components which support injection are installed (that means all relevantProcessInjectionTarget
events were already fired) This property can only be set by integrators throughExternalConfiguration
. - ALLOW_OPTIMIZED_CLEANUP - Static variable in class org.jboss.weld.environment.se.Weld
-
By default, Weld is allowed to perform efficient cleanup and further optimizations after bootstrap.
- AlterableContext - Interface in jakarta.enterprise.context.spi
-
Provides an operation for obtaining and destroying contextual instances with a particular scope of any contextual type.
- alternative(boolean) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Change the alternative status of the configured bean.
- alternative(boolean) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Change the alternative status of the configured bean.
- alternative(boolean) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- alternative(boolean) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- alternative(boolean) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- Alternative - Annotation Type in jakarta.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
- Alternative.Literal - Class in jakarta.enterprise.inject
-
Supports inline instantiation of the
Alternative
annotation. - alternativeBeanClassNotAnnotated(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- alternativeBeanClassNotAnnotated(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- alternativeBeanClassNotAnnotated$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- alternativeBeanClassNotClass(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- alternativeBeanClassNotClass(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- alternativeBeanClassNotClass$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- alternativeClassSpecifiedMultipleTimes(Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- alternativeClassSpecifiedMultipleTimes(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- alternativeClassSpecifiedMultipleTimes$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- alternatives(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
-
Select alternatives for the synthetic bean archive, all previous values are removed.
- alternativeStereotypeNotAnnotated(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- alternativeStereotypeNotAnnotated(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- alternativeStereotypeNotAnnotated$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- alternativeStereotypeNotStereotype(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- alternativeStereotypeNotStereotype(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- alternativeStereotypeNotStereotype$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- alternativeStereotypes(Class<? extends Annotation>...) - Method in class org.jboss.weld.environment.se.Weld
-
Select alternative stereotypes for the synthetic bean archive, all previous values are removed.
- alternativeStereotypeSpecifiedMultipleTimes(Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- alternativeStereotypeSpecifiedMultipleTimes(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- alternativeStereotypeSpecifiedMultipleTimes$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- ALWAYS - jakarta.enterprise.event.Reception
-
Specifies that an observer method always receives event notifications.
- ambiguousBeanManager(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- 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.
- ambiguousBeanManager$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- ambiguousBeansForDependency(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- ambiguousBeansForDependency(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- ambiguousBeansForDependency$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- ambiguousConstructor(Object, Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- ambiguousConstructor(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
- ambiguousConstructor$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- ambiguousElName(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- ambiguousElName(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- ambiguousElName$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- AmbiguousResolutionException - Exception in jakarta.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 - Exception in org.jboss.weld.exceptions
-
Provides message localization service for the .
- AmbiguousResolutionException() - Constructor for exception jakarta.enterprise.inject.AmbiguousResolutionException
- AmbiguousResolutionException(String) - Constructor for exception jakarta.enterprise.inject.AmbiguousResolutionException
- AmbiguousResolutionException(String) - Constructor for exception org.jboss.weld.exceptions.AmbiguousResolutionException
-
Creates a new exception with the given localized message.
- AmbiguousResolutionException(String, Throwable) - Constructor for exception jakarta.enterprise.inject.AmbiguousResolutionException
- AmbiguousResolutionException(Throwable) - Constructor for exception jakarta.enterprise.inject.AmbiguousResolutionException
- AmbiguousResolutionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.AmbiguousResolutionException
-
Creates a new exception with the given cause.
- annotated - Variable in class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
- annotated(Annotated) - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- Annotated - Interface in jakarta.enterprise.inject.spi
-
Represents a Java program element that can be annotated.
- AnnotatedCallable<X> - Interface in jakarta.enterprise.inject.spi
-
Represents a callable member of a Java type.
- AnnotatedConstructor<X> - Interface in jakarta.enterprise.inject.spi
-
Represents a constructor of a Java class.
- AnnotatedConstructorConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
-
This interface is part of the
AnnotatedTypeConfigurator
SPI and helps defining anAnnotatedConstructor
- AnnotatedConstructorConfiguratorImpl<T> - Class in org.jboss.weld.bootstrap.events.configurator
-
Configurator for
AnnotatedConstructor
. - AnnotatedField<X> - Interface in jakarta.enterprise.inject.spi
-
Represents a field of a Java class.
- AnnotatedFieldConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
-
This interface is part of the
AnnotatedTypeConfigurator
SPI and helps defining anAnnotatedField
- AnnotatedFieldConfiguratorImpl<T> - Class in org.jboss.weld.bootstrap.events.configurator
-
Configurator for
AnnotatedField
. - AnnotatedMember<X> - Interface in jakarta.enterprise.inject.spi
-
Represents a member of a Java type.
- AnnotatedMethod<X> - Interface in jakarta.enterprise.inject.spi
-
Represents a method of a Java type.
- AnnotatedMethodConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
-
This interface is part of the
AnnotatedTypeConfigurator
SPI and helps defining anAnnotatedMethod
- AnnotatedMethodConfiguratorImpl<T> - Class in org.jboss.weld.bootstrap.events.configurator
-
Configurator for
AnnotatedMethod
. - AnnotatedParameter<X> - Interface in jakarta.enterprise.inject.spi
-
Represents a parameter of a method or constructor.
- AnnotatedParameterConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
-
This interface is part of the
AnnotatedTypeConfigurator
SPI and helps defining anAnnotatedParameter
- AnnotatedParameterConfiguratorImpl<T> - Class in org.jboss.weld.bootstrap.events.configurator
-
Configurator for
AnnotatedParameter
. - annotatedType - Variable in class org.jboss.weld.bean.AbstractClassBean
- annotatedType - Variable in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
- AnnotatedType<X> - Interface in jakarta.enterprise.inject.spi
-
Represents a Java class or interface.
- AnnotatedTypeConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
-
This API is a helper to configure a new
AnnotatedType
instance. - AnnotatedTypeConfiguratorImpl<T> - Class in org.jboss.weld.bootstrap.events.configurator
-
Configurator for
AnnotatedType
. - AnnotatedTypeConfiguratorImpl(AnnotatedType<T>) - Constructor for class org.jboss.weld.bootstrap.events.configurator.AnnotatedTypeConfiguratorImpl
- annotatedTypeDeserializationFailure(AnnotatedTypeIdentifier) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- annotatedTypeDeserializationFailure(AnnotatedTypeIdentifier) - Method in interface org.jboss.weld.logging.MetadataLogger
- annotatedTypeDeserializationFailure$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- AnnotatedTypeIdentifier - Class in org.jboss.weld.annotated.slim
-
An identifier for a an
AnnotatedType
The identifier is composed of four parts: The identifier of theBeanDeploymentArchive
which the type resides in. - annotatedTypeJavaClassMismatch(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- annotatedTypeJavaClassMismatch(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- annotatedTypeJavaClassMismatch$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- annotatedTypeNotRegisteredAsBeanDueToMissingAppropriateConstructor(String, String) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- annotatedTypeNotRegisteredAsBeanDueToMissingAppropriateConstructor(String, String) - Method in interface org.jboss.weld.logging.BootstrapLogger
- annotatedTypeNotRegisteredAsBeanDueToMissingAppropriateConstructor$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- 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. - annotatedTypeVetoed(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- annotatedTypeVetoed(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- annotatedTypeVetoed$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- AnnotatedTypeWrapper<T> - Class in org.jboss.weld.util.annotated
- AnnotatedTypeWrapper(AnnotatedType<T>, boolean, Annotation...) - Constructor for class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
- 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
- AnnotationLiteral<T extends Annotation> - Class in jakarta.enterprise.util
-
Supports inline instantiation of annotation type instances.
- AnnotationLiteral() - Constructor for class jakarta.enterprise.util.AnnotationLiteral
- annotationMapNull() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- annotationMapNull() - Method in interface org.jboss.weld.logging.ReflectionLogger
- annotationMapNull$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- AnnotationModel<T extends 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 class org.jboss.weld.logging.UtilLogger_$logger
- annotationNotQualifier(Object) - Method in interface org.jboss.weld.logging.UtilLogger
- annotationNotQualifier$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- Annotations - Class in org.jboss.weld.util
-
Utility methods for working with annotations.
- annotationType() - Method in class jakarta.enterprise.util.AnnotationLiteral
- annotationTypeForName(String) - Method in class org.jboss.weld.util.ApiAbstraction
-
Initializes an annotation class
- annotationTypeNull(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- annotationTypeNull(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- annotationTypeNull$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- annotationValuesInaccessible(Throwable) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- annotationValuesInaccessible(Throwable) - Method in interface org.jboss.weld.logging.UtilLogger
- annotationValuesInaccessible$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- Any - Annotation Type in jakarta.enterprise.inject
-
The built-in qualifier type.
- ANY - Static variable in class org.jboss.weld.resolution.QualifierInstance
- Any.Literal - Class in jakarta.enterprise.inject
-
Supports inline instantiation of the
Any
qualifier. - 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.
- APPLICATION - Static variable in class jakarta.enterprise.context.BeforeDestroyed.Literal
- APPLICATION - Static variable in class jakarta.enterprise.context.Destroyed.Literal
- APPLICATION - Static variable in class jakarta.enterprise.context.Initialized.Literal
- APPLICATION_BEFORE_DESTROYED - Static variable in class org.jboss.weld.event.ContextEvent
- APPLICATION_DESTROYED - Static variable in class org.jboss.weld.event.ContextEvent
- APPLICATION_INITIALIZED - Static variable in class org.jboss.weld.event.ContextEvent
- ApplicationContext - Interface in org.jboss.weld.context
-
The built in application context, associated with
ApplicationScoped
. - ApplicationContextImpl - Class in org.jboss.weld.contexts.unbound
- ApplicationContextImpl(String) - Constructor for class org.jboss.weld.contexts.unbound.ApplicationContextImpl
- ApplicationScoped - Annotation Type in jakarta.enterprise.context
-
Specifies that a bean is application scoped.
- ApplicationScoped.Literal - Class in jakarta.enterprise.context
-
Supports inline instantiation of the
ApplicationScoped
annotation. - apply(Set<Bean<?>>) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver.BeanDisambiguation
- apply(CodeAttribute) - Method in interface org.jboss.weld.util.bytecode.DeferredBytecode
- apply(UnbackedAnnotatedType<?>, Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
- 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
- applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- applyToEither(CompletionStage<? extends T>, Function<? super T, U>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- applyToEitherAsync(CompletionStage<? extends T>, Function<? super T, U>, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- ARCHIVE_ISOLATION_SYSTEM_PROPERTY - Static variable in class org.jboss.weld.environment.se.Weld
-
By default, bean archive isolation is enabled.
- areInterceptorBindingsEquivalent(Annotation, Annotation) - Method in interface jakarta.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) - Method in class org.jboss.weld.util.ForwardingBeanManager
- areInterceptorBindingsEquivalent(Annotation, Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
- areQualifiersEquivalent(Annotation, Annotation) - Method in interface jakarta.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) - Method in class org.jboss.weld.util.ForwardingBeanManager
- areQualifiersEquivalent(Annotation, Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
- areTheSame(ParameterizedType, ParameterizedType) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
- areTheSame(Type[], Type[]) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
- areTheSame(Type, Type) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
- areTheSame(TypeVariable<?>, TypeVariable<?>) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
- argumentNull() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- argumentNull() - Method in interface org.jboss.weld.logging.ValidatorLogger
- argumentNull(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- argumentNull(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- argumentNull0$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- argumentNull1$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- AROUND_CONSTRUCT - jakarta.enterprise.inject.spi.InterceptionType
-
Intercepts a constructor invocation
- AROUND_CONSTRUCT - org.jboss.weld.interceptor.spi.model.InterceptionType
- AROUND_INVOKE - jakarta.enterprise.inject.spi.InterceptionType
-
Intercepts method invocation
- AROUND_INVOKE - org.jboss.weld.interceptor.spi.model.InterceptionType
- AROUND_TIMEOUT - jakarta.enterprise.inject.spi.InterceptionType
-
Intercepts a timeout
- AROUND_TIMEOUT - org.jboss.weld.interceptor.spi.model.InterceptionType
- 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
- asSet(T...) - Static method in class org.jboss.weld.util.collections.Arrays2
- AssignabilityRules - Interface in org.jboss.weld.resolution
- associate(Map<String, Object>) - Method in class org.jboss.weld.contexts.bound.BoundRequestContextImpl
- associate(Map<String, Object>) - Method in class org.jboss.weld.contexts.bound.BoundSessionContextImpl
- associate(R) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- associate(S) - Method in interface org.jboss.weld.context.BoundContext
-
Associate the context with the storage (for this thread).
- associateRequest(ManagedConversation) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- associateRequestWithNewConversation() - Method in class org.jboss.weld.contexts.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
- async(boolean) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Allows modification of the asynchronous status of the observer to build.
- async(boolean) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- asyncContainerLifecycleEventObserver(ObserverMethod<?>, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- asyncContainerLifecycleEventObserver(ObserverMethod<?>, Object) - Method in interface org.jboss.weld.logging.EventLogger
- asyncContainerLifecycleEventObserver$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- AsyncEventDeliveryStage<T> - Class in org.jboss.weld.event
- asyncFire(Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- asyncFire(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- asyncFire$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- asyncObserverFailure(Object, Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- asyncObserverFailure(Object, Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- asyncObserverFailure$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- attach() - Method in class org.jboss.weld.contexts.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.contexts.beanstore.BoundBeanStore
-
Attach the context
- AttributeBeanStore - Class in org.jboss.weld.contexts.beanstore
-
A bound bean store backed by attributes.
- AttributeBeanStore(NamingScheme, boolean) - Constructor for class org.jboss.weld.contexts.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 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 jakarta.enterprise.inject.spi
-
Represents an enabled bean.
- BEAN - org.jboss.weld.logging.Category
- BEAN_IDENTIFIER_INDEX_OPTIMIZATION - org.jboss.weld.config.ConfigurationKey
-
This optimization is used to reduce the HTTP session replication overhead.
- BEAN_MANAGER - org.jboss.weld.logging.Category
- beanArchiveWithModeNone(Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- beanArchiveWithModeNone(Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- beanArchiveWithModeNone$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- BeanAttributes<T> - Interface in jakarta.enterprise.inject.spi
-
The BeanAttributes interface exposes the basic attributes of a bean.
- BeanAttributesBuilder(EnhancedAnnotated<T, ?>, Set<Type>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
- BeanAttributesBuilder(EnhancedAnnotated<T, ?>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
- BeanAttributesConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
-
This API is an helper to configure a new
BeanAttributes
instance. - beanAttributesConfiguratorCannotReadAnnotatedType(Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- beanAttributesConfiguratorCannotReadAnnotatedType(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- beanAttributesConfiguratorCannotReadAnnotatedType$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- BeanAttributesConfiguratorImpl<T> - Class in org.jboss.weld.bootstrap.events.configurator
- BeanAttributesConfiguratorImpl(BeanAttributes<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- BeanAttributesConfiguratorImpl(BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- BeanAttributesFactory - Class in org.jboss.weld.bean.attributes
-
Creates
BeanAttributes
based on a given annotated. - BeanAttributesFactory.BeanAttributesBuilder<T> - Class in org.jboss.weld.bean.attributes
- beanAttributesVetoed(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- beanAttributesVetoed(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- beanAttributesVetoed$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- beanBuilderInvalidBeanManager(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beanBuilderInvalidBeanManager(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- beanBuilderInvalidBeanManager$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beanBuilderInvalidCreateCallback(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beanBuilderInvalidCreateCallback(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- beanBuilderInvalidCreateCallback$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beanBuilderInvalidDestroyCallback(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beanBuilderInvalidDestroyCallback(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- beanBuilderInvalidDestroyCallback$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beanCannotBeDumped(Object, Throwable) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beanCannotBeDumped(Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
- beanCannotBeDumped$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beanClass(Class<?>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Set the class of the configured Bean.
- beanClass(Class<?>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Set the class of the Bean containing this observer.
- beanClass(Class<?>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- beanClass(Class<?>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- beanClass(Class<?>) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- beanClassDeployedInMultipleBeanArchives(Object, Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- beanClassDeployedInMultipleBeanArchives(Object, Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- beanClassDeployedInMultipleBeanArchives$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- beanClasses - Variable in class org.jboss.weld.environment.se.Weld
- beanClasses(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
-
Define the set of bean classes for the synthetic bean archive.
- beanClassMismatch(ObserverMethod<?>, ObserverMethod<?>) - Method in class org.jboss.weld.logging.EventLogger_$logger
- beanClassMismatch(ObserverMethod<?>, ObserverMethod<?>) - Method in interface org.jboss.weld.logging.EventLogger
- beanClassMismatch$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- BeanConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
-
This API is an helper to configure a new
Bean
instance. - BeanConfiguratorImpl<T> - Class in org.jboss.weld.bootstrap.events.configurator
- BeanConfiguratorImpl(Class<?>, BeanDeploymentFinder) - Constructor for class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- BeanDeployer - Class in org.jboss.weld.bootstrap
- BeanDeployer(BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bootstrap.BeanDeployer
- BeanDeployer(BeanManagerImpl, ServiceRegistry, BeanDeployerEnvironment) - Constructor for class org.jboss.weld.bootstrap.BeanDeployer
- BeanDeployerEnvironment - Class in org.jboss.weld.bootstrap
- 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<?>>, Set<Type>, BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- BeanDeployerEnvironment(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
- BeanDeploymentArchiveMapping - Class in org.jboss.weld.bootstrap
- BeanDeploymentArchiveMapping() - Constructor for class org.jboss.weld.bootstrap.BeanDeploymentArchiveMapping
- beanDeploymentArchives() - Method in class org.jboss.weld.Container
- BeanDeploymentFinder - Class in org.jboss.weld.bootstrap
- BeanDeploymentFinder(BeanDeploymentArchiveMapping, Deployment, Collection<ContextHolder<? extends Context>>, BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.BeanDeploymentFinder
- BeanDeploymentModule - Class in org.jboss.weld.bootstrap
-
Represents an EE module that holds bean archives.
- BeanDeploymentModules - Class in org.jboss.weld.bootstrap
-
Repository for
BeanDeploymentModule
s. - beanDiscoveryMode - Variable in class org.jboss.weld.environment.se.Weld
- 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 class org.jboss.weld.logging.BeanLogger_$logger
- beanIdCreationFailed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- beanIdCreationFailed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- BeanIdentifierIndex - Class in org.jboss.weld.serialization
-
An optional per deployment service.
- BeanIdentifierIndex() - Constructor for class org.jboss.weld.serialization.BeanIdentifierIndex
- beanIdentifierIndexBuilt(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- beanIdentifierIndexBuilt(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- beanIdentifierIndexBuilt$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- beanIdentifierIndexInconsistencyDetected(Object, Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- beanIdentifierIndexInconsistencyDetected(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- beanIdentifierIndexInconsistencyDetected$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- BeanIdentifierIndexNamingScheme - Class in org.jboss.weld.contexts.beanstore
-
An abstract naming scheme which makes use of
BeanIdentifierIndex
if possible. - BeanIdentifierIndexNamingScheme(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.contexts.beanstore.BeanIdentifierIndexNamingScheme
- BeanIdentifiers - Class in org.jboss.weld.bean
- BeanInjectionTarget<T> - Class in org.jboss.weld.injection.producer
- BeanInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.BeanInjectionTarget
- BeanInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Injector<T>, LifecycleCallbackInvoker<T>) - 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 class org.jboss.weld.logging.BeanLogger_$logger
- beanInstanceNotSetOnProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- beanInstanceNotSetOnProxy$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beanIsBothInterceptorAndDecorator(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- beanIsBothInterceptorAndDecorator(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- beanIsBothInterceptorAndDecorator$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- BeanLogger - Interface in org.jboss.weld.logging
-
Log messages for Beans.
- BeanLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- BeanLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.BeanLogger_$logger
- beanManager - Variable in class org.jboss.weld.bean.RIBean
- beanManager - Variable in class org.jboss.weld.contexts.activator.AbstractActivateRequestContextInterceptor
- beanManager - Variable in class org.jboss.weld.event.ObserverMethodImpl
- beanManager - Variable in class org.jboss.weld.injection.producer.BasicInjectionTarget
- BeanManager - Interface in jakarta.enterprise.inject.spi
-
Allows a portable extension to interact directly with the container.
- 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.
- BeanManagerLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- BeanManagerLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.BeanManagerLogger_$logger
- BeanManagerLookupService - Class in org.jboss.weld.manager
-
Simple facade over
CDI11Deployment
that allowsBeanManager
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 class org.jboss.weld.logging.BeanManagerLogger_$logger
- beanManagerNotAvailable() - Method in interface org.jboss.weld.logging.BeanManagerLogger
- beanManagerNotAvailable$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- BeanManagerProxy - Class in org.jboss.weld.bean.builtin
-
Client view of
BeanManagerImpl
. - BeanManagerProxy(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.BeanManagerProxy
- 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 class org.jboss.weld.logging.BeanLogger_$logger
- beanMethodReturnsNull(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- beanMethodReturnsNull$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- BeanMethods - Class in org.jboss.weld.util
- beanNameIsPrefix(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- beanNameIsPrefix(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- beanNameIsPrefix$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- beanNotEeResourceProducer(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beanNotEeResourceProducer(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- beanNotEeResourceProducer$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beanNotPassivationCapable(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- beanNotPassivationCapable(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- beanNotPassivationCapable$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- Beans - Class in org.jboss.weld.util
-
Helper class for bean inspection
- beanSpecializedTooManyTimes(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- beanSpecializedTooManyTimes(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- beanSpecializedTooManyTimes$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- BeanStore - Interface in org.jboss.weld.contexts.beanstore
-
A
Map
like store of contextual instances, used to back the Weld built in contexts. - beanStoreDetached(Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- beanStoreDetached(Object) - Method in interface org.jboss.weld.logging.ContextLogger
- beanStoreDetached$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- beanStoreLeakAffectedBeanIdentifiers(Object, Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- beanStoreLeakAffectedBeanIdentifiers(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- beanStoreLeakAffectedBeanIdentifiers$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- beanStoreLeakDuringAssociation(Object, Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- beanStoreLeakDuringAssociation(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- beanStoreLeakDuringAssociation$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- beansWithDifferentBeanNamesCannotBeSpecialized(Object, Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- beansWithDifferentBeanNamesCannotBeSpecialized(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- beansWithDifferentBeanNamesCannotBeSpecialized$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- BeansXmlHandler - Class in org.jboss.weld.xml
-
Retained for backward compatibility with Arquillian and WildFly which incorrectly rely on Weld internals!
- BeansXmlHandler(URL) - Constructor for class org.jboss.weld.xml.BeansXmlHandler
- BeansXmlImpl - Class in org.jboss.weld.metadata
- BeansXmlImpl(List<Metadata<String>>, List<Metadata<String>>, List<Metadata<String>>, List<Metadata<String>>, Scanning, URL, BeanDiscoveryMode, String, boolean) - Constructor for class org.jboss.weld.metadata.BeansXmlImpl
- BeansXmlParser - Class in org.jboss.weld.xml
-
Retained for backward compatibility with Arquillian and WildFly which incorrectly rely on Weld internals!
- BeansXmlParser() - Constructor for class org.jboss.weld.xml.BeansXmlParser
- BeansXmlStreamParser - Class in org.jboss.weld.xml
-
Simple yet efficient parser for beans.xml.
- BeansXmlStreamParser(URL) - Constructor for class org.jboss.weld.xml.BeansXmlStreamParser
- BeansXmlStreamParser(URL, Function<String, String>) - Constructor for class org.jboss.weld.xml.BeansXmlStreamParser
- BeansXmlValidator - Class in org.jboss.weld.xml
-
This validator is thread safe and suitable for sharing between threads.
- BeansXmlValidator() - Constructor for class org.jboss.weld.xml.BeansXmlValidator
- 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 class org.jboss.weld.logging.BootstrapLogger_$logger
- beanTypeNotEjb(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- beanTypeNotEjb$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- beanWithParameterizedTypeContainingTypeVariablesMustBeDependentScoped(Object, Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- beanWithParameterizedTypeContainingTypeVariablesMustBeDependentScoped(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- beanWithParameterizedTypeContainingTypeVariablesMustBeDependentScoped$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- beanWithPassivatingScopeNotPassivationCapable(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- beanWithPassivatingScopeNotPassivationCapable(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- beanWithPassivatingScopeNotPassivationCapable$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- BEFORE_COMPLETION - jakarta.enterprise.event.TransactionPhase
-
Identifies a before completion observer method, called during the before completion phase of the transaction.
- beforeBeanDiscovery() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- beforeBeanDiscovery(Consumer<BeforeBeanDiscovery>) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- BeforeBeanDiscovery - Interface in jakarta.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
- BeforeDestroyed - Annotation Type in jakarta.enterprise.context
-
An event with this qualifier is fired when a context is about to be destroyed, i.e.
- BeforeDestroyed.Literal - Class in jakarta.enterprise.context
-
Supports inline instantiation of the
BeforeDestroyed
qualifier. - beforeShutdown() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- beforeShutdown(Consumer<BeforeShutdown>) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- BeforeShutdown - Interface in jakarta.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 jakarta.enterprise.context.Conversation
-
Mark the current transient conversation long-running.
- begin() - Method in class org.jboss.weld.contexts.conversation.ConversationImpl
- begin(String) - Method in interface jakarta.enterprise.context.Conversation
-
Mark the current transient conversation long-running, with a specified identifier.
- begin(String) - Method in class org.jboss.weld.contexts.conversation.ConversationImpl
- beginCalledOnLongRunningConversation() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- beginCalledOnLongRunningConversation() - Method in interface org.jboss.weld.logging.ConversationLogger
- beginCalledOnLongRunningConversation$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- beginRequest() - Static method in class org.jboss.weld.contexts.cache.RequestScopedCache
- bindings(Annotation...) - Method in interface org.jboss.weld.bootstrap.event.InterceptorConfigurator
-
Replace all bindings
- bindings(Annotation...) - Method in class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- 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 - org.jboss.weld.logging.Category
- BOOTSTRAP_TRACKER - org.jboss.weld.logging.Category
- BootstrapLogger - Interface in org.jboss.weld.logging
-
Log messages for bootstrap
- BootstrapLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- BootstrapLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.BootstrapLogger_$logger
- 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.contexts.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.contexts.bound
- BoundConversationContextImpl(String, ServiceRegistry) - Constructor for class org.jboss.weld.contexts.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.contexts.bound
- BoundRequestContextImpl(String) - Constructor for class org.jboss.weld.contexts.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.contexts.bound
- BoundSessionContextImpl(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.contexts.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 interface jakarta.enterprise.event.NotificationOptions.Builder
- build() - Method in class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
- build() - Method in class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- build() - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver.ExtensionBuilder
- 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.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
- build(Function<K, V>) - Method in class org.jboss.weld.util.cache.ComputingCacheBuilder
- build(Set<Bean<?>>) - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
-
Note that the index can only be built once.
- 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 interface jakarta.enterprise.event.NotificationOptions
- 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.
- BuilderInterceptorInstance - Class in org.jboss.weld.bootstrap.events
- buildEventResolvable(Type, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
- buildEventResolvable(Type, Set<Annotation>) - Method in class org.jboss.weld.event.ObserverNotifier
- buildInterceptionModel(EnhancedAnnotatedType<T>, AbstractInstantiator<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
- 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
- buildSyntheticBeansXml() - Method in class org.jboss.weld.environment.se.Weld
- 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 class org.jboss.weld.logging.ValidatorLogger_$logger
- builtinBeanWithNonserializableDecorator(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- builtinBeanWithNonserializableDecorator$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- BusyConversationException - Exception in jakarta.enterprise.context
-
Indicates that the container has rejected a request because a concurrent request is associated with the same conversation context.
- BusyConversationException - Exception in org.jboss.weld.contexts
-
A localized message version of the .
- BusyConversationException() - Constructor for exception jakarta.enterprise.context.BusyConversationException
- BusyConversationException(String) - Constructor for exception jakarta.enterprise.context.BusyConversationException
- BusyConversationException(String) - Constructor for exception org.jboss.weld.contexts.BusyConversationException
-
Creates a new exception with the given localized message.
- BusyConversationException(String, Throwable) - Constructor for exception jakarta.enterprise.context.BusyConversationException
- BusyConversationException(Throwable) - Constructor for exception jakarta.enterprise.context.BusyConversationException
- BusyConversationException(Throwable) - Constructor for exception org.jboss.weld.contexts.BusyConversationException
- 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.contexts.conversation.ConversationIdGenerator
- CallableMethodHandler - Class in org.jboss.weld.bean.builtin
- CallableMethodHandler(Callable<?>) - Constructor for class org.jboss.weld.bean.builtin.CallableMethodHandler
- callingBootstrapMethodAfterContainerHasBeenInitialized() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- callingBootstrapMethodAfterContainerHasBeenInitialized() - Method in interface org.jboss.weld.logging.BootstrapLogger
- callingBootstrapMethodAfterContainerHasBeenInitialized$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- 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 class org.jboss.weld.logging.BeanLogger_$logger
- callProxiedMethod(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- callProxiedMethod$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotCreateBeanAttributesForIncorrectAnnotatedMember(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- cannotCreateBeanAttributesForIncorrectAnnotatedMember(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- cannotCreateBeanAttributesForIncorrectAnnotatedMember$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- cannotCreateContextualInstanceOfBuilderInterceptor(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotCreateContextualInstanceOfBuilderInterceptor(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- cannotCreateContextualInstanceOfBuilderInterceptor$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotCreateQualifierInstanceValues(Object, Object, Exception) - Method in class org.jboss.weld.logging.ResolutionLogger_$logger
- cannotCreateQualifierInstanceValues(Object, Object, Exception) - Method in interface org.jboss.weld.logging.ResolutionLogger
- cannotCreateQualifierInstanceValues$str() - Method in class org.jboss.weld.logging.ResolutionLogger_$logger
- cannotDestroyEnterpriseBeanNotCreated(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotDestroyEnterpriseBeanNotCreated(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- cannotDestroyEnterpriseBeanNotCreated$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotDestroyHandlerContextualReference(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotDestroyHandlerContextualReference(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- cannotDestroyHandlerContextualReference$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotDestroyNullBean(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotDestroyNullBean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- cannotDestroyNullBean$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotExtractRawType(Object) - Method in class org.jboss.weld.logging.ResolutionLogger_$logger
- cannotExtractRawType(Object) - Method in interface org.jboss.weld.logging.ResolutionLogger
- cannotExtractRawType$str() - Method in class org.jboss.weld.logging.ResolutionLogger_$logger
- cannotInjectInjectionPointMetadataIntoNonDependent(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotInjectInjectionPointMetadataIntoNonDependent(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- cannotInjectInjectionPointMetadataIntoNonDependent$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotLoadClass(Object, Throwable) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotLoadClass(Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
- cannotLoadClass$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotLocateBeanManager() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- cannotLocateBeanManager() - Method in interface org.jboss.weld.logging.BeanManagerLogger
- cannotLocateBeanManager$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- cannotObtainHandlerContextualReference(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotObtainHandlerContextualReference(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- cannotObtainHandlerContextualReference$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- cannotProxyNonClassType(Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- cannotProxyNonClassType(Object) - Method in interface org.jboss.weld.logging.UtilLogger
- cannotProxyNonClassType$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- cannotRegisterContext(Class<? extends Annotation>, Context) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- cannotRegisterContext(Class<? extends Annotation>, Context) - Method in interface org.jboss.weld.logging.ContextLogger
- cannotRegisterContext$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- cannotSetIntegratorOnlyConfigurationProperty(Object, Object) - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- cannotSetIntegratorOnlyConfigurationProperty(Object, Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
- cannotSetIntegratorOnlyConfigurationProperty$str() - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- 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.util.reflection.Reflections
- CATCHING_MARKER - Static variable in interface org.jboss.weld.logging.WeldLogger
- catchingDebug(Throwable) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.ElLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.EventLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.ResolutionLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.SerializationLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.VersionLogger_$logger
- catchingDebug(Throwable) - Method in class org.jboss.weld.logging.WeldLogger_$logger
- catchingDebug(Throwable) - Method in interface org.jboss.weld.logging.WeldLogger
-
Replacement for
org.slf4j.ext.XLogger.throwing(Level.DEBUG, e)
. - catchingDebug(Throwable) - Method in class org.jboss.weld.logging.XmlLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.ElLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.ResolutionLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.SerializationLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.VersionLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.WeldLogger_$logger
- catchingDebug$str() - Method in class org.jboss.weld.logging.XmlLogger_$logger
- catchingTrace(Throwable) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- catchingTrace$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- Category - Enum in org.jboss.weld.logging
- CDI<T> - Class in jakarta.enterprise.inject.spi
-
Provides access to the current container.
- CDI() - Constructor for class jakarta.enterprise.inject.spi.CDI
- CDI10 - org.jboss.weld.xml.XmlSchema
- CDI11 - org.jboss.weld.xml.XmlSchema
- CDI20 - org.jboss.weld.xml.XmlSchema
- cdiApiVersionMismatch() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- cdiApiVersionMismatch() - Method in interface org.jboss.weld.logging.BootstrapLogger
- cdiApiVersionMismatch$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- 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 jakarta.enterprise.inject.spi
-
Interface implemented by a CDI provider to provide access to the current container
- CdiRequestContextActivatorInterceptor - Class in org.jboss.weld.contexts.activator
-
Uses CDI API binding - @jakarta.enterprise.context.control.ActivateRequestContext.
- CdiRequestContextActivatorInterceptor(RequestContext, BeanManagerImpl) - Constructor for class org.jboss.weld.contexts.activator.CdiRequestContextActivatorInterceptor
- CHAR_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
- 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) - Static method in class org.jboss.weld.util.Preconditions
-
Throws
IllegalArgumentException
if the reference is null. - 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
- checkContextInitialized() - Method in class org.jboss.weld.contexts.AbstractContext
-
Allows contexts that are initialized lazily to plug in additional logic.
- 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
-
If strict checks are enabled this method performs event type checks on the given type.
- 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
- checkNoArgsConstructor(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
- checkNotNull(Object) - Static method in class org.jboss.weld.util.Preconditions
- 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
- 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
- checkSpecialization() - Method in class org.jboss.weld.bean.AbstractBean
-
Validates specialization if this bean specializes another bean.
- checkState() - Method in class org.jboss.weld.AbstractCDI
-
Check whether the container is in a "valid" state, no-op by default.
- checkState() - Method in class org.jboss.weld.environment.se.WeldContainer
- 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(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 class org.jboss.weld.logging.BeanLogger_$logger
- circularCall(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- circularCall$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- ClassAvailableActivationImpl - Class in org.jboss.weld.metadata
- ClassAvailableActivationImpl(String, boolean) - Constructor for class org.jboss.weld.metadata.ClassAvailableActivationImpl
- ClassBean<T> - Interface in org.jboss.weld.bean
-
Marker for
Bean
implementations that are defined by a Java 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.resources.AbstractClassLoaderResourceLoader
- 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 class org.jboss.weld.logging.UtilLogger_$logger
- classNotEnum(Object) - Method in interface org.jboss.weld.logging.UtilLogger
- classNotEnum$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- 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 class org.jboss.weld.logging.ConversationLogger_$logger
- cleaningUpConversation(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- cleaningUpConversation$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- cleaningUpTransientConversation() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- cleaningUpTransientConversation() - Method in interface org.jboss.weld.logging.ConversationLogger
- cleaningUpTransientConversation$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- cleanup() - Method in class org.jboss.weld.bean.proxy.DefaultProxyInstantiator
- cleanup() - Method in class org.jboss.weld.bean.proxy.InterceptionFactoryDataCache
- cleanup() - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
- 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.BeanDeploymentModules
- cleanup() - Method in class org.jboss.weld.bootstrap.events.RequiredAnnotationDiscovery
- cleanup() - Method in class org.jboss.weld.bootstrap.Validator
- cleanup() - Method in class org.jboss.weld.config.WeldConfiguration
- 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.contexts.AbstractBoundContext
- cleanup() - Method in class org.jboss.weld.contexts.AbstractContext
- cleanup() - Method in class org.jboss.weld.contexts.AbstractSharedContext
- cleanup() - Method in class org.jboss.weld.contexts.AbstractUnboundContext
- cleanup() - Method in class org.jboss.weld.event.CurrentEventMetadata
- 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.CommonForkJoinPoolExecutorServices
- 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.CurrentInjectionPoint
- cleanup() - Method in class org.jboss.weld.injection.ResourceInjectionFactory
- cleanup() - Method in class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
- 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 interface org.jboss.weld.module.ObserverNotifierFactory
- cleanup() - Method in class org.jboss.weld.module.WeldModules
- 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.WeldClassLoaderResourceLoader
- cleanup() - Method in class org.jboss.weld.security.NoopSecurityServices
- 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.SimpleCDI
- cleanup() - Method in class org.jboss.weld.util.AnnotationApiAbstraction
- 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 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.event.GlobalObserverNotifierService
- cleanupAfterBoot() - Method in class org.jboss.weld.injection.producer.InjectionTargetService
- cleanupAfterBoot() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
For internal use only.
- 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() - Method in class org.jboss.weld.contexts.beanstore.AbstractMapBackedBeanStore
- clear() - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- clear() - Method in interface org.jboss.weld.contexts.beanstore.BeanStore
-
Clears the store of contextual instances
- clear() - Method in class org.jboss.weld.event.ObserverNotifier
-
Clears cached observer method resolutions and event type checks.
- 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() - 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
- clearAndSet(Collection<ContextualInstance<?>>) - Method in interface org.jboss.weld.context.WeldAlterableContext
-
Clears the backing bean store and feeds it with the set of
ContextualInstance
provided as parameter. - clearAndSet(Collection<ContextualInstance<?>>) - Method in class org.jboss.weld.contexts.AbstractBoundContext
- clearAndSet(Collection<ContextualInstance<?>>) - Method in class org.jboss.weld.contexts.unbound.RequestContextImpl
- 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
- clearResolved() - Method in class org.jboss.weld.bootstrap.Validator
- 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
- close() - Method in interface jakarta.enterprise.inject.se.SeContainer
-
Shuts down this SeContainer instance when it is no longer in scope.
- close() - Method in class org.jboss.weld.environment.se.WeldContainer
- close() - Method in interface org.jboss.weld.inject.WeldInstance.Handler
-
Delegates to
WeldInstance.Handler.destroy()
. - 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.
- collector(Function<T, K>, Function<T, V>) - Static method in class org.jboss.weld.util.collections.ImmutableMap
-
Returns a collector that accumulates elements into an immutable map.
- 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
- COMMON - org.jboss.weld.executor.ExecutorServicesFactory.ThreadPoolType
- 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
- CommonForkJoinPoolExecutorServices - Class in org.jboss.weld.executor
-
Wrapper for
ForkJoinPool.commonPool()
. - CommonForkJoinPoolExecutorServices() - Constructor for class org.jboss.weld.executor.CommonForkJoinPoolExecutorServices
- CommonProxiedMethodFilters - Class in org.jboss.weld.bean.proxy
- commonThreadPoolWithSecurityManagerEnabled(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- commonThreadPoolWithSecurityManagerEnabled(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- commonThreadPoolWithSecurityManagerEnabled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- compare(WeldInstance.Handler<?>, WeldInstance.Handler<?>) - Method in class org.jboss.weld.bean.builtin.PriorityComparator
- 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
- complete() - Method in class org.jboss.weld.bootstrap.events.configurator.AnnotatedTypeConfiguratorImpl
- complete() - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- complete() - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- complete() - Method in interface org.jboss.weld.bootstrap.events.configurator.Configurator
-
Returns a finished component.
- complete() - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- complete() - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- complete() - Method in class org.jboss.weld.bootstrap.events.configurator.ProducerConfiguratorImpl
- 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(Iterable<? extends T>, 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.
- CONCURRENT_DEPLOYMENT - org.jboss.weld.config.ConfigurationKey
-
Indicates whether ConcurrentDeployer and ConcurrentValidator should be enabled.
- ConcurrentBeanDeployer - Class in org.jboss.weld.bootstrap
-
BeanDeployer that processes some of the deployment tasks in parallel.
- ConcurrentBeanDeployer(BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
- ConcurrentHashMapBeanStore - Class in org.jboss.weld.contexts.beanstore
-
A BeanStore that uses a HashMap as backing storage
- ConcurrentHashMapBeanStore() - Constructor for class org.jboss.weld.contexts.beanstore.ConcurrentHashMapBeanStore
-
Constructor
- ConcurrentValidator - Class in org.jboss.weld.bootstrap
-
Processes validation of beans, decorators and interceptors in parallel.
- ConcurrentValidator(Set<PlugableValidator>, ExecutorServices, ConcurrentMap<Bean<?>, Boolean>) - Constructor for class org.jboss.weld.bootstrap.ConcurrentValidator
- CONFIGURATION - org.jboss.weld.logging.Category
- CONFIGURATION_FILE - Static variable in class org.jboss.weld.config.WeldConfiguration
- configurationError(Throwable) - Method in class org.jboss.weld.logging.XmlLogger_$logger
- configurationError(Throwable) - Method in interface org.jboss.weld.logging.XmlLogger
- configurationError$str() - Method in class org.jboss.weld.logging.XmlLogger_$logger
- configurationInitialized(Object) - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- configurationInitialized(Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
- configurationInitialized$str() - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- ConfigurationKey - Enum in org.jboss.weld.config
-
This enum lists all the supported configuration keys.
- ConfigurationKey.UnusedBeans - Class in org.jboss.weld.config
- configurationKeyAlreadySet(Object, Object, Object, String) - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- configurationKeyAlreadySet(Object, Object, Object, String) - Method in interface org.jboss.weld.logging.ConfigurationLogger
- configurationKeyAlreadySet$str() - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- configurationKeyHasDifferentValues(Object, Object, Object) - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- configurationKeyHasDifferentValues(Object, Object, Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
- configurationKeyHasDifferentValues$str() - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- ConfigurationLogger - Interface in org.jboss.weld.logging
-
Log messages for configuration.
- ConfigurationLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- ConfigurationLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.ConfigurationLogger_$logger
- configurationPropertyTypeMismatch(Object, Object, Object) - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- configurationPropertyTypeMismatch(Object, Object, Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
- configurationPropertyTypeMismatch$str() - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- Configurator<T> - Interface in org.jboss.weld.bootstrap.events.configurator
- configuratorAndSetMethodBothCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configuratorAndSetMethodBothCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- configuratorAndSetMethodBothCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configure() - Method in interface jakarta.enterprise.inject.spi.InjectionTargetFactory
-
Returns an
AnnotatedTypeConfigurator
to to configure theAnnotatedType
used to create theInjectionTarget
. - configure() - Method in interface jakarta.enterprise.inject.spi.InterceptionFactory
-
Returns an
AnnotatedTypeConfigurator
initialized with theAnnotatedType
created either for the class passed toBeanManager.createInterceptionFactory(CreationalContext, Class)
or derived from theInterceptionFactory
parameter injection point. - configure() - Method in class org.jboss.weld.injection.InterceptionFactoryImpl
- configure() - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
- configureAnnotatedType() - Method in interface jakarta.enterprise.inject.spi.ProcessAnnotatedType
-
Returns an
AnnotatedTypeConfigurator
initialized with theAnnotatedType
processed by this event to configure a new AnnotatedType that will replace the original one at the end of the observer invocation. - configureAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
- configureAnnotatedTypeCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureAnnotatedTypeCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- configureAnnotatedTypeCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureBeanAttributes() - Method in interface jakarta.enterprise.inject.spi.ProcessBeanAttributes
-
returns a
BeanAttributesConfigurator
initialized with theBeanAttributes
processed by this event to configure a new BeanAttributes that will replace the original one at the end of the observer invocation. - configureBeanAttributes() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
- configureBeanAttributesCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureBeanAttributesCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- configureBeanAttributesCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configuredProvider - Static variable in class jakarta.enterprise.inject.spi.CDI
- configureInjectionPoint() - Method in interface jakarta.enterprise.inject.spi.ProcessInjectionPoint
-
Returns an
InjectionPointConfigurator
initialized with theInjectionPoint
processed by this event to configure a new InjectionPoint that will replace the original one at the end of the observer invocation. - configureInjectionPoint() - Method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
- configureInjectionPointCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureInjectionPointCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- configureInjectionPointCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureInterceptorBinding(Class<T>) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
-
Obtains a new
AnnotatedTypeConfigurator
to configure a newAnnotatedType
and declares it as an interceptor binding type. - configureInterceptorBinding(Class<T>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
- configureInterceptorBindingCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureInterceptorBindingCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- configureInterceptorBindingCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureObserverMethod() - Method in interface jakarta.enterprise.inject.spi.ProcessObserverMethod
-
Returns a
ObserverMethodConfigurator
initialized with theObserverMethod
processed by this event, to configure a new ObserverMethod that will replace the original one at the end of the observer invocation. - configureObserverMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
- configureObserverMethodCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureObserverMethodCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- configureObserverMethodCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureProducer() - Method in interface jakarta.enterprise.inject.spi.ProcessProducer
-
Returns a
ProducerConfigurator
initialized with theProducer
processed by this event, to configure a newProducer
that will replace the original one at the end of the observer invocation. - configureProducer() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
- configureProducerCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureProducerCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- configureProducerCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureQualifier(Class<T>) - Method in interface jakarta.enterprise.inject.spi.BeforeBeanDiscovery
-
Obtains a new
AnnotatedTypeConfigurator
to configure a newAnnotatedType
and declares it as a Qualifier qualifier type. - configureQualifier(Class<T>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
- configureQualifierCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- configureQualifierCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- configureQualifierCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- conflictingInterceptorBindings(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- conflictingInterceptorBindings(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- conflictingInterceptorBindings$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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
- 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 ofAroundConstruct
interceptor invocation. - ConstructorInterceptionInstantiator(Instantiator<T>, InterceptionModel, SlimAnnotatedType<?>) - Constructor for class org.jboss.weld.injection.producer.ConstructorInterceptionInstantiator
- ConstructorNewInstanceAction<T> - Class in org.jboss.weld.security
- ConstructorNewInstanceAction(Class<T>, Class<?>[], Object...) - Constructor for class org.jboss.weld.security.ConstructorNewInstanceAction
- constructors() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
- constructors() - Method in class org.jboss.weld.bootstrap.events.configurator.AnnotatedTypeConfiguratorImpl
- ConstructorSignature - Interface in org.jboss.weld.annotated.enhanced
- ConstructorSignatureImpl - Class in org.jboss.weld.annotated.enhanced.jlr
- ConstructorSignatureImpl(Constructor<?>) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl
- ConstructorSignatureImpl(EnhancedAnnotatedConstructor<?>) - 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(String, BeanManagerImpl, ServiceRegistry, Environment) - Constructor for class org.jboss.weld.Container
- Container(BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.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
- ContainerBeforeShutdown - Class in org.jboss.weld.environment.se.events
-
An event that is fired when the Weld SE container is about to be shut down.
- ContainerBeforeShutdown(String) - Constructor for class org.jboss.weld.environment.se.events.ContainerBeforeShutdown
- 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
- containerId(String) - Method in class org.jboss.weld.environment.se.Weld
-
Containers must have a unique identifier assigned when running multiple Weld instances at the same time.
- ContainerInitialized - Class in org.jboss.weld.environment.se.events
-
The event that is fired when the Weld CDI container is initialized and ready for applications to take control, which it may do by observing this event.
- ContainerInitialized() - Constructor for class org.jboss.weld.environment.se.events.ContainerInitialized
- ContainerInitialized(String) - Constructor for class org.jboss.weld.environment.se.events.ContainerInitialized
- containerLifecycleEventMethodInvokedOutsideObserver() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- containerLifecycleEventMethodInvokedOutsideObserver() - Method in interface org.jboss.weld.logging.BootstrapLogger
- containerLifecycleEventMethodInvokedOutsideObserver$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- ContainerLifecycleEventObserverMethod<T> - Interface in org.jboss.weld.event
-
Marker interface for container lifecycle event observer methods.
- 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
- ContainerLifecycleObserver<T> - Class in org.jboss.weld.environment.se
-
Represents a synthetic container lifecycle event observer.
- ContainerLifecycleObserver.Builder<T> - Class in org.jboss.weld.environment.se
-
This builder is used to create a synthetic container lifecycle event observer.
- ContainerLifecycleObserver.ExtensionBuilder - Class in org.jboss.weld.environment.se
-
This builder is used to create a synthetic extension, i.e.
- containerLifecycleObserverNotInitialized(Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- containerLifecycleObserverNotInitialized(Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- containerLifecycleObserverNotInitialized$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- ContainerShutdown - Class in org.jboss.weld.environment.se.events
-
An event that is fired after Weld SE container shutdown.
- ContainerShutdown(String) - Constructor for class org.jboss.weld.environment.se.events.ContainerShutdown
- ContainerState - Enum in org.jboss.weld
-
Application container instance state
- contains(Object) - Method in class org.jboss.weld.util.collections.ImmutableHashSet
- contains(Object) - Method in class org.jboss.weld.util.InterceptorBindingSet
- contains(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.AbstractMapBackedBeanStore
- contains(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- contains(BeanIdentifier) - Method in interface org.jboss.weld.contexts.beanstore.BeanStore
-
Check if the store contains an instance
- contains(T[], T) - Static method in class org.jboss.weld.util.collections.Arrays2
- 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(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(BackedAnnotatedType<?>, Collection<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
- containsAnnotation(UnbackedAnnotatedType<?>, Collection<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
- containsIncompleteInstance(Contextual<?>) - Method in class org.jboss.weld.contexts.CreationalContextImpl
- 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. - containsTypeVariable(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 jakarta.enterprise.context.spi
-
Provides an operation for obtaining contextual instances with a particular scope of any contextual type.
- CONTEXT - org.jboss.weld.logging.Category
- CONTEXT_ATTRIBUTES_LAZY_FETCH - org.jboss.weld.config.ConfigurationKey
-
If set to
true
, the attributes should be fetched lazily from the backing store for some contexts (e.g. - CONTEXT_ID_KEY - Static variable in class org.jboss.weld.Container
- contextAlreadyActive(Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- contextAlreadyActive(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- contextAlreadyActive$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- 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 class org.jboss.weld.logging.ContextLogger_$logger
- contextCleared(Object) - Method in interface org.jboss.weld.logging.ContextLogger
- contextCleared$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- ContextEvent - Class in org.jboss.weld.event
-
General event payload for
Initialized
/Destroyed
events. - ContextException - Exception in jakarta.enterprise.context
-
Indicates a problem relating to context management.
- ContextException() - Constructor for exception jakarta.enterprise.context.ContextException
- ContextException(String) - Constructor for exception jakarta.enterprise.context.ContextException
- ContextException(String, Throwable) - Constructor for exception jakarta.enterprise.context.ContextException
- ContextException(Throwable) - Constructor for exception jakarta.enterprise.context.ContextException
- contextGetScopeIsNotAScope(Object, Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- contextGetScopeIsNotAScope(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- contextGetScopeIsNotAScope$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- contextHasNullScope(Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- contextHasNullScope(Object) - Method in interface org.jboss.weld.logging.ContextLogger
- contextHasNullScope$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- ContextHolder<T extends Context> - Class in org.jboss.weld.bootstrap
- ContextHolder(T, Class<T>, Set<Annotation>) - Constructor for class org.jboss.weld.bootstrap.ContextHolder
- ContextLogger - Interface in org.jboss.weld.logging
-
Log messages for Contexts Message Ids: 000200 - 000299
- ContextLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- ContextLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.ContextLogger_$logger
- contextNotActive() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- contextNotActive() - Method in interface org.jboss.weld.logging.ConversationLogger
- contextNotActive(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- contextNotActive(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- contextNotActive$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- contextNotActive$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- ContextNotActiveException - Exception in jakarta.enterprise.context
-
Indicates that a context is not active.
- ContextNotActiveException - Exception in org.jboss.weld.contexts
-
A localized message version of the .
- ContextNotActiveException() - Constructor for exception jakarta.enterprise.context.ContextNotActiveException
- ContextNotActiveException(String) - Constructor for exception jakarta.enterprise.context.ContextNotActiveException
- ContextNotActiveException(String) - Constructor for exception org.jboss.weld.contexts.ContextNotActiveException
-
Creates a new exception with the given localized message.
- ContextNotActiveException(String, Throwable) - Constructor for exception jakarta.enterprise.context.ContextNotActiveException
- ContextNotActiveException(Throwable) - Constructor for exception jakarta.enterprise.context.ContextNotActiveException
- ContextNotActiveException(Throwable) - Constructor for exception org.jboss.weld.contexts.ContextNotActiveException
- Contextual<T> - Interface in jakarta.enterprise.context.spi
-
Defines operations to create and destroy contextual instances of a certain type.
- ContextualInstance - Class in org.jboss.weld.bean
-
Convenience facade for using
ContextualInstanceStrategy
. - ContextualInstance<T> - Interface in org.jboss.weld.context.api
-
Represents a contextual instance of a given type.
- contextualInstanceAdded(Object, Object, Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- contextualInstanceAdded(Object, Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- contextualInstanceAdded$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- contextualInstanceFound(Object, Object, Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- contextualInstanceFound(Object, Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- contextualInstanceFound$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- contextualInstanceRemoved(Object, Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- contextualInstanceRemoved(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- contextualInstanceRemoved$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- ContextualInstanceStrategy<T> - Class in org.jboss.weld.bean
-
This component allows optimized strategies for obtaining contextual instances of a given bean to be plugged in.
- contextualIsNull() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- contextualIsNull() - Method in interface org.jboss.weld.logging.ContextLogger
- contextualIsNull$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- contextualReferenceNotValidAfterShutdown(Object, Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- contextualReferenceNotValidAfterShutdown(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- contextualReferenceNotValidAfterShutdown$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- ContextualStoreImpl - Class in org.jboss.weld.serialization
-
Implementation of
ContextualStore
- ContextualStoreImpl(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.serialization.ContextualStoreImpl
- Conversation - Interface in jakarta.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 - org.jboss.weld.logging.Category
- CONVERSATION - Static variable in class jakarta.enterprise.context.BeforeDestroyed.Literal
- CONVERSATION - Static variable in class jakarta.enterprise.context.Destroyed.Literal
- CONVERSATION - Static variable in class jakarta.enterprise.context.Initialized.Literal
- CONVERSATION_CONCURRENT_ACCESS_TIMEOUT - org.jboss.weld.config.ConfigurationKey
-
Conversation concurrent access timeout in milliseconds represents maximum time to wait on the conversation concurrent lock.
- CONVERSATION_ID_GENERATOR_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.contexts.conversation.ConversationIdGenerator
- CONVERSATION_TIMEOUT - org.jboss.weld.config.ConfigurationKey
-
Conversation timeout in milliseconds.
- 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
. - conversationIdAlreadyInUse(Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- conversationIdAlreadyInUse(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- conversationIdAlreadyInUse$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- ConversationIdGenerator - Class in org.jboss.weld.contexts.conversation
-
The default conversation id generator
- ConversationIdGenerator() - Constructor for class org.jboss.weld.contexts.conversation.ConversationIdGenerator
-
Creates a new conversation ID generator
- conversationIdGeneratorNotFound() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- conversationIdGeneratorNotFound() - Method in interface org.jboss.weld.logging.ConversationLogger
- conversationIdGeneratorNotFound$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- ConversationImpl - Class in org.jboss.weld.contexts.conversation
- ConversationImpl(BeanManagerImpl) - Constructor for class org.jboss.weld.contexts.conversation.ConversationImpl
- conversationLocked(Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- conversationLocked(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- conversationLocked$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- conversationLockTimedout(Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- conversationLockTimedout(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- conversationLockTimedout$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- ConversationLogger - Interface in org.jboss.weld.logging
-
Log messages for conversations.
- ConversationLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- ConversationLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.ConversationLogger_$logger
- ConversationNamingScheme - Class in org.jboss.weld.contexts.beanstore
-
A naming scheme which can have it's cid swapped out.
- ConversationNamingScheme(String, String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.contexts.beanstore.ConversationNamingScheme
- conversationNamingSchemeNotFound() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- conversationNamingSchemeNotFound() - Method in interface org.jboss.weld.logging.ConversationLogger
- conversationNamingSchemeNotFound$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- conversationPromotedToLongRunning(ConversationImpl) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- CONVERSATIONS_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.contexts.AbstractConversationContext
- ConversationScoped - Annotation Type in jakarta.enterprise.context
-
Specifies that a bean is conversation scoped.
- ConversationScoped.Literal - Class in jakarta.enterprise.context
-
Supports inline instantiation of the
ConversationScoped
annotation. - conversationUnavailable(Object, Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- conversationUnavailable(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- conversationUnavailable$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- conversationUnlocked(Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- conversationUnlocked(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- conversationUnlocked$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- convertValue(String) - Method in enum org.jboss.weld.config.ConfigurationKey
- copyConversationIdGeneratorAndConversationsToSession() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- copyOf(Iterable<T>) - Static method in class org.jboss.weld.util.collections.ImmutableList
- 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.
- 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(Map<K, V>) - Static method in class org.jboss.weld.util.collections.ImmutableMap
-
Creates an immutable map.
- 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.
- CovariantTypes - Class in org.jboss.weld.resolution
-
Utility class that captures standard covariant Java assignability rules.
- 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(boolean) - Static method in class org.jboss.weld.bean.proxy.ProxyInstantiator.Factory
-
Obtains a ProxyInstantiator instance,
ConfigurationKey.PROXY_INSTANTIATOR
is not taken into account. - create(CreationalContext<E>) - Method in class org.jboss.weld.bean.builtin.ExtensionBean
- 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 interface jakarta.enterprise.context.spi.Contextual
-
Create a new instance of the contextual type.
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.AbstractProducerBean
-
Creates an instance of the bean
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
- 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<T>) - Method in class org.jboss.weld.bean.ManagedBean
-
Creates an instance of the bean
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.SyntheticClassBean
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.SyntheticProducerBean
- create(CreationalContext<T>) - Method in class org.jboss.weld.contexts.ForwardingContextual
- create(CreationalContext<T>) - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
- create(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.bean.interceptor.CdiInterceptorFactory
- 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(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(BeanAttributes<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.ContextualInstanceStrategy
- create(String, C, ContextualStore, BeanIdentifierIndex) - Static method in class org.jboss.weld.contexts.SerializableContextualFactory
- create(String, TypeSafeObserverResolver, ServiceRegistry, boolean) - Method in class org.jboss.weld.event.DefaultObserverNotifierFactory
- create(String, TypeSafeObserverResolver, ServiceRegistry, boolean) - Method in interface org.jboss.weld.module.ObserverNotifierFactory
-
Create a new
ObserverNotifier
using given resolver. - create(EnhancedAnnotatedMethod<T, ? super X>, RIBean<X>, BeanManagerImpl, boolean) - Static method in class org.jboss.weld.event.ObserverFactory
-
Creates an observer
- create(EnhancedAnnotatedType<T>, Bean<T>, Injector<T>, LifecycleCallbackInvoker<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
- create(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
- create(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Injector<T>, LifecycleCallbackInvoker<T>) - Static method in class org.jboss.weld.injection.producer.BasicInjectionTarget
- create(SlimAnnotatedType<A>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
- 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(WeldConfiguration) - Static method in class org.jboss.weld.bean.proxy.ProxyInstantiator.Factory
-
Obtains a ProxyInstantiator based on given
WeldConfiguration
. - create(ResourceLoader, WeldConfiguration) - Static method in class org.jboss.weld.executor.ExecutorServicesFactory
- createAnnotatedType(Class<T>) - Method in interface jakarta.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
- createAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- createAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.manager.BeanManagerImpl
- 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 jakarta.enterprise.inject.spi.BeanManager
- createBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>) - 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 interface jakarta.enterprise.inject.spi.BeanManager
- createBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- createBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>) - Method in class org.jboss.weld.util.ForwardingBeanManager
- createBeanAttributes(AnnotatedMember<?>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains a
BeanAttributes
for the givenAnnotatedType
. - createBeanAttributes(AnnotatedMember<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- createBeanAttributes(AnnotatedMember<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
- createBeanAttributes(AnnotatedType<T>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains a
BeanAttributes
for the givenAnnotatedType
. - createBeanAttributes(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- createBeanAttributes(AnnotatedType<T>) - 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
- 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
- createConstructorId(Constructor<X>, Set<Annotation>, List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
- createConstructorInjectionPoint(Bean<T>, Class<?>, EnhancedAnnotatedConstructor<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
- createConstructorInjectionPoint(Bean<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
- createContexts(ServiceRegistry) - Method in class org.jboss.weld.bootstrap.WeldStartup
- createCreationalContext(Contextual<T>) - Method in interface jakarta.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 class org.jboss.weld.manager.BeanManagerImpl
- createCreationalContext(Contextual<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
- createdContextInstance(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- createdContextInstance(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- createdContextInstance$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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.BeanInjectionTarget
- createDefault(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Instantiator<T>) - Static method in class org.jboss.weld.injection.producer.BasicInjectionTarget
- createDeployment(ResourceLoader, CDI11Bootstrap) - Method in class org.jboss.weld.environment.se.Weld
-
Extensions to Weld SE can subclass and override this method to customize the deployment before weld boots up.
- createDisposalMethods(AbstractClassBean<X>, EnhancedAnnotatedType<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- createdMethodHandlerInitializerForDecoratorProxy(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- createdMethodHandlerInitializerForDecoratorProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- createdMethodHandlerInitializerForDecoratorProxy$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- createdNewClientProxyType(Object, Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- createdNewClientProxyType(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- createdNewClientProxyType$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- createdProxyClass(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- createdProxyClass(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- createdProxyClass$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- createdSessionBeanProxy(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- createdSessionBeanProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- createdSessionBeanProxy$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- createElResolver(BeanManagerImpl) - Method in interface org.jboss.weld.module.ExpressionLanguageSupport
-
Creates an
ELResolver
for givenBeanManagerImpl
- 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
- 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 theProcessInjectionPoint
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<?>) - Method in class org.jboss.weld.event.ObserverMethodImpl
- createInjectionPoint(AnnotatedField<?>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains a container provided implementation of
InjectionPoint
for the givenAnnotatedField
. - createInjectionPoint(AnnotatedField<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- createInjectionPoint(AnnotatedField<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
- createInjectionPoint(AnnotatedParameter<?>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains a container provided implementation of
InjectionPoint
for the givenAnnotatedParameter
. - createInjectionPoint(AnnotatedParameter<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- createInjectionPoint(AnnotatedParameter<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
- createInjectionTarget(AnnotatedType<T>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains an
InjectionTarget
for the givenAnnotatedType
. - createInjectionTarget(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- createInjectionTarget(AnnotatedType<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
- createInjectionTarget(Bean<T>) - Method in interface jakarta.enterprise.inject.spi.InjectionTargetFactory
-
Create a new injection target for a bean.
- 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(EjbDescriptor<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- createInjectionTarget(EjbDescriptor<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- createInjectionTargetBuilder(AnnotatedType<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- createInjectionTargetBuilder(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- createInstance() - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains an
Instance
object to access to beans instances. - createInstance() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- createInstance() - Method in class org.jboss.weld.manager.BeanManagerImpl
- createInstance() - Method in class org.jboss.weld.util.ForwardingBeanManager
- createInterceptedInstance(T) - Method in interface jakarta.enterprise.inject.spi.InterceptionFactory
-
Returns a wrapper instance whose method invocations are intercepted by method interceptors and forwarded to a provided instance.
- createInterceptedInstance(T) - Method in class org.jboss.weld.injection.InterceptionFactoryImpl
- createInterceptionFactory(CreationalContext<T>, Class<T>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Create an
InterceptionFactory
for the givenCreationalContext
and type. - createInterceptionFactory(CreationalContext<T>, Class<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- createInterceptionFactory(CreationalContext<T>, Class<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
- 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 class org.jboss.weld.manager.InjectionTargetFactoryImpl
- createManagedBean(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- createMessageDrivenInjectionTarget(EnhancedAnnotatedType<T>, EjbDescriptor<T>, BeanManagerImpl) - Method in interface org.jboss.weld.module.EjbSupport
-
Creates an
InjectionTarget
implementation for a message-driven bean. - createMessageDrivenInjectionTarget(EjbDescriptor<T>) - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
- 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(MethodInjectionPoint.MethodInjectionPointType, EnhancedAnnotatedMethod<T, X>, Bean<?>, Class<?>, Set<Class<? extends Annotation>>, 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(Class<T>, Type) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- createNewSessionBeans(BeanDeployerEnvironment, BeanManagerImpl) - Method in interface org.jboss.weld.module.EjbSupport
-
Creates
New
session beans and registers them within the given environment. - createNonCdiInterceptor(EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.BasicInjectionTarget
-
Creates
InjectionTarget
for interceptors which do not have associatedInterceptor
. - createNonProducibleInjectionTarget() - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
- createNonProducibleInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, Injector<T>, LifecycleCallbackInvoker<T>, BeanManagerImpl) - Static method in class org.jboss.weld.util.InjectionTargets
- createNonProducibleInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.util.InjectionTargets
- createObserverMethod(AbstractClassBean<X>, EnhancedAnnotatedMethod<T, ? super X>, boolean) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- createObserverMethod(RIBean<X>, BeanManagerImpl, EnhancedAnnotatedMethod<T, ? super X>, Set<ObserverInitializationContext<?, ?>>, boolean) - 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 theProcessInjectionPoint
event. - createParameterListId(List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
- createProducer(Bean<T>) - Method in interface jakarta.enterprise.inject.spi.ProducerFactory
-
Create a new producer for a bean.
- 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.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
- createRequestBeanStore(NamingScheme, BoundRequest) - Method in class org.jboss.weld.contexts.bound.BoundConversationContextImpl
- createRequestBeanStore(NamingScheme, R) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- createResourceInjections(Bean<?>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionProcessor
- createResourceInjections(Iterable<EnhancedAnnotatedField<?, ? super T>>, Iterable<EnhancedAnnotatedMethod<?, ? super T>>, Bean<?>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionProcessor
- createSessionBeanAttributes(EnhancedAnnotatedType<T>, BeanManagerImpl) - Method in interface org.jboss.weld.module.EjbSupport
-
Creates a
BeanAttributes
object for a session bean from the given annotated type and ejb descriptor. - createSessionBeanInjectionTarget(EnhancedAnnotatedType<T>, SessionBean<T>, BeanManagerImpl) - Method in interface org.jboss.weld.module.EjbSupport
-
Creates an
InjectionTarget
implementation for a given session bean. - createSessionBeans(BeanDeployerEnvironment, SetMultimap<Class<?>, SlimAnnotatedType<?>>, BeanManagerImpl) - Method in interface org.jboss.weld.module.EjbSupport
-
Creates session beans and registers them within the given environment.
- createSessionBeanStore(NamingScheme, Map<String, Object>) - Method in class org.jboss.weld.contexts.bound.BoundConversationContextImpl
- createSessionBeanStore(NamingScheme, S) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- createSource(VIEW) - Method in class org.jboss.weld.util.collections.ListView
-
Creates a new source object based on a given view.
- createSpecialMethodBody(ClassMethod, MethodInformation, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- createStaticProducerFieldResourceInjection(FieldInjectionPoint<T, X>, BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionProcessor
- createTasks(int) - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
- 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(RIBean<?>) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
- createTypeId(RIBean<?>) - Method in class org.jboss.weld.event.ObserverMethodImpl
- createTypes() - Method in class org.jboss.weld.bootstrap.BeanDeployment
- createWith(Function<CreationalContext<U>, U>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Set a callback to create a bean instance.
- createWith(Function<CreationalContext<U>, U>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- createWith(Function<CreationalContext<U>, U>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- creatingBean(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- creatingBean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- creatingBean$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- creatingProxyInstanceUsingDifferentInstantiator(Object, Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- creatingProxyInstanceUsingDifferentInstantiator(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- creatingProxyInstanceUsingDifferentInstantiator$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- CreationalContext<T> - Interface in jakarta.enterprise.context.spi
-
Provides operations that are used by the
Contextual
implementation during instance creation and destruction. - CreationalContextImpl<T> - Class in org.jboss.weld.contexts
- CreationalContextImpl(Contextual<T>) - Constructor for class org.jboss.weld.contexts.CreationalContextImpl
- CreationException - Exception in jakarta.enterprise.inject
-
Indicates that a checked exception was thrown during creation of a bean.
- CreationException - Exception in org.jboss.weld.exceptions
-
A version of that supports message localization.
- CreationException() - Constructor for exception jakarta.enterprise.inject.CreationException
- CreationException(String) - Constructor for exception jakarta.enterprise.inject.CreationException
- 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 jakarta.enterprise.inject.CreationException
- 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.
- CreationException(Throwable) - Constructor for exception jakarta.enterprise.inject.CreationException
- current() - Static method in class jakarta.enterprise.inject.spi.CDI
-
Get the CDI instance that provides access to the current container.
- current() - Static method in class org.jboss.weld.environment.se.WeldContainer
-
A convenient method for {@link CDI.current()}.
- currentEventMetadata - Variable in class org.jboss.weld.event.ObserverNotifier
- CurrentEventMetadata - Class in org.jboss.weld.event
- CurrentEventMetadata() - Constructor for class org.jboss.weld.event.CurrentEventMetadata
- 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
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 interface jakarta.enterprise.context.control.RequestContextController
-
Deactivates the current Request Context if it was activated by this context controller.
- 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.contexts.AbstractBoundContext
- deactivate() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- deactivate() - Method in class org.jboss.weld.contexts.AbstractManagedContext
- deactivate() - Method in class org.jboss.weld.contexts.bound.BoundRequestContextImpl
- deactivate() - Method in class org.jboss.weld.contexts.unbound.RequestContextImpl
- decapitalize(String) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Copy of java.beans.Introspector#decapitalize(name) to reduce java.desktop module dependency.
- declaredAnnotationMapNull() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- declaredAnnotationMapNull() - Method in interface org.jboss.weld.logging.ReflectionLogger
- declaredAnnotationMapNull$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- 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 class org.jboss.weld.logging.BeanLogger_$logger
- declaringBeanMissing(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- declaringBeanMissing$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- DecorableBean<T> - Interface in org.jboss.weld.bean
-
Marker interface for a
Bean
that can have decorators. - Decorated - Annotation Type in jakarta.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 class org.jboss.weld.logging.BeanLogger_$logger
- decoratedHasNoNoargsConstructor(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- decoratedHasNoNoargsConstructor$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- DecoratedLiteral - Class in org.jboss.weld.literal
-
Annotation literal for
Decorated
. - decoratedNoargsConstructorIsPrivate(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- decoratedNoargsConstructorIsPrivate(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- decoratedNoargsConstructorIsPrivate$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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<T> - Interface in jakarta.enterprise.inject.spi
-
Represents an enabled decorator.
- Decorator - Annotation Type in jakarta.decorator
-
Specifies that a class is a 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 class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorClassNotBeanClassOfDecorator(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- decoratorClassNotBeanClassOfDecorator$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorEnabledForApplicationAndBeanArchive(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorEnabledForApplicationAndBeanArchive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- decoratorEnabledForApplicationAndBeanArchive$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- 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 class org.jboss.weld.logging.BeanLogger_$logger
- decoratorMethodReturnsNull(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- decoratorMethodReturnsNull$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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<?>...) - Method in class org.jboss.weld.environment.se.Weld
-
Enable decorators for the synthetic bean archive, all previous values are removed.
- Decorators - Class in org.jboss.weld.util
-
Helper class for inspections.
- decoratorsCannotHaveDisposerMethods(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorsCannotHaveDisposerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- decoratorsCannotHaveDisposerMethods$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorsCannotHaveObserverMethods(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorsCannotHaveObserverMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- decoratorsCannotHaveObserverMethods$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorsCannotHaveProducerFields(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorsCannotHaveProducerFields(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- decoratorsCannotHaveProducerFields$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorsCannotHaveProducerMethods(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorsCannotHaveProducerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- decoratorsCannotHaveProducerMethods$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorSpecifiedTwice(Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorSpecifiedTwice(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- decoratorSpecifiedTwice$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- decoratorWithNonCdiConstructor(String) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- decoratorWithNonCdiConstructor(String) - Method in interface org.jboss.weld.logging.BootstrapLogger
- decoratorWithNonCdiConstructor$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- 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 jakarta.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_CDI_PROVIDER_PRIORITY - Static variable in interface jakarta.enterprise.inject.spi.CDIProvider
- DEFAULT_METHOD_RESOLVER - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
- DEFAULT_PRIORITY - Static variable in interface jakarta.enterprise.inject.spi.ObserverMethod
- DEFAULT_PROXY_PACKAGE - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
- DEFAULT_QUALIFIERS - Static variable in class org.jboss.weld.util.Bindings
- Default.Literal - Class in jakarta.enterprise.inject
-
Supports inline instantiation of the
Default
qualifier. - 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
- 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
- DefaultObserverNotifierFactory - Class in org.jboss.weld.event
- DefaultProxyInstantiator - Class in org.jboss.weld.bean.proxy
-
Default
ProxyInstantiator
implementation that uses proxy class' no-arg constructor to create a new instance. - 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
- defaultStrategy() - Static method in class org.jboss.weld.bean.ContextualInstanceStrategy
- DeferredBytecode - Interface in org.jboss.weld.util.bytecode
- DefinitionException - Exception in jakarta.enterprise.inject.spi
-
Thrown when a definition error occurs.
- DefinitionException - Exception in org.jboss.weld.exceptions
-
Thrown if the definition of a bean is incorrect
- DefinitionException(String) - Constructor for exception jakarta.enterprise.inject.spi.DefinitionException
- 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 jakarta.enterprise.inject.spi.DefinitionException
- 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.
- DefinitionException(Throwable) - Constructor for exception jakarta.enterprise.inject.spi.DefinitionException
- DefinitionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
-
Creates a new exception with the given cause.
- DefinitionException(List<Throwable>) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
-
Creates a new exception based on a list of throwables.
- delegate - Variable in class org.jboss.weld.contexts.beanstore.ConcurrentHashMapBeanStore
- delegate - Variable in class org.jboss.weld.contexts.beanstore.HashMapBeanStore
- delegate - Variable in class org.jboss.weld.resolution.ResolvableBuilder
- delegate - Variable in class org.jboss.weld.util.collections.ListView.ListViewIterator
- 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.contexts.beanstore.AbstractMapBackedBeanStore
- delegate() - Method in class org.jboss.weld.contexts.beanstore.ConcurrentHashMapBeanStore
-
Gets the delegate for the store
- delegate() - Method in class org.jboss.weld.contexts.beanstore.HashMapBeanStore
-
Gets the delegate for the store
- delegate() - Method in class org.jboss.weld.contexts.ForwardingContextual
- delegate() - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- 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.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.interceptor.proxy.WeldInvocationContextImpl
- delegate() - Method in class org.jboss.weld.resolution.ForwardingResolvable
- 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.ForwardingAnnotatedConstructor
- delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedField
- 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.ForwardingAnnotatedParameter
- delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedType
- delegate() - Method in class org.jboss.weld.util.annotated.VetoedSuppressedAnnotatedType
- 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.ForwardingBeanManager
- delegate() - Method in class org.jboss.weld.util.ForwardingCompletionStage
- 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
- delegate() - Method in class org.jboss.weld.util.ForwardingWeldInstance
- delegate(boolean) - Method in interface jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator
-
Change the delegate status of the built InjectionPoint.
- delegate(boolean) - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- Delegate - Annotation Type in jakarta.decorator
-
Identifies the delegate injection point of a decorator.
- 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 class org.jboss.weld.logging.BeanLogger_$logger
- delegateMustSupportEveryDecoratedType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- delegateMustSupportEveryDecoratedType$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- delegateNotOnDecorator(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- delegateNotOnDecorator(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- delegateNotOnDecorator$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- delimiterInPrefix(Object, Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- delimiterInPrefix(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- delimiterInPrefix$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- demotedLongRunningConversation(Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- demotedLongRunningConversation(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- demotedLongRunningConversation$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- Dependent - Annotation Type in jakarta.enterprise.context
-
Specifies that a bean belongs to the dependent pseudo-scope.
- Dependent.Literal - Class in jakarta.enterprise.context
-
Supports inline instantiation of the
Dependent
annotation. - DependentContext - Interface in org.jboss.weld.context
-
The built in dependent context, associated with
Dependent
. - DependentContextImpl - Class in org.jboss.weld.contexts.unbound
-
The dependent context
- DependentContextImpl(ContextualStore) - Constructor for class org.jboss.weld.contexts.unbound.DependentContextImpl
- deploy() - Method in class org.jboss.weld.bootstrap.BeanDeployer
- deployBeans() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- 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
- deployBeans(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
- DEPLOYED - org.jboss.weld.ContainerState
-
The container has started and beans have been deployed
- deploymentArchiveNull(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- deploymentArchiveNull(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- deploymentArchiveNull$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- DeploymentException - Exception in jakarta.enterprise.inject.spi
-
Thrown when a deployment problem occurs.
- DeploymentException - Exception in org.jboss.weld.exceptions
-
Thrown if an deployment exception occurs.
- DeploymentException(String) - Constructor for exception jakarta.enterprise.inject.spi.DeploymentException
- 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 jakarta.enterprise.inject.spi.DeploymentException
- 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.
- DeploymentException(Throwable) - Constructor for exception jakarta.enterprise.inject.spi.DeploymentException
- 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.
- deploymentManager() - Method in class org.jboss.weld.Container
-
Gets the manager for this application deployment
- deploymentRequired() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- deploymentRequired() - Method in interface org.jboss.weld.logging.BootstrapLogger
- deploymentRequired$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- 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
- deprecatedAddAnnotatedTypeMethodUsed(Class<?>) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- deprecatedAddAnnotatedTypeMethodUsed(Class<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
- deprecatedAddAnnotatedTypeMethodUsed$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- deprefix(String) - Method in class org.jboss.weld.contexts.beanstore.AbstractNamingScheme
- deprefix(String) - Method in class org.jboss.weld.contexts.beanstore.BeanIdentifierIndexNamingScheme
- deprefix(String) - Method in interface org.jboss.weld.contexts.beanstore.NamingScheme
-
Remove the prefix from the id
- deprefix(Collection<String>) - Method in class org.jboss.weld.contexts.beanstore.AbstractNamingScheme
- deprefix(Collection<String>) - Method in interface org.jboss.weld.contexts.beanstore.NamingScheme
- Description - Annotation Type in org.jboss.weld.config
-
Unlike javadoc this description may be inspected at runtime.
- destroy() - Method in class org.jboss.weld.contexts.AbstractContext
-
Destroys the context
- destroy() - Method in class org.jboss.weld.contexts.AbstractSharedContext
- destroy() - Method in class org.jboss.weld.contexts.AbstractUnboundContext
- destroy() - Method in interface org.jboss.weld.inject.WeldInstance.Handler
-
Destroy the contextual instance.
- destroy(Contextual<?>) - Method in interface jakarta.enterprise.context.spi.AlterableContext
-
Destroy the existing contextual instance.
- destroy(Contextual<?>) - Method in class org.jboss.weld.contexts.AbstractContext
- destroy(Contextual<?>) - Method in class org.jboss.weld.contexts.unbound.DependentContextImpl
- 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 specifiedHttpSession
(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(Map<String, Object>) - Method in interface org.jboss.weld.context.bound.BoundConversationContext
-
Destroy all conversations in the session.
- destroy(S) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- destroy(T) - Method in interface jakarta.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) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
- destroy(T) - Method in class org.jboss.weld.util.ForwardingWeldInstance
- destroy(T, CreationalContext<T>) - Method in interface jakarta.enterprise.context.spi.Contextual
-
Destroy an instance of the contextual type.
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.AbstractProducerBean
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
-
Destroys an instance of the bean
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.RIBean
- 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(T, CreationalContext<T>) - Method in class org.jboss.weld.contexts.ForwardingContextual
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
- destroyConversation(S, String, boolean) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- destroyDependentInstance(T) - Method in class org.jboss.weld.contexts.CreationalContextImpl
-
Destroys dependent instance
- destroyDependentInstance(T) - Method in interface org.jboss.weld.contexts.WeldCreationalContext
-
Destroys dependent instance
- Destroyed - Annotation Type in jakarta.enterprise.context
-
An event with this qualifier is fired when a context is destroyed, i.e.
- Destroyed.Literal - Class in jakarta.enterprise.context
-
Supports inline instantiation of the
Destroyed
qualifier. - destroyUnsupported(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- destroyUnsupported(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- destroyUnsupported$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- destroyWith(BiConsumer<T, CreationalContext<T>>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Set a callback to destroy a bean instance.
- destroyWith(BiConsumer<T, CreationalContext<T>>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- destroyWith(BiConsumer<T, CreationalContext<T>>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- DESTRUCTION_QUEUE_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.contexts.AbstractConversationContext
- detach() - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
-
Detach the bean store, causing updates to longer be written through to the underlying store.
- detach() - Method in interface org.jboss.weld.contexts.beanstore.BoundBeanStore
-
Detach the context
- DEV_MODE_SYSTEM_PROPERTY - Static variable in class org.jboss.weld.environment.se.Weld
-
By default, the development mode is disabled.
- directoryCannotBeCreated(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- directoryCannotBeCreated(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- directoryCannotBeCreated$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- DISABLE_XML_VALIDATION - org.jboss.weld.config.ConfigurationKey
-
XML descriptor validation is enabled by default.
- disableDiscovery() - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
By default, the discovery is enabled.
- disableDiscovery() - Method in class org.jboss.weld.environment.se.Weld
-
By default, the discovery is enabled.
- disableIsolation() - Method in class org.jboss.weld.environment.se.Weld
-
Disable bean archive isolation, i.e.
- DISCOVERED - org.jboss.weld.ContainerState
-
The container has finished bean discovery.
- discoveredProviders - Static variable in class jakarta.enterprise.inject.spi.CDI
- discoverFromClass(Class<?>, boolean) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
- discoverInterfaces(Class<?>, boolean) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
- discoverTypes(Type, boolean) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
- 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 class org.jboss.weld.logging.ValidatorLogger_$logger
- disposalMethodsWithoutProducer(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- disposalMethodsWithoutProducer$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- dispose() - Method in class jakarta.enterprise.inject.spi.Unmanaged.UnmanagedInstance
-
Dispose of the instance, doing any necessary cleanup
- dispose(T) - Method in interface jakarta.enterprise.inject.spi.Producer
-
Destroys the instance.
- dispose(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
- dispose(T) - Method in class org.jboss.weld.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
- disposeAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- disposeAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.manager.BeanManagerImpl
- disposeBackedAnnotatedType(Class<T>, String, String) - Method in class org.jboss.weld.resources.ClassTransformer
- DISPOSER - org.jboss.weld.injection.MethodInjectionPoint.MethodInjectionPointType
- Disposes - Annotation Type in jakarta.enterprise.inject
-
Identifies the disposed parameter of a disposer method.
- disposeWith(BiConsumer<T, Instance<Object>>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Set a callback to destroy a bean instance.
- disposeWith(BiConsumer<T, Instance<Object>>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- disposeWith(BiConsumer<T, Instance<Object>>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- disposeWith(Consumer<T>) - Method in interface jakarta.enterprise.inject.spi.configurator.ProducerConfigurator
-
Set a callback to destroy the produced instance.
- disposeWith(Consumer<T>) - Method in class org.jboss.weld.bootstrap.events.configurator.ProducerConfiguratorImpl
- dissociate(R) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- dissociate(S) - Method in interface org.jboss.weld.context.BoundContext
-
Dissociate the context from the storage (for this thread).
- dissociate(S) - Method in class org.jboss.weld.contexts.AbstractBoundContext
- doAfterBeanDiscovery(List<? extends Bean<?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
- doAfterBeanDiscovery(List<? extends Bean<?>>) - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
- 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
- dropUnusedBeanMetadata(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- dropUnusedBeanMetadata(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- dropUnusedBeanMetadata$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- DUMMY_VALUE - org.jboss.weld.util.ApiAbstraction.DummyEnum
- duplicateActiveContexts(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- duplicateActiveContexts(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- duplicateActiveContexts$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- duplicateInterceptorBinding(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- duplicateInterceptorBinding(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- duplicateInterceptorBinding$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- duplicateQualifiers(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- duplicateQualifiers(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- duplicateQualifiers$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- during() - Method in annotation type jakarta.enterprise.event.Observes
-
Specifies at what time the observer method is notified.
- DynamicLookupInjectionPoint - Class in org.jboss.weld.bean.builtin
- DynamicLookupInjectionPoint(InjectionPoint, Type, Set<Annotation>) - Constructor for class org.jboss.weld.bean.builtin.DynamicLookupInjectionPoint
- dynamicLookupOfBuiltInNotAllowed(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- dynamicLookupOfBuiltInNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- dynamicLookupOfBuiltInNotAllowed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
E
- 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.
- ejbCannotBeDecorator(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- ejbCannotBeDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- ejbCannotBeDecorator$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- ejbCannotBeInterceptor(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- ejbCannotBeInterceptor(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- ejbCannotBeInterceptor$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- EjbLiteral - Class in org.jboss.weld.context.ejb
-
Annotation literal for
Ejb
- EjbRequestContext - Interface in org.jboss.weld.context.ejb
-
A request context which can be bound to the
InvocationContext
. - ejbSupport - Variable in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- EjbSupport - Interface in org.jboss.weld.module
-
This service provides EJB support.
- EL - org.jboss.weld.logging.Category
- ElLogger - Interface in org.jboss.weld.logging
-
Log messages for EL resolution.
- ElLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- ElLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.ElLogger_$logger
- 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_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_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_MULTIMAP - Static variable in class org.jboss.weld.util.collections.Multimaps
- EMPTY_STRING_ARRAY - Static variable in class org.jboss.weld.util.collections.Arrays2
- 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
- emptyMultimap() - Static method in class org.jboss.weld.util.collections.Multimaps
- enabledAlternatives(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- enabledAlternatives(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- enabledAlternatives$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- enabledDecorators(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- enabledDecorators(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- enabledDecorators$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- enableDecorators(Class<?>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Add decorator classes to the list of enabled decorators for the synthetic bean archive.
- enableDecorators(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
- enableDevMode() - Method in class org.jboss.weld.environment.se.Weld
-
Enable the development mode.
- enabledInterceptors(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- enabledInterceptors(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- enabledInterceptors$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- enableDiscovery() - Method in class org.jboss.weld.environment.se.Weld
- enableInterceptors(Class<?>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Add interceptor classes to the list of enabled interceptors for the synthetic bean archive.
- enableInterceptors(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
- end() - Method in interface jakarta.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.contexts.conversation.ConversationImpl
- endCalledOnTransientConversation() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- endCalledOnTransientConversation() - Method in interface org.jboss.weld.logging.ConversationLogger
- endCalledOnTransientConversation$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- endInitialization() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
- endInitialization() - Method in class org.jboss.weld.bootstrap.WeldStartup
- endInterceptionContext() - Method in class org.jboss.weld.injection.MethodInvocationStrategy
- endInterceptorContext() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
- endLockedConversation(String) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- endLockedConversation(String) - Method in interface org.jboss.weld.logging.ConversationLogger
- endLockedConversation$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- endRequest() - Static method in class org.jboss.weld.contexts.cache.RequestScopedCache
-
ends the request and clears the cache.
- 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 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
- 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
- enhancedAnnotatedItem - Variable in class org.jboss.weld.bean.AbstractClassBean
- EnhancedAnnotatedMember<T,X,S extends 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
- 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
- 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
- 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 Annotation> - Interface in org.jboss.weld.annotated.enhanced
-
Represents a meta annotation
- EnhancedAnnotationImpl<T extends Annotation> - Class in org.jboss.weld.annotated.enhanced.jlr
-
Represents an annotated annotation
- 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
- 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 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
- EnumerationIterator<T> - Class in org.jboss.weld.util.collections
- EnumerationIterator(Enumeration<T>) - Constructor for class org.jboss.weld.util.collections.EnumerationIterator
- 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
- equals(Object) - Method in class jakarta.enterprise.util.AnnotationLiteral
- equals(Object) - Method in class jakarta.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.BeanDeployerEnvironment.WeldMethodKey
- equals(Object) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
- equals(Object) - Method in class org.jboss.weld.contexts.beanstore.AbstractMapBackedBeanStore
- equals(Object) - Method in class org.jboss.weld.contexts.ForwardingContextual
- 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.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.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.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.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.BeansXmlValidator
- errorDestroying(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- errorDestroying(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- errorDestroying$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- errorLoadingBeansXmlEntry(Object, Object, Throwable) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- errorLoadingBeansXmlEntry(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BootstrapLogger
- errorLoadingBeansXmlEntry$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- errorWhileLoadingClass(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- errorWhileLoadingClass(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- errorWhileLoadingClass$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- event() - Method in class org.jboss.weld.environment.se.WeldContainer
-
Provides access to all events within the application.
- event() - Method in class org.jboss.weld.manager.BeanManagerImpl
- Event<T> - Interface in jakarta.enterprise.event
-
Allows the application to fire events of a particular type.
- EVENT - org.jboss.weld.logging.Category
- EventBean - Class in org.jboss.weld.bean.builtin
- EventBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.EventBean
- EventContext<T> - Interface in jakarta.enterprise.inject.spi
-
Represents a context of a fired event.
- 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
- EventLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- EventLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.EventLogger_$logger
- EventMetadata - Interface in jakarta.enterprise.inject.spi
-
Provides access to metadata about an observed event payload.
- EventMetadataAwareObserverMethod<T> - Interface in org.jboss.weld.event
-
Marker interface for observer methods which are able to decide whether an access to
EventMetadata
is required or not. - 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
- EventMetadataImpl - Class in org.jboss.weld.event
-
Simple
EventMetadata
implementation. - EventMetadataImpl(Type, InjectionPoint, Annotation[]) - Constructor for class org.jboss.weld.event.EventMetadataImpl
- EventMetadataImpl(Type, InjectionPoint, Set<Annotation>) - Constructor for class org.jboss.weld.event.EventMetadataImpl
- eventMetadataInjectedOutsideOfObserver(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- eventMetadataInjectedOutsideOfObserver(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- eventMetadataInjectedOutsideOfObserver$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- 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
- EventTypeAssignabilityRules - Class in org.jboss.weld.resolution
-
This class implements Section 10.3.1 of the CDI specification.
- eventTypeNotAllowed(Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- eventTypeNotAllowed(Object) - Method in interface org.jboss.weld.logging.UtilLogger
- eventTypeNotAllowed$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- exceptionally(Function<Throwable, ? extends T>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- exceptionally(Function<Throwable, ? extends T>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- exceptionLoadingAnnotatedType(String) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- exceptionLoadingAnnotatedType(String) - Method in interface org.jboss.weld.logging.BootstrapLogger
- exceptionLoadingAnnotatedType$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- exceptionThrownDuringBeforeShutdownObserver() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- exceptionThrownDuringBeforeShutdownObserver() - Method in interface org.jboss.weld.logging.BootstrapLogger
- exceptionThrownDuringBeforeShutdownObserver$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- exceptionTypeToThrow - Variable in class org.jboss.weld.injection.MethodInvocationStrategy
- exceptionWhileLoadingClass(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- exceptionWhileLoadingClass(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- exceptionWhileLoadingClass$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- excludeNone(String) - Static method in class org.jboss.weld.config.ConfigurationKey.UnusedBeans
- execute(Runnable) - Method in class org.jboss.weld.util.ForwardingExecutorService
- executeAroundInvoke(Object, Method, Method, Object[], InterceptorMethodHandler.CachedInterceptionChain, InterceptionDecorationContext.Stack) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
- executeInterception(Object, Method, Method, Object[], InterceptionType, InterceptionDecorationContext.Stack) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
- executeLifecycleInterception(Object, Method, Method, Object[], InterceptorMethodHandler.CachedInterceptionChain, 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
- EXECUTOR_THREAD_POOL_DEBUG - org.jboss.weld.config.ConfigurationKey
-
If set to true, debug timing information is printed to the standard output.
- EXECUTOR_THREAD_POOL_KEEP_ALIVE_TIME - org.jboss.weld.config.ConfigurationKey
-
Keep-alive time in seconds.
- EXECUTOR_THREAD_POOL_SIZE - org.jboss.weld.config.ConfigurationKey
-
The number of threads to be used for bean loading and deployment.
- EXECUTOR_THREAD_POOL_TYPE - org.jboss.weld.config.ConfigurationKey
-
The type of the thread pool.
- 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
- ExpressionLanguageSupport - Interface in org.jboss.weld.module
-
Abstraction over common EL operations.
- EXTENDED_PERSISTENCE_CONTEXT_ENUM_VALUE - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
- extendedBeanDefiningAnnotations - Variable in class org.jboss.weld.environment.se.Weld
- Extension - Interface in jakarta.enterprise.inject.spi
-
Service interface implemented by extensions.
- ExtensionBean<E extends Extension> - Class in org.jboss.weld.bean.builtin
- ExtensionBean(BeanManagerImpl, EnhancedAnnotatedType<E>, Metadata<E>) - Constructor for class org.jboss.weld.bean.builtin.ExtensionBean
- extensionBeanDeployed(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- extensionBeanDeployed(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- extensionBeanDeployed$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- ExtensionBeanDeployer - Class in org.jboss.weld.bootstrap
- ExtensionBeanDeployer(BeanManagerImpl, Deployment, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.ExtensionBeanDeployer
- extensionBuilder() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
-
A synthetic extension is basically a container for synthetic container lifecycle event observers.
- 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, boolean) - Constructor for class org.jboss.weld.event.ExtensionObserverMethodImpl
- extensions(Extension...) - Method in class org.jboss.weld.environment.se.Weld
-
Define the set of extensions.
- extensionWithNonStaticPublicField(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- extensionWithNonStaticPublicField(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- extensionWithNonStaticPublicField$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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, Type, Set<Annotation>, Annotation[]) - Constructor for class org.jboss.weld.bean.builtin.FacadeInjectionPoint
- FastEvent<T> - Class in org.jboss.weld.event
-
An optimized internal facility for dispatching events.
- fastEventBeforeDestroyed - Variable in class org.jboss.weld.contexts.activator.AbstractActivateRequestContextInterceptor
- fastEventDestroyed - Variable in class org.jboss.weld.contexts.activator.AbstractActivateRequestContextInterceptor
- fastEventInit - Variable in class org.jboss.weld.contexts.activator.AbstractActivateRequestContextInterceptor
- FastProcessAnnotatedTypeResolver - Class in org.jboss.weld.bootstrap
-
ProcessAnnotatedType observer method resolver.
- FastProcessAnnotatedTypeResolver(Iterable<ObserverMethod<?>>) - Constructor for class org.jboss.weld.bootstrap.FastProcessAnnotatedTypeResolver
- fatalError(SAXParseException) - Method in class org.jboss.weld.xml.BeansXmlValidator
- fetchUninitializedAttributes() - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
-
Fetch all relevant attributes from the backing store and copy instances which are not present in the local bean store.
- 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
- FieldLookupAction - Class in org.jboss.weld.security
-
Returns a field from the class or any class/interface in the inheritance hierarchy
- FieldLookupAction(Class<?>, String) - Constructor for class org.jboss.weld.security.FieldLookupAction
- fieldName - Variable in class org.jboss.weld.security.GetDeclaredFieldAction
- FieldProducerFactory<X> - Class in org.jboss.weld.manager
- FieldProducerFactory(AnnotatedField<? super X>, Bean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.FieldProducerFactory
- fields() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
- fields() - Method in class org.jboss.weld.bootstrap.events.configurator.AnnotatedTypeConfiguratorImpl
- file - Variable in class org.jboss.weld.xml.BeansXmlHandler
- FileMetadata<T> - Class in org.jboss.weld.metadata
- FileMetadata(T, URL, int) - Constructor for class org.jboss.weld.metadata.FileMetadata
- filterConstructors(Predicate<AnnotatedConstructor<T>>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
- filterFields(Predicate<AnnotatedField<? super T>>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
- filterIds(Iterator<String>) - Method in class org.jboss.weld.contexts.beanstore.AbstractNamingScheme
- filterIds(Iterator<String>) - Method in interface org.jboss.weld.contexts.beanstore.NamingScheme
-
Filter ids and retain 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.
- filterMethods(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.
- filterMethods(Predicate<AnnotatedMethod<? super T>>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
- filterOutSpecialParameterInjectionPoints(List<ParameterInjectionPoint<?, X>>) - Static method in class org.jboss.weld.util.InjectionPoints
- filterParams(Predicate<AnnotatedParameter<T>>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedConstructorConfigurator
- filterParams(Predicate<AnnotatedParameter<T>>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator
- 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<Interceptor<?>>) - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
- filterResult(Set<ObserverMethod<?>>) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
- filterResult(Set<DisposalMethod<?, ?>>) - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
- filterResult(Set<T>) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
- filterResult(Set<T>) - Method in class org.jboss.weld.resolution.TypeSafeResolver
- finalBeanClassWithDecoratorsNotAllowed(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- finalBeanClassWithDecoratorsNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- finalBeanClassWithDecoratorsNotAllowed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- finalBeanClassWithInterceptorsNotAllowed(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- finalBeanClassWithInterceptorsNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- finalBeanClassWithInterceptorsNotAllowed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- finalInterceptedBeanMethodNotAllowed(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- finalInterceptedBeanMethodNotAllowed(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- finalInterceptedBeanMethodNotAllowed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- finalMethodNotIntercepted(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- finalMethodNotIntercepted(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- finalMethodNotIntercepted$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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
- finish() - Method in class org.jboss.weld.bootstrap.events.AbstractAnnotatedTypeRegisteringEvent
- finish() - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
- 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() - Method in class org.jboss.weld.bootstrap.events.BeforeShutdownImpl
- fire(ProcessObserverMethodImpl<T, X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
- 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) - Static method in class org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl
- fire(BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.events.BeforeShutdownImpl
- fire(BeanManagerImpl, AnnotatedMethod<X>, ObserverMethod<T>) - Static method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
- fire(BeanManagerImpl, AnnotatedMethod<X>, ObserverMethod<T>, Extension) - Static method in class org.jboss.weld.bootstrap.events.ProcessSyntheticObserverMethodImpl
- fire(BeanManagerImpl, AnnotatedType<X>, InjectionTarget<X>) - Static method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
- fire(BeanManagerImpl, Bean<X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
- fire(BeanManagerImpl, Bean<X>, Extension) - Static method in class org.jboss.weld.bootstrap.events.ProcessSynthethicBeanImpl
- 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, AbstractClassBean<X>) - Static method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
- fire(BeanManagerImpl, AbstractProducerBean<T, X, Member>) - Static method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
- fire(BeanManagerImpl, ManagedBean<X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessManagedBeanImpl
- fire(BeanManagerImpl, ProducerField<T, X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessProducerFieldImpl
- 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(BeanManagerImpl, Deployment, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>) - Static method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
- 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(T) - Method in interface jakarta.enterprise.event.Event
-
Fires an event with the specified qualifiers and notifies observers.
- fire(T) - Method in class org.jboss.weld.event.EventImpl
- fire(T) - Method in class org.jboss.weld.event.FastEvent
- fireAsync(U) - Method in interface jakarta.enterprise.event.Event
-
Fires an event asynchronously with the specified qualifiers and notifies asynchronous observers.
- fireAsync(U) - Method in class org.jboss.weld.event.EventImpl
- fireAsync(U, NotificationOptions) - Method in interface jakarta.enterprise.event.Event
-
Fires an event asynchronously with the specified qualifiers and notifies asynchronous observers.
- fireAsync(U, NotificationOptions) - Method in class org.jboss.weld.event.EventImpl
- fireEvent(Object, EventMetadata, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
-
Delivers the given event object to observer methods resolved based on the runtime type of the event object and given event qualifiers.
- fireEvent(Object, Annotation...) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Fire an event and notify observers.
- 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
- fireEvent(Object, Resolvable) - Method in class org.jboss.weld.event.ObserverNotifier
-
Delivers the given event object to observer methods resolved based on the given resolvable.
- fireEvent(Type, Object, EventMetadata, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
- fireEvent(Type, Object, Annotation...) - Method in class org.jboss.weld.bootstrap.BeanDeploymentModule
-
Fire an event and notify observers that belong to this module.
- fireEvent(Type, Object, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
-
Delivers the given event object to observer methods resolved based on the given event type and qualifiers.
- 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
- fireProcessBean(BeanManagerImpl, Bean<?>, Extension) - 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
- fireProcessBeanEvents() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- 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>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- fireProcessInjectionTarget(AnnotatedType<X>, InjectionTarget<X>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- fireProcessInjectionTarget(AnnotatedType<X>, InjectionTarget<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- fireProcessInjectionTarget(BeanManagerImpl, AnnotatedType<X>, InjectionTarget<X>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
- fireProcessInjectionTarget(BeanManagerImpl, AbstractClassBean<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
- fireProcessObserverMethod(BeanManagerImpl, ObserverMethod<T>, Extension) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
- fireProcessObserverMethod(BeanManagerImpl, ObserverMethodImpl<T, X>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
- fireProcessProducer(BeanManagerImpl, AbstractProducerBean<?, ?, Member>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
- fireRequestContextBeforeDestroyed(Object) - Method in class org.jboss.weld.manager.BeanManagerImpl
- fireRequestContextDestroyed(Object) - Method in class org.jboss.weld.manager.BeanManagerImpl
- fireRequestContextInitialized(Object) - Method in class org.jboss.weld.manager.BeanManagerImpl
- FIXED - org.jboss.weld.executor.ExecutorServicesFactory.ThreadPoolType
- FIXED_TIMEOUT - org.jboss.weld.executor.ExecutorServicesFactory.ThreadPoolType
- 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.
- flatMap(Iterable<T>, Function<? super T, ? extends Iterable<? extends R>>) - Static method in class org.jboss.weld.util.collections.Iterables
- flattenInjectionPoints(List<? extends Set<T>>) - Static method in class org.jboss.weld.util.InjectionPoints
- flattenInterceptorBindings(EnhancedAnnotatedType<?>, 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
- forBackedAnnotatedType(String, Class<?>, Type, String, 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. - forBuilderBean(BeanAttributes<?>, Class<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
- 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
-
The context returned by this method may be later reused for other interception types.
- forDecorator(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
- forDisposer(MethodInjectionPoint<?, ?>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.MethodInvocationStrategy
- 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
- formatActualTypeArguments(Type[], boolean) - 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(Annotation[]) - Static method in class org.jboss.weld.util.reflection.Formats
-
Gets a string representation from an array of annotations
- formatAnnotations(Iterable<Annotation>) - Static method in class org.jboss.weld.util.reflection.Formats
- 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
-
See also WELD-1454.
- formatAsStackTraceElement(Member) - 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(Class<?>) - Static method in class org.jboss.weld.util.reflection.Formats
- formatSimpleClassName(Object) - Static method in class org.jboss.weld.util.reflection.Formats
- formatType(Type) - Static method in class org.jboss.weld.util.reflection.Formats
- formatType(Type, boolean) - Static method in class org.jboss.weld.util.reflection.Formats
- formatTypeParameters(TypeVariable<D>[]) - Static method in class org.jboss.weld.util.reflection.Formats
- formatTypes(Iterable<? extends Type>) - Static method in class org.jboss.weld.util.reflection.Formats
- formatTypes(Iterable<? extends Type>, boolean) - 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<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
- forNewManagedBean(EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.attributes.BeanAttributesFactory
- 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.
- forObserver(MethodInjectionPoint<?, ?>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.MethodInvocationStrategy
- 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
- 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
- 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
- ForwardingAnnotatedConstructor<X> - Class in org.jboss.weld.util.annotated
-
Forwarding implementation of
AnnotatedConstructor
. - ForwardingAnnotatedConstructor() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedConstructor
- ForwardingAnnotatedField<X> - Class in org.jboss.weld.util.annotated
-
Forwarding implementation of
AnnotatedField
. - ForwardingAnnotatedField() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedField
- 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
- ForwardingAnnotatedParameter<X> - Class in org.jboss.weld.util.annotated
- ForwardingAnnotatedParameter() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedParameter
- ForwardingAnnotatedType<X> - Class in org.jboss.weld.util.annotated
-
Forwarding implementation of AnnotatedType
- ForwardingAnnotatedType() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedType
- 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
- ForwardingBeanManager - Class in org.jboss.weld.util
-
Forwarding implementation of
BeanManager
. - ForwardingBeanManager() - Constructor for class org.jboss.weld.util.ForwardingBeanManager
- ForwardingCompletionStage<T> - Class in org.jboss.weld.util
- ForwardingCompletionStage() - Constructor for class org.jboss.weld.util.ForwardingCompletionStage
- 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.contexts
- ForwardingContextual() - Constructor for class org.jboss.weld.contexts.ForwardingContextual
- ForwardingDecorator<T> - Class in org.jboss.weld.bean
- ForwardingDecorator() - Constructor for class org.jboss.weld.bean.ForwardingDecorator
- ForwardingExecutorService - Class in org.jboss.weld.util
-
Forwarding implementation of ExecutorService
- ForwardingExecutorService() - Constructor for class org.jboss.weld.util.ForwardingExecutorService
- ForwardingFieldInjectionPointAttributes<T,X> - Class in org.jboss.weld.injection.attributes
-
An implementation of
WeldInjectionPointAttributes
that forwards calls to an extension-providedInjectionPoint
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
- 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
- ForwardingParameterInjectionPointAttributes<T,X> - Class in org.jboss.weld.injection.attributes
-
An implementation of
WeldInjectionPointAttributes
that forwards calls to an extension-providedInjectionPoint
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
- ForwardingWeldInstance<T> - Class in org.jboss.weld.util
-
Forwarding implementation of
Instance
. - ForwardingWeldInstance() - Constructor for class org.jboss.weld.util.ForwardingWeldInstance
- foundBean(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundBean(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- foundBean$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundConversationFromRequest(Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- foundConversationFromRequest(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- foundConversationFromRequest$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- foundDecorator(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundDecorator(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- foundDecorator$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundDefaultConstructor(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- foundDefaultConstructor(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- foundDefaultConstructor$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- foundDisabledAlternative(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundDisabledAlternative(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- foundDisabledAlternative$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundInjectableConstructors(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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
- foundInjectableConstructors$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- foundInterceptor(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundInterceptor(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- foundInterceptor$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundObserverMethod(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundObserverMethod(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- foundObserverMethod$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundOneInjectableConstructor(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- foundOneInjectableConstructor(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- foundOneInjectableConstructor$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- foundOnePostConstructMethod(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- foundOnePostConstructMethod(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- foundOnePostConstructMethod$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- foundOnePreDestroyMethod(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- foundOnePreDestroyMethod(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- foundOnePreDestroyMethod$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- foundProducerOfSpecializedBean(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundProducerOfSpecializedBean(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- foundProducerOfSpecializedBean$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundSpecializedBean(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- foundSpecializedBean(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- foundSpecializedBean$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- from(Class<T>, BeanManager) - Static method in class org.jboss.weld.util.annotated.VetoedSuppressedAnnotatedType
- fromString(String) - Static method in enum org.jboss.weld.config.ConfigurationKey
G
- generateConversationId() - Method in interface org.jboss.weld.context.ConversationContext
-
Generate a new, unique, conversation id
- generateConversationId() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- generateEqualsMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
-
Client proxies are equal to other client proxies for the same bean.
- generateEqualsMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Generate the body of the proxies equals method.
- generateGetMethodHandlerBody(ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- 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.
- generateSetMethodHandlerBody(ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- generatingProxyClass(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- generatingProxyClass(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- generatingProxyClass$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- generatingProxyToDefaultPackage(Object, Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- generatingProxyToDefaultPackage(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- generatingProxyToDefaultPackage$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- GenericArrayTypeImpl - Class in org.jboss.weld.util.reflection
- GenericArrayTypeImpl(Class<?>, Type...) - Constructor for class org.jboss.weld.util.reflection.GenericArrayTypeImpl
- GenericArrayTypeImpl(Type) - Constructor for class org.jboss.weld.util.reflection.GenericArrayTypeImpl
- genericSessionBeanMustBeDependent(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- genericSessionBeanMustBeDependent(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- genericSessionBeanMustBeDependent$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- get() - Method in class jakarta.enterprise.inject.spi.Unmanaged.UnmanagedInstance
-
Get the instance
- get() - Method in interface jakarta.inject.Provider
-
Provides a fully-constructed and injected instance of
T
. - get() - Method in class org.jboss.weld.AbstractCDI
- get() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
- get() - Method in enum org.jboss.weld.config.ConfigurationKey
- get() - Method in interface org.jboss.weld.inject.WeldInstance.Handler
-
The contextual reference is obtained lazily, i.e.
- get() - Method in class org.jboss.weld.serialization.AbstractSerializableHolder
- get() - Method in interface org.jboss.weld.serialization.SerializableHolder
- get() - Method in class org.jboss.weld.util.ForwardingWeldInstance
- 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
- get(int) - Method in class org.jboss.weld.util.collections.EnumerationList
- get(int) - Method in class org.jboss.weld.util.collections.ListView
- get(Contextual<T>) - Method in interface jakarta.enterprise.context.spi.Context
-
Return an existing instance of a certain contextual type or a null value.
- get(Contextual<T>) - Method in class org.jboss.weld.contexts.AbstractContext
- get(Contextual<T>) - Method in class org.jboss.weld.contexts.unbound.DependentContextImpl
- get(Contextual<T>) - Method in class org.jboss.weld.util.ForwardingContext
- get(Contextual<T>, CreationalContext<T>) - Method in interface jakarta.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>, CreationalContext<T>) - Method in class org.jboss.weld.contexts.AbstractContext
-
Get the bean if it exists in the contexts.
- get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.weld.contexts.unbound.DependentContextImpl
-
Overridden method always creating a new instance
- get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.weld.util.ForwardingContext
- get(Bean<T>, BeanManagerImpl, CreationalContext<?>) - Static method in class org.jboss.weld.bean.ContextualInstance
-
Shortcut for obtaining contextual instances with semantics equivalent to:
if (ctx == null) { ctx = manager.createCreationalContext(bean); } manager.getContext(bean.getScope()).get(bean, ctx);
- get(Class<? extends Annotation>) - Method in class org.jboss.weld.metadata.TypeStore
- get(Class<X>) - Method in interface org.jboss.weld.annotated.slim.SlimAnnotatedTypeStore
-
Retrieves a previously stored list of
SlimAnnotatedType
s that match the given type. - get(Class<X>) - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeStoreImpl
- 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(String) - Method in interface jakarta.enterprise.event.NotificationOptions
- get(K) - Method in interface org.jboss.weld.util.collections.Multimap
-
This method never returns null.
- get(RIBean<T>, BeanManagerImpl, CreationalContext<?>) - Static method in class org.jboss.weld.bean.ContextualInstance
- get(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.AbstractMapBackedBeanStore
- get(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- get(BeanIdentifier) - Method in interface org.jboss.weld.contexts.beanstore.BeanStore
-
Gets an instance of a contextual from the store
- get(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.SessionMapBeanStore
- getAccessibleBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Unlike
BeanManagerImpl.getDynamicAccessibleBeans()
this method returns a mutable set which is not updated automatically. - GetAccessibleCopyOfMember<T extends AccessibleObject & Member> - Class in org.jboss.weld.security
- GetAccessibleCopyOfMember(T) - Constructor for class org.jboss.weld.security.GetAccessibleCopyOfMember
- 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
-
Unlike
BeanManagerImpl.getDynamicAccessibleNamespaces()
this method returns a mutable set which is not updated automatically. - 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() - Method in class org.jboss.weld.resolution.TypeSafeResolver
- 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
- getAllContextualInstances() - Method in interface org.jboss.weld.context.WeldAlterableContext
-
Retrieves set of
ContextualInstance
within the context. - getAllContextualInstances() - Method in class org.jboss.weld.contexts.AbstractBoundContext
- getAllContextualInstances() - Method in class org.jboss.weld.contexts.unbound.RequestContextImpl
- getAllInterceptors() - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
- 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
- getAllObservers() - Method in class org.jboss.weld.event.ResolvedObservers
-
Returns all observer methods.
- getAllPresentValues() - Method in interface org.jboss.weld.util.cache.ComputingCache
- getAlternativeClasses() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
- getAlternativeList(Extension) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
- getAlternativePriority(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
- getAlternatives() - Method in interface jakarta.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 jakarta.enterprise.inject.spi.configurator.AnnotatedConstructorConfigurator
- getAnnotated() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedFieldConfigurator
- getAnnotated() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator
- getAnnotated() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator
- getAnnotated() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
- getAnnotated() - Method in interface jakarta.enterprise.inject.spi.InjectionPoint
-
Obtain an instance of
AnnotatedField
orAnnotatedParameter
, depending upon whether the injection point is an injected field or a constructor/method parameter. - getAnnotated() - Method in interface jakarta.enterprise.inject.spi.ProcessBean
-
Returns the
AnnotatedType
representing the bean class, theAnnotatedMethod
representing the producer method, or theAnnotatedField
representing the producer field. - getAnnotated() - Method in interface jakarta.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 interface org.jboss.weld.bean.ClassBean
-
Returns the annotated type that defines this bean
- 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
- getAnnotatedAnnotation() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
-
Gets the annotated annotation
- getAnnotatedBeanClass() - Method in interface jakarta.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 jakarta.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 jakarta.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 jakarta.enterprise.inject.spi.ProcessProducer
-
Returns the
AnnotatedField
representing the producer field or theAnnotatedMethod
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 jakarta.enterprise.inject.spi.ProcessObserverMethod
-
The
AnnotatedMethod
representing the observer method. - getAnnotatedMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
- getAnnotatedProducerField() - Method in interface jakarta.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 jakarta.enterprise.inject.spi.ProcessProducerMethod
-
Returns the
AnnotatedMethod
representing the producer method. - getAnnotatedProducerMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl
- getAnnotatedType() - Method in interface jakarta.enterprise.inject.spi.ProcessAnnotatedType
-
Returns the
AnnotatedType
object that will be used by the container to read the declared annotations. - getAnnotatedType() - Method in interface jakarta.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.bean.builtin.ExtensionBean
- getAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
- getAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
- getAnnotatedType() - Method in class org.jboss.weld.injection.InjectionContextImpl
- getAnnotatedType() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
- getAnnotatedType(Class<T>, String) - Method in interface jakarta.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(Class<T>, String) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
- getAnnotatedTypes() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- getAnnotatedTypes(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AfterBeanDiscovery
-
Obtain the
AnnotatedType
s that may be used to read the annotations of the given class or interface as defined during container initialization. - getAnnotatedTypes(Class<T>) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
- getAnnotation(Class<A>) - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
- getAnnotation(Class<A>) - Method in class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
- getAnnotation(Class<A>) - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
- getAnnotation(Class<A>) - Method in class org.jboss.weld.util.annotated.VetoedSuppressedAnnotatedType
- getAnnotation(Class<T>) - Method in interface jakarta.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<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
- 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
- getAnnotationClass(InterceptionType) - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
- getAnnotations() - Method in interface jakarta.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() - Method in class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
- getAnnotations() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
- getAnnotations() - Method in class org.jboss.weld.util.annotated.VetoedSuppressedAnnotatedType
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.Annotated
-
Get program element annotations of a certain annotation type.
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AnnotatedConstructor
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AnnotatedField
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AnnotatedMethod
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AnnotatedParameter
- getAnnotations(Class<T>) - Method in interface jakarta.enterprise.inject.spi.AnnotatedType
- getAnnotations(Class<T>) - Method in class org.jboss.weld.annotated.EmptyAnnotated
- getAnnotations(AnnotatedElement) - Method in class org.jboss.weld.resources.DefaultReflectionCache
- getAnnotations(AnnotatedElement) - Method in interface org.jboss.weld.resources.ReflectionCache
- getArgs() - Method in class org.jboss.weld.environment.se.beans.ParametersFactory
-
Producer method for the injectable command line args.
- getArgsAsArray() - Method in class org.jboss.weld.environment.se.beans.ParametersFactory
-
Producer method for the injectable command line args.
- getAroundConstructCallbacks() - Method in class org.jboss.weld.contexts.CreationalContextImpl
- getAroundConstructInterceptionContext() - Method in class org.jboss.weld.contexts.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
- getAsyncObserverMethods(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.BeanMethods
- getAttribute(String) - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
-
Gets an attribute from the underlying storage
- getAttribute(String) - Method in class org.jboss.weld.contexts.beanstore.MapBeanStore
- getAttributeNames() - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
-
Gets an enumeration of the attribute names present in the underlying storage.
- getAttributeNames() - Method in class org.jboss.weld.contexts.beanstore.MapBeanStore
- getAttributes() - Method in class org.jboss.weld.util.bean.WrappedBeanHolder
- getBackedAnnotatedType(Class<T>, Type, String, String) - Method in class org.jboss.weld.resources.ClassTransformer
- getBackedAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.resources.ClassTransformer
- getBackedAnnotatedType(Class<T>, String, 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 jakarta.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 jakarta.enterprise.inject.spi.InjectionPoint
-
Get the
Bean
object representing the bean that defines the injection point. - getBean() - Method in interface jakarta.enterprise.inject.spi.ProcessBean
-
Returns the
Bean
object that is about to be registered. - getBean() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- getBean() - Method in class org.jboss.weld.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 interface org.jboss.weld.inject.WeldInstance.Handler
- 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 interface org.jboss.weld.proxy.WeldClientProxy.Metadata
-
Retrieve
Bean
metadata for this proxy instance. - getBean() - Method in class org.jboss.weld.util.bean.WrappedBeanHolder
- getBean(EjbDescriptor<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- getBean(EjbDescriptor<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getBean(Resolvable) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getBeanAttributes() - Method in interface jakarta.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 jakarta.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 jakarta.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 class org.jboss.weld.environment.se.ContainerLifecycleObserver
- getBeanClass() - Method in class org.jboss.weld.event.ObserverMethodImpl
- getBeanClass() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
- getBeanConstructor(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.Beans
- getBeanConstructorStrict(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.Beans
- getBeanDefiningAnnotationScope(AnnotatedType<?>) - 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() - Method in interface org.jboss.weld.module.WeldModule.PostBeanArchiveServiceRegistrationContext
-
Returns the
BeanDeploymentArchive
the services are associated with - getBeanDeploymentArchive() - Method in interface org.jboss.weld.module.WeldModule.PreBeanRegistrationContext
-
Returns
BeanDeploymentArchive
represented by this bean archive deployment. - getBeanDeployments() - Method in class org.jboss.weld.bootstrap.BeanDeploymentArchiveMapping
- getBeanDeployments() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
- getBeanDiscoveryMode() - Method in class org.jboss.weld.metadata.BeansXmlImpl
- getBeanManager() - Method in interface jakarta.enterprise.inject.se.SeContainer
-
Get the CDI BeanManager for this container
- getBeanManager() - Method in class jakarta.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 interface org.jboss.weld.bean.ClassBean
-
Returns the
BeanManager
used by this bean. - getBeanManager() - Method in class org.jboss.weld.bean.RIBean
- getBeanManager() - Method in class org.jboss.weld.bootstrap.BeanDeployment
- getBeanManager() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
- getBeanManager() - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- getBeanManager() - Method in class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- getBeanManager() - Method in class org.jboss.weld.environment.se.WeldContainer
-
Provides direct access to the BeanManager.
- getBeanManager() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
- getBeanManager() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
- getBeanManager() - Method in interface org.jboss.weld.module.WeldModule.PostBeanArchiveServiceRegistrationContext
-
Returns the
BeanManagerImpl
for the given bean archive deployment. - getBeanManager() - Method in interface org.jboss.weld.module.WeldModule.PreBeanRegistrationContext
-
Returns the
BeanManagerImpl
for the given bean archive deployment. - getBeanManager() - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
- getBeanManager() - Method in class org.jboss.weld.SimpleCDI
- getBeanManager(String) - Method in class org.jboss.weld.Container
-
Get the BeanManager for a given key
- getBeanResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Get the web bean resolver.
- getBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- getBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
The beans registered with the Web Bean manager which are resolvable.
- getBeans(InjectionPoint) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getBeans(Type, Annotation...) - Method in interface jakarta.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 theBeanManager
was obtained, according to the rules of typesafe resolution. - getBeans(Type, Annotation...) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- getBeans(Type, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getBeans(Type, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
- getBeans(Type, Set<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getBeans(String) - Method in interface jakarta.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 theBeanManager
was obtained, according to the rules of EL name resolution. - getBeans(String) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- getBeans(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
- 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.contexts.AbstractBoundContext
-
Gets the bean store
- getBeanStore() - Method in class org.jboss.weld.contexts.AbstractContext
-
A method that returns the actual bean store implementation
- getBeanStore() - Method in class org.jboss.weld.contexts.AbstractSharedContext
-
Gets the bean store
- getBeanStore() - Method in class org.jboss.weld.contexts.AbstractUnboundContext
-
Gets the bean store
- getBeanType() - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
- getBeanType() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- 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.
- getBooleanProperty(ConfigurationKey) - Method in class org.jboss.weld.config.WeldConfiguration
- getCallingClassName() - Method in class org.jboss.weld.AbstractCDI
-
Examines
StackTraceElement
s to figure out which class invoked a method onCDI
. - 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 jakarta.enterprise.inject.spi.CDIProvider
-
Provides access to the current container
- getCDI() - Method in class org.jboss.weld.environment.se.WeldSEProvider
- getCdiInterceptorMetadata(Interceptor<T>) - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
- getClassAvailableActivations() - Method in class org.jboss.weld.metadata.FilterImpl
- getClassBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- getClassBeans(Class<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- getClasses() - Method in class org.jboss.weld.util.Proxies.TypeInfo
- getClassInfo() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
- getClassInterceptorBindings() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
- getClassLoader() - Method in enum org.jboss.weld.xml.XmlSchema
- getClassLoader(Class<?>) - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
- GetClassLoaderAction - Class in org.jboss.weld.security
-
Privileged action that obtains the CL.
- GetClassLoaderAction(Class<?>) - Constructor for class org.jboss.weld.security.GetClassLoaderAction
- getClassName() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
- getClassName() - Method in class org.jboss.weld.metadata.ClassAvailableActivationImpl
- 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
- getClientProxyProvider() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getComponentConstructor() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
- getComponentConstructor() - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
- getConcurrentAccessTimeout() - Method in interface org.jboss.weld.context.ConversationContext
-
Get the current concurrent access timeout
- getConcurrentAccessTimeout() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- getConstructor() - Method in class org.jboss.weld.injection.producer.DefaultInstantiator
- 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.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 jakarta.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
- getContainerId() - Method in class org.jboss.weld.environment.se.events.WeldContainerEvent
- getContainerId() - Method in class org.jboss.weld.environment.se.Weld
- getContainerLifecycleEvents() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getContext() - Method in class org.jboss.weld.bootstrap.ContextHolder
- getContext(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains an active context object for the given scope .
- 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
- GetContextClassLoaderAction - Class in org.jboss.weld.security
-
Privileged action that obtains the TCCL.
- 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
- getContextId() - Method in interface org.jboss.weld.module.WeldModule.PostContextRegistrationContext
-
Returns the container id of the running container
- getContextId() - Method in interface org.jboss.weld.module.WeldModule.PostServiceRegistrationContext
-
Returns the container id of the running container
- getContexts() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
- getContexts() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getContextual() - Method in interface org.jboss.weld.context.api.ContextualInstance
- getContextual() - Method in class org.jboss.weld.contexts.CreationalContextImpl
- getContextual() - Method in class org.jboss.weld.contexts.SerializableContextualInstanceImpl
- getContextual() - Method in interface org.jboss.weld.contexts.WeldCreationalContext
- getContextual(String) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
-
Given a particular id, return the correct contextual.
- getContextual(String, String) - Static method in class org.jboss.weld.contexts.AbstractContext
- getContextual(BeanIdentifier) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
- getContextualIds() - Method in class org.jboss.weld.contexts.beanstore.AbstractMapBackedBeanStore
- getContextualInstance() - Method in class org.jboss.weld.bean.proxy.ProxyMethodHandler
- getContextualInstance() - Method in interface org.jboss.weld.proxy.WeldClientProxy.Metadata
-
Retrieve the current contextual instance associated with the current context for this client proxy.
- getContextualInstanceStrategy() - Method in class org.jboss.weld.bean.RIBean
- getConversation(String) - Method in interface org.jboss.weld.context.ConversationContext
-
Get the conversation with the given id.
- getConversation(String) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- getConversationIdGenerator() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- getConversations() - Method in interface org.jboss.weld.context.ConversationContext
-
Get conversations currently known to the context.
- getConversations() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- 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() - Method in class org.jboss.weld.contexts.SerializableContextualInstanceImpl
- getCreationalContext(Contextual<S>) - Method in class org.jboss.weld.contexts.CreationalContextImpl
- getCreationalContext(Contextual<S>) - Method in interface org.jboss.weld.contexts.WeldCreationalContext
- getCurrentConversation() - Method in interface org.jboss.weld.context.ConversationContext
-
Get a handle the current conversation (transient or otherwise).
- getCurrentConversation() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- getDebugInfo() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
- 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() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
- 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(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(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() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
- 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
- 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
- getDeclaringBeanInfo(Bean<?>) - Static method in class org.jboss.weld.util.Proxies
- getDeclaringCallable() - Method in interface jakarta.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
- getDeclaringCallable() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedParameter
- 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 jakarta.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 jakarta.enterprise.inject.spi.Decorator
-
Obtains the decorated types.
- getDecoratedTypes() - Method in class org.jboss.weld.bean.DecoratorImpl
- getDecoratedTypes() - Method in class org.jboss.weld.bean.SyntheticDecorator
- getDecoratedTypes() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator
- getDecoratedTypes(Set<Type>) - Method in class org.jboss.weld.bean.SyntheticDecorator
- getDecoratorComparator() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
- getDecoratorList(Extension) - 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
- getDecoratorMethods(BeanManagerImpl, WeldDecorator<?>) - Static method in class org.jboss.weld.util.Decorators
-
Determines the set of
InvokableAnnotatedMethod
s representing decorated methods of the specified decorator. - getDecoratorResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Get the decorator resolver.
- getDecorators() - Method in interface jakarta.enterprise.inject.spi.AfterTypeDiscovery
- getDecorators() - Method in class org.jboss.weld.bean.AbstractClassBean
- getDecorators() - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
- 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
- getDecorators(InjectionPoint) - 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
- getDefaultName(EnhancedAnnotated<?, ?>) - Method in class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
-
Gets the default name of the bean
- getDefaultScopeType() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
-
Get the default scope type the stereotype specifies
- getDefaultTimeout() - Method in interface org.jboss.weld.context.ConversationContext
-
Get the default inactivity timeout.
- getDefaultTimeout() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- 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
- getDefaultValue() - Method in enum org.jboss.weld.config.ConfigurationKey
- getDefinitionErrors() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
- 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
- getDelegateQualifiers() - Method in interface jakarta.enterprise.inject.spi.Decorator
-
Obtains the qualifiers of the delegate injection point.
- 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 jakarta.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.contexts.beanstore.AbstractNamingScheme
- getDependentInstances() - Method in class org.jboss.weld.contexts.CreationalContextImpl
-
Returns an unmodifiable list of dependent instances.
- getDependentInstances() - Method in interface org.jboss.weld.contexts.WeldCreationalContext
-
Returns an unmodifiable list of dependent instances.
- getDeployment() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
- getDescriptor() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
-
Gets the method descriptor
- getDescriptor() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
- getDescriptor() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
- getDisposalMethod() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
- getDisposesParameter() - Method in class org.jboss.weld.bean.DisposalMethod
- getDynamicAccessibleBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getDynamicAccessibleDecorators() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getDynamicAccessibleInterceptors() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getDynamicAccessibleNamespaces() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getEjbDescriptor() - Method in interface org.jboss.weld.bean.SessionBean
-
Returns an EJB descriptor for this bean
- getEjbDescriptor(String) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- getEjbDescriptor(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getEjbDescriptor(String) - Method in interface org.jboss.weld.module.EjbSupport
-
Returns an
EjbDescriptor
identified by the given name or null if no such descriptor exists. - getEjbDescriptors() - Method in interface org.jboss.weld.module.EjbSupport
-
Returns a collection of all known EJB descriptors
- getEjbName() - Method in interface jakarta.enterprise.inject.spi.ProcessSessionBean
-
Returns the EJB name of the session bean.
- getEjbName() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
- getELResolver() - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Returns a
ELResolver
that resolves beans by EL name. - 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 class org.jboss.weld.metadata.BeansXmlImpl
- getEnabledAlternativeStereotypes() - Method in class org.jboss.weld.metadata.BeansXmlImpl
- getEnabledDecorators() - Method in class org.jboss.weld.metadata.BeansXmlImpl
- getEnabledInterceptors() - Method in class org.jboss.weld.metadata.BeansXmlImpl
- 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 interface org.jboss.weld.bean.ClassBean
-
Returns enhanced annotated type metadata.
- 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(AnnotatedType<T>, String) - Method in class org.jboss.weld.resources.ClassTransformer
- getEnhancedAnnotatedType(Class<T>, Type, String) - Method in class org.jboss.weld.resources.ClassTransformer
- getEnhancedAnnotatedType(Class<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() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
- getEnhancedConstructors(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
-
Gets all constructors which are annotated with annotationType
- 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() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
-
Gets the abstracted fields of the class
- 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(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
-
Gets the abstracted field annotated with a specific annotation type
- getEnhancedMethod(MethodSignature) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
-
Get a method by name
- 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() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
- 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
- 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() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
-
Gets the abstracted parameters
- getEnhancedParameters() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
- 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(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
-
Gets parameter abstractions with a given annotation type.
- 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
- getEnvironment() - Static method in class org.jboss.weld.Container
-
Returns
Environment
that this container was booted in, or null if not set or invoked too early in the bootstrapping process. - getEnvironment() - Method in interface org.jboss.weld.module.WeldModule.PreBeanRegistrationContext
-
The environment in which Weld is run.
- getErrors() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
- getEvent() - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Returns an instance of Event with specified type
java.lang.Object
and specified qualifier@Default
It allows typesafe synchronous or asynchronous event firing without injection ofEvent
built-in bean requirement. - getEvent() - Method in interface jakarta.enterprise.inject.spi.EventContext
- getEvent() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getEvent() - Method in class org.jboss.weld.util.ForwardingBeanManager
- getEventParameter(EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.event.ObserverMethodImpl
- getEventType() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
- getEventType(Class<?>) - Method in class org.jboss.weld.event.EventImpl
- getExcludeClassInterceptorsAnnotationClass() - Method in class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
- getExcludes() - Method in class org.jboss.weld.metadata.ScanningImpl
- getExecutor() - Method in interface jakarta.enterprise.event.NotificationOptions
- getExtension() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
- getExtension(Class<T>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Obtains the container's instance of an Extension class declared in
META-INF/services
. - 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 class org.jboss.weld.environment.se.Weld
- getFacadeType(InjectionPoint) - Static method in class org.jboss.weld.bean.builtin.AbstractFacade
- 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 jakarta.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
- 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.
- getHandledExceptions() - Method in interface org.jboss.weld.event.ObserverNotifier.ObserverExceptionHandler
- getHandler() - Method in class org.jboss.weld.AbstractCDI
- getHandler() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
- getHandler() - Method in interface org.jboss.weld.inject.WeldInstance
-
Obtains an initialized contextual reference handler for the bean that has the required type and required qualifiers and is eligible for injection.
- getHandler() - Method in class org.jboss.weld.util.ForwardingWeldInstance
- getHandler(URL) - Method in class org.jboss.weld.xml.BeansXmlParser
- getId() - Method in interface jakarta.enterprise.context.Conversation
-
Get the identifier of the current long-running conversation.
- getId() - Method in interface jakarta.enterprise.inject.spi.PassivationCapable
-
A string that uniquely identifies the instance of
Bean
orContextual
. - getId() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- getId() - Method in class org.jboss.weld.bean.CommonBean
- getId() - Method in class org.jboss.weld.bootstrap.BeanDeploymentModule
-
Identifier of the module
- getId() - Method in class org.jboss.weld.contexts.conversation.ConversationImpl
- getId() - Method in class org.jboss.weld.environment.se.WeldContainer
-
Weld containers must have a unique identifier assigned when there are multiple Weld instances running at once.
- getId() - Method in class org.jboss.weld.event.ObserverMethodImpl
- getId() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getId(Contextual<?>) - Method in class org.jboss.weld.contexts.AbstractContext
- 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() - Method in interface org.jboss.weld.bean.WeldBean
- getIdentifier(int) - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
- getIdentifier(Contextual<?>, ServiceRegistry) - Static method in class org.jboss.weld.util.Beans
- getIdentifier(Contextual<?>, ContextualStore) - Static method in class org.jboss.weld.util.Beans
- getIfExists(Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.ContextualInstance
-
Shortcut for obtaining contextual instances with semantics equivalent to:
manager.getContext(bean.getScope()).get(bean);
- getIfExists(RIBean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.ContextualInstance
- 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
- getIncludes() - Method in class org.jboss.weld.metadata.ScanningImpl
- getIncompleteInstance(Contextual<S>) - Method in class org.jboss.weld.contexts.CreationalContextImpl
- getIncompleteInstance(Contextual<S>) - Method in interface org.jboss.weld.contexts.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
- getIndexHash() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
-
The index hash is used to detect possible inconsistencies in distributed environments.
- 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
- 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 jakarta.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, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
- getInjectableReference(InjectionPoint, Bean<?>, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Get a reference, registering the injection point used.
- getInjectionPoint() - Method in interface jakarta.enterprise.inject.spi.EventMetadata
-
Get the
InjectionPoint
representing the injectedEvent
instance which fired the event, ornull
if it was fired fromBeanManager.fireEvent(Object, Annotation...)
; - getInjectionPoint() - Method in interface jakarta.enterprise.inject.spi.ProcessInjectionPoint
- getInjectionPoint() - Method in class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
- getInjectionPoint() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
- getInjectionPoint() - Method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
- getInjectionPoint() - Method in class org.jboss.weld.event.EventMetadataImpl
- getInjectionPoint(CurrentInjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
- getInjectionPoint(CurrentInjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
- getInjectionPoints() - Method in interface jakarta.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 jakarta.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
- getInjectionServices(BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionProcessor
- getInjectionTarget() - Method in interface jakarta.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 class org.jboss.weld.interceptor.reader.PlainInterceptorFactory
- getInjectionTargetFactory(AnnotatedType<T>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
An implementation of
InjectionTargetFactory
that provides container createdInjectionTarget
instances. - getInjectionTargetFactory(AnnotatedType<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- 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.injection.producer.BasicInjectionTarget
- getInstance() - Method in class org.jboss.weld.AbstractCDI
-
Subclasses are allowed to override the default behavior, i.e.
- 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.ProxyMethodHandler
-
Returns the underlying instance.
- 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.contexts.SerializableContextualInstanceImpl
- getInstance() - Method in class org.jboss.weld.environment.se.WeldContainer
- getInstance() - Static method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
- getInstance(CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getInstanceByType(BeanManager, Class<T>, Annotation...) - Method in class org.jboss.weld.environment.se.Weld
-
Utility method allowing managed instances of beans to provide entry points for non-managed beans (such as
WeldContainer
). - 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
- getIntegerProperty(ConfigurationKey) - Method in class org.jboss.weld.config.WeldConfiguration
- getInterceptableMethods(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.util.Beans
- getInterceptedBean() - Method in class org.jboss.weld.bootstrap.events.BuilderInterceptorInstance
- getInterceptedProxyFactory() - Method in class org.jboss.weld.bean.proxy.InterceptionFactoryDataCache.InterceptionFactoryData
- getInterceptionFactoryData(AnnotatedType<T>) - Method in class org.jboss.weld.bean.proxy.InterceptionFactoryDataCache
- getInterceptionModel() - Method in class org.jboss.weld.bean.proxy.InterceptionFactoryDataCache.InterceptionFactoryData
- 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 jakarta.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 jakarta.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) - Method in class org.jboss.weld.util.ForwardingBeanManager
- getInterceptorBindingHashCode(Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
- getInterceptorBindingModel(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
- getInterceptorBindings() - Method in interface jakarta.enterprise.inject.spi.Interceptor
-
Obtains the interceptor bindings of the interceptor.
- getInterceptorBindings() - Method in class org.jboss.weld.bean.InterceptorImpl
- getInterceptorBindings() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl
- getInterceptorBindings() - Method in interface org.jboss.weld.interceptor.WeldInvocationContext
-
Return the set of interceptor bindings for a lifecycle callback, business method, timeout method, or constructor.
- 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 class org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl
- getInterceptorBindingsByType(Class<T>) - Method in interface org.jboss.weld.interceptor.WeldInvocationContext
-
Return the set of interceptor bindings with the specified annotation type.
- 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(Extension) - 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(EnhancedAnnotatedType<T>, InterceptionType, boolean) - Static method in class org.jboss.weld.util.BeanMethods
- getInterceptorMethods(InterceptionType) - Method in class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
- getInterceptorModelRegistry() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getInterceptorResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getInterceptors() - Method in interface jakarta.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() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getInterceptors(InterceptionType, Method) - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
-
Returns the interceptors applicable for the given interception type and method.
- 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
- 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
- getInterfaceClosure(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
- getInterfaces() - Method in class org.jboss.weld.util.Proxies.TypeInfo
- getJavaClass() - Method in interface jakarta.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 jakarta.enterprise.inject.spi.AnnotatedConstructor
-
Get the underlying
Constructor
. - getJavaMember() - Method in interface jakarta.enterprise.inject.spi.AnnotatedField
-
Get the underlying
Field
. - getJavaMember() - Method in interface jakarta.enterprise.inject.spi.AnnotatedMember
-
Get the underlying
Member
. - getJavaMember() - Method in interface jakarta.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.ForwardingAnnotatedConstructor
- getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedField
- getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMember
- getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMethod
- getJavaParameter() - Method in interface jakarta.enterprise.inject.spi.AnnotatedParameter
-
Get the underlying
Parameter
. - getJavaParameter() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
- getJlsDefaultValue(Class<T>) - Static method in class org.jboss.weld.util.Defaults
-
See also JLS8, 4.12.5 Initial Values of Variables.
- getKey() - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
- getKey() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorClassMetadata
- getKnownBeanDefiningAnnotations() - Method in class org.jboss.weld.bootstrap.TypeDiscoveryConfigurationImpl
- getLastUsed() - Method in interface org.jboss.weld.context.ManagedConversation
-
Gets the last time the conversation was used (for data access)
- getLastUsed() - Method in class org.jboss.weld.contexts.conversation.ConversationImpl
- getLegalBeanTypes(Set<Type>, Object, Type...) - Static method in class org.jboss.weld.util.Beans
- getLifecycleCallbackInvoker() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
- getLifecycleInterceptors(InterceptionType) - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
- getLineNumber() - Method in class org.jboss.weld.metadata.FileMetadata
- getLineNumber(Member) - Static method in class org.jboss.weld.util.reflection.Formats
-
Try to get the line number associated with the given member.
- getLocalBusinessMethodSignatures() - Method in interface org.jboss.weld.bean.SessionBean
-
Returns an unmodifiable set of local business method signatures.
- 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.contexts.BusyConversationException
- getLocalizedMessage() - Method in exception org.jboss.weld.contexts.ContextNotActiveException
- getLocalizedMessage() - Method in exception org.jboss.weld.contexts.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
- getLocation() - Method in class org.jboss.weld.metadata.FileMetadata
- getLocation() - Method in class org.jboss.weld.xml.XmlMetadata
- getLockStore() - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- getLockStore() - Method in class org.jboss.weld.contexts.beanstore.MapBeanStore
- getLockStore() - Method in class org.jboss.weld.contexts.beanstore.SessionMapBeanStore
- getLoggingLocale() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.ElLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.EventLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.ResolutionLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.SerializationLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.VersionLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.WeldLogger_$logger
- getLoggingLocale() - Method in class org.jboss.weld.logging.XmlLogger_$logger
- getLongProperty(ConfigurationKey) - Method in class org.jboss.weld.config.WeldConfiguration
- getLowerBounds() - Method in class org.jboss.weld.util.reflection.WildcardTypeImpl
- getManager() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- getManager() - Method in class org.jboss.weld.manager.AbstractProducerFactory
- getManager() - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
- getManager(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
- getManager(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.WeldRuntime
- getMarkerAnnotation(C) - Method in class org.jboss.weld.injection.ResourceInjectionProcessor
- getMarkerAnnotation(BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionProcessor
- getMember() - Method in interface jakarta.enterprise.inject.spi.InjectionPoint
-
Get the
Field
object in the case of field injection, theMethod
object in the case of method parameter injection or theConstructor
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
- 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() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
-
Gets all members of the annotation
- getMembers(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotation
-
Gets all the members annotated with annotationType
- getMembers(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
-
Returns the annotated members with a given annotation type
- getMessage() - Method in exception org.jboss.weld.contexts.BusyConversationException
- getMessage() - Method in exception org.jboss.weld.contexts.ContextNotActiveException
- getMessage() - Method in exception org.jboss.weld.contexts.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
- 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
- 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
- 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
- getMetadata() - Method in interface jakarta.enterprise.inject.spi.EventContext
- getMetadata() - Method in interface org.jboss.weld.proxy.WeldClientProxy
-
Retrieve a wrapper class contextual metadata.
- getMethod() - Method in class org.jboss.weld.event.ObserverMethodImpl
- getMethod() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
-
This may return null if Method is not available yet
- getMethod() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
- getMethod() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
- getMethod() - Method in class org.jboss.weld.util.ForwardingInvocationContext
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.bean.proxy.DefaultBytecodeMethodResolver
- 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
- getMethodHandlerField(ClassFile, CodeAttribute) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- getMethodHandlerType() - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
- getMethodHandlerType() - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
- getMethodHandlerType() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- getMethodInterceptors(InterceptionType, Method) - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
- 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 jakarta.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 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
- getModule(BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.BeanDeploymentModules
- getName() - Method in interface jakarta.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
- 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 enum org.jboss.weld.logging.Category
- getName() - Method in class org.jboss.weld.metadata.FilterImpl
- getName() - Method in class org.jboss.weld.metadata.SystemPropertyActivationImpl
- getName() - Method in interface org.jboss.weld.module.WeldModule
-
The name of the module.
- 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
- getName(String) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
- 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
orClassNotFoundException
. - getNamespaces() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getNamingScheme() - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- getNamingSchemePrefix() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- getNamingSchemePrefix() - Method in class org.jboss.weld.contexts.bound.BoundConversationContextImpl
- getNesting(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
- getNewBeanTypes() - 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
- getNonPrivateNonStaticFinalMethod(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.weld.resources.ManagerObjectFactory
- getObservedQualifiers() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Obtains the set of observed event qualifiers.
- getObservedQualifiers() - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- getObservedQualifiers() - Method in class org.jboss.weld.event.ObserverMethodImpl
- getObservedType() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Obtains the observed event type.
- getObservedType() - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- getObservedType() - Method in class org.jboss.weld.event.ObserverMethodImpl
- getObserver() - Method in class org.jboss.weld.bootstrap.ObserverInitializationContext
- getObserverMethod() - Method in interface jakarta.enterprise.inject.spi.ProcessObserverMethod
-
The
ObserverMethod
object that will be used by the container to invoke the observer when a matching event is fired. - getObserverMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
- getObserverMethods(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.BeanMethods
- getObservers() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- getObservers() - Method in interface org.jboss.weld.bootstrap.SyntheticExtension
- getObservers() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getOrCreateBeanDeployment(Class<?>) - Method in class org.jboss.weld.bootstrap.BeanDeploymentFinder
- 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(Bean<T>, T, CreationalContext<T>, Class<T>, InjectionPoint, BeanManagerImpl, List<Decorator<?>>) - Static method in class org.jboss.weld.util.Decorators
- getOuterDelegate(T, CreationalContext<T>, InjectionPoint, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
- 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() - Method in class org.jboss.weld.injection.producer.DefaultInstantiator
- getParameterInjectionPoints() - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
- getParameterInjectionPoints(EnhancedAnnotatedCallable<?, X, ?>, Bean<?>, Class<?>, BeanManagerImpl, boolean) - Method in class org.jboss.weld.injection.InjectionPointFactory
- getParameterName() - Method in interface org.jboss.weld.context.ConversationContext
-
Get the name of the parameter used to propagate the conversation id
- getParameterName() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- getParameters() - Method in interface jakarta.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() - Static method in class org.jboss.weld.environment.se.StartMain
- 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.
- getParentCreationalContext() - Method in class org.jboss.weld.contexts.CreationalContextImpl
- getParentCreationalContext() - Method in interface org.jboss.weld.contexts.WeldCreationalContext
- getParentCreationalContext(CreationalContext<?>) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
- getPassivationCapableBean(String) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Returns the
PassivationCapable
bean with the given identifier. - getPassivationCapableBean(String) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- getPassivationCapableBean(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getPassivationCapableBean(String) - Method in class org.jboss.weld.util.ForwardingBeanManager
- getPassivationCapableBean(BeanIdentifier) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- getPassivationCapableBean(BeanIdentifier) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getPattern() - Method in class org.jboss.weld.metadata.WeldFilterImpl
- getPlainInterceptorMetadata(Class<T>) - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
- getPluggableValidators() - Method in class org.jboss.weld.module.WeldModules
- getPoolSize() - Method in class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
- getPosition() - Method in interface jakarta.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
- getPosition() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedParameter
- getPossibleScopes() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
-
Returns the possible scope types
- getPostConstructMethods(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.BeanMethods
- getPreDestroyMethods(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.BeanMethods
- getPrefix() - Method in class org.jboss.weld.contexts.beanstore.AbstractNamingScheme
- getPrefix() - Method in class org.jboss.weld.contexts.beanstore.ConversationNamingScheme
- getPrefix() - Method in class org.jboss.weld.contexts.beanstore.SimpleBeanIdentifierIndexNamingScheme
- getPrefix() - Method in class org.jboss.weld.contexts.beanstore.SimpleNamingScheme
- getPrefix(Class<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
- getPrefixedAttributeNames() - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
-
Gets an enumeration of the attribute names present in the underlying storage
- getPrincipal() - Method in class org.jboss.weld.security.NoopSecurityServices
- getPriority() - Method in interface jakarta.enterprise.inject.spi.CDIProvider
- getPriority() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
The priority that will be used by the container to determine the notification order in which event observer methods are invoked.
- getPriority() - Method in interface jakarta.enterprise.inject.spi.Prioritized
-
Returns the priority for this SPI element.
- getPriority() - Method in interface org.jboss.weld.bean.WeldBean
-
Used for custom beans registered via WeldBeanConfigurator.
- getPriority() - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- getPriority() - Method in class org.jboss.weld.environment.se.WeldSEProvider
- getPriority() - Method in class org.jboss.weld.event.ObserverMethodImpl
- getPriority(Object) - Method in class org.jboss.weld.util.AnnotationApiAbstraction
- getPriorityComparator() - Method in class org.jboss.weld.AbstractCDI
- getPriorityComparator() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
- getPriorityComparator() - Method in interface org.jboss.weld.inject.WeldInstance
-
The returned comparator sorts handlers by priority in descending order.
- getPriorityComparator() - Method in class org.jboss.weld.util.ForwardingWeldInstance
- getProcessorContext(BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionProcessor
- getProducer() - Method in interface jakarta.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 interface org.jboss.weld.bean.ClassBean
-
Returns injection target used to produce instances of this bean
- 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 jakarta.enterprise.inject.spi.BeanManager
-
An implementation of
ProducerFactory
that provides container createdProducer
instances for the given field. - getProducerFactory(AnnotatedField<? 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 interface jakarta.enterprise.inject.spi.BeanManager
-
An implementation of
ProducerFactory
that provides container createdProducer
instances for the given method. - getProducerFactory(AnnotatedMethod<? super X>, Bean<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- 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.contexts.CreationalContextImpl
- getProducerReceiverCreationalContext(Contextual<S>) - Method in interface org.jboss.weld.contexts.WeldCreationalContext
-
The returned
CreationalContext
shares nothing but incomplete instances. - 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.util.reflection.Reflections
-
Gets the property name from a getter method.
- getPropertyValue(String, Object) - Method in class org.jboss.weld.environment.se.Weld
- GetProtectionDomainAction - Class in org.jboss.weld.security
- GetProtectionDomainAction(Class<?>) - Constructor for class org.jboss.weld.security.GetProtectionDomainAction
- getProxiedBeanType() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- 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
- getProxyDumpFilePath() - Method in class org.jboss.weld.config.WeldConfiguration
- 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.InterceptedProxyFactory
- 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.
- getProxySuperclass() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- 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.
- getQualifierHashCode(Annotation) - Method in interface jakarta.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) - Method in class org.jboss.weld.util.ForwardingBeanManager
- getQualifierHashCode(Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
- 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 jakarta.enterprise.inject.spi.BeanAttributes
-
Obtains the qualifiers of the bean.
- getQualifiers() - Method in interface jakarta.enterprise.inject.spi.EventMetadata
- getQualifiers() - Method in interface jakarta.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.EventMetadataImpl
- 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
- getQueue() - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
- getRawType() - Method in class jakarta.enterprise.util.TypeLiteral
- getRawType() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
- getRawType() - Method in class org.jboss.weld.bootstrap.events.ProcessSynthethicBeanImpl
- 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(Type[]) - Static method in class org.jboss.weld.util.Types
- getRawTypes(Set<Type>) - Static method in class org.jboss.weld.util.Types
- getReceiver() - Method in class org.jboss.weld.bootstrap.events.ContainerEvent
- getReceiver(CreationalContext<?>, CreationalContext<?>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
-
Gets the receiver of the product.
- getReceiver(CreationalContext<X>) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
- getReceiver(CreationalContext<X>) - Method in class org.jboss.weld.event.ObserverMethodImpl
- getReception() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Obtains the specified
Reception
for the observer method. - getReception() - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- getReception() - Method in class org.jboss.weld.event.ObserverMethodImpl
- getReference(Bean<?>, Type, CreationalContext<?>) - Method in interface jakarta.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<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getReference(Bean<?>, Type, CreationalContext<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
- getReference(Bean<?>, Type, CreationalContext<?>, boolean) - Method in class org.jboss.weld.manager.BeanManagerImpl
- getReference(InjectionPoint, Bean<?>, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Deprecated.
- 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
- getRemoteBusinessMethodSignatures() - Method in interface org.jboss.weld.bean.SessionBean
-
Returns an unmodifiable set of remote business method signatures.
- 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.contexts.AbstractConversationContext
-
Get the associated store
- getRequestAttribute(BoundRequest, String) - Method in class org.jboss.weld.contexts.bound.BoundConversationContextImpl
- getRequestAttribute(R, String) - Method in class org.jboss.weld.contexts.AbstractConversationContext
-
Retrieve an attribute value from the request
- 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.environment.se.ContainerLifecycleObserver
- getRequiredAnnotations() - Method in interface org.jboss.weld.event.ContainerLifecycleEventObserverMethod
- getRequiredAnnotations() - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
- 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.resources.AbstractClassLoaderResourceLoader
- getResourceInjection(EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, BeanManagerImpl) - Method in class org.jboss.weld.bean.builtin.ee.StaticEEResourceProducerField
- getResourceInjectionPointType(AnnotatedMember<?>) - Method in class org.jboss.weld.injection.ResourceInjectionProcessor
- getResourceInjections(Bean<?>, EnhancedAnnotatedType<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionFactory
- getResourceLoader() - Method in class org.jboss.weld.bootstrap.BeanDeployer
- getResourceReference(CreationalContext<?>) - Method in interface org.jboss.weld.injection.ResourceInjection
- getResourceReferenceFactory(InjectionPoint, S, C) - Method in class org.jboss.weld.injection.ResourceInjectionProcessor
- getResources(String) - Method in class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
- 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
- getRunningContainerIds() - Static method in class org.jboss.weld.environment.se.WeldContainer
- getScanning() - Method in class org.jboss.weld.metadata.BeansXmlImpl
- getScope() - Method in interface jakarta.enterprise.context.spi.Context
-
Get the scope type of the context object.
- getScope() - Method in interface jakarta.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.ExtensionBean
- getScope() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- getScope() - Method in class org.jboss.weld.contexts.bound.BoundRequestContextImpl
- getScope() - Method in class org.jboss.weld.contexts.bound.BoundSessionContextImpl
- getScope() - Method in class org.jboss.weld.contexts.unbound.ApplicationContextImpl
- getScope() - Method in class org.jboss.weld.contexts.unbound.DependentContextImpl
- getScope() - Method in class org.jboss.weld.contexts.unbound.RequestContextImpl
- getScope() - Method in class org.jboss.weld.contexts.unbound.SingletonContextImpl
- getScope() - Method in class org.jboss.weld.environment.se.contexts.ThreadContext
- 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
- getScopes() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- getScopes() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getSerializableContextual(Contextual<I>) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
- getSerializableContextualInstance(Contextual<I>, I, CreationalContext<I>) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
- getServiceRegistry() - Method in class org.jboss.weld.contexts.AbstractContext
- getServices() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- getServices() - Method in class org.jboss.weld.manager.BeanManagerImpl
- getServices() - Method in interface org.jboss.weld.module.WeldModule.PostBeanArchiveServiceRegistrationContext
-
A mutable service registry for a given bean archive.
- getServices() - Method in interface org.jboss.weld.module.WeldModule.PostContextRegistrationContext
-
An immutable view on per-deployment services
- getServices() - Method in interface org.jboss.weld.module.WeldModule.PostServiceRegistrationContext
-
A mutable service registry.
- getSessionAttribute(BoundRequest, String, boolean) - Method in class org.jboss.weld.contexts.bound.BoundConversationContextImpl
- getSessionAttribute(R, String, boolean) - Method in class org.jboss.weld.contexts.AbstractConversationContext
-
Get an attribute value from the session.
- getSessionAttributeFromSession(Map<String, Object>, String) - Method in class org.jboss.weld.contexts.bound.BoundConversationContextImpl
- getSessionAttributeFromSession(S, String) - Method in class org.jboss.weld.contexts.AbstractConversationContext
-
Get an attribute value from the session.
- getSessionAttributeNames(Map<String, Object>) - Method in class org.jboss.weld.contexts.bound.BoundConversationContextImpl
- getSessionAttributeNames(S) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- getSessionBeanType() - Method in interface jakarta.enterprise.inject.spi.ProcessSessionBean
-
Returns a
SessionBeanType
representing the kind of session bean. - getSessionBeanType() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
- getSessionFromRequest(BoundRequest, boolean) - Method in class org.jboss.weld.contexts.bound.BoundConversationContextImpl
- getSessionFromRequest(R, boolean) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- 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
- getSimpleVersion() - Static method in class org.jboss.weld.util.reflection.Formats
- getSlimAnnotatedType() - Method in class org.jboss.weld.bean.proxy.InterceptionFactoryDataCache.InterceptionFactoryData
- getSlimAnnotatedTypeById(AnnotatedTypeIdentifier) - Method in class org.jboss.weld.resources.ClassTransformer
- getSource() - Method in interface jakarta.enterprise.inject.spi.ProcessSyntheticAnnotatedType
-
Get the extension instance which added the
AnnotatedType
for which this event is being fired. - getSource() - Method in interface jakarta.enterprise.inject.spi.ProcessSyntheticBean
-
Get the extension instance which added the
Bean
for which this event is being fired. - getSource() - Method in interface jakarta.enterprise.inject.spi.ProcessSyntheticObserverMethod
-
Get the extension instance which added the
ObserverMethod
for which this event is being fired. - getSource() - Method in class org.jboss.weld.bootstrap.events.ProcessSynthethicBeanImpl
- getSource() - Method in class org.jboss.weld.bootstrap.events.ProcessSyntheticAnnotatedTypeImpl
- getSource() - Method in class org.jboss.weld.bootstrap.events.ProcessSyntheticObserverMethodImpl
- 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
- getStaticProducerFieldResourceInjection(FieldInjectionPoint<T, X>, BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionFactory
- getStereotype(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
-
Gets a stereotype model
- getStereotypeDefinition(Class<? extends Annotation>) - Method in interface jakarta.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 jakarta.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
- getStringProperty(ConfigurationKey) - Method in class org.jboss.weld.config.WeldConfiguration
- getSuffix() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
- getSuperClass() - Method in class org.jboss.weld.util.Proxies.TypeInfo
- getSuperInterface() - Method in class org.jboss.weld.util.Proxies.TypeInfo
- getSupportedInterceptionTypes() - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
- 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 class org.jboss.weld.metadata.FilterImpl
- getTarget() - Method in class org.jboss.weld.injection.InjectionContextImpl
- getTarget() - Method in class org.jboss.weld.util.ForwardingInvocationContext
- getTargetClass() - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
- getTargetClassInterceptorMetadata() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
-
Returns the interceptor metadata for the component class of this component.
- getTargetClassInterceptorMetadata(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
- getTargetInstance() - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
- getTaskExecutor() - Method in class org.jboss.weld.executor.CommonForkJoinPoolExecutorServices
- 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
- getThreadContext() - Method in class org.jboss.weld.environment.se.WeldSEBeanRegistrant
- getThreadPoolSize() - Method in class org.jboss.weld.executor.AbstractExecutorServices
-
Indicates the maximum number of threads in this thread pool.
- getThreadPoolSize() - Method in class org.jboss.weld.executor.CommonForkJoinPoolExecutorServices
- 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 jakarta.enterprise.context.Conversation
-
Get the timeout of the current conversation.
- getTimeout() - Method in class org.jboss.weld.contexts.conversation.ConversationImpl
- getTimeoutAnnotation() - Method in interface org.jboss.weld.module.EjbSupport
-
Returns the class object for the
Timeout
annotation. - getTimer() - Method in class org.jboss.weld.util.ForwardingInvocationContext
- getTimerExecutor() - Method in class org.jboss.weld.executor.AbstractExecutorServices
-
Returns a singleton instance of ScheduledExecutorService.
- 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 jakarta.enterprise.inject.spi.ObserverMethod
-
Obtains the specified
TransactionPhase
for the observer method. - getTransactionPhase() - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- getTransactionPhase() - Method in class org.jboss.weld.event.ObserverMethodImpl
- getType() - Method in interface jakarta.enterprise.inject.spi.EventMetadata
-
Get the type representing runtime class of the event object with type variables resolved.
- getType() - Method in interface jakarta.enterprise.inject.spi.InjectionPoint
-
Get the required type of injection point.
- getType() - Method in class jakarta.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() - Method in class org.jboss.weld.event.EventMetadataImpl
- 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
- getTypeClosure() - Method in interface jakarta.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 jakarta.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.EventBean
- getTypes() - Method in class org.jboss.weld.bean.builtin.EventMetadataBean
- 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.bean.builtin.InterceptionFactoryBean
- 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
-
Illegal bean types are ignored except for array and primitive types and unless
Typed
is used. - 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
- getUnproxyableTypeException(Type, Bean<?>, ServiceRegistry, boolean) - Static method in class org.jboss.weld.util.Proxies
- getUnproxyableTypeException(Type, 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
- getUnsatisfiedDependenciesAdditionalInfo(InjectionPoint, BeanManagerImpl) - Static method in class org.jboss.weld.util.InjectionPoints
- 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
- getUrl() - Method in class org.jboss.weld.metadata.BeansXmlImpl
- getValue() - Method in class org.jboss.weld.metadata.FileMetadata
- getValue() - Method in class org.jboss.weld.metadata.SystemPropertyActivationImpl
- getValue(String) - Method in class org.jboss.weld.resolution.QualifierInstance
- getValue(K) - Method in interface org.jboss.weld.util.cache.ComputingCache
- getValueIfPresent(K) - Method in interface org.jboss.weld.util.cache.ComputingCache
- 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
- getVersion() - Method in class org.jboss.weld.metadata.BeansXmlImpl
- getWeldInjectionPoint(InjectionPoint) - Static method in class org.jboss.weld.util.InjectionPoints
- 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 globalTypeSafeObserverResolver
which has access to every enabled observer method in the deployment. - GlobalObserverNotifierService(ServiceRegistry, String) - Constructor for class org.jboss.weld.event.GlobalObserverNotifierService
- go() - Method in class org.jboss.weld.environment.se.StartMain
- GroovyMethodFilter - Class in org.jboss.weld.bean.proxy
-
ProxiedMethodFilter
implementation for Groovy. - GroovyMethodFilter() - Constructor for class org.jboss.weld.bean.proxy.GroovyMethodFilter
H
- handle(Throwable) - Method in interface org.jboss.weld.event.ObserverNotifier.ObserverExceptionHandler
- handle(BiFunction<? super T, Throwable, ? extends U>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- handle(BiFunction<? super T, Throwable, ? extends U>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- handleAsync(BiFunction<? super T, Throwable, ? extends U>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- handleAsync(BiFunction<? super T, Throwable, ? extends U>, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- handleResourceLoadingException(String, Throwable) - Method in class org.jboss.weld.bootstrap.MissingDependenciesRegistry
- handlers() - Method in class org.jboss.weld.AbstractCDI
- handlers() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
- handlers() - Method in interface org.jboss.weld.inject.WeldInstance
-
Allows to iterate over contextual reference handlers for all the beans that have the required type and required qualifiers and are eligible for injection.
- handlers() - Method in class org.jboss.weld.util.ForwardingWeldInstance
- handlersStream() - Method in interface org.jboss.weld.inject.WeldInstance
- hasBeanDefiningAnnotation(AnnotatedType<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
- hasBeanDefiningAnnotation(AnnotatedType<?>, Set<Class<? extends Annotation>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
- hasBuiltinScope(Bean<?>) - Static method in class org.jboss.weld.util.Beans
- 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.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
- hash(String) - Static method in class org.jboss.weld.util.AnnotatedTypes
- hashCode() - Method in class jakarta.enterprise.util.AnnotationLiteral
- hashCode() - Method in class jakarta.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.BeanDeployerEnvironment.WeldMethodKey
- hashCode() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
- hashCode() - Method in class org.jboss.weld.contexts.beanstore.AbstractMapBackedBeanStore
- hashCode() - Method in class org.jboss.weld.contexts.ForwardingContextual
- 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.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.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.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.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.contexts.beanstore
-
A BeanStore that uses a HashMap as backing storage
- HashMapBeanStore() - Constructor for class org.jboss.weld.contexts.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.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
- hasNext() - Method in class org.jboss.weld.util.collections.EnumerationIterator
- hasNext() - Method in class org.jboss.weld.util.collections.ListView.ListViewIterator
- hasNextInterceptor() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl
- 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.
- hasPostConstructCallback() - Method in interface org.jboss.weld.injection.producer.LifecycleCallbackInvoker
- hasPostConstructCallback() - Method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
- 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
- hasPrevious() - Method in class org.jboss.weld.util.collections.ListView.ListViewIterator
- 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.
- HttpConversationContext - Interface in org.jboss.weld.context.http
-
An Http Session backed conversation context.
- 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
. - HttpSessionContext - Interface in org.jboss.weld.context.http
-
A session context which can be bound to the
HttpServletRequest
.
I
- id(String) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Make the configured bean implements
PassivationCapable
and its Id for passivation. - id(String) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- id(String) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- 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
- identifyServiceInterfaces(Class<?>, Set<Class<? extends Service>>) - Static method in class org.jboss.weld.util.Services
-
Identifies service views for a service implementation class.
- IF_EXISTS - jakarta.enterprise.event.Reception
-
Specifies that an observer method is only called if the current instance of the bean declaring the observer method already exists.
- ignoreFinalMethods() - Method in interface jakarta.enterprise.inject.spi.InterceptionFactory
-
Instructs the container to ignore all non-static, final methods with public, protected or default visibility declared by any class in the type hierarchy of the intercepted instance during invocation of
InterceptionFactory.createInterceptedInstance(Object)
. - ignoreFinalMethods() - Method in interface jakarta.enterprise.inject.spi.ProcessBeanAttributes
-
Instructs the container to ignore all non-static, final methods with public, protected or default visibility declared on any bean type of the specific bean during validation of injection points that require proxyable bean type.
- ignoreFinalMethods() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
- ignoreFinalMethods() - Method in class org.jboss.weld.injection.InterceptionFactoryImpl
- ignoreFinalMethodsCalled(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- ignoreFinalMethodsCalled(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- ignoreFinalMethodsCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- ignoringClassDueToLoadingError(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- ignoringClassDueToLoadingError(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- ignoringClassDueToLoadingError$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- ignoringExtensionClassDueToLoadingError(String, String) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- ignoringExtensionClassDueToLoadingError(String, String) - Method in interface org.jboss.weld.logging.BootstrapLogger
- ignoringExtensionClassDueToLoadingError$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- IllegalArgumentException - Exception in org.jboss.weld.exceptions
-
An
IllegalArgumentException
with support for localized messages in Weld. - 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.
- IllegalArgumentException(Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalArgumentException
-
Creates a new exception with the given cause.
- illegalArgumentExceptionOnReflectionInvocation(Class<?>, Object, Method, String, Throwable) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- illegalArgumentExceptionOnReflectionInvocation(Class<?>, Object, Method, String, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
- illegalArgumentExceptionOnReflectionInvocation$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- illegalBeanTypeIgnored(Object, Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- illegalBeanTypeIgnored(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- illegalBeanTypeIgnored$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- illegalConversationUnlockAttempt(Object, Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- illegalConversationUnlockAttempt(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- illegalConversationUnlockAttempt$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- IllegalProductException - Exception in jakarta.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 - Exception in org.jboss.weld.exceptions
-
An with support for localized messages in Weld.
- IllegalProductException() - Constructor for exception jakarta.enterprise.inject.IllegalProductException
- IllegalProductException(String) - Constructor for exception jakarta.enterprise.inject.IllegalProductException
- 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 jakarta.enterprise.inject.IllegalProductException
- 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.
- IllegalProductException(Throwable) - Constructor for exception jakarta.enterprise.inject.IllegalProductException
- 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.
- IMMEDIATE_HANDLER - Static variable in interface org.jboss.weld.event.ObserverNotifier.ObserverExceptionHandler
- ImmutableBeanAttributes<T> - Class in org.jboss.weld.bean.attributes
-
Implementation of
BeanAttributes
used by Weld. - 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.
- ImmutableBeanAttributes(Set<Class<? extends Annotation>>, boolean, String, Set<Annotation>, Set<Type>, Class<? extends Annotation>) - Constructor for class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
- 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
- IN_PROGRESS - jakarta.enterprise.event.TransactionPhase
-
Identifies a regular observer method, called when the event is fired.
- inconsistentAnnotationsOnMethod(Object, Object, Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- inconsistentAnnotationsOnMethod(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- inconsistentAnnotationsOnMethod$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- InconsistentSpecializationException - Exception in org.jboss.weld.exceptions
- InconsistentSpecializationException(String) - Constructor for exception org.jboss.weld.exceptions.InconsistentSpecializationException
-
Creates a new exception with the given localized message.
- InconsistentSpecializationException(Throwable) - Constructor for exception org.jboss.weld.exceptions.InconsistentSpecializationException
-
Creates a new exception with the given cause.
- incorrectNumberOfAnnotatedParametersMethod(Object, Object, Object, Object) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- incorrectNumberOfAnnotatedParametersMethod(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
- incorrectNumberOfAnnotatedParametersMethod$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- InferringFieldInjectionPointAttributes<T,X> - Class in org.jboss.weld.injection.attributes
-
An implementation of
WeldInjectionPointAttributes
that infers the attributes by readingEnhancedAnnotatedField
. - 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 readingEnhancedAnnotatedParameter
. - 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_METHOD_NAME - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
- initABDnotInvoked(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- initABDnotInvoked(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- initABDnotInvoked$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- initAlternative(EnhancedAnnotated<T, ?>) - Method in class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
- 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
- initialize() - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Initializes a CDI SeContainerInitializer.
- initialize() - Method in class org.jboss.weld.bootstrap.ObserverInitializationContext
- initialize() - Method in class org.jboss.weld.environment.se.Weld
-
Bootstraps a new Weld SE container with the current container id (generated value if not set through
Weld.containerId(String)
). - 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
- initialize(BeanManager) - Method in interface org.jboss.weld.bootstrap.SyntheticExtension
-
Allows to initialize the synthetic observers before put into service.
- initialize(String) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- initialize(String, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.Container
- initialize(String, BeanManagerImpl, ServiceRegistry, Environment) - Static method in class org.jboss.weld.Container
- 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(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.RIBean
-
Initializes the bean and its metadata.
- initialize(BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.Container
-
Initialize the container for the current application deployment
- 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(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
- initializeBeans() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- initializeBeans() - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
- Initialized - Annotation Type in jakarta.enterprise.context
-
An event with this qualifier is fired when a context is initialized, i.e.
- INITIALIZED - org.jboss.weld.ContainerState
-
The container finished initialization and is serving requests
- Initialized.Literal - Class in jakarta.enterprise.context
-
Supports inline instantiation of the
Initialized
qualifier. - initializeInterceptionModel(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
- initializeObserverMethods() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- INITIALIZER - org.jboss.weld.injection.MethodInjectionPoint.MethodInjectionPointType
- initializerCannotBeDisposalMethod(Object, Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- initializerCannotBeDisposalMethod(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
- initializerCannotBeDisposalMethod$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- initializerCannotBeProducer(Object, Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- initializerCannotBeProducer(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
- initializerCannotBeProducer$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- initializerMethodIsGeneric(Object, Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- initializerMethodIsGeneric(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
- initializerMethodIsGeneric$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- 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.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
- initName(EnhancedAnnotated<T, ?>) - Method in class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
-
Initializes the name
- 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
- initQualifiers(Set<Annotation>) - Method in class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
- initQualifiers(EnhancedAnnotated<?, ?>) - Method in class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
- initRequiredTypeAnnotations(EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
- initScope(EnhancedAnnotated<T, ?>) - Method in class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
- initScopeFromStereotype() - Method in class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
- initStereotypes(EnhancedAnnotated<T, S>, BeanManagerImpl) - Method in class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
- 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() - Method in class jakarta.enterprise.inject.spi.Unmanaged.UnmanagedInstance
-
Inject the instance
- inject(Object, Object) - Method in class org.jboss.weld.injection.ParameterInjectionPointImpl
- inject(Object, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.FieldInjectionPoint
- inject(T, CreationalContext<T>) - Method in interface jakarta.enterprise.inject.spi.InjectionTarget
-
Performs dependency injection upon the given object.
- inject(T, CreationalContext<T>) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
- 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>, 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 - Annotation Type in jakarta.inject
-
Identifies injectable constructors, methods, and fields.
- INJECTABLE_REFERENCE_OPTIMIZATION - org.jboss.weld.config.ConfigurationKey
-
For certain combinations of scopes, the container is permitted to optimize an injectable reference lookup.
- 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 class org.jboss.weld.logging.BeanLogger_$logger
- injectedFieldCannotBeProducer(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- injectedFieldCannotBeProducer$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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
- 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 jakarta.enterprise.inject
-
Indicates a problem relating to dependency injection.
- InjectionException - Exception in org.jboss.weld.exceptions
-
Provides message localization service for the .
- InjectionException() - Constructor for exception jakarta.enterprise.inject.InjectionException
- InjectionException(String) - Constructor for exception jakarta.enterprise.inject.InjectionException
- InjectionException(String, Throwable) - Constructor for exception jakarta.enterprise.inject.InjectionException
- InjectionException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.InjectionException
-
Creates a new exception with an arbitrary message and the cause of the exception.
- InjectionException(Throwable) - Constructor for exception jakarta.enterprise.inject.InjectionException
- InjectionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.InjectionException
-
Creates a new exception with the given cause.
- injectionIntoDisposerMethod(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionIntoDisposerMethod(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- injectionIntoDisposerMethod$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionIntoNonBean(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionIntoNonBean(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- injectionIntoNonBean$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionIntoNonDependentBean(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionIntoNonDependentBean(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- injectionIntoNonDependentBean$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- InjectionPoint - Interface in jakarta.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
- InjectionPointConfigurator - Interface in jakarta.enterprise.inject.spi.configurator
-
This API is an helper to configure an existing
InjectionPoint
instance. - InjectionPointConfiguratorImpl - Class in org.jboss.weld.bootstrap.events.configurator
- InjectionPointConfiguratorImpl() - Constructor for class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- InjectionPointConfiguratorImpl(InjectionPoint) - Constructor for class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- InjectionPointFactory - Class in org.jboss.weld.injection
-
Factory class that producer
InjectionPoint
instances for fields, parameters, methods and constructors. - injectionPointHasAmbiguousDependencies(Object, Object, Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- injectionPointHasAmbiguousDependencies(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- injectionPointHasAmbiguousDependencies(Object, Object, Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPointHasAmbiguousDependencies(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- injectionPointHasAmbiguousDependencies$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- injectionPointHasAmbiguousDependencies$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPointHasNonProxyableDependencies(Object, Object, Throwable) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPointHasNonProxyableDependencies(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.ValidatorLogger
- injectionPointHasNonProxyableDependencies$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPointHasNonSerializableDependency(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPointHasNonSerializableDependency(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- injectionPointHasNonSerializableDependency$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPointHasUnsatisfiedDependencies(Object, Object, Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- injectionPointHasUnsatisfiedDependencies(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- injectionPointHasUnsatisfiedDependencies(Object, Object, Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPointHasUnsatisfiedDependencies(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- injectionPointHasUnsatisfiedDependencies$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- injectionPointHasUnsatisfiedDependencies$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPointHasWildcard(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPointHasWildcard(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- injectionPointHasWildcard$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- 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 class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPointMustHaveTypeParameter(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- injectionPointMustHaveTypeParameter$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPoints(InjectionPoint...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Replace InjectionPoints for the configured bean
- injectionPoints(InjectionPoint...) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- injectionPoints(InjectionPoint...) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- injectionPoints(Set<InjectionPoint>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Replace InjectionPoints for the configured bean
- injectionPoints(Set<InjectionPoint>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- injectionPoints(Set<InjectionPoint>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- InjectionPoints - Class in org.jboss.weld.util
-
Helper class for
InjectionPoint
processing. - injectionPointWithTypeVariable(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- injectionPointWithTypeVariable(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- injectionPointWithTypeVariable$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- InjectionTarget<T> - Interface in jakarta.enterprise.inject.spi
-
Provides operations for performing dependency injection and lifecycle callbacks on an instance of a type.
- injectionTargetCannotBeCreatedForInterface(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- injectionTargetCannotBeCreatedForInterface(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- injectionTargetCannotBeCreatedForInterface$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- injectionTargetCannotProduceInstance(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- injectionTargetCannotProduceInstance(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- injectionTargetCannotProduceInstance$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- injectionTargetCreatedForAbstractClass(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- injectionTargetCreatedForAbstractClass(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- injectionTargetCreatedForAbstractClass$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- injectionTargetCreatedForClassWithoutAppropriateConstructor(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- injectionTargetCreatedForClassWithoutAppropriateConstructor(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- injectionTargetCreatedForClassWithoutAppropriateConstructor$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- injectionTargetCreatedForClassWithoutAppropriateConstructorException(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- injectionTargetCreatedForClassWithoutAppropriateConstructorException(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- injectionTargetCreatedForClassWithoutAppropriateConstructorException$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- injectionTargetCreatedForNonStaticInnerClass(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- injectionTargetCreatedForNonStaticInnerClass(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- injectionTargetCreatedForNonStaticInnerClass$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- InjectionTargetFactory<T> - Interface in jakarta.enterprise.inject.spi
-
An
InjectionTargetFactory
can create anInjectionTarget
for a given bean. - InjectionTargetFactoryImpl<T> - Class in org.jboss.weld.manager
-
Factory capable of producing
InjectionTarget
implementations for a given combination ofAnnotatedType
andBean
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 givenInjectionTarget
. - InjectionTargetInitializationContext(EnhancedAnnotatedType<T>, BasicInjectionTarget<T>) - Constructor for class org.jboss.weld.injection.producer.InjectionTargetInitializationContext
- InjectionTargets - Class in org.jboss.weld.util
- InjectionTargetService - Class in org.jboss.weld.injection.producer
- InjectionTargetService(BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.InjectionTargetService
- InjectLiteral - Class in jakarta.enterprise.inject.literal
-
Supports inline instantiation of the
Inject
annotation. - InjectLiteral() - Constructor for class jakarta.enterprise.inject.literal.InjectLiteral
- 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)
. - injectResourceReference(Object, CreationalContext<?>) - Method in interface org.jboss.weld.injection.ResourceInjection
- instance() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- instance() - Static method in class org.jboss.weld.Container
-
Get the container for the current application deployment
- instance() - Method in class org.jboss.weld.environment.se.WeldContainer
-
Deprecated.Applications are encouraged to use methods for programmatic lookup directly.
- instance() - Static method in class org.jboss.weld.injection.InjectionPointFactory
-
Returns the default
InjectionPointFactory
singleton. - 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(String) - Static method in class org.jboss.weld.Container
- instance(String) - Static method in class org.jboss.weld.environment.se.WeldContainer
- instance(AnnotatedTypeIdentifier) - Static method in class org.jboss.weld.Container
- instance(BeanManagerImpl) - Static method in class org.jboss.weld.Container
- instance(BeanManagerImpl) - Static method in class org.jboss.weld.resources.ClassTransformer
- instance(BeanManagerImpl) - Static method in class org.jboss.weld.resources.SharedObjectCache
- Instance<T> - Interface in jakarta.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 jakarta.enterprise.context.ApplicationScoped.Literal
- INSTANCE - Static variable in class jakarta.enterprise.context.ConversationScoped.Literal
- INSTANCE - Static variable in class jakarta.enterprise.context.Dependent.Literal
- INSTANCE - Static variable in class jakarta.enterprise.context.RequestScoped.Literal
- INSTANCE - Static variable in class jakarta.enterprise.context.SessionScoped.Literal
- INSTANCE - Static variable in class jakarta.enterprise.inject.Alternative.Literal
- INSTANCE - Static variable in class jakarta.enterprise.inject.Any.Literal
- INSTANCE - Static variable in class jakarta.enterprise.inject.Default.Literal
- INSTANCE - Static variable in class jakarta.enterprise.inject.literal.InjectLiteral
- INSTANCE - Static variable in class jakarta.enterprise.inject.literal.NamedLiteral
- INSTANCE - Static variable in class jakarta.enterprise.inject.literal.QualifierLiteral
- INSTANCE - Static variable in class jakarta.enterprise.inject.literal.SingletonLiteral
- INSTANCE - Static variable in class jakarta.enterprise.inject.New.Literal
- INSTANCE - Static variable in class jakarta.enterprise.inject.Specializes.Literal
- INSTANCE - Static variable in class jakarta.enterprise.inject.TransientReference.Literal
- INSTANCE - Static variable in class jakarta.enterprise.inject.Typed.Literal
- INSTANCE - Static variable in class jakarta.enterprise.inject.Vetoed.Literal
- INSTANCE - Static variable in class jakarta.enterprise.util.Nonbinding.Literal
- INSTANCE - Static variable in class org.jboss.weld.annotated.EmptyAnnotated
- INSTANCE - Static variable in class org.jboss.weld.bean.proxy.DefaultProxyInstantiator
- INSTANCE - Static variable in class org.jboss.weld.bean.proxy.Marker
- INSTANCE - Static variable in class org.jboss.weld.config.SystemPropertiesConfiguration
- INSTANCE - Static variable in class org.jboss.weld.context.activator.ActivateRequestContext.Literal
- 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.event.DefaultObserverNotifierFactory
- INSTANCE - Static variable in class org.jboss.weld.injection.EmptyInjectionPoint
- INSTANCE - Static variable in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
- INSTANCE - Static variable in class org.jboss.weld.literal.DecoratedLiteral
- 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 - Static variable in class org.jboss.weld.resources.DefaultResourceLoader
- 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.security.NoopSecurityServices
- 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 class org.jboss.weld.logging.BeanLogger_$logger
- instanceIteratorRemoveUnsupported() - Method in interface org.jboss.weld.logging.BeanLogger
- instanceIteratorRemoveUnsupported$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- Instantiator<T> - Interface in org.jboss.weld.injection.producer
-
Implementation of this interface is capable of producing Java objects.
- INT_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
- intercept(InterceptionType, Function<InvocationContext, Object>) - Method in interface org.jboss.weld.bootstrap.event.InterceptorConfigurator
- intercept(InterceptionType, Function<InvocationContext, Object>) - Method in class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- intercept(InterceptionType, T, InvocationContext) - Method in interface jakarta.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 jakarta.enterprise.inject
-
An interceptor may inject metadata about the bean it is intercepting.
- interceptedBeanCanOnlyBeInjectedIntoInterceptor(Object) - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- interceptedBeanCanOnlyBeInjectedIntoInterceptor(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
- interceptedBeanCanOnlyBeInjectedIntoInterceptor$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- 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
. - InterceptedProxyFactory<T> - Class in org.jboss.weld.bean.proxy
-
Generates proxies used to apply interceptors to custom bean instances and return values of producer methods.
- InterceptedProxyFactory(String, Class<?>, Set<? extends Type>, Set<MethodSignature>, Set<MethodSignature>, String) - Constructor for class org.jboss.weld.bean.proxy.InterceptedProxyFactory
- InterceptedProxyMethodHandler - Class in org.jboss.weld.bean.proxy
- InterceptedProxyMethodHandler(Object) - Constructor for class org.jboss.weld.bean.proxy.InterceptedProxyMethodHandler
- 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
- InterceptionFactory<T> - Interface in jakarta.enterprise.inject.spi
-
InterceptionFactory
allows to create a wrapper instance whose method invocations are intercepted by method interceptors and forwarded to a provided instance. - InterceptionFactoryBean - Class in org.jboss.weld.bean.builtin
- InterceptionFactoryBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InterceptionFactoryBean
- interceptionFactoryConfigureInvoked(Object) - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- interceptionFactoryConfigureInvoked(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
- interceptionFactoryConfigureInvoked$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- InterceptionFactoryDataCache - Class in org.jboss.weld.bean.proxy
-
Allows to share data required for effective
InterceptionFactory
implementation. - InterceptionFactoryDataCache(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.proxy.InterceptionFactoryDataCache
- InterceptionFactoryDataCache.InterceptionFactoryData<T> - Class in org.jboss.weld.bean.proxy
- interceptionFactoryIgnoreFinalMethodsInvoked(Object) - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- interceptionFactoryIgnoreFinalMethodsInvoked(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
- interceptionFactoryIgnoreFinalMethodsInvoked$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- InterceptionFactoryImpl<T> - Class in org.jboss.weld.injection
-
Instances of this class are not suitable for sharing between threads.
- interceptionFactoryInternalContainerConstruct(Object) - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- interceptionFactoryInternalContainerConstruct(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
- interceptionFactoryInternalContainerConstruct$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- interceptionFactoryNotOnInstance(Object) - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- interceptionFactoryNotOnInstance(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
- interceptionFactoryNotOnInstance$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- interceptionFactoryNotRequired(Object) - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- interceptionFactoryNotRequired(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
- interceptionFactoryNotRequired$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- interceptionFactoryNotReusable() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- interceptionFactoryNotReusable() - Method in interface org.jboss.weld.logging.InterceptorLogger
- interceptionFactoryNotReusable$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- InterceptionModel - Interface in org.jboss.weld.interceptor.spi.model
-
Describes the
InterceptorClassMetadata
s 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 aBean
or a non-contextual component. - InterceptionModelInitializer(BeanManagerImpl, EnhancedAnnotatedType<T>, EnhancedAnnotatedConstructor<T>, Bean<?>) - Constructor for class org.jboss.weld.injection.producer.InterceptionModelInitializer
- interceptionModelNull() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- interceptionModelNull() - Method in interface org.jboss.weld.logging.BeanLogger
- interceptionModelNull$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- InterceptionType - Enum in jakarta.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 class org.jboss.weld.logging.BeanLogger_$logger
- interceptionTypeLifecycle(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- interceptionTypeLifecycle$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- interceptionTypeNotLifecycle(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- interceptionTypeNotLifecycle(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- interceptionTypeNotLifecycle$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- interceptionTypeNull() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- interceptionTypeNull() - Method in interface org.jboss.weld.logging.BeanLogger
- interceptionTypeNull$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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 jakarta.enterprise.inject.spi
-
Represents an enabled interceptor.
- INTERCEPTOR - org.jboss.weld.logging.Category
- INTERCEPTOR_BINDINGS_KEY - Static variable in interface org.jboss.weld.interceptor.WeldInvocationContext
-
A key value under which we store interceptor bindings in
InvocationContext
- 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 class org.jboss.weld.logging.InterceptorLogger_$logger
- interceptorAnnotationClassNotFound(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
- interceptorAnnotationClassNotFound$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- 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 Annotation> - Class in org.jboss.weld.metadata.cache
- InterceptorBindingModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.InterceptorBindingModel
- InterceptorBindingsAdapter - Class in org.jboss.weld.bean.interceptor
- InterceptorBindingsAdapter(InterceptionModel) - Constructor for class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
- interceptorBindingsEmpty() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- interceptorBindingsEmpty() - Method in interface org.jboss.weld.logging.BeanManagerLogger
- interceptorBindingsEmpty$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- 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.WeldInvocationContextImpl
- interceptorClassDoesNotMatchInterceptorBean(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorClassDoesNotMatchInterceptorBean(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorClassDoesNotMatchInterceptorBean$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- InterceptorClassMetadata<T> - Interface in org.jboss.weld.interceptor.spi.metadata
-
Metadata about an interceptor component.
- InterceptorConfigurator - Interface in org.jboss.weld.bootstrap.event
-
Allows to configure a new
Interceptor
instance. - InterceptorConfiguratorImpl - Class in org.jboss.weld.bootstrap.events
- InterceptorConfiguratorImpl() - Constructor for class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- InterceptorConfiguratorImpl(BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- interceptorDecoratorInjectionPointHasNonSerializableDependency(Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorDecoratorInjectionPointHasNonSerializableDependency(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorDecoratorInjectionPointHasNonSerializableDependency$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorEnabledForApplicationAndBeanArchive(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorEnabledForApplicationAndBeanArchive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorEnabledForApplicationAndBeanArchive$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- 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.
- InterceptorLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- InterceptorLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.InterceptorLogger_$logger
- 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
- interceptorMethodDeclaresMultipleParameters(Object, Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDeclaresMultipleParameters(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorMethodDeclaresMultipleParameters$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotHaveCorrectTypeOfParameter(Object, Object, Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotHaveCorrectTypeOfParameter(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorMethodDoesNotHaveCorrectTypeOfParameter$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotHaveExactlyOneParameter(Object, Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotHaveExactlyOneParameter(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorMethodDoesNotHaveExactlyOneParameter$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotHaveVoidReturnType(Object, Object, Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotHaveVoidReturnType(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorMethodDoesNotHaveVoidReturnType$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotHaveZeroParameters(Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotHaveZeroParameters(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorMethodDoesNotHaveZeroParameters$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotReturnObject(Object, Object, Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotReturnObject(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorMethodDoesNotReturnObject$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotReturnObjectOrVoid(Object, Object, Object, Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodDoesNotReturnObjectOrVoid(Object, Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorMethodDoesNotReturnObjectOrVoid$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- 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, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorMethodShouldNotThrowCheckedExceptions(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorMethodShouldNotThrowCheckedExceptions$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorOrDecoratorMustBeDependent(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorOrDecoratorMustBeDependent(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorOrDecoratorMustBeDependent$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorResolutionWithNonbindingType(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- interceptorResolutionWithNonbindingType(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- interceptorResolutionWithNonbindingType$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- InterceptorResolvable - Interface in org.jboss.weld.resolution
- InterceptorResolvableBuilder - Class in org.jboss.weld.resolution
- InterceptorResolvableBuilder(Type, BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.InterceptorResolvableBuilder
- InterceptorResolvableBuilder(BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.InterceptorResolvableBuilder
- interceptors(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
-
Enable interceptors for the synthetic bean archive, all previous values are removed.
- 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 class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorsCannotHaveDisposerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorsCannotHaveDisposerMethods$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorsCannotHaveObserverMethods(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorsCannotHaveObserverMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorsCannotHaveObserverMethods$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorsCannotHaveProducerFields(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorsCannotHaveProducerFields(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorsCannotHaveProducerFields$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorsCannotHaveProducerMethods(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorsCannotHaveProducerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorsCannotHaveProducerMethods$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorSpecifiedTwice(Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- interceptorSpecifiedTwice(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- interceptorSpecifiedTwice$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- intercepts(InterceptionType) - Method in interface jakarta.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
- interceptWithMetadata(InterceptionType, BiFunction<InvocationContext, Bean<?>, Object>) - Method in interface org.jboss.weld.bootstrap.event.InterceptorConfigurator
- interceptWithMetadata(InterceptionType, BiFunction<InvocationContext, Bean<?>, Object>) - Method in class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- internalCreateBeanAttributes(AnnotatedMember<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- 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
- interpolate(String) - Method in class org.jboss.weld.xml.BeansXmlHandler
- interpolate(String) - Method in class org.jboss.weld.xml.BeansXmlStreamParser
- invalidAnnotatedCallable(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidAnnotatedCallable(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- invalidAnnotatedCallable$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidAnnotatedMember(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidAnnotatedMember(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- invalidAnnotatedMember$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidAnnotatedOfInjectionPoint(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidAnnotatedOfInjectionPoint(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- invalidAnnotatedOfInjectionPoint$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidate() - Method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext.Stack
- invalidate() - Method in interface org.jboss.weld.context.ApplicationContext
-
Invalidate the context, causing all bean instances to be destroyed.
- 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() - Method in class org.jboss.weld.contexts.AbstractConversationContext
- invalidate() - Method in class org.jboss.weld.contexts.AbstractManagedContext
- invalidate() - Method in class org.jboss.weld.contexts.AbstractSharedContext
- invalidate() - Method in class org.jboss.weld.contexts.bound.BoundRequestContextImpl
- invalidate() - Static method in class org.jboss.weld.contexts.cache.RequestScopedCache
-
Flushes the bean cache.
- invalidate() - Method in interface org.jboss.weld.contexts.cache.RequestScopedItem
-
Method that is called when the request ends
- invalidate(Object) - Method in interface org.jboss.weld.util.cache.ComputingCache
-
Invalidate the entry with the given key.
- invalidBeanMetadataInjectionPointQualifier(Object, Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- invalidBeanMetadataInjectionPointQualifier(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- invalidBeanMetadataInjectionPointQualifier$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- invalidBeanMetadataInjectionPointType(Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- invalidBeanMetadataInjectionPointType(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- invalidBeanMetadataInjectionPointType$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- invalidBeanMetadataInjectionPointTypeArgument(Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- invalidBeanMetadataInjectionPointTypeArgument(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- invalidBeanMetadataInjectionPointTypeArgument$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- invalidConfigurationPropertyValue(Object, Object) - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- invalidConfigurationPropertyValue(Object, Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
- invalidConfigurationPropertyValue$str() - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- invalidDisposesParameter(Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidDisposesParameter(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- invalidDisposesParameter$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidInitializer(Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidInitializer(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- invalidInitializer$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidInjectionPoint(Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidInjectionPoint(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- invalidInjectionPoint$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidInjectionPointType(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidInjectionPointType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- invalidInjectionPointType$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidInputValueForTimeout(Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidInputValueForTimeout(Object) - Method in interface org.jboss.weld.logging.EventLogger
- invalidInputValueForTimeout$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidInterceptionFactoryInjectionPoint(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- invalidInterceptionFactoryInjectionPoint(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- invalidInterceptionFactoryInjectionPoint$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- invalidInterceptorBindingTargetDeclaration(Object, Object, Object, Object) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- invalidInterceptorBindingTargetDeclaration(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
- invalidInterceptorBindingTargetDeclaration$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- invalidNotificationMode(Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidNotificationMode(Object) - Method in interface org.jboss.weld.logging.EventLogger
- invalidNotificationMode$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- 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 class org.jboss.weld.logging.MetadataLogger_$logger
- invalidParameterPosition(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- invalidParameterPosition$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- invalidProducer(Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidProducer(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- invalidProducer$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidPropertyValue(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- invalidPropertyValue(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- invalidPropertyValue$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- invalidQualifier(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- invalidQualifier(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- invalidQualifier$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- invalidQuantityInjectableFieldsAndInitializerMethods(Object, Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- invalidQuantityInjectableFieldsAndInitializerMethods(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
- invalidQuantityInjectableFieldsAndInitializerMethods$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- invalidRemoveMethodInvocation(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidRemoveMethodInvocation(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- invalidRemoveMethodInvocation$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidResourceProducerField(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidResourceProducerField(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- invalidResourceProducerField$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidResourceProducerType(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidResourceProducerType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- invalidResourceProducerType$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invalidScopedConditionalObserver(Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidScopedConditionalObserver(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- invalidScopedConditionalObserver$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidThreadPoolSize(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- invalidThreadPoolSize(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- invalidThreadPoolSize$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- invalidThreadPoolType(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- invalidThreadPoolType(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- invalidThreadPoolType$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- invalidTypeArgumentCombination(Type, Type) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- invalidTypeArgumentCombination(Type, Type) - Method in interface org.jboss.weld.logging.ReflectionLogger
- invalidTypeArgumentCombination$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- invalidWithAnnotations(Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- invalidWithAnnotations(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- invalidWithAnnotations$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- InvariantTypes - Class in org.jboss.weld.resolution
-
Utility class that captures invariant Java assignability rules (used with generics).
- invocationError(Object, Object, Throwable) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invocationError(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
- invocationError$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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(InvocationContext) - Method in interface org.jboss.weld.interceptor.proxy.InterceptorMethodInvocation
- invoke(Object, Object...) - Method in class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
-
Invokes the method
- invoke(Object, Object, BeanManagerImpl, CreationalContext<?>, Class<? extends RuntimeException>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
Invokes the method.
- 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, Object...) - Method in class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
- invoke(Object, Method, Object...) - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.builtin.CallableMethodHandler
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.InterceptedProxyMethodHandler
- 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(Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
- invoke(Object, MethodInjectionPoint<?, ?>, T, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.MethodInvocationStrategy
- invoke(InterceptionDecorationContext.Stack, 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.InterceptedProxyMethodHandler
- 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(InterceptionDecorationContext.Stack, Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
- invoke(InterceptionDecorationContext.Stack, Object, Method, Method, Object[], boolean, boolean) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
- INVOKE_METHOD_NAME - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
- 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(Collection<? extends Callable<T>>) - Method in class org.jboss.weld.executor.ProfilingExecutorServices
- invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T>) - Method in class org.jboss.weld.executor.AbstractExecutorServices
- invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T>) - Method in class org.jboss.weld.executor.ProfilingExecutorServices
- 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
- invokeMethodHandler(ClassMethod, MethodInformation, boolean, BytecodeMethodResolver, boolean, ClassMethod) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
-
calls methodHandler.invoke for a given method
- invokeMethodHandler(ClassMethod, MethodInformation, boolean, BytecodeMethodResolver, ClassMethod) - 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.WeldInvocationContextImpl
- 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.
- invokingInterceptorChain(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invokingInterceptorChain(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- invokingInterceptorChain$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invokingMethodDirectly(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invokingMethodDirectly(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- invokingMethodDirectly$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- invokingNextInterceptorInChain(Object) - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- invokingNextInterceptorInChain(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
- invokingNextInterceptorInChain$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- isAbstract() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
- isAbstract() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
- isAbstract(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
- isAbstract(Method) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Checks if a method is abstract
- isActive() - Method in interface jakarta.enterprise.context.spi.Context
-
Determines if the context object is active.
- isActive() - Method in class org.jboss.weld.contexts.AbstractManagedContext
- isActive() - Method in class org.jboss.weld.contexts.AbstractSharedContext
- isActive() - Static method in class org.jboss.weld.contexts.cache.RequestScopedCache
- isActive() - Method in class org.jboss.weld.contexts.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 jakarta.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.
- isAmbiguous() - Method in interface jakarta.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
- isAmbiguous() - Method in class org.jboss.weld.util.ForwardingWeldInstance
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface jakarta.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.util.annotated.AnnotatedTypeWrapper
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.VetoedSuppressedAnnotatedType
- isAnonymousClass() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
- isAnonymousClass() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
- 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(Type, Type) - Static method in class org.jboss.weld.resolution.CovariantTypes
- isAssignableFrom(Type, Type) - Static method in class org.jboss.weld.resolution.InvariantTypes
- isAssignableFromAtLeastOne(Type, Type[]) - Static method in class org.jboss.weld.resolution.CovariantTypes
- isAssociated() - Method in class org.jboss.weld.contexts.AbstractConversationContext
-
Check if the context is currently associated
- isAsync() - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Determines if this observer method is asynchronous
- isAsync() - Method in class org.jboss.weld.event.ObserverMethodImpl
- isAttached() - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- isAttached() - Method in interface org.jboss.weld.contexts.beanstore.BoundBeanStore
-
Return true if the bean store is attached
- isAttributeLazyFetchingEnabled() - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- isAvailable() - Method in enum org.jboss.weld.ContainerState
-
Whether the container is available for use
- isAvailable() - Method in class org.jboss.weld.util.LazyValueHolder
- 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
- isBuilt() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
- isCacheable(Annotation[]) - Static method in class org.jboss.weld.util.reflection.Reflections
- isCacheable(Collection<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
- isClassLoadable(String, ResourceLoader) - Static method in class org.jboss.weld.util.reflection.Reflections
- isConstructorInterceptionSuppressed() - Method in class org.jboss.weld.contexts.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.contexts.conversation.ConversationImpl
- isContextActive(Class<? extends Annotation>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- isContextActive(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- isDecorator() - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
- isDecorator(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.Beans
- isDecoratorDeclaringInAppropriateConstructor(AnnotatedType<?>) - Static method in class org.jboss.weld.util.Beans
- isDecoratorDeclaringInAppropriateConstructor(ClassFileInfo) - Static method in class org.jboss.weld.util.Beans
- isDecoratorEnabled(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
- isDefault(Method) - Static method in class org.jboss.weld.util.reflection.Reflections
- isDelegate() - Method in interface jakarta.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
- isDependent() - Method in class org.jboss.weld.bean.AbstractBean
- isDependent() - Method in class org.jboss.weld.bean.RIBean
- isDependentContextOptimizationAllowed() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
- isDependentContextOptimizationAllowed() - Method in class org.jboss.weld.bean.builtin.InstanceBean
- isDirty() - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
- 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
- isDiscoveryEnabled() - Method in class org.jboss.weld.environment.se.Weld
- isEEResourceProducerField(BeanManagerImpl, AnnotatedField<?>) - Static method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
- isEjb(Class<?>) - Method in interface org.jboss.weld.module.EjbSupport
-
Indicates whether an
EjbDescriptor
is known for a given class. - 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.event.ResolvedObservers
-
Indicates whether this object represents an empty set of observer methods.
- isEmpty() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
- 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
- isEnabled() - Method in interface org.jboss.weld.bean.proxy.ProxiedMethodFilter
-
Determines whether this filter is enabled.
- isEnabled(String) - Static method in class org.jboss.weld.config.ConfigurationKey.UnusedBeans
- isEnabled(String, boolean) - Method in class org.jboss.weld.environment.se.Weld
- isEnabled(WeldConfiguration) - Static method in class org.jboss.weld.config.ConfigurationKey.UnusedBeans
- 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) - Method in class org.jboss.weld.metadata.cache.QualifierModel
-
Comparator for checking equality
- isEqual(Annotation, Annotation, boolean) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
- isEqual(Object) - Method in enum org.jboss.weld.events.WeldNotificationOptions.NotificationMode
- isEquivalent(Class<?>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
-
Check if this is equivalent to a java class
- isEquivalent(Class<?>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
- isEquivalent(Method) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
-
Checks if a this is equivalent to a JLR method
- isEquivalent(Method) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
- isEventMetadataRequired() - Method in interface org.jboss.weld.event.EventMetadataAwareObserverMethod
- isEventMetadataRequired() - Method in class org.jboss.weld.event.ObserverMethodImpl
- isEventMetadataRequired(ObserverMethod<?>) - Static method in class org.jboss.weld.util.Observers
-
Determines whether the given observer method is either extension-provided or contains an injection point with
EventMetadata
type. - 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
- isFinalMethodIgnored(String) - Method in class org.jboss.weld.config.WeldConfiguration
- 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
- isIgnoreFinalMethods() - Method in class org.jboss.weld.bean.AbstractBean
- isIgnoreFinalMethods() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
- isIllegalBeanType(Type) - Static method in class org.jboss.weld.util.Types
- isImplicitScanEnabled() - Method in class org.jboss.weld.environment.se.Weld
- isInjectableReferenceLookupOptimizationAllowed(Bean<?>, Bean<?>) - Static method in class org.jboss.weld.util.InjectionPoints
- isInjectedByEEComponent(Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.WeldUnusedMetadataExtension
- isInstanceResolvedBean(Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.WeldUnusedMetadataExtension
- isIntegratorOnly() - Method in enum org.jboss.weld.config.ConfigurationKey
- 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.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 jakarta.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(Method) - Method in class org.jboss.weld.interceptor.reader.TargetClassInterceptorMetadata
- isInterceptorMethod(InterceptionType, Method, boolean) - Static method in class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
- isInverted() - Method in class org.jboss.weld.metadata.ClassAvailableActivationImpl
- isLifecycleCallback() - Method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
- isLocalBeanStoreSyncNeeded() - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- 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
- isMethodAccepted(Method, Class<?>) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
- isMethodAccepted(Method, Class<?>) - Method in class org.jboss.weld.bean.proxy.InterceptedProxyFactory
- isMethodAccepted(Method, Class<?>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- isModified() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
- isMoreSpecific(Type, Type) - Static method in class org.jboss.weld.util.Types
- isMultithreaded() - Method in class org.jboss.weld.contexts.AbstractContext
- isNormal() - Method in class org.jboss.weld.metadata.cache.ScopeModel
-
Indicates if the scope is "normal"
- isNormalScope(Class<? extends Annotation>) - Method in interface jakarta.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 jakarta.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
- 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
- isPassivating() - Method in class org.jboss.weld.metadata.cache.ScopeModel
-
Indicates if the scope is "passivating"
- 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 interface jakarta.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(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
- 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(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(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
- 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
- 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
- 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 jakarta.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
- isRepeatableAnnotationContainer() - Method in interface org.jboss.weld.resources.ReflectionCache.AnnotationClass
- isResolvable() - Method in interface jakarta.enterprise.inject.Instance
-
Determines if there is exactly one bean that matches the required type and qualifiers and is eligible for injection into the class into which the parent
Instance
was injected. - isResolvable() - Method in class org.jboss.weld.AbstractCDI
- isResolvable() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
- isResolved(Bean<?>) - Method in class org.jboss.weld.bootstrap.Validator
- isRunning() - Method in interface jakarta.enterprise.inject.se.SeContainer
-
Check if the container is running or was shut down
- isRunning() - Method in class org.jboss.weld.environment.se.WeldContainer
- isScope() - Method in interface org.jboss.weld.resources.ReflectionCache.AnnotationClass
- isScope(Class<? extends Annotation>) - Method in interface jakarta.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(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
- isSessionBeanProxy(Object) - Method in interface org.jboss.weld.module.EjbSupport
- isSet(String) - Static method in class org.jboss.weld.Container
- isShutdown() - Method in class org.jboss.weld.util.ForwardingExecutorService
- 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.ProducerField
- isStatic() - Method in interface jakarta.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
- isStaticNestedClass(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
- isStereotype(Class<? extends Annotation>) - Method in interface jakarta.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
- isSyntheticBeanArchiveRequired() - Method in class org.jboss.weld.environment.se.Weld
- 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
- isTopLevelOrStaticNestedClass(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
- isTransient() - Method in interface jakarta.enterprise.context.Conversation
-
Determine if the conversation is marked transient or long-running.
- isTransient() - Method in interface jakarta.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.contexts.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(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
- isTrimmed() - Method in class org.jboss.weld.metadata.BeansXmlImpl
- isTypeManagedBeanOrDecoratorOrInterceptor(AnnotatedType<?>) - Static method in class org.jboss.weld.util.Beans
-
Indicates if the type is a simple Web Bean
- isTypeManagedBeanOrDecoratorOrInterceptor(ClassFileInfo, boolean) - 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 jakarta.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
- isUnsatisfied() - Method in class org.jboss.weld.util.ForwardingWeldInstance
- isUsingConstructor() - Method in class org.jboss.weld.bean.proxy.DefaultProxyInstantiator
- isUsingConstructor() - Method in interface org.jboss.weld.bean.proxy.ProxyInstantiator
-
Indicates whether this instantiator calls proxy class' no-arg constructor or whether it uses an alternative mechanism to obtain a proxy class instance.
- isUsingProxyInstantiator() - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
- isUsingProxyInstantiator() - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
- isUsingProxyInstantiator() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- 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.contexts.AbstractManagedContext
- isValid() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
-
Indicates if the annotation is valid
- isValidValue(Object) - Method in enum org.jboss.weld.config.ConfigurationKey
- isValidValueType(Class<?>) - Method in enum org.jboss.weld.config.ConfigurationKey
- isValueTypeSupported(Class<?>) - Static method in enum org.jboss.weld.config.ConfigurationKey
- isVeto() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
- isVeto() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
- isVetoed(AnnotatedType<?>) - Static method in class org.jboss.weld.util.Beans
- isVetoed(Class<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- 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. - isWebModule() - Method in class org.jboss.weld.bootstrap.BeanDeploymentModule
-
Indicates whether this module represents a web module
- isXmlValidationDisabled() - Method in class org.jboss.weld.config.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.BeanDeploymentModules
- iterator() - Method in class org.jboss.weld.contexts.beanstore.AbstractMapBackedBeanStore
- iterator() - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- iterator() - Method in interface org.jboss.weld.contexts.beanstore.BeanStore
- iterator() - Method in class org.jboss.weld.injection.ResourceInjectionFactory
- 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.ForwardingWeldInstance
- 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
- jakarta.decorator - package jakarta.decorator
-
Annotations relating to decorators.
- jakarta.enterprise.context - package jakarta.enterprise.context
-
Annotations and interfaces relating to scopes and contexts.
- jakarta.enterprise.context.control - package jakarta.enterprise.context.control
- jakarta.enterprise.context.spi - package jakarta.enterprise.context.spi
-
The custom context SPI.
- jakarta.enterprise.event - package jakarta.enterprise.event
-
Annotations and interfaces relating to events.
- jakarta.enterprise.inject - package jakarta.enterprise.inject
- jakarta.enterprise.inject.literal - package jakarta.enterprise.inject.literal
- jakarta.enterprise.inject.se - package jakarta.enterprise.inject.se
- jakarta.enterprise.inject.spi - package jakarta.enterprise.inject.spi
-
The portable extension integration SPI.
- jakarta.enterprise.inject.spi.configurator - package jakarta.enterprise.inject.spi.configurator
- jakarta.enterprise.util - package jakarta.enterprise.util
-
Contains shared, general-purpose helper classes and annotations.
- jakarta.inject - package jakarta.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.
- 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.BeansXmlStreamParser
- JAVAEE_URI - Static variable in class org.jboss.weld.xml.BeansXmlStreamParser
- JAVAEE_URIS - Static variable in class org.jboss.weld.xml.BeansXmlStreamParser
- JAVAX_ENTERPRISE_INJECT_SCAN_IMPLICIT - Static variable in class org.jboss.weld.environment.se.Weld
-
See also the CDI specification, section 15.1 Bean archive in Java SE.
- JSF - org.jboss.weld.logging.Category
- jtaUnavailable() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- jtaUnavailable() - Method in interface org.jboss.weld.logging.BootstrapLogger
- jtaUnavailable$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
K
- keySet() - Method in interface org.jboss.weld.util.collections.Multimap
- knownClassNames - Variable in class org.jboss.weld.AbstractCDI
L
- LazyValueHolder<T> - Class in org.jboss.weld.util
-
Represents a lazily computed value.
- LazyValueHolder() - Constructor for class org.jboss.weld.util.LazyValueHolder
- LazyValueHolder.Serializable<T> - Class in org.jboss.weld.util
-
LazyValueHolder
that implementsSerializable
. - LBEAN_IDENTIFIER - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
- legacyDeploymentMetadataProvided() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- legacyDeploymentMetadataProvided() - Method in interface org.jboss.weld.logging.BootstrapLogger
- legacyDeploymentMetadataProvided$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- lifecycle_mixin_$$_postConstruct() - Method in interface org.jboss.weld.interceptor.proxy.LifecycleMixin
- lifecycle_mixin_$$_preDestroy() - Method in interface org.jboss.weld.interceptor.proxy.LifecycleMixin
- lifecycleCallbackInterceptorWithInvalidBindingTarget(Object, Object, Object) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- lifecycleCallbackInterceptorWithInvalidBindingTarget(Object, Object, Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
- lifecycleCallbackInterceptorWithInvalidBindingTarget$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- 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
- 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
- ListMultimap() - Constructor for class org.jboss.weld.util.collections.ListMultimap
- ListMultimap(Supplier<Map<K, List<V>>>, Supplier<List<V>>, Multimap<K, V>) - Constructor for class org.jboss.weld.util.collections.ListMultimap
- ListMultimap(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 . - ListView() - Constructor for class org.jboss.weld.util.collections.ListView
- ListView.ListViewIterator - Class in org.jboss.weld.util.collections
- ListViewIterator(ListIterator<SOURCE>) - Constructor for class org.jboss.weld.util.collections.ListView.ListViewIterator
- Literal() - Constructor for class jakarta.enterprise.context.ApplicationScoped.Literal
- Literal() - Constructor for class jakarta.enterprise.context.ConversationScoped.Literal
- Literal() - Constructor for class jakarta.enterprise.context.Dependent.Literal
- Literal() - Constructor for class jakarta.enterprise.context.RequestScoped.Literal
- Literal() - Constructor for class jakarta.enterprise.context.SessionScoped.Literal
- Literal() - Constructor for class jakarta.enterprise.inject.Alternative.Literal
- Literal() - Constructor for class jakarta.enterprise.inject.Any.Literal
- Literal() - Constructor for class jakarta.enterprise.inject.Default.Literal
- Literal() - Constructor for class jakarta.enterprise.inject.Specializes.Literal
- Literal() - Constructor for class jakarta.enterprise.inject.TransientReference.Literal
- Literal() - Constructor for class jakarta.enterprise.inject.Vetoed.Literal
- Literal() - Constructor for class jakarta.enterprise.util.Nonbinding.Literal
- Literal() - Constructor for class org.jboss.weld.context.activator.ActivateRequestContext.Literal
- 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.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.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
- loadBeanClass(String) - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
-
Deprecated.
- 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
- loadError(Object, Throwable) - Method in class org.jboss.weld.logging.XmlLogger_$logger
- loadError(Object, Throwable) - Method in interface org.jboss.weld.logging.XmlLogger
- loadError$str() - Method in class org.jboss.weld.logging.XmlLogger_$logger
- loadExtensions(ClassLoader) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
- loadingBeanStoreMapFromSession(Object, Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- loadingBeanStoreMapFromSession(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- loadingBeanStoreMapFromSession$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- 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(long) - Method in interface org.jboss.weld.context.ManagedConversation
-
Attempts to lock the conversation for exclusive usage
- lock(long) - Method in class org.jboss.weld.contexts.conversation.ConversationImpl
- lock(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- lock(BeanIdentifier) - Method in interface org.jboss.weld.contexts.beanstore.BeanStore
-
Gets a creation lock for the given bean id.
- lock(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.ConcurrentHashMapBeanStore
- lock(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.HashMapBeanStore
- lock(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.LockStore
- LockedBean - Interface in org.jboss.weld.contexts.beanstore
-
A representation of a creation lock on a bean instance
- lockStore - Variable in class org.jboss.weld.contexts.beanstore.MapBeanStore
- LockStore - Class in org.jboss.weld.contexts.beanstore
-
Helper class for bean store creation locking.
- LockStore() - Constructor for class org.jboss.weld.contexts.beanstore.LockStore
- log(Object...) - Method in interface org.jboss.weld.logging.LogMessageCallback
-
Invokes the logger method.
- LOG - Static variable in interface org.jboss.weld.environment.se.logging.WeldSELogger
- 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.ConfigurationLogger
- 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 - 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.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
andMessage
) 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 class org.jboss.weld.logging.BeanLogger_$logger
- lookedUpClientProxy(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- lookedUpClientProxy$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- lookupBeanManager(Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.manager.BeanManagerLookupService
- lookupField(Class<?>, String) - Static method in class org.jboss.weld.security.FieldLookupAction
- 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
- main(String[]) - Static method in class org.jboss.weld.environment.se.StartMain
-
The main method called from the command line.
- makeClassLoaderMethodsAccessible() - Static method in class org.jboss.weld.util.bytecode.ClassFileUtils
-
This method cracks open
ClassLoader#defineClass()
methods by callingsetAccessible()
. - makeResultImmutable(C) - Method in class org.jboss.weld.resolution.TypeSafeResolver
- makeResultImmutable(List<ObserverMethod<?>>) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
- 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
- managedBeanWithParameterizedBeanClassMustBeDependent(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- managedBeanWithParameterizedBeanClassMustBeDependent(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- managedBeanWithParameterizedBeanClassMustBeDependent$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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 class org.jboss.weld.logging.BootstrapLogger_$logger
- managerNotInitialized() - Method in interface org.jboss.weld.logging.BootstrapLogger
- managerNotInitialized$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- 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.contexts.beanstore
- MapBeanStore(NamingScheme, Map<String, Object>) - Constructor for class org.jboss.weld.contexts.beanstore.MapBeanStore
- MapBeanStore(NamingScheme, Map<String, Object>, boolean) - Constructor for class org.jboss.weld.contexts.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
- Marker - Class in org.jboss.weld.bean.proxy
-
A marker class we can use to ensure that our method will not collide with a user provided method
- match(String, String, boolean) - Static method in class org.jboss.weld.metadata.Selectors
-
Tests whether or not a string matches against a pattern.
- matches(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(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(Type, Set<? extends Type>) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
- matches(Type, Set<? extends Type>) - Method in interface org.jboss.weld.resolution.AssignabilityRules
-
Check whether requiredType matches a type in beanTypes
- matches(Set<Type>, Set<Type>) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
- 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(InterceptorResolvable, Interceptor<?>) - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
- matches(Resolvable, Decorator<?>) - Method in class org.jboss.weld.resolution.TypeSafeDecoratorResolver
- matches(Resolvable, ObserverMethod<?>) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
- matches(Resolvable, DisposalMethod<?, ?>) - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
- matches(Resolvable, T) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
- 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.
- member(Member) - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- MemberTransformer - Class in org.jboss.weld.resources
-
Serves several functions.
- MemberTransformer(ClassTransformer) - Constructor for class org.jboss.weld.resources.MemberTransformer
- merge(Iterable<? extends T>, Function<T, BeansXml>, boolean) - Static method in class org.jboss.weld.xml.BeansXmlParser
- merge(Set<Annotation>) - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
-
Perform the merge
- 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.
- 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.
- 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) - Static method in class org.jboss.weld.xml.BeansXmlParser
- mergeExistingDescriptors(Iterable<BeansXml>, boolean) - Static 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 class org.jboss.weld.logging.BeanLogger_$logger
- messageDrivenBeansCannotBeManaged(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- messageDrivenBeansCannotBeManaged$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- metaAnnotationOnWrongType(Object, Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- metaAnnotationOnWrongType(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- metaAnnotationOnWrongType$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- 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
- MetadataLogger - Interface in org.jboss.weld.logging
-
Log messages for Meta Data.
- MetadataLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- MetadataLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.MetadataLogger_$logger
- metadataSourceReturnedNull(Object, Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- metadataSourceReturnedNull(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- metadataSourceReturnedNull$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- METHOD_HANDLER_FIELD_NAME - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
- MethodHandler - Interface in org.jboss.weld.bean.proxy
-
The interface implemented by the invocation handler of a proxy instance.
- methodHandlerProcessingCall(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- methodHandlerProcessingCall(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- methodHandlerProcessingCall$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- methodHandlerProcessingReturningBeanInstance(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- methodHandlerProcessingReturningBeanInstance(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- methodHandlerProcessingReturningBeanInstance$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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
-
Wraps a method whose parameters may be injected.
- MethodInjectionPoint(MethodInjectionPoint.MethodInjectionPointType, EnhancedAnnotatedCallable<T, X, Method>, Bean<?>, Class<?>, InjectionPointFactory, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.MethodInjectionPoint
- MethodInjectionPoint.MethodInjectionPointType - Enum in org.jboss.weld.injection
- MethodInvocationStrategy - Class in org.jboss.weld.injection
-
Encapsulates various strategies for invoking a method injection point.
- 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 class org.jboss.weld.logging.BeanManagerLogger_$logger
- methodNotAvailableAfterShutdown(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- methodNotAvailableAfterShutdown$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- methodNotAvailableDuringInitialization(Object, Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- methodNotAvailableDuringInitialization(Object, Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- methodNotAvailableDuringInitialization$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- methodNotBusinessMethod(Object, Object, Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- methodNotBusinessMethod(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- methodNotBusinessMethod$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- methodNull() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- methodNull() - Method in interface org.jboss.weld.logging.BeanLogger
- methodNull$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- MethodProducerFactory<X> - Class in org.jboss.weld.manager
- MethodProducerFactory(AnnotatedMethod<? super X>, Bean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.MethodProducerFactory
- methods() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
- methods() - Method in class org.jboss.weld.bootstrap.events.configurator.AnnotatedTypeConfiguratorImpl
- 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
- 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
- missingRetention(Object) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- missingRetention(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
- missingRetention$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- missingTarget(Object) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- missingTarget(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
- missingTarget$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- missingTargetMethodFieldParameterType(Object) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- missingTargetMethodFieldParameterType(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
- missingTargetMethodFieldParameterType$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- missingTargetMethodFieldType(Object) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- missingTargetMethodFieldType(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
- missingTargetMethodFieldType$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- missingTargetMethodFieldTypeParameterOrTargetMethodTypeOrTargetMethodOrTargetTypeOrTargetField(Object) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- missingTargetMethodFieldTypeParameterOrTargetMethodTypeOrTargetMethodOrTargetTypeOrTargetField(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
- missingTargetMethodFieldTypeParameterOrTargetMethodTypeOrTargetMethodOrTargetTypeOrTargetField$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- missingTargetTypeMethodOrTargetType(Object) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- missingTargetTypeMethodOrTargetType(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
- missingTargetTypeMethodOrTargetType$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- MODE - Static variable in interface org.jboss.weld.events.WeldNotificationOptions
-
Makes it possible to specify that observer methods should be notified in parallel (if supported).
- Model - Annotation Type in jakarta.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
- 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 class org.jboss.weld.logging.XmlLogger_$logger
- multipleAlternatives(Object) - Method in interface org.jboss.weld.logging.XmlLogger
- multipleAlternatives$str() - Method in class org.jboss.weld.logging.XmlLogger_$logger
- multipleContainersRunning(Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- multipleContainersRunning(Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- multipleContainersRunning$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- multipleDecorators(Object) - Method in class org.jboss.weld.logging.XmlLogger_$logger
- multipleDecorators(Object) - Method in interface org.jboss.weld.logging.XmlLogger
- multipleDecorators$str() - Method in class org.jboss.weld.logging.XmlLogger_$logger
- multipleDisposalMethods(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- multipleDisposalMethods(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- multipleDisposalMethods$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- multipleDisposeParams(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- multipleDisposeParams(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- multipleDisposeParams$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- multipleEventParameters(Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- multipleEventParameters(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- multipleEventParameters$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- multipleInterceptors(Object) - Method in class org.jboss.weld.logging.XmlLogger_$logger
- multipleInterceptors(Object) - Method in interface org.jboss.weld.logging.XmlLogger
- multipleInterceptors$str() - Method in class org.jboss.weld.logging.XmlLogger_$logger
- multipleScanning(Object) - Method in class org.jboss.weld.logging.XmlLogger_$logger
- multipleScanning(Object) - Method in interface org.jboss.weld.logging.XmlLogger
- multipleScanning$str() - Method in class org.jboss.weld.logging.XmlLogger_$logger
- multipleScopes(Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- multipleScopes(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- multipleScopes$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- multipleScopesFoundFromStereotypes(Object, Object, Object, String) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- multipleScopesFoundFromStereotypes(Object, Object, Object, String) - Method in interface org.jboss.weld.logging.BeanLogger
- multipleScopesFoundFromStereotypes$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- mustCallAssociateBeforeActivate() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- mustCallAssociateBeforeActivate() - Method in interface org.jboss.weld.logging.ConversationLogger
- mustCallAssociateBeforeActivate$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- mustCallAssociateBeforeDeactivate() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- mustCallAssociateBeforeDeactivate() - Method in interface org.jboss.weld.logging.ConversationLogger
- mustCallAssociateBeforeDeactivate$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- mustCallAssociateBeforeGeneratingId() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- mustCallAssociateBeforeGeneratingId() - Method in interface org.jboss.weld.logging.ConversationLogger
- mustCallAssociateBeforeGeneratingId$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- mustCallAssociateBeforeLoadingKnownConversations() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- mustCallAssociateBeforeLoadingKnownConversations() - Method in interface org.jboss.weld.logging.ConversationLogger
- mustCallAssociateBeforeLoadingKnownConversations$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- MutableBoundRequest - Class in org.jboss.weld.context.bound
-
An implementation of
BoundRequest
backed by a pair of maps. - MutableBoundRequest(Map<String, Object>, Map<String, Object>) - Constructor for class org.jboss.weld.context.bound.MutableBoundRequest
N
- name(String) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Set the name of the configured bean
- name(String) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Set the name of the configured bean
- name(String) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- name(String) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- name(String) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- 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 jakarta.inject
-
String-based qualifier.
- NamedLiteral - Class in jakarta.enterprise.inject.literal
-
Supports inline instantiation of the
Named
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 class org.jboss.weld.logging.BeanLogger_$logger
- namedResourceProducerField(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- namedResourceProducerField$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- nameNotAllowedOnSpecialization(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- nameNotAllowedOnSpecialization(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- nameNotAllowedOnSpecialization$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- NamingScheme - Interface in org.jboss.weld.contexts.beanstore
- New - Annotation Type in jakarta.enterprise.inject
-
The
New
qualifier was deprecated in CDI 1.1. - New.Literal - Class in jakarta.enterprise.inject
-
Supports inline instantiation of the
New
qualifier. - NewBean - Interface in org.jboss.weld.bean
-
Marker interface for @New beans
- newBuilder() - Static method in class org.jboss.weld.util.cache.ComputingCacheBuilder
- newConcurrentEnvironment(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 synchronizedHashSet
. - newConcurrentSetMultimap(Supplier<Set<V>>) - Static method in class org.jboss.weld.util.collections.SetMultimap
-
Creates a new instance backed by a
ConcurrentHashMap
and synchronizedHashSet
. - newEnvironment(BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.BeanDeployerEnvironmentFactory
- newHashSet(E...) - Static method in class org.jboss.weld.util.collections.Sets
- newInstance() - Static method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Returns an instance of
SeContainerInitializer
Each call returns a new instance - newInstance() - Method in class jakarta.enterprise.inject.spi.Unmanaged
-
Instantiate a new UnmanagedInstance
- 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.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(InjectionPoint, CreationalContext<RequestContextController>) - Method in class org.jboss.weld.bean.builtin.RequestContextControllerBean
- newInstance(InjectionPoint, CreationalContext<Conversation>) - Method in class org.jboss.weld.bean.builtin.ConversationBean
- newInstance(InjectionPoint, CreationalContext<Event<?>>) - Method in class org.jboss.weld.bean.builtin.EventBean
- newInstance(InjectionPoint, CreationalContext<Instance<?>>) - Method in class org.jboss.weld.bean.builtin.InstanceBean
- newInstance(InjectionPoint, CreationalContext<Bean<?>>) - Method in class org.jboss.weld.bean.builtin.BeanMetadataBean
- newInstance(InjectionPoint, CreationalContext<Bean<?>>) - Method in class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
- newInstance(InjectionPoint, CreationalContext<Decorator<?>>) - Method in class org.jboss.weld.bean.builtin.DecoratorMetadataBean
- 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<InterceptionFactory<?>>) - Method in class org.jboss.weld.bean.builtin.InterceptionFactoryBean
- newInstance(InjectionPoint, CreationalContext<Interceptor<?>>) - Method in class org.jboss.weld.bean.builtin.InterceptorMetadataBean
- 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<T>) - Method in class org.jboss.weld.bean.builtin.ee.AbstractEEBean
- newInstance(Class<T>) - Method in class org.jboss.weld.bean.proxy.DefaultProxyInstantiator
- newInstance(Class<T>) - Method in interface org.jboss.weld.bean.proxy.ProxyInstantiator
-
Create a new instance of a proxy class.
- newInstance(Object[]) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
- newInstance(Object[]) - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
- newInstance(BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
- 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
- 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
- newSetMultimap() - Static method in class org.jboss.weld.util.collections.SetMultimap
- newSetMultimap(Multimap<K, V>) - Static method in class org.jboss.weld.util.collections.SetMultimap
- newThread(Runnable) - Method in class org.jboss.weld.executor.DaemonThreadFactory
- newWithQualifiers(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- newWithQualifiers(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- newWithQualifiers$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- next() - Method in class org.jboss.weld.util.collections.EnumerationIterator
- next() - Method in class org.jboss.weld.util.collections.ListView.ListViewIterator
- nextIndex() - Method in class org.jboss.weld.util.collections.ListView.ListViewIterator
- NO_ARGS_SIGNATURE - Static variable in class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl
- noBeanStoreAvailable(Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- noBeanStoreAvailable(Object) - Method in interface org.jboss.weld.logging.ContextLogger
- noBeanStoreAvailable$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- noCallbackSpecifiedForCustomBean(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- noCallbackSpecifiedForCustomBean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- noCallbackSpecifiedForCustomBean$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- noConstructor(Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- noConstructor(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- noConstructor$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- noConversationFoundToRestore(Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- noConversationFoundToRestore(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- noConversationFoundToRestore$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- noDecoratedTypes(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- noDecoratedTypes(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- noDecoratedTypes$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- noDecoratorTypes() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- noDecoratorTypes() - Method in interface org.jboss.weld.logging.BeanManagerLogger
- noDecoratorTypes$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- noDelegateInjectionPoint(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- noDelegateInjectionPoint(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- noDelegateInjectionPoint$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- noInstanceOfExtension(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- noInstanceOfExtension(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- noInstanceOfExtension$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- noInterceptionFunction(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- noInterceptionFunction(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- noInterceptionFunction$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- noInterceptionType(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- noInterceptionType(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- noInterceptionType$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- NON_FINAL - Static variable in class org.jboss.weld.bean.proxy.CommonProxiedMethodFilters
- NON_JDK_PACKAGE_PRIVATE - Static variable in class org.jboss.weld.bean.proxy.CommonProxiedMethodFilters
-
For JDK classes do not accept any package-private method and/or method with package-private parameter types.
- NON_PORTABLE_MODE - org.jboss.weld.config.ConfigurationKey
-
Allows an integrator to enable the non-portable mode.
- NON_PRIVATE - Static variable in class org.jboss.weld.bean.proxy.CommonProxiedMethodFilters
- NON_PRIVATE_WITHOUT_PACK_PRIVATE_PARAMS - Static variable in class org.jboss.weld.bean.proxy.CommonProxiedMethodFilters
-
Filter used to exclude private methods that have parameters which are package private types
- NON_STATIC - Static variable in class org.jboss.weld.bean.proxy.CommonProxiedMethodFilters
- Nonbinding - Annotation Type in jakarta.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.
- Nonbinding.Literal - Class in jakarta.enterprise.util
-
Supports inline instantiation of the
Nonbinding
annotation. - nonBindingMemberType(Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- nonBindingMemberType(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- nonBindingMemberType$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- nonBindingMemberTypeException(Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- nonBindingMemberTypeException(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- nonBindingMemberTypeException$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- nonContainerDecorator(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- nonContainerDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- nonContainerDecorator$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- nonDependentResourceProducerField(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- nonDependentResourceProducerField(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- nonDependentResourceProducerField$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- NONE - org.jboss.weld.executor.ExecutorServicesFactory.ThreadPoolType
- NONE - Static variable in class org.jboss.weld.config.ConfigurationKey.UnusedBeans
- noneOrMultipleEventParametersDeclared(Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- noneOrMultipleEventParametersDeclared(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- noneOrMultipleEventParametersDeclared$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- NonexistentConversationException - Exception in jakarta.enterprise.context
-
Indicates that the conversation context could not be restored.
- NonexistentConversationException - Exception in org.jboss.weld.contexts
-
A localized message version of the .
- NonexistentConversationException() - Constructor for exception jakarta.enterprise.context.NonexistentConversationException
- NonexistentConversationException(String) - Constructor for exception jakarta.enterprise.context.NonexistentConversationException
- NonexistentConversationException(String) - Constructor for exception org.jboss.weld.contexts.NonexistentConversationException
-
Creates a new exception with the given localized message.
- NonexistentConversationException(String, Throwable) - Constructor for exception jakarta.enterprise.context.NonexistentConversationException
- NonexistentConversationException(Throwable) - Constructor for exception jakarta.enterprise.context.NonexistentConversationException
- NonexistentConversationException(Throwable) - Constructor for exception org.jboss.weld.contexts.NonexistentConversationException
- nonFieldInjectionPointCannotUseNamed(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- nonFieldInjectionPointCannotUseNamed(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- nonFieldInjectionPointCannotUseNamed$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- nonNormalScope(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- nonNormalScope(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- nonNormalScope$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- NonProducibleInjectionTarget<T> - Class in org.jboss.weld.injection.producer
-
An implementation of
InjectionTarget
for classes that do not fulfill bean class requirements (e.g. - nonSerializableProductError(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- nonSerializableProductError(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- nonSerializableProductError$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- nonuniqueBeanDeploymentIdentifier(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- nonuniqueBeanDeploymentIdentifier(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- nonuniqueBeanDeploymentIdentifier$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- NOOP_IMPLEMENTATION - Static variable in interface org.jboss.weld.module.EjbSupport
- 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
- NoopSecurityServices - Class in org.jboss.weld.security
-
Fallback
SecurityServices
implementation that only used in the integrator does not provide one. - NormalScope - Annotation Type in jakarta.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
- noScheduledExecutorServicesProvided() - Method in class org.jboss.weld.logging.EventLogger_$logger
- noScheduledExecutorServicesProvided() - Method in interface org.jboss.weld.logging.EventLogger
- noScheduledExecutorServicesProvided$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- noSuchMethodWrapper(NoSuchMethodException, String) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- noSuchMethodWrapper(NoSuchMethodException, String) - Method in interface org.jboss.weld.logging.ReflectionLogger
- noSuchMethodWrapper$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- notAnInterceptorBinding(Object, Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- notAnInterceptorBinding(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- notAnInterceptorBinding$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- notAQualifier(Object, Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- notAQualifier(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- notAQualifier$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- notAScope(Object, Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- notAScope(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- notAScope$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- notAStereotype(Object, Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- notAStereotype(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- notAStereotype$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- 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
. - NotificationOptions - Interface in jakarta.enterprise.event
-
Notification options are used to configure observer notification.
- NotificationOptions.Builder - Interface in jakarta.enterprise.event
-
Notification options builder.
- notify(EventContext<T>) - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Calls the observer method, passing the given event context.
- notify(ObserverMethod<? super T>, T, EventMetadata) - Static method in class org.jboss.weld.util.Observers
- notify(BiConsumer<T, BeanManager>) - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver.Builder
-
Set a callback used during observer notification.
- notify(Consumer<T>) - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver.Builder
-
Set a callback used during observer notification.
- notify(ResolvedObservers<T>, T, EventMetadata) - Method in class org.jboss.weld.event.ObserverNotifier
-
Delivers the given synchronous event object to synchronous and transactional observer methods.
- notify(T) - Method in interface jakarta.enterprise.inject.spi.ObserverMethod
-
Calls the observer method, passing the given event object.
- notify(T) - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- notify(T) - Method in class org.jboss.weld.event.ObserverMethodImpl
- notifyAsync(ResolvedObservers<T>, U, EventMetadata, NotificationOptions) - Method in class org.jboss.weld.event.ObserverNotifier
-
Delivers the given asynchronous event object to given observer asynchronous observer methods.
- notifyAsyncObservers(List<ObserverMethod<? super T>>, U, EventMetadata, Executor, NotificationOptions) - Method in class org.jboss.weld.event.ObserverNotifier
- notifyMethodNotImplemented(Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- notifyMethodNotImplemented(Object) - Method in interface org.jboss.weld.logging.EventLogger
- notifyMethodNotImplemented$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- notifyObserver() - Method in annotation type jakarta.enterprise.event.Observes
- notifyObserver() - Method in annotation type jakarta.enterprise.event.ObservesAsync
- notifySyncObservers(List<ObserverMethod<? super T>>, T, EventMetadata, ObserverNotifier.ObserverExceptionHandler) - Method in class org.jboss.weld.event.ObserverNotifier
- notifyTransactionObservers(List<ObserverMethod<? super T>>, T, EventMetadata, ObserverNotifier.ObserverExceptionHandler) - Method in class org.jboss.weld.event.ObserverNotifier
- notifyWith(ObserverMethodConfigurator.EventConsumer<T>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Define an operation that accepts a context of a fired event.
- notifyWith(ObserverMethodConfigurator.EventConsumer<T>) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- notInHierarchy(Object, Object, Object, Object, Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- notInHierarchy(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- notInHierarchy$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- notInterceptorBindingType(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- notInterceptorBindingType(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- notInterceptorBindingType$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- notProxyableArrayType(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyableArrayType(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- notProxyableArrayType$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyableFinalMethod(Object, Method, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyableFinalMethod(Object, Method, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- notProxyableFinalMethod$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyableFinalMethodIgnored(Method, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyableFinalMethodIgnored(Method, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- notProxyableFinalMethodIgnored$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyableFinalType(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyableFinalType(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- notProxyableFinalType$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyableNoConstructor(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyableNoConstructor(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- notProxyableNoConstructor$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyablePrimitive(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyablePrimitive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- notProxyablePrimitive$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyablePrivateConstructor(Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyablePrivateConstructor(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- notProxyablePrivateConstructor$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyableUnknown(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notProxyableUnknown(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- notProxyableUnknown$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- notStereotype(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- notStereotype(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- notStereotype$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- notUsingFastResolver(ObserverMethod<?>) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- notUsingFastResolver(ObserverMethod<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
- notUsingFastResolver$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- 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 class org.jboss.weld.logging.BeanManagerLogger_$logger
- nullBeanManagerId() - Method in interface org.jboss.weld.logging.BeanManagerLogger
- nullBeanManagerId$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- nullDeclaringBean(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- nullDeclaringBean(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- nullDeclaringBean$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- nullExpressionFactory() - Method in class org.jboss.weld.logging.ElLogger_$logger
- nullExpressionFactory() - Method in interface org.jboss.weld.logging.ElLogger
- nullExpressionFactory$str() - Method in class org.jboss.weld.logging.ElLogger_$logger
- nullInstance(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- nullInstance(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- nullInstance$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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 class org.jboss.weld.logging.InterceptorLogger_$logger
- nullInterceptorBindings(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
- nullInterceptorBindings$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- nullNotAllowedFromProducer(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- nullNotAllowedFromProducer(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- nullNotAllowedFromProducer$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
O
- OBJECT_CLASS_NAME - Static variable in class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
- OBJECT_TO_STRING - Static variable in class org.jboss.weld.bean.proxy.CommonProxiedMethodFilters
- observedType(Type) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Set the type of the observed event
- observedType(Type) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- observedTypeDoesNotMatchContonainerLifecycleEventType(Object, Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- observedTypeDoesNotMatchContonainerLifecycleEventType(Object, Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- observedTypeDoesNotMatchContonainerLifecycleEventType$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- observedTypeNotContonainerLifecycleEventType(Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- observedTypeNotContonainerLifecycleEventType(Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- observedTypeNotContonainerLifecycleEventType$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- OBSERVER - org.jboss.weld.injection.MethodInjectionPoint.MethodInjectionPointType
- ObserverException - Exception in jakarta.enterprise.event
-
Indicates that a checked exception was thrown by an observer method during event notification.
- ObserverException() - Constructor for exception jakarta.enterprise.event.ObserverException
- ObserverException(String) - Constructor for exception jakarta.enterprise.event.ObserverException
- ObserverException(String, Throwable) - Constructor for exception jakarta.enterprise.event.ObserverException
- ObserverException(Throwable) - Constructor for exception jakarta.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 - Variable in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
- observerMethod - Variable in class org.jboss.weld.event.ObserverMethodImpl
- ObserverMethod<T> - Interface in jakarta.enterprise.inject.spi
-
Represents an observer method of an enabled bean.
- ObserverMethodConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
-
An
ObserverMethodConfigurator
can configure anObserverMethod
. - ObserverMethodConfigurator.EventConsumer<T> - Interface in jakarta.enterprise.inject.spi.configurator
-
Represents an operation that accepts a context of a fired event.
- ObserverMethodConfiguratorImpl<T> - Class in org.jboss.weld.bootstrap.events.configurator
- ObserverMethodConfiguratorImpl(Extension) - Constructor for class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- ObserverMethodConfiguratorImpl(ObserverMethod<T>, Extension) - Constructor for class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- 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, boolean) - 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 class org.jboss.weld.logging.BeanLogger_$logger
- observerMethodMustBeStaticOrBusiness(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- observerMethodMustBeStaticOrBusiness$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- observerMethodsMethodReturnsNull(Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- observerMethodsMethodReturnsNull(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- observerMethodsMethodReturnsNull$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- ObserverNotifier - Class in org.jboss.weld.event
-
Provides event-related operations such as observer method resolution and event delivery.
- ObserverNotifier(String, TypeSafeObserverResolver, ServiceRegistry, boolean) - Constructor for class org.jboss.weld.event.ObserverNotifier
- ObserverNotifier.ObserverExceptionHandler - Interface in org.jboss.weld.event
-
There are two different strategies of exception handling for observer methods.
- ObserverNotifierFactory - Interface in org.jboss.weld.module
-
Pluggable factory for
ObserverNotifier
. - Observers - Class in org.jboss.weld.util
- Observes - Annotation Type in jakarta.enterprise.event
-
Identifies the event parameter of an observer method.
- ObservesAsync - Annotation Type in jakarta.enterprise.event
-
Identifies the event parameter of an asynchronous observer method.
- of(AnnotatedConstructor<T>, EnhancedAnnotatedType<T>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
- of(AnnotatedConstructor<X>, UnbackedAnnotatedType<X>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedConstructor
- of(AnnotatedField<X>, EnhancedAnnotatedType<Y>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
- of(AnnotatedField<X>, UnbackedAnnotatedType<Y>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedField
- of(AnnotatedMethod<?>) - Static method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
- of(AnnotatedMethod<?>) - Static method in class org.jboss.weld.serialization.MethodHolder
- of(AnnotatedMethod<T>) - Static method in class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
- of(AnnotatedMethod<X>, EnhancedAnnotatedType<Y>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
- of(AnnotatedMethod<X>, UnbackedAnnotatedType<Y>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMethod
- of(AnnotatedParameter<X>, EnhancedAnnotatedCallable<?, X, ?>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
- of(Bean<?>, MetaAnnotationStore) - Static method in class org.jboss.weld.resolution.QualifierInstance
- of(BeanAttributes<T>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
- 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(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>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.DecoratorImpl
-
Creates a decorator bean
- 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>, S) - Static method in class org.jboss.weld.util.bean.WrappedBeanHolder
- of(Decorator<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.CustomDecoratorWrapper
- 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(InjectionPoint, CreationalContext<I>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.builtin.InstanceImpl
- of(InjectionPoint, BeanManagerImpl) - Static method in class org.jboss.weld.event.EventImpl
- of(Interceptor<T>) - Static method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
- of(Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.resolution.QualifierInstance
- of(Class<?>) - Static method in class jakarta.enterprise.inject.New.Literal
- of(Class<?>[]) - Static method in class jakarta.enterprise.inject.Typed.Literal
- of(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.security.GetDeclaredMethodAction
- of(Class<? extends Annotation>) - Static method in class jakarta.enterprise.context.BeforeDestroyed.Literal
- of(Class<? extends Annotation>) - Static method in class jakarta.enterprise.context.Destroyed.Literal
- of(Class<? extends Annotation>) - Static method in class jakarta.enterprise.context.Initialized.Literal
- of(Class<T>) - Static method in class org.jboss.weld.security.NewInstanceAction
- 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<T>, Class<?>[], Object...) - Static method in class org.jboss.weld.security.ConstructorNewInstanceAction
- of(Class<T>, BeanManagerImpl) - Static method in class org.jboss.weld.interceptor.reader.PlainInterceptorFactory
- 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(Class<X>, Type, SharedObjectCache, ReflectionCache, String, String) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
- of(Class<X>, Type, SharedObjectCache, ReflectionCache, String, String, String) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
- of(Class<X>, SharedObjectCache, ReflectionCache, String, String) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
- of(Object) - Static method in enum org.jboss.weld.events.WeldNotificationOptions.NotificationMode
- of(Constructor<T>) - Static method in class org.jboss.weld.serialization.ConstructorHolder
- 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) - Static method in class org.jboss.weld.serialization.MethodHolder
- 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(String) - Static method in class jakarta.enterprise.inject.literal.NamedLiteral
- of(String, Bean<T>) - Static method in class org.jboss.weld.serialization.BeanHolder
- of(String, Bean<T>) - Static method in class org.jboss.weld.util.bean.SerializableForwardingBean
- of(String, Object) - Static method in interface jakarta.enterprise.event.NotificationOptions
- of(String, String, String, String, boolean) - Static method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
- of(List<ObserverMethod<? super T>>) - Static method in class org.jboss.weld.event.ResolvedObservers
- of(Map<InterceptionType, List<Method>>) - Static method in class org.jboss.weld.interceptor.reader.TargetClassInterceptorMetadata
- of(Set<? extends Type>) - Static method in class org.jboss.weld.util.Proxies.TypeInfo
- 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(K, V) - Static method in class org.jboss.weld.util.collections.ImmutableMap
-
Creates an immutable singleton instance.
- of(EnhancedAnnotated<T, E>, BeanManagerImpl) - Static method in class org.jboss.weld.metadata.cache.MergedStereotypes
- 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>) - Static method in class org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker
- of(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.DefaultInjector
- of(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.ResourceInjector
- of(SlimAnnotatedType<T>) - Static method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
- of(SlimAnnotatedType<T>, Extension) - Static method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
- of(SlimAnnotatedType<T>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
- of(SlimAnnotatedType<T>, ClassFileInfo, Set<ContainerLifecycleEventObserverMethod<?>>) - Static method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
- of(ContextHolder<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.builtin.ContextBean
- 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(BeanManagerImpl, CreationalContext<?>, AnnotatedType<F>) - Static method in class org.jboss.weld.injection.InterceptionFactoryImpl
- of(BeanManagerImpl, EnhancedAnnotatedMethod<T, ? super X>, AbstractClassBean<X>) - Static method in class org.jboss.weld.bean.DisposalMethod
- of(BeanManagerImpl, EnhancedAnnotatedType<T>, Bean<?>) - Static method in class org.jboss.weld.injection.producer.InterceptionModelInitializer
- of(T) - Static method in class org.jboss.weld.security.GetAccessibleCopyOfMember
- of(T) - Static method in class org.jboss.weld.security.SetAccessibleAction
- 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(T, boolean) - Static method in class org.jboss.weld.security.SetAccessibleAction
- ofExecutor(Executor) - Static method in interface jakarta.enterprise.event.NotificationOptions
- onlyOneScopeAllowed(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- onlyOneScopeAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- onlyOneScopeAllowed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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.enablement - package org.jboss.weld.bootstrap.enablement
- org.jboss.weld.bootstrap.event - package org.jboss.weld.bootstrap.event
- org.jboss.weld.bootstrap.events - package org.jboss.weld.bootstrap.events
- org.jboss.weld.bootstrap.events.configurator - package org.jboss.weld.bootstrap.events.configurator
- org.jboss.weld.config - package org.jboss.weld.config
- org.jboss.weld.context - package org.jboss.weld.context
- org.jboss.weld.context.activator - package org.jboss.weld.context.activator
- org.jboss.weld.context.api - package org.jboss.weld.context.api
- org.jboss.weld.context.bound - package org.jboss.weld.context.bound
- 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.contexts - package org.jboss.weld.contexts
- org.jboss.weld.contexts.activator - package org.jboss.weld.contexts.activator
- org.jboss.weld.contexts.beanstore - package org.jboss.weld.contexts.beanstore
- org.jboss.weld.contexts.bound - package org.jboss.weld.contexts.bound
- org.jboss.weld.contexts.cache - package org.jboss.weld.contexts.cache
- org.jboss.weld.contexts.conversation - package org.jboss.weld.contexts.conversation
- org.jboss.weld.contexts.unbound - package org.jboss.weld.contexts.unbound
- org.jboss.weld.environment.se - package org.jboss.weld.environment.se
- org.jboss.weld.environment.se.beans - package org.jboss.weld.environment.se.beans
- org.jboss.weld.environment.se.bindings - package org.jboss.weld.environment.se.bindings
- org.jboss.weld.environment.se.contexts - package org.jboss.weld.environment.se.contexts
- org.jboss.weld.environment.se.contexts.activators - package org.jboss.weld.environment.se.contexts.activators
- org.jboss.weld.environment.se.events - package org.jboss.weld.environment.se.events
- org.jboss.weld.environment.se.logging - package org.jboss.weld.environment.se.logging
- org.jboss.weld.environment.se.threading - package org.jboss.weld.environment.se.threading
- org.jboss.weld.event - package org.jboss.weld.event
- org.jboss.weld.events - package org.jboss.weld.events
- org.jboss.weld.exceptions - package org.jboss.weld.exceptions
- org.jboss.weld.executor - package org.jboss.weld.executor
- org.jboss.weld.inject - package org.jboss.weld.inject
- 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.interceptor - package org.jboss.weld.interceptor
- org.jboss.weld.interceptor.builder - package org.jboss.weld.interceptor.builder
- org.jboss.weld.interceptor.proxy - package org.jboss.weld.interceptor.proxy
- org.jboss.weld.interceptor.reader - package org.jboss.weld.interceptor.reader
- org.jboss.weld.interceptor.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.literal - package org.jboss.weld.literal
- org.jboss.weld.logging - package org.jboss.weld.logging
-
Allocated message IDs:
- org.jboss.weld.manager - package org.jboss.weld.manager
- org.jboss.weld.metadata - package org.jboss.weld.metadata
- org.jboss.weld.metadata.cache - package org.jboss.weld.metadata.cache
- org.jboss.weld.module - package org.jboss.weld.module
- org.jboss.weld.persistence - package org.jboss.weld.persistence
- org.jboss.weld.proxy - package org.jboss.weld.proxy
- org.jboss.weld.resolution - package org.jboss.weld.resolution
- org.jboss.weld.resources - package org.jboss.weld.resources
- org.jboss.weld.security - package org.jboss.weld.security
- org.jboss.weld.serialization - package org.jboss.weld.serialization
- 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.reflection - package org.jboss.weld.util.reflection
- org.jboss.weld.ws - package org.jboss.weld.ws
- org.jboss.weld.xml - package org.jboss.weld.xml
- originalObservedTypeIsNotAssignableFrom(Object, Object, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- originalObservedTypeIsNotAssignableFrom(Object, Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
- originalObservedTypeIsNotAssignableFrom$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
P
- packageNotFound(Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- packageNotFound(Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- packageNotFound$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- packages(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
-
All classes from the packages of the specified classes will be added to the set of bean classes for the synthetic bean archive.
- PARALLEL - org.jboss.weld.events.WeldNotificationOptions.NotificationMode
-
Async observers are notified in parallel assuming that the
Executor
used supports parallel execution. - PARAMETER_NAME - Static variable in class org.jboss.weld.contexts.beanstore.ConversationNamingScheme
- parameterAnnotationNotAllowedOnConstructor(Object, Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- parameterAnnotationNotAllowedOnConstructor(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- parameterAnnotationNotAllowedOnConstructor$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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 class org.jboss.weld.logging.MetadataLogger_$logger
- parameterizedTypeContainingWildcardParameterIsNotAValidBeanType(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- parameterizedTypeContainingWildcardParameterIsNotAValidBeanType$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- 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
- Parameters - Annotation Type in org.jboss.weld.environment.se.bindings
- PARAMETERS - Static variable in class org.jboss.weld.environment.se.StartMain
- ParametersFactory - Class in org.jboss.weld.environment.se.beans
-
The simple bean that will hold the command line arguments and make them available by injection (using the @Parameters binding).
- ParametersFactory() - Constructor for class org.jboss.weld.environment.se.beans.ParametersFactory
- parametersMatch(Type, Type) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
- parametersMatch(Type, Type) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
- parametersMatch(Type, TypeVariable<?>) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
- parametersMatch(TypeVariable<?>, Type) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
- parametersMatch(TypeVariable<?>, TypeVariable<?>) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
- parametersMatch(TypeVariable<?>, TypeVariable<?>) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
- parametersMatch(WildcardType, Type) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
- parametersMatch(WildcardType, TypeVariable<?>) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
- parametersMatch(WildcardType, TypeVariable<?>) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
- parameterTypes - Variable in class org.jboss.weld.security.GetDeclaredMethodAction
- params() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedConstructorConfigurator
- params() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator
- params() - Method in class org.jboss.weld.bootstrap.events.configurator.AnnotatedConstructorConfiguratorImpl
- params() - Method in class org.jboss.weld.bootstrap.events.configurator.AnnotatedMethodConfiguratorImpl
- parse() - Method in class org.jboss.weld.xml.BeansXmlStreamParser
- parse(Iterable<URL>) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
- parse(Iterable<URL>) - Method in class org.jboss.weld.xml.BeansXmlParser
- parse(Iterable<URL>, boolean) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
- parse(Iterable<URL>, boolean) - Method in class org.jboss.weld.xml.BeansXmlParser
- parse(URL) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
- parse(URL) - Method in class org.jboss.weld.xml.BeansXmlParser
- parsingError(Object, Throwable) - Method in class org.jboss.weld.logging.XmlLogger_$logger
- parsingError(Object, Throwable) - Method in interface org.jboss.weld.logging.XmlLogger
- parsingError$str() - Method in class org.jboss.weld.logging.XmlLogger_$logger
- passivating() - Method in annotation type jakarta.enterprise.context.NormalScope
-
Determines whether the normal scope type is a passivating scope.
- passivating() - Method in class org.jboss.weld.literal.NormalScopeLiteral
- passivatingBeanHasNonPassivationCapableDecorator(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- passivatingBeanHasNonPassivationCapableDecorator(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- passivatingBeanHasNonPassivationCapableDecorator$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- passivatingBeanHasNonPassivationCapableInterceptor(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- passivatingBeanHasNonPassivationCapableInterceptor(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- passivatingBeanHasNonPassivationCapableInterceptor$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- passivatingBeanNeedsSerializableImpl(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- passivatingBeanNeedsSerializableImpl(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- passivatingBeanNeedsSerializableImpl$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- passivatingBeanWithNonserializableDecorator(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- passivatingBeanWithNonserializableDecorator(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- passivatingBeanWithNonserializableDecorator$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- passivatingBeanWithNonserializableInterceptor(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- passivatingBeanWithNonserializableInterceptor(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- passivatingBeanWithNonserializableInterceptor$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- PassivatingContextWrapper - Class in org.jboss.weld.contexts
-
Wraps a passivating context with a wrapper that guarantees that each call to the context is done with serializable
Contextual
. - passivatingNonNormalScopeIllegal(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- passivatingNonNormalScopeIllegal(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- passivatingNonNormalScopeIllegal$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- PassivationCapable - Interface in jakarta.enterprise.inject.spi
-
Indicates that a custom implementation of
Bean
orContextual
is passivation capable. - passivationCapableBeanHasNullId(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- passivationCapableBeanHasNullId(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- passivationCapableBeanHasNullId$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- patDefaultResolver(SlimAnnotatedType<?>) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- patDefaultResolver(SlimAnnotatedType<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
- patDefaultResolver$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- patFastResolver(SlimAnnotatedType<?>) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- patFastResolver(SlimAnnotatedType<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
- patFastResolver$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- patSkipped(SlimAnnotatedType<?>) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- patSkipped(SlimAnnotatedType<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
- patSkipped$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- 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.ThreadLocalStack
- 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
- 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
- PlugableValidator - Interface in org.jboss.weld.module
- pop() - Static method in class org.jboss.weld.bean.proxy.DecorationHelper
- pop() - Method in interface org.jboss.weld.injection.ThreadLocalStack.ThreadLocalStackReference
- POST_ACTIVATE - jakarta.enterprise.inject.spi.InterceptionType
-
Intercepts bean activation, only called for EJBs
- POST_ACTIVATE - org.jboss.weld.interceptor.spi.model.InterceptionType
- POST_CONSTRUCT - jakarta.enterprise.inject.spi.InterceptionType
-
Intercepts bean construction
- POST_CONSTRUCT - org.jboss.weld.interceptor.spi.model.InterceptionType
- POST_CONSTRUCT - Static variable in class org.jboss.weld.interceptor.util.InterceptionUtils
- postBeanArchiveServiceRegistration(ServiceRegistry, BeanManagerImpl, BeanDeploymentArchive) - Method in class org.jboss.weld.module.WeldModules
- postBeanArchiveServiceRegistration(WeldModule.PostBeanArchiveServiceRegistrationContext) - Method in interface org.jboss.weld.module.WeldModule
-
This hook is called once Weld registered
Service
s for deployment of a particular bean archive. - postConstruct() - Method in class jakarta.enterprise.inject.spi.Unmanaged.UnmanagedInstance
-
Call the @PostConstruct callback
- postConstruct(T) - Method in interface jakarta.enterprise.inject.spi.InjectionTarget
-
Calls the
PostConstruct
callback, if it exists, according to the semantics required by the Java EE platform specification. - postConstruct(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
- postConstruct(T) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
- 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
- postContextRegistration(String, ServiceRegistry, List<ContextHolder<? extends Context>>) - Method in class org.jboss.weld.module.WeldModules
- postContextRegistration(WeldModule.PostContextRegistrationContext) - Method in interface org.jboss.weld.module.WeldModule
-
This hook is called once Weld registered built-in contexts.
- postNotify(Extension) - Method in class org.jboss.weld.bootstrap.events.ContainerEvent
- postNotify(Extension) - Method in interface org.jboss.weld.bootstrap.events.NotificationListener
- postNotify(Extension) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
- postNotify(Extension) - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
- postNotify(Extension) - Method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
- postNotify(Extension) - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
- postNotify(Extension) - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
- postNotify(T, Object) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
- postNotify(T, Object) - Method in class org.jboss.weld.event.ObserverMethodImpl
- postServiceRegistration(String, ServiceRegistry) - Method in class org.jboss.weld.module.WeldModules
- postServiceRegistration(WeldModule.PostServiceRegistrationContext) - Method in interface org.jboss.weld.module.WeldModule
-
This hook is called once Weld registered
Service
s from the deployment and added its own internal Services. - postSpecialize() - Method in class org.jboss.weld.bean.AbstractBean
- PRE_DESTROY - jakarta.enterprise.inject.spi.InterceptionType
-
Intercepts bean destruction
- PRE_DESTROY - org.jboss.weld.interceptor.spi.model.InterceptionType
- PRE_DESTROY - Static variable in class org.jboss.weld.interceptor.util.InterceptionUtils
- PRE_PASSIVATE - jakarta.enterprise.inject.spi.InterceptionType
-
Intercepts bean passivation, only called for EJBs
- PRE_PASSIVATE - org.jboss.weld.interceptor.spi.model.InterceptionType
- preBeanRegistration(BeanDeployment, Environment) - Method in class org.jboss.weld.module.WeldModules
- preBeanRegistration(WeldModule.PreBeanRegistrationContext) - Method in interface org.jboss.weld.module.WeldModule
-
This hook is called by Weld before it starts deploying beans.
- Preconditions - Class in org.jboss.weld.util
- preDestroy() - Method in class jakarta.enterprise.inject.spi.Unmanaged.UnmanagedInstance
-
Call the @PreDestroy callback
- preDestroy(T) - Method in interface jakarta.enterprise.inject.spi.InjectionTarget
-
Calls the
PreDestroy
callback, if it exists, according to the semantics required by the Java EE platform specification. - preDestroy(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
- preDestroy(T) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
- 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(Collection<BeanIdentifier>) - Method in class org.jboss.weld.contexts.beanstore.AbstractNamingScheme
- prefix(Collection<BeanIdentifier>) - Method in interface org.jboss.weld.contexts.beanstore.NamingScheme
- prefix(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.AbstractNamingScheme
- prefix(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.BeanIdentifierIndexNamingScheme
- prefix(BeanIdentifier) - Method in interface org.jboss.weld.contexts.beanstore.NamingScheme
-
Add the prefix to the id
- PREFIX - Static variable in class org.jboss.weld.bean.BeanIdentifiers
- PREFIX_BUILDER - Static variable in class org.jboss.weld.bean.BeanIdentifiers
- 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
- PRELOADER_THREAD_POOL_SIZE - org.jboss.weld.config.ConfigurationKey
-
The number of threads used by ContainerLifecycleEventPreloader.
- 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
- 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
- previous() - Method in class org.jboss.weld.util.collections.ListView.ListViewIterator
- previousIndex() - Method in class org.jboss.weld.util.collections.ListView.ListViewIterator
- 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 jakarta.enterprise.inject.spi
-
This interface allows some SPI implementation to change their priority programmatically.
- priority(int) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Set the priority for the observer to build
- priority(int) - Method in interface org.jboss.weld.bootstrap.event.InterceptorConfigurator
-
Adds priority annotation.
- priority(int) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
-
Allows to set a priority to an alternative bean hence selecting it globally.
- priority(int) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- priority(int) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- priority(int) - Method in class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- priority(int) - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver.Builder
-
Set the priority.
- PRIORITY_ANNOTATION_CLASS - Variable in class org.jboss.weld.util.AnnotationApiAbstraction
- PriorityComparator - Class in org.jboss.weld.bean.builtin
- PriorityComparator(AnnotationApiAbstraction) - Constructor for class org.jboss.weld.bean.builtin.PriorityComparator
- PRIVATE_METHOD_HANDLER_FIELD_NAME - Static variable in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
- privateFinalMethodOnInterceptedBean(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- privateFinalMethodOnInterceptedBean(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- privateFinalMethodOnInterceptedBean$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- PROBE_ALLOW_REMOTE_ADDRESS - org.jboss.weld.config.ConfigurationKey
-
A regular expression used to limit access to the Probe REST API.
- PROBE_EMBED_INFO_SNIPPET - org.jboss.weld.config.ConfigurationKey
-
If set to
true
an informative HTML snippet will be added to every response with Content-Type of valuetext/html
. - PROBE_EVENT_MONITOR_CONTAINER_LIFECYCLE_EVENTS - org.jboss.weld.config.ConfigurationKey
-
If set to
true
all the container lifecycle events are monitored during bootstrap. - PROBE_EVENT_MONITOR_EXCLUDE_TYPE - org.jboss.weld.config.ConfigurationKey
-
A regular expression.
- PROBE_EXPORT_DATA_AFTER_DEPLOYMENT - org.jboss.weld.config.ConfigurationKey
-
If a non-empty string and development mode is enabled, the Probe data will be automatically exported after deployment validation.
- PROBE_INVOCATION_MONITOR_EXCLUDE_TYPE - org.jboss.weld.config.ConfigurationKey
-
A regular expression.
- PROBE_INVOCATION_MONITOR_SKIP_JAVABEAN_PROPERTIES - org.jboss.weld.config.ConfigurationKey
-
If set to
true
the JavaBean accessor methods are not monitored. - PROBE_JMX_SUPPORT - org.jboss.weld.config.ConfigurationKey
-
If set to
true
one or more MBean components may be registered so that it is possible to use JMX to access the Probe development tool data. - proceed() - Method in class org.jboss.weld.interceptor.proxy.SimpleInvocationContext
- proceed() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl
- proceed() - Method in class org.jboss.weld.util.ForwardingInvocationContext
- processAndResolveType(Type, Class<?>) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
- processAnnotatedType() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processAnnotatedType(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessAnnotatedType<X> - Interface in jakarta.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
- 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() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processBean(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessBean<X> - Interface in jakarta.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() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processBeanAttributes(Iterable<? extends AbstractBean<?, ?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
- processBeanAttributes(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessBeanAttributes<T> - Interface in jakarta.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. - 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. - processBeanDeployments(Iterable<BeanDeployment>) - Method in class org.jboss.weld.bootstrap.BeanDeploymentModules
- ProcessBeanImpl<X> - Class in org.jboss.weld.bootstrap.events
- ProcessBeanInjectionTarget<X> - Class in org.jboss.weld.bootstrap.events
- ProcessBeanInjectionTarget(BeanManagerImpl, AbstractClassBean<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessBeanInjectionTarget
- processBeans(Iterable<? extends AbstractBean<?, ?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
- processClassBeanAttributes() - Method in class org.jboss.weld.bootstrap.BeanDeployer
-
Fires
ProcessBeanAttributes
for each enabled bean and updates the environment based on the events. - processInjectionPoint() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processInjectionPoint(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- 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
. - ProcessInjectionPoint<T,X> - Interface in jakarta.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. - 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() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processInjectionTarget(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessInjectionTarget<X> - Interface in jakarta.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. - processInjectionTargetEvents(Iterable<? extends AbstractBean<?, ?>>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- processManagedBean() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processManagedBean(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessManagedBean<X> - Interface in jakarta.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>, 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>, Collection<Annotation>, ClassTransformer, boolean) - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
- processObserverMethod() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processObserverMethod(ObserverMethod<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
- processObserverMethod(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessObserverMethod<T,X> - Interface in jakarta.enterprise.inject.spi
-
The container fires an event of this type for each observer method of each enabled bean, before registering the
ObserverMethod
object. - ProcessObserverMethodImpl<T,X> - Class in org.jboss.weld.bootstrap.events
-
Implementation of the event used to notify observers for each observer method that is added.
- processObserverMethodType(Type) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
- processProducer() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processProducer(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessProducer<T,X> - Interface in jakarta.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
- processProducerEvents(Iterable<? extends AbstractBean<?, ?>>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- processProducerField() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processProducerField(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessProducerField<T,X> - Interface in jakarta.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() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processProducerMethod(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessProducerMethod<T,X> - Interface in jakarta.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() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processSessionBean(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessSessionBean<X> - Interface in jakarta.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
- ProcessSynthethicBeanImpl<X> - Class in org.jboss.weld.bootstrap.events
- ProcessSynthethicBeanImpl(BeanManagerImpl, Bean<X>, Annotated, Extension) - Constructor for class org.jboss.weld.bootstrap.events.ProcessSynthethicBeanImpl
- processSyntheticAnnotatedType(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessSyntheticAnnotatedType<X> - Interface in jakarta.enterprise.inject.spi
-
The container fires an event of this type for each Java class or interface added by
BeforeBeanDiscovery.addAnnotatedType(AnnotatedType)
,BeforeBeanDiscovery.addAnnotatedType(AnnotatedType, String)
orAfterTypeDiscovery.addAnnotatedType(AnnotatedType, String)
- ProcessSyntheticAnnotatedTypeImpl<T> - Class in org.jboss.weld.bootstrap.events
- ProcessSyntheticAnnotatedTypeImpl(BeanManagerImpl, SlimAnnotatedTypeContext<T>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessSyntheticAnnotatedTypeImpl
- processSyntheticBean() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processSyntheticBean(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessSyntheticBean<X> - Interface in jakarta.enterprise.inject.spi
-
The container fires an event of this type for each custom bean implementation added through
AfterBeanDiscovery.addBean()
orAfterBeanDiscovery.addBean(Bean)
, before registering theBean
object. - processSyntheticObserverMethod() - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- processSyntheticObserverMethod(Type) - Static method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- ProcessSyntheticObserverMethod<T,X> - Interface in jakarta.enterprise.inject.spi
-
The container fires an event of this type for each custom implementation of
ObserverMethod
added throughAfterBeanDiscovery.addObserverMethod(ObserverMethod)
orAfterBeanDiscovery.addObserverMethod()
, before registering theObserverMethod
object. - ProcessSyntheticObserverMethodImpl<T,X> - Class in org.jboss.weld.bootstrap.events
-
This event is used to notify observers for each synthetic observer method that is added.
- produce() - Method in class jakarta.enterprise.inject.spi.Unmanaged.UnmanagedInstance
-
Create the instance
- produce(CreationalContext<T>) - Method in interface jakarta.enterprise.inject.spi.Producer
-
Causes an instance to be produced via the
Producer
. - produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
- produce(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.NonProducibleInjectionTarget
- produce(Object, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
- 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 - Variable in class org.jboss.weld.bean.SyntheticClassBean
- Producer<T> - Interface in jakarta.enterprise.inject.spi
-
Provides a generic operation for producing an instance of a type.
- PRODUCER - org.jboss.weld.injection.MethodInjectionPoint.MethodInjectionPointType
- producerCastError(Object, Object, Throwable) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerCastError(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
- producerCastError$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- ProducerConfigurator<T> - Interface in jakarta.enterprise.inject.spi.configurator
-
A
ProducerConfigurator
can configure aProducer
. - ProducerConfiguratorImpl<T> - Class in org.jboss.weld.bootstrap.events.configurator
- ProducerConfiguratorImpl(Producer<T>) - Constructor for class org.jboss.weld.bootstrap.events.configurator.ProducerConfiguratorImpl
- ProducerFactory<X> - Interface in jakarta.enterprise.inject.spi
-
An
ProducerFactory
can create anProducer
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, String) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerFieldCannotHaveAWildcardBeanType(Object, String) - Method in interface org.jboss.weld.logging.BeanLogger
- producerFieldCannotHaveAWildcardBeanType$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerFieldOnSessionBeanMustBeStatic(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerFieldOnSessionBeanMustBeStatic(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- producerFieldOnSessionBeanMustBeStatic$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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
- producerFieldTypeInvalidTypeVariable(Object, String) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerFieldTypeInvalidTypeVariable(Object, String) - Method in interface org.jboss.weld.logging.BeanLogger
- producerFieldTypeInvalidTypeVariable$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerFieldWithTypeVariableBeanTypeMustBeDependent(Object, String) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerFieldWithTypeVariableBeanTypeMustBeDependent(Object, String) - Method in interface org.jboss.weld.logging.BeanLogger
- producerFieldWithTypeVariableBeanTypeMustBeDependent$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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, String) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerMethodCannotHaveAWildcardReturnType(Object, String) - Method in interface org.jboss.weld.logging.BeanLogger
- producerMethodCannotHaveAWildcardReturnType$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerMethodNotSpecializing(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- producerMethodNotSpecializing$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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
- producerMethodReturnTypeInvalidTypeVariable(Object, String) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerMethodReturnTypeInvalidTypeVariable(Object, String) - Method in interface org.jboss.weld.logging.BeanLogger
- producerMethodReturnTypeInvalidTypeVariable$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerMethodWithTypeVariableReturnTypeMustBeDependent(Object, String) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerMethodWithTypeVariableReturnTypeMustBeDependent(Object, String) - Method in interface org.jboss.weld.logging.BeanLogger
- producerMethodWithTypeVariableReturnTypeMustBeDependent$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- producerWithInvalidTypeVariable(AnnotatedMember<?>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
- producerWithInvalidTypeVariable(AnnotatedMember<?>) - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
- producerWithInvalidTypeVariable(AnnotatedMember<?>) - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
- producerWithInvalidWildcard(AnnotatedMember<?>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
- producerWithInvalidWildcard(AnnotatedMember<?>) - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
- producerWithInvalidWildcard(AnnotatedMember<?>) - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
- producerWithParameterizedTypeWithTypeVariableBeanTypeMustBeDependent(AnnotatedMember<?>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
- producerWithParameterizedTypeWithTypeVariableBeanTypeMustBeDependent(AnnotatedMember<?>) - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
- producerWithParameterizedTypeWithTypeVariableBeanTypeMustBeDependent(AnnotatedMember<?>) - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
- Produces - Annotation Type in jakarta.enterprise.inject
-
Identifies a producer method or field.
- produceWith(Function<CreationalContext<U>, U>) - Method in interface jakarta.enterprise.inject.spi.configurator.ProducerConfigurator
-
Set a callback to produce a new instance.
- produceWith(Function<CreationalContext<U>, U>) - Method in class org.jboss.weld.bootstrap.events.configurator.ProducerConfiguratorImpl
- produceWith(Function<Instance<Object>, U>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Set a callback to create a bean instance.
- produceWith(Function<Instance<Object>, U>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- produceWith(Function<Instance<Object>, U>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- ProfilingExecutorServices - Class in org.jboss.weld.executor
- ProfilingExecutorServices(ExecutorServices) - Constructor for class org.jboss.weld.executor.ProfilingExecutorServices
- promotedTransientConversation(Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- promotedTransientConversation(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- promotedTransientConversation$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- properties(Map<String, Object>) - Method in class org.jboss.weld.environment.se.Weld
-
Set all the configuration properties.
- property(String, Object) - Method in class org.jboss.weld.environment.se.Weld
-
Set the configuration property.
- propertyLookup(Object) - Method in class org.jboss.weld.logging.ElLogger_$logger
- propertyLookup(Object) - Method in interface org.jboss.weld.logging.ElLogger
- propertyLookup$str() - Method in class org.jboss.weld.logging.ElLogger_$logger
- propertyResolved(Object, Object) - Method in class org.jboss.weld.logging.ElLogger_$logger
- propertyResolved(Object, Object) - Method in interface org.jboss.weld.logging.ElLogger
- propertyResolved$str() - Method in class org.jboss.weld.logging.ElLogger_$logger
- 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
- Provider<T> - Interface in jakarta.inject
-
Provides instances of
T
. - ProxiedMethodFilter - Interface in org.jboss.weld.bean.proxy
-
Allows certain bean class methods to be ignored when creating a proxy / subclass.
- Proxies - Class in org.jboss.weld.util
-
Utilities for working with 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_DUMP - org.jboss.weld.config.ConfigurationKey
-
For debug purposes, it's possible to dump the generated bytecode of proxies and subclasses.
- proxy_getInstance() - Method in interface org.jboss.weld.bean.proxy.Proxy
-
Gets the proxied bean instance.
- PROXY_IGNORE_FINAL_METHODS - org.jboss.weld.config.ConfigurationKey
-
Weld supports a non-standard workaround to be able to create proxies for Java types which declare non-private non-static final methods.
- PROXY_INSTANTIATOR - org.jboss.weld.config.ConfigurationKey
-
Allows
ProxyInstantiator
to be selected explicitly. - 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.InterceptedProxyFactory
- PROXY_SUFFIX - Static variable in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
- PROXY_SUFFIX - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
- PROXY_UNSAFE - org.jboss.weld.config.ConfigurationKey
-
Deprecated.this option is deprecated. RELAXED_CONSTRUCTION should be used instead
- 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 class org.jboss.weld.logging.BeanLogger_$logger
- proxyDeserializationFailure(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- proxyDeserializationFailure$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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 class org.jboss.weld.logging.BeanLogger_$logger
- proxyHandlerSerializedForNonSerializableBean() - Method in interface org.jboss.weld.logging.BeanLogger
- proxyHandlerSerializedForNonSerializableBean$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- proxyInstantiationBeanAccessFailed(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- proxyInstantiationBeanAccessFailed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- proxyInstantiationBeanAccessFailed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- proxyInstantiationFailed(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- proxyInstantiationFailed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- proxyInstantiationFailed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- ProxyInstantiator - Interface in org.jboss.weld.bean.proxy
-
Implementations of this interface are capable of creating instances of a given proxy class.
- ProxyInstantiator.Factory - Class in org.jboss.weld.bean.proxy
- 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.
- pseudoScopedBeanHasCircularReferences(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- pseudoScopedBeanHasCircularReferences(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- pseudoScopedBeanHasCircularReferences$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- publicFieldOnNormalScopedBeanNotAllowed(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- publicFieldOnNormalScopedBeanNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- publicFieldOnNormalScopedBeanNotAllowed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- push(DecorationHelper<?>) - Static method in class org.jboss.weld.bean.proxy.DecorationHelper
- push(T) - Method in interface jakarta.enterprise.context.spi.CreationalContext
-
Registers an incompletely initialized contextual instance the with the container.
- push(T) - Method in class org.jboss.weld.contexts.CreationalContextImpl
- push(T) - Method in class org.jboss.weld.injection.ThreadLocalStack
- 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
- pushConditionally(T, boolean) - Method in class org.jboss.weld.injection.ThreadLocalStack
-
Convenience method which only pushes something to stack if the condition evaluates to true.
- pushIfNotNull(T) - Method in class org.jboss.weld.injection.ThreadLocalStack
-
Convenience method which also accepts null values.
- 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
- 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(ServiceRegistry, Class<T>, Service) - Static method in class org.jboss.weld.util.Services
- put(BeanDeploymentArchive, BeanDeployment) - Method in class org.jboss.weld.bootstrap.BeanDeploymentArchiveMapping
- put(BeanIdentifier, ContextualInstance<T>) - Method in class org.jboss.weld.contexts.beanstore.AbstractMapBackedBeanStore
- put(BeanIdentifier, ContextualInstance<T>) - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- put(BeanIdentifier, ContextualInstance<T>) - Method in interface org.jboss.weld.contexts.beanstore.BeanStore
-
Adds a bean instance to the storage
- 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(Map<K, V>, K, V) - Static method in class org.jboss.weld.util.collections.WeldCollections
-
Utility method for working with maps.
Q
- Qualifier - Annotation Type in jakarta.inject
-
Identifies qualifier annotations.
- QualifierInstance - Class in org.jboss.weld.resolution
-
Optimized representation of a qualifier.
- QualifierInstance(Class<? extends Annotation>, Map<String, Object>) - Constructor for class org.jboss.weld.resolution.QualifierInstance
-
Constructs a qualifier instance without any checks.
- qualifierInstances - Variable in class org.jboss.weld.resolution.ResolvableBuilder
- QualifierLiteral - Class in jakarta.enterprise.inject.literal
-
Supports inline instantiation of the
Qualifier
annotation. - QualifierLiteral - Class in org.jboss.weld.literal
-
Annotation literal for
Qualifier
? - QualifierLiteral() - Constructor for class jakarta.enterprise.inject.literal.QualifierLiteral
- QualifierModel<T extends 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 class org.jboss.weld.logging.UtilLogger_$logger
- qualifierOnFinalField(Object) - Method in interface org.jboss.weld.logging.UtilLogger
- qualifierOnFinalField$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- qualifierOnStereotype(Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- qualifierOnStereotype(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- qualifierOnStereotype$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- qualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Replace all qualifiers.
- qualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Replace all qualifiers.
- qualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator
-
Replace all qualifiers.
- qualifiers(Annotation...) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Replace all qualifiers on the Observed event.
- qualifiers(Annotation...) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- qualifiers(Annotation...) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- qualifiers(Annotation...) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- qualifiers(Annotation...) - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- qualifiers(Annotation...) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- qualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Replace all qualifiers.
- qualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Replace all qualifiers.
- qualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator
-
Replace all qualifiers.
- qualifiers(Set<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Replace all qualifiers on the Observed event.
- qualifiers(Set<Annotation>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- qualifiers(Set<Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- qualifiers(Set<Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- qualifiers(Set<Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- qualifiers(Set<Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- qualifiersNull(Object, Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- qualifiersNull(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- qualifiersNull$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- qualifiersUsed(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- qualifiersUsed(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- qualifiersUsed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
R
- rawType - Variable in class org.jboss.weld.resolution.ResolvableBuilder
- read(AnnotatedMethod<?>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Read observer meta data from a existing
AnnotatedMethod
- read(AnnotatedMethod<?>) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- read(AnnotatedType<U>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Read the information from the given annotated type.
- read(AnnotatedType<U>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- read(AnnotatedType<U>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- read(BeanAttributes<?>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Read the information from the given bean attributes.
- read(BeanAttributes<?>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- read(BeanAttributes<?>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- read(BeanAttributes<?>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- read(InjectionPoint) - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- read(ObserverMethod<T>) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Read observer meta data from a existing ObserverMethod
- read(ObserverMethod<T>) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- read(Method) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Read observer meta data from a existing
Method
- read(Method) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- readingPropertiesFile(Object) - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- readingPropertiesFile(Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
- readingPropertiesFile$str() - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- 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(Reception) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Set the
Reception
mode for the observer to build - reception(Reception) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- Reception - Enum in jakarta.enterprise.event
-
Distinguishes conditional observer methods from observer methods which are always notified.
- redundantQualifier(Object, Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- redundantQualifier(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
- redundantQualifier$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- REFLECTION - org.jboss.weld.logging.Category
- ReflectionCache - Interface in org.jboss.weld.resources
- ReflectionCache.AnnotationClass<T extends Annotation> - Interface in org.jboss.weld.resources
-
Represents cached metadata about an annotation class.
- ReflectionCacheFactory - Class in org.jboss.weld.resources
- reflectionfactoryInstantiationFailed(Object, Throwable) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- reflectionfactoryInstantiationFailed(Object, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
- reflectionfactoryInstantiationFailed$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- ReflectionLogger - Interface in org.jboss.weld.logging
-
Log messages relating to reflection Message ids: 000600 - 000699
- ReflectionLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- ReflectionLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.ReflectionLogger_$logger
- Reflections - Class in org.jboss.weld.util.reflection
-
Utility class for static reflection-type operations
- registerAnnotatedTypes() - Method in class org.jboss.weld.bootstrap.BeanDeployer
- registerAroundConstructCallback(AroundConstructCallback<T>) - Method in class org.jboss.weld.contexts.CreationalContextImpl
- registerBean(AbstractBuiltInBean<?>) - Method in interface org.jboss.weld.module.WeldModule.PreBeanRegistrationContext
-
Register an additional built-in bean with the given bean archive deployment.
- 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
- registerCdiInterceptorsForMessageDrivenBeans(BeanDeployerEnvironment, BeanManagerImpl) - Method in interface org.jboss.weld.module.EjbSupport
-
Initializes interception model for MDBs and propagates them to
EjbServices.registerInterceptors(org.jboss.weld.ejb.spi.EjbDescriptor, org.jboss.weld.ejb.spi.InterceptorBindings)
. - registerClassWithMissingDependency(String, String) - Method in class org.jboss.weld.bootstrap.MissingDependenciesRegistry
- registerEnvironment(BeanManagerImpl, BeanDeployerEnvironment, boolean) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
- 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.
- registerOuterDecorator(ProxyObject, T) - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
- registerPlugableValidator(PlugableValidator) - Method in interface org.jboss.weld.module.WeldModule.PostServiceRegistrationContext
-
Registers an additional validator to be used for bean validation
- registerWeldSEBeans(BeforeBeanDiscovery, BeanManager) - Method in class org.jboss.weld.environment.se.WeldSEBeanRegistrant
- registerWeldSEContexts(AfterBeanDiscovery, BeanManager) - Method in class org.jboss.weld.environment.se.WeldSEBeanRegistrant
- RELAXED_CONSTRUCTION - org.jboss.weld.config.ConfigurationKey
-
Weld supports a non-standard workaround to be able to create client proxies for Java types that cannot be proxied by the container, using non-portable JVM APIs.
- release() - Method in interface jakarta.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.contexts.CreationalContextImpl
- release() - Method in interface org.jboss.weld.contexts.WeldCreationalContext
- release(Contextual<T>, T) - Method in class org.jboss.weld.contexts.CreationalContextImpl
- reload() - Method in class org.jboss.weld.util.ServiceLoader
-
Clear this loader's provider cache so that all providers will be reloaded.
- remove() - Method in class org.jboss.weld.util.collections.ListView.ListViewIterator
- remove(int) - Method in class org.jboss.weld.util.collections.ListView
- remove(Object) - Method in class org.jboss.weld.util.collections.AbstractImmutableMap
- remove(Predicate<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedConstructorConfigurator
-
Remove annotations that match the specified predicate.
- remove(Predicate<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedFieldConfigurator
-
Remove annotations that match the specified predicate.
- remove(Predicate<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator
-
Remove annotations that match the specified predicate.
- remove(Predicate<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator
-
Remove annotations that match the specified predicate.
- remove(Predicate<Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
-
Remove annotations that match the specified predicate.
- remove(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.AbstractMapBackedBeanStore
- remove(BeanIdentifier) - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
- remove(BeanIdentifier) - Method in interface org.jboss.weld.contexts.beanstore.BeanStore
-
Removes a bean instance identified by the given id.
- removeAll() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedConstructorConfigurator
-
Remove all the annotations.
- removeAll() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedFieldConfigurator
-
Remove all the annotations.
- removeAll() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedMethodConfigurator
-
Remove all the annotations.
- removeAll() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedParameterConfigurator
-
Remove all the annotations.
- removeAll() - Method in interface jakarta.enterprise.inject.spi.configurator.AnnotatedTypeConfigurator
-
Remove all the annotations.
- removeAll(Iterable<Bean<?>>) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
- removeAll(Set<Bean<?>>) - Method in class org.jboss.weld.resources.ClassTransformer
- 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.contexts.beanstore.AttributeBeanStore
-
Removes an attribute from the underlying storage
- removeAttribute(String) - Method in class org.jboss.weld.contexts.beanstore.MapBeanStore
- removeDisabledBeans(Set<T>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
-
Retains only beans which are enabled.
- removedKeyFromSession(Object, Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- removedKeyFromSession(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- removedKeyFromSession$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- removeRequestAttribute(BoundRequest, String) - Method in class org.jboss.weld.contexts.bound.BoundConversationContextImpl
- removeRequestAttribute(R, String) - Method in class org.jboss.weld.contexts.AbstractConversationContext
-
Remove an attribute from the request.
- removeState() - Method in class org.jboss.weld.contexts.AbstractManagedContext
-
The managed state should be always removed during deactivation.
- 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 jakarta.enterprise.context.BeforeDestroyed.Literal
- REQUEST - Static variable in class jakarta.enterprise.context.Destroyed.Literal
- REQUEST - Static variable in class jakarta.enterprise.context.Initialized.Literal
- REQUEST_BEFORE_DESTROYED_EJB - Static variable in class org.jboss.weld.event.ContextEvent
- REQUEST_DESTROYED_EJB - Static variable in class org.jboss.weld.event.ContextEvent
- REQUEST_INITIALIZED_EJB - Static variable in class org.jboss.weld.event.ContextEvent
- requestContext - Variable in class org.jboss.weld.contexts.activator.AbstractActivateRequestContextInterceptor
- 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. - RequestContextController - Interface in jakarta.enterprise.context.control
-
The CDI container provides a built in instance of RequestContextController that is dependent scoped for the purposes of activating and deactivating.
- RequestContextControllerBean - Class in org.jboss.weld.bean.builtin
- RequestContextControllerBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.RequestContextControllerBean
- RequestContextImpl - Class in org.jboss.weld.contexts.unbound
- RequestContextImpl(String) - Constructor for class org.jboss.weld.contexts.unbound.RequestContextImpl
- RequestScoped - Annotation Type in jakarta.enterprise.context
-
Specifies that a bean is request scoped.
- RequestScoped.Literal - Class in jakarta.enterprise.context
-
Supports inline instantiation of the
RequestScoped
annotation. - RequestScopedCache - Class in org.jboss.weld.contexts.cache
-
Caches beans over the life of a request, to allow for efficient bean lookups from proxies.
- RequestScopedItem - Interface in org.jboss.weld.contexts.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() - Method in class org.jboss.weld.environment.se.Weld
-
Reset the synthetic bean archive (bean classes and enablement), explicitly added extensions and services.
- RESET_HTTP_SESSION_ATTR_ON_BEAN_ACCESS - org.jboss.weld.config.ConfigurationKey
-
If set to true then when a contextual reference for a @SessionScoped or @ConversationScoped bean is obtained from a context backed by an HTTP session the instance is set again using HttpSession.setAttribute().
- resetAll() - Method in class org.jboss.weld.environment.se.Weld
-
Reset all the state, except for initialized containers.
- RESOLUTION - org.jboss.weld.logging.Category
- RESOLUTION_CACHE_SIZE - org.jboss.weld.config.ConfigurationKey
-
Weld caches resolved injection points in order to resolve them faster in the future.
- ResolutionException - Exception in jakarta.enterprise.inject
-
Indicates a problem relating to typesafe resolution.
- ResolutionException() - Constructor for exception jakarta.enterprise.inject.ResolutionException
- ResolutionException(String) - Constructor for exception jakarta.enterprise.inject.ResolutionException
- ResolutionException(String, Throwable) - Constructor for exception jakarta.enterprise.inject.ResolutionException
- ResolutionException(Throwable) - Constructor for exception jakarta.enterprise.inject.ResolutionException
- ResolutionLogger - Interface in org.jboss.weld.logging
-
Log messages for resolution classes.
- ResolutionLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- ResolutionLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.ResolutionLogger_$logger
- Resolvable - Interface in org.jboss.weld.resolution
-
Something that is resolvable by the resolver.
- ResolvableBuilder - Class in org.jboss.weld.resolution
- ResolvableBuilder(InjectionPoint, BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
- ResolvableBuilder(Type, BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
- ResolvableBuilder(BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
- ResolvableBuilder(MetaAnnotationStore) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
- ResolvableBuilder.ResolvableImpl - Class in org.jboss.weld.resolution
- ResolvableImpl(Class<?>, Set<Type>, Bean<?>, Set<QualifierInstance>, boolean) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
- resolve() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy
- resolve(String) - Method in class org.jboss.weld.resolution.NameBasedResolver
-
Get the possible beans for the given name
- resolve(Set<Bean<? extends X>>) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Apply the ambiguous dependency resolution rules to a set of beans.
- resolve(Set<Bean<? extends X>>) - Method in class org.jboss.weld.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(Set<Bean<? extends X>>) - Method in class org.jboss.weld.util.ForwardingBeanManager
- resolve(R, boolean) - Method in class org.jboss.weld.resolution.TypeSafeResolver
-
Get the possible beans for the given element
- 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, ProxyServices) - 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 jakarta.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 theBeanManager
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>, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
- resolveDecorators(Set<Type>, Set<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
- resolveDisposalBeans(Set<Type>, Set<Annotation>, AbstractClassBean<X>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
Resolve the disposal method for the given producer method.
- resolveDisposalMethod(BeanAttributes<?>, AbstractClassBean<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- resolvedObserverMethods - Variable in class org.jboss.weld.event.FastEvent
- ResolvedObservers<T> - Class in org.jboss.weld.event
-
Immutable information about observer methods resolved for a type/qualifiers combination.
- resolveInterceptors(InterceptionType, Annotation...) - Method in interface jakarta.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 theBeanManager
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, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
- resolveInterceptors(InterceptionType, Collection<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Resolves a list of interceptors based on interception type and interceptor bindings.
- resolveObserverMethods(Type, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
-
Resolves observer methods based on the given event type and qualifiers.
- resolveObserverMethods(Type, Set<Annotation>) - Method in class org.jboss.weld.event.ObserverNotifier
-
Resolves observer methods based on the given event type and qualifiers.
- resolveObserverMethods(Resolvable) - Method in class org.jboss.weld.event.ObserverNotifier
-
Resolves observer methods using the given resolvable.
- resolveObserverMethods(T, Annotation...) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Return an ordered set of observer methods for an event.
- resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
- resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
- resolveProcessAnnotatedTypeObservers(ClassFileServices, String) - Method in class org.jboss.weld.bootstrap.FastProcessAnnotatedTypeResolver
-
Resolves a set of
ProcessAnnotatedType
observer methods for the specified class. - 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(GenericArrayType) - Method in class org.jboss.weld.util.reflection.TypeResolver
- resolveType(ParameterizedType) - Method in class org.jboss.weld.util.reflection.TypeResolver
-
Resolves a given parameterized type.
- resolveType(Type) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
- resolveType(Type) - Method in class org.jboss.weld.util.reflection.TypeResolver
- resolveType(TypeVariable<?>) - Method in class org.jboss.weld.util.reflection.TypeResolver
-
Resolves a given type variable.
- resolveTypeVariables() - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
- resolveTypeVariables(ParameterizedType, Type) - 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
- 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. - ResourceInjectionFactory() - Constructor for class org.jboss.weld.injection.ResourceInjectionFactory
- ResourceInjectionProcessor<S extends org.jboss.weld.bootstrap.api.Service,C> - Class in org.jboss.weld.injection
-
Abstract stateless resource injection processor.
- ResourceInjectionProcessor() - Constructor for class org.jboss.weld.injection.ResourceInjectionProcessor
- 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
- resourceLoaderNotSpecifiedForArchive(Object) - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- resourceLoaderNotSpecifiedForArchive(Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
- resourceLoaderNotSpecifiedForArchive$str() - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- resourceSetterInjectionNotAJavabean(Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- resourceSetterInjectionNotAJavabean(Object) - Method in interface org.jboss.weld.logging.UtilLogger
- resourceSetterInjectionNotAJavabean$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- resourceUrlProtocolNotSupported(Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- resourceUrlProtocolNotSupported(Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- resourceUrlProtocolNotSupported$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- resumingConversation(Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- resumingConversation(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- resumingConversation$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- 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
- ROLLING_UPGRADES_ID_DELIMITER - org.jboss.weld.config.ConfigurationKey
-
This configuration property should only be used if experiencing problems with rolling upgrades.
- run() - Method in class org.jboss.weld.bean.proxy.DecorationHelper
- run() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
- run() - Method in class org.jboss.weld.environment.se.threading.RunnableDecorator
-
Set up the ThreadContext and delegate.
- 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.ConstructorNewInstanceAction
- run() - Method in class org.jboss.weld.security.FieldLookupAction
- run() - Method in class org.jboss.weld.security.GetAccessibleCopyOfMember
- run() - Method in class org.jboss.weld.security.GetClassLoaderAction
- 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.security.SetContextClassLoaderAction
- 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
- runAfterBoth(CompletionStage<?>, Runnable) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- runAfterBoth(CompletionStage<?>, Runnable) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- runAfterBothAsync(CompletionStage<?>, Runnable) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- runAfterBothAsync(CompletionStage<?>, Runnable) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- runAfterBothAsync(CompletionStage<?>, Runnable, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- runAfterEither(CompletionStage<?>, Runnable) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- runAfterEither(CompletionStage<?>, Runnable) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- runAfterEitherAsync(CompletionStage<?>, Runnable) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- runAfterEitherAsync(CompletionStage<?>, Runnable) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- runAfterEitherAsync(CompletionStage<?>, Runnable, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- RunnableDecorator - Class in org.jboss.weld.environment.se.threading
-
Decorator for all beans which implements Runnable.
- RunnableDecorator(WeldSEBeanRegistrant) - Constructor for class org.jboss.weld.environment.se.threading.RunnableDecorator
- 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_CLASSPATH_ENTRIES_SYSTEM_PROPERTY - Static variable in class org.jboss.weld.environment.se.Weld
-
By default, Weld SE does not support implicit bean archives without beans.xml.
- scanClasspathEntries() - Method in class org.jboss.weld.environment.se.Weld
-
Scans the class path entries - implicit bean archives which don't contain a beans.xml file are supported.
- SCANNING_URIS - Static variable in class org.jboss.weld.xml.BeansXmlStreamParser
- ScanningImpl - Class in org.jboss.weld.metadata
- ScanningImpl(Collection<Metadata<Filter>>, Collection<Metadata<Filter>>) - Constructor for class org.jboss.weld.metadata.ScanningImpl
- scanningPackage(Object, Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- scanningPackage(Object, Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- scanningPackage$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- ScanningPredicate<T> - Class in org.jboss.weld.metadata
- ScanningPredicate(Collection<Predicate<T>>, Collection<Predicate<T>>) - Constructor for class org.jboss.weld.metadata.ScanningPredicate
- scanPackages() - Method in class org.jboss.weld.environment.se.Weld
- scope(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Replace Bean scope
- scope(Class<? extends Annotation>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Replace Bean scope
- scope(Class<? extends Annotation>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- scope(Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- scope(Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- Scope - Annotation Type in jakarta.inject
-
Identifies scope annotations.
- scopeAnnotationOnInjectionPoint(Object, Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- scopeAnnotationOnInjectionPoint(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- scopeAnnotationOnInjectionPoint$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- ScopeLiteral - Class in org.jboss.weld.literal
-
Annotation literal for
Scope
? - ScopeModel<T extends Annotation> - Class in org.jboss.weld.metadata.cache
-
Model of a scope
- ScopeModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.ScopeModel
-
Constructor
- scopeNotAllowedOnSingletonBean(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- scopeNotAllowedOnSingletonBean(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- scopeNotAllowedOnSingletonBean$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- scopeNotAllowedOnStatelessSessionBean(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- scopeNotAllowedOnStatelessSessionBean(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- scopeNotAllowedOnStatelessSessionBean$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- scopeNull(Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- scopeNull(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- scopeNull$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- searchForNewBeanDeclarations(Iterable<? extends AbstractBean<?, ?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
- SeContainer - Interface in jakarta.enterprise.inject.se
-
Provides access to the current container in Java SE.
- SeContainerInitializer - Class in jakarta.enterprise.inject.se
-
A CDI container initializer for Java SE.
- SeContainerInitializer() - Constructor for class jakarta.enterprise.inject.se.SeContainerInitializer
- securityServicesNotAvailable() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- securityServicesNotAvailable() - Method in interface org.jboss.weld.logging.BeanLogger
- securityServicesNotAvailable$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- select(TypeLiteral<U>, Annotation...) - Method in interface jakarta.enterprise.event.Event
-
Obtains a child
Event
for the given required type and additional required qualifiers. - select(TypeLiteral<U>, Annotation...) - Method in interface jakarta.enterprise.inject.Instance
-
Obtains a child
Instance
for the given required type and additional required qualifiers. - select(TypeLiteral<U>, Annotation...) - Method in class org.jboss.weld.AbstractCDI
- select(TypeLiteral<U>, Annotation...) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
- select(TypeLiteral<U>, Annotation...) - Method in class org.jboss.weld.event.EventImpl
- select(TypeLiteral<U>, Annotation...) - Method in interface org.jboss.weld.events.WeldEvent
- select(TypeLiteral<U>, Annotation...) - Method in interface org.jboss.weld.inject.WeldInstance
- select(TypeLiteral<U>, Annotation...) - Method in class org.jboss.weld.util.ForwardingWeldInstance
- select(Annotation...) - Method in interface jakarta.enterprise.event.Event
-
Obtains a child
Event
for the given additional required qualifiers. - select(Annotation...) - Method in interface jakarta.enterprise.inject.Instance
-
Obtains a child
Instance
for the given additional required qualifiers. - select(Annotation...) - Method in class org.jboss.weld.AbstractCDI
- select(Annotation...) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
- select(Annotation...) - Method in class org.jboss.weld.event.EventImpl
- select(Annotation...) - Method in interface org.jboss.weld.events.WeldEvent
- select(Annotation...) - Method in interface org.jboss.weld.inject.WeldInstance
- select(Annotation...) - Method in class org.jboss.weld.util.ForwardingWeldInstance
- select(Class<U>, Annotation...) - Method in interface jakarta.enterprise.event.Event
-
Obtains a child
Event
for the given required type and additional required qualifiers. - select(Class<U>, Annotation...) - Method in interface jakarta.enterprise.inject.Instance
-
Obtains a child
Instance
for the given required type and additional required qualifiers. - select(Class<U>, Annotation...) - Method in class org.jboss.weld.AbstractCDI
- select(Class<U>, Annotation...) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
- select(Class<U>, Annotation...) - Method in class org.jboss.weld.event.EventImpl
- select(Class<U>, Annotation...) - Method in interface org.jboss.weld.events.WeldEvent
- select(Class<U>, Annotation...) - Method in interface org.jboss.weld.inject.WeldInstance
- select(Class<U>, Annotation...) - Method in class org.jboss.weld.util.ForwardingWeldInstance
- select(Type, Annotation...) - Method in class org.jboss.weld.AbstractCDI
- select(Type, Annotation...) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
- select(Type, Annotation...) - Method in class org.jboss.weld.event.EventImpl
- select(Type, Annotation...) - Method in interface org.jboss.weld.events.WeldEvent
-
Obtains a child
Event
for the given required type and additional required qualifiers. - select(Type, Annotation...) - Method in interface org.jboss.weld.inject.WeldInstance
-
Obtains a child
Instance
for the given required type and additional required qualifiers. - selectAlternatives(Class<?>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Add alternatives classes to the list of selected alternatives for the synthetic bean archive.
- selectAlternatives(Class<?>...) - Method in class org.jboss.weld.environment.se.Weld
- selectAlternativeStereotypes(Class<? extends Annotation>...) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Add alternative stereotype classes to the list of selected alternative stereotypes for the synthetic bean archive.
- selectAlternativeStereotypes(Class<? extends Annotation>...) - Method in class org.jboss.weld.environment.se.Weld
- selectByTypeOnlyWorksOnObject() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- selectByTypeOnlyWorksOnObject() - Method in interface org.jboss.weld.logging.BeanLogger
- selectByTypeOnlyWorksOnObject() - Method in class org.jboss.weld.logging.EventLogger_$logger
- selectByTypeOnlyWorksOnObject() - Method in interface org.jboss.weld.logging.EventLogger
- selectByTypeOnlyWorksOnObject$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- selectByTypeOnlyWorksOnObject$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- Selectors - Class in org.jboss.weld.metadata
-
Algorithm taken from Apache Ant's SelectorUtils class and modified to handle class hierarchies.
- self() - Method in class org.jboss.weld.bootstrap.events.configurator.AnnotatedConstructorConfiguratorImpl
- self() - Method in class org.jboss.weld.bootstrap.events.configurator.AnnotatedFieldConfiguratorImpl
- self() - Method in class org.jboss.weld.bootstrap.events.configurator.AnnotatedMethodConfiguratorImpl
- self() - Method in class org.jboss.weld.bootstrap.events.configurator.AnnotatedParameterConfiguratorImpl
- self() - Method in class org.jboss.weld.bootstrap.events.configurator.AnnotatedTypeConfiguratorImpl
- 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.ExtensionObserverMethodImpl
- sendEvent(T, Object, CreationalContext<?>) - Method in class org.jboss.weld.event.ObserverMethodImpl
-
Note that
CreationalContext.release()
is not invoked within this method. - SERIAL - org.jboss.weld.events.WeldNotificationOptions.NotificationMode
-
Async observers are notified serially in a single worker thread (default behavior).
- Serializable() - Constructor for class org.jboss.weld.util.LazyValueHolder.Serializable
- 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
- SerializableContextualFactory - Class in org.jboss.weld.contexts
-
Produces wrappers for
Contextual
s which are serializable. - SerializableContextualInstanceImpl<C extends Contextual<I>,I> - Class in org.jboss.weld.contexts
- SerializableContextualInstanceImpl(C, I, CreationalContext<I>, ContextualStore) - Constructor for class org.jboss.weld.contexts.SerializableContextualInstanceImpl
- SerializableContextualInstanceImpl(SerializableContextual<C, I>, I, CreationalContext<I>) - Constructor for class org.jboss.weld.contexts.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.
- SERIALIZATION - org.jboss.weld.logging.Category
- SerializationLogger - Interface in org.jboss.weld.logging
-
Log messages for serialization.
- SerializationLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- SerializationLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.SerializationLogger_$logger
- SerializationProxy(AnnotatedTypeIdentifier) - Constructor for class org.jboss.weld.annotated.slim.SlimAnnotatedType.SerializationProxy
- serializationProxyRequired() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- serializationProxyRequired() - Method in interface org.jboss.weld.logging.BeanLogger
- serializationProxyRequired() - Method in class org.jboss.weld.logging.EventLogger_$logger
- serializationProxyRequired() - Method in interface org.jboss.weld.logging.EventLogger
- serializationProxyRequired$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- serializationProxyRequired$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- ServiceLoader<S> - Class in org.jboss.weld.util
-
This class handles looking up service providers on the class path.
- services() - Method in class org.jboss.weld.Container
-
Get the services for this application deployment
- Services - Class in org.jboss.weld.util
- SERVLET - org.jboss.weld.logging.Category
- SESSION - Static variable in class jakarta.enterprise.context.BeforeDestroyed.Literal
- SESSION - Static variable in class jakarta.enterprise.context.Destroyed.Literal
- SESSION - Static variable in class jakarta.enterprise.context.Initialized.Literal
- SESSION_FACTORY_NAME - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
- SESSION_NAME - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
- SessionBean<T> - Interface in org.jboss.weld.bean
-
Bean
implementation representing an enterprise session bean. - sessionBeanProxyInstantiationFailed(Object, Object, Throwable) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- sessionBeanProxyInstantiationFailed(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
- sessionBeanProxyInstantiationFailed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- SessionBeanType - Enum in jakarta.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.contexts.AbstractConversationContext
- SessionMapBeanStore - Class in org.jboss.weld.contexts.beanstore
-
A
MapBeanStore
whoseLockStore
is associated with the key "org.jboss.weld.context.beanstore.LockStore" 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.contexts.beanstore.SessionMapBeanStore
- SessionScoped - Annotation Type in jakarta.enterprise.context
-
Specifies that a bean is session scoped.
- SessionScoped.Literal - Class in jakarta.enterprise.context
-
Supports inline instantiation of the
SessionScoped
annotation. - set(int, VIEW) - Method in class org.jboss.weld.util.collections.ListView
- set(String, Object) - Method in interface jakarta.enterprise.event.NotificationOptions.Builder
- set(VIEW) - Method in class org.jboss.weld.util.collections.ListView.ListViewIterator
- SetAccessibleAction<T extends AccessibleObject> - Class in org.jboss.weld.security
- setActive(boolean) - Method in class org.jboss.weld.contexts.AbstractManagedContext
- setAnnotatedType(AnnotatedType<X>) - Method in interface jakarta.enterprise.inject.spi.ProcessAnnotatedType
-
Replaces the
AnnotatedType
. - setAnnotatedType(AnnotatedType<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
- setAnnotatedTypeCalled(Object, Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- setAnnotatedTypeCalled(Object, Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- setAnnotatedTypeCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- setArgs(String[]) - Method in class org.jboss.weld.environment.se.beans.ParametersFactory
-
StartMain passes in the command line args here.
- setAroundConstructInterceptionContext(InterceptionContext) - Method in class org.jboss.weld.contexts.CreationalContextImpl
- setAttribute(String, Object) - Method in class org.jboss.weld.contexts.beanstore.AttributeBeanStore
-
Sets an instance under a key in the underlying storage
- setAttribute(String, Object) - Method in class org.jboss.weld.contexts.beanstore.MapBeanStore
- setAttributes(BeanAttributes<T>) - Method in class org.jboss.weld.bean.CommonBean
- setAttributes(BeanAttributes<T>) - Method in class org.jboss.weld.bean.RIBean
- setBean(Bean<T>) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
- setBeanAttributes(BeanAttributes<T>) - Method in interface jakarta.enterprise.inject.spi.ProcessBeanAttributes
-
Replaces the
BeanAttributes
. - setBeanAttributes(BeanAttributes<T>) - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
- setBeanAttributesCalled(Object, Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- setBeanAttributesCalled(Object, Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- setBeanAttributesCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- setBeanDeploymentFinder(BeanDeploymentFinder) - Method in class org.jboss.weld.bootstrap.events.InterceptorConfiguratorImpl
- setBeanDiscoveryMode(BeanDiscoveryMode) - Method in class org.jboss.weld.environment.se.Weld
-
Sets the bean discovery mode for synthetic bean archive.
- 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(BeanStore) - Method in class org.jboss.weld.contexts.AbstractUnboundContext
-
Sets the bean store
- setBeanStore(BoundBeanStore) - Method in class org.jboss.weld.contexts.AbstractBoundContext
-
Sets the bean store
- setCDIProvider(CDIProvider) - Static method in class jakarta.enterprise.inject.spi.CDI
-
Set the
CDIProvider
to use. - setCid(String) - Method in class org.jboss.weld.contexts.beanstore.ConversationNamingScheme
- setClassInterceptorBindings(Set<Annotation>) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
- setClassLoader(ClassLoader) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Set a
ClassLoader
. - setClassLoader(ClassLoader) - Method in class org.jboss.weld.environment.se.Weld
-
Set a
ClassLoader
. - setConcurrentAccessTimeout(long) - Method in interface org.jboss.weld.context.ConversationContext
-
Set the concurrent access timeout
- setConcurrentAccessTimeout(long) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- setConstructorInterceptionSuppressed(boolean) - Method in class org.jboss.weld.contexts.CreationalContextImpl
- SetContextClassLoaderAction - Class in org.jboss.weld.security
-
Privileged action that sets the TCCL.
- SetContextClassLoaderAction(ClassLoader) - Constructor for class org.jboss.weld.security.SetContextClassLoaderAction
- 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
- setDefaultTimeout(long) - Method in interface org.jboss.weld.context.ConversationContext
-
Set the default inactivity timeout.
- setDefaultTimeout(long) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- setDelegate(boolean) - Method in class org.jboss.weld.resolution.ResolvableBuilder
- setEnabled(ModuleEnablement) - Method in class org.jboss.weld.manager.BeanManagerImpl
- setExecutor(Executor) - Method in interface jakarta.enterprise.event.NotificationOptions.Builder
- setIgnoreFinalMethods() - Method in class org.jboss.weld.bean.AbstractBean
- setInjectionPoint(InjectionPoint) - Method in interface jakarta.enterprise.inject.spi.ProcessInjectionPoint
-
Replaces the InjectionPoint.
- setInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
- setInjectionPointCalled(Object, Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- setInjectionPointCalled(Object, Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- setInjectionPointCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- setInjectionTarget(InjectionTarget<T>) - Method in class org.jboss.weld.bean.AbstractClassBean
- setInjectionTarget(InjectionTarget<X>) - Method in interface jakarta.enterprise.inject.spi.ProcessInjectionTarget
-
Replaces the
InjectionTarget
which performs injection for this target. - setInjectionTarget(InjectionTarget<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessBeanInjectionTarget
- setInjectionTarget(InjectionTarget<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessSimpleInjectionTarget
- setInjectionTargetCalled(Object, Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- setInjectionTargetCalled(Object, Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- setInjectionTargetCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- setInstantiator(Instantiator<T>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
- setInterceptionEnabled(boolean) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
- 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
- SetMultimap<K,V> - Class in org.jboss.weld.util.collections
- setObserverMethod(ObserverMethod<T>) - Method in interface jakarta.enterprise.inject.spi.ProcessObserverMethod
-
Replaces the
ObserverMethod
. - setObserverMethod(ObserverMethod<T>) - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
- setOuterDecorator(Object) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
- setParameterName(String) - Method in interface org.jboss.weld.context.ConversationContext
-
Set the name of the parameter used to propagate the conversation id
- setParameterName(String) - Method in class org.jboss.weld.contexts.AbstractConversationContext
- setParameters(Object[]) - Method in class org.jboss.weld.util.ForwardingInvocationContext
- setPrivateMethodHandler(T) - Static method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
-
If the given instance represents a proxy and its class is synthetic and its class name ends with "Subclass", attempt to find the "privateMethodHandler" field and set its value to
PrivateMethodHandler.INSTANCE
. - setProducer(InjectionTarget<T>) - Method in class org.jboss.weld.bean.AbstractClassBean
- setProducer(InjectionTarget<T>) - Method in class org.jboss.weld.bean.ManagedBean
- setProducer(Producer<T>) - Method in class org.jboss.weld.bean.AbstractBean
-
Set a Producer for this bean.
- setProducer(Producer<T>) - Method in class org.jboss.weld.bean.AbstractClassBean
- setProducer(Producer<X>) - Method in interface jakarta.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<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
- setProducerCalled(Object, Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- setProducerCalled(Object, Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- setProducerCalled$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- setProperties(Map<String, Object>) - Method in class jakarta.enterprise.inject.se.SeContainerInitializer
-
Set all the configuration properties.
- setProperties(Map<String, Object>) - Method in class org.jboss.weld.environment.se.Weld
- setRequestAttribute(BoundRequest, String, Object) - Method in class org.jboss.weld.contexts.bound.BoundConversationContextImpl
- setRequestAttribute(R, String, Object) - Method in class org.jboss.weld.contexts.AbstractConversationContext
-
Set an attribute in the request.
- setResourceInjectionEnabled(boolean) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
- setResourceLoader(ResourceLoader) - Method in class org.jboss.weld.environment.se.Weld
-
Set a
ResourceLoader
used to scan the application for bean archives. - Sets - Class in org.jboss.weld.util.collections
-
Static utility methods for
Set
. - setSessionAttribute(BoundRequest, String, Object, boolean) - Method in class org.jboss.weld.contexts.bound.BoundConversationContextImpl
- setSessionAttribute(R, String, Object, boolean) - Method in class org.jboss.weld.contexts.AbstractConversationContext
-
Set an attribute in the session.
- setState(ContainerState) - Method in class org.jboss.weld.Container
- setTargetClassInterceptorMetadata(TargetClassInterceptorMetadata) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
- setTargetClassLifecycleCallbacksEnabled(boolean) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
- setTimeout(long) - Method in interface jakarta.enterprise.context.Conversation
-
Set the timeout of the current conversation.
- setTimeout(long) - Method in class org.jboss.weld.contexts.conversation.ConversationImpl
- settingNewMethodHandler(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- settingNewMethodHandler(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- settingNewMethodHandler$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- setupConstructorInterceptionInstantiator(InterceptionModel) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
- 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
- shouldIgnoreFinalMethods(Bean<?>) - Static method in class org.jboss.weld.util.Beans
- 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.environment.se.Weld
-
Shuts down all the containers initialized by this builder.
- shutdown() - Method in class org.jboss.weld.environment.se.WeldContainer
-
Shutdown the container.
- shutdown() - Method in class org.jboss.weld.executor.AbstractExecutorServices
- shutdown() - Method in class org.jboss.weld.util.ForwardingExecutorService
- SHUTDOWN - org.jboss.weld.ContainerState
-
The container has been shutdown
- SHUTDOWN_HOOK_SYSTEM_PROPERTY - Static variable in class org.jboss.weld.environment.se.Weld
-
By default, Weld automatically registers shutdown hook during initialization.
- shutdownNow() - Method in class org.jboss.weld.environment.se.StartMain
-
Shut down Weld immediately.
- 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 aProcessInjectionPoint
event. - simpleBeanAsNonStaticInnerClassNotAllowed(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- simpleBeanAsNonStaticInnerClassNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- simpleBeanAsNonStaticInnerClassNotAllowed$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- SimpleBeanIdentifierIndexNamingScheme - Class in org.jboss.weld.contexts.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.contexts.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 whoseSimpleInvocationContext.proceed()
invokes the target method directly without calling any interceptors. - SimpleInvocationContext(Object, Method, Method, Object[], Set<Annotation>) - Constructor for class org.jboss.weld.interceptor.proxy.SimpleInvocationContext
- SimpleInvocationContext(Constructor<?>, Object[], Map<String, Object>, Set<Annotation>) - Constructor for class org.jboss.weld.interceptor.proxy.SimpleInvocationContext
- SimpleNamingScheme - Class in org.jboss.weld.contexts.beanstore
-
A utility which can prefix/de-prefix a String based identifier
- SimpleNamingScheme(String) - Constructor for class org.jboss.weld.contexts.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
- SINGLE_THREAD - org.jboss.weld.executor.ExecutorServicesFactory.ThreadPoolType
- SingleThreadExecutorServices - Class in org.jboss.weld.executor
- SingleThreadExecutorServices() - Constructor for class org.jboss.weld.executor.SingleThreadExecutorServices
- Singleton - Annotation Type in jakarta.inject
-
Identifies a type that the injector only instantiates once.
- SINGLETON - jakarta.enterprise.inject.spi.SessionBeanType
-
A singleton session bean
- SingletonContext - Interface in org.jboss.weld.context
-
The built in singleton context, associated with
Singleton
. - SingletonContextImpl - Class in org.jboss.weld.contexts.unbound
- SingletonContextImpl(String) - Constructor for class org.jboss.weld.contexts.unbound.SingletonContextImpl
- SingletonLiteral - Class in jakarta.enterprise.inject.literal
-
Supports inline instantiation of the
Singleton
annotation. - SingletonLiteral() - Constructor for class jakarta.enterprise.inject.literal.SingletonLiteral
- 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's
Multimap#size()
this method returns the number of key-value mappings. - size() - Method in class org.jboss.weld.util.InterceptorBindingSet
- skipShutdownHook() - Method in class org.jboss.weld.environment.se.Weld
-
Skip shutdown hook registration.
- 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 - Variable in class org.jboss.weld.bootstrap.AbstractBeanDeployer
- SlimAnnotatedTypeStore - Interface in org.jboss.weld.annotated.slim
-
Stores
SlimAnnotatedType
s. - SlimAnnotatedTypeStoreImpl - Class in org.jboss.weld.annotated.slim
- SlimAnnotatedTypeStoreImpl() - Constructor for class org.jboss.weld.annotated.slim.SlimAnnotatedTypeStoreImpl
- sort(List<T>, Comparator<? super T>) - Static method in class org.jboss.weld.util.collections.WeldCollections
-
Fluent version of
Collections.sort(List, Comparator)
- sortInterfacesHierarchy(Set<Class<?>>) - Static method in class org.jboss.weld.util.Proxies
- sortResult(Set<Bean<?>>) - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
- sortResult(Set<Decorator<?>>) - Method in class org.jboss.weld.resolution.TypeSafeDecoratorResolver
- sortResult(Set<Interceptor<?>>) - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
- sortResult(Set<ObserverMethod<?>>) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
- sortResult(Set<DisposalMethod<?, ?>>) - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
- sortResult(Set<T>) - Method in class org.jboss.weld.resolution.TypeSafeResolver
- SPECIAL_PARAM_MARKERS - Static variable in class org.jboss.weld.event.ObserverMethodImpl
- 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
- 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 jakarta.enterprise.inject
-
Indicates that a bean directly specializes another bean.
- Specializes.Literal - Class in jakarta.enterprise.inject
-
Supports inline instantiation of the
Specializes
annotation. - specializingBeanMissingSpecializedType(Object, Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- specializingBeanMissingSpecializedType(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- specializingBeanMissingSpecializedType$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- specializingBeanMustExtendABean(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- specializingBeanMustExtendABean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- specializingBeanMustExtendABean$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- specializingEnterpriseBeanMustExtendAnEnterpriseBean(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- specializingEnterpriseBeanMustExtendAnEnterpriseBean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- specializingEnterpriseBeanMustExtendAnEnterpriseBean$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- specializingManagedBeanCanExtendOnlyManagedBeans(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- specializingManagedBeanCanExtendOnlyManagedBeans(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- specializingManagedBeanCanExtendOnlyManagedBeans$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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 class org.jboss.weld.logging.BeanManagerLogger_$logger
- specifiedTypeNotBeanType(Object, Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- specifiedTypeNotBeanType$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- StackAwareMethodHandler - Interface in org.jboss.weld.bean.proxy
-
The interface implemented by the invocation handler of a proxy instance.
- startContainer(String, Environment, Deployment) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
- startContainer(String, Environment, Deployment) - Method in class org.jboss.weld.bootstrap.WeldStartup
- startContainer(Environment, Deployment) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
- 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.
- STARTING - org.jboss.weld.ContainerState
-
The container is starting
- startInitialization() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
- startInitialization() - Method in class org.jboss.weld.bootstrap.WeldStartup
- startInterceptionContextIfNeeded(Object, MethodInjectionPoint<?, ?>) - Method in class org.jboss.weld.injection.MethodInvocationStrategy
-
This method ensures that final observers on proxied beans cannot trigger interception when referencing otherwise intercepted method in observer body - e.g.
- StartMain - Class in org.jboss.weld.environment.se
-
This is the main class that can be called from the command line for a WeldContainer SE app which makes use of the ContainerInitialized event.
- StartMain(String[]) - Constructor for class org.jboss.weld.environment.se.StartMain
- STATEFUL - jakarta.enterprise.inject.spi.SessionBeanType
-
A stateful session bean
- STATELESS - jakarta.enterprise.inject.spi.SessionBeanType
-
A stateless session bean
- statelessSessionBeanInjectionPointMetadataNotAvailable() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- statelessSessionBeanInjectionPointMetadataNotAvailable() - Method in interface org.jboss.weld.logging.BeanLogger
- statelessSessionBeanInjectionPointMetadataNotAvailable$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- staticContainerLifecycleEventObserver(ObserverMethod<?>, Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- staticContainerLifecycleEventObserver(ObserverMethod<?>, Object) - Method in interface org.jboss.weld.logging.EventLogger
- staticContainerLifecycleEventObserver$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- 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
- Stereotype - Annotation Type in jakarta.enterprise.inject
-
Specifies that an annotation type is a stereotype.
- StereotypeLiteral - Class in org.jboss.weld.literal
-
Annotation literal for
Stereotype
? - StereotypeModel<T extends Annotation> - Class in org.jboss.weld.metadata.cache
-
A meta model for a stereotype, allows us to cache a stereotype and to validate it
- StereotypeModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.StereotypeModel
-
Constructor
- stereotypeNotRegistered(Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- stereotypeNotRegistered(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- stereotypeNotRegistered$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- stereotypes(Set<Class<? extends Annotation>>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Replace stereotypes on the configured bean
- stereotypes(Set<Class<? extends Annotation>>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Replace stereotypes on the configured bean
- stereotypes(Set<Class<? extends Annotation>>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- stereotypes(Set<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- stereotypes(Set<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- stereotypesNull(Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- stereotypesNull(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- stereotypesNull$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- STOPPED - org.jboss.weld.ContainerState
-
The container has not been started
- 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
- stream() - Method in interface jakarta.enterprise.inject.Instance
-
When called, provides back a Stream of the beans available in this Instance.
- stream() - Method in class org.jboss.weld.util.ServiceLoader
- 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<?>>) - Constructor for class org.jboss.weld.injection.producer.SubclassDecoratorApplyingInstantiator
- SubclassDecoratorApplyingInstantiator(String, Instantiator<T>, Bean<T>, List<Decorator<?>>, Class<? extends T>) - Constructor for class org.jboss.weld.injection.producer.SubclassDecoratorApplyingInstantiator
- 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
- submit(Runnable) - Method in class org.jboss.weld.util.ForwardingExecutorService
- submit(Runnable, T) - Method in class org.jboss.weld.util.ForwardingExecutorService
- submit(Callable<T>) - Method in class org.jboss.weld.util.ForwardingExecutorService
- 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 givenBeanAttributes
,Class
andProducer
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-providedInjectionTarget
implementation. - SyntheticDecorator(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.SyntheticDecorator
- SyntheticExtension - Interface in org.jboss.weld.bootstrap
-
A synthetic extension.
- SyntheticObserverMethod<T> - Interface in org.jboss.weld.event
-
Marker interface for synthetic observer methods.
- 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.config
-
If a configuration property needs to be accessed before the Weld container initializes, the system property is so far the only option.
- 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
- targetInstanceNotCreated(Object) - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- targetInstanceNotCreated(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
- targetInstanceNotCreated$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- 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
- test(String) - Method in class org.jboss.weld.metadata.FilterPredicate
- test(T) - Method in class org.jboss.weld.metadata.ScanningPredicate
- thenAccept(Consumer<? super T>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenAccept(Consumer<? super T>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenAcceptAsync(Consumer<? super T>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenAcceptAsync(Consumer<? super T>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenAcceptAsync(Consumer<? super T>, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenAcceptAsync(Consumer<? super T>, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenAcceptBoth(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenAcceptBothAsync(CompletionStage<? extends U>, BiConsumer<? super T, ? super U>, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenApply(Function<? super T, ? extends U>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenApply(Function<? super T, ? extends U>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenApplyAsync(Function<? super T, ? extends U>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenApplyAsync(Function<? super T, ? extends U>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenApplyAsync(Function<? super T, ? extends U>, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenApplyAsync(Function<? super T, ? extends U>, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenCombine(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenCombineAsync(CompletionStage<? extends U>, BiFunction<? super T, ? super U, ? extends V>, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenCompose(Function<? super T, ? extends CompletionStage<U>>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenCompose(Function<? super T, ? extends CompletionStage<U>>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenComposeAsync(Function<? super T, ? extends CompletionStage<U>>, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenRun(Runnable) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenRun(Runnable) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenRunAsync(Runnable) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenRunAsync(Runnable) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- thenRunAsync(Runnable, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- thenRunAsync(Runnable, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- ThreadContext - Class in org.jboss.weld.environment.se.contexts
-
The thread context.
- ThreadContext() - Constructor for class org.jboss.weld.environment.se.contexts.ThreadContext
- ThreadContext(String) - Constructor for class org.jboss.weld.environment.se.contexts.ThreadContext
- ThreadLocalStack<T> - Class in org.jboss.weld.injection
-
A stack that is kept in thread-local.
- ThreadLocalStack() - Constructor for class org.jboss.weld.injection.ThreadLocalStack
- ThreadLocalStack.ThreadLocalStackReference<T> - Interface in org.jboss.weld.injection
-
Reference to a thread-local stack.
- ThreadScoped - Annotation Type in org.jboss.weld.environment.se.contexts
-
Used to represent that a managed bean is scoped to the current thread.
- threadsInUse(Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- threadsInUse(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- threadsInUse$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- TIMEOUT - Static variable in interface org.jboss.weld.events.WeldNotificationOptions
-
Makes it possible to specify a timeout (in milliseconds) after which the returned completion stage must be completed.
- timeoutShuttingDownThreadPool(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- timeoutShuttingDownThreadPool(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- timeoutShuttingDownThreadPool$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- 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
- toClass(ClassFile, Class<?>, ProxyServices, ProtectionDomain) - Static method in class org.jboss.weld.util.bytecode.ClassFileUtils
-
Delegates proxy creation via
ProxyServices
to the integrator. - toClass(ClassFile, ClassLoader, ProtectionDomain) - Static method in class org.jboss.weld.util.bytecode.ClassFileUtils
-
Converts the class to a
java.lang.Class
object. - toCompletableFuture() - Method in class org.jboss.weld.util.ForwardingCompletionStage
- toMultiRowString(Iterable<T>) - Static method in class org.jboss.weld.util.collections.Iterables
- 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.
- tooManyDelegateInjectionPoints(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- tooManyDelegateInjectionPoints(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- tooManyDelegateInjectionPoints$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- tooManyEjbsForClass(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- tooManyEjbsForClass(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- tooManyEjbsForClass$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- tooManyPostConstructMethods(Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- tooManyPostConstructMethods(Object) - Method in interface org.jboss.weld.logging.UtilLogger
- tooManyPostConstructMethods$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- tooManyPreDestroyMethods(Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- tooManyPreDestroyMethods(Object) - Method in interface org.jboss.weld.logging.UtilLogger
- tooManyPreDestroyMethods$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- toString() - Method in class jakarta.enterprise.util.AnnotationLiteral
- toString() - Method in class jakarta.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.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.builtin.InterceptionFactoryBean
- 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.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.StringBeanIdentifier
- toString() - Method in class org.jboss.weld.bean.SyntheticClassBean
- toString() - Method in class org.jboss.weld.bootstrap.BeanDeployment
- toString() - Method in class org.jboss.weld.bootstrap.BeanDeploymentModule
- toString() - Method in class org.jboss.weld.bootstrap.BeanDeploymentModules
- 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.TypeDiscoveryConfigurationImpl
- toString() - Method in class org.jboss.weld.contexts.AbstractSharedContext
- toString() - Method in class org.jboss.weld.contexts.beanstore.AbstractMapBackedBeanStore
- toString() - Method in class org.jboss.weld.contexts.beanstore.ConcurrentHashMapBeanStore
- toString() - Method in class org.jboss.weld.contexts.conversation.ConversationImpl
- toString() - Method in class org.jboss.weld.contexts.ForwardingContextual
- toString() - Method in class org.jboss.weld.contexts.SerializableContextualInstanceImpl
- toString() - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver
- toString() - Method in class org.jboss.weld.environment.se.events.WeldContainerEvent
- toString() - Method in class org.jboss.weld.event.ContextEvent
- toString() - Method in class org.jboss.weld.event.EventImpl
-
Gets a string representation
- toString() - Method in class org.jboss.weld.event.EventMetadataImpl
- 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.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.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.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.serialization.BeanIdentifierIndex
- 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.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.
- touch() - Method in interface org.jboss.weld.context.ManagedConversation
-
Touches the managed conversation, updating the "last used" timestamp
- touch() - Method in class org.jboss.weld.contexts.conversation.ConversationImpl
- toView(SOURCE) - Method in class org.jboss.weld.util.collections.ListView
-
Provides a view representation of a source object.
- TRACKER_LOG - Static variable in interface org.jboss.weld.logging.BootstrapLogger
- transactionPhase - Variable in class org.jboss.weld.event.ObserverMethodImpl
- transactionPhase(TransactionPhase) - Method in interface jakarta.enterprise.inject.spi.configurator.ObserverMethodConfigurator
-
Set the
TransactionPhase
for the observer to build - transactionPhase(TransactionPhase) - Method in class org.jboss.weld.bootstrap.events.configurator.ObserverMethodConfiguratorImpl
- TransactionPhase - Enum in jakarta.enterprise.event
-
Distinguishes the various kinds of transactional observer methods from regular observer methods which are notified immediately.
- transactionServicesNotAvailable() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- transactionServicesNotAvailable() - Method in interface org.jboss.weld.logging.BeanLogger
- transactionServicesNotAvailable$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- transform(Iterable<T>, Function<? super T, ? extends R>) - Static method in class org.jboss.weld.util.collections.Iterables
- transform(Iterator<T>, Function<? super T, ? extends R>) - Static method in class org.jboss.weld.util.collections.Iterators
- transientField(boolean) - Method in interface jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator
-
Change the transient status of the built InjectionPoint.
- transientField(boolean) - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- TransientReference - Annotation Type in jakarta.enterprise.inject
-
If a parameter annotated with
@TransientReference
resolves to a dependent scoped bean, then the bean will be destroyed after the invocation completes. - TransientReference.Literal - Class in jakarta.enterprise.inject
-
Supports inline instantiation of the
TransientReference
annotation. - trim() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- TRIM_META_ANNOTATIONS - Static variable in class org.jboss.weld.util.AnnotatedTypes
- tryUnwrap(Object) - Static method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- type - Variable in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy
- type - Variable in class org.jboss.weld.bean.AbstractBean
- type - Variable in class org.jboss.weld.injection.MethodInjectionPoint
- type(Type) - Method in interface jakarta.enterprise.inject.spi.configurator.InjectionPointConfigurator
-
Set the required
Type
(that will be used during typesafe resolution) of the InjectionPoint to build. - type(Type) - Method in class org.jboss.weld.bootstrap.events.configurator.InjectionPointConfiguratorImpl
- 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 jakarta.enterprise.inject
-
Restricts the bean types of a bean.
- Typed.Literal - Class in jakarta.enterprise.inject
-
Supports inline instantiation of the
Typed
annotation. - typedClassNotInHierarchy(Object, Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- typedClassNotInHierarchy(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- typedClassNotInHierarchy$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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
Type
s are the same (not necessarily equal in the java sense). - TypeLiteral<T> - Class in jakarta.enterprise.util
-
Supports inline instantiation of objects that represent parameterized types with actual type parameters.
- TypeLiteral() - Constructor for class jakarta.enterprise.util.TypeLiteral
- typeModifiedInAfterTypeDiscovery(Object, Object, Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- typeModifiedInAfterTypeDiscovery(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- typeModifiedInAfterTypeDiscovery$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- typeParameterMustBeConcrete(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- typeParameterMustBeConcrete(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- typeParameterMustBeConcrete$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- typeParameterNotAllowedInEventType(Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- typeParameterNotAllowedInEventType(Object) - Method in interface org.jboss.weld.logging.UtilLogger
- typeParameterNotAllowedInEventType$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- 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(Type...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Replace bean types
- types(Type...) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Replace bean types
- types(Type...) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- types(Type...) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- types(Type...) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- types(Set<Type>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanAttributesConfigurator
-
Replace bean types
- types(Set<Type>) - Method in interface jakarta.enterprise.inject.spi.configurator.BeanConfigurator
-
Replace bean types
- types(Set<Type>) - Method in interface org.jboss.weld.bootstrap.event.WeldBeanConfigurator
- types(Set<Type>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanAttributesConfiguratorImpl
- types(Set<Type>) - Method in class org.jboss.weld.bootstrap.events.configurator.BeanConfiguratorImpl
- 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<?, ?>>, WeldConfiguration) - 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<?>>, WeldConfiguration) - Constructor for class org.jboss.weld.resolution.TypeSafeObserverResolver
- TypeSafeResolver<R extends Resolvable,T,C extends Collection<T>,F> - Class in org.jboss.weld.resolution
-
Implementation of type safe bean resolution
- TypeSafeResolver(Iterable<? extends T>, WeldConfiguration) - Constructor for class org.jboss.weld.resolution.TypeSafeResolver
-
Constructor
- typesEmpty(Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- typesEmpty(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- typesEmpty$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- typesNull(Object) - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- typesNull(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- typesNull$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- 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 class org.jboss.weld.logging.MetadataLogger_$logger
- typeVariableIsNotAValidBeanType(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- typeVariableIsNotAValidBeanType$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
U
- unableToAddKeyToSession(Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- unableToAddKeyToSession(Object) - Method in interface org.jboss.weld.logging.ContextLogger
- unableToAddKeyToSession$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- unableToClearBeanStore(Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- unableToClearBeanStore(Object) - Method in interface org.jboss.weld.logging.ContextLogger
- unableToClearBeanStore$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- unableToConfigureInjectionTargetFactory(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- unableToConfigureInjectionTargetFactory(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- unableToConfigureInjectionTargetFactory$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- unableToCreateClassFile(Object, Throwable) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToCreateClassFile(Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
- unableToCreateClassFile$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToDeserialize(Object, Throwable) - Method in class org.jboss.weld.logging.SerializationLogger_$logger
- unableToDeserialize(Object, Throwable) - Method in interface org.jboss.weld.logging.SerializationLogger
- unableToDeserialize$str() - Method in class org.jboss.weld.logging.SerializationLogger_$logger
- unableToDetermineInterceptedBean(Object) - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- unableToDetermineInterceptedBean(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
- unableToDetermineInterceptedBean$str() - Method in class org.jboss.weld.logging.InterceptorLogger_$logger
- unableToDetermineParentCreationalContext(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToDetermineParentCreationalContext(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- unableToDetermineParentCreationalContext$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToFindBeanDeploymentArchive(Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- unableToFindBeanDeploymentArchive(Object) - Method in interface org.jboss.weld.logging.UtilLogger
- unableToFindBeanDeploymentArchive$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- unableToFindConstructor(Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- unableToFindConstructor(Object) - Method in interface org.jboss.weld.logging.UtilLogger
- unableToFindConstructor$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- unableToGetBeanIdentifier(int, Object) - Method in class org.jboss.weld.logging.SerializationLogger_$logger
- unableToGetBeanIdentifier(int, Object) - Method in interface org.jboss.weld.logging.SerializationLogger
- unableToGetBeanIdentifier$str() - Method in class org.jboss.weld.logging.SerializationLogger_$logger
- unableToGetConstructorOnDeserialization(Object, Object, Throwable) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- unableToGetConstructorOnDeserialization(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
- unableToGetConstructorOnDeserialization$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- unableToGetFieldOnDeserialization(Object, Object, Throwable) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- unableToGetFieldOnDeserialization(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
- unableToGetFieldOnDeserialization$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- unableToGetMethodOnDeserialization(Object, Object, Throwable) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- unableToGetMethodOnDeserialization(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
- unableToGetMethodOnDeserialization$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- unableToGetParameterName() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- unableToGetParameterName() - Method in interface org.jboss.weld.logging.ReflectionLogger
- unableToGetParameterName$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- unableToIdentifyBeanManager() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- unableToIdentifyBeanManager() - Method in interface org.jboss.weld.logging.BeanManagerLogger
- unableToIdentifyBeanManager$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- unableToInjectResource(Object, Object) - Method in class org.jboss.weld.logging.UtilLogger_$logger
- unableToInjectResource(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
- unableToInjectResource$str() - Method in class org.jboss.weld.logging.UtilLogger_$logger
- unableToLoadConversations(String, Object, Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- unableToLoadConversations(String, Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- unableToLoadConversations$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- unableToLoadCurrentConversation(String, Object, Object) - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- unableToLoadCurrentConversation(String, Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
- unableToLoadCurrentConversation$str() - Method in class org.jboss.weld.logging.ConversationLogger_$logger
- unableToLoadMember(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToLoadMember(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- unableToLoadMember$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToLoadProxyClass(Object, Object, Throwable) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToLoadProxyClass(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
- unableToLoadProxyClass$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToProcessConfigurator(Object, Object, Throwable) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- unableToProcessConfigurator(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BootstrapLogger
- unableToProcessConfigurator$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- unableToProcessDecoratedType(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToProcessDecoratedType(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- unableToProcessDecoratedType$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToRemoveKeyFromSession(Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- unableToRemoveKeyFromSession(Object) - Method in interface org.jboss.weld.logging.ContextLogger
- unableToRemoveKeyFromSession$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- unableToRestoreInjectionPoint(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToRestoreInjectionPoint(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- unableToRestoreInjectionPoint$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToRestoreInjectionPointMultiple(Object, Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unableToRestoreInjectionPointMultiple(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- unableToRestoreInjectionPointMultiple$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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
UnbackedAnnotatedMember
s. - 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
- unexpectedUnwrappedCustomDecorator(Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unexpectedUnwrappedCustomDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
- unexpectedUnwrappedCustomDecorator$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- 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 class org.jboss.weld.logging.ReflectionLogger_$logger
- unknownType(Type) - Method in interface org.jboss.weld.logging.ReflectionLogger
- unknownType$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- unlock() - Method in interface org.jboss.weld.context.ManagedConversation
-
Attempts to unlock the conversation
- unlock() - Method in interface org.jboss.weld.contexts.beanstore.LockedBean
- unlock() - Method in class org.jboss.weld.contexts.conversation.ConversationImpl
- Unmanaged<T> - Class in jakarta.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 jakarta.enterprise.inject.spi.Unmanaged
-
Create an injector for the given class
- Unmanaged(Class<T>) - Constructor for class jakarta.enterprise.inject.spi.Unmanaged
-
Create an injector for the given class, using the current bean manager
- Unmanaged.UnmanagedInstance<T> - Class in jakarta.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)
always returns unmodifiable collections. - unorderedEquals(Object[], Object...) - Static method in class org.jboss.weld.util.collections.Arrays2
- UnproxyableResolutionException - Exception in jakarta.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 - Exception in org.jboss.weld.exceptions
-
Provides message localization service for the .
- UnproxyableResolutionException() - Constructor for exception jakarta.enterprise.inject.UnproxyableResolutionException
- UnproxyableResolutionException(String) - Constructor for exception jakarta.enterprise.inject.UnproxyableResolutionException
- UnproxyableResolutionException(String) - Constructor for exception org.jboss.weld.exceptions.UnproxyableResolutionException
-
Creates a new exception with the given localized message.
- UnproxyableResolutionException(String, Throwable) - Constructor for exception jakarta.enterprise.inject.UnproxyableResolutionException
- UnproxyableResolutionException(Throwable) - Constructor for exception jakarta.enterprise.inject.UnproxyableResolutionException
- UnproxyableResolutionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.UnproxyableResolutionException
-
Creates a new exception with the given cause.
- unresolvableElement(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- unresolvableElement(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- unresolvableElement$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- unresolvableType(Object, Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- unresolvableType(Object, Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
- unresolvableType$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- unrestrictedProcessAnnotatedTypes(Object) - Method in class org.jboss.weld.logging.EventLogger_$logger
- unrestrictedProcessAnnotatedTypes(Object) - Method in interface org.jboss.weld.logging.EventLogger
- unrestrictedProcessAnnotatedTypes$str() - Method in class org.jboss.weld.logging.EventLogger_$logger
- unsafeInstantiationFailed(Object, Throwable) - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- unsafeInstantiationFailed(Object, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
- unsafeInstantiationFailed$str() - Method in class org.jboss.weld.logging.ReflectionLogger_$logger
- unsatisfiedBeanManager(Object) - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- 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.
- unsatisfiedBeanManager$str() - Method in class org.jboss.weld.logging.BeanManagerLogger_$logger
- unsatisfiedDependencyBecauseClassIgnored(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- unsatisfiedDependencyBecauseClassIgnored(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- unsatisfiedDependencyBecauseClassIgnored$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- unsatisfiedDependencyBecauseQualifiersDontMatch(Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- unsatisfiedDependencyBecauseQualifiersDontMatch(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- unsatisfiedDependencyBecauseQualifiersDontMatch$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- UnsatisfiedResolutionException - Exception in jakarta.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 - Exception in org.jboss.weld.exceptions
-
Provides message localization service for the .
- UnsatisfiedResolutionException() - Constructor for exception jakarta.enterprise.inject.UnsatisfiedResolutionException
- UnsatisfiedResolutionException(String) - Constructor for exception jakarta.enterprise.inject.UnsatisfiedResolutionException
- UnsatisfiedResolutionException(String) - Constructor for exception org.jboss.weld.exceptions.UnsatisfiedResolutionException
-
Creates a new exception with the given localized message.
- UnsatisfiedResolutionException(String, Throwable) - Constructor for exception jakarta.enterprise.inject.UnsatisfiedResolutionException
- UnsatisfiedResolutionException(Throwable) - Constructor for exception jakarta.enterprise.inject.UnsatisfiedResolutionException
- UnsatisfiedResolutionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.UnsatisfiedResolutionException
-
Creates a new exception with the given cause.
- 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(String) - Constructor for exception org.jboss.weld.exceptions.UnserializableDependencyException
-
Creates a new exception with the given localized message.
- UnserializableDependencyException(Throwable) - Constructor for exception org.jboss.weld.exceptions.UnserializableDependencyException
-
Creates a new exception with the given cause.
- unserializableProductInjectionError(Object, Object, Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unserializableProductInjectionError(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- unserializableProductInjectionError$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- unspecifiedRequiredService(Object, Object) - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- unspecifiedRequiredService(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
- unspecifiedRequiredService$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- unsupportedConfigurationKeyFound(Object) - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- unsupportedConfigurationKeyFound(Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
- unsupportedConfigurationKeyFound$str() - Method in class org.jboss.weld.logging.ConfigurationLogger_$logger
- 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.
- UNUSED_BEANS_EXCLUDE_ANNOTATION - org.jboss.weld.config.ConfigurationKey
-
A regular expression.
- UNUSED_BEANS_EXCLUDE_TYPE - org.jboss.weld.config.ConfigurationKey
-
A regular expression.
- UnusedBeans() - Constructor for class org.jboss.weld.config.ConfigurationKey.UnusedBeans
- unwrap() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- unwrap() - Method in class org.jboss.weld.manager.BeanManagerImpl
- unwrap(Context) - Static method in class org.jboss.weld.contexts.PassivatingContextWrapper
- unwrap(Context) - Static method in class org.jboss.weld.util.ForwardingContext
- unwrap(Bean<?>) - Static method in class org.jboss.weld.util.Beans
- unwrap(BeanManager) - Static method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- unwrap(Class<T>) - Static method in class org.jboss.weld.util.Primitives
- unwrap(Object) - Method in class org.jboss.weld.bean.CommonBean
- unwrapInvocationTargetException(InvocationTargetException) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Unwraps the given
InvocationTargetException
. - updatingStoreWithContextualUnderId(Object, Object) - Method in class org.jboss.weld.logging.ContextLogger_$logger
- updatingStoreWithContextualUnderId(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
- updatingStoreWithContextualUnderId$str() - Method in class org.jboss.weld.logging.ContextLogger_$logger
- upperBoundsOfWildcardMatch(WildcardType, Type) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
- userTransactionInjectionIntoBeanWithContainerManagedTransactions(Object, Object) - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- userTransactionInjectionIntoBeanWithContainerManagedTransactions(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
- userTransactionInjectionIntoBeanWithContainerManagedTransactions$str() - Method in class org.jboss.weld.logging.ValidatorLogger_$logger
- usingName(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- usingName(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- usingName$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- usingOldJandexVersion() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- usingOldJandexVersion() - Method in interface org.jboss.weld.logging.BootstrapLogger
- usingOldJandexVersion$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- usingScope(Object, Object) - Method in class org.jboss.weld.logging.BeanLogger_$logger
- usingScope(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
- usingScope$str() - Method in class org.jboss.weld.logging.BeanLogger_$logger
- UTIL - org.jboss.weld.logging.Category
- UtilLogger - Interface in org.jboss.weld.logging
-
Error messages relating to utility classes Message ids: 000800 - 000899
- UtilLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- UtilLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.UtilLogger_$logger
V
- valid - Variable in class org.jboss.weld.metadata.cache.AnnotationModel
- validate() - Method in class org.jboss.weld.injection.producer.InjectionTargetService
- validate(InjectionPoint) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Validate a certain injection point.
- validate(InjectionPoint) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
- validate(InjectionPoint) - Method in class org.jboss.weld.manager.BeanManagerImpl
- validate(InjectionPoint) - Method in class org.jboss.weld.util.ForwardingBeanManager
- validate(URL) - Method in class org.jboss.weld.xml.BeansXmlValidator
- validate(URL, ErrorHandler) - Method in class org.jboss.weld.xml.BeansXmlValidator
- 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
. - validateBeanName(String, SetMultimap<String, Bean<?>>, List<String>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
- validateBeanNames(BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
- validateBeanNames(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
- 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
- VALIDATED - org.jboss.weld.ContainerState
-
The deployment has been validated
- validateDecorator(Decorator<?>, Collection<CommonBean<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
- validateDecorator(EnhancedAnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
- 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
- validateInjectionPointForDefinitionErrors(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in interface org.jboss.weld.module.PlugableValidator
- validateInjectionPointForDeploymentProblems(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
-
Checks for deployment problems associated with a given
InjectionPoint
- validateInjectionPointForDeploymentProblems(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in interface org.jboss.weld.module.PlugableValidator
- validateInjectionPointPassivationCapable(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
- validateInterceptor(Interceptor<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
- validateInterceptor(EnhancedAnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
- 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
- validateNoargConstructor(Constructor<T>, Class<?>, Bean<?>) - Method in class org.jboss.weld.bean.proxy.DefaultProxyInstantiator
- validateNoargConstructor(Constructor<T>, Class<?>, Bean<?>) - Method in interface org.jboss.weld.bean.proxy.ProxyInstantiator
-
Validate, whether the given constructor is sufficient for a class to be proxyable.
- 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<?>) - Method in class org.jboss.weld.injection.producer.InjectionTargetService
- validateProducer(Producer<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
- 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
- validateScopeSet(Set<Annotation>, EnhancedAnnotated<T, ?>) - Method in class org.jboss.weld.bean.attributes.BeanAttributesFactory.BeanAttributesBuilder
- 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 class org.jboss.weld.logging.BootstrapLogger_$logger
- validatingBeans() - Method in interface org.jboss.weld.logging.BootstrapLogger
- validatingBeans$str() - Method in class org.jboss.weld.logging.BootstrapLogger_$logger
- validationFailed(Exception, Environment) - Method in class org.jboss.weld.manager.BeanManagerImpl
- Validator - Class in org.jboss.weld.bootstrap
-
Checks a list of beans for DeploymentExceptions and their subclasses
- Validator(Set<PlugableValidator>, Map<Bean<?>, Boolean>) - Constructor for class org.jboss.weld.bootstrap.Validator
- VALIDATOR - org.jboss.weld.logging.Category
- ValidatorLogger - Interface in org.jboss.weld.logging
-
Log messages for validation related classes.
- ValidatorLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- ValidatorLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.ValidatorLogger_$logger
- value() - Method in class jakarta.enterprise.context.BeforeDestroyed.Literal
- value() - Method in annotation type jakarta.enterprise.context.BeforeDestroyed
-
The scope for which to observe destruction
- value() - Method in class jakarta.enterprise.context.Destroyed.Literal
- value() - Method in annotation type jakarta.enterprise.context.Destroyed
-
The scope for which to observe destruction
- value() - Method in class jakarta.enterprise.context.Initialized.Literal
- value() - Method in annotation type jakarta.enterprise.context.Initialized
-
The scope for which to observe initialization
- value() - Method in class jakarta.enterprise.inject.literal.NamedLiteral
- value() - Method in class jakarta.enterprise.inject.New.Literal
- value() - Method in annotation type jakarta.enterprise.inject.New
-
Specifies the bean class of the new instance.
- value() - Method in annotation type jakarta.enterprise.inject.spi.WithAnnotations
- value() - Method in class jakarta.enterprise.inject.Typed.Literal
- value() - Method in annotation type jakarta.enterprise.inject.Typed
-
Selects the bean types of the bean.
- value() - Method in annotation type jakarta.inject.Named
-
The name.
- value() - Method in annotation type org.jboss.weld.config.Description
- value() - Method in class org.jboss.weld.literal.NamedLiteral
- ValueHolder<T> - Interface in org.jboss.weld.util
-
Represents a value.
- valueOf(InterceptionType) - Static method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jakarta.enterprise.event.Reception
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jakarta.enterprise.event.TransactionPhase
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jakarta.enterprise.inject.spi.InterceptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum jakarta.enterprise.inject.spi.SessionBeanType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.config.ConfigurationKey
-
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.events.WeldNotificationOptions.NotificationMode
-
Returns the enum constant of this type with the specified name.
- 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.injection.MethodInjectionPoint.MethodInjectionPointType
-
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(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 class org.jboss.weld.logging.MetadataLogger_$logger
- valueOnNamedStereotype(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
- valueOnNamedStereotype$str() - Method in class org.jboss.weld.logging.MetadataLogger_$logger
- values() - Static method in enum jakarta.enterprise.event.Reception
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum jakarta.enterprise.event.TransactionPhase
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum jakarta.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 jakarta.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.config.ConfigurationKey
-
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.events.WeldNotificationOptions.NotificationMode
-
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.injection.MethodInjectionPoint.MethodInjectionPointType
-
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>>, Object) - Static method in class org.jboss.weld.bootstrap.WeldStartup
- version(Object) - Method in class org.jboss.weld.logging.VersionLogger_$logger
- 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
- VERSION - org.jboss.weld.logging.Category
- version$str() - Method in class org.jboss.weld.logging.VersionLogger_$logger
- VersionLogger - Interface in org.jboss.weld.logging
-
Message Ids: 000900 - 000999
- VersionLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- VersionLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.VersionLogger_$logger
- veto() - Method in interface jakarta.enterprise.inject.spi.ProcessAnnotatedType
-
Forces the container to ignore this type.
- veto() - Method in interface jakarta.enterprise.inject.spi.ProcessBeanAttributes
-
Forces the container to ignore the bean.
- veto() - Method in interface jakarta.enterprise.inject.spi.ProcessObserverMethod
-
Forces the container to ignore the observer method.
- 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_TYPES_WITHOUT_BEAN_DEFINING_ANNOTATION - org.jboss.weld.config.ConfigurationKey
-
A regular expression.
- vetoBean(AbstractBean<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- vetoed - Variable in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
- Vetoed - Annotation Type in jakarta.enterprise.inject
-
Veto the processing of the class.
- Vetoed.Literal - Class in jakarta.enterprise.inject
-
Supports inline instantiation of the
Vetoed
annotation. - VetoedSuppressedAnnotatedType<T> - Class in org.jboss.weld.util.annotated
-
Allows a type annotated with
Vetoed
to be registered, i.e. - VetoedSuppressedAnnotatedType(AnnotatedType<T>) - Constructor for class org.jboss.weld.util.annotated.VetoedSuppressedAnnotatedType
- vetoJavaClass(Class<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
- vetoSpecializingBean(Bean<?>) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
- 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.BeansXmlValidator
- WeakLazyValueHolder<T> - Class in org.jboss.weld.util
-
LazyValueHolder
that usesWeakReference
. - 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
- Weld - Class in org.jboss.weld.environment.se
-
This builder is a preferred method of booting Weld SE container.
- Weld() - Constructor for class org.jboss.weld.environment.se.Weld
- Weld(String) - Constructor for class org.jboss.weld.environment.se.Weld
- weld_getHandler() - Method in interface org.jboss.weld.bean.proxy.ProxyObject
-
Get the handler.
- weld_getTargetClass() - Method in interface org.jboss.weld.interceptor.util.proxy.TargetInstanceProxy
- weld_getTargetInstance() - Method in interface org.jboss.weld.interceptor.util.proxy.TargetInstanceProxy
- WELD_PROJECT_CODE - Static variable in interface org.jboss.weld.logging.WeldLogger
- weld_setHandler(MethodHandler) - Method in interface org.jboss.weld.bean.proxy.ProxyObject
-
Sets a handler.
- WELD_URI - Static variable in class org.jboss.weld.xml.BeansXmlStreamParser
- WELD_WORKERS - Static variable in class org.jboss.weld.executor.DaemonThreadFactory
- WELD11 - org.jboss.weld.xml.XmlSchema
- WeldAfterBeanDiscovery - Interface in org.jboss.weld.bootstrap.event
-
Represents an enhanced version of
AfterBeanDiscovery
. - WeldAlterableContext - Interface in org.jboss.weld.context
-
Enriched version of
AlterableContext
which allows to capture all instances from given context or to set them to previously obtained values. - WeldBean<T> - Interface in org.jboss.weld.bean
-
A
Bean
implementation provided by Weld. - WeldBeanConfigurator<T> - Interface in org.jboss.weld.bootstrap.event
-
Represents an enhanced version of
BeanConfigurator
- 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
- WeldClientProxy - Interface in org.jboss.weld.proxy
-
An extension to
WeldConstruct
interface which denotes a client proxy object. - WeldClientProxy.Metadata - Interface in org.jboss.weld.proxy
- WeldCollections - Class in org.jboss.weld.util.collections
-
Collection utilities.
- WeldConfiguration - Class in org.jboss.weld.config
-
Represents an immutable per-deployment Weld configuration.
- WeldConfiguration(ServiceRegistry, Deployment) - Constructor for class org.jboss.weld.config.WeldConfiguration
- WeldConstruct - Interface in org.jboss.weld.proxy
-
Marker interface denoting that the instance is an internal Weld contruct.
- WeldContainer - Class in org.jboss.weld.environment.se
-
Represents a Weld SE container.
- weldContainerAlreadyRunning(Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- weldContainerAlreadyRunning(Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- weldContainerAlreadyRunning$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- weldContainerAlreadyShutDown(Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- weldContainerAlreadyShutDown(Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- weldContainerAlreadyShutDown$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- weldContainerCannotBeInitializedNoBeanArchivesFound() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- weldContainerCannotBeInitializedNoBeanArchivesFound() - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- weldContainerCannotBeInitializedNoBeanArchivesFound$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- weldContainerDeploymentNotValidated(Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- weldContainerDeploymentNotValidated(Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- weldContainerDeploymentNotValidated$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- WeldContainerEvent - Class in org.jboss.weld.environment.se.events
-
An abstract Weld SE container event.
- WeldContainerEvent(String) - Constructor for class org.jboss.weld.environment.se.events.WeldContainerEvent
- weldContainerInitialized(Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- weldContainerInitialized(Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- weldContainerInitialized$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- weldContainerShutdown(Object) - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- weldContainerShutdown(Object) - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- weldContainerShutdown$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- WeldCreationalContext<T> - Interface in org.jboss.weld.contexts
- WeldDecorator<T> - Interface in org.jboss.weld.bean
-
Sub-interface of
Decorator
that contains metadata information about Weld-deployed Decorators (including custom decorators). - WeldEvent<T> - Interface in org.jboss.weld.events
-
Enriched version of
Event
. - WeldException - Exception in org.jboss.weld.exceptions
-
A general run-time exception used by the JSR-299 reference implementation Weld.
- 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.
- 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.
- 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.
- WeldFilterImpl - Class in org.jboss.weld.metadata
- WeldFilterImpl(String, Collection<Metadata<SystemPropertyActivation>>, Collection<Metadata<ClassAvailableActivation>>, String) - Constructor for class org.jboss.weld.metadata.WeldFilterImpl
- WeldInjectionPointAttributes<T,S> - Interface in org.jboss.weld.injection.attributes
-
Representation of properties of an
InjectionPoint
, which can be modified by an extension in theProcessInjectionPoint
phase. - 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
- WeldInstance<T> - Interface in org.jboss.weld.inject
-
Represents an enhanced version of
Instance
. - WeldInstance.Handler<T> - Interface in org.jboss.weld.inject
-
This interface represents a contextual reference handler.
- WeldInvocationContext - Interface in org.jboss.weld.interceptor
-
Represents an enhanced version of
InvocationContext
. - WeldInvocationContextImpl - Class in org.jboss.weld.interceptor.proxy
-
Weld's
InvocationContext
implementation. - WeldInvocationContextImpl(InvocationContext, List<InterceptorMethodInvocation>, Set<Annotation>, CombinedInterceptorAndDecoratorStackMethodHandler) - Constructor for class org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl
- WeldInvocationContextImpl(Object, Method, Method, Object[], List<InterceptorMethodInvocation>, Set<Annotation>, InterceptionDecorationContext.Stack) - Constructor for class org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl
- WeldInvocationContextImpl(Constructor<?>, Object[], Map<String, Object>, List<InterceptorMethodInvocation>, Set<Annotation>) - Constructor for class org.jboss.weld.interceptor.proxy.WeldInvocationContextImpl
- WeldLogger - Interface in org.jboss.weld.logging
-
A source of localized log/bundle messages and exceptions.
- WeldLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- WeldLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.WeldLogger_$logger
- WeldModule - Interface in org.jboss.weld.module
-
A Weld module is a unit of code that extends capabilities of Weld.
- WeldModule.PostBeanArchiveServiceRegistrationContext - Interface in org.jboss.weld.module
- WeldModule.PostContextRegistrationContext - Interface in org.jboss.weld.module
-
Context object for the
postContextRegistration
phase - WeldModule.PostServiceRegistrationContext - Interface in org.jboss.weld.module
-
Context object for the
postServiceRegistration
phase - WeldModule.PreBeanRegistrationContext - Interface in org.jboss.weld.module
-
Context object for the
preBeanRegistration
phase - WeldModules - Class in org.jboss.weld.module
-
This service takes core of
WeldModule
s registered with Weld. - WeldModules() - Constructor for class org.jboss.weld.module.WeldModules
- WeldNotificationOptions - Interface in org.jboss.weld.events
-
The
Event.fireAsync(Object, NotificationOptions)
method allows to configure the notification of asynchronous observer methods. - WeldNotificationOptions.NotificationMode - Enum in org.jboss.weld.events
- WeldRuntime - Class in org.jboss.weld.bootstrap
- WeldRuntime(String, BeanManagerImpl, ConcurrentMap<BeanDeploymentArchive, BeanManagerImpl>) - Constructor for class org.jboss.weld.bootstrap.WeldRuntime
- WeldSEBeanRegistrant - Class in org.jboss.weld.environment.se
-
Explicitly registers all of the 'built-in' Java SE related beans and contexts.
- WeldSEBeanRegistrant() - Constructor for class org.jboss.weld.environment.se.WeldSEBeanRegistrant
- WeldSELogger - Interface in org.jboss.weld.environment.se.logging
-
A source of localized log/bundle messages and exceptions.
- WeldSELogger_$logger - Class in org.jboss.weld.environment.se.logging
-
Warning this class consists of generated code.
- WeldSELogger_$logger(Logger) - Constructor for class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- WeldSEProvider - Class in org.jboss.weld.environment.se
- WeldSEProvider() - Constructor for class org.jboss.weld.environment.se.WeldSEProvider
- 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
- WeldUnusedMetadataExtension - Class in org.jboss.weld.bootstrap
-
This optional extension collects all injection points of Java EE components, with
Instance
required type, so that Weld is able to identify unused beans better. - whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- whenComplete(BiConsumer<? super T, ? super Throwable>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - Method in class org.jboss.weld.event.AsyncEventDeliveryStage
- whenCompleteAsync(BiConsumer<? super T, ? super Throwable>, Executor) - Method in class org.jboss.weld.util.ForwardingCompletionStage
- WildcardTypeImpl - Class in org.jboss.weld.util.reflection
-
Implementation of
WildcardType
. - withAnnotations(Class<? extends Annotation>...) - Method in class org.jboss.weld.environment.se.ContainerLifecycleObserver.Builder
-
The annotations are only considered for
ProcessAnnotatedType
, i.e. - WithAnnotations - Annotation Type in jakarta.enterprise.inject.spi
-
WithAnnotations
may be applied to any portable extension observer method with an event parameter type ofProcessAnnotatedType
to filter the events delivered. - withLowerBound(Type) - Static method in class org.jboss.weld.util.reflection.WildcardTypeImpl
- withParallelMode() - Static method in interface org.jboss.weld.events.WeldNotificationOptions
- withTimeout(long) - Static method in interface org.jboss.weld.events.WeldNotificationOptions
- withUpperBound(Type) - Static method in class org.jboss.weld.util.reflection.WildcardTypeImpl
- wrap(Context, ContextualStore) - Static method in class org.jboss.weld.contexts.PassivatingContextWrapper
- wrap(Class<T>) - Static method in class org.jboss.weld.util.Primitives
- wrap(Collection<? extends Callable<T>>) - Method in class org.jboss.weld.executor.AbstractExecutorServices
-
This method is invoked with the body of
AbstractExecutorServices.invokeAllAndCheckForExceptions(java.util.Collection)
It allows to wrap the tasks with some additional logic. - wrap(Collection<? extends Callable<T>>) - Method in class org.jboss.weld.executor.CommonForkJoinPoolExecutorServices
-
If in SE environment, this method wraps the collection of tasks in such a way that it sets the TCCL to null before executing them and re-sets it to previous value once done.
- 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
- wrapException(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.security.GetDeclaredMethodAction
-
Returns
PrivilegedAction
instead ofPrivilegedExceptionAction
. - wrapExpressionFactory(ExpressionFactory) - Method in interface jakarta.enterprise.inject.spi.BeanManager
-
Returns a wrapper
ExpressionFactory
that delegatesMethodExpression
andValueExpression
creation to the givenExpressionFactory
. - wrapExpressionFactory(ExpressionFactory) - Method in class org.jboss.weld.manager.BeanManagerImpl
- wrapExpressionFactory(ExpressionFactory) - Method in interface org.jboss.weld.module.ExpressionLanguageSupport
-
Returns a wrapper
ExpressionFactory
that delegatesMethodExpression
andValueExpression
creation to the givenExpressionFactory
. - wrapExpressionFactory(ExpressionFactory) - Method in class org.jboss.weld.util.ForwardingBeanManager
- 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.contexts.CreationalContextImpl
- WSApiAbstraction - Class in org.jboss.weld.ws
- WSApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.ws.WSApiAbstraction
X
- XmlLogger - Interface in org.jboss.weld.logging
-
Error messages relating to XML parser Message ids: 001200 - 001299
- XmlLogger_$logger - Class in org.jboss.weld.logging
-
Warning this class consists of generated code.
- XmlLogger_$logger(Logger) - Constructor for class org.jboss.weld.logging.XmlLogger_$logger
- 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 class org.jboss.weld.logging.XmlLogger_$logger
- xsdValidationError(Object, Object, Object) - Method in interface org.jboss.weld.logging.XmlLogger
- xsdValidationError$str() - Method in class org.jboss.weld.logging.XmlLogger_$logger
- xsdValidationWarning(Object, Object, Object) - Method in class org.jboss.weld.logging.XmlLogger_$logger
- xsdValidationWarning(Object, Object, Object) - Method in interface org.jboss.weld.logging.XmlLogger
- xsdValidationWarning$str() - Method in class org.jboss.weld.logging.XmlLogger_$logger
Z
- zeroOrMoreThanOneContainerRunning() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
- zeroOrMoreThanOneContainerRunning() - Method in interface org.jboss.weld.environment.se.logging.WeldSELogger
- zeroOrMoreThanOneContainerRunning$str() - Method in class org.jboss.weld.environment.se.logging.WeldSELogger_$logger
All Classes All Packages