- AbstractBean<T,S> - Class in org.jboss.weld.bean
-
An abstract bean representation common for all beans
- AbstractBean(String, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.AbstractBean
-
Constructor
- AbstractBeanDeployer<E extends BeanDeployerEnvironment> - Class in org.jboss.weld.bootstrap
-
- AbstractBeanDeployer(BeanManagerImpl, ServiceRegistry, E) - Constructor for class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- AbstractBeanDiscoveryEvent - Class in org.jboss.weld.bootstrap.events
-
- AbstractBeanDiscoveryEvent(BeanManagerImpl, Type, Map<BeanDeploymentArchive, BeanDeployment>, Deployment, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
-
- AbstractBeanInstance - Class in org.jboss.weld.bean.proxy
-
- AbstractBeanInstance() - Constructor for class org.jboss.weld.bean.proxy.AbstractBeanInstance
-
- AbstractBoundContext<S> - Class in org.jboss.weld.context
-
Base class for contexts using a thread local to store a bound bean context
- AbstractBoundContext(boolean) - Constructor for class org.jboss.weld.context.AbstractBoundContext
-
- AbstractBuiltInBean<T> - Class in org.jboss.weld.bean.builtin
-
- AbstractBuiltInBean(String, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- AbstractClassBean<T> - Class in org.jboss.weld.bean
-
An abstract bean representation common for class-based beans
- AbstractClassBean(WeldClass<T>, String, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.AbstractClassBean
-
Constructor
- AbstractContainerEvent - Class in org.jboss.weld.bootstrap.events
-
- AbstractContainerEvent(BeanManagerImpl, Type, Type[]) - Constructor for class org.jboss.weld.bootstrap.events.AbstractContainerEvent
-
- AbstractContext - Class in org.jboss.weld.context
-
Base for the Context implementations.
- AbstractContext(boolean) - Constructor for class org.jboss.weld.context.AbstractContext
-
Constructor
- AbstractConversationContext<R,S> - Class in org.jboss.weld.context
-
The base of the conversation context, which can use a variety of storage
forms
- AbstractConversationContext() - Constructor for class org.jboss.weld.context.AbstractConversationContext
-
- AbstractDecoratorMethodHandler - Class in org.jboss.weld.bean.proxy
-
MethodHandler
for Abstract decorators.
- AbstractDecoratorMethodHandler(WeldClass<?>, InjectionPoint, Object) - Constructor for class org.jboss.weld.bean.proxy.AbstractDecoratorMethodHandler
-
- AbstractDefinitionContainerEvent - Class in org.jboss.weld.bootstrap.events
-
- AbstractDefinitionContainerEvent(BeanManagerImpl, Type, Type[]) - Constructor for class org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent
-
- AbstractDeploymentContainerEvent - Class in org.jboss.weld.bootstrap.events
-
- AbstractDeploymentContainerEvent(BeanManagerImpl, Type, Type[]) - Constructor for class org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent
-
- AbstractEEBean<T> - Class in org.jboss.weld.bean.builtin.ee
-
- AbstractEEBean(Class<T>, Callable<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.AbstractEEBean
-
- AbstractEECallable<V> - Class in org.jboss.weld.bean.builtin.ee
-
- AbstractEECallable(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.AbstractEECallable
-
- AbstractFacade<T,X> - Class in org.jboss.weld.bean.builtin
-
Common implementation for binding-type-based helpers
- AbstractFacade(InjectionPoint, CreationalContext<? super T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.AbstractFacade
-
- AbstractFacade.AbstractFacadeSerializationProxy<T,X> - Class in org.jboss.weld.bean.builtin
-
- AbstractFacade.AbstractFacadeSerializationProxy(AbstractFacade<T, X>) - Constructor for class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
-
- AbstractFacadeBean<T> - Class in org.jboss.weld.bean.builtin
-
- AbstractFacadeBean(String, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.AbstractFacadeBean
-
- AbstractInstantiatorFactory - Class in org.jboss.weld.util.reflection.instantiation
-
Abstract instantiator factory.
- AbstractInstantiatorFactory() - Constructor for class org.jboss.weld.util.reflection.instantiation.AbstractInstantiatorFactory
-
- AbstractManagedContext - Class in org.jboss.weld.context
-
- AbstractManagedContext(boolean) - Constructor for class org.jboss.weld.context.AbstractManagedContext
-
- AbstractMapBackedBeanStore - Class in org.jboss.weld.context.beanstore
-
- AbstractMapBackedBeanStore() - Constructor for class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
-
- AbstractNamingScheme - Class in org.jboss.weld.context.beanstore
-
- AbstractNamingScheme(String) - Constructor for class org.jboss.weld.context.beanstore.AbstractNamingScheme
-
Create a new Prefixer.
- AbstractProcessClassBean<X,B extends AbstractClassBean<X>> - Class in org.jboss.weld.bootstrap.events
-
- AbstractProcessClassBean(BeanManagerImpl, Type, Type[], B) - Constructor for class org.jboss.weld.bootstrap.events.AbstractProcessClassBean
-
- AbstractProcessInjectionTarget<T> - Class in org.jboss.weld.bootstrap.events
-
- AbstractProcessInjectionTarget(BeanManagerImpl, AnnotatedType<T>) - Constructor for class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
-
- AbstractProcessProducerBean<T,X,B extends AbstractProducerBean<T,X,?>> - Class in org.jboss.weld.bootstrap.events
-
- AbstractProcessProducerBean(BeanManagerImpl, Type, Type[], B) - Constructor for class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
-
- AbstractProducerBean<X,T,S extends Member> - Class in org.jboss.weld.bean
-
The implicit producer bean
- AbstractProducerBean(String, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.AbstractProducerBean
-
Constructor
- AbstractProducerBean.AbstractProducer - Class in org.jboss.weld.bean
-
- AbstractProducerBean.AbstractProducer() - Constructor for class org.jboss.weld.bean.AbstractProducerBean.AbstractProducer
-
- AbstractReceiverBean<X,T,S extends Member> - Class in org.jboss.weld.bean
-
- AbstractReceiverBean(String, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.AbstractReceiverBean
-
- AbstractSessionBeanStore - Class in org.jboss.weld.context.beanstore.http
-
Base class providing an HttpSession backed, bound bean store.
- AbstractSessionBeanStore(NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
-
- AbstractSharedContext - Class in org.jboss.weld.context
-
- AbstractSharedContext() - Constructor for class org.jboss.weld.context.AbstractSharedContext
-
Constructor
- AbstractUnboundContext - Class in org.jboss.weld.context
-
Base class for contexts using a thread local to store a bound bean context
- AbstractUnboundContext(boolean) - Constructor for class org.jboss.weld.context.AbstractUnboundContext
-
- AbstractWeldAnnotated<T,S> - Class in org.jboss.weld.introspector.jlr
-
Represents functionality common for all annotated items, mainly different
mappings of the annotations and meta-annotations
AbstractAnnotatedItem is an immutable class and therefore threadsafe
- AbstractWeldAnnotated(Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer, Class<T>, Type, LazyValueHolder<Set<Type>>) - Constructor for class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
Constructor
Also builds the meta-annotation map.
- AbstractWeldCallable<T,X,S extends Member> - Class in org.jboss.weld.introspector.jlr
-
- AbstractWeldCallable(Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer, Member, Class<T>, Type, LazyValueHolder<Set<Type>>, WeldClass<X>) - Constructor for class org.jboss.weld.introspector.jlr.AbstractWeldCallable
-
- AbstractWeldELResolver - Class in org.jboss.weld.el
-
An EL-resolver against the named beans
- AbstractWeldELResolver() - Constructor for class org.jboss.weld.el.AbstractWeldELResolver
-
- AbstractWeldMember<T,X,S extends Member> - Class in org.jboss.weld.introspector.jlr
-
Represents an abstract annotated memeber (field, method or constructor)
This class is immutable, and therefore threadsafe
- AbstractWeldMember(Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer, Member, Class<T>, Type, LazyValueHolder<Set<Type>>, WeldClass<X>) - Constructor for class org.jboss.weld.introspector.jlr.AbstractWeldMember
-
Constructor
- AbstractWeldSEBeanDeploymentArchive - Class in org.jboss.weld.environment.se.discovery
-
Implements the basic requirements of a BeanDeploymentArchive
(bean
archive id and service registry).
- AbstractWeldSEBeanDeploymentArchive(String) - Constructor for class org.jboss.weld.environment.se.discovery.AbstractWeldSEBeanDeploymentArchive
-
- AbstractWeldSEDeployment - Class in org.jboss.weld.environment.se.discovery
-
Implements the basic requirements of a Deployment
.
- AbstractWeldSEDeployment(Bootstrap) - Constructor for class org.jboss.weld.environment.se.discovery.AbstractWeldSEDeployment
-
- accept(String) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
-
- accept(String) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
-
- accept(String) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
-
Determine if this identifier has been prefixed
- activate() - Method in class org.jboss.weld.context.AbstractBoundContext
-
- activate() - Method in class org.jboss.weld.context.AbstractConversationContext
-
- activate(String) - Method in class org.jboss.weld.context.AbstractConversationContext
-
- activate() - Method in class org.jboss.weld.context.AbstractManagedContext
-
- activate() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
-
- activate() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
-
- activate() - Method in class org.jboss.weld.context.unbound.RequestContextImpl
-
- activate() - Method in class org.jboss.weld.environment.se.contexts.ThreadContext
-
- activityManager(String) - Method in class org.jboss.weld.Container
-
Get the activity manager for a given key
- add(EjbDescriptor<T>) - Method in class org.jboss.weld.ejb.EjbDescriptors
-
Adds an EJB descriptor to the maps
- add(Class<? extends Annotation>, Annotation) - Method in class org.jboss.weld.metadata.TypeStore
-
- add(E) - Method in class org.jboss.weld.util.collections.ArraySet
-
- add(Class<?>, Type) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
-
- add16bit(Bytecode, int) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
-
inserts a 16 bit offset into the bytecode
- addAbstractBean(AbstractBean<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addAbstractClassBean(AbstractClassBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addAccessibleBeanManager(BeanManagerImpl) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- addActivity(BeanManagerImpl) - Method in class org.jboss.weld.Container
-
Add an activity
- addAdditionalInterfaces(Set<Class<?>>) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
-
- addAdditionalInterfaces(Set<Class<?>>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Sub classes may override to specify additional interfaces the proxy should
implement
- addAll(Iterable<EjbDescriptor<?>>) - Method in class org.jboss.weld.ejb.EjbDescriptors
-
Adds all EJB descriptors to the maps
- addAll(Class<? extends Annotation>, Set<Annotation>) - Method in class org.jboss.weld.metadata.TypeStore
-
- addAll(Collection<? extends E>) - Method in class org.jboss.weld.util.collections.ArraySet
-
- addAnnotatedType(AnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
-
- addBean(Bean<?>) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
-
- addBean(Bean<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- addBuiltInBean(AbstractBuiltInBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addClass(String) - Method in class org.jboss.weld.bootstrap.BeanDeployer
-
- addClass(AnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
-
- addClasses(Iterable<String>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
-
- addConstructedGuardToMethodBody(ClassFile, Bytecode, MethodInformation) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Adds the following code to a delegating method:
if(!this.constructed) return super.thisMethod()
This means that the proxy will not start to delegate to the underlying
bean instance until after the constructor has finished.
- addConstructor(String, String[], ClassFile, Bytecode) - Static method in class org.jboss.weld.util.bytecode.ConstructorUtils
-
Adds a constructor that delegates to a super constructor with the same
descriptor.
- addConstructors(ClassFile, Bytecode) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Adds a constructor for the proxy for each constructor declared by the base
bean type.
- addContext(Context) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
-
- addContext(Context) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- addDecorator(DecoratorImpl<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addDecorator(Decorator<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- addDefaultConstructor(ClassFile, Bytecode) - Static method in class org.jboss.weld.util.bytecode.ConstructorUtils
-
adds a constructor that calls super()
- addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.AbstractProcessClassBean
-
- addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
-
- addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
-
- addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
-
- addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
-
- addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
-
- addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
-
- addDependentInstance(ContextualInstance<?>) - Method in class org.jboss.weld.context.CreationalContextImpl
-
- addDependentInstance(ContextualInstance<?>) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
-
- addDependentInstance(T, Contextual<T>, WeldCreationalContext<T>) - Method in class org.jboss.weld.context.unbound.DependentContextImpl
-
- addDependentInstance(ContextualInstance<?>) - Method in interface org.jboss.weld.context.WeldCreationalContext
-
- addDeploymentProblem(Throwable) - Method in class org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl
-
- addDisposesMethod(DisposalMethod<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addEnvironment(BeanDeployerEnvironment) - Method in class org.jboss.weld.util.BeansClosure
-
- addEnvironmentInternal(BeanDeployerEnvironment) - Method in class org.jboss.weld.util.BeansClosure
-
- addExtension(ExtensionBean) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addExtension(Metadata<Extension>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
-
- addExtension(ExtensionBean) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployerEnvironment
-
- addExtension(Extension) - Method in class org.jboss.weld.environment.se.Weld
-
Add extension explicitly.
- addExtensions(Iterable<Metadata<Extension>>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
-
- addFields(ClassFile, Bytecode) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
-
- addFields(ClassFile, Bytecode) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
- addInjectionPoint(WeldInjectionPoint<?, ?>) - Method in class org.jboss.weld.bean.AbstractBean
-
- addInjectionPoints(Iterable<? extends WeldInjectionPoint<?, ?>>) - Method in class org.jboss.weld.bean.AbstractBean
-
- addInjectionTarget(InjectionTarget<?>) - Method in class org.jboss.weld.manager.InjectionTargetValidator
-
- addInterceptor(InterceptorImpl<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addInterceptor(Interceptor<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- addInterceptorBinding(Class<? extends Annotation>, Annotation...) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
-
- addInterface(Class<?>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Adds an additional interface that the proxy should implement.
- addItem(RequestScopedItem) - Static method in class org.jboss.weld.context.cache.RequestScopedBeanCache
-
- addItem(ThreadLocal) - Static method in class org.jboss.weld.context.cache.RequestScopedBeanCache
-
- addJumpInstruction(Bytecode) - Static method in class org.jboss.weld.util.bytecode.JumpUtils
-
After writing the instruction that requires a branch offset (e.g.
- addLoadInstruction(Bytecode, String, int) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
-
Adds the correct load instruction based on the type descriptor
- addManagedBean(ManagedBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addMetaAnnotations(ArraySetMultimap<Class<? extends Annotation>, Annotation>, Annotation, Annotation[], boolean) - Static method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- addMetaAnnotations(ArraySetMultimap<Class<? extends Annotation>, Annotation>, Annotation, Iterable<Annotation>, boolean) - Static method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- addMethods(ClassFile) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
-
- addMethods(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
- addMethodsFromClass(ClassFile) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
-
- addMethodsFromClass(ClassFile) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
-
- addMethodsFromClass(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
- addNewManagedBean(NewManagedBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addNewSessionBean(NewSessionBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addObserver(ObserverMethod<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Does the actual observer registration
- addObserverMethod(ObserverMethodImpl<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addObserverMethod(ObserverMethod<?>) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
-
- addProducerField(ProducerField<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addProducerMethod(ProducerMethod<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addQualifier(Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
-
- addQualifier(Annotation) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
-
- addQualifier(Annotation) - Method in class org.jboss.weld.resolution.ResolvableBuilder
-
- addQualifierIfAbsent(Annotation) - Method in class org.jboss.weld.resolution.ResolvableBuilder
-
- addQualifiers(Annotation[]) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
-
- addQualifiers(Set<Annotation>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
-
- addQualifiers(Annotation[]) - Method in class org.jboss.weld.resolution.ResolvableBuilder
-
- addQualifiers(Set<Annotation>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
-
- addReturnInstruction(Bytecode, Class<?>) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
-
- addReturnInstruction(Bytecode, String) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
-
Adds a return instruction given a type in JVM format.
- addScope(Class<? extends Annotation>, boolean, boolean) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
-
- addSerializationSupport(ClassFile) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
-
- addSerializationSupport(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Adds special serialization code.
- addSessionBean(SessionBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- addSpaceIfNeeded(String) - Static method in class org.jboss.weld.util.reflection.Formats
-
- addSpecialized(Bean<?>, Bean<?>) - Method in class org.jboss.weld.util.BeansClosure
-
- addSpecializedInternal(Bean<?>, Bean<?>) - Method in class org.jboss.weld.util.BeansClosure
-
- addSpecialMethods(ClassFile) - Method in class org.jboss.weld.bean.proxy.EnterpriseProxyFactory
-
- addSpecialMethods(ClassFile) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
-
Adds methods requiring special implementations rather than just
delegation.
- addSpecialMethods(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Adds methods requiring special implementations rather than just
delegation.
- addStereotype(Class<? extends Annotation>, Annotation...) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
-
- addType(Type) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
-
- addType(Type) - Method in class org.jboss.weld.resolution.ResolvableBuilder
-
- addTypes(Set<Type>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
-
- addTypes(Set<Type>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
-
- afterBeanDiscovery(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
-
- AfterBeanDiscoveryImpl - Class in org.jboss.weld.bootstrap.events
-
- AfterBeanDiscoveryImpl(BeanManagerImpl, Deployment, Map<BeanDeploymentArchive, BeanDeployment>, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
-
- afterCompletion(int) - Method in class org.jboss.weld.event.TransactionSynchronizedRunnable
-
- AfterDeploymentValidationImpl - Class in org.jboss.weld.bootstrap.events
-
- AfterDeploymentValidationImpl(BeanManagerImpl) - Constructor for class org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl
-
- afterPhase(PhaseEvent) - Method in class org.jboss.weld.jsf.WeldPhaseListener
-
- alternative - Variable in class org.jboss.weld.bean.AbstractBean
-
- AmbiguousResolutionException - Exception in org.jboss.weld.exceptions
-
Provides message localization service for the
AmbiguousResolutionException
.
- AmbiguousResolutionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.AmbiguousResolutionException
-
Creates a new exception with the given cause.
- AmbiguousResolutionException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.AmbiguousResolutionException
-
Creates a new exception with the given localized message key and optional
arguments for the message.
- annotatedItem - Variable in class org.jboss.weld.bean.AbstractClassBean
-
- AnnotatedMethodReader<M> - Interface in org.jboss.weld.interceptor.reader
-
Allows entities to define their own strategy of reading metadata from an object
- annotatedType - Variable in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
-
- AnnotatedTypes - Class in org.jboss.weld.util
-
Class that can take an AnnotatedType and return a unique string
representation of that type
- annotationClassName() - Method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
-
- AnnotationModel<T extends Annotation> - Class in org.jboss.weld.metadata.cache
-
Abstract representation of an annotation model
- AnnotationModel(Class<T>, ClassTransformer) - Constructor for class org.jboss.weld.metadata.cache.AnnotationModel
-
Constructor
- annotationType() - Method in class org.jboss.weld.interceptor.InterceptorBindingType
-
- annotationTypeForName(String) - Method in class org.jboss.weld.util.ApiAbstraction
-
Initializes an annotation class
- AnyLiteral - Class in org.jboss.weld.literal
-
Annotation literal for Any
- ApiAbstraction - Class in org.jboss.weld.util
-
A base class for utility classes that represent annotations, classes etc
- ApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.util.ApiAbstraction
-
Constructor
- ApiAbstraction.Dummy - Interface in org.jboss.weld.util
-
"Not found" class
- ApiAbstraction.DummyAnnotation - Annotation Type in org.jboss.weld.util
-
"Not found" annotation
- ApiAbstraction.DummyEnum - Enum in org.jboss.weld.util
-
"Not found" enumeration value.
- appendConversationIdIfNecessary(String, String) - Method in class org.jboss.weld.jsf.FacesUrlTransformer
-
- appendInterceptors(InterceptionType, Method, InterceptorMetadata<I>...) - Method in interface org.jboss.weld.interceptor.builder.BuildableInterceptionModel
-
- ApplicationContextImpl - Class in org.jboss.weld.context.unbound
-
- ApplicationContextImpl() - Constructor for class org.jboss.weld.context.unbound.ApplicationContextImpl
-
- apply(Metadata<T>) - Method in class org.jboss.weld.manager.RemoveMetadataWrapperFunction
-
- apply(String) - Method in class org.jboss.weld.metadata.FilterPredicate
-
- apply(T) - Method in class org.jboss.weld.metadata.ScanningPredicate
-
- apply(Set<Bean<?>>) - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver.BeanDisambiguation
-
- apply(Iterable<T>) - Method in class org.jboss.weld.util.collections.IterableToIteratorFunction
-
- apply(String) - Method in class org.jboss.weld.util.reflection.ClassLoaderFunction
-
- apply(ClassLoader) - Method in class org.jboss.weld.util.reflection.instantiation.LoaderInstantiatorFactory
-
- applyDecorators(T, CreationalContext<T>, InjectionPoint) - Method in class org.jboss.weld.bean.AbstractClassBean
-
- applyDecorators(T, CreationalContext<T>, InjectionPoint) - Method in class org.jboss.weld.bean.SessionBean
-
- applyInterceptors(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
-
- aroundInvoke(InvocationContext) - Method in class org.jboss.weld.ejb.SessionBeanInterceptor
-
- ArrayIterator<T> - Class in org.jboss.weld.interceptor.util
-
- ArrayIterator(T[]) - Constructor for class org.jboss.weld.interceptor.util.ArrayIterator
-
- ArrayListSupplier<T> - Class in org.jboss.weld.util.collections
-
- Arrays2 - Class in org.jboss.weld.util.collections
-
- ArraySet<E> - Class in org.jboss.weld.util.collections
-
A
Set
which is backed by a simple array of elements.
- ArraySet(ArrayList<E>) - Constructor for class org.jboss.weld.util.collections.ArraySet
-
- ArraySet(Collection<E>) - Constructor for class org.jboss.weld.util.collections.ArraySet
-
- ArraySet(int) - Constructor for class org.jboss.weld.util.collections.ArraySet
-
- ArraySet() - Constructor for class org.jboss.weld.util.collections.ArraySet
-
- ArraySetMultimap<K,V> - Class in org.jboss.weld.util.collections
-
A
Map
that can contain multiple values, where the keys
and values are stored in
ArraySet
instances.
- ArraySetMultimap() - Constructor for class org.jboss.weld.util.collections.ArraySetMultimap
-
- ArraySetMultimap(Map<K, List<V>>) - Constructor for class org.jboss.weld.util.collections.ArraySetMultimap
-
- ArraySetSupplier<V> - Class in org.jboss.weld.util.collections
-
Provides new instances of
ArraySet
to Google collections.
- asList() - Method in class org.jboss.weld.util.collections.ArraySet
-
- asSet(T...) - Static method in class org.jboss.weld.util.collections.Arrays2
-
- associate(R) - Method in class org.jboss.weld.context.AbstractConversationContext
-
- associate(Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
-
- associate(Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundSessionContextImpl
-
- associate(InvocationContext) - Method in class org.jboss.weld.context.ejb.EjbRequestContextImpl
-
- associate(ServletRequest) - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
-
- associate(HttpServletRequest) - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
-
- associateRequest() - Method in class org.jboss.weld.context.AbstractConversationContext
-
- associateRequest(String) - Method in class org.jboss.weld.context.AbstractConversationContext
-
- asWeldSubclass(WeldClass<U>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- asWeldSubclass(WeldClass<U>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- asWeldSubclass(WeldClass<U>) - Method in interface org.jboss.weld.introspector.WeldClass
-
- attach() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
Attach the bean store, any updates from now on will be written through to
the underlying store.
- attach() - Method in interface org.jboss.weld.context.beanstore.BoundBeanStore
-
Attach the context
- attach() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
-
- AttributeBeanStore - Class in org.jboss.weld.context.beanstore
-
A bound bean store backed by attributes.
- AttributeBeanStore(NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.AttributeBeanStore
-
- available() - Static method in class org.jboss.weld.Container
-
- calculateMaxLocals(Method) - Static method in class org.jboss.weld.util.bytecode.MethodUtils
-
Calculates maxLocals required to hold all parameters and this, assuming
that user code does not require any extra variables
- call() - Method in class org.jboss.weld.context.conversation.ConversationIdGenerator
-
- CallableMethodHandler - Class in org.jboss.weld.bean.builtin
-
- CallableMethodHandler(Callable<?>) - Constructor for class org.jboss.weld.bean.builtin.CallableMethodHandler
-
- callInitializers(T, CreationalContext<T>, BeanManagerImpl, Iterable<? extends MethodInjectionPoint<?, ?>>) - Static method in class org.jboss.weld.util.Beans
-
Calls all initializers of the bean
- cast(Object) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- cast(Object) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- cast(Object) - Method in interface org.jboss.weld.introspector.WeldClass
-
- cast(Object) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- Category - Enum in org.jboss.weld.logging
-
- characters(char[], int, int) - Method in class org.jboss.weld.xml.BeansXmlHandler
-
- check() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
-
- check() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
-
- check() - Method in class org.jboss.weld.metadata.cache.QualifierModel
-
Validates the members
- check() - Method in class org.jboss.weld.metadata.cache.ScopeModel
-
- check() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
-
- checkBeanImplementation() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Validates the bean implementation
- checkBeanImplementation() - Method in class org.jboss.weld.bean.ManagedBean
-
- checkConflictingRoles() - Method in class org.jboss.weld.bean.SessionBean
-
Validates for non-conflicting roles
- checkConstructor() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- checkDelegateInjectionPoints() - Method in class org.jboss.weld.bean.AbstractBean
-
- checkDelegateInjectionPoints() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- checkDelegateType() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- checkEEResource() - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
-
- checkEventObjectType(BeanManagerImpl, Type) - Static method in class org.jboss.weld.util.Observers
-
- checkEventObjectType(SharedObjectCache, Type) - Static method in class org.jboss.weld.util.Observers
-
- checkEventObjectType(SharedObjectCache, Object) - Static method in class org.jboss.weld.util.Observers
-
- checkInstantiator() - Method in class org.jboss.weld.util.reflection.instantiation.AbstractInstantiatorFactory
-
- checkObserverMethods() - Method in class org.jboss.weld.bean.SessionBean
-
If there are any observer methods, they must be static or business
methods.
- checkProducerField() - Method in class org.jboss.weld.bean.ProducerField
-
- checkProducerMethod() - Method in class org.jboss.weld.bean.ProducerMethod
-
Validates the producer method
- checkProducerReturnType() - Method in class org.jboss.weld.bean.AbstractProducerBean
-
Validates the producer method
- checkQualifier(Annotation, QualifierInstance, Class<? extends Annotation>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
-
- checkQualifier(Annotation, QualifierInstance, Class<? extends Annotation>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
-
- checkReturnValue(T) - Method in class org.jboss.weld.bean.AbstractProducerBean
-
Validates the return value
- checkScopeAllowed() - Method in class org.jboss.weld.bean.NewSessionBean
-
- checkScopeAllowed() - Method in class org.jboss.weld.bean.SessionBean
-
Check that the scope type is allowed by the stereotypes on the bean and
the bean type
- checkType() - Method in class org.jboss.weld.bean.AbstractBean
-
- checkType() - Method in class org.jboss.weld.bean.AbstractProducerBean
-
- checkType() - Method in class org.jboss.weld.bean.DisposalMethod
-
- checkType() - Method in class org.jboss.weld.bean.ManagedBean
-
Validates the type
- checkType() - Method in class org.jboss.weld.bean.SessionBean
-
- ClassAvailableActivationImpl - Class in org.jboss.weld.metadata
-
- ClassAvailableActivationImpl(String) - Constructor for class org.jboss.weld.metadata.ClassAvailableActivationImpl
-
- ClassFileUtils - Class in org.jboss.weld.util.bytecode
-
Utility class for loading a ClassFile into a classloader.
- ClassFileUtils() - Constructor for class org.jboss.weld.util.bytecode.ClassFileUtils
-
- classForName(String) - Method in class org.jboss.weld.environment.se.discovery.url.WeldSEResourceLoader
-
- classForName(String) - Static method in class org.jboss.weld.interceptor.util.ReflectionUtils
-
- classForName(String) - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
-
- classForName(String) - Method in class org.jboss.weld.resources.DefaultResourceLoader
-
- classForName(String) - Method in class org.jboss.weld.util.ApiAbstraction
-
Initializes a type
- ClassLoaderFunction - Class in org.jboss.weld.util.reflection
-
- ClassLoaderFunction(ResourceLoader) - Constructor for class org.jboss.weld.util.reflection.ClassLoaderFunction
-
- ClassLoaderResourceLoader - Class in org.jboss.weld.resources
-
A (@link ResourceLoader} implementation that uses a specific @{link ClassLoader}
- ClassLoaderResourceLoader(ClassLoader) - Constructor for class org.jboss.weld.resources.ClassLoaderResourceLoader
-
- ClassMetadata<T> - Interface in org.jboss.weld.interceptor.spi.metadata
-
Abstraction of class metadata.
- ClassMetadataInterceptorReference - Class in org.jboss.weld.interceptor.reader
-
- ClasspathScanningException - Exception in org.jboss.weld.environment.se.discovery.url
-
- ClasspathScanningException() - Constructor for exception org.jboss.weld.environment.se.discovery.url.ClasspathScanningException
-
Creates a new instance of ClasspathScanningException
without detail message.
- ClasspathScanningException(String) - Constructor for exception org.jboss.weld.environment.se.discovery.url.ClasspathScanningException
-
Constructs an instance of ClasspathScanningException
with the specified detail message.
- classToStringRepresentation(Class<?>) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
-
- ClassTransformer - Class in org.jboss.weld.resources
-
- ClassTransformer(TypeStore) - Constructor for class org.jboss.weld.resources.ClassTransformer
-
- cleanup() - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
-
- cleanup() - Method in class org.jboss.weld.bootstrap.Validator
-
- cleanup() - Method in class org.jboss.weld.Container
-
Cause the container to be cleaned up, including all registered bean
managers, and all deployment services
- cleanup() - Method in class org.jboss.weld.context.AbstractBoundContext
-
- cleanup() - Method in class org.jboss.weld.context.AbstractContext
-
- cleanup() - Method in class org.jboss.weld.context.AbstractManagedContext
-
- cleanup() - Method in class org.jboss.weld.context.AbstractSharedContext
-
- cleanup() - Method in class org.jboss.weld.context.AbstractUnboundContext
-
- cleanup() - Method in class org.jboss.weld.ejb.EJBApiAbstraction
-
- cleanup() - Method in class org.jboss.weld.ejb.EjbDescriptors
-
- cleanup() - Method in class org.jboss.weld.environment.se.discovery.url.WeldSEResourceLoader
-
- cleanup() - Method in class org.jboss.weld.injection.CurrentInjectionPoint
-
- cleanup() - Method in class org.jboss.weld.jsf.JsfApiAbstraction
-
- cleanup() - Static method in class org.jboss.weld.logging.LoggerFactory
-
- cleanup() - Static method in class org.jboss.weld.logging.MessageConveyorFactory
-
- cleanup() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- cleanup() - Method in class org.jboss.weld.manager.InjectionTargetValidator
-
- cleanup() - Method in class org.jboss.weld.manager.SingleThreadExecutorServices
-
- cleanup() - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
-
- cleanup() - Method in class org.jboss.weld.metadata.TypeStore
-
- cleanup() - Method in class org.jboss.weld.persistence.PersistenceApiAbstraction
-
- cleanup() - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
-
- cleanup() - Method in class org.jboss.weld.resources.ClassTransformer
-
- cleanup() - Method in class org.jboss.weld.resources.DefaultResourceLoader
-
- cleanup() - Method in class org.jboss.weld.resources.SharedObjectCache
-
- cleanup() - Method in class org.jboss.weld.resources.SingleThreadScheduledExecutorServiceFactory
-
- cleanup() - Method in class org.jboss.weld.serialization.ContextualStoreImpl
-
- cleanup() - Method in class org.jboss.weld.util.reflection.instantiation.DefaultInstantiatorFactory
-
- cleanup() - Method in class org.jboss.weld.util.reflection.instantiation.LoaderInstantiatorFactory
-
- cleanup() - Method in class org.jboss.weld.ws.WSApiAbstraction
-
- cleanupAfterBoot() - Method in class org.jboss.weld.bean.AbstractBean
-
- cleanupAfterBoot() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- cleanupAfterBoot() - Method in class org.jboss.weld.bean.RIBean
-
This method is called after the container is started allowing the bean to
release any resources that are only required at boot time
- clear() - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
-
- clear() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
-
- clear() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
- clear() - Method in interface org.jboss.weld.context.beanstore.BeanStore
-
Clears the store of contextual instances
- clear() - Method in class org.jboss.weld.ejb.EjbDescriptors
-
Clears both maps
- clear() - Method in class org.jboss.weld.el.Namespace
-
- clear() - Method in class org.jboss.weld.event.ObserverNotifier
-
- clear() - Method in class org.jboss.weld.resolution.NameBasedResolver
-
Reset all cached injection points.
- clear() - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
-
- clear() - Method in class org.jboss.weld.resolution.TypeSafeResolver
-
Reset all cached resolutions
- clear() - Method in class org.jboss.weld.util.BeansClosure
-
- clear() - Method in class org.jboss.weld.util.collections.ArraySet
-
- clear() - Method in class org.jboss.weld.util.LazyValueHolder
-
- clearAnnotationData(Class<? extends Annotation>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
-
removes all data for an annotation class.
- clearAnnotationData(Class<? extends Annotation>) - Method in class org.jboss.weld.resources.ClassTransformer
-
- CLIENT_PROXY_SUFFIX - Static variable in class org.jboss.weld.bean.proxy.ClientProxyFactory
-
- ClientProxyFactory<T> - Class in org.jboss.weld.bean.proxy
-
Proxy factory that generates client proxies, it uses optimizations that
are not valid for other proxy types.
- ClientProxyFactory(Class<?>, Set<? extends Type>, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.ClientProxyFactory
-
- ClientProxyProvider - Class in org.jboss.weld.bean.proxy
-
A proxy pool for holding scope adaptors (client proxies)
- ClientProxyProvider() - Constructor for class org.jboss.weld.bean.proxy.ClientProxyProvider
-
Constructor
- coerceToType(Object, Class<?>) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
-
- CombinedInterceptorAndDecoratorStackMethodHandler - Class in org.jboss.weld.bean.proxy
-
A method handler that wraps the invocation of interceptors and decorators.
- CombinedInterceptorAndDecoratorStackMethodHandler() - Constructor for class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
-
- compareAnnotatedCallable(AnnotatedCallable<?>, AnnotatedCallable<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
- compareAnnotatedField(AnnotatedField<?>, AnnotatedField<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
- compareAnnotatedTypes(AnnotatedType<?>, AnnotatedType<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
Compares two annotated types and returns true if they are the same
- computeInstanceType(Bean<?>) - Method in class org.jboss.weld.bean.proxy.AbstractBeanInstance
-
- computeInstanceType(Set<Type>) - Method in class org.jboss.weld.bean.proxy.AbstractBeanInstance
-
- computeValue() - Method in class org.jboss.weld.introspector.TypeClosureLazyValueHolder
-
- computeValue() - Method in class org.jboss.weld.util.LazyValueHolder
-
- ConcurrentHashMapBeanStore - Class in org.jboss.weld.context.beanstore
-
A BeanStore that uses a HashMap as backing storage
- ConcurrentHashMapBeanStore() - Constructor for class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
-
Constructor
- CONSTRUCTED_FLAG_NAME - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
-
- constructorForEnhancedSubclass - Variable in class org.jboss.weld.bean.AbstractClassBean
-
- ConstructorInjectionPoint<T> - Class in org.jboss.weld.injection
-
- ConstructorInjectionPoint(Bean<T>, WeldConstructor<T>) - Constructor for class org.jboss.weld.injection.ConstructorInjectionPoint
-
- ConstructorSignature - Interface in org.jboss.weld.introspector
-
- ConstructorSignatureImpl - Class in org.jboss.weld.introspector.jlr
-
- ConstructorSignatureImpl(WeldConstructor<?>) - Constructor for class org.jboss.weld.introspector.jlr.ConstructorSignatureImpl
-
- ConstructorUtils - Class in org.jboss.weld.util.bytecode
-
Utility class for working with constructors in the low level javassist API
- Container - Class in org.jboss.weld
-
A Weld application container
- Container(BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.Container
-
- 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
-
- ContainerState - Enum in org.jboss.weld
-
Application container instance state
- contains(String) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
-
- contains(String) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
- contains(String) - Method in interface org.jboss.weld.context.beanstore.BeanStore
-
Check if the store contains an instance
- contains(String) - Method in class org.jboss.weld.ejb.EjbDescriptors
-
Indicates if there are EJB descriptors available for an EJB implementation
class
- contains(Class<?>) - Method in class org.jboss.weld.ejb.EjbDescriptors
-
Indicates if there are EJB descriptors available for an EJB implementation
class
- contains(String) - Method in class org.jboss.weld.el.Namespace
-
- contains(Object) - Method in class org.jboss.weld.util.collections.ArraySet
-
- containsAll(Object[], Object...) - Static method in class org.jboss.weld.util.collections.Arrays2
-
- containsAll(Collection<?>) - Method in class org.jboss.weld.util.collections.ArraySet
-
- containsAllInterceptionBindings(Set<Annotation>, Set<QualifierInstance>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
-
- containsAllQualifiers(Set<QualifierInstance>, Set<QualifierInstance>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
-
Checks that all the qualifiers in the set requiredQualifiers are in the set
of qualifiers.
- containsIncompleteInstance(Contextual<?>) - Method in class org.jboss.weld.context.CreationalContextImpl
-
- containsIncompleteInstance(Contextual<?>) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
-
- containsIncompleteInstance(Contextual<?>) - Method in interface org.jboss.weld.context.WeldCreationalContext
-
- containsWildcards(Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- ContextBean<T extends javax.enterprise.context.spi.Context> - Class in org.jboss.weld.bean.builtin
-
- ContextBean(ContextHolder<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ContextBean
-
- ContextBeanInstance<T> - Class in org.jboss.weld.bean.proxy
-
An instance locator that uses a context to lookup the instance if
it exists; otherwise, a new instance will be created from the
bean.
- ContextBeanInstance(Bean<T>, String) - Constructor for class org.jboss.weld.bean.proxy.ContextBeanInstance
-
Creates a new locator for instances of the given bean.
- contextCreated(ELContextEvent) - Method in class org.jboss.weld.el.WeldELContextListener
-
- ContextHolder<T extends javax.enterprise.context.spi.Context> - Class in org.jboss.weld.bootstrap
-
- ContextHolder(T, Class<T>, Annotation) - Constructor for class org.jboss.weld.bootstrap.ContextHolder
-
- ContextMessage - Enum in org.jboss.weld.logging.messages
-
- ContextNotActiveException - Exception in org.jboss.weld.context
-
A localized message version of the
ContextNotActiveException
.
- ContextNotActiveException(Throwable) - Constructor for exception org.jboss.weld.context.ContextNotActiveException
-
- ContextNotActiveException(E, Object...) - Constructor for exception org.jboss.weld.context.ContextNotActiveException
-
- ContextualStoreImpl - Class in org.jboss.weld.serialization
-
Implementation of ContextualStore
- ContextualStoreImpl() - Constructor for class org.jboss.weld.serialization.ContextualStoreImpl
-
- CONVERSATION_ID_GENERATOR_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.context.conversation.ConversationIdGenerator
-
- ConversationAwareViewHandler - Class in org.jboss.weld.jsf
-
A forwarding JSF ViewHandler implementation that produces URLs containing the
conversation id query string parameter.
- ConversationAwareViewHandler(ViewHandler) - Constructor for class org.jboss.weld.jsf.ConversationAwareViewHandler
-
- ConversationBean - Class in org.jboss.weld.bean.builtin
-
- ConversationBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ConversationBean
-
- ConversationIdGenerator - Class in org.jboss.weld.context.conversation
-
The default conversation id generator
- ConversationIdGenerator() - Constructor for class org.jboss.weld.context.conversation.ConversationIdGenerator
-
Creates a new conversation ID generator
- ConversationImpl - Class in org.jboss.weld.context.conversation
-
- ConversationImpl(Instance<ConversationContext>) - Constructor for class org.jboss.weld.context.conversation.ConversationImpl
-
- ConversationMessage - Enum in org.jboss.weld.logging.messages
-
- ConversationNamingScheme - Class in org.jboss.weld.context.beanstore
-
A naming scheme which can have it's cid swapped out.
- ConversationNamingScheme(String, String) - Constructor for class org.jboss.weld.context.beanstore.ConversationNamingScheme
-
- ConversationPropagationFilter - Class in org.jboss.weld.servlet
-
A Filter for handling conversation propagation over redirects.
- ConversationPropagationFilter() - Constructor for class org.jboss.weld.servlet.ConversationPropagationFilter
-
- CONVERSATIONS_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.context.AbstractConversationContext
-
- copyOf(T[], int) - Static method in class org.jboss.weld.util.collections.Arrays2
-
Copies the specified array, truncating or padding with nulls (if necessary)
so the copy has the specified length.
- copyOf(U[], int, Class<? extends T[]>) - Static method in class org.jboss.weld.util.collections.Arrays2
-
Copies the specified array, truncating or padding with nulls (if necessary)
so the copy has the specified length.
- CopyOnWriteArrayListSupplier<T> - Class in org.jboss.weld.util.collections
-
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.AbstractProducerBean
-
Creates an instance of the bean
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
-
- create(CreationalContext<BeanManagerImpl>) - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
-
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ContextBean
-
- create(CreationalContext<Conversation>) - Method in class org.jboss.weld.bean.builtin.ConversationBean
-
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.AbstractEEBean
-
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
-
- create(CreationalContext<Extension>) - Method in class org.jboss.weld.bean.builtin.ExtensionBean
-
- create(CreationalContext<InjectionPoint>) - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
-
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.DisposalMethod
-
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.ForwardingBean
-
Creates an instance of the delegate
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
-
Creates an instance of the bean
- create(BeanInstance) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
-
- create(BeanInstance) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Method to create a new proxy that wraps the bean instance.
- create(CreationalContext<T>) - Method in class org.jboss.weld.bean.SessionBean
-
Creates an instance of the bean
- create(CreationalContext<T>) - Method in class org.jboss.weld.context.ForwardingContextual
-
- create(WeldMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Static method in class org.jboss.weld.event.ObserverFactory
-
Creates an observer
- create(Class<A>, ClassTransformer) - Static method in class org.jboss.weld.introspector.jlr.WeldAnnotationImpl
-
- create() - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
-
- create() - Method in class org.jboss.weld.resolution.ResolvableBuilder
-
- createActivity() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- createAnnotatedType(Class<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- createBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployer
-
- createBeans(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
-
- createBeansXml() - Method in class org.jboss.weld.xml.BeansXmlHandler
-
- createCallableId(AnnotatedCallable<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
- createConstructorId(Constructor<X>, Set<Annotation>, List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
- createContexts(ServiceRegistry) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
-
- createCreationalContext(Contextual<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- createDecorator(WeldClass<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createDeployment(ResourceLoader, Bootstrap) - Method in class org.jboss.weld.environment.se.Weld
-
Extensions to Weld SE can subclass and override this method to customise
the deployment before weld boots up.
- createDisposalMethods(AbstractClassBean<X>, WeldClass<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createEnhancedSubclass() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- createEnhancedSubclass() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- createFieldId(AnnotatedField<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
- createFieldId(Field, Collection<Annotation>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
- createFor(InterceptorReference<Object>) - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorInstantiator
-
- createFor(InterceptorReference<I>) - Method in interface org.jboss.weld.interceptor.spi.instance.InterceptorInstantiator
-
- createForwardingMethodBody(ClassFile, MethodInformation) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
-
Calls methodHandler.invoke with a null method parameter in order to
get the underlying instance.
- createForwardingMethodBody(ClassFile, MethodInformation) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
-
- createForwardingMethodBody(ClassFile, MethodInformation) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
- createId(String, WeldClass<?>) - Static method in class org.jboss.weld.bean.ManagedBean
-
create a more complete id for types that have been added through the SPI
to prevent duplicate id's
- createId(WeldField<?, ?>, AbstractClassBean<?>) - Static method in class org.jboss.weld.bean.ProducerField
-
- createId(WeldMethod<T, ? super X>, AbstractClassBean<X>) - Method in class org.jboss.weld.bean.ProducerMethod
-
- createId(String, InternalEjbDescriptor<?>) - Static method in class org.jboss.weld.bean.SessionBean
-
- createId(String, InternalEjbDescriptor<?>, WeldClass<?>) - Static method in class org.jboss.weld.bean.SessionBean
-
- createInjectionTarget(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- createInjectionTarget(EjbDescriptor<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- createInstance(CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
-
- createInstance(CreationalContext<T>) - Method in class org.jboss.weld.bean.SessionBean
-
- createInterceptor(WeldClass<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createInterceptorBody(ClassFile, MethodInformation, boolean) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
-
Creates the given method on the proxy class where the implementation
forwards the call directly to the method handler.
- createInterceptorBody(ClassFile, MethodInformation) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Creates the given method on the proxy class where the implementation
forwards the call directly to the method handler.
- createManagedBean(WeldClass<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createMethodExpression(ELContext, String, Class, Class[]) - Method in class org.jboss.weld.el.WeldExpressionFactory
-
- createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
-
- createMethodHandler(InjectionPoint, CreationalContext<?>, Decorator<Object>) - Method in class org.jboss.weld.bean.proxy.DecorationHelper
-
- createMethodId(Method, Set<Annotation>, List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
- createNewManagedBean(WeldClass<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createNewSessionBean(InternalEjbDescriptor<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createObserverMethod(RIBean<X>, WeldMethod<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createObserverMethod(RIBean<X>, BeanManagerImpl, WeldMethod<T, ? super X>, Set<ObserverMethodImpl<?, ?>>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
-
- createObserverMethods(RIBean<X>, WeldClass<? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createObserverMethods(RIBean<X>, BeanManagerImpl, WeldClass<? super X>, Set<ObserverMethodImpl<?, ?>>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
-
- createObserversProducersDisposers(AbstractClassBean<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
Creates the sub bean for an class (simple or enterprise) bean
- createParameterId(AnnotatedParameter<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
- createParameterId(Type, Set<Annotation>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
- createParameterListId(List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
- createProducerField(AbstractClassBean<X>, WeldField<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createProducerFields(AbstractClassBean<X>, WeldClass<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createProducerMethod(AbstractClassBean<X>, WeldMethod<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createProducerMethods(AbstractClassBean<X>, WeldClass<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createReference() - Method in class org.jboss.weld.bean.SessionBean
-
- createRequestBeanStore(NamingScheme, R) - Method in class org.jboss.weld.context.AbstractConversationContext
-
- createRequestBeanStore(NamingScheme, BoundRequest) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
-
- createRequestBeanStore(NamingScheme, HttpServletRequest) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
-
- createSessionBean(InternalEjbDescriptor<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createSessionBean(InternalEjbDescriptor<T>, WeldClass<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- createSessionBeanStore(NamingScheme, S) - Method in class org.jboss.weld.context.AbstractConversationContext
-
- createSessionBeanStore(NamingScheme, Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
-
- createSessionBeanStore(NamingScheme, HttpSession) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
-
- createSimpleId(String, WeldClass<?>) - Static method in class org.jboss.weld.bean.ManagedBean
-
- createSpecialMethodBody(ClassFile, MethodInformation) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
- createSubclassingMethodHandler(Object, ClassMetadata<T>) - Method in interface org.jboss.weld.interceptor.proxy.InterceptorProxyCreator
-
- createSubclassingMethodHandler(Object, ClassMetadata<T>) - Method in class org.jboss.weld.interceptor.proxy.InterceptorProxyCreatorImpl
-
- createTypeId(AnnotatedType<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
Generates a unique signature for an annotated type.
- createTypeId(Class<X>, Collection<Annotation>, Collection<AnnotatedMethod<? super X>>, Collection<AnnotatedField<? super X>>, Collection<AnnotatedConstructor<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
-
Generates a unique signature for a concrete class
- createValueExpression(ELContext, String, Class) - Method in class org.jboss.weld.el.WeldExpressionFactory
-
- createValueExpression(Object, Class<?>) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
-
- createValueExpression(ELContext, String, Class<?>) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
-
- CreationalContextImpl<T> - Class in org.jboss.weld.context
-
- CreationalContextImpl(Contextual<T>) - Constructor for class org.jboss.weld.context.CreationalContextImpl
-
- CreationException - Exception in org.jboss.weld.exceptions
-
A version of CreationException
that supports
message localization.
- CreationException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.CreationException
-
Creates a new exception with the given localized message key and optional
arguments for the message.
- CreationException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.CreationException
-
Creates a new exception with the given localized message key, the cause
for this exception and optional arguments for the message.
- CurrentInjectionPoint - Class in org.jboss.weld.injection
-
- CurrentInjectionPoint() - Constructor for class org.jboss.weld.injection.CurrentInjectionPoint
-
- CustomDecoratorWrapper<T> - Class in org.jboss.weld.bean
-
A wrapper for a decorated instance.
- CustomInterceptorInvocation<T> - Class in org.jboss.weld.interceptor.proxy
-
- CustomInterceptorInvocation(Interceptor<T>, T, InterceptionType) - Constructor for class org.jboss.weld.interceptor.proxy.CustomInterceptorInvocation
-
- CustomInterceptorMetadata - Class in org.jboss.weld.bean.interceptor
-
- CustomInterceptorMetadata(SerializableContextualInterceptorReference, ClassMetadata<?>) - Constructor for class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
-
- deactivate() - Method in class org.jboss.weld.context.AbstractBoundContext
-
- deactivate() - Method in class org.jboss.weld.context.AbstractConversationContext
-
- deactivate() - Method in class org.jboss.weld.context.AbstractManagedContext
-
- deactivate() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
-
- deactivate() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
-
- deactivate() - Method in class org.jboss.weld.context.unbound.RequestContextImpl
-
- declaringBean - Variable in class org.jboss.weld.event.ObserverMethodImpl
-
- declaringBean - Variable in class org.jboss.weld.resolution.ResolvableBuilder
-
- DecorationHelper<T> - Class in org.jboss.weld.bean.proxy
-
- DecorationHelper(TargetBeanInstance, Bean<?>, Class<T>, BeanManagerImpl, ContextualStore, List<Decorator<?>>) - Constructor for class org.jboss.weld.bean.proxy.DecorationHelper
-
- DecoratorImpl<T> - Class in org.jboss.weld.bean
-
- DecoratorImpl(WeldClass<T>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.DecoratorImpl
-
- DecoratorProxy - Interface in org.jboss.weld.bean.proxy
-
Marker interface to identify Decorator proxies
- decoratorProxyFactory - Variable in class org.jboss.weld.bean.AbstractClassBean
-
- DecoratorProxyFactory<T> - Class in org.jboss.weld.bean.proxy
-
This special proxy factory is mostly used for abstract decorators.
- DecoratorProxyFactory(Class<T>, WeldInjectionPoint<?, ?>, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.DecoratorProxyFactory
-
- DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver - Class in org.jboss.weld.bean.proxy
-
- DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver() - Constructor for class org.jboss.weld.bean.proxy.DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
-
- DecoratorProxyMethodHandler - Class in org.jboss.weld.bean.proxy
-
Method handler for decorated beans
- DecoratorProxyMethodHandler(SerializableContextualInstance<Decorator<Object>, Object>, Object) - Constructor for class org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler
-
Constructor
- Decorators - Class in org.jboss.weld.util
-
Helper class for Decorator
inspections.
- Decorators() - Constructor for class org.jboss.weld.util.Decorators
-
- DEEP_TREE_MATCH - Static variable in class org.jboss.weld.metadata.Selectors
-
The pattern that matches an arbitrary number of directories.
- DEFAULT_METHOD_RESOLVER - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
-
- DEFAULT_PROXY_PACKAGE - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
-
- DefaultBytecodeMethodResolver - Class in org.jboss.weld.bean.proxy
-
- DefaultBytecodeMethodResolver() - Constructor for class org.jboss.weld.bean.proxy.DefaultBytecodeMethodResolver
-
- defaultDispose(T) - Method in class org.jboss.weld.bean.ProducerField
-
- DefaultInstantiatorFactory - Class in org.jboss.weld.util.reflection.instantiation
-
A factory class for obtaining the first available instantiator
- DefaultInstantiatorFactory() - Constructor for class org.jboss.weld.util.reflection.instantiation.DefaultInstantiatorFactory
-
- DefaultInvocationContextFactory - Class in org.jboss.weld.interceptor.proxy
-
- DefaultInvocationContextFactory() - Constructor for class org.jboss.weld.interceptor.proxy.DefaultInvocationContextFactory
-
- DefaultLiteral - Class in org.jboss.weld.literal
-
Annotation literal for Default
- defaultMessageConveyer(String) - Static method in class org.jboss.weld.logging.MessageConveyorFactory
-
- DefaultMetadataCachingReader - Class in org.jboss.weld.interceptor.reader.cache
-
- DefaultMetadataCachingReader() - Constructor for class org.jboss.weld.interceptor.reader.cache.DefaultMetadataCachingReader
-
- DefaultMethodMetadata<M> - Class in org.jboss.weld.interceptor.reader
-
Represents information about an interceptor method
- defaultPostConstruct(T) - Method in class org.jboss.weld.bean.AbstractClassBean
-
- defaultPostConstruct(T) - Method in class org.jboss.weld.bean.InterceptorImpl
-
- defaultPreDestroy(T) - Method in class org.jboss.weld.bean.AbstractClassBean
-
- defaultPreDestroy(T) - Method in class org.jboss.weld.bean.InterceptorImpl
-
- DefaultResourceLoader - Class in org.jboss.weld.resources
-
A simple resource loader.
- DefaultResourceLoader() - Constructor for class org.jboss.weld.resources.DefaultResourceLoader
-
- DefaultValidatorBean - Class in org.jboss.weld.bean.builtin.ee
-
- DefaultValidatorBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.DefaultValidatorBean
-
- DefaultValidatorFactoryBean - Class in org.jboss.weld.bean.builtin.ee
-
- DefaultValidatorFactoryBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.DefaultValidatorFactoryBean
-
- DeferredEventNotification<T> - Class in org.jboss.weld.event
-
A task that will notify the observer of a specific event at some future time.
- DeferredEventNotification(T, ObserverMethod<? super T>) - Constructor for class org.jboss.weld.event.DeferredEventNotification
-
Creates a new deferred event notifier.
- DefinitionException - Exception in org.jboss.weld.exceptions
-
Thrown if the definition of a bean is incorrect
- DefinitionException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
-
Creates a new exception with the given localized message key and optional
arguments for the message.
- DefinitionException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
-
Creates a new exception with the given localized message key, the cause
for this exception and optional arguments for the message.
- DefinitionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
-
Creates a new exception with the given cause.
- DefinitionException(List<Throwable>) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
-
Creates a new exception based on a list of throwables.
- delegate() - Method in class org.jboss.weld.bean.builtin.FacadeInjectionPoint
-
- delegate() - Method in class org.jboss.weld.bean.CustomDecoratorWrapper
-
- delegate() - Method in class org.jboss.weld.bean.ForwardingBean
-
Abstract getter for the delegate
- delegate() - Method in class org.jboss.weld.bean.ForwardingDecorator
-
- delegate() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
-
- delegate - Variable in class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
-
- delegate() - Method in class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
-
Gets the delegate for the store
- delegate() - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
-
- delegate - Variable in class org.jboss.weld.context.beanstore.HashMapBeanStore
-
- delegate() - Method in class org.jboss.weld.context.beanstore.HashMapBeanStore
-
Gets the delegate for the store
- delegate() - Method in class org.jboss.weld.context.ForwardingContextual
-
- delegate() - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
-
- delegate() - Method in class org.jboss.weld.context.SerializableContextualImpl
-
- delegate() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
-
- delegate() - Method in class org.jboss.weld.el.WeldExpressionFactory
-
- delegate() - Method in class org.jboss.weld.el.WeldMethodExpression
-
- delegate() - Method in class org.jboss.weld.el.WeldValueExpression
-
- delegate() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
-
- delegate() - Method in class org.jboss.weld.injection.FieldInjectionPoint
-
- delegate() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
-
- delegate() - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
-
- delegate() - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- delegate() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
-
- delegate() - Method in class org.jboss.weld.introspector.ExternalAnnotatedType
-
- delegate() - Method in class org.jboss.weld.introspector.ForwardingAnnotated
-
- delegate() - Method in class org.jboss.weld.introspector.ForwardingAnnotatedType
-
- delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotation
-
- delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
-
- delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldField
-
- delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldMember
-
- delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- delegate() - Method in class org.jboss.weld.introspector.ForwardingWeldParameter
-
- delegate() - Method in class org.jboss.weld.resolution.ForwardingInterceptorResolvable
-
- delegate() - Method in class org.jboss.weld.resolution.ForwardingResolvable
-
- delegate() - Method in class org.jboss.weld.util.collections.EnumerationList
-
- delegate() - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
-
- delegate() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
-
- delegate() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
-
- DependentContextImpl - Class in org.jboss.weld.context.unbound
-
The dependent context
- DependentContextImpl(ContextualStore) - Constructor for class org.jboss.weld.context.unbound.DependentContextImpl
-
- deploy() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- deployBeans(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
-
- deployBeans() - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
-
- deployBeans() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
-
- DeploymentException - Exception in org.jboss.weld.exceptions
-
Thrown if an deployment exception occurs.
- DeploymentException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
-
Creates a new exception with the given localized message key and optional
arguments for the message.
- DeploymentException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
-
Creates a new exception with the given localized message key, the cause
for this exception and optional arguments for the message.
- DeploymentException(Throwable) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
-
Creates a new exception with the given cause.
- DeploymentException(List<Throwable>) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
-
Creates a new exception based on a list of throwables.
- deploymentManager() - Method in class org.jboss.weld.Container
-
Gets the manager for this application deployment
- DeploymentStructures - Class in org.jboss.weld.util
-
- deploySpecialized() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- deploySpecialized(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
-
- deprefix(String) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
-
- deprefix(Collection<String>) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
-
- deprefix(String) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
-
- deprefix(Collection<String>) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
-
- deprefix(String) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
-
Remove the prefix from the id
- deprefix(Collection<String>) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
-
- descriptorStringToParameterArray(String) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
-
returns an array of String representations of the parameter types.
- DescriptorUtils - Class in org.jboss.weld.util.bytecode
-
Utility class for working with method descriptors
- DescriptorUtils() - Constructor for class org.jboss.weld.util.bytecode.DescriptorUtils
-
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
-
- destroy(BeanManagerImpl, CreationalContext<BeanManagerImpl>) - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
-
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ContextBean
-
- destroy(Conversation, CreationalContext<Conversation>) - Method in class org.jboss.weld.bean.builtin.ConversationBean
-
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.AbstractEEBean
-
- destroy(Extension, CreationalContext<Extension>) - Method in class org.jboss.weld.bean.builtin.ExtensionBean
-
- destroy(InjectionPoint, CreationalContext<InjectionPoint>) - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
-
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.DisposalMethod
-
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ForwardingBean
-
Destroys an instance through the delegate
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
-
Destroys an instance of the bean
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ProducerField
-
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ProducerMethod
-
- destroy(Marker, SessionBean<?>, CreationalContext<?>) - Method in interface org.jboss.weld.bean.proxy.EnterpriseBeanInstance
-
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.SessionBean
-
- destroy() - Method in class org.jboss.weld.context.AbstractContext
-
Destroys the context
- destroy(S) - Method in class org.jboss.weld.context.AbstractConversationContext
-
- destroy() - Method in class org.jboss.weld.context.AbstractSharedContext
-
- destroy() - Method in class org.jboss.weld.context.AbstractUnboundContext
-
- destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.context.ForwardingContextual
-
- destroy(HttpSession) - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
-
- destroy() - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
-
- destroy() - Method in class org.jboss.weld.servlet.WeldCrossContextFilter
-
- destroy() - Method in class org.jboss.weld.util.BeansClosure
-
- destroyConversation(S, String) - Method in class org.jboss.weld.context.AbstractConversationContext
-
- detach() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
Detach the bean store, causing updates to longer be written through to the
underlying store.
- detach() - Method in interface org.jboss.weld.context.beanstore.BoundBeanStore
-
Detach the context
- detach() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
-
- DiscoveredExternalAnnotatedType<X> - Class in org.jboss.weld.introspector
-
A wrapper for annotated types that are modified as part of the discovery process
- DisposalMethod<X,T> - Class in org.jboss.weld.bean
-
- DisposalMethod(BeanManagerImpl, WeldMethod<T, ? super X>, AbstractClassBean<X>, ServiceRegistry) - Constructor for class org.jboss.weld.bean.DisposalMethod
-
- disposalMethodInjectionPoint - Variable in class org.jboss.weld.bean.DisposalMethod
-
- dispose(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
-
- dispose(T) - Method in class org.jboss.weld.manager.SimpleInjectionTarget
-
- dissociate(R) - Method in class org.jboss.weld.context.AbstractConversationContext
-
- dissociate(Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
-
- dissociate(Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundSessionContextImpl
-
- dissociate(InvocationContext) - Method in class org.jboss.weld.context.ejb.EjbRequestContextImpl
-
- dissociate(ServletRequest) - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
-
- dissociate(HttpServletRequest) - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
-
- doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.weld.servlet.WeldCrossContextFilter
-
- doInvoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler
-
- doInvoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
-
- generateConversationId() - Method in class org.jboss.weld.context.AbstractConversationContext
-
- generateEqualsMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
-
Client proxies are equal to other client proxies for the same bean.
- generateEqualsMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Generate the body of the proxies equals method.
- generateHashCodeMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
-
Client proxies use the following hashCode:
MyProxyName.class.hashCode()
- generateHashCodeMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Generate the body of the proxies hashCode method.
- get() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
-
- get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.weld.context.AbstractContext
-
Get the bean if it exists in the contexts.
- get(Contextual<T>) - Method in class org.jboss.weld.context.AbstractContext
-
- get(String) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
-
- get(String) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
- get(String) - Method in interface org.jboss.weld.context.beanstore.BeanStore
-
Gets an instance of a contextual from the store
- get(String) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
-
- get() - Method in class org.jboss.weld.context.SerializableContextualImpl
-
- get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.weld.context.unbound.DependentContextImpl
-
Overridden method always creating a new instance
- get(Contextual<T>) - Method in class org.jboss.weld.context.unbound.DependentContextImpl
-
- get(String) - Method in class org.jboss.weld.ejb.EjbDescriptors
-
Gets an iterator to the EJB descriptors for an EJB implementation class
- get(String) - Method in class org.jboss.weld.el.Namespace
-
- get(Object) - Method in class org.jboss.weld.introspector.ForwardingWeldField
-
- get(Object) - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
-
- get(Object) - Method in interface org.jboss.weld.introspector.WeldField
-
- get(Class<? extends Annotation>) - Method in class org.jboss.weld.metadata.TypeStore
-
- get() - Method in class org.jboss.weld.resources.SingleThreadScheduledExecutorServiceFactory
-
- get() - Method in class org.jboss.weld.util.collections.ArrayListSupplier
-
- get(Object) - Method in class org.jboss.weld.util.collections.ArraySetMultimap
-
- get() - Method in class org.jboss.weld.util.collections.ArraySetSupplier
-
- get() - Method in class org.jboss.weld.util.collections.CopyOnWriteArrayListSupplier
-
- get() - Method in class org.jboss.weld.util.collections.HashSetSupplier
-
- get() - Method in class org.jboss.weld.util.LazyValueHolder
-
- getAccessibleBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getAccessibleClosure(BeanManagerImpl) - Static method in class org.jboss.weld.manager.BeanManagers
-
- getAccessibleDecorators() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getAccessibleInterceptors() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getAccessibleManagers() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getAccessibleNamespaces() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getAccessibleObserverNotifier() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Get the observer notifier for accessible observer methods.
- getActionURL(FacesContext, String) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
-
Allow the delegate to produce the action URL.
- getActualTypeArguments() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
-
- getActualTypeArguments() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- getActualTypeArguments() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- getActualTypeArguments() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
Gets the actual type arguments for any parameterized types that this
AnnotatedItem represents.
- getActualTypeArguments() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
-
- getActualTypeArguments(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Gets the actual type arguments of a Type
- getAdditionalInterfaces() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
- getAllBeans(Resolvable) - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
-
- getAllBeans(Resolvable) - Method in class org.jboss.weld.resolution.TypeSafeDecoratorResolver
-
- getAllBeans(R) - Method in class org.jboss.weld.resolution.TypeSafeResolver
-
- getAllBeans() - Method in class org.jboss.weld.resolution.TypeSafeResolver
-
- getAllInterceptors() - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
-
- getAllInterceptors() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
-
Returns all interceptor classes that are applicable to the given intercepted entity
- getAlternativeClass(Class<?>) - Method in class org.jboss.weld.manager.Enabled
-
- getAlternativeClasses() - Method in class org.jboss.weld.manager.Enabled
-
- getAlternativeStereotype(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.Enabled
-
- getAlternativeStereotypes() - Method in class org.jboss.weld.manager.Enabled
-
- getAnnotated() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessClassBean
-
- getAnnotated() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
-
- getAnnotated() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
-
- getAnnotated() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
-
- getAnnotated() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
-
- getAnnotated() - Method in class org.jboss.weld.injection.FieldInjectionPoint
-
- getAnnotated() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
-
- getAnnotated() - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- getAnnotated() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
-
- getAnnotatedAnnotation() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
-
Gets the annotated annotation
- getAnnotatedBeanClass() - Method in class org.jboss.weld.bootstrap.events.ProcessManagedBeanImpl
-
- getAnnotatedBeanClass() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
-
- getAnnotatedClass() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
Gets the implementing class
- getAnnotatedConstructor() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
-
Gets the constructor
- getAnnotatedDisposedParameter() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl
-
- getAnnotatedField() - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
-
Gets the underlying field
- getAnnotatedMember() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
-
- getAnnotatedMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
-
- getAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- getAnnotatedProducerField() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerFieldImpl
-
- getAnnotatedProducerMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl
-
- getAnnotatedSessionBeanClass() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
-
- getAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
-
- getAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
-
- getAnnotatedType() - Method in class org.jboss.weld.injection.InjectionContextImpl
-
- getAnnotation(Class<? extends Annotation>, WeldMethod<?, ?>) - Method in class org.jboss.weld.bean.interceptor.WeldAnnotatedMethodReader
-
- getAnnotation() - Method in class org.jboss.weld.interceptor.InterceptorBindingType
-
- getAnnotation(Class<? extends Annotation>, M) - Method in interface org.jboss.weld.interceptor.reader.AnnotatedMethodReader
-
- getAnnotation(Class<? extends Annotation>, Method) - Method in class org.jboss.weld.interceptor.reader.ReflectiveAnnotatedMethodReader
-
- getAnnotation(Class<A>) - Method in class org.jboss.weld.introspector.ForwardingAnnotated
-
- getAnnotation(Class<A>) - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- getAnnotation(Class<A>) - Method in class org.jboss.weld.resolution.ForwardingResolvable
-
- getAnnotation(Class<A>) - Method in interface org.jboss.weld.resolution.Resolvable
-
Get the instance of the Annotation
- getAnnotation(Class<A>) - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
-
- getAnnotationClass(InterceptionType) - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
-
- getAnnotationClass() - Method in class org.jboss.weld.resolution.QualifierInstance
-
- getAnnotations() - Method in class org.jboss.weld.introspector.ForwardingAnnotated
-
- getAnnotations() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- 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.
- getAsString() - Method in class org.jboss.weld.exceptions.WeldExceptionKeyMessage
-
- getAsString() - Method in class org.jboss.weld.exceptions.WeldExceptionListMessage
-
- getAsString() - Method in interface org.jboss.weld.exceptions.WeldExceptionMessage
-
Generates the localized message for the exception.
- getAsString() - Method in class org.jboss.weld.exceptions.WeldExceptionStringMessage
-
- getAttribute(String) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
Gets an attribute from the underlying storage
- getAttribute(String) - Method in class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
-
- getAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
-
- getAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
-
- getAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
-
- getAttribute(String) - Method in class org.jboss.weld.context.beanstore.MapBeanStore
-
- getAttributeNames() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
Gets an enumeration of the attribute names present in the underlying
storage
- getAttributeNames() - Method in class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
-
- getAttributeNames() - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
-
- getAttributeNames() - Method in class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
-
- getAttributeNames() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
-
- getAttributeNames() - Method in class org.jboss.weld.context.beanstore.MapBeanStore
-
- getBaseProxyName() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Returns the package and base name for the proxy class.
- getBaseType() - Method in class org.jboss.weld.introspector.ForwardingAnnotated
-
- getBaseType() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- getBean() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
- getBean() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessClassBean
-
- getBean() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
-
- getBean() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
-
- getBean() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
-
- getBean() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
-
- getBean() - Method in class org.jboss.weld.injection.FieldInjectionPoint
-
- getBean() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
-
- getBean() - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- getBean() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
-
- getBean(Resolvable) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getBean(EjbDescriptor<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getBeanClass() - Method in class org.jboss.weld.bean.AbstractProducerBean
-
- getBeanClass() - Method in class org.jboss.weld.bean.builtin.EventBean
-
- getBeanClass() - Method in class org.jboss.weld.bean.builtin.InstanceBean
-
- getBeanClass() - Method in class org.jboss.weld.bean.ForwardingBean
-
- getBeanClass() - Method in class org.jboss.weld.bean.RIBean
-
- getBeanClass() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- getBeanClasses() - Method in class org.jboss.weld.environment.se.discovery.ImmutableBeanDeploymentArchive
-
- getBeanConstructor(Bean<T>, WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
-
- getBeanDeployer() - Method in class org.jboss.weld.bootstrap.BeanDeployment
-
- getBeanDeploymentArchive() - Method in class org.jboss.weld.bootstrap.BeanDeployment
-
- getBeanDeploymentArchives() - Method in class org.jboss.weld.environment.se.discovery.ImmutableBeanDeploymentArchive
-
- getBeanDeploymentArchives() - Method in class org.jboss.weld.environment.se.discovery.url.WeldSEUrlDeployment
-
- getBeanDeployments() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
-
- getBeanManager() - Method in class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
-
- getBeanManager() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
-
- getBeanManager() - Method in class org.jboss.weld.bean.builtin.ee.AbstractEECallable
-
- getBeanManager() - Method in class org.jboss.weld.bean.RIBean
-
- getBeanManager() - Method in class org.jboss.weld.bootstrap.BeanDeployment
-
- getBeanManager() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
-
- getBeanManager() - Method in class org.jboss.weld.environment.se.WeldContainer
-
Provides direct access to the BeanManager.
- getBeanManager() - Method in class org.jboss.weld.manager.SimpleInjectionTarget
-
- getBeanManager() - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
-
- getBeanManager() - Method in class org.jboss.weld.resolution.TypeSafeResolver
-
- getBeanResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Get the web bean resolver.
- getBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- getBeans() - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployerEnvironment
-
- getBeans(Type, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getBeans(Type, Set<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getBeans(InjectionPoint) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
The beans registered with the Web Bean manager which are resolvable.
- getBeans(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getBeanStore() - Method in class org.jboss.weld.context.AbstractBoundContext
-
Gets the bean store
- getBeanStore() - Method in class org.jboss.weld.context.AbstractContext
-
A method that returns the actual bean store implementation
- getBeanStore() - Method in class org.jboss.weld.context.AbstractSharedContext
-
Gets the bean store
- getBeanStore() - Method in class org.jboss.weld.context.AbstractUnboundContext
-
Gets the bean store
- getBeansXml() - Method in class org.jboss.weld.environment.se.discovery.ImmutableBeanDeploymentArchive
-
- getBeanType() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
- getBindingsAsArray() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- getBindingsAsArray() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
Deprecated.
- getBindingsAsArray() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
Deprecated.
- getBindingsAsArray() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
Deprecated.
This reflection type should not know about JSR-299 binding
types
- getBindingTypeModel(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
-
Gets a binding type model.
- getBookmarkableURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
-
- getChildIds() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getChildren() - Method in class org.jboss.weld.el.Namespace
-
- getClassAvailableActivations() - Method in class org.jboss.weld.metadata.FilterImpl
-
- getClassBean(WeldClass<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- getClassBean(WeldClass<?>) - Method in class org.jboss.weld.util.BeansClosure
-
- getClasses() - Method in class org.jboss.weld.util.Proxies.TypeInfo
-
- getClassLoader(Class<?>) - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
-
- getClassLoader() - Static method in class org.jboss.weld.environment.se.discovery.url.WeldSEResourceLoader
-
- getClassMetadata() - Method in class org.jboss.weld.bean.interceptor.SerializableContextualInterceptorReference
-
- getClassMetadata(Class<T>) - Method in class org.jboss.weld.interceptor.reader.cache.DefaultMetadataCachingReader
-
- getClassMetadata(Class<T>) - Method in interface org.jboss.weld.interceptor.reader.cache.MetadataCachingReader
-
- getClassMetadata() - Method in class org.jboss.weld.interceptor.reader.ClassMetadataInterceptorReference
-
- getClassMetadata() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorReference
-
- getClassName() - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
-
- getClassName() - Method in class org.jboss.weld.interceptor.reader.ReflectiveClassMetadata
-
- getClassName() - Method in interface org.jboss.weld.interceptor.spi.metadata.ClassMetadata
-
- getClassName() - Method in class org.jboss.weld.metadata.ClassAvailableActivationImpl
-
- getClientProxy(Bean<T>) - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
-
Gets a client proxy for a bean
Looks for a proxy in the pool.
- getClientProxyProvider() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getClosure() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getCommonPropertyType(ELContext, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
-
- getConcurrentAccessTimeout() - Method in class org.jboss.weld.context.AbstractConversationContext
-
- getConstructor() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Returns the constructor
- getConstructor(Class<?>, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Gets a constructor from a class
- getConstructorDescriptor(Constructor<?>) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
-
- getConstructors() - Method in class org.jboss.weld.introspector.ForwardingAnnotatedType
-
- getConstructors() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getConstructors() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getConstructors(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Gets all constructors from a class
- getContext() - Method in class org.jboss.weld.bootstrap.ContextHolder
-
- getContext(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Gets an active context of the given scope.
- getContextData() - Method in class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
-
- getContexts() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getContextual(String) - Static method in class org.jboss.weld.context.AbstractContext
-
- getContextual() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
-
- getContextual(String) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
-
Given a particular id, return the correct contextual.
- getContextualIds() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
-
- getConversation(String) - Method in class org.jboss.weld.context.AbstractConversationContext
-
- getConversationContext() - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
-
- getConversationId(FacesContext, ConversationContext) - Static method in class org.jboss.weld.jsf.WeldPhaseListener
-
Gets the propagated conversation id parameter from the request
- getConversations() - Method in class org.jboss.weld.context.AbstractConversationContext
-
- getCreationalContext() - Method in class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
-
- getCreationalContext() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
-
- getCreationalContext(Contextual<S>) - Method in class org.jboss.weld.context.CreationalContextImpl
-
- getCreationalContext(Contextual<S>) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
-
- getCreationalContext() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
-
- getCreationalContext(Contextual<S>) - Method in interface org.jboss.weld.context.WeldCreationalContext
-
- getCurrent() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getCurrentConversation() - Method in class org.jboss.weld.context.AbstractConversationContext
-
- getDeclaredBeanType(Class<?>) - Static method in class org.jboss.weld.util.Beans
-
Gets the declared bean type
- getDeclaredConstructor(Class<T>, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Gets a declared constructor from a class
- getDeclaredConstructors(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Gets all declared constructors from a class
- getDeclaredField(Class<?>, String) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Returns a named, declared field from a class
- getDeclaredFields() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getDeclaredFields(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Returns all declared fields of a class
- getDeclaredMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getDeclaredMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getDeclaredMetaAnnotations(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets all annotations which are declared on this annotated item with the
given meta annotation type
- getDeclaredMethod(ClassFile, Bytecode, String, String, String[]) - Method in interface org.jboss.weld.bean.proxy.BytecodeMethodResolver
-
- getDeclaredMethod(ClassFile, Bytecode, String, String, String[]) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
-
- getDeclaredMethod(ClassFile, Bytecode, String, String, String[]) - Method in class org.jboss.weld.bean.proxy.DefaultBytecodeMethodResolver
-
- getDeclaredMethod(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Returns a named, declared method of a class
- getDeclaredMethods() - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
-
- getDeclaredMethods() - Method in class org.jboss.weld.interceptor.reader.ReflectiveClassMetadata
-
- getDeclaredMethods() - Method in interface org.jboss.weld.interceptor.spi.metadata.ClassMetadata
-
- getDeclaredMethods(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Returns all declared methods of a class
- getDeclaredWeldConstructor(ConstructorSignature) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getDeclaredWeldConstructor(ConstructorSignature) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getDeclaredWeldConstructor(ConstructorSignature) - Method in interface org.jboss.weld.introspector.WeldClass
-
Get the constructor which matches the argument list provided
- getDeclaredWeldField(String) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getDeclaredWeldField(String) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getDeclaredWeldField(String) - Method in interface org.jboss.weld.introspector.WeldClass
-
Get a field by name
- getDeclaredWeldFields(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getDeclaredWeldFields(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getDeclaredWeldFields(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets all fields which are annotated with the given annotation type on this
class only.
- getDeclaredWeldMethod(MethodSignature) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getDeclaredWeldMethod(Method) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
Deprecated.
- getDeclaredWeldMethod(MethodSignature, WeldClass<M>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getDeclaredWeldMethod(Method) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getDeclaredWeldMethod(MethodSignature) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getDeclaredWeldMethod(MethodSignature) - Method in interface org.jboss.weld.introspector.WeldClass
-
Get a method by name
- getDeclaredWeldMethod(Method) - Method in interface org.jboss.weld.introspector.WeldClass
-
Deprecated.
- getDeclaredWeldMethods() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getDeclaredWeldMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getDeclaredWeldMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getDeclaredWeldMethods() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getDeclaredWeldMethods() - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets all fields on the type
- getDeclaredWeldMethods(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets all methods annotated with annotationType
- getDeclaredWeldMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getDeclaredWeldMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getDeclaredWeldMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets declared with parameters annotated with annotationType
- getDeclaringBean() - Method in class org.jboss.weld.bean.AbstractReceiverBean
-
Returns the declaring bean
- getDeclaringBean() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- getDeclaringBean() - Method in class org.jboss.weld.injection.WeldInjectionPoint.WeldInjectionPointSerializationProxy
-
- getDeclaringBean() - Method in class org.jboss.weld.resolution.ForwardingResolvable
-
- getDeclaringBean() - Method in interface org.jboss.weld.resolution.Resolvable
-
Get the declaring the injection point, or null if there is none
- getDeclaringBean() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
-
- getDeclaringBeanId() - Method in class org.jboss.weld.injection.WeldInjectionPoint.WeldInjectionPointSerializationProxy
-
- getDeclaringCallable() - Method in class org.jboss.weld.introspector.ForwardingWeldParameter
-
- getDeclaringCallable() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
- getDeclaringClass() - Method in class org.jboss.weld.interceptor.builder.MethodReference
-
- getDeclaringClass() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
-
The declaring class name in java dotted form (e.g.
- getDeclaringClass() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
-
- getDeclaringClass() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
-
- getDeclaringType() - Method in interface org.jboss.weld.injection.WeldInjectionPoint
-
- getDeclaringType() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
-
- getDeclaringType() - Method in class org.jboss.weld.introspector.ForwardingWeldField
-
- getDeclaringType() - Method in class org.jboss.weld.introspector.ForwardingWeldMember
-
- getDeclaringType() - Method in class org.jboss.weld.introspector.ForwardingWeldParameter
-
- getDeclaringType() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
-
- getDeclaringType() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
- getDeclaringType() - Method in interface org.jboss.weld.introspector.WeldMember
-
Gets an abstraction of the declaring class
- getDeclaringType() - Method in interface org.jboss.weld.introspector.WeldParameter
-
- getDeclaringWeldCallable() - Method in class org.jboss.weld.introspector.ForwardingWeldParameter
-
- getDeclaringWeldCallable() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
- getDeclaringWeldCallable() - Method in interface org.jboss.weld.introspector.WeldParameter
-
- getDeclaringWeldClass() - Method in class org.jboss.weld.injection.WeldInjectionPoint.WeldInjectionPointSerializationProxy
-
- getDecoratedMethods(BeanManagerImpl, Set<Type>) - Static method in class org.jboss.weld.util.Decorators
-
- getDecoratedTypes() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- getDecoratedTypes() - Method in class org.jboss.weld.bean.ForwardingDecorator
-
- getDecorator(Class<?>) - Method in class org.jboss.weld.manager.Enabled
-
- getDecoratorComparator() - Method in class org.jboss.weld.manager.Enabled
-
- getDecoratorMethod(Method) - Method in class org.jboss.weld.bean.CustomDecoratorWrapper
-
- getDecoratorMethod(Method) - Method in class org.jboss.weld.bean.DecoratorImpl
-
- getDecoratorMethod(Method) - Method in interface org.jboss.weld.bean.WeldDecorator
-
Returns the decorated method that can decorate a particular method, if one exists
Such a method must be implement one of the decorated type methods, and can be parametrized
- getDecoratorMethods(BeanManagerImpl, Set<Type>, WeldClass<?>) - Static method in class org.jboss.weld.util.Decorators
-
- getDecoratorResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Get the decorator resolver.
- getDecorators() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- getDecorators() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- getDecorators() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getDecorators() - Method in class org.jboss.weld.manager.Enabled
-
- getDefaultMessageConveyer(String) - Method in class org.jboss.weld.logging.MessageConveyorFactory
-
Get the message conveyer for the default locale.
- getDefaultName() - Method in class org.jboss.weld.bean.AbstractBean
-
Gets the default name of the bean
- getDefaultName() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Gets the default name
- getDefaultName() - Method in class org.jboss.weld.bean.DisposalMethod
-
- getDefaultName() - Method in class org.jboss.weld.bean.ProducerField
-
Returns the default name
- getDefaultName() - Method in class org.jboss.weld.bean.ProducerMethod
-
Returns the default name
- getDefaultScopeType() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
-
Get the default scope type the stereotype specifies
- getDefaultTimeout() - Method in class org.jboss.weld.context.AbstractConversationContext
-
- getDefinitionErrors() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
-
- getDefinitionErrors() - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
-
- getDefinitionErrors() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
-
- getDelegate() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldAnnotationImpl
-
- getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
Gets the delegate (class)
- getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
-
Gets the delegate (constructor)
- getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
-
- getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
-
- getDelegate() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
- getDelegateInjectionPoint() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- getDelegateInjectionPoint(Decorator<?>) - Static method in class org.jboss.weld.util.Beans
-
- getDelegateInjectionPoints() - Method in class org.jboss.weld.bean.AbstractBean
-
- getDelegateQualifiers() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- getDelegateQualifiers() - Method in class org.jboss.weld.bean.ForwardingDecorator
-
- getDelegateType() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- getDelegateType() - Method in class org.jboss.weld.bean.ForwardingDecorator
-
- getDelimiter() - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
-
- getDependentInstances() - Method in class org.jboss.weld.context.CreationalContextImpl
-
- getDependentInstances() - Method in interface org.jboss.weld.context.WeldCreationalContext
-
Returns an unmodifiable list of dependent instances.
- getDeployment() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
-
- getDescriptor() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
-
Gets the method descriptor
- getDescriptor() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
-
- getDescriptor() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
-
- getDisposalMethod() - Method in class org.jboss.weld.bean.ProducerMethod
-
Returns the disposal method
- getDisposesParameter() - Method in class org.jboss.weld.bean.DisposalMethod
-
- getEjbDescriptor() - Method in class org.jboss.weld.bean.SessionBean
-
- getEjbDescriptor(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getEjbDescriptors() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- getEjbInjectionPoints(Bean<?>, WeldClass<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
-
- getEjbName() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
-
- getEjbs() - Method in class org.jboss.weld.environment.se.discovery.AbstractWeldSEBeanDeploymentArchive
-
- getELResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getEnabled() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Enabled Alternatives, Interceptors and Decorators
- getEnabledAlternativeClasses() - Method in class org.jboss.weld.metadata.BeansXmlImpl
-
- getEnabledAlternativeStereotypes() - Method in class org.jboss.weld.metadata.BeansXmlImpl
-
- getEnabledDecorators() - Method in class org.jboss.weld.metadata.BeansXmlImpl
-
- getEnabledInterceptors() - Method in class org.jboss.weld.metadata.BeansXmlImpl
-
- getEnterpriseBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Gets the class-mapped beans.
- getEnvironment() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- getErrors() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
-
- getEvents() - Method in class org.jboss.weld.environment.se.beans.InstanceManager
-
- getExcludeClassInterceptorsAnnotationClass() - Static method in class org.jboss.weld.interceptor.util.InterceptionUtils
-
- getExcludes() - Method in class org.jboss.weld.metadata.ScanningImpl
-
- getExpectedType() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
-
- getExpressionString() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
-
- getExpressionString() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
-
- getExtensions() - Method in class org.jboss.weld.environment.se.discovery.AbstractWeldSEDeployment
-
- getFacadeType(InjectionPoint) - Static method in class org.jboss.weld.bean.builtin.AbstractFacade
-
- getFeatureDescriptors(ELContext, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
-
- getField(Class<?>, String) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Return a named field from a class
- getFieldInjectionPoints(Bean<?>, WeldClass<?>) - Static method in class org.jboss.weld.util.Beans
-
- getFields() - Method in class org.jboss.weld.introspector.ForwardingAnnotatedType
-
- getFields() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getFields() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getFields(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Returns all fields of a class
- getFile() - Method in class org.jboss.weld.metadata.FileMetadata
-
- getId() - Method in class org.jboss.weld.bean.ProducerMethod
-
- getId() - Method in class org.jboss.weld.bean.RIBean
-
- getId(Contextual<?>) - Method in class org.jboss.weld.context.AbstractContext
-
- getId() - Method in class org.jboss.weld.context.conversation.ConversationImpl
-
- getId() - Method in class org.jboss.weld.environment.se.discovery.AbstractWeldSEBeanDeploymentArchive
-
- getId() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- getId() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getIncludes() - Method in class org.jboss.weld.metadata.ScanningImpl
-
- getIncompleteInstance(Contextual<S>) - Method in class org.jboss.weld.context.CreationalContextImpl
-
- getIncompleteInstance(Contextual<S>) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
-
- getIncompleteInstance(Contextual<S>) - Method in interface org.jboss.weld.context.WeldCreationalContext
-
- getInheritedInterceptionBindingTypes() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
-
Retrieves the transitive interceptor binding types that are inherited by
this interceptor binding, as per section 9.1.1 of the specification,
"Interceptor binding types with additional interceptor bindings"
- getInheritedSterotypes() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
-
- getInitializerMethods() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Gets the annotated methods
- getInitializerMethods() - Method in class org.jboss.weld.manager.SimpleInjectionTarget
-
- getInitializerMethods(Bean<?>, WeldClass<?>) - Static method in class org.jboss.weld.util.Beans
-
- getInitializerMethodsFromDeclaredMethods(Bean<?>, WeldClass<?>) - Static method in class org.jboss.weld.util.Beans
-
- getInjectableFields() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- getInjectableFields() - Method in class org.jboss.weld.manager.SimpleInjectionTarget
-
- getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getInjectionPoint() - Method in class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
-
- getInjectionPoint() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
-
- getInjectionPoints() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- getInjectionPoints() - Method in class org.jboss.weld.bean.AbstractProducerBean.AbstractProducer
-
- getInjectionPoints() - Method in class org.jboss.weld.bean.AbstractProducerBean
-
- getInjectionPoints() - Method in class org.jboss.weld.bean.ForwardingBean
-
- getInjectionPoints() - Method in class org.jboss.weld.bean.RIBean
-
- getInjectionPoints() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- getInjectionPoints() - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
-
- getInjectionPoints() - Method in class org.jboss.weld.manager.SimpleInjectionTarget
-
- getInjectionTarget() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- getInjectionTarget() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- getInjectionTarget() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanInjectionTarget
-
- getInjectionTarget() - Method in class org.jboss.weld.bootstrap.events.ProcessSimpleInjectionTarget
-
- getInjectionTarget() - Method in class org.jboss.weld.injection.InjectionContextImpl
-
- getInjectionTargetClass() - Method in class org.jboss.weld.injection.FieldInjectionPoint
-
- getInstance() - Static method in class org.jboss.weld.bean.interceptor.WeldAnnotatedMethodReader
-
- getInstance() - Method in interface org.jboss.weld.bean.proxy.BeanInstance
-
Returns the current instance for a proxy.
- getInstance() - Method in class org.jboss.weld.bean.proxy.ContextBeanInstance
-
- getInstance() - Method in class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
-
- getInstance() - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
-
- getInstance() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
-
- getInstance() - Static method in class org.jboss.weld.interceptor.reader.ReflectiveAnnotatedMethodReader
-
- 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
).
- getInstances() - Method in class org.jboss.weld.environment.se.beans.InstanceManager
-
- getInstanceType() - Method in interface org.jboss.weld.bean.proxy.BeanInstance
-
- getInstanceType() - Method in class org.jboss.weld.bean.proxy.ContextBeanInstance
-
- getInstanceType() - Method in class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
-
- getInstanceType() - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
-
- getInstantiator() - Method in class org.jboss.weld.util.reflection.instantiation.AbstractInstantiatorFactory
-
- getInstantiator() - Method in interface org.jboss.weld.util.reflection.instantiation.InstantiatorFactory
-
- getInterceptableMethods(WeldClass<?>) - Static method in class org.jboss.weld.util.Beans
-
- getInterceptedEntity() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
-
- getInterceptedEntity() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
-
- getInterceptionType() - Method in class org.jboss.weld.resolution.ForwardingInterceptorResolvable
-
- getInterceptionType() - Method in interface org.jboss.weld.resolution.InterceptorResolvable
-
- getInterceptor() - Method in class org.jboss.weld.bean.interceptor.SerializableContextualInterceptorReference
-
- getInterceptor() - Method in class org.jboss.weld.interceptor.reader.ClassMetadataInterceptorReference
-
- getInterceptor() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorReference
-
- getInterceptor(Class<?>) - Method in class org.jboss.weld.manager.Enabled
-
- getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getInterceptorBindingModel(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
-
- getInterceptorBindings() - Method in class org.jboss.weld.bean.InterceptorImpl
-
- getInterceptorBindings() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
-
Get any interceptor bindings the the stereotype specifies
- getInterceptorClass() - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
-
- getInterceptorClass() - Method in class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
- getInterceptorClass() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
-
- getInterceptorComparator() - Method in class org.jboss.weld.manager.Enabled
-
- getInterceptorInvocation(Object, InterceptorMetadata, InterceptionType) - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
-
- getInterceptorInvocation(Object, InterceptorMetadata, InterceptionType) - Method in class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
-
- getInterceptorInvocation(Object, InterceptorMetadata, InterceptionType) - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
-
- getInterceptorMetadata() - Method in class org.jboss.weld.bean.InterceptorImpl
-
- getInterceptorMetadata(InterceptorReference<T>) - Method in class org.jboss.weld.interceptor.reader.cache.DefaultMetadataCachingReader
-
- getInterceptorMetadata(Class<T>) - Method in class org.jboss.weld.interceptor.reader.cache.DefaultMetadataCachingReader
-
- getInterceptorMetadata(InterceptorReference<T>) - Method in interface org.jboss.weld.interceptor.reader.cache.MetadataCachingReader
-
- getInterceptorMetadata(Class<T>) - Method in interface org.jboss.weld.interceptor.reader.cache.MetadataCachingReader
-
- getInterceptorMetadataReader() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getInterceptorMethodInvocations() - Method in class org.jboss.weld.interceptor.proxy.CustomInterceptorInvocation
-
- getInterceptorMethodInvocations() - Method in interface org.jboss.weld.interceptor.proxy.InterceptorInvocation
-
- getInterceptorMethodInvocations() - Method in class org.jboss.weld.interceptor.proxy.SimpleInterceptorInvocation
-
- getInterceptorMethods(InterceptionType) - Method in class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
-
- getInterceptorModelRegistry() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getInterceptorReference() - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
-
- getInterceptorReference() - Method in class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
-
- getInterceptorReference() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
-
Returns the class for which this interceptor metadata was created
- getInterceptors() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- getInterceptors(InterceptionType, Method) - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
-
Returns the interceptors applicable for the given interception type and method
- getInterceptors() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getInterceptors() - Method in class org.jboss.weld.manager.Enabled
-
- getInterceptorsAnnotationClass() - Static method in class org.jboss.weld.interceptor.util.InterceptionUtils
-
- getInterceptorsHandler() - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
-
- getInterfaceClosure() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- getInterfaceClosure() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- getInterfaceClosure() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
Get the type hierarchy of any interfaces implemented by this class.
- getInterfaces() - Method in class org.jboss.weld.util.Proxies.TypeInfo
-
- getJavaClass() - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
-
- getJavaClass() - Method in class org.jboss.weld.interceptor.reader.ReflectiveClassMetadata
-
- getJavaClass() - Method in interface org.jboss.weld.interceptor.spi.metadata.ClassMetadata
-
- getJavaClass() - Method in class org.jboss.weld.introspector.ForwardingAnnotatedType
-
- getJavaClass() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- getJavaClass() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- getJavaClass() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
Gets the type of the element
- getJavaClass() - Method in class org.jboss.weld.resolution.ForwardingResolvable
-
- getJavaClass() - Method in interface org.jboss.weld.resolution.Resolvable
-
Get the underlying java class used to generate this resolvable, or null
if no java class was used
- getJavaClass() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
-
- getJavaMember() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
-
- getJavaMember() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
-
- getJavaMember() - Method in class org.jboss.weld.introspector.ForwardingWeldField
-
- getJavaMember() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- getJavaMember() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
-
- getJavaMethod(WeldMethod<?, ?>) - Method in class org.jboss.weld.bean.interceptor.WeldAnnotatedMethodReader
-
- getJavaMethod(M) - Method in interface org.jboss.weld.interceptor.reader.AnnotatedMethodReader
-
- getJavaMethod() - Method in class org.jboss.weld.interceptor.reader.DefaultMethodMetadata
-
- getJavaMethod(Method) - Method in class org.jboss.weld.interceptor.reader.ReflectiveAnnotatedMethodReader
-
- getJavaMethod() - Method in interface org.jboss.weld.interceptor.spi.metadata.MethodMetadata
-
- getLastUsed() - Method in class org.jboss.weld.context.conversation.ConversationImpl
-
- getLifecycleInterceptors(InterceptionType) - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
-
- getLineNumber() - Method in class org.jboss.weld.metadata.FileMetadata
-
- getLocalizedMessage() - Method in exception org.jboss.weld.context.BusyConversationException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.context.ContextNotActiveException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.context.NonexistentConversationException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.AmbiguousResolutionException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.CreationException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.IllegalArgumentException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.IllegalProductException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.IllegalStateException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.InjectionException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.InvalidObjectException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.UnproxyableResolutionException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.UnsatisfiedResolutionException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.UnsupportedOperationException
-
- getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.WeldException
-
- getLocalName() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
-
- getLocation() - Method in class org.jboss.weld.metadata.FileMetadata
-
- getLocation() - Method in class org.jboss.weld.metadata.MetadataImpl
-
- getLocation() - Method in class org.jboss.weld.xml.XmlMetadata
-
- getLockStore() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
- getLockStore() - Method in class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
-
- getLockStore() - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
-
- getLockStore() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
-
- getLockStore() - Method in class org.jboss.weld.context.beanstore.MapBeanStore
-
- getLogger(Category) - Method in class org.jboss.weld.logging.LoggerFactory
-
- getManager() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- getManager(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
-
- getManager(ELContext) - Method in class org.jboss.weld.el.AbstractWeldELResolver
-
- getManager(ELContext) - Method in class org.jboss.weld.el.WeldELResolver
-
- getManager() - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
-
- getManager() - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
-
- getManager() - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
-
- getMember() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
-
- getMember() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
-
- getMember() - Method in class org.jboss.weld.injection.FieldInjectionPoint
-
- getMember() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
-
- getMember() - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- getMember() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
-
- getMembers(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotation
-
- getMembers() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotation
-
- getMembers() - Method in class org.jboss.weld.introspector.jlr.WeldAnnotationImpl
-
Gets all members of the annotation
Initializes the members first if they are null
- getMembers(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldAnnotationImpl
-
Returns the annotated members with a given annotation type
If the annotated members are null, they are initialized first.
- getMembers() - Method in interface org.jboss.weld.introspector.WeldAnnotation
-
Gets all members
- getMembers(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldAnnotation
-
Gets all the members annotated with annotationType
- getMergedStereotypes() - Method in class org.jboss.weld.bean.AbstractBean
-
Gets the merged stereotypes of the bean
- getMessage() - Method in exception org.jboss.weld.context.BusyConversationException
-
- getMessage() - Method in exception org.jboss.weld.context.ContextNotActiveException
-
- getMessage() - Method in exception org.jboss.weld.context.NonexistentConversationException
-
- getMessage() - Method in exception org.jboss.weld.exceptions.AmbiguousResolutionException
-
- getMessage() - Method in exception org.jboss.weld.exceptions.CreationException
-
- getMessage() - Method in exception org.jboss.weld.exceptions.IllegalArgumentException
-
- getMessage() - Method in exception org.jboss.weld.exceptions.IllegalProductException
-
- getMessage() - Method in exception org.jboss.weld.exceptions.IllegalStateException
-
- getMessage() - Method in exception org.jboss.weld.exceptions.InjectionException
-
- getMessage() - Method in exception org.jboss.weld.exceptions.InvalidObjectException
-
- getMessage() - Method in exception org.jboss.weld.exceptions.UnproxyableResolutionException
-
- getMessage() - Method in exception org.jboss.weld.exceptions.UnsatisfiedResolutionException
-
- getMessage() - Method in exception org.jboss.weld.exceptions.UnsupportedOperationException
-
- getMessage() - Method in exception org.jboss.weld.exceptions.WeldException
-
- getMessage(E, Object...) - Method in class org.jboss.weld.logging.WeldMessageConveyor
-
- getMessageConveyer(Locale, String) - Method in class org.jboss.weld.logging.MessageConveyorFactory
-
Get the message conveyer for the given locale.
- getMessageConveyor() - Method in class org.jboss.weld.logging.LoggerFactory
-
- getMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- getMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- getMetaAnnotations(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
Gets all annotations which are annotated with the given meta annotation
type
- getMetaAnnotations() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
-
- getMetaAnnotations() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
-
- getMetaAnnotationStore() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
-
Gets the meta-annotation that should be present
- getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
-
- getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.QualifierModel
-
Gets the meta-annotation type
- getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.ScopeModel
-
Gets the corresponding meta-annotation type class
- getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
-
Gets the meta-annotation type
- getMethod() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- getMethod() - Method in class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
-
- getMethod() - Method in class org.jboss.weld.interceptor.proxy.SimpleMethodInvocation
-
- getMethod() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
-
This may return null if Method is not available yet
- getMethod() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
-
- getMethod() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
-
- getMethod(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Returns a named method of a class
- getMethodDescriptor(Method) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
-
- getMethodDescriptor(String[], String) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
-
- getMethodInfo(ELContext) - Method in class org.jboss.weld.el.WeldMethodExpression
-
- getMethodInfo(ELContext) - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
-
- getMethodInterceptors(InterceptionType, Method) - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
-
- getMethodName() - Method in class org.jboss.weld.interceptor.builder.MethodReference
-
- getMethodName() - Method in class org.jboss.weld.introspector.jlr.MethodSignatureImpl
-
- getMethodName() - Method in interface org.jboss.weld.introspector.MethodSignature
-
- getMethods() - Method in class org.jboss.weld.introspector.ForwardingAnnotatedType
-
- getMethods() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getMethods() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getMethods(Class<?>) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Returns all methods of a class
- getModifiers() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
-
The method modifiers
- getModifiers() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
-
- getModifiers() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
-
- getMostSpecializedBean(Bean<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getName() - Method in class org.jboss.weld.bean.AbstractBean
-
Gets the name of the bean
- getName() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- getName() - Method in class org.jboss.weld.bean.builtin.ConversationBean
-
- getName() - Method in class org.jboss.weld.bean.DisposalMethod
-
- getName() - Method in class org.jboss.weld.bean.ForwardingBean
-
Gets the name of the delegate
- getName() - Method in class org.jboss.weld.bean.NewManagedBean
-
Gets the name of the bean
- getName() - Method in class org.jboss.weld.bean.NewSessionBean
-
Gets the name of the bean
- getName() - Method in class org.jboss.weld.el.Namespace
-
- getName() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- getName() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
-
Gets the name of the member
- getName() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
Gets the name of the type
- getName() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
Gets the name of the parameter
- getName() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
Gets the name of this AnnotatedItem
If it is not possible to determine the name of the underling element, a
IllegalArgumentException is thrown
- getName() - Method in class org.jboss.weld.metadata.FilterImpl
-
- getName() - Method in class org.jboss.weld.metadata.SystemPropertyActivationImpl
-
- getName() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
-
the method name
- getName() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
-
- getName() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
-
- getNamespaces() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getNamingScheme() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
- getNestedElements() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
-
- getNesting(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- getNewInjectionPoints() - Method in class org.jboss.weld.bean.AbstractBean
-
- getNewInjectionPoints() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- getNewManagedBeanClasses() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- getNewSessionBeanDescriptors() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- getNextDelegate(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.bean.proxy.DecorationHelper
-
- getNoArgsWeldConstructor() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getNoArgsWeldConstructor() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getNoArgsWeldConstructor() - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets the no-args constructor
- getNonBindingMembers() - Method in class org.jboss.weld.metadata.cache.QualifierModel
-
Gets the non-binding types
- getNonPrivateFinalMethodOrType(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.weld.resources.ManagerObjectFactory
-
- getObjectInterface() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
-
- getObservedQualifiers() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- getObservedType() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- getObserverMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
-
- getObserverMethods(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
-
- getObservers() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- getObservers() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getOrCreateBeanDeployment(Class<?>) - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
-
- getOrCreateBeanDeployment(Deployment, BeanManagerImpl, Map<BeanDeploymentArchive, BeanDeployment>, Collection<ContextHolder<? extends Context>>, Class<?>) - Static method in class org.jboss.weld.util.DeploymentStructures
-
- getOwnerType() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
-
- getPackage() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- getPackage() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
-
- getPackage() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getPackage() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
- getPackage() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
- getParameterInjectionPoints(Bean<?>, WeldConstructor<?>) - Static method in class org.jboss.weld.util.Beans
-
- getParameterInjectionPoints(Bean<?>, MethodInjectionPoint<?, ?>) - Static method in class org.jboss.weld.util.Beans
-
- getParameterInjectionPoints(Bean<?>, List<Set<MethodInjectionPoint<?, ?>>>) - Static method in class org.jboss.weld.util.Beans
-
- getParameterName() - Method in class org.jboss.weld.context.AbstractConversationContext
-
- getParameters() - Static method in class org.jboss.weld.environment.se.StartMain
-
- getParameters() - Method in class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
-
- getParameters() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
-
- getParameters() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- getParameters() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
-
- getParameters() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
-
- getParameterTypes() - Method in class org.jboss.weld.interceptor.builder.MethodReference
-
- getParameterTypes() - Method in interface org.jboss.weld.introspector.ConstructorSignature
-
- getParameterTypes() - Method in class org.jboss.weld.introspector.jlr.ConstructorSignatureImpl
-
- getParameterTypes() - Method in class org.jboss.weld.introspector.jlr.MethodSignatureImpl
-
- getParameterTypes() - Method in interface org.jboss.weld.introspector.MethodSignature
-
- getParameterTypes(Method) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
-
- getParameterTypes(Class<?>[]) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
-
- getParameterTypes() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
-
returns string representations of the parameter types
- getParameterTypes() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
-
- getParameterTypes() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
-
- getParameterTypesAsArray() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- getParameterTypesAsArray() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
-
- getParameterTypesAsArray() - Method in interface org.jboss.weld.introspector.WeldMethod
-
Get the parameter types as an array
- getParameterValues(List<ParameterInjectionPoint<?, T>>, Object, Class<? extends Annotation>, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
-
Helper method for getting the current parameter values from a list of
annotated parameters.
- getParameterValues(List<ParameterInjectionPoint<?, X>>, Class<? extends Annotation>, Object, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
Helper method for getting the current parameter values from a list of
annotated parameters.
- getParameterValues(List<ParameterInjectionPoint<?, T>>, Object, Class<? extends Annotation>, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
-
- getPassivationCapableBean(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getPattern() - Method in class org.jboss.weld.metadata.FilterImpl
-
- getPersistenceContextInjectionPoints(Bean<?>, WeldClass<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
-
- getPersistenceUnitInjectionPoints(Bean<?>, WeldClass<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
-
- getPhaseId() - Method in class org.jboss.weld.jsf.WeldPhaseListener
-
The phase id for which this phase listener is active.
- getPosition() - Method in class org.jboss.weld.introspector.ForwardingWeldParameter
-
- getPosition() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
- getPossibleScopes() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
-
Returns the possible scope types
- getPostConstruct() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Returns the post-construct method
- getPostConstructMethods(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
-
- getPreDestroy() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Returns the pre-destroy method
- getPreDestroyMethods(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
-
- getPrefix() - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
-
- getPrefix() - Method in class org.jboss.weld.context.beanstore.ConversationNamingScheme
-
- getPrefix() - Method in class org.jboss.weld.context.beanstore.SimpleNamingScheme
-
- getPrefixedAttributeNames() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
Gets an enumeration of the attribute names present in the underlying
storage
- getProducer() - Method in class org.jboss.weld.bean.AbstractProducerBean
-
- getProducer() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
-
- getProducerMethod(WeldMethod<X, T>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- getProducerMethod(WeldMethod<?, ?>) - Method in class org.jboss.weld.util.BeansClosure
-
- getPropertyName() - Method in class org.jboss.weld.introspector.ForwardingWeldField
-
- getPropertyName() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- getPropertyName() - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
-
Gets the property name
- getPropertyName() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
-
- getPropertyName() - Method in interface org.jboss.weld.introspector.WeldField
-
Gets the property name of the field
- getPropertyName() - Method in interface org.jboss.weld.introspector.WeldMethod
-
Gets the property name
- getPropertyName(Method) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Gets the property name from a getter method.
- getProxyClass() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Produces or returns the existing proxy class.
- getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
-
- getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
-
- getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
-
Returns a suffix to append to the name of the proxy class.
- getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Returns a suffix to append to the name of the proxy class.
- getQName() - Method in class org.jboss.weld.xml.XmlMetadata
-
- getQualifiedName() - Method in class org.jboss.weld.el.Namespace
-
- getQualifierInstances() - Method in class org.jboss.weld.bean.RIBean
-
- getQualifiers() - Method in class org.jboss.weld.bean.AbstractBean
-
Gets the binding types
- getQualifiers() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- getQualifiers() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
-
- getQualifiers() - Method in class org.jboss.weld.bean.builtin.ContextBean
-
- getQualifiers() - Method in class org.jboss.weld.bean.builtin.EventBean
-
- getQualifiers() - Method in class org.jboss.weld.bean.builtin.FacadeInjectionPoint
-
- getQualifiers() - Method in class org.jboss.weld.bean.builtin.InstanceBean
-
- getQualifiers() - Method in class org.jboss.weld.bean.ForwardingBean
-
Gets the binding types of the delegate
- getQualifiers() - Method in class org.jboss.weld.bean.NewManagedBean
-
Gets the bindings
- getQualifiers() - Method in class org.jboss.weld.bean.NewSessionBean
-
Gets the bindings
- getQualifiers() - Method in class org.jboss.weld.bootstrap.ContextHolder
-
- getQualifiers() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
-
- getQualifiers() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
-
- getQualifiers() - Method in class org.jboss.weld.injection.FieldInjectionPoint
-
- getQualifiers() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
-
- getQualifiers() - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- getQualifiers() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
-
- getQualifiers() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
Deprecated.
- getQualifiers() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
Deprecated.
- getQualifiers() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
Deprecated.
This reflection type should not know about JSR-299 binding
types
- getQualifiers() - Method in class org.jboss.weld.resolution.ForwardingResolvable
-
- getQualifiers() - Method in interface org.jboss.weld.resolution.Resolvable
-
Get the bindings to use for resolution.
- getQualifiers() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
-
- getRawType() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
-
- getRawType() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
-
Gets the type of the annotation
- getRawType() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
-
- getRawType(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- getReceiver(CreationalContext<?>, CreationalContext<?>) - Method in class org.jboss.weld.bean.AbstractReceiverBean
-
Gets the receiver of the product.
- getReception() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- getRedirectURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
-
- getReference(Bean<?>, CreationalContext<?>, boolean) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getReference(Bean<?>, Type, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getReference(InjectionPoint, Bean<?>, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Get a reference, registering the injection point used.
- getRemoveMethodSignatures() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
-
- getRequestAttribute(R, String) - Method in class org.jboss.weld.context.AbstractConversationContext
-
Retrieve an attribute value from the request
- getRequestAttribute(BoundRequest, String) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
-
- getRequestAttribute(HttpServletRequest, String) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
-
- getResolvedType(Type) - Method in class org.jboss.weld.resources.SharedObjectCache
-
- getResolvedType() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
-
- getResource(String) - Method in class org.jboss.weld.environment.se.discovery.url.WeldSEResourceLoader
-
- getResource(String) - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
-
- getResource(String) - Method in class org.jboss.weld.resources.DefaultResourceLoader
-
- getResourceInjectionPoints(Bean<?>, WeldClass<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
-
- getResources(String) - Method in class org.jboss.weld.environment.se.discovery.url.WeldSEResourceLoader
-
- getResources(String) - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
-
- getResources(String) - Method in class org.jboss.weld.resources.DefaultResourceLoader
-
- getResourceURL(FacesContext, String) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
-
- getReturnType() - Method in class org.jboss.weld.interceptor.reader.DefaultMethodMetadata
-
- getReturnType() - Method in interface org.jboss.weld.interceptor.spi.metadata.MethodMetadata
-
- getReturnType() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
-
Gets the method return type, in descriptor format (e.g.
- getReturnType() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
-
- getReturnType() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
-
- getRootNamespace() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getScanning() - Method in class org.jboss.weld.metadata.BeansXmlImpl
-
- getScope() - Method in class org.jboss.weld.bean.AbstractBean
-
Gets the scope type of the bean
- getScope() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- getScope() - Method in class org.jboss.weld.bean.builtin.ConversationBean
-
- getScope() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
-
- getScope() - Method in class org.jboss.weld.bean.DisposalMethod
-
- getScope() - Method in class org.jboss.weld.bean.ForwardingBean
-
Gets the scope type of the delegate
- getScope() - Method in class org.jboss.weld.bean.NewManagedBean
-
Gets the scope type
- getScope() - Method in class org.jboss.weld.bean.NewSessionBean
-
Gets the scope type
- getScope() - Method in class org.jboss.weld.context.AbstractConversationContext
-
- getScope() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
-
- getScope() - Method in class org.jboss.weld.context.bound.BoundSessionContextImpl
-
- getScope() - Method in class org.jboss.weld.context.ejb.EjbRequestContextImpl
-
- getScope() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
-
- getScope() - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
-
- getScope() - Method in class org.jboss.weld.context.unbound.ApplicationContextImpl
-
- getScope() - Method in class org.jboss.weld.context.unbound.DependentContextImpl
-
- getScope() - Method in class org.jboss.weld.context.unbound.RequestContextImpl
-
- getScope() - Method in class org.jboss.weld.context.unbound.SingletonContextImpl
-
- getScope() - Method in class org.jboss.weld.environment.se.contexts.ThreadContext
-
- getScopeModel(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
-
Gets a scope model
Adds the model if it is not present.
- getSerializableContextual(Contextual<I>) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
-
- getSerializableContextualInstance(Contextual<I>, I, CreationalContext<I>) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
-
- getService(Class<E>) - Method in class org.jboss.weld.injection.WeldInjectionPoint.WeldInjectionPointSerializationProxy
-
- getServiceRegistry() - Method in class org.jboss.weld.context.AbstractContext
-
- getServices() - Method in class org.jboss.weld.bean.AbstractBean
-
- getServices() - Method in class org.jboss.weld.environment.se.discovery.AbstractWeldSEBeanDeploymentArchive
-
- getServices() - Method in class org.jboss.weld.environment.se.discovery.AbstractWeldSEDeployment
-
- getServices() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getSession(boolean) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
-
- getSession(boolean) - Method in class org.jboss.weld.context.beanstore.http.EagerSessionBeanStore
-
- getSession(boolean) - Method in class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
-
- getSession(boolean) - Method in class org.jboss.weld.context.beanstore.http.LazySessionBeanStore
-
- getSessionAttribute(R, String, boolean) - Method in class org.jboss.weld.context.AbstractConversationContext
-
Get an attribute value from the session.
- getSessionAttribute(BoundRequest, String, boolean) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
-
- getSessionAttribute(HttpServletRequest, String, boolean) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
-
- getSessionAttributeFromSession(S, String) - Method in class org.jboss.weld.context.AbstractConversationContext
-
Get an attribute value from the session.
- getSessionAttributeFromSession(Map<String, Object>, String) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
-
- getSessionAttributeFromSession(HttpSession, String) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
-
- getSessionBeanType() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
-
- getSessionFromRequest(R, boolean) - Method in class org.jboss.weld.context.AbstractConversationContext
-
- getSessionFromRequest(BoundRequest, boolean) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
-
- getSessionFromRequest(HttpServletRequest, boolean) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
-
- getSessionIfExists() - Method in class org.jboss.weld.context.beanstore.http.LazySessionBeanStore
-
Get the session, create equals false;
- getSharedMap(Map<K, V>) - Method in class org.jboss.weld.resources.SharedObjectCache
-
- getSharedMultimap(ArraySetMultimap<K, V>) - Method in class org.jboss.weld.resources.SharedObjectCache
-
- getSharedSet(Set<T>) - Method in class org.jboss.weld.resources.SharedObjectCache
-
- getSignature() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
-
- getSignature() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- getSignature() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
-
- getSignature() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
-
- getSignature() - Method in interface org.jboss.weld.introspector.WeldConstructor
-
- getSignature() - Method in interface org.jboss.weld.introspector.WeldMethod
-
- getSimpleName() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getSimpleName() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getSimpleName() - Method in interface org.jboss.weld.introspector.WeldClass
-
- getSpecialized() - Method in class org.jboss.weld.util.BeansClosure
-
Deprecated.
- getSpecialized(Bean<?>) - Method in class org.jboss.weld.util.BeansClosure
-
- getSpecializedBean() - Method in class org.jboss.weld.bean.AbstractBean
-
- getSpecializedBean() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- getSpecializedBean() - Method in class org.jboss.weld.bean.DisposalMethod
-
- getSpecializedBean() - Method in class org.jboss.weld.bean.ManagedBean
-
- getSpecializedBean() - Method in class org.jboss.weld.bean.ProducerField
-
- getSpecializedBean() - Method in class org.jboss.weld.bean.ProducerMethod
-
- getSpecializedBean() - Method in class org.jboss.weld.bean.RIBean
-
- getSpecializedBean() - Method in class org.jboss.weld.bean.SessionBean
-
- getSpecializedBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
Deprecated.
- getState() - Method in class org.jboss.weld.Container
-
- getStereotype(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
-
Gets a stereotype model
Adds the model if it is not present.
- getStereotypeDefinition(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- getStereotypes() - Method in class org.jboss.weld.bean.AbstractBean
-
- getStereotypes() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- getStereotypes() - Method in class org.jboss.weld.bean.DisposalMethod
-
- getStereotypes() - Method in class org.jboss.weld.bean.ForwardingBean
-
The stereotypes applied to this bean
- getStereotypes() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
-
- getSuperclass() - Method in class org.jboss.weld.bean.interceptor.WeldInterceptorClassMetadata
-
- getSuperclass() - Method in class org.jboss.weld.interceptor.reader.ReflectiveClassMetadata
-
- getSuperclass() - Method in interface org.jboss.weld.interceptor.spi.metadata.ClassMetadata
-
- getSuperClass() - Method in class org.jboss.weld.util.Proxies.TypeInfo
-
- getSuperInterface() - Method in class org.jboss.weld.util.Proxies.TypeInfo
-
- getSupportedInterceptionTypes() - Method in class org.jboss.weld.interceptor.reader.DefaultMethodMetadata
-
- getSupportedInterceptionTypes() - Method in interface org.jboss.weld.interceptor.spi.metadata.MethodMetadata
-
- getSupportedInterceptionTypes() - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
-
- getSystemPropertyActivations() - Method in class org.jboss.weld.metadata.FilterImpl
-
- getTarget() - Method in class org.jboss.weld.injection.InjectionContextImpl
-
- getTarget() - Method in class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
-
- getTargetClass() - Method in interface org.jboss.weld.interceptor.util.proxy.TargetInstanceProxy
-
- getTargetClass() - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
-
- getTargetClassInterceptorMetadata(ClassMetadata<T>) - Method in class org.jboss.weld.interceptor.reader.cache.DefaultMetadataCachingReader
-
- getTargetClassInterceptorMetadata(ClassMetadata<T>) - Method in interface org.jboss.weld.interceptor.reader.cache.MetadataCachingReader
-
- getTargetInstance() - Method in interface org.jboss.weld.interceptor.util.proxy.TargetInstanceProxy
-
- getTargetInstance() - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
-
- getTaskExecutor() - Method in class org.jboss.weld.manager.SingleThreadExecutorServices
-
Provides access to the executor service used for asynchronous tasks.
- getThreadContextClassLoader() - Static method in class org.jboss.weld.interceptor.util.ReflectionUtils
-
- getTimeout() - Method in class org.jboss.weld.context.conversation.ConversationImpl
-
- getTimer() - Method in class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
-
- getTransactionalPhase(WeldMethod<?, ?>) - Static method in class org.jboss.weld.event.ObserverFactory
-
Tests an observer method to see if it is transactional.
- getTransactionPhase() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- getType() - Method in class org.jboss.weld.bean.AbstractBean
-
Gets the type of the bean
- getType() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
-
- getType() - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
-
- getType() - Method in class org.jboss.weld.bean.builtin.ContextBean
-
- getType() - Method in class org.jboss.weld.bean.builtin.ConversationBean
-
- getType() - Method in class org.jboss.weld.bean.builtin.ee.AbstractEEBean
-
- getType() - Method in class org.jboss.weld.bean.builtin.EventBean
-
- getType() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
-
- getType() - Method in class org.jboss.weld.bean.builtin.FacadeInjectionPoint
-
- getType() - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
-
- getType() - Method in class org.jboss.weld.bean.builtin.InstanceBean
-
- getType() - Method in class org.jboss.weld.bean.DisposalMethod
-
- getType() - Method in class org.jboss.weld.bean.RIBean
-
- getType() - Method in class org.jboss.weld.bootstrap.ContextHolder
-
- getType(ELContext, Object, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
-
- getType(ELContext) - Method in class org.jboss.weld.el.WeldValueExpression
-
- getType() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
-
- getType() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
-
- getType() - Method in class org.jboss.weld.injection.FieldInjectionPoint
-
- getType() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
-
- getType() - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- getType() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
-
- getType() - Method in class org.jboss.weld.manager.SimpleInjectionTarget
-
- getType(ELContext) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
-
- getTypeClosure() - Method in class org.jboss.weld.introspector.ForwardingAnnotated
-
- getTypeClosure() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- getTypeClosure(Type) - Method in class org.jboss.weld.resources.SharedObjectCache
-
- getTypeClosure(Type) - Static method in class org.jboss.weld.resources.SharedObjectFacade
-
- getTypeClosure() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
-
- getTypedTypes(Map<Class<?>, Type>, Class<?>, Typed) - Static method in class org.jboss.weld.bean.AbstractBean
-
- getTypeMap() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
-
- getTypes() - Method in class org.jboss.weld.bean.AbstractBean
-
Gets the API types of the bean
- getTypes() - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
-
- getTypes() - Method in class org.jboss.weld.bean.builtin.ContextBean
-
- getTypes() - Method in class org.jboss.weld.bean.builtin.ConversationBean
-
- getTypes() - Method in class org.jboss.weld.bean.builtin.ee.AbstractEEBean
-
- getTypes() - Method in class org.jboss.weld.bean.builtin.EventBean
-
- getTypes() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
-
- getTypes() - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
-
- getTypes() - Method in class org.jboss.weld.bean.builtin.InstanceBean
-
- getTypes() - Method in class org.jboss.weld.bean.DisposalMethod
-
- getTypes() - Method in class org.jboss.weld.bean.ForwardingBean
-
Gets the API types of the delegate
- getTypes() - Method in class org.jboss.weld.resolution.ForwardingResolvable
-
- getTypes() - Method in interface org.jboss.weld.resolution.Resolvable
-
The types that this resolvable may be assigned to
- getTypes() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
-
- getTypeStore() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
-
- getTypeStore() - Method in class org.jboss.weld.resources.ClassTransformer
-
- getUnique(Class<?>) - Method in class org.jboss.weld.ejb.EjbDescriptors
-
- getUnproxyableTypeException(Type) - Static method in class org.jboss.weld.util.Proxies
-
- getUnproxyableTypesException(Bean<?>) - Static method in class org.jboss.weld.util.Proxies
-
- getUnproxyableTypesException(Iterable<? extends Type>) - Static method in class org.jboss.weld.util.Proxies
-
- getUnresolvedDisposalBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
-
- getUri() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
-
- getUrl() - Method in class org.jboss.weld.jsf.FacesUrlTransformer
-
- getValue(ELContext, Object, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
-
- getValue(ELContext) - Method in class org.jboss.weld.el.WeldValueExpression
-
- getValue() - Method in class org.jboss.weld.metadata.FileMetadata
-
- getValue() - Method in class org.jboss.weld.metadata.MetadataImpl
-
- getValue() - Method in class org.jboss.weld.metadata.SystemPropertyActivationImpl
-
- getValue(ELContext) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
-
- getValueToInject(BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ParameterInjectionPoint
-
- getWeldAnnotated() - Method in class org.jboss.weld.bean.AbstractBean
-
Returns the annotated item the bean represents
- getWeldAnnotated() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Gets the annotated item
- getWeldAnnotated() - Method in class org.jboss.weld.bean.AbstractProducerBean
-
- getWeldAnnotated() - Method in class org.jboss.weld.bean.AbstractReceiverBean
-
- getWeldAnnotated() - Method in class org.jboss.weld.bean.CustomDecoratorWrapper
-
- getWeldAnnotated() - Method in class org.jboss.weld.bean.DisposalMethod
-
- getWeldAnnotated() - Method in class org.jboss.weld.bean.ProducerField
-
Gets the annotated item representing the field
- getWeldAnnotated() - Method in class org.jboss.weld.bean.ProducerMethod
-
Gets the annotated item representing the method
- getWeldAnnotated() - Method in interface org.jboss.weld.bean.WeldDecorator
-
- getWeldClassOfDecoratedType(BeanManagerImpl, Type) - Static method in class org.jboss.weld.util.Decorators
-
- getWeldConstructors(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getWeldConstructors(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
Gets constructors with given annotation type
- getWeldConstructors(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets all constructors which are annotated with annotationType
- getWeldField() - Method in class org.jboss.weld.injection.FieldInjectionPoint
-
- getWeldFields(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getWeldFields() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getWeldFields() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
Gets the abstracted fields of the class
Initializes the fields if they are null
- getWeldFields(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
Gets the abstracted field annotated with a specific annotation type
If the fields map is null, initialize it first
- getWeldFields() - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets all fields on the type
- getWeldFields(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets all fields which are annotated with the given annotation type on this
class and all super classes
- getWeldInjectionPoints() - Method in class org.jboss.weld.bean.AbstractBean
-
- getWeldInjectionPoints() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- getWeldInjectionPoints() - Method in class org.jboss.weld.bean.RIBean
-
- getWeldMethod(Method) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
Deprecated.
- getWeldMethod(MethodSignature) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getWeldMethod(Method) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getWeldMethod(MethodSignature) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getWeldMethod(Method) - Method in interface org.jboss.weld.introspector.WeldClass
-
Deprecated.
- getWeldMethod(MethodSignature) - Method in interface org.jboss.weld.introspector.WeldClass
-
Get a method by name
- getWeldMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getWeldMethods() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getWeldMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
Gets the abstracted methods that have a certain annotation type present
If the annotated methods map is null, initialize it first
- getWeldMethods() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- getWeldMethods() - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets all fields on the type
- getWeldMethods(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets all methods annotated with annotationType
- getWeldParameters() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
-
- getWeldParameters() - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- getWeldParameters() - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
-
- getWeldParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
-
- getWeldParameters() - Method in class org.jboss.weld.introspector.ForwardingWeldConstructor
-
- getWeldParameters() - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- getWeldParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- getWeldParameters() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
-
Gets the abstracted parameters
If the parameters are null, initalize them first
- getWeldParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
-
Gets parameter abstractions with a given annotation type.
- getWeldParameters() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
-
- getWeldParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
-
- getWeldParameters() - Method in interface org.jboss.weld.introspector.WeldCallable
-
Gets the abstracted parameters of the method
- getWeldParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.introspector.WeldCallable
-
Gets the list of annotated parameters for a given annotation
- getWeldSuperclass() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- getWeldSuperclass() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
Gets the superclass abstraction of the type
- getWeldSuperclass() - Method in interface org.jboss.weld.introspector.WeldClass
-
Gets the superclass.
- getWrapped() - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
-
- getXLogger(Category) - Method in class org.jboss.weld.logging.LoggerFactory
-
- go() - Method in class org.jboss.weld.environment.se.StartMain
-
- ID_PREFIX - Static variable in class org.jboss.weld.event.ObserverMethodImpl
-
- ID_SEPARATOR - Static variable in class org.jboss.weld.event.ObserverMethodImpl
-
- ignore(T) - Method in class org.jboss.weld.event.ObserverMethodImpl
-
- ignoreGlobalInterceptors(Method) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
-
- IllegalArgumentException - Exception in org.jboss.weld.exceptions
-
- IllegalArgumentException(Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalArgumentException
-
Creates a new exception with the given cause.
- IllegalArgumentException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.IllegalArgumentException
-
- IllegalArgumentException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.IllegalArgumentException
-
Creates a new exception with the given localized message key and optional
arguments for the message.
- IllegalProductException - Exception in org.jboss.weld.exceptions
-
An IllegalProductException
with support for
localized messages in Weld.
- IllegalProductException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.IllegalProductException
-
Creates a new exception with the given localized message key and optional
arguments for the message.
- IllegalStateException - Exception in org.jboss.weld.exceptions
-
- IllegalStateException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
-
Creates a new exception with the given localized message key and optional
arguments for the message.
- IllegalStateException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
-
- IllegalStateException(Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
-
Creates a new exception with the given cause.
- ImmutableBeanDeploymentArchive - Class in org.jboss.weld.environment.se.discovery
-
An immutable implementation of
BeanDeploymentArchive
which must have
classes and beans.xml resources added to it via
ImmutableBeanDeploymentArchive#ImmutableBeanDeploymentArchive(String, Collection, Collection, List)
or
ImmutableBeanDeploymentArchive#ImmutableBeanDeploymentArchive(String, Collection, Collection)
See
Deployment
for more detailed information on creating deployment
structures.
- ImmutableBeanDeploymentArchive(String, Collection<String>, BeansXml, Collection<BeanDeploymentArchive>) - Constructor for class org.jboss.weld.environment.se.discovery.ImmutableBeanDeploymentArchive
-
- ImmutableBeanDeploymentArchive(String, Collection<String>, BeansXml) - Constructor for class org.jboss.weld.environment.se.discovery.ImmutableBeanDeploymentArchive
-
- ImmutableIteratorWrapper<T> - Class in org.jboss.weld.interceptor.util
-
- ImmutableIteratorWrapper(Iterator<T>) - Constructor for class org.jboss.weld.interceptor.util.ImmutableIteratorWrapper
-
- InconsistentSpecializationException - Exception in org.jboss.weld.exceptions
-
- InconsistentSpecializationException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.InconsistentSpecializationException
-
Creates a new exception with the given localized message key and optional
arguments for the message.
- InconsistentSpecializationException(Throwable) - Constructor for exception org.jboss.weld.exceptions.InconsistentSpecializationException
-
Creates a new exception with the given cause.
- init() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
-
Initializes the type and validates it
- init() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
-
- init() - Method in class org.jboss.weld.metadata.cache.QualifierModel
-
Initializes the non-binding types and validates the members
- init(FilterConfig) - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
-
- init(FilterConfig) - Method in class org.jboss.weld.servlet.WeldCrossContextFilter
-
- initAfterInterceptorsAndDecoratorsInitialized() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- initAfterInterceptorsAndDecoratorsInitialized() - Method in class org.jboss.weld.bean.ManagedBean
-
- initAlternative() - Method in class org.jboss.weld.bean.AbstractBean
-
- initConstructor() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Initializes the constructor
- initDecoratedTypes() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- initDecorators() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- initDecorators() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- initDefaultQualifiers() - Method in class org.jboss.weld.bean.AbstractBean
-
- initDelegateBindings() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- initDelegateInjectionPoint() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- initDelegateType() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- initDisposalMethod(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ProducerMethod
-
Initializes the remove method
- initEnhancedSubclass() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractBean
-
Initializes the bean and its metadata
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractClassBean
-
Initializes the bean and its metadata
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractProducerBean
-
Initializes the bean and its metadata
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractReceiverBean
-
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.ConversationBean
-
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
-
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.DecoratorImpl
-
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.DisposalMethod
-
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ManagedBean
-
Initializes the bean and its metadata
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ProducerField
-
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ProducerMethod
-
Initializes the bean and its metadata
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.RIBean
-
- initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.SessionBean
-
Initializes the bean and its metadata
- initialize(BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.Container
-
Initialize the container for the current application deployment
- initialize() - Method in class org.jboss.weld.environment.se.Weld
-
Boots Weld and creates and returns a WeldContainer instance, through which
beans and events can be accessed.
- initialize() - Method in class org.jboss.weld.event.ObserverMethodImpl
-
Completes initialization of the observer and allows derived types to
override behavior.
- initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.AbstractBean
-
- initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.RIBean
-
In particular cases, the deployer must perform some initialization operations
only after all beans have been deployed (e.g.
- initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.SessionBean
-
- initInitializerMethods() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Initializes the initializer methods
- initInjectableFields() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Initializes the injection points
- initInterceptionBindingTypes() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
-
- initInterceptorsIfNeeded() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- initName() - Method in class org.jboss.weld.bean.AbstractBean
-
Initializes the name
- initNonBindingMembers() - Method in class org.jboss.weld.metadata.cache.QualifierModel
-
Initializes the non-binding types
- initNonBindingTypes() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
-
- initPostConstruct() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Initializes the post-construct method
- initPreDestroy() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Initializes the pre-destroy method
- initProducerMethodInjectableParameters() - Method in class org.jboss.weld.bean.ProducerMethod
-
Initializes the injection points
- initProxyClass() - Method in class org.jboss.weld.bean.SessionBean
-
- initQualifiers() - Method in class org.jboss.weld.bean.AbstractBean
-
- initQualifiers() - Method in class org.jboss.weld.bean.DisposalMethod
-
- initScope() - Method in class org.jboss.weld.bean.AbstractBean
-
- initScope() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- initScope() - Method in class org.jboss.weld.bean.AbstractProducerBean
-
- initScope() - Method in class org.jboss.weld.bean.DisposalMethod
-
- initScopeFromStereotype() - Method in class org.jboss.weld.bean.AbstractBean
-
- initStereotypes() - Method in class org.jboss.weld.bean.AbstractBean
-
- initType() - Method in class org.jboss.weld.bean.AbstractClassBean
-
Initializes the bean type
- initType() - Method in class org.jboss.weld.bean.AbstractProducerBean
-
Initializes the type
- initType() - Method in class org.jboss.weld.bean.DisposalMethod
-
- initType() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
-
Initializes the type
- initTypes() - Method in class org.jboss.weld.bean.AbstractBean
-
- initTypes() - Method in class org.jboss.weld.bean.AbstractProducerBean
-
Initializes the API types
- initTypes() - Method in class org.jboss.weld.bean.DisposalMethod
-
Initializes the API types
- initTypes() - Method in class org.jboss.weld.bean.SessionBean
-
- initValid() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
-
Validates the data for correct annotation
- initValid() - Method in class org.jboss.weld.metadata.cache.QualifierModel
-
- inject(Object, Object) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
-
- inject(Object, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.FieldInjectionPoint
-
- inject(Object, Object) - Method in class org.jboss.weld.injection.FieldInjectionPoint
-
- inject(T, CreationalContext<T>) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
-
- inject(Object, Object) - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- inject(Object, Object) - Method in class org.jboss.weld.injection.ParameterInjectionPoint
-
- inject(Object, Object) - Method in interface org.jboss.weld.injection.WeldInjectionPoint
-
Injects an instance
- inject(T, CreationalContext<T>) - Method in class org.jboss.weld.manager.MessageDrivenInjectionTarget
-
- inject(T, CreationalContext<T>) - Method in class org.jboss.weld.manager.SimpleInjectionTarget
-
- injectBoundFields(T, CreationalContext<T>, BeanManagerImpl, Iterable<? extends FieldInjectionPoint<?, ?>>) - Static method in class org.jboss.weld.util.Beans
-
Injects bound fields
- injectEEFields(T, BeanManagerImpl, Iterable<WeldInjectionPoint<?, ?>>, Iterable<WeldInjectionPoint<?, ?>>, Iterable<WeldInjectionPoint<?, ?>>, Iterable<WeldInjectionPoint<?, ?>>) - Static method in class org.jboss.weld.util.Beans
-
Injects EJBs and common fields
- injectFieldsAndInitializers(T, CreationalContext<T>, BeanManagerImpl, List<? extends Iterable<? extends FieldInjectionPoint<?, ?>>>, List<? extends Iterable<? extends MethodInjectionPoint<?, ?>>>) - Static method in class org.jboss.weld.util.Beans
-
- InjectionContextImpl<T> - Class in org.jboss.weld.injection
-
- InjectionContextImpl(BeanManagerImpl, InjectionTarget<T>, AnnotatedType<T>, T) - Constructor for class org.jboss.weld.injection.InjectionContextImpl
-
- InjectionException - Exception in org.jboss.weld.exceptions
-
Provides message localization service for the
InjectionException
.
- InjectionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.InjectionException
-
Creates a new exception with the given cause.
- InjectionException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.InjectionException
-
Creates a new exception with an arbitrary message and the cause of the
exception.
- InjectionException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.InjectionException
-
Creates a new exception with the given localized message key and optional
arguments for the message.
- InjectionPointBean - Class in org.jboss.weld.bean.builtin
-
Bean for InjectionPoint metadata
- InjectionPointBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InjectionPointBean
-
Creates an InjectionPoint Web Bean for the injection of the containing bean owning
the field, constructor or method for the annotated item
- InjectionTargetValidator - Class in org.jboss.weld.manager
-
- InjectionTargetValidator(BeanManagerImpl) - Constructor for class org.jboss.weld.manager.InjectionTargetValidator
-
- INSTANCE - Static variable in class org.jboss.weld.bean.proxy.Marker
-
- instance() - Static method in class org.jboss.weld.Container
-
Get the container for the current application deployment
- instance() - Method in class org.jboss.weld.environment.se.WeldContainer
-
Provides access to all beans within the application.
- INSTANCE - Static variable in class org.jboss.weld.injection.EmptyInjectionPoint
-
- INSTANCE - Static variable in class org.jboss.weld.literal.AnyLiteral
-
- INSTANCE - Static variable in class org.jboss.weld.literal.DefaultLiteral
-
- INSTANCE - Static variable in class org.jboss.weld.literal.InterceptorBindingTypeLiteral
-
- INSTANCE - Static variable in class org.jboss.weld.literal.QualifierLiteral
-
- INSTANCE - Static variable in class org.jboss.weld.literal.ScopeLiteral
-
- INSTANCE - Static variable in class org.jboss.weld.literal.StereotypeLiteral
-
- instance() - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- INSTANCE - Static variable in class org.jboss.weld.resources.DefaultResourceLoader
-
- instance() - Static method in class org.jboss.weld.util.collections.ArrayListSupplier
-
- instance() - Static method in class org.jboss.weld.util.collections.ArraySetSupplier
-
- instance() - Static method in class org.jboss.weld.util.collections.CopyOnWriteArrayListSupplier
-
- instance() - Static method in class org.jboss.weld.util.collections.HashSetSupplier
-
- instance() - Static method in class org.jboss.weld.util.collections.IterableToIteratorFunction
-
- InstanceBean - Class in org.jboss.weld.bean.builtin
-
- InstanceBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InstanceBean
-
- InstanceImpl<T> - Class in org.jboss.weld.bean.builtin
-
Helper implementation for Instance for getting instances
- InstanceManager - Class in org.jboss.weld.environment.se.beans
-
A managed bean which holds all of the injected instances of managed beans and
events.
- InstanceManager() - Constructor for class org.jboss.weld.environment.se.beans.InstanceManager
-
- instantiate(Class<T>) - Method in interface org.jboss.weld.util.reflection.instantiation.Instantiator
-
Create a new instance of a class
- instantiate(Class<T>) - Method in class org.jboss.weld.util.reflection.instantiation.ReflectionFactoryInstantiator
-
- instantiate(Class<T>) - Method in class org.jboss.weld.util.reflection.instantiation.UnsafeInstantiator
-
- Instantiator - Interface in org.jboss.weld.util.reflection.instantiation
-
An interface for instantiating classes using non-portable reflection methods
- InstantiatorFactory - Interface in org.jboss.weld.util.reflection.instantiation
-
A factory class for obtaining the first available instantiator
- intercept(InterceptionType, T, InvocationContext) - Method in class org.jboss.weld.bean.InterceptorImpl
-
- intercept(InterceptionType, Method) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
-
- intercept(InterceptionType) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
-
- interceptAll() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
-
- interceptAroundInvoke(Method) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
-
- interceptAroundTimeout(Method) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
-
- InterceptedSubclassFactory<T> - Class in org.jboss.weld.bean.proxy
-
Factory for producing subclasses that are used by the combined interceptors and decorators stack.
- InterceptedSubclassFactory(Class<?>, Set<? extends Type>, Bean<?>, Set<MethodSignature>) - Constructor for class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
-
- InterceptedSubclassFactory(Class<?>, Set<? extends Type>, String, Bean<?>, Set<MethodSignature>) - Constructor for class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
-
Creates a new proxy factory when the name of the proxy class is already
known, such as during de-serialization
- InterceptionChain - Interface in org.jboss.weld.interceptor.spi.context
-
- InterceptionDecorationContext - Class in org.jboss.weld.bean.proxy
-
A class that holds the interception (and decoration) contexts which are currently in progress.
- InterceptionDecorationContext() - Constructor for class org.jboss.weld.bean.proxy.InterceptionDecorationContext
-
- InterceptionModel<T,I> - Interface in org.jboss.weld.interceptor.spi.model
-
- InterceptionModelBuilder<T,I> - Class in org.jboss.weld.interceptor.builder
-
- InterceptionModelBuilder.MethodInterceptorDescriptor - Class in org.jboss.weld.interceptor.builder
-
- InterceptionModelBuilder.MethodInterceptorDescriptor(Method, InterceptionType...) - Constructor for class org.jboss.weld.interceptor.builder.InterceptionModelBuilder.MethodInterceptorDescriptor
-
- InterceptionType - Enum in org.jboss.weld.interceptor.spi.model
-
- InterceptionTypeRegistry - Class in org.jboss.weld.interceptor.util
-
- InterceptionTypeRegistry() - Constructor for class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
-
- InterceptionUtils - Class in org.jboss.weld.interceptor.util
-
- InterceptionUtils() - Constructor for class org.jboss.weld.interceptor.util.InterceptionUtils
-
- InterceptorBindingModel<T extends Annotation> - Class in org.jboss.weld.metadata.cache
-
- InterceptorBindingModel(Class<T>, ClassTransformer) - Constructor for class org.jboss.weld.metadata.cache.InterceptorBindingModel
-
- InterceptorBindingsAdapter - Class in org.jboss.weld.bean.interceptor
-
- InterceptorBindingsAdapter(InterceptionModel<ClassMetadata<?>, ?>) - Constructor for class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
-
- InterceptorBindingType - Class in org.jboss.weld.interceptor
-
- InterceptorBindingType(BeanManagerImpl, Annotation) - Constructor for class org.jboss.weld.interceptor.InterceptorBindingType
-
- InterceptorBindingTypeLiteral - Class in org.jboss.weld.literal
-
Annotation literal for InterceptorBinding
- InterceptorException - Exception in org.jboss.weld.interceptor.proxy
-
- InterceptorException() - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
-
- InterceptorException(String) - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
-
- InterceptorException(String, Throwable) - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
-
- InterceptorException(Throwable) - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
-
- InterceptorImpl<T> - Class in org.jboss.weld.bean
-
- InterceptorImpl(WeldClass<T>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.InterceptorImpl
-
- InterceptorInstantiator<T,I> - Interface in org.jboss.weld.interceptor.spi.instance
-
- InterceptorInvocation - Interface in org.jboss.weld.interceptor.proxy
-
- InterceptorInvocationContext - Class in org.jboss.weld.interceptor.proxy
-
- InterceptorInvocationContext(InterceptionChain, Object, Method, Object[]) - Constructor for class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
-
- InterceptorInvocationContext(InterceptionChain, Object, Method, Object) - Constructor for class org.jboss.weld.interceptor.proxy.InterceptorInvocationContext
-
- InterceptorMetadata<T> - Interface in org.jboss.weld.interceptor.spi.metadata
-
This class is parametrized for
- InterceptorMetadataException - Exception in org.jboss.weld.interceptor.util
-
- InterceptorMetadataException() - Constructor for exception org.jboss.weld.interceptor.util.InterceptorMetadataException
-
- InterceptorMetadataException(String) - Constructor for exception org.jboss.weld.interceptor.util.InterceptorMetadataException
-
- InterceptorMetadataException(String, Throwable) - Constructor for exception org.jboss.weld.interceptor.util.InterceptorMetadataException
-
- InterceptorMetadataException(Throwable) - Constructor for exception org.jboss.weld.interceptor.util.InterceptorMetadataException
-
- InterceptorMetadataUtils - Class in org.jboss.weld.interceptor.reader
-
- InterceptorMetadataUtils() - Constructor for class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
-
- InterceptorMethodHandler - Class in org.jboss.weld.interceptor.proxy
-
- InterceptorMethodHandler(Object, ClassMetadata<?>, InterceptionModel<ClassMetadata<?>, ?>, InterceptorInstantiator<?, ?>, InvocationContextFactory) - Constructor for class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
-
- InterceptorMethodInvocation - Interface in org.jboss.weld.interceptor.proxy
-
- InterceptorProxyCreator - Interface in org.jboss.weld.interceptor.proxy
-
- InterceptorProxyCreatorImpl - Class in org.jboss.weld.interceptor.proxy
-
- InterceptorProxyCreatorImpl(InterceptorInstantiator<?, ?>, InvocationContextFactory, InterceptionModel<ClassMetadata<?>, ?>) - Constructor for class org.jboss.weld.interceptor.proxy.InterceptorProxyCreatorImpl
-
- InterceptorReference<T> - Interface in org.jboss.weld.interceptor.spi.metadata
-
Defines a minimal contract for an interceptor reference.
- InterceptorResolvable - Interface in org.jboss.weld.resolution
-
- InterceptorResolvableBuilder - Class in org.jboss.weld.resolution
-
- InterceptorResolvableBuilder(BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.InterceptorResolvableBuilder
-
- InterceptorResolvableBuilder(Type, BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.InterceptorResolvableBuilder
-
- interceptPostActivate() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
-
- interceptPostConstruct() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
-
- interceptPreDestroy() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
-
- interceptPrePassivate() - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
-
- intercepts(InterceptionType) - Method in class org.jboss.weld.bean.InterceptorImpl
-
- InternalEjbDescriptor<T> - Class in org.jboss.weld.ejb
-
More powerful version of EjbDescriptor
that exposes Maps for some
metadata.
- InternalEjbDescriptor(EjbDescriptor<T>) - Constructor for class org.jboss.weld.ejb.InternalEjbDescriptor
-
- invalidate() - Method in class org.jboss.weld.context.AbstractConversationContext
-
- invalidate() - Method in class org.jboss.weld.context.AbstractManagedContext
-
- invalidate() - Method in class org.jboss.weld.context.AbstractSharedContext
-
- invalidate() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
-
- invalidate() - Method in class org.jboss.weld.context.bound.BoundSessionContextImpl
-
- invalidate() - Method in interface org.jboss.weld.context.cache.RequestScopedItem
-
Method that is called when the request ends
- InvalidObjectException - Exception in org.jboss.weld.exceptions
-
- InvalidObjectException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.InvalidObjectException
-
Creates a new exception with the given localized message key and optional
arguments for the message.
- InvocationContextBeanStore - Class in org.jboss.weld.context.beanstore.ejb
-
- InvocationContextBeanStore(NamingScheme, InvocationContext) - Constructor for class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
-
- InvocationContextFactory - Interface in org.jboss.weld.interceptor.spi.context
-
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.builtin.CallableMethodHandler
-
- invoke(Object, Method, Object...) - Method in class org.jboss.weld.bean.proxy.AbstractBeanInstance
-
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.AbstractDecoratorMethodHandler
-
- invoke(Object, Method, Object...) - Method in interface org.jboss.weld.bean.proxy.BeanInstance
-
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
-
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler
-
Lookups the EJB in the container and executes the method on it
- invoke(Object, Method, Object...) - Method in class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
-
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.ProxyMethodHandler
-
- invoke(Object, Method, Object...) - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
-
- invoke(ELContext, Object[]) - Method in class org.jboss.weld.el.WeldMethodExpression
-
- invoke(Object, BeanManagerImpl, CreationalContext<?>, Class<? extends RuntimeException>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
-
- invoke(InvocationContext) - Method in interface org.jboss.weld.interceptor.proxy.InterceptorMethodInvocation
-
- invoke(InvocationContext) - Method in class org.jboss.weld.interceptor.proxy.SimpleMethodInvocation
-
- invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
-
- invoke(Object, Object...) - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- invoke(Object, Object...) - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
-
- invoke(Object, Object...) - Method in interface org.jboss.weld.introspector.WeldMethod
-
Invokes the method
- invoke(ELContext, Object[]) - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
-
- invoke(Object, Method, Object...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Invokes a given method with given parameters on an instance
- invoke(Object, String, Object...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Invokes a given method with given parameters on an instance
- invokeDisposeMethod(Object) - Method in class org.jboss.weld.bean.DisposalMethod
-
- invokeMethodHandler(ClassFile, Bytecode, MethodInformation, boolean, BytecodeMethodResolver, boolean) - Static method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
-
calls methodHandler.invoke for a given method
- invokeMethodHandler(ClassFile, Bytecode, MethodInformation, boolean, BytecodeMethodResolver) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
-
calls methodHandler.invoke for a given method
- invokeNextInterceptor(InvocationContext) - Method in class org.jboss.weld.interceptor.proxy.SimpleInterceptionChain
-
- invokeNextInterceptor(InvocationContext) - Method in interface org.jboss.weld.interceptor.spi.context.InterceptionChain
-
- invokeOnInstance(Object, BeanManagerImpl, CreationalContext<?>, Class<? extends RuntimeException>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- invokeOnInstance(Object, Object...) - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- invokeOnInstance(Object, Object...) - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
-
- invokeOnInstance(Object, Object...) - Method in interface org.jboss.weld.introspector.WeldMethod
-
Invokes the method on the class of the passed instance, not the declaring
class.
- invokeOnInstanceWithSpecialValue(Object, Class<? extends Annotation>, Object, BeanManagerImpl, CreationalContext<?>, Class<? extends RuntimeException>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- invokeWithSpecialValue(Object, Class<? extends Annotation>, Object, BeanManagerImpl, CreationalContext<?>, Class<? extends RuntimeException>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- isAbstract() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- isAbstract() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isAbstract() - Method in interface org.jboss.weld.introspector.WeldClass
-
- isAbstract(Method) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Checks if a method is abstract
- isActive() - Method in class org.jboss.weld.context.AbstractManagedContext
-
- isActive() - Method in class org.jboss.weld.context.AbstractSharedContext
-
- isActive() - Static method in class org.jboss.weld.context.cache.RequestScopedBeanCache
-
- isActive() - Method in class org.jboss.weld.context.unbound.DependentContextImpl
-
- isAlternative() - Method in class org.jboss.weld.bean.AbstractBean
-
- isAlternative() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- isAlternative() - Method in class org.jboss.weld.bean.ForwardingBean
-
- isAlternative() - Method in class org.jboss.weld.bean.NewManagedBean
-
- isAlternative() - Method in class org.jboss.weld.bean.NewSessionBean
-
- isAlternative() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
-
- isAlternative() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
-
- isAlternative(WeldAnnotated<?, ?>, MergedStereotypes<?, ?>) - Static method in class org.jboss.weld.util.Beans
-
Is alternative.
- isAlternativePresent(Set<Bean<?>>) - Static method in class org.jboss.weld.util.Beans
-
Check if any of the beans is an alternative
- isAmbiguous() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.ForwardingAnnotated
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.resolution.ForwardingResolvable
-
- isAnnotationPresent(Class<? extends Annotation>) - Method in interface org.jboss.weld.resolution.Resolvable
-
Check if an annotation is present
- isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
-
- isAnonymousClass() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- isAnonymousClass() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isAnonymousClass() - Method in interface org.jboss.weld.introspector.WeldClass
-
- isApiVersionCompatibleWith(double) - Method in class org.jboss.weld.jsf.JsfApiAbstraction
-
- isArrayType(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Checks if raw type is array type
- isAssignableFrom(Type, Set<? extends Type>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isAssignableFrom(Type, Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isAssignableFrom(Type, Type) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isAssignableFrom(Set<Type>, Set<Type>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Check the assiginability of a set of flattened types.
- isAssignableFrom(Set<Type>, Type) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Check the assiginability of a set of flattened types.
- isAssignableFrom(Type[], Type) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isAssignableTo(Class<?>) - Method in class org.jboss.weld.resolution.ForwardingResolvable
-
- isAssignableTo(Class<?>) - Method in interface org.jboss.weld.resolution.Resolvable
-
Check if this resolvable's type closure includes the clazz passed as an
argument
- isAssignableTo(Class<?>) - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
-
- isAssignableTo(Type, Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isAttached() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
- isAttached() - Method in interface org.jboss.weld.context.beanstore.BoundBeanStore
-
Return true if the bean store is attached
- isAttached() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
-
- isAvailable() - Method in enum org.jboss.weld.ContainerState
-
Whether the container is available for use
- isAvailable() - Method in interface org.jboss.weld.util.reflection.instantiation.Instantiator
-
Used for checking if this particular instantiation method is available in the environment
- isAvailable() - Method in class org.jboss.weld.util.reflection.instantiation.ReflectionFactoryInstantiator
-
- isAvailable() - Method in class org.jboss.weld.util.reflection.instantiation.UnsafeInstantiator
-
- isBeanEnabled(Bean<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- isBeanEnabled(Bean<?>, Enabled) - Static method in class org.jboss.weld.util.Beans
-
- isBeanNameDefaulted() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
-
Indicates if the name i defaulted
- isBeanNameDefaulted() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
-
Indicates if the bean name is defaulted
- isBeanProxyable(Bean<?>) - Static method in class org.jboss.weld.util.Beans
-
Indicates if a bean is proxyable
- isBindings(Annotation) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Deprecated.
- isCacheable(Set<Annotation>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isCacheable(Annotation[]) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isCached(R) - Method in class org.jboss.weld.resolution.TypeSafeResolver
-
- isClassLoadable(String, ResourceLoader) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isClientCanCallRemoveMethods() - Method in class org.jboss.weld.bean.SessionBean
-
- isDecorator(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
-
- isDelegate() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
-
- isDelegate() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
-
- isDelegate() - Method in class org.jboss.weld.injection.FieldInjectionPoint
-
- isDelegate() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
-
- isDelegate() - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- isDelegate() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
-
- isDependent() - Method in class org.jboss.weld.bean.AbstractBean
-
- isDependent() - Method in class org.jboss.weld.bean.RIBean
-
- isDisabledHandler() - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
-
- isDiscovered() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- isDiscovered() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isDiscovered() - Method in interface org.jboss.weld.introspector.WeldClass
-
- isEEResourceProducerField(WeldField<?, ?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
- isEJB(WeldClass<?>) - Method in class org.jboss.weld.util.BeansClosure
-
- isEligible(InterceptionType) - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
-
- isEligible(InterceptionType) - Method in class org.jboss.weld.interceptor.reader.SimpleInterceptorMetadata
-
Returns true if the interceptor corresponding to this
InterceptorMetadata
has interceptor methods for the given
interceptionType
.
- isEligible(InterceptionType) - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
-
Returns true if the interceptor corresponding to this
InterceptorMetadata
has interceptor methods for the given
interceptionType
.
- isEmpty() - Method in class org.jboss.weld.util.collections.ArraySet
-
- isEnum() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- isEnum() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isEnum() - Method in interface org.jboss.weld.introspector.WeldClass
-
- isEqual(Annotation, Annotation) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
-
- isEqual(Annotation, Annotation, boolean) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
-
- isEqual(Annotation, Annotation) - Method in class org.jboss.weld.metadata.cache.QualifierModel
-
Comparator for checking equality
- isEquivalent(Class<?>) - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- isEquivalent(Method) - Method in class org.jboss.weld.introspector.ForwardingWeldMethod
-
- isEquivalent(Class<?>) - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isEquivalent(Method) - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
-
- isEquivalent(Class<?>) - Method in interface org.jboss.weld.introspector.WeldClass
-
Check if this is equivalent to a java class
- isEquivalent(Method) - Method in interface org.jboss.weld.introspector.WeldMethod
-
Checks if a this is equivalent to a JLR method
- isFinal() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- isFinal() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
-
Indicates if the member if final
- isFinal() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
Indicates if the type if final
- isFinal() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
Indicates if the parameter is final
- isFinal() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
Indicates if this AnnotatedItem represents a final element
- isFinal(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Checks if class is final
- isFinal(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Checks if member is final
- isGeneric() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- isGeneric() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isGeneric() - Method in class org.jboss.weld.introspector.jlr.WeldConstructorImpl
-
- isGeneric() - Method in class org.jboss.weld.introspector.jlr.WeldFieldImpl
-
- isGeneric() - Method in class org.jboss.weld.introspector.jlr.WeldMethodImpl
-
- isGeneric() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
- isGeneric() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
- isInitialized() - Method in class org.jboss.weld.bean.AbstractBean
-
- isInNamespace(String) - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
-
- isInterceptionCandidate() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- isInterceptionCandidate() - Method in class org.jboss.weld.bean.ManagedBean
-
- isInterceptionCandidate() - Method in class org.jboss.weld.bean.SessionBean
-
- isInterceptionCandidate(Method) - Static method in class org.jboss.weld.interceptor.util.InterceptionUtils
-
- isInterceptor(WeldClass<T>) - Static method in class org.jboss.weld.util.Beans
-
- isInterceptorBinding(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- isInterceptorMethod(InterceptionType, MethodMetadata, boolean) - Static method in class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
-
- isLifecycleCallback() - Method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
-
- isLiteralText() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
-
- isLiteralText() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
-
- isLocalClass() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- isLocalClass() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isLocalClass() - Method in interface org.jboss.weld.introspector.WeldClass
-
- isMarker(int, Method, Object[]) - Static method in class org.jboss.weld.bean.proxy.Marker
-
- isMemberClass() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- isMemberClass() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isMemberClass() - Method in interface org.jboss.weld.introspector.WeldClass
-
- isMethodExists(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.util.reflection.SecureReflections
-
Checks if a method is found in a class
- isModifed() - Method in class org.jboss.weld.introspector.DiscoveredExternalAnnotatedType
-
Did we modify the original.
- isModified() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- isModified() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isModified() - Method in interface org.jboss.weld.introspector.WeldClass
-
- isNonStaticInnerClass(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isNormal() - Method in class org.jboss.weld.metadata.cache.ScopeModel
-
Indicates if the scope is "normal"
- isNormalScope(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- isNormalScoped() - Method in class org.jboss.weld.bean.AbstractBean
-
- isNullable() - Method in class org.jboss.weld.bean.AbstractBean
-
Indicates if bean is nullable
- isNullable() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- isNullable() - Method in class org.jboss.weld.bean.DisposalMethod
-
- isNullable() - Method in class org.jboss.weld.bean.ForwardingBean
-
Indicates if the delegate is nullable
- isObserverMethodEnabled(ObserverMethod<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Observers
-
- isPackagePrivate() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- isPackagePrivate() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
-
- isPackagePrivate() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isPackagePrivate() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
- isPackagePrivate() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
- isPackagePrivate(int) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isParamerterizedTypeWithWildcard(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isParameterizedType() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- isParameterizedType() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- isParameterizedType() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- isParameterizedType() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
- isParameterizedType() - Method in interface org.jboss.weld.introspector.WeldClass
-
- isParameterizedType(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Checks if type is parameterized type
- isPassivating() - Method in class org.jboss.weld.metadata.cache.ScopeModel
-
Indicates if the scope is "passivating"
- isPassivatingScope(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- isPassivatingScope(Bean<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
-
Indicates if a bean's scope type is passivating
- isPassivationCapabilityCheckRequired(BeanManagerImpl, AbstractClassBean<?>) - Method in class org.jboss.weld.bootstrap.Validator
-
Returns true if the bean should be validated according to CDI 1.0 (6.6.4).
- isPassivationCapableBean() - Method in class org.jboss.weld.bean.AbstractProducerBean
-
- isPassivationCapableBean() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- isPassivationCapableBean() - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
-
- isPassivationCapableBean() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
-
- isPassivationCapableBean() - Method in class org.jboss.weld.bean.DisposalMethod
-
- isPassivationCapableBean() - Method in class org.jboss.weld.bean.ManagedBean
-
- isPassivationCapableBean() - Method in class org.jboss.weld.bean.RIBean
-
- isPassivationCapableBean() - Method in class org.jboss.weld.bean.SessionBean
-
- isPassivationCapableBean(Bean<?>) - Static method in class org.jboss.weld.util.Beans
-
Tests if a bean is capable of having its state temporarily stored to
secondary storage
- isPassivationCapableDependency() - Method in class org.jboss.weld.bean.AbstractProducerBean
-
- isPassivationCapableDependency() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- isPassivationCapableDependency() - Method in class org.jboss.weld.bean.DisposalMethod
-
- isPassivationCapableDependency() - Method in class org.jboss.weld.bean.ManagedBean
-
- isPassivationCapableDependency() - Method in class org.jboss.weld.bean.RIBean
-
- isPassivationCapableDependency() - Method in class org.jboss.weld.bean.SessionBean
-
- isPassivationCapableDependency(Bean<?>) - Static method in class org.jboss.weld.util.Beans
-
Tests if a bean is capable of having its state temporarily stored to
secondary storage
- isPrimitive() - Method in class org.jboss.weld.bean.AbstractBean
-
Indicates if bean type is a primitive
- isPrimitive() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- isPrimitive() - Method in class org.jboss.weld.bean.RIBean
-
- isPrimitive() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- isPrimitive() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldAnnotated
-
- isPrimitive() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
- isPrimitive(String) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
-
returns true if the descriptor represents a primitive type
- isPrimitive(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isPrivate() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- isPrivate() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
-
- isPrivate() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isPrivate() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
- isPrivate() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
- isPrivate(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Checks if member is private
- isProxy(Object) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
-
Convenience method to determine if an object is a proxy generated by this
factory or any derived factory.
- isProxy() - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
-
- isProxyable() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- isProxyable() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
-
- isProxyable() - Method in class org.jboss.weld.bean.DisposalMethod
-
- isProxyable() - Method in class org.jboss.weld.bean.ManagedBean
-
- isProxyable() - Method in class org.jboss.weld.bean.ProducerField
-
- isProxyable() - Method in class org.jboss.weld.bean.ProducerMethod
-
- isProxyable() - Method in class org.jboss.weld.bean.RIBean
-
- isProxyable() - Method in class org.jboss.weld.bean.SessionBean
-
- isProxyRequired() - Method in class org.jboss.weld.bean.AbstractBean
-
- isProxyRequired() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- isProxyRequired() - Method in class org.jboss.weld.bean.RIBean
-
- isPublic() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- isPublic() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
-
- isPublic() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isPublic() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
- isPublic() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
Indicates if this annotated item is public
- isQualifier(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- isReadOnly(ELContext, Object, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
-
- isReadOnly(ELContext) - Method in class org.jboss.weld.el.WeldValueExpression
-
- isReadOnly(ELContext) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
-
- isScope(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- isSerializable() - Method in class org.jboss.weld.bean.InterceptorImpl
-
- isSerializable() - Method in class org.jboss.weld.introspector.ForwardingWeldClass
-
- isSerializable() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- isSerializable() - Method in interface org.jboss.weld.introspector.WeldClass
-
- isSerializable(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isSpecialized(T, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
-
Check if bean is specialized by any of beans
- isSpecialized(T, Set<T>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
-
Check if bean is specialized by any of beans
- isSpecialized(Bean<?>) - Method in class org.jboss.weld.util.BeansClosure
-
- isSpecializing() - Method in class org.jboss.weld.bean.AbstractBean
-
- isSpecializing() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
-
- isSpecializing() - Method in class org.jboss.weld.bean.NewManagedBean
-
- isSpecializing() - Method in class org.jboss.weld.bean.NewSessionBean
-
- isSpecializing() - Method in class org.jboss.weld.bean.ProducerField
-
- isSpecializing() - Method in class org.jboss.weld.bean.RIBean
-
- isStatic() - Method in class org.jboss.weld.introspector.ForwardingWeldAnnotated
-
- isStatic() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
-
Indicates if the member is static
- isStatic() - Method in class org.jboss.weld.introspector.jlr.WeldClassImpl
-
Indicates if the type is static
- isStatic() - Method in class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
Indicates if the parameter is static
- isStatic() - Method in interface org.jboss.weld.introspector.WeldAnnotated
-
Indicates if this AnnotatedItem represents a static element
- isStatic(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Checks if type is static
- isStatic(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Checks if member is static
- isStereotype(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- isSubclassed() - Method in class org.jboss.weld.bean.AbstractClassBean
-
- isSubclassed() - Method in class org.jboss.weld.bean.DecoratorImpl
-
- isSupported(InterceptionType) - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
-
- isSuppressedBySpecialization(Bean<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
-
Check if the given producer/disposer method of producer field is defined on a specialized bean and is therefore disabled.
- isTransient() - Method in class org.jboss.weld.context.conversation.ConversationImpl
-
- isTransient() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
-
- isTransient() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
-
- isTransient() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
-
- isTransient() - Method in class org.jboss.weld.injection.MethodInjectionPoint
-
- isTransient() - Method in class org.jboss.weld.injection.ParameterInjectionPoint
-
- isTransient() - Method in class org.jboss.weld.introspector.ForwardingWeldField
-
- isTransient() - Method in class org.jboss.weld.introspector.jlr.AbstractWeldMember
-
- isTransient() - Method in interface org.jboss.weld.introspector.WeldField
-
- isTransient(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isTypeInsideBounds(Type, Type[], Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
-
- isTypeManagedBeanOrDecoratorOrInterceptor(WeldClass<?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
-
Indicates if the type is a simple Web Bean
- isTypeOrAnyMethodFinal(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
-
Checks if type or member is final
- isTypeProxyable(Type) - Static method in class org.jboss.weld.util.Proxies
-
Indicates if a class is proxyable
- isTypeSerializable(Class<?>) - Method in class org.jboss.weld.bean.AbstractProducerBean
-
- isTypesProxyable(Bean<?>) - Static method in class org.jboss.weld.util.Proxies
-
Indicates if a set of types are all proxyable
- isTypesProxyable(Iterable<? extends Type>) - Static method in class org.jboss.weld.util.Proxies
-
Indicates if a set of types are all proxyable
- isUnsatisfied() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
-
- isValid() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
-
Indicates if the annotation is valid
- isVeto() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
-
- isWide(String) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
-
returns true if the descriptor represents a long or a double
- isWide(Class<?>) - Static method in class org.jboss.weld.util.bytecode.DescriptorUtils
-
returns true if the class represents a long or a double
- IterableToIteratorFunction<T> - Class in org.jboss.weld.util.collections
-
- IterableToIteratorFunction() - Constructor for class org.jboss.weld.util.collections.IterableToIteratorFunction
-
- iterator() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
-
- iterator() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
-
- iterator() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
-
- iterator() - Method in interface org.jboss.weld.context.beanstore.BeanStore
-
- iterator() - Method in class org.jboss.weld.ejb.EjbDescriptors
-
- iterator() - Method in class org.jboss.weld.util.collections.ArraySet
-
- iterator() - Method in class org.jboss.weld.util.dom.NodeListIterable
-
- iterator() - Method in class org.jboss.weld.util.ServiceLoader
-
Lazily loads the available providers of this loader's service.
- valid - Variable in class org.jboss.weld.metadata.cache.AnnotationModel
-
- validate(InjectionPoint) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- validate() - Method in class org.jboss.weld.manager.InjectionTargetValidator
-
- validateBeanNames(BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
-
- validateBeans(Collection<? extends Bean<?>>, Collection<RIBean<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
-
- validateBeans() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
-
- validateDecorators(Collection<? extends Decorator<?>>, Collection<RIBean<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
-
- validateDeployment(BeanManagerImpl, BeanDeployerEnvironment) - Method in class org.jboss.weld.bootstrap.Validator
-
- validateInjectionPoint(InjectionPoint, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
-
Validate an injection point
- validateInjectionPoint(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
-
Variation of the validateInjectionPoint method which allows the bean to be defined explicitly (used for disposer method validation)
- validateInjectionPointPassivationCapable(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
-
- validateInjectionTarget(InjectionTarget<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
-
- validateInterceptors(Collection<? extends Interceptor<?>>) - Method in class org.jboss.weld.bootstrap.Validator
-
- Validator - Class in org.jboss.weld.bootstrap
-
Checks a list of beans for DeploymentExceptions and their subclasses
- Validator() - Constructor for class org.jboss.weld.bootstrap.Validator
-
- ValidatorMessage - Enum in org.jboss.weld.logging.messages
-
- value() - Method in class org.jboss.weld.literal.NamedLiteral
-
- value() - Method in class org.jboss.weld.literal.NewLiteral
-
- valueOf(String) - Static method in enum org.jboss.weld.ContainerState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.event.Status
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
-
Returns the enum constant of this type with the specified name.
- valueOf(InterceptionType) - Static method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
-
- valueOf(String) - Static method in enum org.jboss.weld.logging.Category
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.BeanManagerMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.BeanMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.BootstrapMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ContextMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ConversationMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ElMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.EventMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.JsfMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.MetadataMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ReflectionMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ResolutionMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ServletMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.UtilMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.ValidatorMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.VersionMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.logging.messages.XmlMessage
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.jboss.weld.util.ApiAbstraction.DummyEnum
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.jboss.weld.ContainerState
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.event.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.Category
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.BeanManagerMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.BeanMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.BootstrapMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.ContextMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.ConversationMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.ElMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.EventMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.JsfMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.MetadataMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.ReflectionMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.ResolutionMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.ServletMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.UtilMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.ValidatorMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.VersionMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.logging.messages.XmlMessage
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.jboss.weld.util.ApiAbstraction.DummyEnum
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- verifyServices(ServiceRegistry, Set<Class<? extends Service>>) - Static method in class org.jboss.weld.bootstrap.WeldBootstrap
-
- version(Package) - Static method in class org.jboss.weld.util.reflection.Formats
-
- version(String, String) - Static method in class org.jboss.weld.util.reflection.Formats
-
- VersionMessage - Enum in org.jboss.weld.logging.messages
-
- veto() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
-
- warning(SAXParseException) - Method in class org.jboss.weld.xml.BeansXmlHandler
-
- WEB_SERVICE_REF_ANNOTATION_CLASS - Variable in class org.jboss.weld.ws.WSApiAbstraction
-
- Weld - Class in org.jboss.weld.environment.se
-
The preferred method of booting Weld SE.
- Weld() - Constructor for class org.jboss.weld.environment.se.Weld
-
- WELD_URI - Static variable in class org.jboss.weld.xml.BeansXmlHandler
-
- WeldAnnotated<T,S> - Interface in org.jboss.weld.introspector
-
AnnotatedItem provides a uniform access to the annotations on an annotated
item defined either in Java or XML
- WeldAnnotatedMethodReader - Class in org.jboss.weld.bean.interceptor
-
- WeldAnnotation<T extends Annotation> - Interface in org.jboss.weld.introspector
-
Represents a meta annotation
- WeldAnnotationImpl<T extends Annotation> - Class in org.jboss.weld.introspector.jlr
-
Represents an annotated annotation
This class is immutable and therefore threadsafe
- WeldAnnotationImpl(Class<T>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.introspector.jlr.WeldAnnotationImpl
-
Constructor
Initializes the superclass with the built annotation map
- WeldBootstrap - Class in org.jboss.weld.bootstrap
-
Common bootstrapping functionality that is run at application startup and
detects and register beans
- WeldBootstrap() - Constructor for class org.jboss.weld.bootstrap.WeldBootstrap
-
- WeldCallable<T,X,S extends Member> - Interface in org.jboss.weld.introspector
-
- WeldClass<T> - Interface in org.jboss.weld.introspector
-
Represents a Class
- WeldClassImpl<T> - Class in org.jboss.weld.introspector.jlr
-
Represents an annotated class
This class is immutable, and therefore threadsafe
- WeldClassImpl(Class<T>, Type, AnnotatedType<T>, LazyValueHolder<Set<Type>>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.introspector.jlr.WeldClassImpl
-
- WeldConstructor<T> - Interface in org.jboss.weld.introspector
-
Represents a Class Constructor
- WeldConstructorImpl<T> - Class in org.jboss.weld.introspector.jlr
-
Represents an annotated constructor
This class is immutable, and therefore threadsafe
- WeldContainer - Class in org.jboss.weld.environment.se
-
Provides convenient access to beans and events, particularly helpful when
bootstrapping an application in Java SE.
- WeldContainer(InstanceManager, BeanManager) - Constructor for class org.jboss.weld.environment.se.WeldContainer
-
- WeldCreationalContext<T> - Interface in org.jboss.weld.context
-
- WeldCrossContextFilter - Class in org.jboss.weld.servlet
-
This class provides support for cross-context dispatching to a web application that's using Weld.
- WeldCrossContextFilter() - Constructor for class org.jboss.weld.servlet.WeldCrossContextFilter
-
- WeldDecorator<T> - Interface in org.jboss.weld.bean
-
Sub-interface of Decorator
that contains metadata information about Weld-deployed
Decorators (including custom decorators).
- WeldELContextListener - Class in org.jboss.weld.el
-
Responsible for pushing the CreationalContext stack into the ELContext which
is later populated by our expression wrappers
- WeldELContextListener() - Constructor for class org.jboss.weld.el.WeldELContextListener
-
- WeldELResolver - Class in org.jboss.weld.el
-
- WeldELResolver(BeanManagerImpl) - Constructor for class org.jboss.weld.el.WeldELResolver
-
- WeldException - Exception in org.jboss.weld.exceptions
-
A general run-time exception used by the JSR-299 reference implementation Weld.
- WeldException(Throwable) - Constructor for exception org.jboss.weld.exceptions.WeldException
-
Creates a new exception with the given cause.
- WeldException(E, Object...) - Constructor for exception org.jboss.weld.exceptions.WeldException
-
Creates a new exception with the given localized message key and optional
arguments for the message.
- WeldException(E, Throwable, Object...) - Constructor for exception org.jboss.weld.exceptions.WeldException
-
Creates a new exception with the given localized message key, the cause
for this exception and optional arguments for the message.
- WeldException(List<Throwable>) - Constructor for exception org.jboss.weld.exceptions.WeldException
-
Creates a new exception based on a list of throwables.
- WeldExceptionKeyMessage - Class in org.jboss.weld.exceptions
-
Exception message based on an enumerated key and optional object arguments.
- WeldExceptionKeyMessage(E, Object...) - Constructor for class org.jboss.weld.exceptions.WeldExceptionKeyMessage
-
Creates a new exception message based on an enumerated message key.
- WeldExceptionListMessage - Class in org.jboss.weld.exceptions
-
Exception message that produces a list of exceptions and their stack traces
for logging.
- WeldExceptionListMessage(List<Throwable>) - Constructor for class org.jboss.weld.exceptions.WeldExceptionListMessage
-
- WeldExceptionMessage - Interface in org.jboss.weld.exceptions
-
Interface for all exception messages in Weld.
- WeldExceptionStringMessage - Class in org.jboss.weld.exceptions
-
Simple message object that just contains a String already formatted
and localized.
- WeldExceptionStringMessage(String) - Constructor for class org.jboss.weld.exceptions.WeldExceptionStringMessage
-
Creates a new exception message initialized to a static message.
- WeldExpressionFactory - Class in org.jboss.weld.el
-
- WeldExpressionFactory(ExpressionFactory) - Constructor for class org.jboss.weld.el.WeldExpressionFactory
-
- WeldField<T,X> - Interface in org.jboss.weld.introspector
-
AnnotatedField provides a uniform access to the annotations on an annotated
field
- WeldFieldImpl<T,X> - Class in org.jboss.weld.introspector.jlr
-
Represents an annotated field
This class is immutable, and therefore threadsafe
- WeldInjectionPoint<T,S> - Interface in org.jboss.weld.injection
-
- WeldInjectionPoint.WeldInjectionPointSerializationProxy<T,S> - Class in org.jboss.weld.injection
-
- WeldInjectionPoint.WeldInjectionPointSerializationProxy(WeldInjectionPoint<T, S>) - Constructor for class org.jboss.weld.injection.WeldInjectionPoint.WeldInjectionPointSerializationProxy
-
- WeldInterceptorClassMetadata<T> - Class in org.jboss.weld.bean.interceptor
-
- WeldInterceptorInstantiator<T> - Class in org.jboss.weld.bean.interceptor
-
- WeldInterceptorInstantiator(BeanManagerImpl, CreationalContext<T>) - Constructor for class org.jboss.weld.bean.interceptor.WeldInterceptorInstantiator
-
- WeldListener - Class in org.jboss.weld.servlet
-
The Weld listener
Listens for context/session creation/destruction.
- WeldListener() - Constructor for class org.jboss.weld.servlet.WeldListener
-
- WeldMember<T,X,S extends Member> - Interface in org.jboss.weld.introspector
-
AnnotedMember provides enhanced access to an annotated member
- WeldMessageConveyor - Class in org.jboss.weld.logging
-
- WeldMessageConveyor(Locale, String) - Constructor for class org.jboss.weld.logging.WeldMessageConveyor
-
- WeldMethod<T,X> - Interface in org.jboss.weld.introspector
-
AnnotatedType provides a uniform access to the annotations on an annotated
class defined either in Java or XML
- WeldMethodExpression - Class in org.jboss.weld.el
-
- WeldMethodExpression(MethodExpression) - Constructor for class org.jboss.weld.el.WeldMethodExpression
-
- WeldMethodImpl<T,X> - Class in org.jboss.weld.introspector.jlr
-
Represents an annotated method
This class is immutable and therefore threadsafe
- WeldParameter<T,X> - Interface in org.jboss.weld.introspector
-
AnnotatedParameter provides a uniform access to a method parameter defined
either in Java or XML
- WeldParameterImpl<T,X> - Class in org.jboss.weld.introspector.jlr
-
Represents a parameter
This class is immutable and therefore threadsafe
- WeldParameterImpl(Annotation[], Class<T>, Type, LazyValueHolder<Set<Type>>, WeldCallable<?, X, ?>, int, ClassTransformer) - Constructor for class org.jboss.weld.introspector.jlr.WeldParameterImpl
-
Constructor
- WeldPhaseListener - Class in org.jboss.weld.jsf
-
A JSF phase listener that initializes aspects of Weld in a more fine-grained, integrated manner than what is possible with a
servlet filter.
- WeldPhaseListener() - Constructor for class org.jboss.weld.jsf.WeldPhaseListener
-
- 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
-
- WeldSEResourceLoader - Class in org.jboss.weld.environment.se.discovery.url
-
A simple resource loader.
- WeldSEResourceLoader() - Constructor for class org.jboss.weld.environment.se.discovery.url.WeldSEResourceLoader
-
- WeldSEUrlDeployment - Class in org.jboss.weld.environment.se.discovery.url
-
Weld Deployment for Java SE environment.
- WeldSEUrlDeployment(ResourceLoader, Bootstrap) - Constructor for class org.jboss.weld.environment.se.discovery.url.WeldSEUrlDeployment
-
- WeldValueExpression - Class in org.jboss.weld.el
-
- WeldValueExpression(ValueExpression) - Constructor for class org.jboss.weld.el.WeldValueExpression
-
- with(InterceptorMetadata...) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder.MethodInterceptorDescriptor
-
- wrap(Decorator<T>) - Static method in class org.jboss.weld.bean.DecoratorImpl
-
- wrap(Resolvable) - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
-
- wrap(R) - Method in class org.jboss.weld.resolution.TypeSafeResolver
-
allows subclasses to wrap a resolvable before it is resolved
- wrap(Set<T>) - Static method in class org.jboss.weld.resources.SharedObjectFacade
-
- wrap(Map<K, V>) - Static method in class org.jboss.weld.resources.SharedObjectFacade
-
- wrap(ArraySetMultimap<K, V>) - Static method in class org.jboss.weld.resources.SharedObjectFacade
-
- wrapExpressionFactory(ExpressionFactory) - Method in class org.jboss.weld.manager.BeanManagerImpl
-
- wrapIfNeccessary(String, String, String) - Static method in class org.jboss.weld.util.reflection.Formats
-
- wrapObject(T) - Method in class org.jboss.weld.interceptor.util.ImmutableIteratorWrapper
-
- writeReplace() - Method in class org.jboss.weld.context.CreationalContextImpl
-
- WSApiAbstraction - Class in org.jboss.weld.ws
-
- WSApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.ws.WSApiAbstraction
-