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