aaload() - Method in class org.jboss.classfilewriter.code.CodeAttribute
AALOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
aastore() - Method in class org.jboss.classfilewriter.code.CodeAttribute
AASTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
absent() - Static method in class com.google.common.base.Optional
Returns an Optional
instance with no contained reference.
ABSTRACT - Static variable in class org.jboss.classfilewriter.AccessFlag
AbstractAnnotatedTypeRegisteringEvent - Class in org.jboss.weld.bootstrap.events
AbstractAnnotatedTypeRegisteringEvent(BeanManagerImpl, Type, BeanDeploymentArchiveMapping, Deployment, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.events.AbstractAnnotatedTypeRegisteringEvent
AbstractAssignabilityRules - Class in org.jboss.weld.resolution
Base class for AssignabilityRules implementations.
AbstractAssignabilityRules() - Constructor for class org.jboss.weld.resolution.AbstractAssignabilityRules
AbstractBean <T ,S > - Class in org.jboss.weld.bean
An abstract bean representation common for all beans
AbstractBean(BeanAttributes<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.AbstractBean
Constructor
AbstractBeanDeployer <E extends BeanDeployerEnvironment > - Class in org.jboss.weld.bootstrap
AbstractBeanDeployer(BeanManagerImpl, ServiceRegistry, E) - Constructor for class org.jboss.weld.bootstrap.AbstractBeanDeployer
AbstractBeanDiscoveryEvent - Class in org.jboss.weld.bootstrap.events
AbstractBeanDiscoveryEvent(BeanManagerImpl, Type, BeanDeploymentArchiveMapping, Deployment, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
AbstractBeanInstance - Class in org.jboss.weld.bean.proxy
AbstractBeanInstance() - Constructor for class org.jboss.weld.bean.proxy.AbstractBeanInstance
AbstractBindingModel <T extends Annotation > - Class in org.jboss.weld.metadata.cache
Common functionality for qualifiers and interceptor bindings.
AbstractBindingModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.AbstractBindingModel
AbstractBootstrapService - Class in org.jboss.weld.bootstrap.api.helpers
AbstractBootstrapService() - Constructor for class org.jboss.weld.bootstrap.api.helpers.AbstractBootstrapService
AbstractBoundContext <S > - Class in org.jboss.weld.context
Base class for contexts using a thread local to store a bound bean context
AbstractBoundContext(String, boolean) - Constructor for class org.jboss.weld.context.AbstractBoundContext
AbstractBuiltInBean <T > - Class in org.jboss.weld.bean.builtin
AbstractBuiltInBean(BeanIdentifier, BeanManagerImpl, Class<T>) - Constructor for class org.jboss.weld.bean.builtin.AbstractBuiltInBean
AbstractBuiltInBean.BuiltInBeanAttributes <T > - Class in org.jboss.weld.bean.builtin
AbstractBuiltInMetadataBean <T > - Class in org.jboss.weld.bean.builtin
AbstractBuiltInMetadataBean(BeanIdentifier, Class<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
AbstractCache <K ,V > - Class in com.google.common.cache
This class provides a skeletal implementation of the Cache
interface to minimize the
effort required to implement this interface.
AbstractCache() - Constructor for class com.google.common.cache.AbstractCache
Constructor for use by subclasses.
AbstractCache.SimpleStatsCounter - Class in com.google.common.cache
AbstractCache.StatsCounter - Interface in com.google.common.cache
AbstractCDI <T > - Class in org.jboss.weld
Abstract implementation of CDI which forwards all Instance methods to a delegate.
AbstractCDI() - Constructor for class org.jboss.weld.AbstractCDI
AbstractCheckedFuture <V ,X extends Exception > - Class in com.google.common.util.concurrent
AbstractCheckedFuture(ListenableFuture<V>) - Constructor for class com.google.common.util.concurrent.AbstractCheckedFuture
Constructs an AbstractCheckedFuture
that wraps a delegate.
AbstractClassBean <T > - Class in org.jboss.weld.bean
An abstract bean representation common for class-based beans
AbstractClassBean(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.AbstractClassBean
Constructor
AbstractClassLoaderResourceLoader - Class in org.jboss.weld.resources
AbstractClassLoaderResourceLoader() - Constructor for class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
AbstractContainerEvent - Class in org.jboss.weld.bootstrap.events
AbstractContainerEvent(BeanManagerImpl, Type, Type[]) - Constructor for class org.jboss.weld.bootstrap.events.AbstractContainerEvent
AbstractContext - Class in org.jboss.weld.context
Base for the Context implementations.
AbstractContext(String, boolean) - Constructor for class org.jboss.weld.context.AbstractContext
Constructor
AbstractConversationContext <R ,S > - Class in org.jboss.weld.context
The base of the conversation context, which can use a variety of storage
forms
AbstractConversationContext(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.AbstractConversationContext
AbstractDecorableBuiltInBean <T > - Class in org.jboss.weld.bean.builtin
Built-in bean that can be decorated by a
Decorator
AbstractDecorableBuiltInBean(BeanManagerImpl, Class<T>) - Constructor for class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
AbstractDecoratorApplyingInstantiator <T > - Class in org.jboss.weld.injection.producer
Common functionality for an instantiator capable of applying decorators to a given instance.
AbstractDecoratorApplyingInstantiator(String, Instantiator<T>, Bean<T>, List<Decorator<?>>, Class<? extends T>) - Constructor for class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
AbstractDefinitionContainerEvent - Class in org.jboss.weld.bootstrap.events
AbstractDefinitionContainerEvent(BeanManagerImpl, Type, Type[]) - Constructor for class org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent
AbstractDeploymentContainerEvent - Class in org.jboss.weld.bootstrap.events
AbstractDeploymentContainerEvent(BeanManagerImpl, Type, Type[]) - Constructor for class org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent
AbstractEEBean <T > - Class in org.jboss.weld.bean.builtin.ee
AbstractEEBean(Class<T>, Callable<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.AbstractEEBean
AbstractEECallable <V > - Class in org.jboss.weld.bean.builtin.ee
AbstractEECallable(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.AbstractEECallable
AbstractEJBRequestScopeActivationInterceptor - Class in org.jboss.weld.ejb
Interceptor for ensuring the request context is active during requests to EJBs.
AbstractEJBRequestScopeActivationInterceptor() - Constructor for class org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor
AbstractEnhancedAnnotated <T ,S > - Class in org.jboss.weld.annotated.enhanced.jlr
Represents functionality common for all annotated items, mainly different
mappings of the annotations and meta-annotations
AbstractAnnotatedItem is an immutable class and therefore threadsafe
AbstractEnhancedAnnotated(Annotated, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
Constructor
Also builds the meta-annotation map.
AbstractEnhancedAnnotatedCallable <T ,X ,S extends Member > - Class in org.jboss.weld.annotated.enhanced.jlr
AbstractEnhancedAnnotatedCallable(AnnotatedCallable<X>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer, EnhancedAnnotatedType<X>) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedCallable
AbstractEnhancedAnnotatedMember <T ,X ,S extends Member > - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an abstract annotated member (field, method or constructor)
This class is immutable, and therefore threadsafe
AbstractEnhancedAnnotatedMember(AnnotatedMember<X>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer, EnhancedAnnotatedType<X>) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
Constructor
AbstractExecutionThreadService - Class in com.google.common.util.concurrent
AbstractExecutionThreadService() - Constructor for class com.google.common.util.concurrent.AbstractExecutionThreadService
Constructor for use by subclasses.
AbstractExecutorServices - Class in org.jboss.weld.executor
AbstractExecutorServices() - Constructor for class org.jboss.weld.executor.AbstractExecutorServices
AbstractFacade <T ,X > - Class in org.jboss.weld.bean.builtin
Common implementation for binding-type-based helpers
AbstractFacade(InjectionPoint, CreationalContext<? super T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.AbstractFacade
AbstractFacade.AbstractFacadeSerializationProxy <T ,X > - Class in org.jboss.weld.bean.builtin
AbstractFacadeBean <T > - Class in org.jboss.weld.bean.builtin
The built-in bean for facade objects.
AbstractFacadeBean(BeanManagerImpl, Class<T>) - Constructor for class org.jboss.weld.bean.builtin.AbstractFacadeBean
AbstractFacadeSerializationProxy(AbstractFacade<T, X>) - Constructor for class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
AbstractForwardingInjectionPointAttributes <T ,S > - Class in org.jboss.weld.injection.attributes
AbstractForwardingInjectionPointAttributes(InjectionPoint) - Constructor for class org.jboss.weld.injection.attributes.AbstractForwardingInjectionPointAttributes
AbstractFuture <V > - Class in com.google.common.util.concurrent
AbstractFuture() - Constructor for class com.google.common.util.concurrent.AbstractFuture
Constructor for use by subclasses.
AbstractGenericReflectionAction <T > - Class in org.jboss.weld.security
AbstractGenericReflectionAction(Class<T>) - Constructor for class org.jboss.weld.security.AbstractGenericReflectionAction
AbstractIdleService - Class in com.google.common.util.concurrent
Base class for services that do not need a thread while "running"
but may need one during startup and shutdown.
AbstractIdleService() - Constructor for class com.google.common.util.concurrent.AbstractIdleService
AbstractInferringInjectionPointAttributes <T ,S > - Class in org.jboss.weld.injection.attributes
AbstractInferringInjectionPointAttributes(EnhancedAnnotated<?, ?>, String, Bean<?>, Set<Annotation>, Class<?>) - Constructor for class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
AbstractInstantiator <T > - Class in org.jboss.weld.injection.producer
AbstractInstantiator() - Constructor for class org.jboss.weld.injection.producer.AbstractInstantiator
AbstractInterceptorMetadata - Class in org.jboss.weld.interceptor.reader
AbstractInterceptorMetadata(Map<InterceptionType, List<Method>>) - Constructor for class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
AbstractInvocationHandler - Class in com.google.common.reflect
AbstractInvocationHandler() - Constructor for class com.google.common.reflect.AbstractInvocationHandler
AbstractIterator <T > - Class in com.google.common.collect
This class provides a skeletal implementation of the Iterator
interface, to make this interface easier to implement for certain types of
data sources.
AbstractIterator() - Constructor for class com.google.common.collect.AbstractIterator
Constructor for use by subclasses.
AbstractLinkedIterator <T > - Class in com.google.common.collect
AbstractLinkedIterator(T) - Constructor for class com.google.common.collect.AbstractLinkedIterator
Deprecated.
Creates a new iterator with the given first element, or, if firstOrNull
is null, creates a new empty iterator.
AbstractLoadingCache <K ,V > - Class in com.google.common.cache
This class provides a skeletal implementation of the Cache
interface to minimize the
effort required to implement this interface.
AbstractLoadingCache() - Constructor for class com.google.common.cache.AbstractLoadingCache
Constructor for use by subclasses.
AbstractManagedContext - Class in org.jboss.weld.context
AbstractManagedContext(String, boolean) - Constructor for class org.jboss.weld.context.AbstractManagedContext
AbstractMapBackedBeanStore - Class in org.jboss.weld.context.beanstore
AbstractMapBackedBeanStore() - Constructor for class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
AbstractMemberProducer <X ,T > - Class in org.jboss.weld.injection.producer
Common functionality for
Producer
s backing producer fields and producer methods.
AbstractMemberProducer(EnhancedAnnotatedMember<T, ? super X, ? extends Member>, DisposalMethod<?, ?>) - Constructor for class org.jboss.weld.injection.producer.AbstractMemberProducer
abstractMethodMustMatchDecoratedType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
AbstractNamingScheme - Class in org.jboss.weld.context.beanstore
AbstractNamingScheme(String) - Constructor for class org.jboss.weld.context.beanstore.AbstractNamingScheme
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
AbstractProducer <T > - Class in org.jboss.weld.injection.producer
AbstractProducer() - Constructor for class org.jboss.weld.injection.producer.AbstractProducer
AbstractProducerBean <X ,T ,S extends Member > - Class in org.jboss.weld.bean
The implicit producer bean
AbstractProducerBean(BeanAttributes<T>, BeanIdentifier, AbstractClassBean<X>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.AbstractProducerBean
Constructor
AbstractProducerFactory <X > - Class in org.jboss.weld.manager
AbstractProducerFactory(Bean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.AbstractProducerFactory
AbstractReflectionAction - Class in org.jboss.weld.security
AbstractReflectionAction(Class<?>) - Constructor for class org.jboss.weld.security.AbstractReflectionAction
AbstractResourceServices - Class in org.jboss.weld.injection.spi.helpers
AbstractResourceServices() - Constructor for class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
AbstractScheduledService - Class in com.google.common.util.concurrent
AbstractScheduledService() - Constructor for class com.google.common.util.concurrent.AbstractScheduledService
AbstractScheduledService.CustomScheduler - Class in com.google.common.util.concurrent
AbstractScheduledService.CustomScheduler.Schedule - Class in com.google.common.util.concurrent
A value object that represents an absolute delay until a task should be invoked.
AbstractScheduledService.Scheduler - Class in com.google.common.util.concurrent
AbstractSequentialIterator <T > - Class in com.google.common.collect
This class provides a skeletal implementation of the Iterator
interface for sequences whose next element can always be derived from the
previous element.
AbstractSequentialIterator(T) - Constructor for class com.google.common.collect.AbstractSequentialIterator
Creates a new iterator with the given first element, or, if firstOrNull
is null, creates a new empty iterator.
AbstractSerializableHolder <V > - Class in org.jboss.weld.serialization
AbstractSerializableHolder() - Constructor for class org.jboss.weld.serialization.AbstractSerializableHolder
AbstractSerializableHolder(V) - Constructor for class org.jboss.weld.serialization.AbstractSerializableHolder
AbstractService - Class in com.google.common.util.concurrent
AbstractService() - Constructor for class com.google.common.util.concurrent.AbstractService
AbstractServletListener - Class in org.jboss.weld.servlet.api.helpers
No-op implementation of ServletListener
AbstractServletListener() - Constructor for class org.jboss.weld.servlet.api.helpers.AbstractServletListener
AbstractSessionBeanStore - Class in org.jboss.weld.context.beanstore.http
Base class providing an HttpSession backed, bound bean store.
AbstractSessionBeanStore(NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
AbstractSharedContext - Class in org.jboss.weld.context
AbstractSharedContext(String) - Constructor for class org.jboss.weld.context.AbstractSharedContext
Constructor
AbstractStaticallyDecorableBuiltInBean <T > - Class in org.jboss.weld.bean.builtin
A decorated built-in bean for which, unlike
AbstractFacadeBean
, decorators only need to be resolved once.
AbstractStaticallyDecorableBuiltInBean(BeanManagerImpl, Class<T>) - Constructor for class org.jboss.weld.bean.builtin.AbstractStaticallyDecorableBuiltInBean
AbstractSyntheticBean <T > - Class in org.jboss.weld.bean
Common supertype for
Beans
which are created based on extension-provided
Producer
implementation.
AbstractSyntheticBean(BeanAttributes<T>, BeanManagerImpl, Class<?>) - Constructor for class org.jboss.weld.bean.AbstractSyntheticBean
AbstractTypeSafeBeanResolver <T extends Bean <?>,C extends Collection <T >> - Class in org.jboss.weld.resolution
AbstractTypeSafeBeanResolver(BeanManagerImpl, Iterable<T>) - Constructor for class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
AbstractTypeSafeBeanResolver.BeanDisambiguation - Class in org.jboss.weld.resolution
AbstractUnboundContext - Class in org.jboss.weld.context
Base class for contexts using a thread local to store a bound bean context
AbstractUnboundContext(String, boolean) - Constructor for class org.jboss.weld.context.AbstractUnboundContext
AbstractWeldELResolver - Class in org.jboss.weld.el
An EL-resolver against the named beans
AbstractWeldELResolver() - Constructor for class org.jboss.weld.el.AbstractWeldELResolver
accept(File, String) - Method in class com.google.common.io.PatternFilenameFilter
ACCEPT - Static variable in class com.google.common.net.HttpHeaders
The HTTP Accept header field name.
accept(Method) - Method in class org.jboss.weld.bean.proxy.GroovyMethodFilter
accept(String) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
accept(String) - Method in 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
accept(T) - Method in interface org.jboss.weld.util.Consumer
Performs operation on the given argument.
ACCEPT_CHARSET - Static variable in class com.google.common.net.HttpHeaders
The HTTP Accept-Charset header field name.
ACCEPT_ENCODING - Static variable in class com.google.common.net.HttpHeaders
The HTTP Accept-Encoding header field name.
ACCEPT_LANGUAGE - Static variable in class com.google.common.net.HttpHeaders
The HTTP Accept-Language header field name.
ACCEPT_RANGES - Static variable in class com.google.common.net.HttpHeaders
The HTTP Accept-Ranges header field name.
AcceptingHttpContextActivationFilter - Class in org.jboss.weld.servlet.spi.helpers
accepts(HttpServletRequest) - Method in class org.jboss.weld.servlet.spi.helpers.AcceptingHttpContextActivationFilter
accepts(HttpServletRequest) - Method in class org.jboss.weld.servlet.spi.helpers.RegexHttpContextActivationFilter
accepts(HttpServletRequest) - Method in interface org.jboss.weld.servlet.spi.HttpContextActivationFilter
Determines whether CDI contexts should be active during processing of this request
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class com.google.common.net.HttpHeaders
The HTTP Access-Control-Allow-Credentials header field name.
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class com.google.common.net.HttpHeaders
The HTTP Access-Control-Allow-Headers header field name.
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class com.google.common.net.HttpHeaders
The HTTP Access-Control-Allow-Methods header field name.
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class com.google.common.net.HttpHeaders
The HTTP Access-Control-Allow-Origin header field name.
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class com.google.common.net.HttpHeaders
The HTTP Access-Control-Expose-Headers header field name.
ACCESS_CONTROL_MAX_AGE - Static variable in class com.google.common.net.HttpHeaders
The HTTP Access-Control-Max-Age header field name.
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class com.google.common.net.HttpHeaders
The HTTP Access-Control-Request-Headers header field name.
ACCESS_CONTROL_REQUEST_METHOD - Static variable in class com.google.common.net.HttpHeaders
The HTTP Access-Control-Request-Method header field name.
accessErrorOnConstructor(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
accessErrorOnField(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.UtilLogger
AccessFlag - Class in org.jboss.classfilewriter
ACK - Static variable in class com.google.common.base.Ascii
Acknowledge: A communication control character transmitted
by a receiver as an affirmative response to a sender.
ACONST_NULL - Static variable in interface org.jboss.classfilewriter.code.Opcode
aconstNull() - Method in class org.jboss.classfilewriter.code.CodeAttribute
aconstNull() - Method in class org.jboss.classfilewriter.code.StackFrame
pushes a null type onto the stack
aconstNull() - Method in class org.jboss.classfilewriter.code.StackState
acquire() - Method in class com.google.common.util.concurrent.RateLimiter
Acquires a permit from this RateLimiter
, blocking until the request can be granted.
acquire(int) - Method in class com.google.common.util.concurrent.RateLimiter
Acquires the given number of permits from this RateLimiter
, blocking until the
request be granted.
activate() - Method in class org.jboss.weld.context.AbstractBoundContext
activate() - Method in class org.jboss.weld.context.AbstractConversationContext
activate(String) - Method in class org.jboss.weld.context.AbstractConversationContext
activate() - Method in class org.jboss.weld.context.AbstractManagedContext
activate() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
activate(String) - Method in interface org.jboss.weld.context.ConversationContext
Activate the conversation context, using the id provided to attempt to restore a long-running conversation
activate() - Method in interface org.jboss.weld.context.ConversationContext
Activate the conversation context, starting a new transient conversation
activate() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
activate(Consumer<HttpServletRequest>) - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
activate() - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
activate() - Method in interface org.jboss.weld.context.ManagedContext
Activate the Context.
activate() - Method in class org.jboss.weld.context.unbound.RequestContextImpl
activateConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
activatedSessionBeanProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
activityManager(String) - Method in class org.jboss.weld.Container
Get the activity manager for a given key
add(String, Object) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value
format.
add(String, boolean) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value
format.
add(String, char) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value
format.
add(String, double) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value
format.
add(String, float) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value
format.
add(String, int) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value
format.
add(String, long) - Method in class com.google.common.base.Objects.ToStringHelper
Adds a name/value pair to the formatted output in name=value
format.
add(E, int) - Method in class com.google.common.collect.ConcurrentHashMultiset
Adds a number of occurrences of the specified element to this multiset.
add(E) - Method in class com.google.common.collect.ForwardingCollection
add(int, E) - Method in class com.google.common.collect.ForwardingList
add(E) - Method in class com.google.common.collect.ForwardingListIterator
add(E, int) - Method in class com.google.common.collect.ForwardingMultiset
add(E) - Method in class com.google.common.collect.ImmutableCollection
Guaranteed to throw an exception and leave the collection unmodified.
add(E) - Method in class com.google.common.collect.ImmutableCollection.Builder
Adds element
to the ImmutableCollection
being built.
add(E...) - Method in class com.google.common.collect.ImmutableCollection.Builder
Adds each element of elements
to the ImmutableCollection
being built.
add(int, E) - Method in class com.google.common.collect.ImmutableList
Guaranteed to throw an exception and leave the list unmodified.
add(E) - Method in class com.google.common.collect.ImmutableList.Builder
Adds element
to the ImmutableList
.
add(E...) - Method in class com.google.common.collect.ImmutableList.Builder
Adds each element of elements
to the ImmutableList
.
add(E, int) - Method in class com.google.common.collect.ImmutableMultiset
Guaranteed to throw an exception and leave the collection unmodified.
add(E) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds element
to the ImmutableMultiset
.
add(E...) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds each element of elements
to the ImmutableMultiset
.
add(E) - Method in class com.google.common.collect.ImmutableSet.Builder
Adds element
to the ImmutableSet
.
add(E...) - Method in class com.google.common.collect.ImmutableSet.Builder
Adds each element of elements
to the ImmutableSet
,
ignoring duplicate elements (only the first duplicate element is added).
add(E) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds element
to the ImmutableSortedMultiset
.
add(E...) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds each element of elements
to the ImmutableSortedMultiset
.
add(E) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
Adds element
to the ImmutableSortedSet
.
add(E...) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
Adds each element of elements
to the ImmutableSortedSet
,
ignoring duplicate elements (only the first duplicate element is added).
add(E) - Method in class com.google.common.collect.MinMaxPriorityQueue
Adds the given element to this queue.
add(E, int) - Method in interface com.google.common.collect.Multiset
Adds a number of occurrences of an element to this multiset.
add(E) - Method in interface com.google.common.collect.Multiset
Adds a single occurrence of the specified element to this multiset.
add(E, int) - Method in class com.google.common.collect.TreeMultiset
add(E) - Method in class com.google.common.collect.UnmodifiableListIterator
Guaranteed to throw an exception and leave the underlying data unmodified.
add(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Returns the result of adding this and val
.
add(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
Returns the result of adding this and val
.
add(Runnable, Executor) - Method in class com.google.common.util.concurrent.ExecutionList
Adds the Runnable
and accompanying Executor
to the list of
listeners to execute.
add(ELResolver) - Method in class javax.el.CompositeELResolver
Adds the given resolver to the list of component resolvers.
add(int) - Method in class org.jboss.classfilewriter.code.LookupSwitchBuilder
Adds a value to the table that is at a location yet to be written.
add(int, CodeLocation) - Method in class org.jboss.classfilewriter.code.LookupSwitchBuilder
Adds a value to the table
add() - Method in class org.jboss.classfilewriter.code.TableSwitchBuilder
Adds a value to the table that is at a location yet to be written.
add(CodeLocation) - Method in class org.jboss.classfilewriter.code.TableSwitchBuilder
Adds a value to the table
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(String, Object) - Method in class org.jboss.weld.configuration.spi.helpers.ExternalConfigurationBuilder
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(VIEW) - Method in class org.jboss.weld.util.collections.ListView
add(int, VIEW) - Method in class org.jboss.weld.util.collections.ListView
add(Annotation) - Method in class org.jboss.weld.util.InterceptorBindingSet
addAbstractBean(AbstractBean<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addAbstractClassBean(AbstractClassBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addAccessibleBeanManager(BeanManagerImpl) - Method in class org.jboss.weld.manager.BeanManagerImpl
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<? extends E>) - Method in class com.google.common.collect.ForwardingCollection
addAll(int, Collection<? extends E>) - Method in class com.google.common.collect.ForwardingList
addAll(Collection<? extends E>) - Method in class com.google.common.collect.ImmutableCollection
Guaranteed to throw an exception and leave the collection unmodified.
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableCollection.Builder
Adds each element of elements
to the ImmutableCollection
being built.
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableCollection.Builder
Adds each element of elements
to the ImmutableCollection
being built.
addAll(int, Collection<? extends E>) - Method in class com.google.common.collect.ImmutableList
Guaranteed to throw an exception and leave the list unmodified.
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableList.Builder
Adds each element of elements
to the ImmutableList
.
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableList.Builder
Adds each element of elements
to the ImmutableList
.
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds each element of elements
to the ImmutableMultiset
.
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds each element of elements
to the ImmutableMultiset
.
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableSet.Builder
Adds each element of elements
to the ImmutableSet
,
ignoring duplicate elements (only the first duplicate element is added).
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableSet.Builder
Adds each element of elements
to the ImmutableSet
,
ignoring duplicate elements (only the first duplicate element is added).
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds each element of elements
to the ImmutableSortedMultiset
.
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds each element of elements
to the ImmutableSortedMultiset
.
addAll(Iterable<? extends E>) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
Adds each element of elements
to the ImmutableSortedSet
,
ignoring duplicate elements (only the first duplicate element is added).
addAll(Iterator<? extends E>) - Method in class com.google.common.collect.ImmutableSortedSet.Builder
Adds each element of elements
to the ImmutableSortedSet
,
ignoring duplicate elements (only the first duplicate element is added).
addAll(Collection<T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
Adds all elements in iterable
to collection
.
addAll(Collection<T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
Adds all elements in iterator
to collection
.
addAll(Collection<? extends E>) - Method in class com.google.common.collect.MinMaxPriorityQueue
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(Collection<? extends E>) - Method in class org.jboss.weld.util.collections.ArraySet
addAll(E...) - Method in class org.jboss.weld.util.collections.ArraySet
addAll(Collection<E>, E...) - Static method in class org.jboss.weld.util.collections.WeldCollections
addAlternative(Class<?>, int) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
addAndGet(double) - Method in class com.google.common.util.concurrent.AtomicDouble
Atomically adds the given value to the current value.
addAndGet(int, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
Atomically adds the given value to the element at index i
.
addAndGet(K, long) - Method in class com.google.common.util.concurrent.AtomicLongMap
Adds delta
to the value currently associated with key
, and returns the new
value.
addAnnotatedType(AnnotatedType<?>, String) - Method in interface javax.enterprise.inject.spi.AfterTypeDiscovery
Adds a given
AnnotatedType
to the set of types which will be scanned during bean
discovery.
addAnnotatedType(AnnotatedType<?>) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Adds a given
AnnotatedType
to the set of types which will be scanned during bean
discovery.
addAnnotatedType(AnnotatedType<?>, String) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Adds a given
AnnotatedType
to the set of types which will be scanned during bean
discovery.
addAnnotatedType(SlimAnnotatedTypeContext<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addAnnotatedType(AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
addAnnotatedType(AnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
addAnnotatedType(AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
addAnnotatedTypes(Collection<SlimAnnotatedTypeContext<?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addAnnotation(Annotation) - Method in class org.jboss.classfilewriter.annotations.AnnotationsAttribute
addAnnotation(ClassAnnotation) - Method in class org.jboss.classfilewriter.annotations.AnnotationsAttribute
addAnnotation(int, Annotation) - Method in class org.jboss.classfilewriter.annotations.ParameterAnnotationsAttribute
addAnnotation(int, ClassAnnotation) - Method in class org.jboss.classfilewriter.annotations.ParameterAnnotationsAttribute
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
addBeanNameResolver(BeanNameResolver) - Method in class javax.el.ELManager
Register a BeanNameResolver.
addBeans(Collection<? extends Bean<?>>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Optimization which modifies CopyOnWrite structures only once instead of once for every bean.
addBuiltInBean(AbstractBuiltInBean<?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
addBuiltInBean(AbstractBuiltInBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addCacheEntry(ClassLoader, String, String) - Static method in class org.jboss.el.cache.FactoryFinderCache
Called by the container at deployment time to set the name of a given factory, to remove the need for the
implementation to look it up on every call.
addCallback(ListenableFuture<V>, FutureCallback<? super V>) - Static method in class com.google.common.util.concurrent.Futures
Registers separate success and failure callbacks to be run when the
Future
's computation is
complete or, if the computation is already complete, immediately.
addCallback(ListenableFuture<V>, FutureCallback<? super V>, Executor) - Static method in class com.google.common.util.concurrent.Futures
Registers separate success and failure callbacks to be run when the
Future
's computation is
complete or, if the computation is already complete, immediately.
addCheckedExceptions(Class<? extends Exception>...) - Method in class org.jboss.classfilewriter.ClassMethod
addCheckedExceptions(String...) - Method in class org.jboss.classfilewriter.ClassMethod
addClass(String, AnnotatedTypeLoader) - Method in class org.jboss.weld.bootstrap.BeanDeployer
addClassEntry(String) - Method in class org.jboss.classfilewriter.constpool.ConstPool
Adds a CONSTANT_Class_info to the const pool.
addClasses(Iterable<String>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
addClasses(Iterable<String>) - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
addConstructedGuardToMethodBody(ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
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(Constructor<?>) - Method in class org.jboss.classfilewriter.ClassFile
Adds a constructor with the same signiture as the given constrcutor, including exception types
addConstructor(String, String[], String[], ClassFile, List<DeferredBytecode>, boolean) - Static method in class org.jboss.weld.util.bytecode.ConstructorUtils
Adds a constructor that delegates to a super constructor with the same
descriptor.
addConstructors(ClassFile, List<DeferredBytecode>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Adds a constructor for the proxy for each constructor declared by the base
bean type.
addContext(Context) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Registers a custom
Context
object with the container.
addContext(Context) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
addContext(Context) - Method in class org.jboss.weld.manager.BeanManagerImpl
addCopies(E, int) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds a number of occurrences of an element to this ImmutableMultiset
.
addCopies(E, int) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds a number of occurrences of an element to this ImmutableSortedMultiset
.
addDecorator(DecoratorImpl<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addDecorator(Class<?>, int) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
addDecorator(Decorator<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
addDefaultConstructor(ClassFile, List<DeferredBytecode>, boolean) - Static method in class org.jboss.weld.util.bytecode.ConstructorUtils
adds a constructor that calls super()
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Registers a definition error with the container, causing the container to abort deployment after all observers have been
notified.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessBean
Registers a definition error with the container, causing the container to abort deployment after bean discovery is
complete.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessBeanAttributes
Registers a definition error with the container, causing the container to abort deployment after bean discovery is
complete.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessInjectionPoint
Registers a definition error with the container, causing the container to abort deployment after bean discovery is
complete.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
Registers a definition error with the container, causing the container to abort deployment after bean discovery is
complete.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessObserverMethod
Registers a definition error with the container, causing the container to abort deployment after bean discovery is
complete.
addDefinitionError(Throwable) - Method in interface javax.enterprise.inject.spi.ProcessProducer
Registers a definition error with the container, causing the container to abort deployment after bean discovery is
complete.
addDefinitionError(Throwable) - Method in class org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent
addDelayedShutdownHook(ExecutorService, long, TimeUnit) - Static method in class com.google.common.util.concurrent.MoreExecutors
Add a shutdown hook to wait for thread completion in the given
service
.
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
addDependentResourceReference(ResourceReference<?>) - Method in class org.jboss.weld.context.CreationalContextImpl
addDependentResourceReference(ResourceReference<?>) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
addDependentResourceReference(ResourceReference<?>) - 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
addDoubleEntry(double) - Method in class org.jboss.classfilewriter.constpool.ConstPool
addedKeyToSession(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
addELResolver(ELResolver) - Method in class javax.el.ELManager
Add an user defined ELResolver to the list of ELResolvers.
addELResolver(ELResolver) - Method in class javax.el.StandardELContext
Add a custom ELResolver to the context.
addEvaluationListener(EvaluationListener) - Method in class javax.el.ELContext
Registers an evaluation listener to the ELContext.
addEvaluationListener(EvaluationListener) - Method in class javax.el.ELManager
Register an evaluation listener.
addExceptionClass(String) - Method in class org.jboss.classfilewriter.attributes.ExceptionsAttribute
addExtension(ExtensionBean) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
addExtension(ExtensionBean) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addExtension(Metadata<? extends Extension>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
addExtensions(Iterable<Metadata<? extends Extension>>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
addField(int, String, String) - Method in class org.jboss.classfilewriter.ClassFile
Adds a field with the given name and descriptor.
addField(int, String, String, String) - Method in class org.jboss.classfilewriter.ClassFile
addField(int, String, Class<?>) - Method in class org.jboss.classfilewriter.ClassFile
addField(int, String, Class<?>, String) - Method in class org.jboss.classfilewriter.ClassFile
addField(Field) - Method in class org.jboss.classfilewriter.ClassFile
addFieldEntry(String, String, String) - Method in class org.jboss.classfilewriter.constpool.ConstPool
addFields(ClassFile, List<DeferredBytecode>) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
addFields(ClassFile, List<DeferredBytecode>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
addFirst(E) - Method in class com.google.common.collect.ForwardingDeque
addFloatEntry(float) - Method in class org.jboss.classfilewriter.constpool.ConstPool
addIfNotNull(Collection<T>, T) - Static method in class org.jboss.weld.util.collections.WeldCollections
addingDetachedContextualUnderId(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
addingMethodToEnterpriseProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
addingMethodToProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
addInjectionTargetToBeInitialized(EnhancedAnnotatedType<T>, BasicInjectionTarget<T>) - Method in class org.jboss.weld.injection.producer.InjectionTargetService
addInjectionTargetToBeInitialized(InjectionTargetInitializationContext<?>) - Method in class org.jboss.weld.injection.producer.InjectionTargetService
addIntegerEntry(int) - Method in class org.jboss.classfilewriter.constpool.ConstPool
addInterceptor(InterceptorImpl<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addInterceptor(Class<?>, int) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
addInterceptor(Interceptor<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
addInterceptorBinding(AnnotatedType<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as an
interceptor binding type.
addInterceptorBinding(Class<? extends Annotation>, Annotation...) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as an
interceptor binding type, and specifies its meta-annotations.
addInterceptorBinding(Class<? extends Annotation>, Annotation...) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
addInterceptorBinding(AnnotatedType<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
addInterface(String) - Method in class org.jboss.classfilewriter.ClassFile
addInterface(Class<?>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Adds an additional interface that the proxy should implement.
addInterfaceMethodEntry(String, String, String) - Method in class org.jboss.classfilewriter.constpool.ConstPool
addInterfacesFromTypeClosure(Set<? extends Type>, Class<?>) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
addInterfacesFromTypeClosure(Set<? extends Type>, Class<?>) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
addItem(RequestScopedItem) - Static method in class org.jboss.weld.context.cache.RequestScopedCache
addItemIfActive(RequestScopedItem) - Static method in class org.jboss.weld.context.cache.RequestScopedCache
addItemIfActive(ThreadLocal<?>) - Static method in class org.jboss.weld.context.cache.RequestScopedCache
additionalAnnotatedType(String, AnnotatedType<X>, String, String, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
addLast(E) - Method in class com.google.common.collect.ForwardingDeque
addListener(Service.Listener, Executor) - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
addListener(Runnable, Executor) - Method in class com.google.common.util.concurrent.AbstractFuture
Registers a listener to be
run on
the given executor.
addListener(Service.Listener, Executor) - Method in class com.google.common.util.concurrent.AbstractIdleService
addListener(Service.Listener, Executor) - Method in class com.google.common.util.concurrent.AbstractScheduledService
addListener(Service.Listener, Executor) - Method in class com.google.common.util.concurrent.AbstractService
addListener(Runnable, Executor) - Method in class com.google.common.util.concurrent.ForwardingListenableFuture
addListener(Service.Listener, Executor) - Method in class com.google.common.util.concurrent.ForwardingService
addListener(Runnable, Executor) - Method in interface com.google.common.util.concurrent.ListenableFuture
Registers a listener to be
run on
the given executor.
addListener(Runnable, Executor) - Method in class com.google.common.util.concurrent.ListenableFutureTask
addListener(Service.Listener, Executor) - Method in interface com.google.common.util.concurrent.Service
addLoadInstruction(CodeAttribute, String, int) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
Adds the correct load instruction based on the type descriptor
addLongEntry(long) - Method in class org.jboss.classfilewriter.constpool.ConstPool
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.annotated.enhanced.jlr.AbstractEnhancedAnnotated
addMetaAnnotations(ArraySetMultimap<Class<? extends Annotation>, Annotation>, Annotation, Iterable<Annotation>, boolean) - Static method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
addMethod(int, String, String, String...) - Method in class org.jboss.classfilewriter.ClassFile
addMethod(Method) - Method in class org.jboss.classfilewriter.ClassFile
Adds a method with the same signiture as the given method, including exception types
addMethodEntry(String, String, String) - Method in class org.jboss.classfilewriter.constpool.ConstPool
addMethodIgnoringGlobalInterceptors(Method) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
addMethods(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
addMethods(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
addMethodsFromClass(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
addMethodsFromClass(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
addMethodsFromClass(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
addNameAndTypeEntry(String, String) - Method in class org.jboss.classfilewriter.constpool.ConstPool
addNewBeansFromInjectionPoints(AbstractBean<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addNewBeansFromInjectionPoints(Set<? extends InjectionPoint>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addNewManagedBean(NewManagedBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addNewSessionBean(NewSessionBean<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addObserver(ObserverMethod<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Does the actual observer registration
addObserverMethod(ObserverMethod<?>) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
addObserverMethod(ObserverInitializationContext<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addObserverMethod(ObserverMethod<?>) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
addProducerField(ProducerField<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addProducerMethod(ProducerMethod<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addQualifier(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a
Qualifier qualifier type.
addQualifier(AnnotatedType<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a
Qualifier qualifier type.
addQualifier(Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
addQualifier(AnnotatedType<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
addQualifier(Annotation) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
addQualifier(Annotation) - Method in class org.jboss.weld.resolution.ResolvableBuilder
addQualifiers(Annotation[]) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
addQualifiers(Collection<Annotation>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
addQualifiers(Annotation[]) - Method in class org.jboss.weld.resolution.ResolvableBuilder
addQualifiers(Collection<Annotation>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
addQualifierUnchecked(QualifierInstance) - Method in class org.jboss.weld.resolution.ResolvableBuilder
Adds a given qualifier without any checks.
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
addSpecialMethods(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.EnterpriseProxyFactory
addSpecialMethods(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
Adds methods requiring special implementations rather than just
delegation.
addSpecialMethods(ClassFile, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Adds methods requiring special implementations rather than just
delegation.
addStereotype(Class<? extends Annotation>, Annotation...) - Method in interface javax.enterprise.inject.spi.BeforeBeanDiscovery
Declares an annotation type as a
stereotype , and specifies its
meta-annotations.
addStereotype(Class<? extends Annotation>, Annotation...) - Method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
addStringEntry(String) - Method in class org.jboss.classfilewriter.constpool.ConstPool
Adds a CONSTANT_String_info to the const pool.
addSyntheticAnnotatedType(SlimAnnotatedType<?>, Extension) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
addSyntheticAnnotatedType(AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.AbstractAnnotatedTypeRegisteringEvent
addSyntheticAnnotation(AnnotatedType<? extends Annotation>, String) - Method in class org.jboss.weld.resources.ClassTransformer
addSyntheticClass(AnnotatedType<T>, Extension, String) - Method in class org.jboss.weld.bootstrap.BeanDeployer
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
addUtf8Entry(String) - Method in class org.jboss.classfilewriter.constpool.ConstPool
addValue(Object) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(boolean) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(char) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(double) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(float) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(int) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
addValue(long) - Method in class com.google.common.base.Objects.ToStringHelper
Adds an unnamed value to the formatted output.
advance(Iterator<?>, int) - Static method in class com.google.common.collect.Iterators
Calls next()
on iterator
, either numberToAdvance
times
or until hasNext()
returns false
, whichever comes first.
AfterBeanDiscovery - Interface in javax.enterprise.inject.spi
The event type of the second event fired by the container when it has fully completed the bean discovery process, validated
that there are no definition errors relating to the discovered beans, and registered
Bean
and
ObserverMethod
objects for the discovered beans, but before detecting deployment
problems.
afterBeanDiscovery(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
AfterBeanDiscoveryImpl - Class in org.jboss.weld.bootstrap.events
afterCompletion(int) - Method in class org.jboss.weld.event.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
afterEvaluation(ELContext, String) - Method in class javax.el.EvaluationListener
Receives notification after an EL expression is evaluated
AfterTypeDiscovery - Interface in javax.enterprise.inject.spi
This event type is thrown by the container after type discovery is complete.
AfterTypeDiscoveryImpl - Class in org.jboss.weld.bootstrap.events
AfterTypeDiscoveryImpl(BeanManagerImpl, BeanDeploymentArchiveMapping, Deployment, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
AGE - Static variable in class com.google.common.net.HttpHeaders
The HTTP Age header field name.
all(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns true
if every element in iterable
satisfies the
predicate.
all(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns true
if every element returned by iterator
satisfies the given predicate.
all() - Static method in class com.google.common.collect.Ranges
Returns a range that contains every value of type C
.
allAsList(ListenableFuture<? extends V>...) - Static method in class com.google.common.util.concurrent.Futures
Creates a new ListenableFuture
whose value is a list containing the
values of all its input futures, if all succeed.
allAsList(Iterable<? extends ListenableFuture<? extends V>>) - Static method in class com.google.common.util.concurrent.Futures
Creates a new ListenableFuture
whose value is a list containing the
values of all its input futures, if all succeed.
allEqual() - Static method in class com.google.common.collect.Ordering
Returns an ordering which treats all values as equal, indicating "no
ordering." Passing this ordering to any stable sort algorithm
results in no change to the order of elements.
allMatch(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns true
if every element in this fluent iterable satisfies the predicate.
ALLOW - Static variable in class com.google.common.net.HttpHeaders
The HTTP Allow header field name.
AllowConcurrentEvents - Annotation Type in com.google.common.eventbus
Marks an event handling method as being thread-safe.
allPrimitiveTypes() - Static method in class com.google.common.primitives.Primitives
Returns an immutable set of all nine primitive types (including void
).
allWrapperTypes() - Static method in class com.google.common.primitives.Primitives
Returns an immutable set of all nine primitive-wrapper types (including
Void
).
aload(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ALOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
ALOAD_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ALOAD_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ALOAD_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ALOAD_3 - Static variable in interface org.jboss.classfilewriter.code.Opcode
AlterableContext - Interface in javax.enterprise.context.spi
Provides an operation for obtaining and destroying contextual instances with a particular scope of any contextual type.
Alternative - Annotation Type in javax.enterprise.inject
Specifies that a bean is an alternative.
ALTERNATIVE_CLASS_SPECIFIED_MULTIPLE_TIMES - Static variable in interface org.jboss.weld.logging.ValidatorLogger
ALTERNATIVE_STEREOTYPE_SPECIFIED_MULTIPLE_TIMES - Static variable in interface org.jboss.weld.logging.ValidatorLogger
alternativeBeanClassNotAnnotated(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
alternativeBeanClassNotClass(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
alternativeBeanClassSpecifiedMultipleTimes(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
alternativeClassSpecifiedMultipleTimes(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
alternativeStereotypeNotAnnotated(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
alternativeStereotypeNotStereotype(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
alternativeStereotypeSpecifiedMultipleTimes(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
alwaysFalse() - Static method in class com.google.common.base.Predicates
Returns a predicate that always evaluates to false
.
alwaysTrue() - Static method in class com.google.common.base.Predicates
Returns a predicate that always evaluates to true
.
ambiguousBeanManager(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
ambiguousBeanManager(String, Set<BeanManagerImpl>) - Method in class org.jboss.weld.SimpleCDI
Callback that allows to override the behavior when class that invoked CDI.current() is placed in multiple bean archives.
ambiguousBeansForDependency(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
ambiguousConstructor(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
ambiguousElName(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
AmbiguousResolutionException - Exception in javax.enterprise.inject
Indicates that multiple beans match a certain combination of required type and required qualifiers and are eligible for
injection into a certain class.
AmbiguousResolutionException() - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
AmbiguousResolutionException(String, Throwable) - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
AmbiguousResolutionException(String) - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
AmbiguousResolutionException(Throwable) - Constructor for exception javax.enterprise.inject.AmbiguousResolutionException
AmbiguousResolutionException - Exception in org.jboss.weld.exceptions
AmbiguousResolutionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.AmbiguousResolutionException
Creates a new exception with the given cause.
AmbiguousResolutionException(String) - Constructor for exception org.jboss.weld.exceptions.AmbiguousResolutionException
Creates a new exception with the given localized message.
and(CharMatcher) - Method in class com.google.common.base.CharMatcher
Returns a matcher that matches any character matched by both this matcher and other
.
and(Iterable<? extends Predicate<? super T>>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if each of its
components evaluates to true
.
and(Predicate<? super T>...) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if each of its
components evaluates to true
.
and(Predicate<? super T>, Predicate<? super T>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if both of its
components evaluate to true
.
anewarray(String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ANEWARRAY - Static variable in interface org.jboss.classfilewriter.code.Opcode
Annotated - Interface in javax.enterprise.inject.spi
Represents a Java program element that can be annotated.
AnnotatedCallable <X > - Interface in javax.enterprise.inject.spi
Represents a callable member of a Java type.
AnnotatedConstructor <X > - Interface in javax.enterprise.inject.spi
Represents a constructor of a Java class.
AnnotatedField <X > - Interface in javax.enterprise.inject.spi
Represents a field of a Java class.
AnnotatedMember <X > - Interface in javax.enterprise.inject.spi
Represents a member of a Java type.
AnnotatedMethod <X > - Interface in javax.enterprise.inject.spi
Represents a method of a Java type.
AnnotatedParameter <X > - Interface in javax.enterprise.inject.spi
Represents a parameter of a method or constructor.
AnnotatedType <X > - Interface in javax.enterprise.inject.spi
Represents a Java class or interface.
annotatedType - Variable in class org.jboss.weld.bean.AbstractClassBean
annotatedType - Variable in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
annotatedTypeDeserializationFailure(AnnotatedTypeIdentifier) - Method in interface org.jboss.weld.logging.MetadataLogger
AnnotatedTypeIdentifier - Class in org.jboss.weld.annotated.slim
annotatedTypeJavaClassMismatch(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
AnnotatedTypes - Class in org.jboss.weld.util
Class that can take an AnnotatedType and return a unique string
representation of that type
AnnotatedTypeValidator - Class in org.jboss.weld.annotated
Validates that methods of an
Annotated
implementation return sane values.
AnnotatedTypeWrapper <T > - Class in org.jboss.weld.util.annotated
AnnotatedTypeWrapper(AnnotatedType<T>, Annotation...) - Constructor for class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
ANNOTATION - Static variable in class org.jboss.classfilewriter.AccessFlag
ANNOTATION - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
AnnotationAnnotationValue - Class in org.jboss.classfilewriter.annotations
Represents a nestled annotation value
AnnotationAnnotationValue(ConstPool, String, ClassAnnotation) - Constructor for class org.jboss.classfilewriter.annotations.AnnotationAnnotationValue
AnnotationApiAbstraction - Class in org.jboss.weld.util
AnnotationApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.util.AnnotationApiAbstraction
AnnotationBuilder - Class in org.jboss.classfilewriter.annotations
Utility class that can be used to contruct annotations and annotation attributes from java
Annotation
instances
annotationClassName() - Method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
AnnotationDiscovery - Interface in org.jboss.weld.resources.spi
AnnotationLiteral <T extends Annotation > - Class in javax.enterprise.util
Supports inline instantiation of annotation type instances.
AnnotationLiteral() - Constructor for class javax.enterprise.util.AnnotationLiteral
annotationMapNull() - Method in interface org.jboss.weld.logging.ReflectionLogger
AnnotationModel <T extends Annotation > - Class in org.jboss.weld.metadata.cache
Abstract representation of an annotation model
AnnotationModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.AnnotationModel
Constructor
annotationNotBinding(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
annotationNotQualifier(Object) - Method in interface org.jboss.weld.logging.UtilLogger
AnnotationsAttribute - Class in org.jboss.classfilewriter.annotations
An annotations attribute
AnnotationsAttribute(AnnotationsAttribute.Type, ConstPool) - Constructor for class org.jboss.classfilewriter.annotations.AnnotationsAttribute
AnnotationsAttribute.Type - Enum in org.jboss.classfilewriter.annotations
annotationType() - Method in class javax.enterprise.util.AnnotationLiteral
annotationTypeForName(String) - Method in class org.jboss.weld.util.ApiAbstraction
Initializes an annotation class
annotationTypeNull(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
annotationTypes - Variable in class org.jboss.weld.resolution.ResolvableBuilder
AnnotationValue - Class in org.jboss.classfilewriter.annotations
Represents an annotation name/value pair.
AnnotationValue(ConstPool, String) - Constructor for class org.jboss.classfilewriter.annotations.AnnotationValue
annotationValuesInaccessible(Throwable) - Method in interface org.jboss.weld.logging.UtilLogger
ANY - Static variable in class com.google.common.base.CharMatcher
Matches any character.
any(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns true
if any element in iterable
satisfies the predicate.
any(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns true
if one or more elements returned by iterator
satisfy the given predicate.
Any - Annotation Type in javax.enterprise.inject
The built-in qualifier type.
ANY - Static variable in class org.jboss.weld.resolution.QualifierInstance
ANY_APPLICATION_TYPE - Static variable in class com.google.common.net.MediaType
ANY_AUDIO_TYPE - Static variable in class com.google.common.net.MediaType
ANY_IMAGE_TYPE - Static variable in class com.google.common.net.MediaType
ANY_TEXT_TYPE - Static variable in class com.google.common.net.MediaType
ANY_TYPE - Static variable in class com.google.common.net.MediaType
ANY_VIDEO_TYPE - Static variable in class com.google.common.net.MediaType
AnyLiteral - Class in org.jboss.weld.literal
Annotation literal for
Any
anyMatch(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns true
if any element in this fluent iterable satisfies the predicate.
anyOf(CharSequence) - Static method in class com.google.common.base.CharMatcher
Returns a char
matcher that matches any character present in the given character
sequence.
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.
append(CharSequence, File, Charset) - Static method in class com.google.common.io.Files
Appends a character sequence (such as a string) to a file using the given
character set.
appendConversationIdIfNecessary(String, String) - Method in class org.jboss.weld.jsf.FacesUrlTransformer
appendTo(A, I) - Method in class com.google.common.base.Joiner
appendTo(A, Iterable<?>) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts
, using the previously configured
separator between each, to appendable
.
appendTo(A, Iterator<?>) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts
, using the previously configured
separator between each, to appendable
.
appendTo(A, Object[]) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts
, using the previously configured
separator between each, to appendable
.
appendTo(A, Object, Object, Object...) - Method in class com.google.common.base.Joiner
Appends to appendable
the string representation of each of the remaining arguments.
appendTo(StringBuilder, I) - Method in class com.google.common.base.Joiner
appendTo(StringBuilder, Iterable<?>) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts
, using the previously configured
separator between each, to builder
.
appendTo(StringBuilder, Iterator<?>) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts
, using the previously configured
separator between each, to builder
.
appendTo(StringBuilder, Object[]) - Method in class com.google.common.base.Joiner
Appends the string representation of each of parts
, using the previously configured
separator between each, to builder
.
appendTo(StringBuilder, Object, Object, Object...) - Method in class com.google.common.base.Joiner
Appends to builder
the string representation of each of the remaining arguments.
appendTo(A, Map<?, ?>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry of map
, using the previously
configured separator and key-value separator, to appendable
.
appendTo(StringBuilder, Map<?, ?>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry of map
, using the previously
configured separator and key-value separator, to builder
.
appendTo(A, I) - Method in class com.google.common.base.Joiner.MapJoiner
appendTo(A, Iterable<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry in entries
, using the previously
configured separator and key-value separator, to appendable
.
appendTo(A, Iterator<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry in entries
, using the previously
configured separator and key-value separator, to appendable
.
appendTo(StringBuilder, I) - Method in class com.google.common.base.Joiner.MapJoiner
appendTo(StringBuilder, Iterable<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry in entries
, using the previously
configured separator and key-value separator, to builder
.
appendTo(StringBuilder, Iterator<? extends Map.Entry<?, ?>>) - Method in class com.google.common.base.Joiner.MapJoiner
Appends the string representation of each entry in entries
, using the previously
configured separator and key-value separator, to builder
.
APPLICATION - Static variable in class javax.interceptor.Interceptor.Priority
Start of range for interceptors defined by
applications.
APPLICATION - Static variable in class org.jboss.weld.literal.DestroyedLiteral
APPLICATION - Static variable in class org.jboss.weld.literal.InitializedLiteral
ApplicationContext - Interface in org.jboss.weld.context
ApplicationContextImpl - Class in org.jboss.weld.context.unbound
ApplicationContextImpl(String) - Constructor for class org.jboss.weld.context.unbound.ApplicationContextImpl
applicationEnded(Object) - Method in interface org.jboss.weld.logging.ContextLogger
ApplicationScoped - Annotation Type in javax.enterprise.context
Specifies that a bean is application scoped.
applicationStarted(Object) - Method in interface org.jboss.weld.logging.ContextLogger
apply(Character) - Method in class com.google.common.base.CharMatcher
Returns true
if this matcher matches the given character.
apply(F) - Method in interface com.google.common.base.Function
Returns the result of applying this function to input
.
apply(T) - Method in interface com.google.common.base.Predicate
Returns the result of applying this predicate to input
.
apply(K) - Method in class com.google.common.cache.AbstractLoadingCache
apply(K) - Method in class com.google.common.cache.ForwardingLoadingCache
apply(K) - Method in interface com.google.common.cache.LoadingCache
Discouraged.
apply(C) - Method in class com.google.common.collect.Range
apply(I) - Method in interface com.google.common.util.concurrent.AsyncFunction
Returns an output Future
to use in place of the given input
.
apply(UnbackedAnnotatedType<?>, Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
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(CodeAttribute) - Method in interface org.jboss.weld.util.bytecode.DeferredBytecode
apply(Iterable<T>) - Method in class org.jboss.weld.util.collections.IterableToIteratorFunction
applyDecorators(T, CreationalContext<T>, InjectionPoint, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
applyDecorators(T, CreationalContext<T>, InjectionPoint, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.SubclassDecoratorApplyingInstantiator
applyInterceptors(T, InterceptionContext) - Method in class org.jboss.weld.injection.producer.InterceptorApplyingInstantiator
arbitrary() - Static method in class com.google.common.collect.Ordering
Returns an arbitrary ordering over all objects, for which compare(a,
b) == 0
implies a == b
(identity equality).
areEqual() - Method in interface com.google.common.collect.MapDifference
Returns true
if there are no differences between the two maps;
that is, if the maps are equal.
areInterceptorBindingsEquivalent(Annotation, Annotation) - Method in interface javax.enterprise.inject.spi.BeanManager
Determine if two interceptor bindings are considered equivalent for the purposes of typesafe resolution, taking into
account any members annotated with
Nonbinding
.
areInterceptorBindingsEquivalent(Annotation, Annotation) - Method in class org.jboss.weld.manager.BeanManagerImpl
areInterceptorBindingsEquivalent(Annotation, Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
areInterceptorBindingsEquivalent(Annotation, Annotation) - Method in class org.jboss.weld.util.ForwardingBeanManager
areQualifiersEquivalent(Annotation, Annotation) - Method in interface javax.enterprise.inject.spi.BeanManager
Determine if two qualifiers are considered equivalent for the purposes of typesafe resolution, taking into account any
members annotated with
Nonbinding
.
areQualifiersEquivalent(Annotation, Annotation) - Method in class org.jboss.weld.manager.BeanManagerImpl
areQualifiersEquivalent(Annotation, Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
areQualifiersEquivalent(Annotation, Annotation) - Method in class org.jboss.weld.util.ForwardingBeanManager
areTheSame(Type, Type) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
areTheSame(ParameterizedType, ParameterizedType) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
areTheSame(TypeVariable<?>, TypeVariable<?>) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
areTheSame(Type[], Type[]) - Static method in class org.jboss.weld.resolution.TypeEqualitySpecializationUtils
ARETURN - Static variable in interface org.jboss.classfilewriter.code.Opcode
argumentNull(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
AroundConstruct - Annotation Type in javax.interceptor
Designates an interceptor method that receives a callback when
the target class constructor is invoked.
aroundConstruct(ConstructionHandle<T>, AnnotatedConstructor<T>, Object[], Map<String, Object>) - Method in interface org.jboss.weld.construction.api.AroundConstructCallback
The method is called during component creation, allowing an integrator to perform additional steps (e.g.
AroundConstructCallback <T > - Interface in org.jboss.weld.construction.api
aroundConstructInterceptorMethodNotAllowedOnTargetClass(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
aroundInject(InjectionContext<T>) - Method in interface org.jboss.weld.injection.spi.InjectionServices
Callback for injection.
AroundInvoke - Annotation Type in javax.interceptor
Defines a method which intercepts invocation of another method.
aroundInvoke(InvocationContext) - Method in class org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor
aroundInvoke(InvocationContext) - Method in class org.jboss.weld.ejb.SessionBeanInterceptor
AroundTimeout - Annotation Type in javax.interceptor
Defines a method which intercepts invocation of a timeout method.
ArrayAnnotationValue - Class in org.jboss.classfilewriter.annotations
An array annotation value
ArrayAnnotationValue(ConstPool, String, List<AnnotationValue>) - Constructor for class org.jboss.classfilewriter.annotations.ArrayAnnotationValue
ArrayELResolver - Class in javax.el
Defines property resolution behavior on arrays.
ArrayELResolver() - Constructor for class javax.el.ArrayELResolver
Creates a new read/write ArrayELResolver
.
ArrayELResolver(boolean) - Constructor for class javax.el.ArrayELResolver
Creates a new ArrayELResolver
whose read-only status is
determined by the given parameter.
arraylength() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ARRAYLENGTH - Static variable in interface org.jboss.classfilewriter.code.Opcode
ArrayListMultimap <K ,V > - Class in com.google.common.collect
Implementation of Multimap
that uses an ArrayList
to store
the values for a given key.
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
ArraySet(E...) - Constructor for class org.jboss.weld.util.collections.ArraySet
ArraySet(Collection<E>, E...) - 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.
ArrayTable <R ,C ,V > - Class in com.google.common.collect
Fixed-size
Table
implementation backed by a two-dimensional array.
asBytes() - Method in class com.google.common.hash.HashCode
Returns the value of this hash code as a byte array.
Ascii - Class in com.google.common.base
Static methods pertaining to ASCII characters (those in the range of values
0x00
through 0x7F
), and to strings containing such
characters.
ASCII - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is ASCII, meaning that its code point is less than 128.
asEnhancedSubclass(EnhancedAnnotatedType<U>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
asEnhancedSubclass(EnhancedAnnotatedType<U>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
asEnhancedSubclass(EnhancedAnnotatedType<U>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
asEnumeration(Iterator<T>) - Static method in class com.google.common.collect.Iterators
Adapts an Iterator
to the Enumeration
interface.
asFunction(Interner<E>) - Static method in class com.google.common.collect.Interners
asInt() - Method in class com.google.common.hash.HashCode
asList() - Method in class com.google.common.collect.ImmutableCollection
Returns a list view of the collection.
asList() - Method in class com.google.common.collect.ImmutableList
Returns this list instance.
asList(E, E[]) - Static method in class com.google.common.collect.Lists
Returns an unmodifiable list containing the specified first element and
backed by the specified array of additional elements.
asList(E, E, E[]) - Static method in class com.google.common.collect.Lists
Returns an unmodifiable list containing the specified first and second
element, and backed by the specified array of additional elements.
asList(boolean...) - Static method in class com.google.common.primitives.Booleans
asList(byte...) - Static method in class com.google.common.primitives.Bytes
asList(char...) - Static method in class com.google.common.primitives.Chars
asList(double...) - Static method in class com.google.common.primitives.Doubles
asList(float...) - Static method in class com.google.common.primitives.Floats
asList(int...) - Static method in class com.google.common.primitives.Ints
asList(long...) - Static method in class com.google.common.primitives.Longs
asList(short...) - Static method in class com.google.common.primitives.Shorts
asList() - Method in class org.jboss.weld.util.collections.ArraySet
asLong() - Method in class com.google.common.hash.HashCode
Returns the first eight bytes of
this hashcode's bytes , converted to
a
long
value in little-endian order.
asMap() - Method in class com.google.common.cache.AbstractCache
asMap() - Method in interface com.google.common.cache.Cache
Returns a view of the entries stored in this cache as a thread-safe map.
asMap() - Method in class com.google.common.cache.ForwardingCache
asMap() - Method in interface com.google.common.cache.LoadingCache
Returns a view of the entries stored in this cache as a thread-safe map.
asMap() - Method in class com.google.common.collect.ForwardingMultimap
asMap() - Method in class com.google.common.collect.ImmutableMultimap
Returns an immutable map that associates each key with its corresponding
values in the multimap.
asMap() - Method in class com.google.common.collect.LinkedListMultimap
asMap() - Method in interface com.google.common.collect.ListMultimap
Returns a map view that associates each key with the corresponding values
in the multimap.
asMap() - Method in interface com.google.common.collect.Multimap
Returns a map view that associates each key with the corresponding values
in the multimap.
asMap() - Method in interface com.google.common.collect.SetMultimap
Returns a map view that associates each key with the corresponding values
in the multimap.
asMap() - Method in interface com.google.common.collect.SortedSetMultimap
Returns a map view that associates each key with the corresponding values
in the multimap.
asMap() - Method in class com.google.common.collect.TreeMultimap
Returns a map view that associates each key with the corresponding values
in the multimap.
asMap() - Method in class com.google.common.util.concurrent.AtomicLongMap
Returns a live, read-only view of the map backing this AtomicLongMap
.
asOutputStream(PrimitiveSink) - Static method in class com.google.common.hash.Funnels
Wraps a
PrimitiveSink
as an
OutputStream
, so it is easy to
funnel
an object to a
PrimitiveSink
if there is already a way to write the contents of the object to an
OutputStream
.
assertNotWideOnStack(int, String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
assertNotWideOnStack(String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
assertTypeOnStack(int, StackEntryType, String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
assertTypeOnStack(StackEntryType, String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
asSet() - Method in class com.google.common.base.Optional
Returns an immutable singleton
Set
whose only element is the contained instance
if it is present; an empty immutable
Set
otherwise.
asSet(DiscreteDomain<C>) - Method in class com.google.common.collect.Range
asSet(T...) - Static method in class org.jboss.weld.util.collections.Arrays2
AssignabilityRules - Interface in org.jboss.weld.resolution
assignableFrom(Class<?>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if the class being
tested is assignable from the given class.
associate(R) - Method in class org.jboss.weld.context.AbstractConversationContext
associate(Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
associate(Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundSessionContextImpl
associate(S) - Method in interface org.jboss.weld.context.BoundContext
Associate the context with the storage (for this thread).
associate(InvocationContext) - Method in class org.jboss.weld.context.ejb.EjbRequestContextImpl
associate(HttpServletRequest) - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
associate(HttpServletRequest) - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
associate(HttpSession) - Method in class org.jboss.weld.context.http.HttpSessionDestructionContext
associateConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
associateRequest(ManagedConversation) - Method in class org.jboss.weld.context.AbstractConversationContext
associateRequestWithNewConversation() - Method in class org.jboss.weld.context.AbstractConversationContext
asString() - Method in interface org.jboss.weld.annotated.Identifier
String representation of this identifier.
asString() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
asString() - Method in class org.jboss.weld.bean.ManagedBeanIdentifier
asString() - Method in class org.jboss.weld.bean.ProducerMethodIdentifier
asString() - Method in class org.jboss.weld.bean.StringBeanIdentifier
asString() - Method in interface org.jboss.weld.serialization.spi.BeanIdentifier
String representation of this identifier.
astore(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ASTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
ASTORE_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ASTORE_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ASTORE_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ASTORE_3 - Static variable in interface org.jboss.classfilewriter.code.Opcode
asUnsigned(int) - Static method in class com.google.common.primitives.UnsignedInteger
Returns an UnsignedInteger
that, when treated as signed, is
equal to value
.
asUnsigned(long) - Static method in class com.google.common.primitives.UnsignedLong
Returns an UnsignedLong
that, when treated as signed, is equal to value
.
asWriter(Appendable) - Static method in class com.google.common.io.CharStreams
Returns a Writer that sends all output to the given
Appendable
target.
AsyncEventBus - Class in com.google.common.eventbus
An
EventBus
that takes the Executor of your choice and uses it to
dispatch events, allowing dispatch to occur asynchronously.
AsyncEventBus(String, Executor) - Constructor for class com.google.common.eventbus.AsyncEventBus
Creates a new AsyncEventBus that will use executor
to dispatch
events.
AsyncEventBus(Executor) - Constructor for class com.google.common.eventbus.AsyncEventBus
Creates a new AsyncEventBus that will use executor
to dispatch
events.
asyncFire(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
AsyncFunction <I ,O > - Interface in com.google.common.util.concurrent
Transforms a value, possibly asynchronously.
asynchronous(RemovalListener<K, V>, Executor) - Static method in class com.google.common.cache.RemovalListeners
Returns a RemovalListener
which processes all eviction
notifications using executor
.
AsynchronousComputationException - Exception in com.google.common.collect
AsynchronousComputationException(Throwable) - Constructor for exception com.google.common.collect.AsynchronousComputationException
Deprecated.
Creates a new instance with the given cause.
asyncObserverFailure(Object) - Method in interface org.jboss.weld.logging.EventLogger
asyncTxFire(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
at(int, int) - Method in class com.google.common.collect.ArrayTable
Returns the value corresponding to the specified row and column indices.
athrow() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ATHROW - Static variable in interface org.jboss.classfilewriter.code.Opcode
atLeast(C) - Static method in class com.google.common.collect.Ranges
Returns a range that contains all values greater than or equal to
endpoint
.
atMost(C) - Static method in class com.google.common.collect.Ranges
Returns a range that contains all values less than or equal to
endpoint
.
ATOM_UTF_8 - Static variable in class com.google.common.net.MediaType
AtomicDouble - Class in com.google.common.util.concurrent
A double
value that may be updated atomically.
AtomicDouble(double) - Constructor for class com.google.common.util.concurrent.AtomicDouble
Creates a new AtomicDouble
with the given initial value.
AtomicDouble() - Constructor for class com.google.common.util.concurrent.AtomicDouble
Creates a new AtomicDouble
with initial value 0.0
.
AtomicDoubleArray - Class in com.google.common.util.concurrent
A double
array in which elements may be updated atomically.
AtomicDoubleArray(int) - Constructor for class com.google.common.util.concurrent.AtomicDoubleArray
Creates a new AtomicDoubleArray
of the given length,
with all elements initially zero.
AtomicDoubleArray(double[]) - Constructor for class com.google.common.util.concurrent.AtomicDoubleArray
Creates a new AtomicDoubleArray
with the same length
as, and all elements copied from, the given array.
AtomicLongMap <K > - Class in com.google.common.util.concurrent
A map containing long
values that can be atomically updated.
Atomics - Class in com.google.common.util.concurrent
Static utility methods pertaining to classes in the
java.util.concurrent.atomic
package.
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
Attribute - Class in org.jboss.classfilewriter.attributes
Represents an attribute in a class file
Attribute(String, ConstPool) - Constructor for class org.jboss.classfilewriter.attributes.Attribute
AttributeBeanStore - Class in org.jboss.weld.context.beanstore
A bound bean store backed by attributes.
AttributeBeanStore(NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.AttributeBeanStore
attributes() - Method in class org.jboss.weld.bean.CommonBean
attributes() - Method in class org.jboss.weld.bean.ForwardingBean
attributes() - Method in class org.jboss.weld.bean.ForwardingDecorator
attributes() - Method in class org.jboss.weld.bean.ForwardingInterceptor
attributes() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
attributes() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean.Impl
attributes() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator.Impl
attributes() - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor.Impl
AUTHORIZATION - Static variable in class com.google.common.net.HttpHeaders
The HTTP Authorization header field name.
available() - Method in class com.google.common.io.LimitInputStream
available() - Static method in class org.jboss.weld.Container
available(String) - Static method in class org.jboss.weld.Container
averageLoadPenalty() - Method in class com.google.common.cache.CacheStats
Returns the average time spent loading new values.
awaitTermination(long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
awaitUninterruptibly(CountDownLatch) - Static method in class com.google.common.util.concurrent.Uninterruptibles
Invokes
latch.
await()
uninterruptibly.
awaitUninterruptibly(CountDownLatch, long, TimeUnit) - Static method in class com.google.common.util.concurrent.Uninterruptibles
Cache <K ,V > - Interface in com.google.common.cache
A semi-persistent mapping from keys to values.
CACHE_CONTROL - Static variable in class com.google.common.net.HttpHeaders
The HTTP Cache-Control header field name.
CACHE_MANIFEST_UTF_8 - Static variable in class com.google.common.net.MediaType
CacheBuilder <K ,V > - Class in com.google.common.cache
A builder of
LoadingCache
and
Cache
instances having any combination of the
following features:
automatic loading of entries into the cache
least-recently-used eviction when a maximum size is exceeded
time-based expiration of entries, measured since last access or last write
keys automatically wrapped in
weak references
values automatically wrapped in
weak or
soft references
notification of evicted (or otherwise removed) entries
accumulation of cache access statistics
These features are all optional; caches can be created using all or none of them.
CacheBuilderSpec - Class in com.google.common.cache
CacheLoader <K ,V > - Class in com.google.common.cache
Computes or retrieves values, based on a key, for use in populating a
LoadingCache
.
CacheLoader() - Constructor for class com.google.common.cache.CacheLoader
Constructor for use by subclasses.
CacheLoader.InvalidCacheLoadException - Exception in com.google.common.cache
Thrown to indicate that an invalid response was returned from a call to
CacheLoader
.
CacheStats - Class in com.google.common.cache
Statistics about the performance of a
Cache
.
CacheStats(long, long, long, long, long, long) - Constructor for class com.google.common.cache.CacheStats
Constructs a new CacheStats
instance.
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
Callables - Class in com.google.common.util.concurrent
Static utility methods pertaining to the
Callable
interface.
callingBootstrapMethodAfterContainerHasBeenInitialized() - Method in interface org.jboss.weld.logging.BootstrapLogger
callInitializers(T, CreationalContext<T>, BeanManagerImpl, Iterable<? extends MethodInjectionPoint<?, ?>>) - Static method in class org.jboss.weld.util.Beans
Calls all initializers of the bean
callProxiedMethod(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
callWithTimeout(Callable<T>, long, TimeUnit, boolean) - Method in class com.google.common.util.concurrent.FakeTimeLimiter
callWithTimeout(Callable<T>, long, TimeUnit, boolean) - Method in class com.google.common.util.concurrent.SimpleTimeLimiter
callWithTimeout(Callable<T>, long, TimeUnit, boolean) - Method in interface com.google.common.util.concurrent.TimeLimiter
Invokes a specified Callable, timing out after the specified time limit.
caload() - Method in class org.jboss.classfilewriter.code.CodeAttribute
CALOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
CAN - Static variable in class com.google.common.base.Ascii
Cancel: A control character used to indicate that the data
with which it is sent is in error or is to be disregarded.
cancel(boolean) - Method in class com.google.common.util.concurrent.AbstractFuture
cancel(boolean) - Method in class com.google.common.util.concurrent.ForwardingFuture
canCreateBean(String) - Method in class javax.el.BeanNameResolver
Allow creating a bean of the given name if it does not exist.
cannotDestroyEnterpriseBeanNotCreated(Object) - Method in interface org.jboss.weld.logging.BeanLogger
cannotDestroyNullBean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
cannotExtractRawType(Object) - Method in interface org.jboss.weld.logging.ResolutionLogger
cannotExtractTypeInformation(Object) - Method in interface org.jboss.weld.logging.ResolutionLogger
cannotInjectBeanMetadata(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
cannotInjectObjectOutsideOfServletRequest(Object, Throwable) - Method in interface org.jboss.weld.logging.ServletLogger
cannotInjectServletContext(ClassLoader, ServletContextService) - Method in interface org.jboss.weld.logging.ServletLogger
cannotInstantiateAbstractClass(Object) - Method in interface org.jboss.weld.logging.BeanLogger
cannotLoadClass(Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
cannotLoadClass(Object) - Method in interface org.jboss.weld.logging.XmlLogger
cannotLocateBeanManager() - Method in interface org.jboss.weld.logging.BeanManagerLogger
cannotProxyNonClassType(Object) - Method in interface org.jboss.weld.logging.UtilLogger
cannotReadObject() - Method in interface org.jboss.weld.logging.BeanLogger
cannotRegisterContext(Class<? extends Annotation>, Context) - Method in interface org.jboss.weld.logging.ContextLogger
canonical(DiscreteDomain<C>) - Method in class com.google.common.collect.Range
Returns the canonical form of this range in the given domain.
cartesianProduct(List<? extends Set<? extends B>>) - Static method in class com.google.common.collect.Sets
Returns every possible list that can be formed by choosing one element
from each of the given sets in order; the "n-ary
Cartesian
product " of the sets.
cartesianProduct(Set<? extends B>...) - Static method in class com.google.common.collect.Sets
Returns every possible list that can be formed by choosing one element
from each of the given sets in order; the "n-ary
Cartesian
product " of the sets.
CaseFormat - Enum in com.google.common.base
Utility class for converting between various ASCII case formats.
cast(Object) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
cast(Object) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
cast(Object) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
cast(Object) - Static method in class org.jboss.weld.util.reflection.Reflections
castore() - Method in class org.jboss.classfilewriter.code.CodeAttribute
CASTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
CATCHING_MARKER - Static variable in interface org.jboss.weld.logging.WeldLogger
catchingDebug(Throwable) - Method in interface org.jboss.weld.logging.WeldLogger
Replacement for org.slf4j.ext.XLogger.throwing(Level.DEBUG, e)
.
Category - Enum in org.jboss.weld.logging
Cause - Annotation Type in org.jboss.logging
Deprecated.
CDI <T > - Class in javax.enterprise.inject.spi
Provides access to the current container.
CDI() - Constructor for class javax.enterprise.inject.spi.CDI
CDI11Bootstrap - Interface in org.jboss.weld.bootstrap.api
An extension to
Bootstrap
which allows weld to perform type discovery as required by CDI 1.2.
CDI11Deployment - Interface in org.jboss.weld.bootstrap.spi
cdiApiVersionMismatch() - Method in interface org.jboss.weld.logging.BootstrapLogger
CdiInterceptorFactory <T > - Class in org.jboss.weld.bean.interceptor
InterceptorFactory that obtains an interceptor instance using
BeanManagerImpl
.
CdiInterceptorFactory(Interceptor<T>) - Constructor for class org.jboss.weld.bean.interceptor.CdiInterceptorFactory
CDIProvider - Interface in javax.enterprise.inject.spi
Interface implemented by a CDI provider to provide access to the current container
ceiling(E) - Method in class com.google.common.collect.ForwardingNavigableSet
ceiling(E) - Method in class com.google.common.collect.ImmutableSortedSet
ceilingEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
ceilingEntry(K) - Method in class com.google.common.collect.ImmutableSortedMap
ceilingKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
ceilingKey(K) - Method in class com.google.common.collect.ImmutableSortedMap
cellSet() - Method in class com.google.common.collect.ArrayTable
Returns an unmodifiable set of all row key / column key / value
triplets.
cellSet() - Method in class com.google.common.collect.ForwardingTable
cellSet() - Method in class com.google.common.collect.ImmutableTable
cellSet() - Method in interface com.google.common.collect.Table
Returns a set of all row key / column key / value triplets.
CHAR_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
characters(char[], int, int) - Method in class org.jboss.weld.xml.BeansXmlHandler
charactersOf(String) - Static method in class com.google.common.collect.Lists
Returns a view of the specified string as an immutable list of Character
values.
charactersOf(CharSequence) - Static method in class com.google.common.collect.Lists
Returns a view of the specified CharSequence
as a List<Character>
, viewing sequence
as a sequence of Unicode code
units.
CharAnnotationValue - Class in org.jboss.classfilewriter.annotations
A char annotation value
CharAnnotationValue(ConstPool, String, char) - Constructor for class org.jboss.classfilewriter.annotations.CharAnnotationValue
CharMatcher - Class in com.google.common.base
Determines a true or false value for any Java
char
value, just as
Predicate
does
for any
Object
.
CharMatcher() - Constructor for class com.google.common.base.CharMatcher
Constructor for use by subclasses.
Chars - Class in com.google.common.primitives
Static utility methods pertaining to
char
primitives, that are not
already found in either
Character
or
Arrays
.
charset() - Method in class com.google.common.net.MediaType
Returns an optional charset for the value of the charset parameter if it is specified.
Charsets - Class in com.google.common.base
Contains constant definitions for the six standard
Charset
instances, which are
guaranteed to be supported by all Java platform implementations.
CharStreams - Class in com.google.common.io
Provides utility methods for working with character streams.
check(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AnnotationModel
check(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
check(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.QualifierModel
Validates the members
check(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.ScopeModel
check(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.StereotypeModel
checkAbstractMethods(Set<Type>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Decorators
Check all abstract methods are declared by the decorated types.
checkArgument(boolean) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the
calling method.
checkArgument(boolean, Object) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the
calling method.
checkArgument(boolean, String, Object...) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving one or more parameters to the
calling method.
checkArgumentNotNull(Object, String) - Static method in class org.jboss.weld.util.Preconditions
checkBeanImplementation() - Method in class org.jboss.weld.bean.AbstractClassBean
Validates the bean implementation
checkBeanImplementation() - Method in class org.jboss.weld.bean.ManagedBean
checkBeanMetadataInjectionPoint(Object, InjectionPoint, Type) - Static method in class org.jboss.weld.bootstrap.Validator
checkcast(String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Do not use Descriptor format (e.g.
checkcast(Class<?>) - Method in class org.jboss.classfilewriter.code.CodeAttribute
CHECKCAST - Static variable in interface org.jboss.classfilewriter.code.Opcode
checkConflictingRoles() - Method in class org.jboss.weld.bean.SessionBean
Validates for non-conflicting roles
checkContextInitialized() - Method in class org.jboss.weld.context.AbstractContext
Allows contexts that are initialized lazily to plug in additional logic.
checkContextInitialized() - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
checkDeclaringBean() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
checkDecoratedMethods(EnhancedAnnotatedType<T>, List<Decorator<?>>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
checkDelegateInjectionPoints() - Method in class org.jboss.weld.injection.producer.AbstractProducer
checkDelegateInjectionPoints() - Method in class org.jboss.weld.injection.producer.DecoratorInjectionTarget
checkDelegateType(Decorator<?>) - Static method in class org.jboss.weld.util.Decorators
Check whether the delegate type implements or extends all decorated types.
checkedAdd(int, int) - Static method in class com.google.common.math.IntMath
Returns the sum of a
and b
, provided it does not overflow.
checkedAdd(long, long) - Static method in class com.google.common.math.LongMath
Returns the sum of a
and b
, provided it does not overflow.
checkedCast(long) - Static method in class com.google.common.primitives.Chars
Returns the char
value that is equal to value
, if possible.
checkedCast(long) - Static method in class com.google.common.primitives.Ints
Returns the int
value that is equal to value
, if possible.
checkedCast(long) - Static method in class com.google.common.primitives.Shorts
Returns the short
value that is equal to value
, if
possible.
checkedCast(long) - Static method in class com.google.common.primitives.SignedBytes
Returns the byte
value that is equal to value
, if possible.
checkedCast(long) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the byte
value that, when treated as unsigned, is equal to
value
, if possible.
CheckedFuture <V ,X extends Exception > - Interface in com.google.common.util.concurrent
A
CheckedFuture
is a
ListenableFuture
that includes versions
of the
get
methods that can throw a checked exception.
checkedGet() - Method in class com.google.common.util.concurrent.AbstractCheckedFuture
checkedGet(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractCheckedFuture
checkedGet() - Method in interface com.google.common.util.concurrent.CheckedFuture
checkedGet(long, TimeUnit) - Method in interface com.google.common.util.concurrent.CheckedFuture
checkedGet() - Method in class com.google.common.util.concurrent.ForwardingCheckedFuture
checkedGet(long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingCheckedFuture
checkedMultiply(int, int) - Static method in class com.google.common.math.IntMath
Returns the product of a
and b
, provided it does not overflow.
checkedMultiply(long, long) - Static method in class com.google.common.math.LongMath
Returns the product of a
and b
, provided it does not overflow.
checkedPow(int, int) - Static method in class com.google.common.math.IntMath
Returns the b
to the k
th power, provided it does not overflow.
checkedPow(long, int) - Static method in class com.google.common.math.LongMath
Returns the b
to the k
th power, provided it does not overflow.
checkedSubtract(int, int) - Static method in class com.google.common.math.IntMath
Returns the difference of a
and b
, provided it does not overflow.
checkedSubtract(long, long) - Static method in class com.google.common.math.LongMath
Returns the difference of a
and b
, provided it does not overflow.
checkEEResource() - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
checkElement(E) - Method in interface com.google.common.collect.Constraint
Throws a suitable RuntimeException
if the specified element is
illegal.
checkElementIndex(int, int) - Static method in class com.google.common.base.Preconditions
Ensures that index
specifies a valid element in an array,
list or string of size size
.
checkElementIndex(int, int, String) - Static method in class com.google.common.base.Preconditions
Ensures that index
specifies a valid element in an array,
list or string of size size
.
checkEnhancedAnnotatedAvailable(X) - Static method in class org.jboss.weld.util.Beans
checkEventObjectType(Object) - Method in class org.jboss.weld.event.ObserverNotifier
checkEventObjectType(Type) - Method in class org.jboss.weld.event.ObserverNotifier
If strict checks are enabled this method performs event type checks on the given type.
checkForExceptions(List<Future<T>>) - Method in class org.jboss.weld.executor.AbstractExecutorServices
checkInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.bean.builtin.DecoratedBeanMetadataBean
checkInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
checkKeyValue(K, V) - Method in interface com.google.common.collect.MapConstraint
Throws a suitable RuntimeException
if the specified key or value is
illegal.
checkNoArgsConstructor(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
checkNotNull(T) - Static method in class com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling
method is not null.
checkNotNull(T, Object) - Static method in class com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling
method is not null.
checkNotNull(T, String, Object...) - Static method in class com.google.common.base.Preconditions
Ensures that an object reference passed as a parameter to the calling
method is not null.
checkObserverMethods() - Method in class org.jboss.weld.bean.SessionBean
If there are any observer methods, they must be static or business
methods.
checkPositionIndex(int, int) - Static method in class com.google.common.base.Preconditions
Ensures that index
specifies a valid position in an array,
list or string of size size
.
checkPositionIndex(int, int, String) - Static method in class com.google.common.base.Preconditions
Ensures that index
specifies a valid position in an array,
list or string of size size
.
checkPositionIndexes(int, int, int) - Static method in class com.google.common.base.Preconditions
Ensures that start
and end
specify a valid positions
in an array, list or string of size size
, and are in order.
checkProducerField(EnhancedAnnotatedField<T, ? super X>) - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
checkProducerMethod(EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
Validates the producer method
checkProducerReturnType(EnhancedAnnotatedMember<T, ? super X, ? extends Member>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
Validates the producer method
checkQualifier(Annotation, QualifierInstance, Class<? extends Annotation>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
checkQualifier(Annotation, QualifierInstance, Class<? extends Annotation>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
checkRequiredTypeAnnotations(EnhancedAnnotatedParameter<?, ?>) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
checkRequiredTypeAnnotations(EnhancedAnnotatedParameter<?, ?>) - Method in class org.jboss.weld.event.ObserverMethodImpl
checkReturnValue(T) - Method in class org.jboss.weld.bean.AbstractProducerBean
Validates the return value
checkScopeAllowed() - Method in class org.jboss.weld.bean.NewSessionBean
checkScopeAllowed() - Method in class org.jboss.weld.bean.SessionBean
Check that the scope type is allowed by the stereotypes on the bean and
the bean type
checkSpecialization() - Method in class org.jboss.weld.bean.AbstractBean
Validates specialization if this bean specializes another bean.
checkState(boolean) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
checkState(boolean, Object) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
checkState(boolean, String, Object...) - Static method in class com.google.common.base.Preconditions
Ensures the truth of an expression involving the state of the calling
instance, but not involving any parameters to the calling method.
checkType() - Method in class org.jboss.weld.bean.AbstractBean
checkType() - Method in class org.jboss.weld.bean.AbstractProducerBean
checkType() - Method in class org.jboss.weld.bean.ManagedBean
Validates the type
checkType() - Method in class org.jboss.weld.bean.SessionBean
checkType(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
checkType(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
checkWithinObserverNotification() - Method in class org.jboss.weld.bootstrap.events.ContainerEvent
Checks that this event is currently being delivered to an extension.
child(String) - Method in class com.google.common.net.InternetDomainName
Creates and returns a new InternetDomainName
by prepending the
argument and a dot to the current name.
circularCall(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
ClassAnnotation - Class in org.jboss.classfilewriter.annotations
A bytecode representation of a java annotation
ClassAnnotation(ConstPool, String, List<AnnotationValue>) - Constructor for class org.jboss.classfilewriter.annotations.ClassAnnotation
ClassAnnotationValue - Class in org.jboss.classfilewriter.annotations
A class annotation value
ClassAnnotationValue(ConstPool, String, Class<?>) - Constructor for class org.jboss.classfilewriter.annotations.ClassAnnotationValue
ClassAnnotationValue(ConstPool, String, String) - Constructor for class org.jboss.classfilewriter.annotations.ClassAnnotationValue
ClassAvailableActivation - Interface in org.jboss.weld.bootstrap.spi
ClassAvailableActivation
is a data structures representing the <if-class-available> element in Weld's
extensions to beans.xml.
ClassAvailableActivationImpl - Class in org.jboss.weld.metadata
ClassAvailableActivationImpl(String, boolean) - Constructor for class org.jboss.weld.metadata.ClassAvailableActivationImpl
ClassEntry - Class in org.jboss.classfilewriter.constpool
ClassEntry(short) - Constructor for class org.jboss.classfilewriter.constpool.ClassEntry
classes() - Method in class com.google.common.reflect.TypeToken.TypeSet
Returns the types that are classes.
ClassField - Class in org.jboss.classfilewriter
A field in a class
ClassFile - Class in org.jboss.classfilewriter
ClassFile(String, String, String...) - Constructor for class org.jboss.classfilewriter.ClassFile
ClassFileInfo - Interface in org.jboss.weld.resources.spi
Represents metadata of a Java class.
ClassFileInfoException - Exception in org.jboss.weld.resources.spi
Thrown when a
ClassFileServices
implementation is not able to obtain metadata for a class with the specified name.
ClassFileInfoException(String, Throwable) - Constructor for exception org.jboss.weld.resources.spi.ClassFileInfoException
ClassFileInfoException(String) - Constructor for exception org.jboss.weld.resources.spi.ClassFileInfoException
ClassFileInfoException(Throwable) - Constructor for exception org.jboss.weld.resources.spi.ClassFileInfoException
ClassFileServices - Interface in org.jboss.weld.resources.spi
An optional service that provides fast access to Java class metadata without the need to load the given class.
ClassFileUtils - Class in org.jboss.weld.util.bytecode
Utility class for loading a ClassFile into a classloader.
classForName(String) - Method in class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
classForName(String) - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
classForName(String) - Method in interface org.jboss.weld.resources.spi.ResourceLoader
Creates a class from a given FQCN
classForName(String) - Method in class org.jboss.weld.util.ApiAbstraction
Initializes a type
classLoader() - Method in class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
classLoader() - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
classLoader() - Method in class org.jboss.weld.resources.DefaultResourceLoader
classLoader() - Method in class org.jboss.weld.resources.WeldClassLoaderResourceLoader
ClassLoaderResourceLoader - Class in org.jboss.weld.resources
A (@link ResourceLoader} implementation that uses a specific @{link ClassLoader}
ClassLoaderResourceLoader(ClassLoader) - Constructor for class org.jboss.weld.resources.ClassLoaderResourceLoader
classLoadingError(Object) - Method in interface org.jboss.weld.logging.UtilLogger
ClassMethod - Class in org.jboss.classfilewriter
classNotEnum(Object) - Method in interface org.jboss.weld.logging.UtilLogger
ClassToInstanceMap <B > - Interface in com.google.common.collect
A map, each entry of which maps a Java
raw type to an instance of that type.
classTransformer - Variable in class org.jboss.weld.bootstrap.AbstractBeanDeployer
ClassTransformer - Class in org.jboss.weld.resources
ClassTransformer(TypeStore, SharedObjectCache, ReflectionCache, String) - Constructor for class org.jboss.weld.resources.ClassTransformer
cleanAfterBoot() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
cleaningJavassistProxyClass(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
cleaningUpConversation(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
cleaningUpConversation(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
cleaningUpTransientConversation() - Method in interface org.jboss.weld.logging.ConversationLogger
cleanUp() - Method in class com.google.common.cache.AbstractCache
cleanUp() - Method in interface com.google.common.cache.Cache
Performs any pending maintenance operations needed by the cache.
cleanUp() - Method in class com.google.common.cache.ForwardingCache
cleanup() - Method in class org.jboss.weld.bean.proxy.DefaultProxyInstantiator
cleanup() - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
cleanup() - Method in class org.jboss.weld.bootstrap.api.helpers.AbstractBootstrapService
cleanup() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
cleanup() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
cleanup() - Method in interface org.jboss.weld.bootstrap.api.Service
Called by Weld when it is shutting down, allowing the service to perform any cleanup needed.
cleanup() - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Clear up the services registered, by calling
Service.cleanup()
on each registered service
cleanup() - Method in class org.jboss.weld.bootstrap.BeanDeployer
cleanup() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
cleanup() - Method in class org.jboss.weld.bootstrap.events.RequiredAnnotationDiscovery
cleanup() - Method in class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
cleanup() - Method in class org.jboss.weld.bootstrap.Validator
cleanup() - Method in class org.jboss.weld.config.WeldConfiguration
cleanup() - Method in class org.jboss.weld.Container
Cause the container to be cleaned up, including all registered bean
managers, and all deployment services
cleanup() - Method in class org.jboss.weld.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.event.CurrentEventMetadata
cleanup() - Method in class org.jboss.weld.event.GlobalObserverNotifierService
cleanup() - Method in class org.jboss.weld.executor.AbstractExecutorServices
cleanup() - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
Called after the computation finishes.
cleanup() - Method in class org.jboss.weld.executor.ProfilingExecutorServices
cleanup() - Method in class org.jboss.weld.injection.CurrentInjectionPoint
cleanup() - Method in class org.jboss.weld.injection.SLSBInvocationInjectionPoint
cleanup() - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
cleanup() - Method in class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
cleanup() - Method in class org.jboss.weld.jsf.JsfApiAbstraction
cleanup() - Method in class org.jboss.weld.manager.BeanManagerImpl
cleanup() - Method in class org.jboss.weld.manager.BeanManagerLookupService
cleanup() - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
cleanup() - Method in class org.jboss.weld.metadata.TypeStore
cleanup() - Method in class org.jboss.weld.persistence.PersistenceApiAbstraction
cleanup() - Method in class org.jboss.weld.resources.ClassLoaderResourceLoader
cleanup() - Method in class org.jboss.weld.resources.ClassTransformer
cleanup() - Method in class org.jboss.weld.resources.DefaultResourceLoader
cleanup() - Method in class org.jboss.weld.resources.MemberTransformer
cleanup() - Method in class org.jboss.weld.resources.SharedObjectCache
cleanup() - Method in class org.jboss.weld.resources.SingleThreadScheduledExecutorServiceFactory
cleanup() - Method in class org.jboss.weld.resources.WeldClassLoaderResourceLoader
cleanup() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
cleanup() - Method in class org.jboss.weld.serialization.ContextualStoreImpl
cleanup() - Method in class org.jboss.weld.servlet.HttpContextLifecycle
cleanup() - Method in class org.jboss.weld.servlet.ServletApiAbstraction
cleanup() - Method in class org.jboss.weld.servlet.ServletContextService
cleanup() - Method in class org.jboss.weld.servlet.spi.helpers.AcceptingHttpContextActivationFilter
cleanup() - Method in class org.jboss.weld.servlet.spi.helpers.RegexHttpContextActivationFilter
cleanup() - Method in class org.jboss.weld.SimpleCDI
cleanup() - Method in class org.jboss.weld.util.AnnotationApiAbstraction
cleanup() - Method in class org.jboss.weld.util.JtaApiAbstraction
cleanup() - Method in class org.jboss.weld.ws.WSApiAbstraction
cleanupAfterBoot() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeStoreImpl
cleanupAfterBoot() - Method in class org.jboss.weld.bean.AbstractClassBean
cleanupAfterBoot() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
cleanupAfterBoot() - Method in class org.jboss.weld.bean.ProducerField
cleanupAfterBoot() - Method in class org.jboss.weld.bean.ProducerMethod
cleanupAfterBoot() - Method in class org.jboss.weld.bean.proxy.ProtectionDomainCache
cleanupAfterBoot() - Method in class org.jboss.weld.bean.RIBean
This method is called after the container is started allowing the bean to
release any resources that are only required at boot time
cleanupAfterBoot() - Method in interface org.jboss.weld.bootstrap.api.BootstrapService
Called by Weld once it finishes initialization and before it starts serving requests.
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
cleanupAfterBoot() - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.FastProcessAnnotatedTypeResolver
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.MissingDependenciesRegistry
cleanupAfterBoot() - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
cleanupAfterBoot() - Method in class org.jboss.weld.event.GlobalObserverNotifierService
cleanupAfterBoot() - Method in class org.jboss.weld.injection.producer.InjectionTargetService
cleanupAfterBoot() - Method in class org.jboss.weld.manager.BeanManagerImpl
Clear the bean set that is only used to make sure that no duplicate beans are added.
cleanupAfterBoot() - Method in class org.jboss.weld.resources.ClassTransformer
cleanupAfterBoot() - Method in class org.jboss.weld.resources.DefaultReflectionCache
cleanupAfterBoot() - Method in class org.jboss.weld.resources.MemberTransformer
cleanupAfterBoot() - Method in class org.jboss.weld.resources.SharedObjectCache
clear() - Method in class com.google.common.collect.ArrayTable
clear() - Method in class com.google.common.collect.ConcurrentHashMultiset
clear() - Method in class com.google.common.collect.ForwardingCollection
clear() - Method in class com.google.common.collect.ForwardingMap
clear() - Method in class com.google.common.collect.ForwardingMultimap
clear() - Method in class com.google.common.collect.ForwardingTable
clear() - Method in class com.google.common.collect.ImmutableCollection
Guaranteed to throw an exception and leave the collection unmodified.
clear() - Method in class com.google.common.collect.ImmutableMap
Guaranteed to throw an exception and leave the map unmodified.
clear() - Method in class com.google.common.collect.ImmutableMultimap
Guaranteed to throw an exception and leave the multimap unmodified.
clear() - Method in class com.google.common.collect.ImmutableTable
Guaranteed to throw an exception and leave the table unmodified.
clear() - Method in class com.google.common.collect.LinkedHashMultimap
clear() - Method in class com.google.common.collect.LinkedListMultimap
clear() - Method in class com.google.common.collect.MinMaxPriorityQueue
clear() - Method in interface com.google.common.collect.Multimap
Removes all key-value pairs from the multimap.
clear() - Method in interface com.google.common.collect.Table
Removes all mappings from the table.
clear() - Method in class com.google.common.util.concurrent.AtomicLongMap
Removes all of the mappings from this map.
clear() - Static method in class org.jboss.logging.NDC
clear() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
clear() - Method in interface org.jboss.weld.annotated.slim.SlimAnnotatedType
Clear up cached content to save memory.
clear() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
clear() - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
clear(String) - Method in interface org.jboss.weld.bootstrap.api.Singleton
Clear the singleton
clear() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
clear() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
clear() - Method in interface org.jboss.weld.context.beanstore.BeanStore
Clears the store of contextual instances
clear() - Method in class org.jboss.weld.ejb.EjbDescriptors
Clears both maps
clear() - Method in class org.jboss.weld.el.Namespace
clear() - Method in class org.jboss.weld.event.ObserverNotifier
Clears cached observer method resolutions and event type checks.
clear() - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
clear() - Method in class org.jboss.weld.resolution.NameBasedResolver
Reset all cached injection points.
clear() - Method in class org.jboss.weld.resolution.TypeSafeResolver
Reset all cached resolutions
clear() - Static method in class org.jboss.weld.servlet.SessionHolder
clear() - Method in class org.jboss.weld.util.collections.ArraySet
clear() - Method in class org.jboss.weld.util.collections.ListView
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
clearClassLoader(ClassLoader) - Static method in class org.jboss.el.cache.FactoryFinderCache
This should be called by the container on undeploy to remove all references to the given class loader
from the cache.
clearNdc() - Method in interface org.jboss.logging.LoggerProvider
ClientProxyFactory <T > - Class in org.jboss.weld.bean.proxy
Proxy factory that generates client proxies, it uses optimizations that
are not valid for other proxy types.
ClientProxyFactory(String, Class<?>, Set<? extends Type>, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.ClientProxyFactory
ClientProxyProvider - Class in org.jboss.weld.bean.proxy
A proxy pool for holding scope adaptors (client proxies)
ClientProxyProvider(String) - Constructor for class org.jboss.weld.bean.proxy.ClientProxyProvider
Constructor
close(Closeable, boolean) - Static method in class com.google.common.io.Closeables
Closes a
Closeable
, with control over whether an
IOException
may be thrown.
close() - Method in class com.google.common.io.FileBackedOutputStream
Closeables - Class in com.google.common.io
Utility methods for working with
Closeable
objects.
closed(C, C) - Static method in class com.google.common.collect.Ranges
Returns a range that contains all values greater than or equal to
lower
and less than or equal to upper
.
closedOpen(C, C) - Static method in class com.google.common.collect.Ranges
Returns a range that contains all values greater than or equal to
lower
and strictly less than upper
.
closeQuietly(Closeable) - Static method in class com.google.common.io.Closeables
Equivalent to calling close(closeable, true)
, but with no
IOException in the signature.
CodeAttribute - Class in org.jboss.classfilewriter.code
CodeAttribute(ClassMethod, ConstPool) - Constructor for class org.jboss.classfilewriter.code.CodeAttribute
CodeLocation - Class in org.jboss.classfilewriter.code
Represents a location in the bytecode.
coerceToInteger(InetAddress) - Static method in class com.google.common.net.InetAddresses
Returns an integer representing an IPv4 address regardless of
whether the supplied argument is an IPv4 address or not.
coerceToType(Object, Class<?>) - Method in class javax.el.ExpressionFactory
Coerces an object to a specific type according to the
EL type conversion rules.
coerceToType(Object, Class<?>) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
collapseFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher
Returns a string copy of the input character sequence, with each group of consecutive
characters that match this matcher replaced by a single replacement character.
Collections2 - Class in com.google.common.collect
Provides static methods for working with Collection
instances.
column(C) - Method in class com.google.common.collect.ArrayTable
Returns a view of all mappings that have the given column key.
column(C) - Method in class com.google.common.collect.ForwardingTable
column(C) - Method in class com.google.common.collect.ImmutableTable
Returns a view of all mappings that have the given column key.
column(C) - Method in interface com.google.common.collect.Table
Returns a view of all mappings that have the given column key.
columnComparator() - Method in class com.google.common.collect.TreeBasedTable
Returns the comparator that orders the columns.
columnKeyList() - Method in class com.google.common.collect.ArrayTable
Returns, as an immutable list, the column keys provided when the table was
constructed, including those that are mapped to null values only.
columnKeySet() - Method in class com.google.common.collect.ArrayTable
Returns an immutable set of the valid column keys, including those that
are associated with null values only.
columnKeySet() - Method in class com.google.common.collect.ForwardingTable
columnKeySet() - Method in class com.google.common.collect.ImmutableTable
columnKeySet() - Method in interface com.google.common.collect.Table
Returns a set of column keys that have one or more values in the table.
columnMap() - Method in class com.google.common.collect.ArrayTable
columnMap() - Method in class com.google.common.collect.ForwardingTable
columnMap() - Method in class com.google.common.collect.ImmutableTable
Returns a view that associates each column key with the corresponding map
from row keys to values.
columnMap() - Method in interface com.google.common.collect.Table
Returns a view that associates each column key with the corresponding map
from row keys to values.
com.google.common.annotations - package com.google.common.annotations
Common annotation types.
com.google.common.base - package com.google.common.base
Basic utility libraries and interfaces.
com.google.common.base.internal - package com.google.common.base.internal
com.google.common.cache - package com.google.common.cache
This package contains caching utilities.
com.google.common.collect - package com.google.common.collect
This package contains generic collection interfaces and implementations, and
other utilities for working with collections.
com.google.common.eventbus - package com.google.common.eventbus
The EventBus allows publish-subscribe-style communication between components
without requiring the components to explicitly register with one another
(and thus be aware of each other).
com.google.common.hash - package com.google.common.hash
Hash functions and related structures.
com.google.common.io - package com.google.common.io
This package contains utility methods and classes for working with Java I/O,
for example input streams, output streams, readers, writers, and files.
com.google.common.math - package com.google.common.math
Arithmetic functions operating on primitive values and
BigInteger
instances.
com.google.common.net - package com.google.common.net
This package contains utility methods and classes for working with net
addresses (numeric IP and domain names).
com.google.common.primitives - package com.google.common.primitives
Static utilities for working with the eight primitive types and void
,
and value types for treating them as unsigned.
com.google.common.reflect - package com.google.common.reflect
This package contains utilities to work with Java reflection.
com.google.common.util.concurrent - package com.google.common.util.concurrent
Concurrency utilities.
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
combineOrdered(Iterable<HashCode>) - Static method in class com.google.common.hash.Hashing
Returns a hash code, having the same bit length as each of the input hash codes,
that combines the information of these hash codes in an ordered fashion.
combineUnordered(Iterable<HashCode>) - Static method in class com.google.common.hash.Hashing
Returns a hash code, having the same bit length as each of the input hash codes,
that combines the information of these hash codes in an unordered fashion.
CommonBean <T > - Class in org.jboss.weld.bean
Common superclass for beans that are identified using id.
CommonBean(BeanAttributes<T>, BeanIdentifier) - Constructor for class org.jboss.weld.bean.CommonBean
commonPrefix(CharSequence, CharSequence) - Static method in class com.google.common.base.Strings
Returns the longest string prefix
such that
a.toString().startsWith(prefix) && b.toString().startsWith(prefix)
,
taking care not to split surrogate pairs.
commonSuffix(CharSequence, CharSequence) - Static method in class com.google.common.base.Strings
Returns the longest string suffix
such that
a.toString().endsWith(suffix) && b.toString().endsWith(suffix)
,
taking care not to split surrogate pairs.
comparator() - Method in class com.google.common.collect.ForwardingSortedMap
comparator() - Method in class com.google.common.collect.ForwardingSortedSet
comparator() - Method in class com.google.common.collect.ImmutableSortedMap
Returns the comparator that orders the keys, which is
Ordering.natural()
when the natural ordering of the keys is used.
comparator() - Method in class com.google.common.collect.ImmutableSortedMultiset
comparator() - Method in class com.google.common.collect.ImmutableSortedSet
Returns the comparator that orders the elements, which is
Ordering.natural()
when the natural ordering of the
elements is used.
comparator() - Method in class com.google.common.collect.MinMaxPriorityQueue
Returns the comparator used to order the elements in this queue.
comparator() - Method in interface com.google.common.collect.SortedMultiset
Returns the comparator that orders this multiset, or
Ordering.natural()
if the natural ordering of the elements is used.
compare(Comparable<?>, Comparable<?>) - Method in class com.google.common.collect.ComparisonChain
Compares two comparable objects as specified by
Comparable.compareTo(T)
,
if the result of this comparison chain
has not already been determined.
compare(T, T, Comparator<T>) - Method in class com.google.common.collect.ComparisonChain
Compares two objects using a comparator, if the result of this
comparison chain has not already been determined.
compare(int, int) - Method in class com.google.common.collect.ComparisonChain
Compares two
int
values as specified by
Ints.compare(int, int)
,
if the result of this comparison chain has not already been
determined.
compare(long, long) - Method in class com.google.common.collect.ComparisonChain
Compares two
long
values as specified by
Longs.compare(long, long)
,
if the result of this comparison chain has not already been
determined.
compare(float, float) - Method in class com.google.common.collect.ComparisonChain
Compares two
float
values as specified by
Float.compare(float, float)
,
if the result of this comparison chain has not
already been determined.
compare(double, double) - Method in class com.google.common.collect.ComparisonChain
compare(boolean, boolean) - Method in class com.google.common.collect.ComparisonChain
compare(T, T) - Method in class com.google.common.collect.Ordering
compare(boolean, boolean) - Static method in class com.google.common.primitives.Booleans
Compares the two specified boolean
values in the standard way
(false
is considered less than true
).
compare(char, char) - Static method in class com.google.common.primitives.Chars
Compares the two specified char
values.
compare(double, double) - Static method in class com.google.common.primitives.Doubles
Compares the two specified double
values.
compare(float, float) - Static method in class com.google.common.primitives.Floats
compare(int, int) - Static method in class com.google.common.primitives.Ints
Compares the two specified int
values.
compare(long, long) - Static method in class com.google.common.primitives.Longs
Compares the two specified long
values.
compare(short, short) - Static method in class com.google.common.primitives.Shorts
Compares the two specified short
values.
compare(byte, byte) - Static method in class com.google.common.primitives.SignedBytes
Compares the two specified byte
values.
compare(byte, byte) - Static method in class com.google.common.primitives.UnsignedBytes
Compares the two specified byte
values, treating them as unsigned
values between 0 and 255 inclusive.
compare(int, int) - Static method in class com.google.common.primitives.UnsignedInts
Compares the two specified int
values, treating them as unsigned values between
0
and 2^32 - 1
inclusive.
compare(long, long) - Static method in class com.google.common.primitives.UnsignedLongs
Compares the two specified long
values, treating them as unsigned values between
0
and 2^64 - 1
inclusive.
compareAndSet(double, double) - Method in class com.google.common.util.concurrent.AtomicDouble
Atomically sets the value to the given updated value
if the current value is
bitwise equal
to the expected value.
compareAndSet(int, double, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
Atomically sets the element at position
i
to the given
updated value
if the current value is
bitwise equal
to the expected value.
compareAnnotatedCallable(AnnotatedCallable<?>, AnnotatedCallable<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
compareAnnotatedField(AnnotatedField<?>, AnnotatedField<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
compareAnnotatedParameters(AnnotatedParameter<?>, AnnotatedParameter<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
Compares two annotated parameters and returns true if they are equal
compareAnnotatedTypes(AnnotatedType<?>, AnnotatedType<?>) - Static method in class org.jboss.weld.util.AnnotatedTypes
Compares two annotated types and returns true if they are the same
compareFalseFirst(boolean, boolean) - Method in class com.google.common.collect.ComparisonChain
Compares two boolean
values, considering false
to be less
than true
, if the result of this comparison chain has not
already been determined.
compareTo(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Compares this unsigned integer to another unsigned integer.
compareTo(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
compareTo(LookupSwitchBuilder.ValuePair) - Method in class org.jboss.classfilewriter.code.LookupSwitchBuilder.ValuePair
compareTrueFirst(boolean, boolean) - Method in class com.google.common.collect.ComparisonChain
Compares two boolean
values, considering true
to be less
than false
, if the result of this comparison chain has not
already been determined.
ComparisonChain - Class in com.google.common.collect
A utility for performing a "lazy" chained comparison statement, which
performs comparisons only until it finds a nonzero result.
complementOf(Collection<E>) - Static method in class com.google.common.collect.Sets
Creates an EnumSet
consisting of all enum values that are not in
the specified collection.
complementOf(Collection<E>, Class<E>) - Static method in class com.google.common.collect.Sets
Creates an EnumSet
consisting of all enum values that are not in
the specified collection.
compose(Function<B, C>, Function<A, ? extends B>) - Static method in class com.google.common.base.Functions
Returns the composition of two functions.
compose(Predicate<B>, Function<A, ? extends B>) - Static method in class com.google.common.base.Predicates
Returns the composition of a function and a predicate.
compose(Function<? super F, T>, Supplier<F>) - Static method in class com.google.common.base.Suppliers
Returns a new supplier which is the composition of the provided function
and supplier.
CompositeELResolver - Class in javax.el
Maintains an ordered composite list of child ELResolver
s.
CompositeELResolver() - Constructor for class javax.el.CompositeELResolver
compound(Comparator<? super U>) - Method in class com.google.common.collect.Ordering
Returns an ordering which first uses the ordering this
, but which
in the event of a "tie", then delegates to secondaryComparator
.
compound(Iterable<? extends Comparator<? super T>>) - Static method in class com.google.common.collect.Ordering
Returns an ordering which tries each given comparator in order until a
non-zero result is found, returning that result, and returning zero only if
all comparators return zero.
ComputationException - Exception in com.google.common.collect
Wraps an exception that occurred during a computation.
ComputationException(Throwable) - Constructor for exception com.google.common.collect.ComputationException
Creates a new instance with the given cause.
computeInstanceType(Bean<?>) - Method in class org.jboss.weld.bean.proxy.AbstractBeanInstance
computeInstanceType(Set<Type>) - Static method in class org.jboss.weld.bean.proxy.AbstractBeanInstance
computeNext() - Method in class com.google.common.collect.AbstractIterator
Returns the next element.
computeNext(T) - Method in class com.google.common.collect.AbstractLinkedIterator
Deprecated.
Returns the element that follows previous
, or returns null
if no elements remain.
computeNext(T) - Method in class com.google.common.collect.AbstractSequentialIterator
Returns the element that follows previous
, or returns null
if no elements remain.
computeValue() - Method in class org.jboss.weld.annotated.enhanced.TypeClosureLazyValueHolder
computeValue() - Method in class org.jboss.weld.util.LazyValueHolder
concat(Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
Combines two iterables into a single iterable.
concat(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
Combines three iterables into a single iterable.
concat(Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>, Iterable<? extends T>) - Static method in class com.google.common.collect.Iterables
Combines four iterables into a single iterable.
concat(Iterable<? extends T>...) - Static method in class com.google.common.collect.Iterables
Combines multiple iterables into a single iterable.
concat(Iterable<? extends Iterable<? extends T>>) - Static method in class com.google.common.collect.Iterables
Combines multiple iterables into a single iterable.
concat(Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
Combines two iterators into a single iterator.
concat(Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
Combines three iterators into a single iterator.
concat(Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>, Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
Combines four iterators into a single iterator.
concat(Iterator<? extends T>...) - Static method in class com.google.common.collect.Iterators
Combines multiple iterators into a single iterator.
concat(Iterator<? extends Iterator<? extends T>>) - Static method in class com.google.common.collect.Iterators
Combines multiple iterators into a single iterator.
concat(T[], T[], Class<T>) - Static method in class com.google.common.collect.ObjectArrays
Returns a new array that contains the concatenated contents of two arrays.
concat(T, T[]) - Static method in class com.google.common.collect.ObjectArrays
Returns a new array that prepends element
to array
.
concat(T[], T) - Static method in class com.google.common.collect.ObjectArrays
Returns a new array that appends element
to array
.
concat(boolean[]...) - Static method in class com.google.common.primitives.Booleans
Returns the values from each provided array combined into a single array.
concat(byte[]...) - Static method in class com.google.common.primitives.Bytes
Returns the values from each provided array combined into a single array.
concat(char[]...) - Static method in class com.google.common.primitives.Chars
Returns the values from each provided array combined into a single array.
concat(double[]...) - Static method in class com.google.common.primitives.Doubles
Returns the values from each provided array combined into a single array.
concat(float[]...) - Static method in class com.google.common.primitives.Floats
Returns the values from each provided array combined into a single array.
concat(int[]...) - Static method in class com.google.common.primitives.Ints
Returns the values from each provided array combined into a single array.
concat(long[]...) - Static method in class com.google.common.primitives.Longs
Returns the values from each provided array combined into a single array.
concat(short[]...) - Static method in class com.google.common.primitives.Shorts
Returns the values from each provided array combined into a single array.
concurrencyLevel(int) - Method in class com.google.common.cache.CacheBuilder
Guides the allowed concurrency among update operations.
concurrencyLevel(int) - Method in class com.google.common.collect.GenericMapMaker
concurrencyLevel(int) - Method in class com.google.common.collect.MapMaker
Guides the allowed concurrency among update operations.
ConcurrentBeanDeployer - Class in org.jboss.weld.bootstrap
BeanDeployer that processes some of the deployment tasks in parallel.
ConcurrentBeanDeployer(BeanManagerImpl, EjbDescriptors, ServiceRegistry) - Constructor for class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
ConcurrentHashMapBeanStore - Class in org.jboss.weld.context.beanstore
A BeanStore that uses a HashMap as backing storage
ConcurrentHashMapBeanStore() - Constructor for class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
Constructor
ConcurrentHashMultiset <E > - Class in com.google.common.collect
A multiset that supports concurrent modifications and that provides atomic versions of most
Multiset
operations (exceptions where noted).
ConcurrentValidator - Class in org.jboss.weld.bootstrap
Processes validation of beans, decorators and interceptors in parallel.
ConcurrentValidator(ExecutorServices) - Constructor for class org.jboss.weld.bootstrap.ConcurrentValidator
CONFIGURATION_FILE - Static variable in class org.jboss.weld.config.WeldConfiguration
configurationError(Throwable) - Method in interface org.jboss.weld.logging.XmlLogger
configurationInitialized(Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
ConfigurationKey - Enum in org.jboss.weld.config
This enum lists all the supported configuration keys.
configurationKeyAlreadySet(Object, Object, Object, String) - Method in interface org.jboss.weld.logging.ConfigurationLogger
configurationKeyHasDifferentValues(Object, Object, Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
ConfigurationLogger - Interface in org.jboss.weld.logging
Log messages for configuration.
configurationPropertyTypeMismatch(Object, Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
configuredProvider - Static variable in class javax.enterprise.inject.spi.CDI
conflictingInterceptorBindings(Object) - Method in interface org.jboss.weld.logging.BeanLogger
CONNECTION - Static variable in class com.google.common.net.HttpHeaders
The HTTP Connection header field name.
consistentHash(HashCode, int) - Static method in class com.google.common.hash.Hashing
Assigns to hashCode
a "bucket" in the range [0, buckets)
, in a uniform
manner that minimizes the need for remapping as buckets
grows.
consistentHash(long, int) - Static method in class com.google.common.hash.Hashing
Assigns to input
a "bucket" in the range [0, buckets)
, in a uniform
manner that minimizes the need for remapping as buckets
grows.
constant(E) - Static method in class com.google.common.base.Functions
Creates a function that returns value
for any input.
constPool - Variable in class org.jboss.classfilewriter.attributes.Attribute
ConstPool - Class in org.jboss.classfilewriter.constpool
ConstPool() - Constructor for class org.jboss.classfilewriter.constpool.ConstPool
ConstPoolEntry - Class in org.jboss.classfilewriter.constpool
ConstPoolEntry() - Constructor for class org.jboss.classfilewriter.constpool.ConstPoolEntry
ConstPoolEntryType - Enum in org.jboss.classfilewriter.constpool
constrainedBiMap(BiMap<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified bimap, using the specified
constraint.
constrainedCollection(Collection<E>, Constraint<? super E>) - Static method in class com.google.common.collect.Constraints
Returns a constrained view of the specified collection, using the specified
constraint.
constrainedList(List<E>, Constraint<? super E>) - Static method in class com.google.common.collect.Constraints
Returns a constrained view of the specified list, using the specified
constraint.
constrainedListMultimap(ListMultimap<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified list multimap, using the
specified constraint.
constrainedMap(Map<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified map, using the specified
constraint.
constrainedMultimap(Multimap<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified multimap, using the specified
constraint.
constrainedMultiset(Multiset<E>, Constraint<? super E>) - Static method in class com.google.common.collect.Constraints
Returns a constrained view of the specified multiset, using the specified
constraint.
constrainedSet(Set<E>, Constraint<? super E>) - Static method in class com.google.common.collect.Constraints
Returns a constrained view of the specified set, using the specified
constraint.
constrainedSetMultimap(SetMultimap<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified set multimap, using the
specified constraint.
constrainedSortedSet(SortedSet<E>, Constraint<? super E>) - Static method in class com.google.common.collect.Constraints
Returns a constrained view of the specified sorted set, using the specified
constraint.
constrainedSortedSetMultimap(SortedSetMultimap<K, V>, MapConstraint<? super K, ? super V>) - Static method in class com.google.common.collect.MapConstraints
Returns a constrained view of the specified sorted-set multimap, using the
specified constraint.
Constraint <E > - Interface in com.google.common.collect
A constraint that an element must satisfy in order to be added to a
collection.
Constraints - Class in com.google.common.collect
Factories and utilities pertaining to the
Constraint
interface.
construct(Object...) - Method in interface org.jboss.weld.logging.MessageCallback
Constructs the message or Throwable.
CONSTRUCTED_FLAG_NAME - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
ConstructionHandle <T > - Interface in org.jboss.weld.construction.api
constructorCall(StackEntry) - Method in class org.jboss.classfilewriter.code.LocalVariableState
constructorCall(int) - Method in class org.jboss.classfilewriter.code.StackFrame
marks the value in potition initializedValueStackPosition as initialized.
constructorCall(int, StackEntry) - Method in class org.jboss.classfilewriter.code.StackState
ConstructorHolder <X > - Class in org.jboss.weld.serialization
ConstructorHolder(Constructor<X>) - Constructor for class org.jboss.weld.serialization.ConstructorHolder
ConstructorInjectionPoint <T > - Class in org.jboss.weld.injection
High-level representation of an injected constructor.
ConstructorInjectionPoint(EnhancedAnnotatedConstructor<T>, Bean<T>, Class<?>, InjectionPointFactory, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.ConstructorInjectionPoint
ConstructorInterceptionInstantiator <T > - Class in org.jboss.weld.injection.producer
ConstructorInterceptionInstantiator(Instantiator<T>, InterceptionModel, SlimAnnotatedType<?>) - Constructor for class org.jboss.weld.injection.producer.ConstructorInterceptionInstantiator
ConstructorSignature - Interface in org.jboss.weld.annotated.enhanced
ConstructorSignatureImpl - Class in org.jboss.weld.annotated.enhanced.jlr
ConstructorSignatureImpl(EnhancedAnnotatedConstructor<?>) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl
ConstructorSignatureImpl(Constructor<?>) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl
ConstructorUtils - Class in org.jboss.weld.util.bytecode
Utility class for working with constructors in the low level javassist API
Consumer <T > - Interface in org.jboss.weld.util
Backport of JDK 8 consumer interface.
consumingIterable(Iterable<T>) - Static method in class com.google.common.collect.Iterables
consumingIterator(Iterator<T>) - Static method in class com.google.common.collect.Iterators
Returns a view of the supplied iterator
that removes each element
from the supplied iterator
as it is returned.
Container - Class in org.jboss.weld
A Weld application container
Container(String, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.Container
Container(BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.Container
Container(Set<String>, String, String...) - Constructor for class org.jboss.weld.xml.BeansXmlHandler.Container
CONTAINER_LIFECYCLE_EVENT_CANONICAL_SUPERTYPES - Static variable in class org.jboss.weld.util.Observers
CONTAINER_LIFECYCLE_EVENT_TYPES - Static variable in class org.jboss.weld.util.Observers
CONTAINER_MANAGED_TRANSACTION_MANAGEMENT_ENUM_VALUE - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
ContainerEvent - Class in org.jboss.weld.bootstrap.events
Marker for lifecycle events dispatched by the Weld container.
ContainerEvent() - Constructor for class org.jboss.weld.bootstrap.events.ContainerEvent
containerLifecycleEventMethodInvokedOutsideObserver() - Method in interface org.jboss.weld.logging.BootstrapLogger
ContainerLifecycleEventPreloader - Class in org.jboss.weld.bootstrap.events
Allows observer methods for container lifecycle events to be resolved upfront while the deployment is waiting for classloader
or reflection API.
ContainerLifecycleEventPreloader(int, ObserverNotifier) - Constructor for class org.jboss.weld.bootstrap.events.ContainerLifecycleEventPreloader
containerLifecycleEvents - Variable in class org.jboss.weld.bootstrap.AbstractBeanDeployer
ContainerLifecycleEvents - Class in org.jboss.weld.bootstrap.events
ContainerLifecycleEvents(ContainerLifecycleEventPreloader, RequiredAnnotationDiscovery) - Constructor for class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
ContainerState - Enum in org.jboss.weld
Application container instance state
contains(Pattern) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if the
CharSequence
being tested contains any match for the given
regular expression pattern.
contains(Object, Object) - Method in class com.google.common.collect.ArrayTable
Returns true
if the provided keys are among the keys provided when
the table was constructed.
contains(Object) - Method in class com.google.common.collect.FluentIterable
Returns true
if this fluent iterable contains any object for which
equals(element)
is true.
contains(Object) - Method in class com.google.common.collect.ForwardingCollection
contains(Object, Object) - Method in class com.google.common.collect.ForwardingTable
contains(Object, Object) - Method in class com.google.common.collect.HashBasedTable
contains(Object) - Method in class com.google.common.collect.ImmutableCollection
contains(Object) - Method in class com.google.common.collect.ImmutableList
contains(Object) - Method in class com.google.common.collect.ImmutableMultiset
contains(Iterable<?>, Object) - Static method in class com.google.common.collect.Iterables
Returns true
if iterable
contains any object for which equals(element)
is true.
contains(Iterator<?>, Object) - Static method in class com.google.common.collect.Iterators
Returns true
if iterator
contains element
.
contains(Object) - Method in interface com.google.common.collect.Multiset
Determines whether this multiset contains the specified element.
contains(C) - Method in class com.google.common.collect.Range
Returns true
if value
is within the bounds of this range.
contains(Object, Object) - Method in interface com.google.common.collect.Table
Returns true
if the table contains a mapping with the specified
row and column keys.
contains(Object, Object) - Method in class com.google.common.collect.TreeBasedTable
contains(boolean[], boolean) - Static method in class com.google.common.primitives.Booleans
Returns true
if target
is present as an element anywhere in
array
.
contains(byte[], byte) - Static method in class com.google.common.primitives.Bytes
Returns true
if target
is present as an element anywhere in
array
.
contains(char[], char) - Static method in class com.google.common.primitives.Chars
Returns true
if target
is present as an element anywhere in
array
.
contains(double[], double) - Static method in class com.google.common.primitives.Doubles
Returns true
if target
is present as an element anywhere in
array
.
contains(float[], float) - Static method in class com.google.common.primitives.Floats
Returns true
if target
is present as an element anywhere in
array
.
contains(int[], int) - Static method in class com.google.common.primitives.Ints
Returns true
if target
is present as an element anywhere in
array
.
contains(long[], long) - Static method in class com.google.common.primitives.Longs
Returns true
if target
is present as an element anywhere in
array
.
contains(short[], short) - Static method in class com.google.common.primitives.Shorts
Returns true
if target
is present as an element anywhere in
array
.
contains(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
contains(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
contains(Class<S>) - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Check if a service is registered
contains(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
contains(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
contains(BeanIdentifier) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Check if the store contains an instance
contains(String) - Method in class org.jboss.weld.ejb.EjbDescriptors
Indicates if there are EJB descriptors available for an EJB implementation
class
contains(Class<?>) - Method in class org.jboss.weld.ejb.EjbDescriptors
Indicates if there are EJB descriptors available for an EJB implementation
class
contains(String) - Method in class org.jboss.weld.el.Namespace
contains(Object) - Method in class org.jboss.weld.util.collections.ArraySet
contains(Object) - Method in class org.jboss.weld.util.InterceptorBindingSet
containsAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
containsAll(Collection<?>) - Method in class com.google.common.collect.ImmutableCollection
containsAll(Collection<?>) - Method in class com.google.common.collect.ImmutableMultiset
containsAll(Collection<?>) - Method in interface com.google.common.collect.Multiset
Returns true
if this multiset contains at least one occurrence of
each element in the specified collection.
containsAll(Iterable<? extends C>) - Method in class com.google.common.collect.Range
Returns
true
if every element in
values
is
contained in
this range.
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>) - Static method in class org.jboss.weld.util.Beans
Checks that all the qualifiers in the set requiredQualifiers are in the set of qualifiers.
containsAnnotation(UnbackedAnnotatedType<?>, Collection<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
containsAnnotation(BackedAnnotatedType<?>, Collection<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
containsAnnotation(BackedAnnotatedType<?>, Class<? extends Annotation>) - Method in class org.jboss.weld.bootstrap.events.RequiredAnnotationDiscovery
Indicates whether the given class contains an annotation of the given annotation type.
containsAnnotation(Class<?>, Class<? extends Annotation>) - Method in interface org.jboss.weld.resources.spi.AnnotationDiscovery
Deprecated.
Indicates whether the given class contains an annotation of the given annotation type.
containsAnnotation(Class<? extends Annotation>) - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether this class contains an annotation of the specified annotation type.
containsColumn(Object) - Method in class com.google.common.collect.ArrayTable
Returns true
if the provided column key is among the column keys
provided when the table was constructed.
containsColumn(Object) - Method in class com.google.common.collect.ForwardingTable
containsColumn(Object) - Method in class com.google.common.collect.HashBasedTable
containsColumn(Object) - Method in interface com.google.common.collect.Table
Returns true
if the table contains a mapping with the specified
column.
containsColumn(Object) - Method in class com.google.common.collect.TreeBasedTable
containsEntry(Object, Object) - Method in class com.google.common.collect.ForwardingMultimap
containsEntry(Object, Object) - Method in class com.google.common.collect.ImmutableMultimap
containsEntry(Object, Object) - Method in class com.google.common.collect.LinkedListMultimap
containsEntry(Object, Object) - Method in interface com.google.common.collect.Multimap
Returns true
if the multimap contains the specified key-value pair.
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
containsKey(Object) - Method in class com.google.common.collect.ForwardingMap
containsKey(Object) - Method in class com.google.common.collect.ForwardingMultimap
containsKey(Object) - Method in class com.google.common.collect.ImmutableBiMap
containsKey(Object) - Method in class com.google.common.collect.ImmutableMap
containsKey(Object) - Method in class com.google.common.collect.ImmutableMultimap
containsKey(Object) - Method in class com.google.common.collect.LinkedListMultimap
containsKey(Object) - Method in interface com.google.common.collect.Multimap
Returns true
if the multimap contains any values for the specified
key.
containsKey(Object) - Method in class com.google.common.util.concurrent.AtomicLongMap
Returns true if this map contains a mapping for the specified key.
containsOccurrences(Multiset<?>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
Returns true
if subMultiset.count(o) <=
superMultiset.count(o)
for all o
.
containsPattern(String) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if the
CharSequence
being tested contains any match for the given
regular expression pattern.
containsRequiredAnnotations(Collection<Class<? extends Annotation>>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
Returns true if and only if the underlying
AnnotatedType
contains any of the given annotation types.
containsRow(Object) - Method in class com.google.common.collect.ArrayTable
Returns true
if the provided row key is among the row keys
provided when the table was constructed.
containsRow(Object) - Method in class com.google.common.collect.ForwardingTable
containsRow(Object) - Method in class com.google.common.collect.HashBasedTable
containsRow(Object) - Method in interface com.google.common.collect.Table
Returns true
if the table contains a mapping with the specified
row key.
containsRow(Object) - Method in class com.google.common.collect.TreeBasedTable
containsUnresolvedTypeVariableOrWildcard(Type) - Static method in class org.jboss.weld.util.Types
containsValue(Object) - Method in class com.google.common.collect.ArrayTable
containsValue(Object) - Method in class com.google.common.collect.ForwardingMap
containsValue(Object) - Method in class com.google.common.collect.ForwardingMultimap
containsValue(Object) - Method in class com.google.common.collect.ForwardingTable
containsValue(Object) - Method in class com.google.common.collect.HashBasedTable
containsValue(Object) - Method in class com.google.common.collect.ImmutableBiMap
containsValue(Object) - Method in class com.google.common.collect.ImmutableMap
containsValue(Object) - Method in class com.google.common.collect.ImmutableMultimap
containsValue(Object) - Method in class com.google.common.collect.ImmutableSortedMap
containsValue(Object) - Method in class com.google.common.collect.LinkedListMultimap
containsValue(Object) - Method in interface com.google.common.collect.Multimap
Returns true
if the multimap contains the specified value for any
key.
containsValue(Object) - Method in interface com.google.common.collect.Table
Returns true
if the table contains a mapping with the specified
value.
containsValue(Object) - Method in class com.google.common.collect.TreeBasedTable
containsWildcards(Type[]) - Static method in class org.jboss.weld.util.reflection.Reflections
CONTENT_DISPOSITION - Static variable in class com.google.common.net.HttpHeaders
The HTTP Content-Disposition header field name.
CONTENT_ENCODING - Static variable in class com.google.common.net.HttpHeaders
The HTTP Content-Encoding header field name.
CONTENT_LANGUAGE - Static variable in class com.google.common.net.HttpHeaders
The HTTP Content-Language header field name.
CONTENT_LENGTH - Static variable in class com.google.common.net.HttpHeaders
The HTTP Content-Length header field name.
CONTENT_LOCATION - Static variable in class com.google.common.net.HttpHeaders
The HTTP Content-Location header field name.
CONTENT_MD5 - Static variable in class com.google.common.net.HttpHeaders
The HTTP Content-MD5 header field name.
CONTENT_RANGE - Static variable in class com.google.common.net.HttpHeaders
The HTTP Content-Range header field name.
CONTENT_TYPE - Static variable in class com.google.common.net.HttpHeaders
The HTTP Content-Type header field name.
Context - Interface in javax.enterprise.context.spi
Provides an operation for obtaining contextual instances with a particular scope of any contextual type.
CONTEXT_ID_KEY - Static variable in class org.jboss.weld.Container
CONTEXT_IGNORE_FORWARD - Static variable in interface org.jboss.weld.servlet.api.InitParameters
CONTEXT_IGNORE_INCLUDE - Static variable in interface org.jboss.weld.servlet.api.InitParameters
CONTEXT_MAPPING - Static variable in interface org.jboss.weld.servlet.api.InitParameters
contextAlreadyActive(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
ContextBean <T extends Context > - Class in org.jboss.weld.bean.builtin
ContextBean(ContextHolder<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ContextBean
ContextBeanInstance <T > - Class in org.jboss.weld.bean.proxy
An instance locator that uses a context to lookup the instance if
it exists; otherwise, a new instance will be created from the
bean.
ContextBeanInstance(Bean<T>, BeanIdentifier, String) - Constructor for class org.jboss.weld.bean.proxy.ContextBeanInstance
Creates a new locator for instances of the given bean.
contextCleared(Object) - Method in interface org.jboss.weld.logging.ContextLogger
contextCreated(ELContextEvent) - Method in interface javax.el.ELContextListener
Invoked when a new ELContext
has been created.
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
contextDestroyed(ServletContext) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
contextDestroyed(ServletContextEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
ContextException - Exception in javax.enterprise.context
Indicates a problem relating to context management.
ContextException() - Constructor for exception javax.enterprise.context.ContextException
ContextException(String) - Constructor for exception javax.enterprise.context.ContextException
ContextException(Throwable) - Constructor for exception javax.enterprise.context.ContextException
ContextException(String, Throwable) - Constructor for exception javax.enterprise.context.ContextException
contextGetScopeIsNotAScope(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
contextHasNullScope(Object) - Method in interface org.jboss.weld.logging.ContextLogger
ContextHolder <T extends Context > - Class in org.jboss.weld.bootstrap
ContextHolder(T, Class<T>, Annotation) - Constructor for class org.jboss.weld.bootstrap.ContextHolder
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
contextInitialized(ServletContext) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
contextInitialized(ServletContextEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
ContextLogger - Interface in org.jboss.weld.logging
Log messages for Contexts
Message Ids: 000200 - 000299
contextNotActive(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
contextNotActive() - Method in interface org.jboss.weld.logging.ConversationLogger
ContextNotActiveException - Exception in javax.enterprise.context
Indicates that a context is not active.
ContextNotActiveException() - Constructor for exception javax.enterprise.context.ContextNotActiveException
ContextNotActiveException(String) - Constructor for exception javax.enterprise.context.ContextNotActiveException
ContextNotActiveException(Throwable) - Constructor for exception javax.enterprise.context.ContextNotActiveException
ContextNotActiveException(String, Throwable) - Constructor for exception javax.enterprise.context.ContextNotActiveException
ContextNotActiveException - Exception in org.jboss.weld.context
ContextNotActiveException(Throwable) - Constructor for exception org.jboss.weld.context.ContextNotActiveException
ContextNotActiveException(String) - Constructor for exception org.jboss.weld.context.ContextNotActiveException
Creates a new exception with the given localized message.
contextNull() - Method in interface org.jboss.weld.logging.ServletLogger
Contextual <T > - Interface in javax.enterprise.context.spi
Defines operations to create and destroy contextual instances of a certain type.
ContextualInstance - Class in org.jboss.weld.bean
ContextualInstance <T > - Interface in org.jboss.weld.context.api
contextualInstanceAdded(Object, Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
contextualInstanceFound(Object, Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
contextualInstanceRemoved(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
ContextualInstanceStrategy <T > - Class in org.jboss.weld.bean
This component allows optimized strategies for obtaining contextual instances of a given bean to be plugged in.
contextualIsNull() - Method in interface org.jboss.weld.logging.ContextLogger
ContextualStore - Interface in org.jboss.weld.serialization.spi
Application wide contextual identifier service which allows a serializable reference to a contextual to be obtained, and the
contextual to be returned for a given id.
ContextualStoreImpl - Class in org.jboss.weld.serialization
ContextualStoreImpl(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.serialization.ContextualStoreImpl
ContiguousSet <C extends Comparable > - Class in com.google.common.collect
Conversation - Interface in javax.enterprise.context
Allows the application to manage the
conversation context by marking
the current conversation as transient or long-running, specifying a conversation identifier, or setting the conversation
timeout.
CONVERSATION - Static variable in class org.jboss.weld.literal.DestroyedLiteral
CONVERSATION - Static variable in class org.jboss.weld.literal.InitializedLiteral
CONVERSATION_CONTEXT_LAZY_PARAM - Static variable in interface org.jboss.weld.servlet.api.InitParameters
Enable / disable lazy initialization of the conversation context.
CONVERSATION_FILTER_REGISTERED - Static variable in class org.jboss.weld.servlet.ConversationFilter
CONVERSATION_ID_GENERATOR_ATTRIBUTE_NAME - Static variable in class org.jboss.weld.context.conversation.ConversationIdGenerator
ConversationAwareViewHandler - Class in org.jboss.weld.jsf
A forwarding JSF ViewHandler implementation that produces URLs containing the
conversation id query string parameter.
ConversationAwareViewHandler(ViewHandler) - Constructor for class org.jboss.weld.jsf.ConversationAwareViewHandler
ConversationBean - Class in org.jboss.weld.bean.builtin
ConversationBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ConversationBean
ConversationContext - Interface in org.jboss.weld.context
ConversationContextActivator - Class in org.jboss.weld.servlet
This component takes care of activation/deactivation of the conversation context for a servlet request.
ConversationContextActivator(BeanManagerImpl, boolean) - Constructor for class org.jboss.weld.servlet.ConversationContextActivator
ConversationFilter - Class in org.jboss.weld.servlet
Filter that handles conversation context activation if mapped by the application.
ConversationFilter() - Constructor for class org.jboss.weld.servlet.ConversationFilter
conversationIdAlreadyInUse(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
ConversationIdGenerator - Class in org.jboss.weld.context.conversation
The default conversation id generator
ConversationIdGenerator() - Constructor for class org.jboss.weld.context.conversation.ConversationIdGenerator
Creates a new conversation ID generator
conversationIdGeneratorNotFound() - Method in interface org.jboss.weld.logging.ConversationLogger
ConversationImpl - Class in org.jboss.weld.context.conversation
ConversationImpl(BeanManagerImpl) - Constructor for class org.jboss.weld.context.conversation.ConversationImpl
conversationLocked(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
conversationLockTimedout(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
conversationLockUnavailable() - Method in interface org.jboss.weld.logging.ConversationLogger
ConversationLogger - Interface in org.jboss.weld.logging
Log messages for conversations.
ConversationNamingScheme - Class in org.jboss.weld.context.beanstore
A naming scheme which can have it's cid swapped out.
ConversationNamingScheme(String, String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.beanstore.ConversationNamingScheme
conversationNamingSchemeNotFound() - Method in interface org.jboss.weld.logging.ConversationLogger
conversationPromotedToLongRunning(ConversationImpl) - Method in class org.jboss.weld.context.AbstractConversationContext
ConversationPropagationFilter - Class in org.jboss.weld.servlet
ConversationPropagationFilter() - Constructor for class org.jboss.weld.servlet.ConversationPropagationFilter
Deprecated.
conversationRestored(Object) - Method in interface org.jboss.weld.logging.ContextLogger
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.
conversationSwitched(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
conversationTerminationCancellationFailed(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
conversationTerminationCancelled(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
conversationTerminationScheduled(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
conversationUnavailable(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
conversationUnlocked(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
convert(Locale, I) - Method in interface org.jboss.logging.ParameterConverter
Convert the parameter to its string or string-equivalent representation.
convertToType(ELContext, Object, Class<?>) - Method in class javax.el.CompositeELResolver
Converts an object to a specific type.
convertToType(Object, Class<?>) - Method in class javax.el.ELContext
Converts an object to a specific type.
convertToType(ELContext, Object, Class<?>) - Method in class javax.el.ELResolver
Converts an object to a specific type.
convertToType(ELContext, Object, Class<?>) - Method in class javax.el.TypeConverter
Converts an object to a specific type.
convertValue(String) - Method in enum org.jboss.weld.config.ConfigurationKey
COOKIE - Static variable in class com.google.common.net.HttpHeaders
The HTTP Cookie header field name.
copy() - Method in class com.google.common.hash.BloomFilter
Creates a new BloomFilter
that's a copy of this instance.
copy(InputSupplier<? extends InputStream>, OutputSupplier<? extends OutputStream>) - Static method in class com.google.common.io.ByteStreams
Opens input and output streams from the given suppliers, copies all
bytes from the input to the output, and closes the streams.
copy(InputSupplier<? extends InputStream>, OutputStream) - Static method in class com.google.common.io.ByteStreams
Opens an input stream from the supplier, copies all bytes from the
input to the output, and closes the input stream.
copy(InputStream, OutputSupplier<? extends OutputStream>) - Static method in class com.google.common.io.ByteStreams
Opens an output stream from the supplier, copies all bytes from the input
to the output, and closes the output stream.
copy(InputStream, OutputStream) - Static method in class com.google.common.io.ByteStreams
Copies all bytes from the input stream to the output stream.
copy(ReadableByteChannel, WritableByteChannel) - Static method in class com.google.common.io.ByteStreams
Copies all bytes from the readable channel to the writable channel.
copy(InputSupplier<R>, OutputSupplier<W>) - Static method in class com.google.common.io.CharStreams
Opens
Readable
and
Appendable
objects from the
given factories, copies all characters between the two, and closes
them.
copy(InputSupplier<R>, Appendable) - Static method in class com.google.common.io.CharStreams
Opens a
Readable
object from the supplier, copies all characters
to the
Appendable
object, and closes the input.
copy(Readable, Appendable) - Static method in class com.google.common.io.CharStreams
copy(InputSupplier<? extends InputStream>, File) - Static method in class com.google.common.io.Files
Copies to a file all bytes from an
InputStream
supplied by a
factory.
copy(File, OutputSupplier<? extends OutputStream>) - Static method in class com.google.common.io.Files
Copies all bytes from a file to an
OutputStream
supplied by
a factory.
copy(File, OutputStream) - Static method in class com.google.common.io.Files
Copies all bytes from a file to an output stream.
copy(File, File) - Static method in class com.google.common.io.Files
Copies all the bytes from one file to another.
copy(InputSupplier<R>, File, Charset) - Static method in class com.google.common.io.Files
Copies to a file all characters from a
Readable
and
Closeable
object supplied by a factory, using the given
character set.
copy(File, Charset, OutputSupplier<W>) - Static method in class com.google.common.io.Files
Copies all characters from a file to a
Appendable
&
Closeable
object supplied by a factory, using the given
character set.
copy(File, Charset, Appendable) - Static method in class com.google.common.io.Files
Copies all characters from a file to an appendable object,
using the given character set.
copy(URL, OutputStream) - Static method in class com.google.common.io.Resources
Copies all bytes from a URL to an output stream.
copyConversationIdGeneratorAndConversationsToSession() - Method in class org.jboss.weld.context.AbstractConversationContext
copyHighestCountFirst(Multiset<E>) - Static method in class com.google.common.collect.Multisets
Returns a copy of
multiset
as an
ImmutableMultiset
whose iteration order is
highest count first, with ties broken by the iteration order of the original multiset.
copyInto(S) - Method in class com.google.common.collect.Sets.SetView
Copies the current contents of this set view into an existing set.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable bimap containing the same entries as map
.
copyOf(Map<? extends Class<? extends S>, ? extends S>) - Static method in class com.google.common.collect.ImmutableClassToInstanceMap
Returns an immutable map containing the same entries as map
.
copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
copyOf(Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
copyOf(E[]) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
copyOf(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing the same mappings as multimap
.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing the same entries as map
.
copyOf(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing the same mappings as multimap
.
copyOf(E[]) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements.
copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements.
copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements.
copyOf(E[]) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
copyOf(Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
copyOf(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable set multimap containing the same mappings as
multimap
.
copyOf(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable map containing the same entries as map
, sorted
by the natural ordering of the keys.
copyOf(Map<? extends K, ? extends V>, Comparator<? super K>) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable map containing the same entries as map
, with
keys sorted by the provided comparator.
copyOf(E[]) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
copyOf(Comparator<? super E>, Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by the given Comparator
.
copyOf(Comparator<? super E>, Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by the given Comparator
.
copyOf(E[]) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
copyOf(Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
copyOf(Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
copyOf(Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
copyOf(Comparator<? super E>, Iterator<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
the given Comparator
.
copyOf(Comparator<? super E>, Iterable<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
the given Comparator
.
copyOf(Comparator<? super E>, Collection<? extends E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
the given Comparator
.
copyOf(Table<? extends R, ? extends C, ? extends V>) - Static method in class com.google.common.collect.ImmutableTable
Returns an immutable copy of the provided table.
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.
copyOfSorted(SortedMap<K, ? extends V>) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable map containing the same entries as the provided sorted
map, with the same ordering.
copyOfSorted(SortedMultiset<E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the elements of a sorted multiset, sorted by
the same Comparator
.
copyOfSorted(SortedSet<E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the elements of a sorted set,
sorted by the same Comparator
.
couldNotReadServicesFile(Object) - Method in interface org.jboss.weld.logging.UtilLogger
couldNotReadServicesList(Object) - Method in interface org.jboss.weld.logging.UtilLogger
count(Object) - Method in class com.google.common.collect.ConcurrentHashMultiset
Returns the number of occurrences of element
in this multiset.
count(Object) - Method in class com.google.common.collect.ForwardingMultiset
count(Object) - Method in interface com.google.common.collect.Multiset
Returns the number of occurrences of an element in this multiset (the
count of the element).
count(Object) - Method in class com.google.common.collect.TreeMultiset
countIn(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns the number of matching characters found in a character sequence.
CountingInputStream - Class in com.google.common.io
CountingInputStream(InputStream) - Constructor for class com.google.common.io.CountingInputStream
Wraps another input stream, counting the number of bytes read.
CountingOutputStream - Class in com.google.common.io
An OutputStream that counts the number of bytes written.
CountingOutputStream(OutputStream) - Constructor for class com.google.common.io.CountingOutputStream
Wraps another output stream, counting the number of bytes written.
CovariantTypes - Class in org.jboss.weld.resolution
Utility class that captures standard covariant Java assignability rules.
CR - Static variable in class com.google.common.base.Ascii
Carriage Return ('\r'): A format effector which controls the
movement of the printing position to the first printing position on
the same printing line.
create() - Static method in class com.google.common.collect.ArrayListMultimap
Creates a new, empty ArrayListMultimap
with the default initial
capacities.
create(int, int) - Static method in class com.google.common.collect.ArrayListMultimap
Constructs an empty ArrayListMultimap
with enough capacity to hold
the specified numbers of keys and values without resizing.
create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.ArrayListMultimap
Constructs an ArrayListMultimap
with the same mappings as the
specified multimap.
create(Iterable<? extends R>, Iterable<? extends C>) - Static method in class com.google.common.collect.ArrayTable
Creates an empty ArrayTable
.
create(Table<R, C, V>) - Static method in class com.google.common.collect.ArrayTable
Creates an ArrayTable
with the mappings in the provided table.
create(ArrayTable<R, C, V>) - Static method in class com.google.common.collect.ArrayTable
Creates an ArrayTable
with the same mappings, allowed keys, and
iteration ordering as the provided ArrayTable
.
create() - Static method in class com.google.common.collect.ConcurrentHashMultiset
Creates a new, empty ConcurrentHashMultiset
using the default
initial capacity, load factor, and concurrency settings.
create(Iterable<? extends E>) - Static method in class com.google.common.collect.ConcurrentHashMultiset
Creates a new ConcurrentHashMultiset
containing the specified elements, using
the default initial capacity, load factor, and concurrency settings.
create(GenericMapMaker<? super E, ? super Number>) - Static method in class com.google.common.collect.ConcurrentHashMultiset
Creates a new, empty ConcurrentHashMultiset
using mapMaker
to construct the internal backing map.
create(Range<C>, DiscreteDomain<C>) - Static method in class com.google.common.collect.ContiguousSet
Returns a
ContiguousSet
containing the same values in the given domain
contained by the range.
create(Class<K>, Class<V>) - Static method in class com.google.common.collect.EnumBiMap
Returns a new, empty EnumBiMap
using the specified key and value
types.
create(Map<K, V>) - Static method in class com.google.common.collect.EnumBiMap
Returns a new bimap with the same mappings as the specified map.
create(Class<K>) - Static method in class com.google.common.collect.EnumHashBiMap
Returns a new, empty EnumHashBiMap
using the specified key type.
create(Map<K, ? extends V>) - Static method in class com.google.common.collect.EnumHashBiMap
Constructs a new bimap with the same mappings as the specified map.
create(Class<E>) - Static method in class com.google.common.collect.EnumMultiset
Creates an empty EnumMultiset
.
create(Iterable<E>) - Static method in class com.google.common.collect.EnumMultiset
Creates a new EnumMultiset
containing the specified elements.
create() - Static method in class com.google.common.collect.HashBasedTable
Creates an empty HashBasedTable
.
create(int, int) - Static method in class com.google.common.collect.HashBasedTable
Creates an empty HashBasedTable
with the specified map sizes.
create(Table<? extends R, ? extends C, ? extends V>) - Static method in class com.google.common.collect.HashBasedTable
Creates a HashBasedTable
with the same mappings as the specified
table.
create() - Static method in class com.google.common.collect.HashBiMap
Returns a new, empty HashBiMap
with the default initial capacity
(16).
create(int) - Static method in class com.google.common.collect.HashBiMap
Constructs a new, empty bimap with the specified expected size.
create(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.HashBiMap
Constructs a new bimap containing initial values from map
.
create() - Static method in class com.google.common.collect.HashMultimap
Creates a new, empty HashMultimap
with the default initial
capacities.
create(int, int) - Static method in class com.google.common.collect.HashMultimap
Constructs an empty HashMultimap
with enough capacity to hold the
specified numbers of keys and values without rehashing.
create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.HashMultimap
Constructs a HashMultimap
with the same mappings as the specified
multimap.
create() - Static method in class com.google.common.collect.HashMultiset
Creates a new, empty HashMultiset
using the default initial
capacity.
create(int) - Static method in class com.google.common.collect.HashMultiset
Creates a new, empty HashMultiset
with the specified expected
number of distinct elements.
create(Iterable<? extends E>) - Static method in class com.google.common.collect.HashMultiset
Creates a new HashMultiset
containing the specified elements.
create() - Static method in class com.google.common.collect.LinkedHashMultimap
Creates a new, empty LinkedHashMultimap
with the default initial
capacities.
create(int, int) - Static method in class com.google.common.collect.LinkedHashMultimap
Constructs an empty LinkedHashMultimap
with enough capacity to hold
the specified numbers of keys and values without rehashing.
create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.LinkedHashMultimap
Constructs a LinkedHashMultimap
with the same mappings as the
specified multimap.
create() - Static method in class com.google.common.collect.LinkedHashMultiset
Creates a new, empty LinkedHashMultiset
using the default initial
capacity.
create(int) - Static method in class com.google.common.collect.LinkedHashMultiset
Creates a new, empty LinkedHashMultiset
with the specified expected
number of distinct elements.
create(Iterable<? extends E>) - Static method in class com.google.common.collect.LinkedHashMultiset
Creates a new LinkedHashMultiset
containing the specified elements.
create() - Static method in class com.google.common.collect.LinkedListMultimap
Creates a new, empty LinkedListMultimap
with the default initial
capacity.
create(int) - Static method in class com.google.common.collect.LinkedListMultimap
Constructs an empty LinkedListMultimap
with enough capacity to hold
the specified number of keys without rehashing.
create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.LinkedListMultimap
Constructs a LinkedListMultimap
with the same mappings as the
specified Multimap
.
create() - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
Builds a new min-max priority queue using the previously specified
options, and having no initial contents.
create(Iterable<? extends T>) - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
Builds a new min-max priority queue using the previously specified
options, and having the given initial elements.
create() - Static method in class com.google.common.collect.MinMaxPriorityQueue
Creates a new min-max priority queue with default settings: natural order,
no maximum size, no initial contents, and an initial expected size of 11.
create(Iterable<? extends E>) - Static method in class com.google.common.collect.MinMaxPriorityQueue
Creates a new min-max priority queue using natural order, no maximum size,
and initially containing the given elements.
create() - Static method in class com.google.common.collect.MutableClassToInstanceMap
Returns a new
MutableClassToInstanceMap
instance backed by a
HashMap
using the default initial capacity and load factor.
create(Map<Class<? extends B>, B>) - Static method in class com.google.common.collect.MutableClassToInstanceMap
Returns a new MutableClassToInstanceMap
instance backed by a given
empty backingMap
.
create() - Static method in class com.google.common.collect.TreeBasedTable
Creates an empty TreeBasedTable
that uses the natural orderings
of both row and column keys.
create(Comparator<? super R>, Comparator<? super C>) - Static method in class com.google.common.collect.TreeBasedTable
Creates an empty TreeBasedTable
that is ordered by the specified
comparators.
create(TreeBasedTable<R, C, ? extends V>) - Static method in class com.google.common.collect.TreeBasedTable
Creates a TreeBasedTable
with the same mappings and sort order
as the specified TreeBasedTable
.
create() - Static method in class com.google.common.collect.TreeMultimap
Creates an empty TreeMultimap
ordered by the natural ordering of
its keys and values.
create(Comparator<? super K>, Comparator<? super V>) - Static method in class com.google.common.collect.TreeMultimap
Creates an empty TreeMultimap
instance using explicit comparators.
create(Multimap<? extends K, ? extends V>) - Static method in class com.google.common.collect.TreeMultimap
Constructs a TreeMultimap
, ordered by the natural ordering of its
keys and values, with the same mappings as the specified multimap.
create() - Static method in class com.google.common.collect.TreeMultiset
Creates a new, empty multiset, sorted according to the elements' natural order.
create(Comparator<? super E>) - Static method in class com.google.common.collect.TreeMultiset
Creates a new, empty multiset, sorted according to the specified comparator.
create(Iterable<? extends E>) - Static method in class com.google.common.collect.TreeMultiset
Creates an empty multiset containing the given initial elements, sorted according to the
elements' natural order.
create(Funnel<T>, int, double) - Static method in class com.google.common.hash.BloomFilter
Creates a
Builder
of a
BloomFilter
, with the expected number
of insertions and expected false positive probability.
create(Funnel<T>, int) - Static method in class com.google.common.hash.BloomFilter
Creates a
Builder
of a
BloomFilter
, with the expected number
of insertions, and a default expected false positive probability of 3%.
create(String, String) - Static method in class com.google.common.net.MediaType
Creates a new media type with the given type and subtype.
create() - Static method in class com.google.common.util.concurrent.AtomicLongMap
Creates an AtomicLongMap
.
create(Map<? extends K, ? extends Long>) - Static method in class com.google.common.util.concurrent.AtomicLongMap
Creates an AtomicLongMap
with the same mappings as the specified Map
.
create(Callable<V>) - Static method in class com.google.common.util.concurrent.ListenableFutureTask
Creates a ListenableFutureTask
that will upon running, execute the
given Callable
.
create(Runnable, V) - Static method in class com.google.common.util.concurrent.ListenableFutureTask
Creates a ListenableFutureTask
that will upon running, execute the
given Runnable
, and arrange that get
will return the
given result on successful completion.
create(double) - Static method in class com.google.common.util.concurrent.RateLimiter
Creates a RateLimiter
with the specified stable throughput, given as
"permits per second" (commonly referred to as QPS , queries per second).
create(double, long, TimeUnit) - Static method in class com.google.common.util.concurrent.RateLimiter
Creates a RateLimiter
with the specified stable throughput, given as
"permits per second" (commonly referred to as QPS , queries per second), and a
warmup period , during which the RateLimiter
smoothly ramps up its rate,
until it reaches its maximum rate at the end of the period (as long as there are enough
requests to saturate it).
create() - Static method in class com.google.common.util.concurrent.SettableFuture
Creates a new SettableFuture
in the default state.
create(CreationalContext<T>) - Method in interface javax.enterprise.context.spi.Contextual
Create a new instance of the contextual type.
create(SlimAnnotatedType<A>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.AbstractProducerBean
Creates an instance of the bean
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
create(CreationalContext<BeanManagerProxy>) - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
create(CreationalContext<BeanManagerImpl>) - Method in class org.jboss.weld.bean.builtin.BeanManagerImplBean
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ContextBean
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.StaticEEResourceProducerField
create(CreationalContext<E>) - Method in class org.jboss.weld.bean.builtin.ExtensionBean
create(BeanAttributes<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.ContextualInstanceStrategy
create(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.bean.interceptor.CdiInterceptorFactory
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
Creates an instance of the bean
create(BeanInstance) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
create(BeanInstance) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Method to create a new proxy that wraps the bean instance.
create(WeldConfiguration) - Static method in class org.jboss.weld.bean.proxy.ProxyInstantiator.Factory
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.SessionBean
Creates an instance of the bean
create(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.SyntheticBeanFactory
create(BeanAttributes<T>, Class<X>, ProducerFactory<X>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.SyntheticBeanFactory
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.SyntheticClassBean
create(CreationalContext<T>) - Method in class org.jboss.weld.bean.SyntheticProducerBean
create(Class<? extends T>) - Method in class org.jboss.weld.bootstrap.api.helpers.IsolatedStaticSingletonProvider
create(Class<? extends T>) - Method in class org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider
create(Class<? extends T>) - Method in class org.jboss.weld.bootstrap.api.helpers.TCCLSingletonProvider
create(Class<? extends T>) - Method in class org.jboss.weld.bootstrap.api.SingletonProvider
Create a new singleton
create(CreationalContext<T>) - Method in class org.jboss.weld.context.ForwardingContextual
create(String, C, ContextualStore, BeanIdentifierIndex) - Static method in class org.jboss.weld.context.SerializableContextualFactory
create(EnhancedAnnotatedMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Static method in class org.jboss.weld.event.ObserverFactory
Creates an observer
create(ResourceLoader, WeldConfiguration) - Static method in class org.jboss.weld.executor.ExecutorServicesFactory
create(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Injector<T>, LifecycleCallbackInvoker<T>) - Static method in class org.jboss.weld.injection.producer.BasicInjectionTarget
create(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.interceptor.reader.PlainInterceptorFactory
create(CreationalContext<T>, BeanManagerImpl) - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorFactory
Create a new instance of the interceptor
create() - Method in class org.jboss.weld.resolution.DecoratorResolvableBuilder
create() - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
create() - Method in class org.jboss.weld.resolution.ResolvableBuilder
create(CreationalContext<T>) - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
createActivity() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
createActivity() - Method in interface org.jboss.weld.manager.api.WeldManager
Create a new child activity.
createActivity() - Method in class org.jboss.weld.manager.BeanManagerImpl
createAnnotatedType(Class<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtain an
AnnotatedType
that may be used to read the annotations of the given class or interface.
createAnnotatedType(Class<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createAnnotatedType(Class<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
createAnnotatedTypeLoader() - Method in class org.jboss.weld.bootstrap.BeanDeployer
createAnnotation(ConstPool, Annotation) - Static method in class org.jboss.classfilewriter.annotations.AnnotationBuilder
createAnnotationCollectionId(Collection<Annotation>) - Static method in class org.jboss.weld.util.AnnotatedTypes
createBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
createBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>) - Method in interface javax.enterprise.inject.spi.BeanManager
createBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
createBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>) - Method in class org.jboss.weld.util.ForwardingBeanManager
createBeanAttributes(AnnotatedType<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
createBeanAttributes(AnnotatedMember<?>) - Method in interface javax.enterprise.inject.spi.BeanManager
createBeanAttributes(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createBeanAttributes(AnnotatedMember<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createBeanAttributes(AnnotatedType<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
createBeanAttributes(AnnotatedMember<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
createBeanAttributesId(BeanAttributes<?>) - Static method in class org.jboss.weld.util.Beans
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
createClassBean(SlimAnnotatedType<?>, LoadingCache<Class<?>, Set<SlimAnnotatedType<?>>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
createClassBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployer
createClassBeans() - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
createClasses() - Method in class org.jboss.weld.bootstrap.BeanDeployment
createConstructorId(Constructor<X>, Set<Annotation>, List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
createConstructorInjectionPoint(Bean<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
createConstructorInjectionPoint(Bean<T>, Class<?>, EnhancedAnnotatedConstructor<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
createContexts(ServiceRegistry) - Method in class org.jboss.weld.bootstrap.WeldStartup
createCreationalContext(Contextual<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
createCreationalContext(Contextual<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
createCreationalContext(Contextual<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
createCreationalContext(Contextual<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createCreationalContext(Contextual<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
createdContextInstance(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
createDecorator(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createDefault(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.BasicInjectionTarget
createDefault(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Instantiator<T>) - Static method in class org.jboss.weld.injection.producer.BasicInjectionTarget
createDefault(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.BeanInjectionTarget
createDisposalMethods(AbstractClassBean<X>, EnhancedAnnotatedType<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createdMethodHandlerInitializerForDecoratorProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
createdNewClientProxyType(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
createdProxyClass(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
createdSessionBeanProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
createEnablement() - Method in class org.jboss.weld.bootstrap.BeanDeployment
Initializes module enablement.
createEnhancedAnnotatedType(Class<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createEnhancedSubclass(EnhancedAnnotatedType<T>, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
createEnterpriseTargetBeanInstance() - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
createFieldId(AnnotatedField<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
createFieldId(Field, Collection<Annotation>) - Static method in class org.jboss.weld.util.AnnotatedTypes
createFieldInjectionPoint(EnhancedAnnotatedField<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
createForwardingMethodBody(ClassMethod, MethodInformation, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
Calls methodHandler.invoke with a null method parameter in order to
get the underlying instance.
createForwardingMethodBody(ClassMethod, MethodInformation, ClassMethod) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
createForwardingMethodBody(ClassMethod, MethodInformation, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
createId(EnhancedAnnotatedMethod<?, ?>, RIBean<?>) - Static method in class org.jboss.weld.event.ObserverMethodImpl
createInjectionPoint(AnnotatedField<?>) - Method in interface javax.enterprise.inject.spi.BeanManager
createInjectionPoint(AnnotatedParameter<?>) - Method in interface javax.enterprise.inject.spi.BeanManager
createInjectionPoint(AnnotatedField<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createInjectionPoint(AnnotatedParameter<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createInjectionPoint(AnnotatedField<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
createInjectionPoint(AnnotatedParameter<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
createInjectionTarget(AnnotatedType<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
createInjectionTarget(Bean<T>) - Method in interface javax.enterprise.inject.spi.InjectionTargetFactory
Create a new injection target for a bean.
createInjectionTarget(EjbDescriptor<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
createInjectionTarget(Bean<T>) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetFactory
createInjectionTarget(EjbDescriptor<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
The injection target for the given EJB, or null if Weld was not given this descriptor in the deployment.
createInjectionTarget(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createInjectionTarget(EjbDescriptor<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createInjectionTarget(Bean<T>) - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
createInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, boolean) - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
createInjectionTarget(AnnotatedType<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
createInjectionTargetBuilder(AnnotatedType<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
createInjectionTargetBuilder(AnnotatedType<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
createInjectionTargetBuilder(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
createInterceptor(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createInterceptorBody(ClassMethod, MethodInformation, boolean, ClassMethod) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
Creates the given method on the proxy class where the implementation
forwards the call directly to the method handler.
createInterceptorBody(ClassMethod, MethodInformation, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Creates the given method on the proxy class where the implementation
forwards the call directly to the method handler.
createInterceptorInjectionTarget() - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetFactory
Create a new injection target for an interceptor bound using
Interceptors
or a deployment descriptor.
createInterceptorInjectionTarget() - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
createManagedBean(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createMessageDrivenInjectionTarget(InternalEjbDescriptor<T>) - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class javax.el.ExpressionFactory
createMethodExpression(ELContext, String, Class, Class[]) - Method in class org.jboss.weld.el.WeldExpressionFactory
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
createMethodHandler(InjectionPoint, CreationalContext<?>, Decorator<Object>) - Method in class org.jboss.weld.bean.proxy.DecorationHelper
createMethodId(Method, Set<Annotation>, List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
createMethodInjectionPoint(EnhancedAnnotatedMethod<T, X>, Bean<?>, Class<?>, Class<? extends Annotation>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
createModuleEnablement(BeanDeployment) - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
createNewBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployer
createNewManagedBean(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createNewSessionBean(InternalEjbDescriptor<T>, BeanAttributes<?>, EnhancedAnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createNonCdiInterceptor(EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.BasicInjectionTarget
createNonProducibleInjectionTarget() - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetFactory
Creates a
WeldInjectionTarget
implementation that does not support construction/destruction of instances but provides field/setter injection
capabilities.
createNonProducibleInjectionTarget() - Method in class org.jboss.weld.manager.InjectionTargetFactoryImpl
createObserverMethod(AbstractClassBean<X>, EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createObserverMethod(RIBean<X>, BeanManagerImpl, EnhancedAnnotatedMethod<T, ? super X>, Set<ObserverInitializationContext<?, ?>>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
createObserverMethods(AbstractClassBean<X>, EnhancedAnnotatedType<? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createObserverMethods(RIBean<X>, BeanManagerImpl, EnhancedAnnotatedType<? super X>, Set<ObserverInitializationContext<?, ?>>) - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
createObserversProducersDisposers(AbstractClassBean<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
Creates the sub bean for an class (simple or enterprise) bean
createParameterId(AnnotatedParameter<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
createParameterId(Type, Set<Annotation>) - Static method in class org.jboss.weld.util.AnnotatedTypes
createParameterInjectionPoint(EnhancedAnnotatedParameter<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
createParameterListId(List<AnnotatedParameter<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
createParentDirs(File) - Static method in class com.google.common.io.Files
Creates any necessary but nonexistent parent directories of the specified
file.
createProducer(Bean<T>) - Method in interface javax.enterprise.inject.spi.ProducerFactory
Create a new producer for a bean.
createProducer(Bean<X>, Bean<T>, DisposalMethod<X, T>) - Method in class org.jboss.weld.manager.AbstractProducerFactory
createProducer(Bean<T>) - Method in class org.jboss.weld.manager.AbstractProducerFactory
createProducer(Bean<X>, Bean<T>, DisposalMethod<X, T>) - Method in class org.jboss.weld.manager.FieldProducerFactory
Producers returned from this method are not validated.
createProducer(Bean<X>, Bean<T>, DisposalMethod<X, T>) - Method in class org.jboss.weld.manager.MethodProducerFactory
Producers returned from this method are not validated.
createProducerField(AbstractClassBean<X>, EnhancedAnnotatedField<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createProducerFields(AbstractClassBean<X>, EnhancedAnnotatedType<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createProducerMethod(AbstractClassBean<X>, EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createProducerMethods(AbstractClassBean<X>, EnhancedAnnotatedType<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createProducersAndObservers() - Method in class org.jboss.weld.bootstrap.BeanDeployer
createProducersAndObservers() - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
createReference() - Method in class org.jboss.weld.bean.SessionBean
createRequestBeanStore(NamingScheme, R) - Method in class org.jboss.weld.context.AbstractConversationContext
createRequestBeanStore(NamingScheme, BoundRequest) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
createRequestBeanStore(NamingScheme, HttpServletRequest) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
createResource() - Method in interface org.jboss.weld.injection.spi.ResourceReferenceFactory
createSessionBean(InternalEjbDescriptor<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createSessionBean(InternalEjbDescriptor<T>, EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
createSessionBeanStore(NamingScheme, S) - Method in class org.jboss.weld.context.AbstractConversationContext
createSessionBeanStore(NamingScheme, Map<String, Object>) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
createSessionBeanStore(NamingScheme, HttpSession) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
createSpecialMethodBody(ClassMethod, MethodInformation, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
createTasks(int) - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
createTasks(int) - Method in class org.jboss.weld.executor.TaskPerItemTaskFactory
createTasks(int) - Method in interface org.jboss.weld.manager.api.ExecutorServices.TaskFactory
Creates a list of tasks to be executed in a thread pool.
createTempDir() - Static method in class com.google.common.io.Files
Atomically creates a new directory somewhere beneath the system's
temporary directory (as defined by the java.io.tmpdir
system
property), and returns its name.
createTypeCollectionId(Collection<? extends Type>) - Static method in class org.jboss.weld.util.Beans
Generates a unique signature of a collection of types.
createTypeId(AnnotatedType<X>) - Static method in class org.jboss.weld.util.AnnotatedTypes
Generates a unique signature for an annotated type.
createTypeId(Class<X>, Collection<Annotation>, Collection<AnnotatedMethod<? super X>>, Collection<AnnotatedField<? super X>>, Collection<AnnotatedConstructor<X>>) - Static method in class org.jboss.weld.util.AnnotatedTypes
Generates a unique signature for a concrete class
createTypes() - Method in class org.jboss.weld.bootstrap.BeanDeployment
createValue(ConstPool, String, Object) - Static method in class org.jboss.classfilewriter.annotations.AnnotationBuilder
createValueExpression(ELContext, String, Class<?>) - Method in class javax.el.ExpressionFactory
createValueExpression(Object, Class<?>) - Method in class javax.el.ExpressionFactory
Creates a ValueExpression that wraps an object instance.
createValueExpression(ELContext, String, Class) - Method in class org.jboss.weld.el.WeldExpressionFactory
createValueExpression(Object, Class<?>) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
createValueExpression(ELContext, String, Class<?>) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
creatingBean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
CreationalContext <T > - Interface in javax.enterprise.context.spi
Provides operations that are used by the
Contextual
implementation during instance
creation and destruction.
CreationalContextImpl <T > - Class in org.jboss.weld.context
CreationalContextImpl(Contextual<T>) - Constructor for class org.jboss.weld.context.CreationalContextImpl
CreationException - Exception in javax.enterprise.inject
Indicates that a checked exception was thrown during creation of a bean.
CreationException() - Constructor for exception javax.enterprise.inject.CreationException
CreationException(String) - Constructor for exception javax.enterprise.inject.CreationException
CreationException(Throwable) - Constructor for exception javax.enterprise.inject.CreationException
CreationException(String, Throwable) - Constructor for exception javax.enterprise.inject.CreationException
CreationException - Exception in org.jboss.weld.exceptions
CreationException(String) - Constructor for exception org.jboss.weld.exceptions.CreationException
Creates a new exception with the given localized message.
CreationException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.CreationException
Creates a new exception with the given localized message and the cause for this exception.
CSS_UTF_8 - Static variable in class com.google.common.net.MediaType
CSV_UTF_8 - Static variable in class com.google.common.net.MediaType
current() - Static method in class javax.enterprise.inject.spi.CDI
Get the CDI instance that provides access to the current container.
CurrentEventMetadata - Class in org.jboss.weld.event
CurrentEventMetadata() - Constructor for class org.jboss.weld.event.CurrentEventMetadata
currentEventMetadata - Variable in class org.jboss.weld.event.ObserverNotifier
currentId - Static variable in class org.jboss.weld.Container
CurrentInjectionPoint - Class in org.jboss.weld.injection
CurrentInjectionPoint() - Constructor for class org.jboss.weld.injection.CurrentInjectionPoint
CustomDecoratorWrapper <T > - Class in org.jboss.weld.bean
A wrapper for a decorated instance.
CustomInterceptorInvocation <T > - Class in org.jboss.weld.interceptor.proxy
CustomInterceptorInvocation(Interceptor<T>, T, InterceptionType) - Constructor for class org.jboss.weld.interceptor.proxy.CustomInterceptorInvocation
CustomInterceptorMetadata <T > - Class in org.jboss.weld.bean.interceptor
CustomScheduler() - Constructor for class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler
cycle() - Method in class com.google.common.collect.FluentIterable
Returns a fluent iterable whose Iterator
cycles indefinitely over the elements of
this fluent iterable.
cycle(Iterable<T>) - Static method in class com.google.common.collect.Iterables
Returns an iterable whose iterators cycle indefinitely over the elements of
iterable
.
cycle(T...) - Static method in class com.google.common.collect.Iterables
Returns an iterable whose iterators cycle indefinitely over the provided
elements.
cycle(Iterable<T>) - Static method in class com.google.common.collect.Iterators
Returns an iterator that cycles indefinitely over the elements of iterable
.
cycle(T...) - Static method in class com.google.common.collect.Iterators
Returns an iterator that cycles indefinitely over the provided elements.
CycleDetectingLockFactory - Class in com.google.common.util.concurrent
CycleDetectingLockFactory.Policies - Enum in com.google.common.util.concurrent
CycleDetectingLockFactory.Policy - Interface in com.google.common.util.concurrent
Encapsulates the action to be taken when a potential deadlock is
encountered.
CycleDetectingLockFactory.PotentialDeadlockException - Exception in com.google.common.util.concurrent
Represents a detected cycle in lock acquisition ordering.
CycleDetectingLockFactory.WithExplicitOrdering <E extends Enum <E >> - Class in com.google.common.util.concurrent
A CycleDetectingLockFactory.WithExplicitOrdering
provides the
additional enforcement of an application-specified ordering of lock
acquisitions.
d2f() - Method in class org.jboss.classfilewriter.code.CodeAttribute
D2F - Static variable in interface org.jboss.classfilewriter.code.Opcode
d2i() - Method in class org.jboss.classfilewriter.code.CodeAttribute
D2I - Static variable in interface org.jboss.classfilewriter.code.Opcode
d2l() - Method in class org.jboss.classfilewriter.code.CodeAttribute
D2L - Static variable in interface org.jboss.classfilewriter.code.Opcode
dadd() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DADD - Static variable in interface org.jboss.classfilewriter.code.Opcode
DaemonThreadFactory - Class in org.jboss.weld.executor
ThreadFactory
that creates daemon threads so that Weld does not hang e.g.
DaemonThreadFactory(ThreadGroup, String) - Constructor for class org.jboss.weld.executor.DaemonThreadFactory
daload() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DALOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
dastore() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DASTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
DataSourceDefinition - Annotation Type in javax.annotation.sql
Annotation used to define a container DataSource
and
be registered with JNDI.
DataSourceDefinitions - Annotation Type in javax.annotation.sql
Declares one or more DataSourceDefinition
annotations.
DATE - Static variable in class com.google.common.net.HttpHeaders
The HTTP Date header field name.
DC1 - Static variable in class com.google.common.base.Ascii
Device Control 1.
DC2 - Static variable in class com.google.common.base.Ascii
Device Control 2.
DC3 - Static variable in class com.google.common.base.Ascii
Device Control 3.
DC4 - Static variable in class com.google.common.base.Ascii
Device Control 4.
dcmpg() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DCMPG - Static variable in interface org.jboss.classfilewriter.code.Opcode
dcmpl() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DCMPL - Static variable in interface org.jboss.classfilewriter.code.Opcode
dconst(double) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Adds the appropriate dconst instruction.
DCONST_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
DCONST_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ddiv() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DDIV - Static variable in interface org.jboss.classfilewriter.code.Opcode
deactivate() - Method in class org.jboss.weld.context.AbstractBoundContext
deactivate() - Method in class org.jboss.weld.context.AbstractConversationContext
deactivate() - Method in class org.jboss.weld.context.AbstractManagedContext
deactivate() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
deactivate() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
deactivate() - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
deactivate() - Method in interface org.jboss.weld.context.ManagedContext
Deactivate the Context, destroying any instances if the context is invalid.
deactivate() - Method in class org.jboss.weld.context.unbound.RequestContextImpl
deactivateConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
DeadEvent - Class in com.google.common.eventbus
Wraps an event that was posted, but which had no subscribers and thus could
not be delivered.
DeadEvent(Object, Object) - Constructor for class com.google.common.eventbus.DeadEvent
Creates a new DeadEvent.
debug(Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG.
debug(Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of DEBUG.
debug(String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of DEBUG and a specific logger class name.
debug(String, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable with a level of DEBUG.
debug(Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debug(Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
debug(String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
debug(String, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
debug(Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG.
debug(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of DEBUG.
debug(String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of DEBUG and a specific logger class name.
debug(Object, Object[]) - Method in class org.jboss.logging.Logger
debug(Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
debug(String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable with a level of DEBUG.
debugf(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
debugf(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugf(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugf(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugf(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
debugf(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugf(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugf(String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of DEBUG.
debugv(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
debugv(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugv(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugv(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugv(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
debugv(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugv(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
debugv(String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
debugv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of DEBUG using
MessageFormat
-style formatting.
declaredAnnotationMapNull() - Method in interface org.jboss.weld.logging.ReflectionLogger
declaredExtensionDoesNotImplementExtension(Object) - Method in interface org.jboss.weld.logging.UtilLogger
DeclaredMemberIndexer - Class in org.jboss.weld.util.reflection
DeclareRoles - Annotation Type in javax.annotation.security
Used by application to declare roles.
declaringBean - Variable in class org.jboss.weld.event.ObserverMethodImpl
declaringBean - Variable in class org.jboss.weld.resolution.ResolvableBuilder
declaringBeanMissing(Object) - Method in interface org.jboss.weld.logging.BeanLogger
decode(String) - Static method in class com.google.common.primitives.UnsignedInts
Returns the unsigned int
value represented by the given string.
decode(String) - Static method in class com.google.common.primitives.UnsignedLongs
Returns the unsigned long
value represented by the given string.
DecorableBean <T > - Interface in org.jboss.weld.bean
Marker interface for a
Bean
that can have decorators.
Decorated - Annotation Type in javax.enterprise.inject
A decorator may inject metadata about the bean it is decorating
DecoratedBeanMetadataBean - Class in org.jboss.weld.bean.builtin
Allows a decorator to obtain information about the bean it decorates.
DecoratedBeanMetadataBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.DecoratedBeanMetadataBean
decoratedHasNoNoargsConstructor(Object) - Method in interface org.jboss.weld.logging.BeanLogger
DecoratedLiteral - Class in org.jboss.weld.literal
decoratedNoargsConstructorIsPrivate(Object) - Method in interface org.jboss.weld.logging.BeanLogger
decoratedTypeParameterizedDelegateNot(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
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
DECORATOR_ENABLED_FOR_APP_AND_ARCHIVE - Static variable in interface org.jboss.weld.logging.ValidatorLogger
DECORATOR_SPECIFIED_TWICE - Static variable in interface org.jboss.weld.logging.ValidatorLogger
decoratorClassNotBeanClassOfDecorator(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
decoratorEnabledForApplicationAndBeanArchive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
DecoratorImpl <T > - Class in org.jboss.weld.bean
DecoratorImpl(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.DecoratorImpl
DecoratorInjectionTarget <T > - Class in org.jboss.weld.injection.producer
DecoratorInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.DecoratorInjectionTarget
DecoratorMetadataBean - Class in org.jboss.weld.bean.builtin
Allows a decorator to obtain information about itself.
DecoratorMetadataBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.DecoratorMetadataBean
decoratorMethodReturnsNull(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
DecoratorProxy - Interface in org.jboss.weld.bean.proxy
Marker interface to identify Decorator proxies
DecoratorProxyFactory <T > - Class in org.jboss.weld.bean.proxy
This special proxy factory is mostly used for abstract decorators.
DecoratorProxyFactory(String, Class<T>, WeldInjectionPointAttributes<?, ?>, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.DecoratorProxyFactory
DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver - Class in org.jboss.weld.bean.proxy
DecoratorProxyMethodHandler - Class in org.jboss.weld.bean.proxy
Method handler for decorated beans
DecoratorProxyMethodHandler(SerializableContextualInstance<Decorator<Object>, Object>, Object) - Constructor for class org.jboss.weld.bean.proxy.DecoratorProxyMethodHandler
DecoratorResolvableBuilder - Class in org.jboss.weld.resolution
DecoratorResolvableBuilder(BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.DecoratorResolvableBuilder
Decorators - Class in org.jboss.weld.util
decoratorsCannotHaveDisposerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
decoratorsCannotHaveObserverMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
decoratorsCannotHaveProducerFields(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
decoratorsCannotHaveProducerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
decoratorSpecifiedTwice(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
decrementAndGet(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
Decrements by one the value currently associated with key
, and returns the new value.
DEEP_TREE_MATCH - Static variable in class org.jboss.weld.metadata.Selectors
The pattern that matches an arbitrary number of directories.
Default - Annotation Type in javax.enterprise.inject
The default qualifier type.
DEFAULT - Static variable in class org.jboss.weld.literal.NamedLiteral
DEFAULT - Static variable in class org.jboss.weld.resolution.QualifierInstance
DEFAULT_INSTANCE - Static variable in class org.jboss.weld.literal.NewLiteral
DEFAULT_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
DefaultInjector <T > - Class in org.jboss.weld.injection.producer
Injector implementation that injects
Inject
-annotated fields and calls CDI initializer methods.
DefaultInjector(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.DefaultInjector
defaultInstance() - Static method in class org.jboss.weld.util.reflection.WildcardTypeImpl
DefaultInstantiator <T > - Class in org.jboss.weld.injection.producer
Creates a new Java object by calling its class constructor.
DefaultInstantiator(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.DefaultInstantiator
DefaultLifecycleCallbackInvoker <T > - Class in org.jboss.weld.injection.producer
If the component is not intercepted this implementation takes care of invoking its lifecycle callback methods.
DefaultLifecycleCallbackInvoker(EnhancedAnnotatedType<T>) - Constructor for class org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker
DefaultLiteral - Class in org.jboss.weld.literal
DefaultProxyInstantiator - Class in org.jboss.weld.bean.proxy
Default
ProxyInstantiator
implementation that uses proxy class' no-arg constructor to create a new instance.
DefaultReflectionCache - Class in org.jboss.weld.resources
DefaultReflectionCache(TypeStore) - Constructor for class org.jboss.weld.resources.DefaultReflectionCache
DefaultResourceLoader - Class in org.jboss.weld.resources
A simple resource loader.
DefaultResourceLoader() - Constructor for class org.jboss.weld.resources.DefaultResourceLoader
Defaults - Class in com.google.common.base
This class provides default values for all Java types, as defined by the JLS.
defaultStrategy() - Static method in class org.jboss.weld.bean.ContextualInstanceStrategy
defaultValue(Class<T>) - Static method in class com.google.common.base.Defaults
Returns the default value of type
as defined by JLS --- 0
for numbers, false
for boolean
and '\0'
for char
.
DeferredBytecode - Interface in org.jboss.weld.util.bytecode
DeferredEventNotification <T > - Class in org.jboss.weld.event
A task that will notify the observer of a specific event at some future time.
DeferredEventNotification(String, T, EventMetadata, ObserverMethod<? super T>, CurrentEventMetadata) - Constructor for class org.jboss.weld.event.DeferredEventNotification
Creates a new deferred event notifier.
define(ClassLoader) - Method in class org.jboss.classfilewriter.ClassFile
define(ClassLoader, ProtectionDomain) - Method in class org.jboss.classfilewriter.ClassFile
Definines the class using the given ClassLoader and ProtectionDomain
defineBean(String, Object) - Method in class javax.el.ELManager
Define a bean in the local bean repository
defineBean(String, Object) - Method in class javax.el.ELProcessor
Define a bean in a local bean repository, hiding other beans of the
same name.
defineFunction(String, String, String, String) - Method in class javax.el.ELProcessor
Define an EL function in the local function mapper.
defineFunction(String, String, Method) - Method in class javax.el.ELProcessor
Define an EL function in the local function mapper.
DefinitionException - Exception in javax.enterprise.inject.spi
Thrown when a definition error occurs.
DefinitionException(String, Throwable) - Constructor for exception javax.enterprise.inject.spi.DefinitionException
DefinitionException(String) - Constructor for exception javax.enterprise.inject.spi.DefinitionException
DefinitionException(Throwable) - Constructor for exception javax.enterprise.inject.spi.DefinitionException
DefinitionException - Exception in org.jboss.weld.exceptions
Thrown if the definition of a bean is incorrect
DefinitionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
Creates a new exception with the given cause.
DefinitionException(List<Throwable>) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
Creates a new exception based on a list of throwables.
DefinitionException(String) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
Creates a new exception with the given localized message.
DefinitionException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.DefinitionException
Creates a new exception with the given localized message and the cause for this exception.
DEL - Static variable in class com.google.common.base.Ascii
Delete: This character is used primarily to "erase" or
"obliterate" erroneous or unwanted characters in perforated tape.
delegate() - Method in class com.google.common.cache.ForwardingCache
delegate() - Method in class com.google.common.cache.ForwardingCache.SimpleForwardingCache
delegate() - Method in class com.google.common.cache.ForwardingLoadingCache
delegate() - Method in class com.google.common.cache.ForwardingLoadingCache.SimpleForwardingLoadingCache
delegate() - Method in class com.google.common.collect.ForwardingCollection
delegate() - Method in class com.google.common.collect.ForwardingConcurrentMap
delegate() - Method in class com.google.common.collect.ForwardingDeque
delegate() - Method in class com.google.common.collect.ForwardingIterator
delegate() - Method in class com.google.common.collect.ForwardingList
delegate() - Method in class com.google.common.collect.ForwardingListIterator
delegate() - Method in class com.google.common.collect.ForwardingListMultimap
delegate() - Method in class com.google.common.collect.ForwardingMap
delegate() - Method in class com.google.common.collect.ForwardingMapEntry
delegate() - Method in class com.google.common.collect.ForwardingMultimap
delegate() - Method in class com.google.common.collect.ForwardingMultiset
delegate() - Method in class com.google.common.collect.ForwardingNavigableMap
delegate() - Method in class com.google.common.collect.ForwardingNavigableSet
delegate() - Method in class com.google.common.collect.ForwardingObject
Returns the backing delegate instance that methods are forwarded to.
delegate() - Method in class com.google.common.collect.ForwardingQueue
delegate() - Method in class com.google.common.collect.ForwardingSet
delegate() - Method in class com.google.common.collect.ForwardingSetMultimap
delegate() - Method in class com.google.common.collect.ForwardingSortedMap
delegate() - Method in class com.google.common.collect.ForwardingSortedSet
delegate() - Method in class com.google.common.collect.ForwardingSortedSetMultimap
delegate() - Method in class com.google.common.collect.ForwardingTable
delegate() - Method in class com.google.common.collect.ImmutableClassToInstanceMap
delegate() - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
delegate() - Method in class com.google.common.reflect.MutableTypeToInstanceMap
delegate() - Method in class com.google.common.reflect.TypeToken.TypeSet
delegate() - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
delegate() - Method in class com.google.common.util.concurrent.ForwardingCheckedFuture
delegate() - Method in class com.google.common.util.concurrent.ForwardingCheckedFuture.SimpleForwardingCheckedFuture
delegate() - Method in class com.google.common.util.concurrent.ForwardingExecutorService
delegate() - Method in class com.google.common.util.concurrent.ForwardingFuture
delegate() - Method in class com.google.common.util.concurrent.ForwardingFuture.SimpleForwardingFuture
delegate() - Method in class com.google.common.util.concurrent.ForwardingListenableFuture
delegate() - Method in class com.google.common.util.concurrent.ForwardingListenableFuture.SimpleForwardingListenableFuture
delegate() - Method in class com.google.common.util.concurrent.ForwardingListeningExecutorService
delegate() - Method in class com.google.common.util.concurrent.ForwardingService
Delegate - Annotation Type in javax.decorator
Identifies the delegate injection point of a decorator.
delegate() - Method in class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
delegate() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
delegate() - Method in class org.jboss.weld.bean.builtin.DynamicLookupInjectionPoint
delegate() - Method in class org.jboss.weld.bean.builtin.FacadeInjectionPoint
delegate() - Method in class org.jboss.weld.bean.CustomDecoratorWrapper
delegate() - Method in class org.jboss.weld.bean.ForwardingBean
delegate() - Method in class org.jboss.weld.bean.ForwardingDecorator
delegate() - Method in class org.jboss.weld.bean.ForwardingInterceptor
delegate() - Method in interface org.jboss.weld.bean.WrappedContextual
delegate() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
delegate() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
delegate() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
delegate() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
delegate - Variable in class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
delegate() - Method in class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
Gets the delegate for the store
delegate() - 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.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.attributes.AbstractForwardingInjectionPointAttributes
delegate() - Method in class org.jboss.weld.injection.attributes.ForwardingInjectionPointAttributes
delegate() - Method in class org.jboss.weld.injection.attributes.SpecialParameterInjectionPoint
delegate() - Method in class org.jboss.weld.injection.DynamicInjectionPoint
delegate() - Method in class org.jboss.weld.injection.FieldInjectionPoint
delegate() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
delegate() - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
delegate() - Method in class org.jboss.weld.injection.ParameterInjectionPointImpl
delegate() - Method in class org.jboss.weld.injection.producer.ForwardingInstantiator
delegate() - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
delegate() - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
delegate() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContext
delegate() - Method in class org.jboss.weld.resolution.ForwardingInterceptorResolvable
delegate() - Method in class org.jboss.weld.resolution.ForwardingResolvable
delegate - Variable in class org.jboss.weld.resolution.ResolvableBuilder
delegate() - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
delegate() - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
delegate() - Method in class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedCallable
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedConstructor
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedField
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMember
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMethod
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedParameter
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedType
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotation
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingWeldConstructor
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingWeldField
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingWeldMember
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingWeldMethod
delegate() - Method in class org.jboss.weld.util.annotated.ForwardingWeldParameter
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean.Impl
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator.Impl
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
delegate() - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor.Impl
delegate() - Method in class org.jboss.weld.util.bean.SerializableForwardingBean
delegate() - Method in class org.jboss.weld.util.bean.SerializableForwardingInjectionPoint
delegate() - Method in class org.jboss.weld.util.collections.EnumerationList
delegate() - Method in class org.jboss.weld.util.collections.ListToSet
delegate() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
delegate() - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
delegate() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
delegate() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
delegate() - Method in class org.jboss.weld.util.ForwardingBeanManager
delegate() - Method in class org.jboss.weld.util.ForwardingContext
delegate() - Method in class org.jboss.weld.util.ForwardingInvocationContext
DelegateInjectionPointAssignabilityRules - Class in org.jboss.weld.resolution
Implementation of the Section 8.3.1 of the CDI specification.
DelegateInjectionPointAssignabilityRules() - Constructor for class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
delegateInjectionPointNotFound(Object) - Method in interface org.jboss.weld.logging.BeanLogger
delegateMustSupportEveryDecoratedType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
delegateNotOnDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
delegateOnNonInitializerMethod(Object) - Method in interface org.jboss.weld.logging.BeanLogger
delegateTypeParameterMismatch(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
DelegatingBasicLogger - Class in org.jboss.logging
A serializable, delegating basic logger instance.
DelegatingBasicLogger(Logger) - Constructor for class org.jboss.logging.DelegatingBasicLogger
Construct a new instance.
DelegatingFieldInjectionPointAttributes <T ,X > - Class in org.jboss.weld.util
DelegatingFieldInjectionPointAttributes() - Constructor for class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
delimiterInPrefix(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
demotedLrc(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
DenyAll - Annotation Type in javax.annotation.security
Specifies that no security roles are allowed to invoke the specified
method(s) - i.e that the methods are to be excluded from execution in
the J2EE container.
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
dependentInstanceAttached(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
deploy() - Method in class org.jboss.weld.bootstrap.BeanDeployer
deployBeans() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
deployBeans() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Creates and deploys the application's beans:
Creates and deploys the discovered beans
Creates and deploys the built-in beans defined by the CDI specification
Finally the
AfterBeanDiscovery
is event is fired
deployBeans() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
deployBeans(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
deployBeans() - Method in class org.jboss.weld.bootstrap.ExtensionBeanDeployer
deployBeans() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
deployBeans() - Method in class org.jboss.weld.bootstrap.WeldStartup
Deployment - Interface in org.jboss.weld.bootstrap.spi
Represents a deployment of a CDI application.
deploymentArchiveNull(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
DeploymentException - Exception in javax.enterprise.inject.spi
Thrown when a deployment problem occurs.
DeploymentException(String, Throwable) - Constructor for exception javax.enterprise.inject.spi.DeploymentException
DeploymentException(String) - Constructor for exception javax.enterprise.inject.spi.DeploymentException
DeploymentException(Throwable) - Constructor for exception javax.enterprise.inject.spi.DeploymentException
DeploymentException - Exception in org.jboss.weld.exceptions
Thrown if an deployment exception occurs.
DeploymentException(Throwable) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception with the given cause.
DeploymentException(List<? extends Throwable>) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception based on a list of throwables.
DeploymentException(String) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception with the given localized message.
DeploymentException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.DeploymentException
Creates a new exception with the given localized message and the cause for this exception.
deploymentManager() - Method in class org.jboss.weld.Container
Gets the manager for this application deployment
deploymentRequired() - Method in interface org.jboss.weld.logging.BootstrapLogger
DeploymentStructures - Class in org.jboss.weld.util
DeploymentVisitor - Class in org.jboss.weld.bootstrap
A Deployment visitor which can find the transitive closure of Bean Deployment Archives
DeploymentVisitor(BeanManagerImpl, Environment, Deployment, Collection<ContextHolder<? extends Context>>, BeanDeploymentArchiveMapping) - Constructor for class org.jboss.weld.bootstrap.DeploymentVisitor
deployObserverMethods() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
deploySpecialized() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
deploySpecialized(Environment) - Method in class org.jboss.weld.bootstrap.BeanDeployment
deprefix(String) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
deprefix(Collection<String>) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
deprefix(String) - Method in class org.jboss.weld.context.beanstore.BeanIdentifierIndexNamingScheme
deprefix(String) - Method in 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
dereference(ListenableFuture<? extends ListenableFuture<? extends V>>) - Static method in class com.google.common.util.concurrent.Futures
Returns a new ListenableFuture
whose result is the product of
calling get()
on the Future
nested within the given Future
, effectively chaining the futures one after the other.
descendingIterator() - Method in class com.google.common.collect.ForwardingDeque
descendingIterator() - Method in class com.google.common.collect.ForwardingNavigableSet
descendingIterator() - Method in class com.google.common.collect.ImmutableSortedSet
descendingKeySet() - Method in class com.google.common.collect.ForwardingNavigableMap
descendingKeySet() - Method in class com.google.common.collect.ImmutableSortedMap
descendingMap() - Method in class com.google.common.collect.ForwardingNavigableMap
descendingMap() - Method in class com.google.common.collect.ImmutableSortedMap
descendingMultiset() - Method in class com.google.common.collect.ImmutableSortedMultiset
descendingMultiset() - Method in interface com.google.common.collect.SortedMultiset
Returns a descending view of this multiset.
descendingSet() - Method in class com.google.common.collect.ForwardingNavigableSet
descendingSet() - Method in class com.google.common.collect.ImmutableSortedSet
DescriptorUtils - Class in org.jboss.classfilewriter.util
Utility class for working with method descriptors
DescriptorUtils() - Constructor for class org.jboss.classfilewriter.util.DescriptorUtils
destroy(Contextual<?>) - Method in interface javax.enterprise.context.spi.AlterableContext
Destroy the existing contextual instance.
destroy(T, CreationalContext<T>) - Method in interface javax.enterprise.context.spi.Contextual
Destroy an instance of the contextual type.
destroy(T) - Method in interface javax.enterprise.inject.Instance
When called, the container destroys the instance if the active context object for the scope
type of the bean supports destroying bean instances.
destroy(T) - Method in class org.jboss.weld.AbstractCDI
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.AbstractProducerBean
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
destroy(T) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.ManagedBean
Destroys an instance of the bean
destroy(Marker, SessionBean<?>, CreationalContext<?>) - Method in interface org.jboss.weld.bean.proxy.EnterpriseBeanInstance
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.RIBean
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.SessionBean
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.SyntheticClassBean
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.bean.SyntheticProducerBean
destroy(Contextual<?>) - Method in class org.jboss.weld.context.AbstractContext
destroy() - Method in class org.jboss.weld.context.AbstractContext
Destroys the context
destroy(S) - Method in class org.jboss.weld.context.AbstractConversationContext
destroy() - Method in class org.jboss.weld.context.AbstractSharedContext
destroy() - Method in class org.jboss.weld.context.AbstractUnboundContext
destroy(Map<String, Object>) - Method in interface org.jboss.weld.context.bound.BoundConversationContext
Destroy all conversations in the session.
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.context.ForwardingContextual
destroy(HttpSession) - Method in interface org.jboss.weld.context.http.HttpConversationContext
If the context is not currently associated with a HttpServletRequest
, then the context will be associated with
the specified HttpSession
(for this thread), activated, destroyed, and then deactivated.
destroy(HttpSession) - Method in interface org.jboss.weld.context.http.HttpSessionContext
Destroy the session and all conversations stored in the session.
destroy(HttpSession) - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
destroy(HttpSession) - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
destroy(Contextual<?>) - Method in class org.jboss.weld.context.unbound.DependentContextImpl
destroy() - Method in class org.jboss.weld.servlet.ConversationFilter
destroy() - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
Deprecated.
destroy() - Method in class org.jboss.weld.servlet.WeldCrossContextFilter
destroy(T, CreationalContext<T>) - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
destroyAllLrc(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
destroyConversation(S, String) - Method in class org.jboss.weld.context.AbstractConversationContext
destroyDependentInstance(T) - Method in class org.jboss.weld.context.CreationalContextImpl
Destroys dependent instance
destroyDependentInstance(T) - Method in interface org.jboss.weld.context.WeldCreationalContext
Destroys dependent instance
Destroyed - Annotation Type in javax.enterprise.context
The @Destroyed
qualifier.
DestroyedLiteral - Class in org.jboss.weld.literal
destroyLrc(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
destroyLrcComplete(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
destroyTransientConversation(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
destroyUnsupported(Object) - Method in interface org.jboss.weld.logging.BeanLogger
detach() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
Detach the bean store, causing updates to longer be written through to the
underlying store.
detach() - Method in interface org.jboss.weld.context.beanstore.BoundBeanStore
Detach the context
determineConversationId(HttpServletRequest, String) - Static method in class org.jboss.weld.servlet.ConversationContextActivator
difference(Map<? extends K, ? extends V>, Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
Computes the difference between two maps.
difference(Map<? extends K, ? extends V>, Map<? extends K, ? extends V>, Equivalence<? super V>) - Static method in class com.google.common.collect.Maps
Computes the difference between two maps.
difference(SortedMap<K, ? extends V>, Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
Computes the difference between two sorted maps, using the comparator of
the left map, or Ordering.natural()
if the left map uses the
natural ordering of its elements.
difference(Set<E>, Set<?>) - Static method in class com.google.common.collect.Sets
Returns an unmodifiable view of the difference of two sets.
DIGIT - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is a digit according to
Unicode .
directoryCannotBeCreated(Object) - Method in interface org.jboss.weld.logging.BeanLogger
disableCaching() - Static method in class com.google.common.cache.CacheBuilderSpec
Returns a CacheBuilderSpec that will prevent caching.
disassociateConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
discoveredProviders - Static variable in class javax.enterprise.inject.spi.CDI
discoverFromClass(Class<?>, boolean) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
discoverFromClass(Class<?>, boolean) - Method in class org.jboss.weld.util.reflection.SessionBeanHierarchyDiscovery
discoverInterfaces(Class<?>, boolean) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
discoverTypes(Type, boolean) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
DiscreteDomain <C extends Comparable > - Class in com.google.common.collect
A descriptor for a
discrete Comparable
domain such as all
Integer
s.
DiscreteDomain() - Constructor for class com.google.common.collect.DiscreteDomain
Constructor for use by subclasses.
DiscreteDomains - Class in com.google.common.collect
dispatchQueuedEvents() - Method in class com.google.common.eventbus.AsyncEventBus
Dispatch events
in the order they were posted, regardless of
the posting thread.
dispatchQueuedEvents() - Method in class com.google.common.eventbus.EventBus
DisposalMethod <X ,T > - Class in org.jboss.weld.bean
DisposalMethod(BeanManagerImpl, EnhancedAnnotatedMethod<T, ? super X>, AbstractClassBean<X>) - Constructor for class org.jboss.weld.bean.DisposalMethod
disposalMethodsWithoutProducer(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
dispose(T) - Method in interface javax.enterprise.inject.spi.Producer
Destroys the instance.
dispose() - Method in class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Dispose of the instance, doing any necessary cleanup
dispose(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
dispose(T) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
dispose(T) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
dispose(T) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
disposeNotFirstParam(Object) - Method in interface org.jboss.weld.logging.BeanLogger
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).
distance(C, C) - Method in class com.google.common.collect.DiscreteDomain
divide(BigInteger, BigInteger, RoundingMode) - Static method in class com.google.common.math.BigIntegerMath
Returns the result of dividing p
by q
, rounding using the specified
RoundingMode
.
divide(int, int, RoundingMode) - Static method in class com.google.common.math.IntMath
Returns the result of dividing p
by q
, rounding using the specified
RoundingMode
.
divide(long, long, RoundingMode) - Static method in class com.google.common.math.LongMath
Returns the result of dividing p
by q
, rounding using the specified
RoundingMode
.
divide(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Returns the result of dividing this by val
.
divide(int, int) - Static method in class com.google.common.primitives.UnsignedInts
Returns dividend / divisor, where the dividend and divisor are treated as unsigned 32-bit
quantities.
divide(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
Returns the result of dividing this by val
.
divide(long, long) - Static method in class com.google.common.primitives.UnsignedLongs
Returns dividend / divisor, where the dividend and divisor are treated as unsigned 64-bit
quantities.
DLE - Static variable in class com.google.common.base.Ascii
Data Link Escape: A communication control character which
will change the meaning of a limited number of contiguously following
characters.
dload(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
DLOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
DLOAD_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
DLOAD_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
DLOAD_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
DLOAD_3 - Static variable in interface org.jboss.classfilewriter.code.Opcode
dmul() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DMUL - Static variable in interface org.jboss.classfilewriter.code.Opcode
dneg() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DNEG - Static variable in interface org.jboss.classfilewriter.code.Opcode
DNT - Static variable in class com.google.common.net.HttpHeaders
The HTTP DNT header field name.
doAfterBeanDiscovery(List<? extends Bean<?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
doAfterBeanDiscovery(List<? extends Bean<?>>) - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
doEquivalent(T, T) - Method in class com.google.common.base.Equivalence
Returns true
if a
and b
are considered equivalent.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.weld.servlet.ConversationFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
Deprecated.
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.jboss.weld.servlet.WeldCrossContextFilter
doHash(T) - Method in class com.google.common.base.Equivalence
Returns a hash code for non-null object t
.
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
doLog(Logger.Level, String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Implementation log method (standard parameter formatting).
doLogf(Logger.Level, String, String, Object[], Throwable) - Method in class org.jboss.logging.Logger
Implementation log method (printf formatting).
done() - Method in class com.google.common.util.concurrent.ListenableFutureTask
Internal implementation detail used to invoke the listeners.
doStart() - Method in class com.google.common.util.concurrent.AbstractService
doStop() - Method in class com.google.common.util.concurrent.AbstractService
This method should be used to initiate service shutdown.
DOUBLE_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
DoubleAnnotationValue - Class in org.jboss.classfilewriter.annotations
a double annotation value
DoubleAnnotationValue(ConstPool, String, double) - Constructor for class org.jboss.classfilewriter.annotations.DoubleAnnotationValue
DoubleEntry - Class in org.jboss.classfilewriter.constpool
DoubleEntry(double) - Constructor for class org.jboss.classfilewriter.constpool.DoubleEntry
DoubleMath - Class in com.google.common.math
A class for arithmetic on doubles that is not covered by
Math
.
Doubles - Class in com.google.common.primitives
Static utility methods pertaining to
double
primitives, that are not
already found in either
Double
or
Arrays
.
doubleValue() - Method in class com.google.common.primitives.UnsignedInteger
Returns the value of this UnsignedInteger
as a float
, analogous to a widening
primitive conversion from int
to double
, and correctly rounded.
doubleValue() - Method in class com.google.common.primitives.UnsignedLong
Returns the value of this UnsignedLong
as a double
, analogous to a widening
primitive conversion from long
to double
, and correctly rounded.
doubleValue() - Method in class com.google.common.util.concurrent.AtomicDouble
Returns the value of this AtomicDouble
as a double
.
downTo(C, BoundType) - Static method in class com.google.common.collect.Ranges
Returns a range from the given endpoint, which may be either inclusive
(closed) or exclusive (open), with no upper bound.
doWork(T) - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
doWork(T) - Method in class org.jboss.weld.executor.TaskPerItemTaskFactory
drain(BlockingQueue<E>, Collection<? super E>, int, long, TimeUnit) - Static method in class com.google.common.collect.Queues
drainTo(Collection<? super E>, int) - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
drainTo(Collection<? super E>) - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
drainUninterruptibly(BlockingQueue<E>, Collection<? super E>, int, long, TimeUnit) - Static method in class com.google.common.collect.Queues
drem() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DREM - Static variable in interface org.jboss.classfilewriter.code.Opcode
DRETURN - Static variable in interface org.jboss.classfilewriter.code.Opcode
dstore(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
DSTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
DSTORE_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
DSTORE_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
DSTORE_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
DSTORE_3 - Static variable in interface org.jboss.classfilewriter.code.Opcode
dsub() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DSUB - Static variable in interface org.jboss.classfilewriter.code.Opcode
dup() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DUP - Static variable in interface org.jboss.classfilewriter.code.Opcode
dup() - Method in class org.jboss.classfilewriter.code.StackFrame
dup() - Method in class org.jboss.classfilewriter.code.StackState
dup2() - Method in class org.jboss.classfilewriter.code.CodeAttribute
DUP2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
dup2() - Method in class org.jboss.classfilewriter.code.StackFrame
dup2() - Method in class org.jboss.classfilewriter.code.StackState
DUP2_X1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
DUP2_X2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
dup2X1() - Method in class org.jboss.classfilewriter.code.CodeAttribute
dup2X1() - Method in class org.jboss.classfilewriter.code.StackFrame
dup2X1() - Method in class org.jboss.classfilewriter.code.StackState
dup2X2() - Method in class org.jboss.classfilewriter.code.CodeAttribute
dup2X2() - Method in class org.jboss.classfilewriter.code.StackFrame
dup2X2() - Method in class org.jboss.classfilewriter.code.StackState
DUP_X1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
DUP_X2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
duplicateActiveContexts(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
duplicateAnnotatedTypeId(Object, Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
duplicateBinding(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
duplicateInterceptorBinding(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
DuplicateMemberException - Exception in org.jboss.classfilewriter
Exception thrown if the same field or method is added twice
DuplicateMemberException(String) - Constructor for exception org.jboss.classfilewriter.DuplicateMemberException
duplicateQualifiers(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
dupX1() - Method in class org.jboss.classfilewriter.code.CodeAttribute
dupX1() - Method in class org.jboss.classfilewriter.code.StackFrame
dupX1() - Method in class org.jboss.classfilewriter.code.StackState
dupX2() - Method in class org.jboss.classfilewriter.code.CodeAttribute
dupX2() - Method in class org.jboss.classfilewriter.code.StackFrame
dupX2() - Method in class org.jboss.classfilewriter.code.StackState
DynamicInjectionPoint - Class in org.jboss.weld.injection
DynamicInjectionPoint(BeanManagerImpl) - Constructor for class org.jboss.weld.injection.DynamicInjectionPoint
DynamicLookupInjectionPoint - Class in org.jboss.weld.bean.builtin
DynamicLookupInjectionPoint(InjectionPoint, Type, Set<Annotation>) - Constructor for class org.jboss.weld.bean.builtin.DynamicLookupInjectionPoint
dynamicLookupOfBuiltInNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
EagerSessionBeanStore - Class in org.jboss.weld.context.beanstore.http
A BeanStore that uses a HTTP session as backing storage.
EagerSessionBeanStore(NamingScheme, HttpSession) - Constructor for class org.jboss.weld.context.beanstore.http.EagerSessionBeanStore
EEResourceProducerField <X ,T > - Class in org.jboss.weld.bean.builtin.ee
EEResourceProducerField(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
Ejb - Annotation Type in org.jboss.weld.context.ejb
Qualifier used with all for all of the EJB contexts Weld offers.
EJB_ANNOTATION_CLASS - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
EJBApiAbstraction - Class in org.jboss.weld.ejb
Utility class for EJB classes etc.
EJBApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.ejb.EJBApiAbstraction
ejbCannotBeDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
ejbCannotBeInterceptor(Object) - Method in interface org.jboss.weld.logging.BeanLogger
EjbDescriptor <T > - Interface in org.jboss.weld.ejb.spi
EJB metadata from the EJB descriptor.
EjbDescriptors - Class in org.jboss.weld.ejb
EJB descriptors by EJB implementation class or name
EjbDescriptors() - Constructor for class org.jboss.weld.ejb.EjbDescriptors
Constructor
EjbInjectionServices - Interface in org.jboss.weld.injection.spi
A container should implement this interface to allow Weld to resolve EJB.
EjbLiteral - Class in org.jboss.weld.context.ejb
Annotation literal for
Ejb
ejbNotFound(Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
EjbRequestContext - Interface in org.jboss.weld.context.ejb
EjbRequestContextImpl - Class in org.jboss.weld.context.ejb
EjbRequestContextImpl(String) - Constructor for class org.jboss.weld.context.ejb.EjbRequestContextImpl
EjbServices - Interface in org.jboss.weld.ejb.spi
A container should implement this interface to allow Weld to resolve EJB and discover EJBs
EjbServices
is is a per-BeanDeploymentArchive service.
elapsedMillis() - Method in class com.google.common.base.Stopwatch
Returns the current elapsed time shown on this stopwatch, expressed
in milliseconds, with any fraction rounded down.
elapsedTime(TimeUnit) - Method in class com.google.common.base.Stopwatch
Returns the current elapsed time shown on this stopwatch, expressed
in the desired time unit, with any fraction rounded down.
ELClass - Class in javax.el
A runtime representation of a Class in the EL expressions.
ELClass(Class<?>) - Constructor for class javax.el.ELClass
Constructor
ELContext - Class in javax.el
Context information for expression parsing and evaluation.
ELContext() - Constructor for class javax.el.ELContext
ELContextEvent - Class in javax.el
An event which indicates that an
ELContext
has been created.
ELContextEvent(ELContext) - Constructor for class javax.el.ELContextEvent
Constructs an ELContextEvent object to indicate that an
ELContext
has been created.
ELContextListener - Interface in javax.el
The listener interface for receiving notification when an
ELContext
is created.
element() - Method in class com.google.common.collect.ForwardingQueue
elementsEqual(Iterable<?>, Iterable<?>) - Static method in class com.google.common.collect.Iterables
Determines whether two iterables contain equal elements in the same order.
elementsEqual(Iterator<?>, Iterator<?>) - Static method in class com.google.common.collect.Iterators
Determines whether two iterators contain equal elements in the same order.
elementSet() - Method in class com.google.common.collect.ForwardingMultiset
elementSet() - Method in class com.google.common.collect.ImmutableSortedMultiset
elementSet() - Method in interface com.google.common.collect.Multiset
Returns the set of distinct elements contained in this multiset.
elementSet() - Method in interface com.google.common.collect.SortedMultiset
Returns a
SortedSet
view of the distinct elements in this multiset.
ELException - Exception in javax.el
Represents any of the exception conditions that can arise during
expression evaluation.
ELException() - Constructor for exception javax.el.ELException
Creates an ELException
with no detail message.
ELException(String) - Constructor for exception javax.el.ELException
Creates an ELException
with the provided detail message.
ELException(Throwable) - Constructor for exception javax.el.ELException
Creates an ELException
with the given cause.
ELException(String, Throwable) - Constructor for exception javax.el.ELException
Creates an ELException with the given detail message and root cause.
ElLogger - Interface in org.jboss.weld.logging
Log messages for EL resolution.
ELManager - Class in javax.el
Manages EL parsing and evaluation environment.
ELManager() - Constructor for class javax.el.ELManager
ELProcessor - Class in javax.el
Provides an API for using EL in a stand-alone environment.
ELProcessor() - Constructor for class javax.el.ELProcessor
ELResolver - Class in javax.el
Enables customization of variable, property, method call, and type
conversion resolution behavior for EL expression evaluation.
ELResolver() - Constructor for class javax.el.ELResolver
EM - Static variable in class com.google.common.base.Ascii
End of Medium: A control character associated with the sent
data which may be used to identify the physical end of the medium, or
the end of the used, or wanted, portion of information recorded on a
medium.
EMBEDDABLE_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
empty() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
Indicates whether the stack is empty.
EMPTY - Static variable in class org.jboss.weld.ejb.EjbDescriptors
EMPTY_ANNOTATION_ARRAY - Static variable in class org.jboss.weld.util.collections.Arrays2
EMPTY_ANNOTATIONS - Static variable in class org.jboss.weld.util.reflection.Reflections
EMPTY_ARRAY - Static variable in class org.jboss.weld.util.collections.Arrays2
EMPTY_ARRAY_SET_MULTIMAP - Static variable in class org.jboss.weld.util.collections.WeldCollections
EMPTY_BEANS_XML - Static variable in interface org.jboss.weld.bootstrap.spi.BeansXml
EMPTY_CLASS_ARRAY - Static variable in class org.jboss.weld.util.collections.Arrays2
EMPTY_CLASSES - Static variable in class org.jboss.weld.util.reflection.Reflections
EMPTY_ENABLEMENT - Static variable in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
EMPTY_INSTANCE - Static variable in class org.jboss.weld.interceptor.reader.TargetClassInterceptorMetadata
EMPTY_SCANNING - Static variable in interface org.jboss.weld.bootstrap.spi.Scanning
EMPTY_TYPE_ARRAY - Static variable in class org.jboss.weld.util.collections.Arrays2
EMPTY_TYPES - Static variable in class org.jboss.weld.util.reflection.Reflections
EmptyAnnotated - Class in org.jboss.weld.annotated
EmptyInjectionPoint - Class in org.jboss.weld.injection
EmptyInjectionPoint() - Constructor for class org.jboss.weld.injection.EmptyInjectionPoint
emptyIterator() - Static method in class com.google.common.collect.Iterators
Returns the empty iterator.
emptyToNull(String) - Static method in class com.google.common.base.Strings
Returns the given string if it is nonempty; null
otherwise.
enabledAlternatives(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
enabledDecorators(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
enabledFlagUsedWithoutPrioritySet(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
enabledInterceptors(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
encloseAll(Iterable<C>) - Static method in class com.google.common.collect.Ranges
Returns the minimal range that
contains all of the given values.
encloses(Range<C>) - Method in class com.google.common.collect.Range
Returns true
if the bounds of other
do not extend outside the bounds of this
range.
encode() - Method in class org.jboss.weld.jsf.FacesUrlTransformer
end() - Method in interface javax.enterprise.context.Conversation
Marks the current long-running conversation transient.
end() - Method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext.Stack
end() - Method in class org.jboss.weld.context.conversation.ConversationImpl
endCalledOnTransientConversation() - Method in interface org.jboss.weld.logging.ConversationLogger
endElement(String, String, String) - Method in class org.jboss.weld.xml.BeansXmlHandler
endInitialization() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Cleans up after the initialization
endInitialization() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
endInitialization() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
endInitialization() - Method in class org.jboss.weld.bootstrap.WeldStartup
endInterceptorContext() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
endLockedConversation(String) - Method in interface org.jboss.weld.logging.ConversationLogger
endOfData() - Method in class com.google.common.collect.AbstractIterator
endRequest() - Static method in class org.jboss.weld.context.cache.RequestScopedCache
ends the request and clears the cache.
EnhancedAnnotated <T ,S > - Interface in org.jboss.weld.annotated.enhanced
AnnotatedItem provides a uniform access to the annotations on an annotated
item defined either in Java or XML
EnhancedAnnotatedCallable <T ,X ,S extends Member > - Interface in org.jboss.weld.annotated.enhanced
EnhancedAnnotatedConstructor <T > - Interface in org.jboss.weld.annotated.enhanced
Represents a Class Constructor
EnhancedAnnotatedConstructorImpl <T > - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an annotated constructor
This class is immutable, and therefore threadsafe
EnhancedAnnotatedField <T ,X > - Interface in org.jboss.weld.annotated.enhanced
AnnotatedField provides a uniform access to the annotations on an annotated
field
EnhancedAnnotatedFieldImpl <T ,X > - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an annotated field
This class is immutable, and therefore threadsafe
enhancedAnnotatedItem - Variable in class org.jboss.weld.bean.AbstractClassBean
EnhancedAnnotatedMember <T ,X ,S extends Member > - Interface in org.jboss.weld.annotated.enhanced
AnnotatedMember provides enhanced access to an annotated member
EnhancedAnnotatedMethod <T ,X > - Interface in org.jboss.weld.annotated.enhanced
AnnotatedType provides a uniform access to the annotations on an annotated
class defined either in Java or XML
EnhancedAnnotatedMethodImpl <T ,X > - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an annotated method
This class is immutable and therefore threadsafe
EnhancedAnnotatedParameter <T ,X > - Interface in org.jboss.weld.annotated.enhanced
AnnotatedParameter provides a uniform access to a method parameter defined
either in Java or XML
EnhancedAnnotatedParameterImpl <T ,X > - Class in org.jboss.weld.annotated.enhanced.jlr
Represents a parameter
This class is immutable and therefore threadsafe
EnhancedAnnotatedParameterImpl(AnnotatedParameter<X>, EnhancedAnnotatedCallable<?, X, ?>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
Constructor
EnhancedAnnotatedType <T > - Interface in org.jboss.weld.annotated.enhanced
Represents a Class
EnhancedAnnotatedTypeImpl <T > - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an annotated class
This class is immutable, and therefore threadsafe
EnhancedAnnotatedTypeImpl(SlimAnnotatedType<T>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
EnhancedAnnotation <T extends Annotation > - Interface in org.jboss.weld.annotated.enhanced
Represents a meta annotation
EnhancedAnnotationImpl <T extends Annotation > - Class in org.jboss.weld.annotated.enhanced.jlr
Represents an annotated annotation
This class is immutable and therefore threadsafe
EnhancedAnnotationImpl(SlimAnnotatedType<T>, Map<Class<? extends Annotation>, Annotation>, Map<Class<? extends Annotation>, Annotation>, ClassTransformer) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
Constructor
Initializes the superclass with the built annotation map
ENQ - Static variable in class com.google.common.base.Ascii
Enquiry: A communication control character used in data
communication systems as a request for a response from a remote
station.
ensureCapacity(boolean[], int, int) - Static method in class com.google.common.primitives.Booleans
Returns an array containing the same values as array
, but
guaranteed to be of a specified minimum length.
ensureCapacity(byte[], int, int) - Static method in class com.google.common.primitives.Bytes
Returns an array containing the same values as array
, but
guaranteed to be of a specified minimum length.
ensureCapacity(char[], int, int) - Static method in class com.google.common.primitives.Chars
Returns an array containing the same values as array
, but
guaranteed to be of a specified minimum length.
ensureCapacity(double[], int, int) - Static method in class com.google.common.primitives.Doubles
Returns an array containing the same values as array
, but
guaranteed to be of a specified minimum length.
ensureCapacity(float[], int, int) - Static method in class com.google.common.primitives.Floats
Returns an array containing the same values as array
, but
guaranteed to be of a specified minimum length.
ensureCapacity(int[], int, int) - Static method in class com.google.common.primitives.Ints
Returns an array containing the same values as array
, but
guaranteed to be of a specified minimum length.
ensureCapacity(long[], int, int) - Static method in class com.google.common.primitives.Longs
Returns an array containing the same values as array
, but
guaranteed to be of a specified minimum length.
ensureCapacity(short[], int, int) - Static method in class com.google.common.primitives.Shorts
Returns an array containing the same values as array
, but
guaranteed to be of a specified minimum length.
enter() - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor.
enter(long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor.
enterIf(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor if the guard is satisfied.
enterIf(Monitor.Guard, long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor if the guard is satisfied.
enterIfInterruptibly(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor if the guard is satisfied.
enterIfInterruptibly(Monitor.Guard, long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor if the guard is satisfied.
enterInterruptibly() - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor.
enterInterruptibly(long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor.
enterLambdaScope(Map<String, Object>) - Method in class javax.el.ELContext
Installs a Lambda argument map, in preparation for the evaluation
of a Lambda expression.
EnterpriseBeanInstance - Interface in org.jboss.weld.bean.proxy
Interface implemented by all enterprise bean proxies to query/control the proxy
EnterpriseBeanProxyMethodHandler <T > - Class in org.jboss.weld.bean.proxy
Method handler for enterprise bean client proxies
EnterpriseBeanProxyMethodHandler(SessionBean<T>) - Constructor for class org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler
Constructor
EnterpriseProxyFactory <T > - Class in org.jboss.weld.bean.proxy
This factory produces client proxies specific for enterprise beans, in
particular session beans.
EnterpriseProxyFactory(Class<T>, SessionBean<T>) - Constructor for class org.jboss.weld.bean.proxy.EnterpriseProxyFactory
Produces a factory for a specific bean implementation.
EnterpriseTargetBeanInstance - Class in org.jboss.weld.bean.proxy
EnterpriseTargetBeanInstance(Class<?>, MethodHandler) - Constructor for class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
EnterpriseTargetBeanInstance(Set<Type>, MethodHandler) - Constructor for class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
enterWhen(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor when the guard is satisfied.
enterWhen(Monitor.Guard, long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor when the guard is satisfied.
enterWhenUninterruptibly(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor when the guard is satisfied.
enterWhenUninterruptibly(Monitor.Guard, long, TimeUnit) - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor when the guard is satisfied.
ENTITY_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
ENTITY_MANAGER_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
ENTITY_MANAGER_FACTORY_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
entries() - Method in class com.google.common.collect.ForwardingMultimap
entries() - Method in class com.google.common.collect.ForwardingSetMultimap
entries() - Method in class com.google.common.collect.ImmutableMultimap
Returns an immutable collection of all key-value pairs in the multimap.
entries() - Method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable collection of all key-value pairs in the multimap.
entries() - Method in class com.google.common.collect.LinkedHashMultimap
Returns a set of all key-value pairs.
entries() - Method in class com.google.common.collect.LinkedListMultimap
Returns a collection of all key-value pairs.
entries() - Method in interface com.google.common.collect.Multimap
Returns a collection of all key-value pairs.
entries() - Method in interface com.google.common.collect.SetMultimap
Returns a collection of all key-value pairs.
entriesDiffering() - Method in interface com.google.common.collect.MapDifference
Returns an unmodifiable map describing keys that appear in both maps, but
with different values.
entriesDiffering() - Method in interface com.google.common.collect.SortedMapDifference
entriesInCommon() - Method in interface com.google.common.collect.MapDifference
Returns an unmodifiable map containing the entries that appear in both
maps; that is, the intersection of the two maps.
entriesInCommon() - Method in interface com.google.common.collect.SortedMapDifference
entriesOnlyOnLeft() - Method in interface com.google.common.collect.MapDifference
Returns an unmodifiable map containing the entries from the left map whose
keys are not present in the right map.
entriesOnlyOnLeft() - Method in interface com.google.common.collect.SortedMapDifference
entriesOnlyOnRight() - Method in interface com.google.common.collect.MapDifference
Returns an unmodifiable map containing the entries from the right map whose
keys are not present in the left map.
entriesOnlyOnRight() - Method in interface com.google.common.collect.SortedMapDifference
entryIterator() - Method in class com.google.common.collect.ForwardingNavigableMap.StandardDescendingMap
entrySet() - Method in class com.google.common.collect.ConcurrentHashMultiset
entrySet() - Method in class com.google.common.collect.ForwardingMap
entrySet() - Method in class com.google.common.collect.ForwardingMultiset
entrySet() - Method in class com.google.common.collect.ImmutableMap
Returns an immutable set of the mappings in this map.
entrySet() - Method in class com.google.common.collect.ImmutableMultiset
entrySet() - Method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable set of the mappings in this map, sorted by the key
ordering.
entrySet() - Method in interface com.google.common.collect.Multiset
Returns a view of the contents of this multiset, grouped into Multiset.Entry
instances, each providing an element of the multiset and
the count of that element.
entrySet() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
entrySet() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
entrySet() - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
entrySet() - Method in class org.jboss.weld.util.collections.ArraySetMultimap
ENUM - Static variable in class org.jboss.classfilewriter.AccessFlag
ENUM - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
EnumAnnotationValue - Class in org.jboss.classfilewriter.annotations
An enum annotation value
EnumAnnotationValue(ConstPool, String, Enum<?>) - Constructor for class org.jboss.classfilewriter.annotations.EnumAnnotationValue
EnumAnnotationValue(ConstPool, String, String, String) - Constructor for class org.jboss.classfilewriter.annotations.EnumAnnotationValue
EnumBiMap <K extends Enum <K >,V extends Enum <V >> - Class in com.google.common.collect
A BiMap
backed by two EnumMap
instances.
EnumerationList <T > - Class in org.jboss.weld.util.collections
An Enumeration -> List adaptor
EnumerationList(Enumeration<T>) - Constructor for class org.jboss.weld.util.collections.EnumerationList
Constructor
EnumHashBiMap <K extends Enum <K >,V > - Class in com.google.common.collect
A BiMap
backed by an EnumMap
instance for keys-to-values, and
a HashMap
instance for values-to-keys.
enumInjectionTargetNotCreated(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
EnumMultiset <E extends Enum <E >> - Class in com.google.common.collect
Multiset implementation backed by an
EnumMap
.
Enums - Class in com.google.common.base
Utility methods for working with
Enum
instances.
enumsAlreadyInjected() - Method in interface org.jboss.weld.logging.BootstrapLogger
enumValue(Class<?>, String) - Method in class org.jboss.weld.util.ApiAbstraction
Environment - Interface in org.jboss.weld.bootstrap.api
Represents an environment.
Environments - Enum in org.jboss.weld.bootstrap.api
Requirements for various well known environments.
EOT - Static variable in class com.google.common.base.Ascii
End of Transmission: A communication control character used
to indicate the conclusion of a transmission, which may have
contained one or more texts and any associated headings.
equal(Object, Object) - Static method in class com.google.common.base.Objects
Determines whether two possibly-null objects are equal.
equal(InputSupplier<? extends InputStream>, InputSupplier<? extends InputStream>) - Static method in class com.google.common.io.ByteStreams
Returns true if the supplied input streams contain the same bytes.
equal(File, File) - Static method in class com.google.common.io.Files
Returns true if the files contains the same bytes.
equals() - Static method in class com.google.common.base.Equivalence
equals(Object) - Method in class com.google.common.base.Equivalence.Wrapper
equals() - Static method in class com.google.common.base.Equivalences
equals(Object) - Method in interface com.google.common.base.Function
Indicates whether another object is equal to this function.
equals(Object) - Method in class com.google.common.base.Optional
Returns
true
if
object
is an
Optional
instance, and either
the contained references are
equal to each other or both
are absent.
equals(Object) - Method in interface com.google.common.base.Predicate
Indicates whether another object is equal to this predicate.
equals(Object) - Method in class com.google.common.cache.CacheBuilderSpec
equals(Object) - Method in class com.google.common.cache.CacheStats
equals(Object) - Method in class com.google.common.cache.RemovalNotification
equals(Object) - Method in class com.google.common.collect.ArrayTable
equals(Object) - Method in class com.google.common.collect.ForwardingList
equals(Object) - Method in class com.google.common.collect.ForwardingMap
equals(Object) - Method in class com.google.common.collect.ForwardingMapEntry
equals(Object) - Method in class com.google.common.collect.ForwardingMultimap
equals(Object) - Method in class com.google.common.collect.ForwardingMultiset
equals(Object) - Method in class com.google.common.collect.ForwardingSet
equals(Object) - Method in class com.google.common.collect.ForwardingTable
equals(Object) - Method in class com.google.common.collect.HashBasedTable
equals(Object) - Method in class com.google.common.collect.ImmutableBiMap
equals(Object) - Method in class com.google.common.collect.ImmutableList
equals(Object) - Method in class com.google.common.collect.ImmutableMap
equals(Object) - Method in class com.google.common.collect.ImmutableMultimap
equals(Object) - Method in class com.google.common.collect.ImmutableMultiset
equals(Object) - Method in class com.google.common.collect.ImmutableSet
equals(Object) - Method in class com.google.common.collect.ImmutableTable
equals(Object) - Method in class com.google.common.collect.LinkedListMultimap
Compares the specified object to this multimap for equality.
equals(Object) - Method in interface com.google.common.collect.ListMultimap
Compares the specified object to this multimap for equality.
equals(Object) - Method in interface com.google.common.collect.MapDifference
Compares the specified object with this instance for equality.
equals(Object) - Method in interface com.google.common.collect.MapDifference.ValueDifference
equals(Object) - Method in interface com.google.common.collect.Multimap
Compares the specified object with this multimap for equality.
equals(Object) - Method in interface com.google.common.collect.Multiset.Entry
equals(Object) - Method in interface com.google.common.collect.Multiset
Compares the specified object with this multiset for equality.
equals(Object) - Method in class com.google.common.collect.Range
Returns true
if object
is a range having the same endpoints and bound types as
this range.
equals(Object) - Method in interface com.google.common.collect.SetMultimap
Compares the specified object to this multimap for equality.
equals(Object) - Method in interface com.google.common.collect.Table.Cell
Compares the specified object with this cell for equality.
equals(Object) - Method in interface com.google.common.collect.Table
Compares the specified object with this table for equality.
equals(Object) - Method in class com.google.common.collect.TreeBasedTable
equals(Object) - Method in class com.google.common.hash.BloomFilter
equals(Object) - Method in class com.google.common.hash.HashCode
equals(Object) - Method in class com.google.common.net.HostAndPort
equals(Object) - Method in class com.google.common.net.HostSpecifier
equals(Object) - Method in class com.google.common.net.InternetDomainName
Equality testing is based on the text supplied by the caller,
after normalization as described in the class documentation.
equals(Object) - Method in class com.google.common.net.MediaType
equals(Object) - Method in class com.google.common.primitives.UnsignedInteger
equals(Object) - Method in class com.google.common.primitives.UnsignedLong
equals(Object) - Method in class com.google.common.reflect.TypeParameter
equals(Object) - Method in class com.google.common.reflect.TypeToken
Returns true if
o
is another
TypeToken
that represents the same
Type
.
equals(Object) - Method in class com.google.common.util.concurrent.Monitor.Guard
equals(Object) - Method in class javax.el.Expression
Determines whether the specified object is equal to this
Expression
.
equals(Object) - Method in class javax.enterprise.util.AnnotationLiteral
equals(Object) - Method in class javax.enterprise.util.TypeLiteral
equals(Object) - Method in class org.jboss.classfilewriter.ClassField
equals(Object) - Method in class org.jboss.classfilewriter.ClassMethod
equals(Object) - Method in class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl
equals(Object) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
The overridden equals operation
equals(Object) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
equals(Object) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
equals(Object) - Method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
equals(Object) - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
equals(Object) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
equals(Object) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
equals(Object) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod
equals(Object) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
equals(Object) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
equals(Object) - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
equals(Object) - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
equals(Object) - Method in class org.jboss.weld.bean.builtin.AbstractFacade
equals(Object) - Method in class org.jboss.weld.bean.CommonBean
equals(Object) - Method in class org.jboss.weld.bean.interceptor.CdiInterceptorFactory
equals(Object) - Method in class org.jboss.weld.bean.ManagedBeanIdentifier
equals(Object) - Method in class org.jboss.weld.bean.ProducerMethodIdentifier
equals(Object) - Method in class org.jboss.weld.bean.StringBeanIdentifier
equals(Object) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
equals(Object) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
equals(Object) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment.WeldMethodKey
equals(Object) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
equals(Object) - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
equals(Object) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
equals(Object) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
equals(Object) - Method in class org.jboss.weld.context.ForwardingContextual
equals(Object) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
equals(Object) - Method in class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
equals(Object) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
equals(Object) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
equals(Object) - Method in class org.jboss.weld.el.Namespace
equals(Object) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
equals(Object) - Method in class org.jboss.weld.event.ObserverMethodImpl
equals(Object) - Method in class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes
equals(Object) - Method in class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes
equals(Object) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
equals(Object) - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
equals(Object) - Method in class org.jboss.weld.injection.producer.AbstractProducer
equals(Object) - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
equals(Object) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
equals(Object) - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
equals(Object) - Method in class org.jboss.weld.manager.BeanManagerImpl
equals(Object) - Method in class org.jboss.weld.resolution.ForwardingResolvable
equals(Object) - Method in class org.jboss.weld.resolution.QualifierInstance
equals(Object) - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
equals(Object) - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
equals(Object) - Method in class org.jboss.weld.serialization.MethodHolder
equals(Object) - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
equals(Object) - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
equals(Object) - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
equals(Object) - Method in class org.jboss.weld.util.collections.ArraySet
equals(Object) - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
equals(Object) - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
equals(Object) - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
equals(Object) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
equals(Object) - Method in class org.jboss.weld.util.ForwardingBeanManager
equals(Object) - Method in class org.jboss.weld.util.ForwardingContext
equals(Object) - Method in class org.jboss.weld.util.ForwardingInvocationContext
equals(Object) - Method in class org.jboss.weld.util.reflection.GenericArrayTypeImpl
equals(Object) - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
equalTo(T) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if the object being
tested equals()
the given target or both are null.
Equivalence <T > - Class in com.google.common.base
A strategy for determining whether two instances are considered equivalent.
Equivalence() - Constructor for class com.google.common.base.Equivalence
Constructor for use by subclasses.
Equivalence.Wrapper <T > - Class in com.google.common.base
Equivalences - Class in com.google.common.base
Contains static factory methods for creating Equivalence
instances.
equivalent(T, T) - Method in class com.google.common.base.Equivalence
Returns true
if the given objects are considered equivalent.
equivalentTo(T) - Method in class com.google.common.base.Equivalence
Returns a predicate that evaluates to true if and only if the input is
equivalent to target
according to this equivalence relation.
erase(Object, Object) - Method in class com.google.common.collect.ArrayTable
Associates the value null
with the specified keys, assuming both
keys are valid.
eraseAll() - Method in class com.google.common.collect.ArrayTable
Associates the value null
with every pair of allowed row and column
keys.
error(Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR.
error(Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of ERROR.
error(String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of ERROR and a specific logger class name.
error(String, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable with a level of ERROR.
error(Object) - Method in class org.jboss.logging.DelegatingBasicLogger
error(Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
error(String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
error(String, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
error(Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR.
error(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of ERROR.
error(String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of ERROR and a specific logger class name.
error(Object, Object[]) - Method in class org.jboss.logging.Logger
error(Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
error(String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable with a level of ERROR.
error(SAXParseException) - Method in class org.jboss.weld.xml.BeansXmlHandler
errorDestroying(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
errorf(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of ERROR.
errorf(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
errorf(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorf(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorf(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorf(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
errorf(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorf(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorf(String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of ERROR.
errorInvokingMethod(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
errorInvokingPostConstruct(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
errorInvokingPreDestroy(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
errorLoadingBeansXmlEntry(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BootstrapLogger
errorv(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
errorv(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorv(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorv(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorv(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
errorv(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorv(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
errorv(String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of ERROR using
MessageFormat
-style formatting.
errorWhileLoadingClass(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
ESC - Static variable in class com.google.common.base.Ascii
Escape: A control character intended to provide code
extension (supplementary characters) in general information
interchange.
ETAG - Static variable in class com.google.common.net.HttpHeaders
The HTTP ETag header field name.
ETB - Static variable in class com.google.common.base.Ascii
End of Transmission Block: A communication control character
used to indicate the end of a block of data for communication
purposes.
ETX - Static variable in class com.google.common.base.Ascii
End of Text: A communication control character used to
terminate a sequence of characters started with STX and transmitted
as an entity.
eval(String) - Method in class javax.el.ELProcessor
Evaluates an EL expression.
EvaluationListener - Class in javax.el
The listener interface for receiving notification when an
EL expression is evaluated.
EvaluationListener() - Constructor for class javax.el.EvaluationListener
Event <T > - Interface in javax.enterprise.event
Allows the application to fire events of a particular type.
EventBean - Class in org.jboss.weld.bean.builtin
EventBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.EventBean
EventBus - Class in com.google.common.eventbus
Dispatches events to listeners, and provides ways for listeners to register
themselves.
EventBus() - Constructor for class com.google.common.eventbus.EventBus
Creates a new EventBus named "default".
EventBus(String) - Constructor for class com.google.common.eventbus.EventBus
Creates a new EventBus with the given identifier
.
EventImpl <T > - Class in org.jboss.weld.event
Implementation of the Event interface
EventLiteral <T > - Class in org.jboss.weld.literal
EventLiteral() - Constructor for class org.jboss.weld.literal.EventLiteral
EventLogger - Interface in org.jboss.weld.logging
Log messages for events
Message ids: 000400 - 000499
EventMetadata - Interface in javax.enterprise.inject.spi
Provides access to metadata about an observed event payload.
EventMetadataBean - Class in org.jboss.weld.bean.builtin
Built-in bean for event metadata.
EventMetadataBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.EventMetadataBean
EventMetadataImpl - Class in org.jboss.weld.event
EventMetadataImpl(Type, InjectionPoint, Set<Annotation>) - Constructor for class org.jboss.weld.event.EventMetadataImpl
EventMetadataImpl(Type, InjectionPoint, Annotation[]) - Constructor for class org.jboss.weld.event.EventMetadataImpl
eventMetadataInjectedOutsideOfObserver(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
EventObjectTypeResolverBuilder - Class in org.jboss.weld.util.reflection
Builds a special
TypeResolver
capable of resolving type variables by using a combination of two type hierarchies.
EventObjectTypeResolverBuilder(Map<TypeVariable<?>, Type>, Map<TypeVariable<?>, Type>) - Constructor for class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
EventTypeAssignabilityRules - Class in org.jboss.weld.resolution
This class implements Section 10.3.1 of the CDI specification.
eventTypeNotAllowed(Object) - Method in interface org.jboss.weld.logging.UtilLogger
evictionCount() - Method in class com.google.common.cache.CacheStats
Returns the number of times an entry has been evicted.
exceptionBlockEnd(ExceptionHandler) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Mark the end of an exception handler block.
exceptionBlockStart(String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Begin writing an exception handler block.
ExceptionHandler - Class in org.jboss.classfilewriter.code
exceptionHandlerStart(ExceptionHandler) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Marks the current code location as the exception handler and adds the handler to the exception handler table;
exceptionLoadingAnnotatedType(String) - Method in interface org.jboss.weld.logging.BootstrapLogger
exceptionOpeningInputStream(Object) - Method in interface org.jboss.weld.logging.XmlLogger
ExceptionsAttribute - Class in org.jboss.classfilewriter.attributes
The exceptions attribute, stores the checked exceptions a method is declared to throw
ExceptionsAttribute(ConstPool) - Constructor for class org.jboss.classfilewriter.attributes.ExceptionsAttribute
exceptionThrownDuringBeforeShutdownObserver() - Method in interface org.jboss.weld.logging.BootstrapLogger
exceptionTypeToThrow - Variable in class org.jboss.weld.injection.MethodInvocationStrategy
exceptionWhileLoadingClass(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
ExcludeClassInterceptors - Annotation Type in javax.interceptor
Exclude the invocation of class-level interceptors for a method.
ExcludeDefaultInterceptors - Annotation Type in javax.interceptor
Exclude the invocation of default interceptors for a method.
execute() - Method in class com.google.common.util.concurrent.ExecutionList
Runs this execution list, executing all existing pairs in the order they
were added.
execute(Runnable) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
executeAroundInvoke(Object, Method, Method, Object[], List<InterceptorMethodInvocation>, InterceptionDecorationContext.Stack) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
executeInterception(Object, Method, Method, Object[], InterceptionType, InterceptionDecorationContext.Stack) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
executeLifecycleInterception(Object, Method, Method, Object[], List<InterceptorMethodInvocation>, InterceptionDecorationContext.Stack) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
executePostConstruct(Object) - Static method in class org.jboss.weld.interceptor.util.InterceptionUtils
executePredestroy(Object) - Static method in class org.jboss.weld.interceptor.util.InterceptionUtils
ExecutionError - Error in com.google.common.util.concurrent
ExecutionError() - Constructor for error com.google.common.util.concurrent.ExecutionError
Creates a new instance with null
as its detail message.
ExecutionError(String) - Constructor for error com.google.common.util.concurrent.ExecutionError
Creates a new instance with the given detail message.
ExecutionError(String, Error) - Constructor for error com.google.common.util.concurrent.ExecutionError
Creates a new instance with the given detail message and cause.
ExecutionError(Error) - Constructor for error com.google.common.util.concurrent.ExecutionError
Creates a new instance with the given cause.
ExecutionList - Class in com.google.common.util.concurrent
A list of listeners, each with an associated
Executor
, that
guarantees that every
Runnable
that is
added will
be executed after
ExecutionList.execute()
is called.
ExecutionList() - Constructor for class com.google.common.util.concurrent.ExecutionList
executor() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
Returns the
Executor
that will be used to run this service.
executor(Service.State) - Method in class com.google.common.util.concurrent.AbstractIdleService
Returns the
Executor
that will be used to run this service.
executor() - Method in class com.google.common.util.concurrent.AbstractScheduledService
ExecutorServices - Interface in org.jboss.weld.manager.api
Allows a custom TaskExecutor to be provided by the container.
ExecutorServices.TaskFactory <T > - Interface in org.jboss.weld.manager.api
Instead of submitting a list of tasks to be executed a caller may submit a factory object capable of creating the list of
tasks.
ExecutorServicesFactory - Class in org.jboss.weld.executor
ExecutorServicesFactory.ThreadPoolType - Enum in org.jboss.weld.executor
exitLambdaScope() - Method in class javax.el.ELContext
Exits the Lambda expression evaluation.
EXPECT - Static variable in class com.google.common.net.HttpHeaders
The HTTP Expect header field name.
expectedFalsePositiveProbability() - Method in class com.google.common.hash.BloomFilter
expectedSize(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
Configures this builder to build min-max priority queues with an initial
expected size of expectedSize
.
expectedSize(int) - Static method in class com.google.common.collect.MinMaxPriorityQueue
Creates and returns a new builder, configured to build MinMaxPriorityQueue
instances sized appropriately to hold expectedSize
elements.
expectsInvocationContext() - Method in interface org.jboss.weld.interceptor.proxy.InterceptorMethodInvocation
expireAfterAccess(long, TimeUnit) - Method in class com.google.common.cache.CacheBuilder
Specifies that each entry should be automatically removed from the cache once a fixed duration
has elapsed after the entry's creation, the most recent replacement of its value, or its last
access.
expireAfterWrite(long, TimeUnit) - Method in class com.google.common.cache.CacheBuilder
Specifies that each entry should be automatically removed from the cache once a fixed duration
has elapsed after the entry's creation, or the most recent replacement of its value.
EXPIRES - Static variable in class com.google.common.net.HttpHeaders
The HTTP Expires header field name.
explicit(List<T>) - Static method in class com.google.common.collect.Ordering
Returns an ordering that compares objects according to the order in
which they appear in the given list.
explicit(T, T...) - Static method in class com.google.common.collect.Ordering
Returns an ordering that compares objects according to the order in
which they are given to this method.
Expression - Class in javax.el
Expression() - Constructor for class javax.el.Expression
ExpressionFactory - Class in javax.el
Provides an implementation for creating and evaluating EL expressions.
ExpressionFactory() - Constructor for class javax.el.ExpressionFactory
EXTENDED_PERSISTENCE_CONTEXT_ENUM_VALUE - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
ExtendedAnnotationDiscovery - Interface in org.jboss.weld.resources.spi
Extension - Interface in javax.enterprise.inject.spi
Service interface implemented by extensions.
ExtensionBean <E extends Extension > - Class in org.jboss.weld.bean.builtin
ExtensionBean(BeanManagerImpl, EnhancedAnnotatedType<E>, Metadata<E>) - Constructor for class org.jboss.weld.bean.builtin.ExtensionBean
ExtensionBeanDeployer - Class in org.jboss.weld.bootstrap
ExtensionBeanDeployer(BeanManagerImpl, Deployment, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>) - Constructor for class org.jboss.weld.bootstrap.ExtensionBeanDeployer
extensionClassNotFound(Object) - Method in interface org.jboss.weld.logging.UtilLogger
ExtensionObserverMethodImpl <T ,X > - Class in org.jboss.weld.event
An implementation of
ObserverMethod
used for events delivered to extensions.
ExtensionObserverMethodImpl(EnhancedAnnotatedMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.event.ExtensionObserverMethodImpl
extensionWithNonStaticPublicField(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
ExternalBeanAttributesFactory - Class in org.jboss.weld.bean.attributes
Creates
BeanAttributes
based on BeanAttributes provided by an extension.
ExternalConfiguration - Interface in org.jboss.weld.configuration.spi
An integrator may provide a map of configuration properties.
ExternalConfigurationBuilder - Class in org.jboss.weld.configuration.spi.helpers
ExternalConfigurationBuilder() - Constructor for class org.jboss.weld.configuration.spi.helpers.ExternalConfigurationBuilder
extractInterceptorBindingsForQualifierInstance(Iterable<QualifierInstance>) - Method in class org.jboss.weld.manager.BeanManagerImpl
extractInterceptorClasses(Annotated) - Method in class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
f2d() - Method in class org.jboss.classfilewriter.code.CodeAttribute
F2D - Static variable in interface org.jboss.classfilewriter.code.Opcode
f2i() - Method in class org.jboss.classfilewriter.code.CodeAttribute
F2I - Static variable in interface org.jboss.classfilewriter.code.Opcode
f2l() - Method in class org.jboss.classfilewriter.code.CodeAttribute
F2L - Static variable in interface org.jboss.classfilewriter.code.Opcode
FacadeInjectionPoint - Class in org.jboss.weld.bean.builtin
FacadeInjectionPoint(BeanManagerImpl, InjectionPoint, Type, Set<Annotation>, Annotation[]) - Constructor for class org.jboss.weld.bean.builtin.FacadeInjectionPoint
FACES_CONTEXT - Variable in class org.jboss.weld.jsf.JsfApiAbstraction
FacesUrlTransformer - Class in org.jboss.weld.jsf
Helper class for preparing JSF URLs which include the conversation id.
FacesUrlTransformer(String, FacesContext) - Constructor for class org.jboss.weld.jsf.FacesUrlTransformer
factorial(int) - Static method in class com.google.common.math.BigIntegerMath
Returns n!
, that is, the product of the first n
positive
integers, or 1
if n == 0
.
factorial(int) - Static method in class com.google.common.math.DoubleMath
Returns
n!
, that is, the product of the first
n
positive
integers,
1
if
n == 0
, or e n!}, or
Double.POSITIVE_INFINITY
if
n! > Double.MAX_VALUE
.
factorial(int) - Static method in class com.google.common.math.IntMath
Returns
n!
, that is, the product of the first
n
positive
integers,
1
if
n == 0
, or
Integer.MAX_VALUE
if the
result does not fit in a
int
.
factorial(int) - Static method in class com.google.common.math.LongMath
Returns
n!
, that is, the product of the first
n
positive
integers,
1
if
n == 0
, or
Long.MAX_VALUE
if the
result does not fit in a
long
.
FactoryFinderCache - Class in org.jboss.el.cache
FactoryFinderCache() - Constructor for class org.jboss.el.cache.FactoryFinderCache
fadd() - Method in class org.jboss.classfilewriter.code.CodeAttribute
FADD - Static variable in interface org.jboss.classfilewriter.code.Opcode
failed(Service.State, Throwable) - Method in interface com.google.common.util.concurrent.Service.Listener
Called when the service transitions to the
FAILED state.
failedToSetThreadLocalOnProxy(Object) - Method in interface org.jboss.weld.logging.BeanLogger
FakeTimeLimiter - Class in com.google.common.util.concurrent
A TimeLimiter implementation which actually does not attempt to limit time
at all.
FakeTimeLimiter() - Constructor for class com.google.common.util.concurrent.FakeTimeLimiter
faload() - Method in class org.jboss.classfilewriter.code.CodeAttribute
FALOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
FastEvent <T > - Class in org.jboss.weld.event
An optimized internal facility for dispatching events.
fastore() - Method in class org.jboss.classfilewriter.code.CodeAttribute
FASTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
FastProcessAnnotatedTypeResolver - Class in org.jboss.weld.bootstrap
ProcessAnnotatedType observer method resolver.
FastProcessAnnotatedTypeResolver(Iterable<ObserverMethod<?>>) - Constructor for class org.jboss.weld.bootstrap.FastProcessAnnotatedTypeResolver
fatal(Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL.
fatal(Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of FATAL.
fatal(String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of FATAL and a specific logger class name.
fatal(String, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable with a level of FATAL.
fatal(Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatal(Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
fatal(String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
fatal(String, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
fatal(Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL.
fatal(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of FATAL.
fatal(String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of FATAL and a specific logger class name.
fatal(Object, Object[]) - Method in class org.jboss.logging.Logger
fatal(Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
fatal(String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable with a level of FATAL.
fatalf(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalf(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalf(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalf(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalf(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalf(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalf(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalf(String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalf(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of FATAL.
fatalv(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalv(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalv(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalv(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalv(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalv(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalv(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
fatalv(String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fatalv(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of FATAL using
MessageFormat
-style formatting.
fcmpg() - Method in class org.jboss.classfilewriter.code.CodeAttribute
FCMPG - Static variable in interface org.jboss.classfilewriter.code.Opcode
fcmpl() - Method in class org.jboss.classfilewriter.code.CodeAttribute
FCMPL - Static variable in interface org.jboss.classfilewriter.code.Opcode
fconst(float) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Adds the appropriate fconst instruction.
FCONST_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
FCONST_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
FCONST_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
fdiv() - Method in class org.jboss.classfilewriter.code.CodeAttribute
FDIV - Static variable in interface org.jboss.classfilewriter.code.Opcode
FF - Static variable in class com.google.common.base.Ascii
Form Feed ('\f'): A format effector which controls the movement of
the printing position to the first pre-determined printing line on
the next form or page.
Field - Annotation Type in org.jboss.logging
Deprecated.
fieldAttribute(Type) - Static method in class org.jboss.classfilewriter.util.SignatureBuilder
Generates the field signiture for a field of the given type
FieldHolder - Class in org.jboss.weld.serialization
Serializable holder for
Field
.
FieldHolder(Field) - Constructor for class org.jboss.weld.serialization.FieldHolder
FieldInjectionPoint <T ,X > - Class in org.jboss.weld.injection
FieldInjectionPoint(FieldInjectionPointAttributes<T, X>) - Constructor for class org.jboss.weld.injection.FieldInjectionPoint
FieldInjectionPointAttributes <T ,X > - Interface in org.jboss.weld.injection.attributes
FieldLookupAction - Class in org.jboss.weld.security
Returns a field from the class or any class/interface in the inheritance hierarchy
FieldLookupAction(Class<?>, String) - Constructor for class org.jboss.weld.security.FieldLookupAction
fieldName - Variable in class org.jboss.weld.security.GetDeclaredFieldAction
FieldProducerFactory <X > - Class in org.jboss.weld.manager
FieldProducerFactory(AnnotatedField<? super X>, Bean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.FieldProducerFactory
FieldRefEntry - Class in org.jboss.classfilewriter.constpool
FieldRefEntry(short, short) - Constructor for class org.jboss.classfilewriter.constpool.FieldRefEntry
file - Variable in class org.jboss.weld.xml.BeansXmlHandler
FileBackedOutputStream - Class in com.google.common.io
An
OutputStream
that starts buffering to a byte array, but
switches to file buffering once the data reaches a configurable size.
FileBackedOutputStream(int) - Constructor for class com.google.common.io.FileBackedOutputStream
FileBackedOutputStream(int, boolean) - Constructor for class com.google.common.io.FileBackedOutputStream
FileBasedBootstrapConfiguration - Class in org.jboss.weld.bootstrap.spi.helpers
FileBasedBootstrapConfiguration(ResourceLoader) - Constructor for class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
FileMetadata <T > - Class in org.jboss.weld.metadata
FileMetadata(T, URL, int) - Constructor for class org.jboss.weld.metadata.FileMetadata
Files - Class in com.google.common.io
Provides utility methods for working with files.
filter(Collection<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Collections2
Returns the elements of unfiltered
that satisfy a predicate.
filter(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns the elements from this fluent iterable that satisfy a predicate.
filter(Class<T>) - Method in class com.google.common.collect.FluentIterable
Returns the elements from this fluent iterable that are instances of class type
.
filter(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns the elements of unfiltered
that satisfy a predicate.
filter(Iterable<?>, Class<T>) - Static method in class com.google.common.collect.Iterables
Returns all instances of class type
in unfiltered
.
filter(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns the elements of unfiltered
that satisfy a predicate.
filter(Iterator<?>, Class<T>) - Static method in class com.google.common.collect.Iterators
Returns all instances of class type
in unfiltered
.
filter(Set<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Sets
Returns the elements of unfiltered
that satisfy a predicate.
filter(SortedSet<E>, Predicate<? super E>) - Static method in class com.google.common.collect.Sets
Returns the elements of a SortedSet
, unfiltered
, that
satisfy a predicate.
Filter - Interface in org.jboss.weld.bootstrap.spi
Filter
is a data structures representing the <exclude> elements beans.xml (Since CDI 1.1).
filterEntries(Map<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
Returns a map containing the mappings in unfiltered
that satisfy a
predicate.
filterEntries(SortedMap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Maps
Returns a sorted map containing the mappings in unfiltered
that
satisfy a predicate.
filterEntries(Multimap<K, V>, Predicate<? super Map.Entry<K, V>>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap containing the mappings in unfiltered
that
satisfy a predicate.
filterIds(Collection<String>) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
filterIds(Collection<String>) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
filterIds(Collection<String>) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
Filter a collection of ids, retaining only those correctly prefixed.
FilterImpl - Class in org.jboss.weld.metadata
FilterImpl(String, Collection<Metadata<SystemPropertyActivation>>, Collection<Metadata<ClassAvailableActivation>>) - Constructor for class org.jboss.weld.metadata.FilterImpl
filterInterceptorBindings(BeanManagerImpl, Collection<Annotation>) - Static method in class org.jboss.weld.util.Interceptors
Extracts a set of interceptor bindings from a collection of annotations.
filterKeys(Map<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Maps
Returns a map containing the mappings in unfiltered
whose keys
satisfy a predicate.
filterKeys(SortedMap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Maps
Returns a sorted map containing the mappings in unfiltered
whose
keys satisfy a predicate.
filterKeys(Multimap<K, V>, Predicate<? super K>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap containing the mappings in unfiltered
whose keys
satisfy a predicate.
filterOutBridgeMethods(Collection<EnhancedAnnotatedMethod<?, ? super T>>) - Static method in class org.jboss.weld.util.BeanMethods
Oracle JDK 8 compiler (unlike prev versions) generates bridge methods which have method and parameter annotations copied from the original method.
filterOutSpecialParameterInjectionPoints(List<ParameterInjectionPoint<?, X>>) - Static method in class org.jboss.weld.util.InjectionPoints
FilterPredicate - Class in org.jboss.weld.metadata
A predicate which selects classes to process based on a filter.
FilterPredicate(Metadata<Filter>, ResourceLoader) - Constructor for class org.jboss.weld.metadata.FilterPredicate
filterResult(Set<T>) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
filterResult(Set<DisposalMethod<?, ?>>) - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
filterResult(Set<Interceptor<?>>) - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
filterResult(Set<ObserverMethod<?>>) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
filterResult(Set<T>) - Method in class org.jboss.weld.resolution.TypeSafeResolver
filterValues(Map<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Maps
Returns a map containing the mappings in unfiltered
whose values
satisfy a predicate.
filterValues(SortedMap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Maps
Returns a sorted map containing the mappings in unfiltered
whose
values satisfy a predicate.
filterValues(Multimap<K, V>, Predicate<? super V>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap containing the mappings in unfiltered
whose values
satisfy a predicate.
FINAL - Static variable in class org.jboss.classfilewriter.AccessFlag
finalBeanClassWithDecoratorsNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
finalBeanClassWithInterceptorsNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
finalDecoratedBeanMethodNotAllowed(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
finalInterceptedBeanMethodNotAllowed(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
FinalizablePhantomReference <T > - Class in com.google.common.base
Phantom reference with a finalizeReferent()
method which a background thread invokes
after the garbage collector reclaims the referent.
FinalizablePhantomReference(T, FinalizableReferenceQueue) - Constructor for class com.google.common.base.FinalizablePhantomReference
Constructs a new finalizable phantom reference.
FinalizableReference - Interface in com.google.common.base
Implemented by references that have code to run after garbage collection of their referents.
FinalizableReferenceQueue - Class in com.google.common.base
FinalizableReferenceQueue() - Constructor for class com.google.common.base.FinalizableReferenceQueue
Constructs a new queue.
FinalizableSoftReference <T > - Class in com.google.common.base
Soft reference with a finalizeReferent()
method which a background thread invokes after
the garbage collector reclaims the referent.
FinalizableSoftReference(T, FinalizableReferenceQueue) - Constructor for class com.google.common.base.FinalizableSoftReference
Constructs a new finalizable soft reference.
FinalizableWeakReference <T > - Class in com.google.common.base
Weak reference with a finalizeReferent()
method which a background thread invokes after
the garbage collector reclaims the referent.
FinalizableWeakReference(T, FinalizableReferenceQueue) - Constructor for class com.google.common.base.FinalizableWeakReference
Constructs a new finalizable weak reference.
Finalizer - Class in com.google.common.base.internal
Thread that finalizes referents.
finalizeReferent() - Method in interface com.google.common.base.FinalizableReference
Invoked on a background thread after the referent has been garbage collected unless security
restrictions prevented starting a background thread, in which case this method is invoked when
new references are created.
find(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns the first element in iterable
that satisfies the given
predicate; use this method only when such an element is known to exist.
find(Iterable<? extends T>, Predicate<? super T>, T) - Static method in class com.google.common.collect.Iterables
Returns the first element in iterable
that satisfies the given
predicate, or defaultValue
if none found.
find(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns the first element in iterator
that satisfies the given
predicate; use this method only when such an element is known to exist.
find(Iterator<? extends T>, Predicate<? super T>, T) - Static method in class com.google.common.collect.Iterators
Returns the first element in iterator
that satisfies the given
predicate.
findDelegateInjectionPoint(AnnotatedType<?>, Iterable<InjectionPoint>) - Static method in class org.jboss.weld.util.Decorators
findInterceptorBindingConflicts(BeanManagerImpl, Set<Annotation>) - Static method in class org.jboss.weld.util.Beans
fire(T) - Method in interface javax.enterprise.event.Event
Fires an event with the specified qualifiers and notifies observers.
fire() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
fire() - Method in class org.jboss.weld.bootstrap.events.AbstractDefinitionContainerEvent
fire() - Method in class org.jboss.weld.bootstrap.events.AbstractDeploymentContainerEvent
fire(BeanManagerImpl, AbstractClassBean<X>) - Static method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
fire(BeanManagerImpl, AnnotatedType<X>, InjectionTarget<X>) - Static method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
fire(BeanManagerImpl, Deployment, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>) - Static method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
fire(BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.events.AfterDeploymentValidationImpl
fire(BeanManagerImpl, Deployment, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>) - Static method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
fire(BeanManagerImpl, Deployment, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>) - Static method in class org.jboss.weld.bootstrap.events.BeforeBeanDiscoveryImpl
fire(BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.events.BeforeShutdownImpl
fire() - Method in class org.jboss.weld.bootstrap.events.BeforeShutdownImpl
fire(BeanManagerImpl, BeanAttributes<T>, Annotated, Type) - Static method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
fire(BeanManagerImpl, AbstractBean<X, ?>) - Static method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
fire(BeanManagerImpl, Bean<X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
fire(FieldInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
fire(ParameterInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
fire(BeanManagerImpl, ManagedBean<X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessManagedBeanImpl
fire(BeanManagerImpl, ObserverMethodImpl<T, X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
fire(BeanManagerImpl, ObserverMethod<T>) - Static method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
fire(BeanManagerImpl, ProducerField<T, X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessProducerFieldImpl
fire(BeanManagerImpl, AbstractProducerBean<T, X, Member>) - Static method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
fire(BeanManagerImpl, ProducerMethod<T, X>) - Static method in class org.jboss.weld.bootstrap.events.ProcessProducerMethodImpl
fire(BeanManagerImpl, SessionBean<Object>) - Static method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
fire(T) - Method in class org.jboss.weld.event.EventImpl
fire(T) - Method in class org.jboss.weld.event.FastEvent
fireBeanEvents() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
fireBeanEvents(RIBean<?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
fireEvent(Object, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Fire an event and notify observers.
fireEvent(Object, EventMetadata, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
Delivers the given event object to observer methods resolved based on the runtime type of the event object and given event qualifiers.
fireEvent(Type, Object, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
Delivers the given event object to observer methods resolved based on the given event type and qualifiers.
fireEvent(Type, Object, EventMetadata, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
fireEvent(Object, Resolvable) - Method in class org.jboss.weld.event.ObserverNotifier
Delivers the given event object to observer methods resolved based on the given resolvable.
fireEvent(Object, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
Fires an event object with given event object for given bindings
fireEvent(Object, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
fireProcessAnnotatedType(BeanManagerImpl, SlimAnnotatedTypeContext<T>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
fireProcessBean(BeanManagerImpl, Bean<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
fireProcessBeanAttributes(AbstractBean<T, S>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
fireProcessBeanAttributes(BeanManagerImpl, BeanAttributes<T>, Annotated, Type) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
fireProcessInjectionPoint(FieldInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
fireProcessInjectionPoint(ParameterInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
fireProcessInjectionTarget(AnnotatedType<X>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
fireProcessInjectionTarget(AnnotatedType<X>, InjectionTarget<X>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
fireProcessInjectionTarget(BeanManagerImpl, AbstractClassBean<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
fireProcessInjectionTarget(BeanManagerImpl, AnnotatedType<X>, InjectionTarget<X>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
fireProcessInjectionTarget(AnnotatedType<X>) - Method in interface org.jboss.weld.manager.api.WeldManager
Fire a ProcessInjectionTarget event for the given type.
fireProcessInjectionTarget(AnnotatedType<X>, InjectionTarget<X>) - Method in interface org.jboss.weld.manager.api.WeldManager
Fire a ProcessInjectionTarget event for the given type.
fireProcessInjectionTarget(AnnotatedType<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
fireProcessInjectionTarget(AnnotatedType<X>, InjectionTarget<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
fireProcessObserverMethod(BeanManagerImpl, ObserverMethod<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
fireProcessProducer(BeanManagerImpl, AbstractProducerBean<?, ?, Member>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
first() - Method in class com.google.common.collect.FluentIterable
Returns an
Optional
containing the first element in this fluent iterable.
first() - Method in class com.google.common.collect.ForwardingSortedSet
firstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
firstEntry() - Method in class com.google.common.collect.ImmutableSortedMap
firstEntry() - Method in interface com.google.common.collect.SortedMultiset
Returns the entry of the first element in this multiset, or null
if
this multiset is empty.
firstKey() - Method in class com.google.common.collect.ForwardingSortedMap
firstKey() - Method in class com.google.common.collect.ImmutableSortedMap
firstMatch(Predicate<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns an
Optional
containing the first element in this fluent iterable that
satisfies the given predicate, if such an element exists.
firstNonNull(T, T) - Static method in class com.google.common.base.Objects
Returns the first of two given parameters that is not
null
, if
either is, or otherwise throws a
NullPointerException
.
fixedLength(int) - Static method in class com.google.common.base.Splitter
Returns a splitter that divides strings into pieces of the given length.
FixedThreadPoolExecutorServices - Class in org.jboss.weld.executor
Implementation of ExtendedExecutorServices
that uses a fixed thread pool.
FixedThreadPoolExecutorServices(int) - Constructor for class org.jboss.weld.executor.FixedThreadPoolExecutorServices
FLAT_BEAN_DEPLOYMENT_ID - Static variable in class org.jboss.weld.resources.ManagerObjectFactory
The id of a bean deployment archive whose BeanManager should be used as a result of a JNDI "java:comp/env/BeanManager" lookup.
flattenInjectionPoints(List<? extends Set<T>>) - Static method in class org.jboss.weld.util.InjectionPoints
flattenInterceptorBindings(BeanManagerImpl, Collection<Annotation>, boolean, boolean) - Static method in class org.jboss.weld.util.Interceptors
Extracts a flat set of interception bindings from a given set of interceptor bindings.
flattenParameterInjectionPoints(List<Set<MethodInjectionPoint<?, ?>>>) - Static method in class org.jboss.weld.util.InjectionPoints
fload(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
FLOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
FLOAD_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
FLOAD_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
FLOAD_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
FLOAD_3 - Static variable in interface org.jboss.classfilewriter.code.Opcode
FLOAT_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
FloatAnnotationValue - Class in org.jboss.classfilewriter.annotations
A float annotation value
FloatAnnotationValue(ConstPool, String, float) - Constructor for class org.jboss.classfilewriter.annotations.FloatAnnotationValue
FloatEntry - Class in org.jboss.classfilewriter.constpool
FloatEntry(float) - Constructor for class org.jboss.classfilewriter.constpool.FloatEntry
Floats - Class in com.google.common.primitives
Static utility methods pertaining to
float
primitives, that are not
already found in either
Float
or
Arrays
.
floatValue() - Method in class com.google.common.primitives.UnsignedInteger
Returns the value of this UnsignedInteger
as a float
, analogous to a widening
primitive conversion from int
to float
, and correctly rounded.
floatValue() - Method in class com.google.common.primitives.UnsignedLong
Returns the value of this UnsignedLong
as a float
, analogous to a widening
primitive conversion from long
to float
, and correctly rounded.
floatValue() - Method in class com.google.common.util.concurrent.AtomicDouble
Returns the value of this AtomicDouble
as a float
after a narrowing primitive conversion.
floor(E) - Method in class com.google.common.collect.ForwardingNavigableSet
floor(E) - Method in class com.google.common.collect.ImmutableSortedSet
floorEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
floorEntry(K) - Method in class com.google.common.collect.ImmutableSortedMap
floorKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
floorKey(K) - Method in class com.google.common.collect.ImmutableSortedMap
FluentIterable <E > - Class in com.google.common.collect
FluentIterable
provides a rich interface for manipulating Iterable
s in a chained
fashion.
FluentIterable() - Constructor for class com.google.common.collect.FluentIterable
Constructor for use by subclasses.
flush() - Method in class com.google.common.io.FileBackedOutputStream
flush(Flushable, boolean) - Static method in class com.google.common.io.Flushables
Flush a
Flushable
, with control over whether an
IOException
may be thrown.
Flushables - Class in com.google.common.io
Utility methods for working with
Flushable
objects.
flushQuietly(Flushable) - Static method in class com.google.common.io.Flushables
Equivalent to calling flush(flushable, true)
, but with no
IOException
in the signature.
fmul() - Method in class org.jboss.classfilewriter.code.CodeAttribute
FMUL - Static variable in interface org.jboss.classfilewriter.code.Opcode
fneg() - Method in class org.jboss.classfilewriter.code.CodeAttribute
FNEG - Static variable in interface org.jboss.classfilewriter.code.Opcode
forArray(T...) - Static method in class com.google.common.collect.Iterators
Returns an iterator containing the elements of array
in order.
forBackedAnnotatedType(String, Class<?>, Type, String) - Static method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
forBean(EnhancedAnnotated<T, ?>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.attributes.BeanAttributesFactory
forBuiltInBean(BeanManagerImpl, Class<?>, String) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forCdiInterceptor(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.BeanInjectionTarget
forcePut(K, V) - Method in interface com.google.common.collect.BiMap
An alternate form of
put
that silently removes any existing entry
with the value
value
before proceeding with the
BiMap.put(K, V)
operation.
forcePut(K, V) - Method in class com.google.common.collect.EnumHashBiMap
forcePut(K, V) - Method in class com.google.common.collect.HashBiMap
forcePut(K, V) - Method in class com.google.common.collect.ImmutableBiMap
Guaranteed to throw an exception and leave the bimap unmodified.
forConstructorInterception(InterceptionModel, CreationalContext<?>, BeanManagerImpl, SlimAnnotatedType<?>) - Static method in class org.jboss.weld.interceptor.proxy.InterceptionContext
forDecorator(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forDisposer(MethodInjectionPoint<?, ?>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.MethodInvocationStrategy
forEnumeration(Enumeration<T>) - Static method in class com.google.common.collect.Iterators
Adapts an Enumeration
to the Iterator
interface.
forExtension(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forInterceptedDecoratedBean(EnhancedAnnotatedType<T>, Bean<T>, AbstractInstantiator<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
forInterceptor(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
FORM_DATA - Static variable in class com.google.common.net.MediaType
forManagedBean(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forManagedBean(AnnotatedTypeIdentifier) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forMap(Map<K, V>) - Static method in class com.google.common.base.Functions
Returns a function which performs a map lookup.
forMap(Map<K, ? extends V>, V) - Static method in class com.google.common.base.Functions
Returns a function which performs a map lookup with a default value.
forMap(Map<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns a multimap view of the specified map.
formatActualTypeArguments(Type) - Static method in class org.jboss.weld.util.reflection.Formats
formatActualTypeArguments(Type[]) - Static method in class org.jboss.weld.util.reflection.Formats
formatAnnotatedConstructor(AnnotatedConstructor<?>) - Static method in class org.jboss.weld.util.reflection.Formats
formatAnnotatedField(AnnotatedField<?>) - Static method in class org.jboss.weld.util.reflection.Formats
formatAnnotatedMethod(AnnotatedMethod<?>) - Static method in class org.jboss.weld.util.reflection.Formats
formatAnnotatedParameter(AnnotatedParameter<?>) - Static method in class org.jboss.weld.util.reflection.Formats
formatAnnotatedType(AnnotatedType<?>) - Static method in class org.jboss.weld.util.reflection.Formats
formatAnnotations(Iterable<Annotation>) - Static method in class org.jboss.weld.util.reflection.Formats
formatAnnotations(Annotation[]) - Static method in class org.jboss.weld.util.reflection.Formats
Gets a string representation from an array of annotations
formatAsFormalParameterList(Iterable<? extends AnnotatedParameter<?>>) - Static method in class org.jboss.weld.util.reflection.Formats
formatAsStackTraceElement(InjectionPoint) - Static method in class org.jboss.weld.util.reflection.Formats
formatBusinessInterfaceDescriptors(Iterable<? extends BusinessInterfaceDescriptor<?>>) - Static method in class org.jboss.weld.util.reflection.Formats
formatInjectionPointType(Type) - Static method in class org.jboss.weld.util.reflection.Formats
formatModifiers(int) - Static method in class org.jboss.weld.util.reflection.Formats
formatParameter(AnnotatedParameter<?>) - Static method in class org.jboss.weld.util.reflection.Formats
Formats - Class in org.jboss.weld.util.reflection
Utility class to produce friendly names e.g.
formatSimpleClassName(Object) - Static method in class org.jboss.weld.util.reflection.Formats
formatSimpleClassName(Class<?>) - Static method in class org.jboss.weld.util.reflection.Formats
formatType(Type) - Static method in class org.jboss.weld.util.reflection.Formats
formatTypes(Iterable<? extends Type>) - Static method in class org.jboss.weld.util.reflection.Formats
FormatWith - Annotation Type in org.jboss.logging
Deprecated.
forModifiedAnnotatedType(AnnotatedTypeIdentifier) - Static method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
forNewBean(Set<Type>, Class<?>) - Static method in class org.jboss.weld.bean.attributes.BeanAttributesFactory
forNewManagedBean(EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.attributes.BeanAttributesFactory
forNewManagedBean(EnhancedAnnotatedType<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forNewSessionBean(BeanAttributes<T>, Class<?>) - Static method in class org.jboss.weld.bean.attributes.BeanAttributesFactory
forNewSessionBean(EjbDescriptor<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forNonConstructorInterception(InterceptionModel, CreationalContext<?>, BeanManagerImpl, SlimAnnotatedType<?>) - Static method in class org.jboss.weld.interceptor.proxy.InterceptionContext
forNormalizedType(Type) - Static method in class org.jboss.weld.util.reflection.HierarchyDiscovery
Performs base type normalization before hierarchy discovery is performed.
forObserver(MethodInjectionPoint<?, ?>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.MethodInvocationStrategy
forPredicate(Predicate<? super Character>) - Static method in class com.google.common.base.CharMatcher
Returns a matcher with identical behavior to the given
Character
-based predicate, but
which operates on primitive
char
instances instead.
forPredicate(Predicate<T>) - Static method in class com.google.common.base.Functions
Creates a function that returns the same boolean output as the given predicate for all inputs.
forProcessAnnotatedType(SlimAnnotatedType<?>, RequiredAnnotationDiscovery) - Static method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
forProcessSyntheticAnnotatedType(SlimAnnotatedType<?>, RequiredAnnotationDiscovery) - Static method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
forProducerField(EnhancedAnnotatedField<?, ?>, AbstractClassBean<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forProducerMethod(EnhancedAnnotatedMethod<?, ?>, AbstractClassBean<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forProducerMethod(AnnotatedTypeIdentifier, int) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forSessionBean(EnhancedAnnotatedType<T>, InternalEjbDescriptor<?>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.attributes.BeanAttributesFactory
forSessionBean(EnhancedAnnotatedType<?>, EjbDescriptor<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forString(String) - Static method in class com.google.common.net.InetAddresses
Returns the
InetAddress
having the given string representation.
forSubclassedEjb(EnhancedAnnotatedType<T>, EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
forSupplier(Supplier<T>) - Static method in class com.google.common.base.Functions
Returns a function that always returns the result of invoking
Supplier.get()
on
supplier
, regardless of its input.
forSyntheticBean(BeanAttributes<?>, Class<?>) - Static method in class org.jboss.weld.bean.BeanIdentifiers
forUriString(String) - Static method in class com.google.common.net.InetAddresses
Returns an InetAddress representing the literal IPv4 or IPv6 host
portion of a URL, encoded in the format specified by RFC 3986 section 3.2.2.
ForwadingBusinessInterfaceDescriptor <T > - Class in org.jboss.weld.ejb.spi.helpers
ForwadingBusinessInterfaceDescriptor() - Constructor for class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
ForwardingAnnotated - Class in org.jboss.weld.util.annotated
Base class to allow implementation of the decorator pattern
ForwardingAnnotated() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotated
ForwardingAnnotatedCallable <X > - Class in org.jboss.weld.util.annotated
ForwardingAnnotatedCallable() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedCallable
ForwardingAnnotatedConstructor <X > - Class in org.jboss.weld.util.annotated
ForwardingAnnotatedConstructor() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedConstructor
ForwardingAnnotatedField <X > - Class in org.jboss.weld.util.annotated
ForwardingAnnotatedField() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedField
ForwardingAnnotatedMember <X > - Class in org.jboss.weld.util.annotated
ForwardingAnnotatedMember() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedMember
ForwardingAnnotatedMethod <X > - Class in org.jboss.weld.util.annotated
ForwardingAnnotatedMethod() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedMethod
ForwardingAnnotatedParameter <X > - Class in org.jboss.weld.util.annotated
ForwardingAnnotatedParameter() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedParameter
ForwardingAnnotatedType <X > - Class in org.jboss.weld.util.annotated
Forwarding implementation of AnnotatedType
ForwardingAnnotatedType() - Constructor for class org.jboss.weld.util.annotated.ForwardingAnnotatedType
ForwardingBean <T > - Class in org.jboss.weld.bean
A delegating bean
ForwardingBean() - Constructor for class org.jboss.weld.bean.ForwardingBean
ForwardingBeanAttributes <T > - Class in org.jboss.weld.util.bean
ForwardingBeanAttributes() - Constructor for class org.jboss.weld.util.bean.ForwardingBeanAttributes
ForwardingBeanDeploymentArchive - Class in org.jboss.weld.bootstrap.spi.helpers
ForwardingBeanDeploymentArchive() - Constructor for class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
ForwardingBeanManager - Class in org.jboss.weld.util
ForwardingBeanManager() - Constructor for class org.jboss.weld.util.ForwardingBeanManager
ForwardingBlockingQueue <E > - Class in com.google.common.util.concurrent
ForwardingBlockingQueue() - Constructor for class com.google.common.util.concurrent.ForwardingBlockingQueue
Constructor for use by subclasses.
ForwardingBootstrap - Class in org.jboss.weld.bootstrap.api.helpers
Implementation of
Bootstrap
which supports the decorator pattern
ForwardingBootstrap() - Constructor for class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
ForwardingCache <K ,V > - Class in com.google.common.cache
A cache which forwards all its method calls to another cache.
ForwardingCache() - Constructor for class com.google.common.cache.ForwardingCache
Constructor for use by subclasses.
ForwardingCache.SimpleForwardingCache <K ,V > - Class in com.google.common.cache
A simplified version of
ForwardingCache
where subclasses can pass in an already
constructed
Cache
as the delegete.
ForwardingCheckedFuture <V ,X extends Exception > - Class in com.google.common.util.concurrent
A future which forwards all its method calls to another future.
ForwardingCheckedFuture() - Constructor for class com.google.common.util.concurrent.ForwardingCheckedFuture
ForwardingCheckedFuture.SimpleForwardingCheckedFuture <V ,X extends Exception > - Class in com.google.common.util.concurrent
ForwardingCollection <E > - Class in com.google.common.collect
A collection which forwards all its method calls to another collection.
ForwardingCollection() - Constructor for class com.google.common.collect.ForwardingCollection
Constructor for use by subclasses.
ForwardingConcurrentMap <K ,V > - Class in com.google.common.collect
A concurrent map which forwards all its method calls to another concurrent
map.
ForwardingConcurrentMap() - Constructor for class com.google.common.collect.ForwardingConcurrentMap
Constructor for use by subclasses.
ForwardingContext - Class in org.jboss.weld.util
Forwarding implementation of
Context
ForwardingContext() - Constructor for class org.jboss.weld.util.ForwardingContext
ForwardingContextual <T > - Class in org.jboss.weld.context
ForwardingContextual() - Constructor for class org.jboss.weld.context.ForwardingContextual
ForwardingDecorator <T > - Class in org.jboss.weld.bean
ForwardingDecorator() - Constructor for class org.jboss.weld.bean.ForwardingDecorator
ForwardingDeque <E > - Class in com.google.common.collect
A deque which forwards all its method calls to another deque.
ForwardingDeque() - Constructor for class com.google.common.collect.ForwardingDeque
Constructor for use by subclasses.
ForwardingEjbDescriptor <T > - Class in org.jboss.weld.ejb.spi.helpers
ForwardingEjbDescriptor() - Constructor for class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
ForwardingEjbServices - Class in org.jboss.weld.ejb.spi.helpers
ForwardingEjbServices() - Constructor for class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
ForwardingExecutorService - Class in com.google.common.util.concurrent
An executor service which forwards all its method calls to another executor
service.
ForwardingExecutorService() - Constructor for class com.google.common.util.concurrent.ForwardingExecutorService
Constructor for use by subclasses.
ForwardingExpressionFactory - Class in org.jboss.weld.util.el
ForwardingExpressionFactory() - Constructor for class org.jboss.weld.util.el.ForwardingExpressionFactory
ForwardingFieldInjectionPointAttributes <T ,X > - Class in org.jboss.weld.injection.attributes
ForwardingFieldInjectionPointAttributes(InjectionPoint) - Constructor for class org.jboss.weld.injection.attributes.ForwardingFieldInjectionPointAttributes
ForwardingFuture <V > - Class in com.google.common.util.concurrent
A
Future
which forwards all its method calls to another future.
ForwardingFuture() - Constructor for class com.google.common.util.concurrent.ForwardingFuture
Constructor for use by subclasses.
ForwardingFuture.SimpleForwardingFuture <V > - Class in com.google.common.util.concurrent
A simplified version of
ForwardingFuture
where subclasses
can pass in an already constructed
Future
as the delegate.
ForwardingInjectionPoint - Class in org.jboss.weld.injection
ForwardingInjectionPoint() - Constructor for class org.jboss.weld.injection.ForwardingInjectionPoint
ForwardingInjectionPointAttributes <T ,S > - Class in org.jboss.weld.injection.attributes
ForwardingInjectionPointAttributes() - Constructor for class org.jboss.weld.injection.attributes.ForwardingInjectionPointAttributes
ForwardingInjectionTarget <T > - Class in org.jboss.weld.injection
ForwardingInjectionTarget() - Constructor for class org.jboss.weld.injection.ForwardingInjectionTarget
ForwardingInstantiator <T > - Class in org.jboss.weld.injection.producer
ForwardingInstantiator(Instantiator<T>) - Constructor for class org.jboss.weld.injection.producer.ForwardingInstantiator
ForwardingInterceptor <T > - Class in org.jboss.weld.bean
ForwardingInterceptor() - Constructor for class org.jboss.weld.bean.ForwardingInterceptor
ForwardingInterceptorResolvable - Class in org.jboss.weld.resolution
ForwardingInterceptorResolvable() - Constructor for class org.jboss.weld.resolution.ForwardingInterceptorResolvable
ForwardingInvocationContext - Class in org.jboss.weld.util
ForwardingInvocationContext() - Constructor for class org.jboss.weld.util.ForwardingInvocationContext
ForwardingIterator <T > - Class in com.google.common.collect
An iterator which forwards all its method calls to another iterator.
ForwardingIterator() - Constructor for class com.google.common.collect.ForwardingIterator
Constructor for use by subclasses.
ForwardingJpaInjectionServices - Class in org.jboss.weld.injection.spi.helpers
ForwardingJpaInjectionServices() - Constructor for class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
ForwardingList <E > - Class in com.google.common.collect
A list which forwards all its method calls to another list.
ForwardingList() - Constructor for class com.google.common.collect.ForwardingList
Constructor for use by subclasses.
ForwardingListenableFuture <V > - Class in com.google.common.util.concurrent
ForwardingListenableFuture() - Constructor for class com.google.common.util.concurrent.ForwardingListenableFuture
Constructor for use by subclasses.
ForwardingListenableFuture.SimpleForwardingListenableFuture <V > - Class in com.google.common.util.concurrent
ForwardingListeningExecutorService - Class in com.google.common.util.concurrent
A listening executor service which forwards all its method calls to another
listening executor service.
ForwardingListeningExecutorService() - Constructor for class com.google.common.util.concurrent.ForwardingListeningExecutorService
Constructor for use by subclasses.
ForwardingListIterator <E > - Class in com.google.common.collect
A list iterator which forwards all its method calls to another list
iterator.
ForwardingListIterator() - Constructor for class com.google.common.collect.ForwardingListIterator
Constructor for use by subclasses.
ForwardingListMultimap <K ,V > - Class in com.google.common.collect
A list multimap which forwards all its method calls to another list multimap.
ForwardingListMultimap() - Constructor for class com.google.common.collect.ForwardingListMultimap
Constructor for use by subclasses.
ForwardingLoadingCache <K ,V > - Class in com.google.common.cache
A cache which forwards all its method calls to another cache.
ForwardingLoadingCache() - Constructor for class com.google.common.cache.ForwardingLoadingCache
Constructor for use by subclasses.
ForwardingLoadingCache.SimpleForwardingLoadingCache <K ,V > - Class in com.google.common.cache
ForwardingMap <K ,V > - Class in com.google.common.collect
A map which forwards all its method calls to another map.
ForwardingMap() - Constructor for class com.google.common.collect.ForwardingMap
Constructor for use by subclasses.
ForwardingMap.StandardEntrySet - Class in com.google.common.collect
ForwardingMap.StandardKeySet - Class in com.google.common.collect
ForwardingMap.StandardValues - Class in com.google.common.collect
ForwardingMapEntry <K ,V > - Class in com.google.common.collect
A map entry which forwards all its method calls to another map entry.
ForwardingMapEntry() - Constructor for class com.google.common.collect.ForwardingMapEntry
Constructor for use by subclasses.
ForwardingMethodExpression - Class in org.jboss.weld.util.el
ForwardingMethodExpression() - Constructor for class org.jboss.weld.util.el.ForwardingMethodExpression
ForwardingMultimap <K ,V > - Class in com.google.common.collect
A multimap which forwards all its method calls to another multimap.
ForwardingMultimap() - Constructor for class com.google.common.collect.ForwardingMultimap
Constructor for use by subclasses.
ForwardingMultiset <E > - Class in com.google.common.collect
A multiset which forwards all its method calls to another multiset.
ForwardingMultiset() - Constructor for class com.google.common.collect.ForwardingMultiset
Constructor for use by subclasses.
ForwardingMultiset.StandardElementSet - Class in com.google.common.collect
ForwardingNamingScheme - Class in org.jboss.weld.context.beanstore
ForwardingNamingScheme() - Constructor for class org.jboss.weld.context.beanstore.ForwardingNamingScheme
ForwardingNavigableMap <K ,V > - Class in com.google.common.collect
A navigable map which forwards all its method calls to another navigable map.
ForwardingNavigableMap() - Constructor for class com.google.common.collect.ForwardingNavigableMap
Constructor for use by subclasses.
ForwardingNavigableMap.StandardDescendingMap - Class in com.google.common.collect
ForwardingNavigableMap.StandardNavigableKeySet - Class in com.google.common.collect
ForwardingNavigableSet <E > - Class in com.google.common.collect
A navigable set which forwards all its method calls to another navigable set.
ForwardingNavigableSet() - Constructor for class com.google.common.collect.ForwardingNavigableSet
Constructor for use by subclasses.
ForwardingNavigableSet.StandardDescendingSet - Class in com.google.common.collect
ForwardingObject - Class in com.google.common.collect
ForwardingObject() - Constructor for class com.google.common.collect.ForwardingObject
Constructor for use by subclasses.
ForwardingParameterInjectionPointAttributes <T ,X > - Class in org.jboss.weld.injection.attributes
ForwardingParameterInjectionPointAttributes(InjectionPoint) - Constructor for class org.jboss.weld.injection.attributes.ForwardingParameterInjectionPointAttributes
ForwardingQueue <E > - Class in com.google.common.collect
A queue which forwards all its method calls to another queue.
ForwardingQueue() - Constructor for class com.google.common.collect.ForwardingQueue
Constructor for use by subclasses.
ForwardingResolvable - Class in org.jboss.weld.resolution
ForwardingResolvable() - Constructor for class org.jboss.weld.resolution.ForwardingResolvable
ForwardingResourceInjectionServices - Class in org.jboss.weld.injection.spi.helpers
ForwardingResourceInjectionServices() - Constructor for class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
ForwardingResourceLoader - Class in org.jboss.weld.resources.spi.helpers
ForwardingResourceLoader() - Constructor for class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
ForwardingService - Class in com.google.common.util.concurrent
A
Service
that forwards all method calls to another service.
ForwardingService() - Constructor for class com.google.common.util.concurrent.ForwardingService
Constructor for use by subclasses.
ForwardingServiceRegistry - Class in org.jboss.weld.bootstrap.api.helpers
ForwardingServiceRegistry() - Constructor for class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
ForwardingServletListener - Class in org.jboss.weld.servlet.api.helpers
ForwardingServletListener() - Constructor for class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
ForwardingSet <E > - Class in com.google.common.collect
A set which forwards all its method calls to another set.
ForwardingSet() - Constructor for class com.google.common.collect.ForwardingSet
Constructor for use by subclasses.
ForwardingSetMultimap <K ,V > - Class in com.google.common.collect
A set multimap which forwards all its method calls to another set multimap.
ForwardingSetMultimap() - Constructor for class com.google.common.collect.ForwardingSetMultimap
ForwardingSortedMap <K ,V > - Class in com.google.common.collect
A sorted map which forwards all its method calls to another sorted map.
ForwardingSortedMap() - Constructor for class com.google.common.collect.ForwardingSortedMap
Constructor for use by subclasses.
ForwardingSortedSet <E > - Class in com.google.common.collect
A sorted set which forwards all its method calls to another sorted set.
ForwardingSortedSet() - Constructor for class com.google.common.collect.ForwardingSortedSet
Constructor for use by subclasses.
ForwardingSortedSetMultimap <K ,V > - Class in com.google.common.collect
A sorted set multimap which forwards all its method calls to another sorted
set multimap.
ForwardingSortedSetMultimap() - Constructor for class com.google.common.collect.ForwardingSortedSetMultimap
Constructor for use by subclasses.
ForwardingTable <R ,C ,V > - Class in com.google.common.collect
A table which forwards all its method calls to another table.
ForwardingTable() - Constructor for class com.google.common.collect.ForwardingTable
Constructor for use by subclasses.
ForwardingValueExpression - Class in org.jboss.weld.util.el
ForwardingValueExpression() - Constructor for class org.jboss.weld.util.el.ForwardingValueExpression
ForwardingWeldAnnotated <T ,S > - Class in org.jboss.weld.util.annotated
Provides an abstraction for delegating access to an annotated item
ForwardingWeldAnnotated() - Constructor for class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
ForwardingWeldAnnotation <T extends Annotation > - Class in org.jboss.weld.util.annotated
ForwardingWeldAnnotation() - Constructor for class org.jboss.weld.util.annotated.ForwardingWeldAnnotation
ForwardingWeldClass <T > - Class in org.jboss.weld.util.annotated
ForwardingWeldClass() - Constructor for class org.jboss.weld.util.annotated.ForwardingWeldClass
ForwardingWeldConstructor <T > - Class in org.jboss.weld.util.annotated
ForwardingWeldConstructor() - Constructor for class org.jboss.weld.util.annotated.ForwardingWeldConstructor
ForwardingWeldCreationalContext <T > - Class in org.jboss.weld.context
ForwardingWeldCreationalContext() - Constructor for class org.jboss.weld.context.ForwardingWeldCreationalContext
ForwardingWeldField <T ,X > - Class in org.jboss.weld.util.annotated
ForwardingWeldField() - Constructor for class org.jboss.weld.util.annotated.ForwardingWeldField
ForwardingWeldMember <T ,X ,S extends Member > - Class in org.jboss.weld.util.annotated
ForwardingWeldMember() - Constructor for class org.jboss.weld.util.annotated.ForwardingWeldMember
ForwardingWeldMethod <T ,X > - Class in org.jboss.weld.util.annotated
ForwardingWeldMethod() - Constructor for class org.jboss.weld.util.annotated.ForwardingWeldMethod
ForwardingWeldParameter <T ,X > - Class in org.jboss.weld.util.annotated
ForwardingWeldParameter() - Constructor for class org.jboss.weld.util.annotated.ForwardingWeldParameter
foundBean(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
foundConversationFromRequest(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
foundDecorator(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
foundDefaultConstructor(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
foundDisabledAlternative(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
foundInjectableConstructors(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
ID of this message was originally 0 but in jboss-logging zero is a special value meaning no ID
foundInterceptor(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
foundObserverMethod(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
foundOneInjectableConstructor(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
foundOnePostConstructMethod(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
foundOnePreDestroyMethod(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
foundPostConstructMethods(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
foundPreDestroyMethods(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
foundProducerOfSpecializedBean(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
foundSpecializedBean(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
frem() - Method in class org.jboss.classfilewriter.code.CodeAttribute
FREM - Static variable in interface org.jboss.classfilewriter.code.Opcode
frequency(Iterable<?>, Object) - Static method in class com.google.common.collect.Iterables
Returns the number of elements in the specified iterable that equal the
specified object.
frequency(Iterator<?>, Object) - Static method in class com.google.common.collect.Iterators
Returns the number of elements in the specified iterator that equal the
specified object.
FRETURN - Static variable in interface org.jboss.classfilewriter.code.Opcode
from(CacheBuilderSpec) - Static method in class com.google.common.cache.CacheBuilder
Constructs a new CacheBuilder
instance with the settings specified in spec
.
from(String) - Static method in class com.google.common.cache.CacheBuilder
Constructs a new CacheBuilder
instance with the settings specified in spec
.
from(Function<K, V>) - Static method in class com.google.common.cache.CacheLoader
Returns a cache loader based on an existing function instance.
from(Supplier<V>) - Static method in class com.google.common.cache.CacheLoader
Returns a cache loader based on an existing supplier instance.
from(Iterable<E>) - Static method in class com.google.common.collect.FluentIterable
Returns a fluent iterable that wraps iterable
, or iterable
itself if it
is already a FluentIterable
.
from(FluentIterable<E>) - Static method in class com.google.common.collect.FluentIterable
from(Comparator<T>) - Static method in class com.google.common.collect.Ordering
Returns an ordering based on an existing comparator instance.
from(Ordering<T>) - Static method in class com.google.common.collect.Ordering
from(String) - Static method in class com.google.common.net.HostSpecifier
Attempts to return a HostSpecifier
for the given string, throwing
an exception if parsing fails.
FROM - Static variable in class com.google.common.net.HttpHeaders
The HTTP From header field name.
from(String) - Static method in class com.google.common.net.InternetDomainName
fromByteArray(byte[]) - Static method in class com.google.common.primitives.Chars
Returns the char
value whose big-endian representation is
stored in the first 2 bytes of bytes
; equivalent to ByteBuffer.wrap(bytes).getChar()
.
fromByteArray(byte[]) - Static method in class com.google.common.primitives.Ints
Returns the int
value whose big-endian representation is stored in
the first 4 bytes of bytes
; equivalent to ByteBuffer.wrap(bytes).getInt()
.
fromByteArray(byte[]) - Static method in class com.google.common.primitives.Longs
Returns the long
value whose big-endian representation is
stored in the first 8 bytes of bytes
; equivalent to ByteBuffer.wrap(bytes).getLong()
.
fromByteArray(byte[]) - Static method in class com.google.common.primitives.Shorts
Returns the short
value whose big-endian representation is
stored in the first 2 bytes of bytes
; equivalent to ByteBuffer.wrap(bytes).getShort()
.
fromBytes(byte[]) - Static method in class com.google.common.hash.HashCodes
Creates a HashCode
from a byte array.
fromBytes(byte, byte) - Static method in class com.google.common.primitives.Chars
Returns the char
value whose byte representation is the given 2
bytes, in big-endian order; equivalent to Chars.fromByteArray(new
byte[] {b1, b2})
.
fromBytes(byte, byte, byte, byte) - Static method in class com.google.common.primitives.Ints
Returns the int
value whose byte representation is the given 4
bytes, in big-endian order; equivalent to Ints.fromByteArray(new
byte[] {b1, b2, b3, b4})
.
fromBytes(byte, byte, byte, byte, byte, byte, byte, byte) - Static method in class com.google.common.primitives.Longs
Returns the long
value whose byte representation is the given 8
bytes, in big-endian order; equivalent to Longs.fromByteArray(new
byte[] {b1, b2, b3, b4, b5, b6, b7, b8})
.
fromBytes(byte, byte) - Static method in class com.google.common.primitives.Shorts
Returns the short
value whose byte representation is the given 2
bytes, in big-endian order; equivalent to Shorts.fromByteArray(new
byte[] {b1, b2})
.
fromInt(int) - Static method in class com.google.common.hash.HashCodes
Creates a 32-bit HashCode
, of which the bytes will form the passed int, interpreted
in little endian order.
fromInteger(int) - Static method in class com.google.common.net.InetAddresses
Returns an Inet4Address having the integer value specified by
the argument.
fromLenient(String) - Static method in class com.google.common.net.InternetDomainName
fromLittleEndianByteArray(byte[]) - Static method in class com.google.common.net.InetAddresses
fromLong(long) - Static method in class com.google.common.hash.HashCodes
Creates a 64-bit HashCode
, of which the bytes will form the passed long, interpreted
in little endian order.
fromNullable(T) - Static method in class com.google.common.base.Optional
If
nullableReference
is non-null, returns an
Optional
instance containing that
reference; otherwise returns
Optional.absent()
.
fromParts(String, int) - Static method in class com.google.common.net.HostAndPort
Build a HostAndPort instance from separate host and port values.
fromProperties(Properties) - Static method in class com.google.common.collect.Maps
Creates an ImmutableMap<String, String>
from a Properties
instance.
fromString(String) - Static method in class com.google.common.net.HostAndPort
Split a freeform string into a host and port, without strict validation.
fromString(String) - Static method in enum org.jboss.weld.config.ConfigurationKey
fromValid(String) - Static method in class com.google.common.net.HostSpecifier
Returns a HostSpecifier
built from the provided specifier
,
which is already known to be valid.
fromView(VIEW) - Method in interface org.jboss.weld.util.collections.ViewProvider
FS - Static variable in class com.google.common.base.Ascii
File Separator: These four information separators may be
used within data in optional fashion, except that their hierarchical
relationship shall be: FS is the most inclusive, then GS, then RS,
and US is least inclusive.
fstore(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
FSTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
FSTORE_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
FSTORE_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
FSTORE_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
FSTORE_3 - Static variable in interface org.jboss.classfilewriter.code.Opcode
fsub() - Method in class org.jboss.classfilewriter.code.CodeAttribute
FSUB - Static variable in interface org.jboss.classfilewriter.code.Opcode
Function <F ,T > - Interface in com.google.common.base
Determines an output value based on an input value.
FunctionMapper - Class in javax.el
The interface to a map between EL function names and methods.
FunctionMapper() - Constructor for class javax.el.FunctionMapper
Functions - Class in com.google.common.base
Static utility methods pertaining to Function
instances.
Funnel <T > - Interface in com.google.common.hash
An object which can send data from an object of type T
into a PrimitiveSink
.
funnel(T, PrimitiveSink) - Method in interface com.google.common.hash.Funnel
Sends a stream of data from the from
object into the sink into
.
Funnels - Class in com.google.common.hash
Funnels for common types.
FutureCallback <V > - Interface in com.google.common.util.concurrent
A callback for accepting the results of a
Future
computation asynchronously.
Futures - Class in com.google.common.util.concurrent
Static utility methods pertaining to the
Future
interface.
fuzzyCompare(double, double, double) - Static method in class com.google.common.math.DoubleMath
Compares a
and b
"fuzzily," with a tolerance for nearly-equal values.
fuzzyEquals(double, double, double) - Static method in class com.google.common.math.DoubleMath
Returns true
if a
and b
are within tolerance
of each other.
gcd(int, int) - Static method in class com.google.common.math.IntMath
Returns the greatest common divisor of a, b
.
gcd(long, long) - Static method in class com.google.common.math.LongMath
Returns the greatest common divisor of a, b
.
generateConversationId() - Method in class org.jboss.weld.context.AbstractConversationContext
generateConversationId() - Method in interface org.jboss.weld.context.ConversationContext
Generate a new, unique, conversation id
Generated - Annotation Type in javax.annotation
The Generated annoation is used to mark source code that has been generated.
generateEqualsMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
Client proxies are equal to other client proxies for the same bean.
generateEqualsMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Generate the body of the proxies equals method.
generateGetMethodHandlerBody(ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
generateHashCodeMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
Client proxies use the following hashCode:
MyProxyName.class.hashCode()
generateHashCodeMethod(ClassFile) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Generate the body of the proxies hashCode method.
generateSetMethodHandlerBody(ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
generatingProxyClass(Object) - Method in interface org.jboss.weld.logging.BeanLogger
GenericArrayTypeImpl - Class in org.jboss.weld.util.reflection
GenericArrayTypeImpl(Type) - Constructor for class org.jboss.weld.util.reflection.GenericArrayTypeImpl
GenericArrayTypeImpl(Class<?>, Type...) - Constructor for class org.jboss.weld.util.reflection.GenericArrayTypeImpl
GenericMapMaker <K0 ,V0 > - Class in com.google.common.collect
A class exactly like
MapMaker
, except restricted in the types of maps it can build.
genericSessionBeanMustBeDependent(Object) - Method in interface org.jboss.weld.logging.BeanLogger
get() - Method in class com.google.common.base.Equivalence.Wrapper
Returns the (possibly null) reference wrapped by this instance.
get() - Method in class com.google.common.base.Optional
Returns the contained instance, which must be present.
get() - Method in interface com.google.common.base.Supplier
Retrieves an instance of the appropriate type.
get(K, Callable<? extends V>) - Method in class com.google.common.cache.AbstractCache
get(K, Callable<? extends V>) - Method in interface com.google.common.cache.Cache
Returns the value associated with key
in this cache, obtaining that value from
valueLoader
if necessary.
get(K, Callable<? extends V>) - Method in class com.google.common.cache.ForwardingCache
get(K) - Method in class com.google.common.cache.ForwardingLoadingCache
get(K) - Method in interface com.google.common.cache.LoadingCache
Returns the value associated with key
in this cache, first loading that value if
necessary.
get(Object, Object) - Method in class com.google.common.collect.ArrayTable
get(int) - Method in class com.google.common.collect.FluentIterable
Returns the element at the specified position in this fluent iterable.
get(int) - Method in class com.google.common.collect.ForwardingList
get(K) - Method in class com.google.common.collect.ForwardingListMultimap
get(Object) - Method in class com.google.common.collect.ForwardingMap
get(K) - Method in class com.google.common.collect.ForwardingMultimap
get(K) - Method in class com.google.common.collect.ForwardingSetMultimap
get(K) - Method in class com.google.common.collect.ForwardingSortedSetMultimap
get(Object, Object) - Method in class com.google.common.collect.ForwardingTable
get(Object, Object) - Method in class com.google.common.collect.HashBasedTable
get(Object) - Method in class com.google.common.collect.ImmutableBiMap
get(K) - Method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable list of the values for the given key.
get(Object) - Method in class com.google.common.collect.ImmutableMap
get(K) - Method in class com.google.common.collect.ImmutableMultimap
Returns an immutable collection of the values for the given key.
get(K) - Method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable set of the values for the given key.
get(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
Returns the element at the specified position in an iterable.
get(Iterable<? extends T>, int, T) - Static method in class com.google.common.collect.Iterables
Returns the element at the specified position in an iterable or a default
value otherwise.
get(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
Advances iterator
position + 1
times, returning the
element at the position
th position.
get(Iterator<? extends T>, int, T) - Static method in class com.google.common.collect.Iterators
Advances iterator
position + 1
times, returning the
element at the position
th position or defaultValue
otherwise.
get(K) - Method in class com.google.common.collect.LinkedListMultimap
Returns a collection view of all values associated with a key.
get(K) - Method in interface com.google.common.collect.ListMultimap
Returns a collection view of all values associated with a key.
get(K) - Method in interface com.google.common.collect.Multimap
Returns a collection view of all values associated with a key.
get(K) - Method in interface com.google.common.collect.SetMultimap
Returns a collection view of all values associated with a key.
get(K) - Method in interface com.google.common.collect.SortedSetMultimap
Returns a collection view of all values associated with a key.
get(Object, Object) - Method in interface com.google.common.collect.Table
Returns the value corresponding to the given row and column keys, or
null
if no such mapping exists.
get(Object, Object) - Method in class com.google.common.collect.TreeBasedTable
get(long, TimeUnit) - Method in class com.google.common.util.concurrent.AbstractFuture
get() - Method in class com.google.common.util.concurrent.AbstractFuture
get() - Method in class com.google.common.util.concurrent.AtomicDouble
Gets the current value.
get(int) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
Gets the current value at position i
.
get(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
Returns the value associated with key
, or zero if there is no value associated with
key
.
get() - Method in class com.google.common.util.concurrent.ForwardingFuture
get(long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingFuture
get(Future<V>, Class<X>) - Static method in class com.google.common.util.concurrent.Futures
Returns the result of
Future.get()
, converting most exceptions to a
new instance of the given checked exception type.
get(Future<V>, long, TimeUnit, Class<X>) - Static method in class com.google.common.util.concurrent.Futures
Returns the result of
Future.get(long, TimeUnit)
, converting most
exceptions to a new instance of the given checked exception type.
get(Object) - Method in class com.google.common.util.concurrent.Striped
Returns the stripe that corresponds to the passed key.
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 class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Get the instance
get() - Method in interface javax.inject.Provider
Provides a fully-constructed and injected instance of T
.
get(int) - Method in class org.jboss.classfilewriter.code.LocalVariableState
get(String) - Static method in class org.jboss.logging.MDC
get() - Static method in class org.jboss.logging.NDC
get() - Method in class org.jboss.weld.AbstractCDI
get(Class<X>) - Method in interface org.jboss.weld.annotated.slim.SlimAnnotatedTypeStore
get(Class<X>, String) - Method in interface org.jboss.weld.annotated.slim.SlimAnnotatedTypeStore
Retrieves a previously stored
SlimAnnotatedType
that matches the given type and ID suffix.
get(Class<X>, String) - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeStoreImpl
get(Class<X>) - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeStoreImpl
get() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
get(Bean<T>, BeanManagerImpl, CreationalContext<?>) - Static method in class org.jboss.weld.bean.ContextualInstance
Shortcut for obtaining contextual instances with semantics equivalent to:
if (ctx == null) {
ctx = manager.createCreationalContext(bean);
}
manager.getContext(bean.getScope()).get(bean, ctx);
get(RIBean<T>, BeanManagerImpl, CreationalContext<?>) - Static method in class org.jboss.weld.bean.ContextualInstance
get(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
get() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
get(Class<S>) - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
get(Class<S>) - Method in interface org.jboss.weld.bootstrap.api.ServiceRegistry
Retrieve a service implementation
get(String) - Method in interface org.jboss.weld.bootstrap.api.Singleton
Access the singleton
get() - Method in enum org.jboss.weld.config.ConfigurationKey
get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.weld.context.AbstractContext
Get the bean if it exists in the contexts.
get(Contextual<T>) - Method in class org.jboss.weld.context.AbstractContext
get(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
get(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
get(BeanIdentifier) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Gets an instance of a contextual from the store
get(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
get(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.SessionMapBeanStore
get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.weld.context.unbound.DependentContextImpl
Overridden method always creating a new instance
get(Contextual<T>) - Method in class org.jboss.weld.context.unbound.DependentContextImpl
get(String) - Method in class org.jboss.weld.ejb.EjbDescriptors
Gets an iterator to the EJB descriptors for an EJB implementation class
get(String) - Method in class org.jboss.weld.el.Namespace
get(Class<? extends Annotation>) - Method in class org.jboss.weld.metadata.TypeStore
get() - Method in class org.jboss.weld.resources.SingleThreadScheduledExecutorServiceFactory
get() - Method in interface org.jboss.weld.resources.spi.ScheduledExecutorServiceFactory
get() - Method in class org.jboss.weld.serialization.AbstractSerializableHolder
get() - Method in class org.jboss.weld.serialization.NoopSerializableHolder
get() - Method in interface org.jboss.weld.serialization.SerializableHolder
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.HashSetSupplier
get(int) - Method in class org.jboss.weld.util.collections.ListView
get(Contextual<T>, CreationalContext<T>) - Method in class org.jboss.weld.util.ForwardingContext
get(Contextual<T>) - Method in class org.jboss.weld.util.ForwardingContext
get() - Method in class org.jboss.weld.util.ImmutableValueHolder
get() - Method in class org.jboss.weld.util.LazyValueHolder
get() - Method in interface org.jboss.weld.util.ValueHolder
get6to4IPv4Address(Inet6Address) - Static method in class com.google.common.net.InetAddresses
Returns the IPv4 address embedded in a 6to4 address.
getAccessFlags() - Method in class org.jboss.classfilewriter.ClassField
getAccessFlags() - Method in class org.jboss.classfilewriter.ClassMethod
getAccessibleBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
GetAccessibleCopyOfMember <T extends AccessibleObject & Member > - Class in org.jboss.weld.security
GetAccessibleCopyOfMember(T) - Constructor for class org.jboss.weld.security.GetAccessibleCopyOfMember
getAccessibleDecorators() - Method in class org.jboss.weld.manager.BeanManagerImpl
getAccessibleInterceptors() - Method in class org.jboss.weld.manager.BeanManagerImpl
getAccessibleLenientObserverNotifier() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the lenient observer notifier for accessible observer methods.
getAccessibleManagers() - Method in class org.jboss.weld.manager.BeanManagerImpl
getAccessibleNamespaces() - Method in class org.jboss.weld.manager.BeanManagerImpl
getActionURL(FacesContext, String) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
Allow the delegate to produce the action URL.
getActualTypeArguments() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Gets the actual type arguments for any parameterized types that this
AnnotatedItem represents.
getActualTypeArguments() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
getActualTypeArguments() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
getActualTypeArguments() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
getActualTypeArguments() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
getActualTypeArguments(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Gets the actual type arguments of a class
getActualTypeArguments(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
Gets the actual type arguments of a Type
getAdditionalInterfaces() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
getAll(Iterable<? extends K>) - Method in class com.google.common.cache.AbstractLoadingCache
getAll(Iterable<? extends K>) - Method in class com.google.common.cache.ForwardingLoadingCache
getAll(Iterable<? extends K>) - Method in interface com.google.common.cache.LoadingCache
Returns a map of the values associated with keys
, creating or retrieving those values
if necessary.
getAllAlternatives() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
getAllBeans(Resolvable) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
getAllBeans(Resolvable) - Method in class org.jboss.weld.resolution.TypeSafeDecoratorResolver
getAllBeans(R) - Method in class org.jboss.weld.resolution.TypeSafeResolver
getAllBeans() - Method in class org.jboss.weld.resolution.TypeSafeResolver
getAllInterceptors() - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
getAllInterceptors() - Method in interface org.jboss.weld.ejb.spi.InterceptorBindings
Returns all interceptors that are bound to an EJB object through the
InterceptorBinding
mechanism and are enabled
through the beans.xml file.
getAllInterceptors() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
Returns all interceptor classes that are applicable to the given intercepted entity
getAllObserverMethods() - Method in class org.jboss.weld.event.GlobalObserverNotifierService
getAllObservers() - Method in class org.jboss.weld.event.ResolvedObservers
Returns all observer methods.
getAllPresent(Iterable<?>) - Method in class com.google.common.cache.AbstractCache
This implementation of getAllPresent
lacks any insight into the internal cache data
structure, and is thus forced to return the query keys instead of the cached keys.
getAllPresent(Iterable<?>) - Method in interface com.google.common.cache.Cache
Returns a map of the values associated with keys
in this cache.
getAllPresent(Iterable<?>) - Method in class com.google.common.cache.ForwardingCache
getAlternativeClasses() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
getAlternativeList() - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
getAlternativePriority(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
getAlternatives() - Method in interface javax.enterprise.inject.spi.AfterTypeDiscovery
getAlternatives() - Method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
getAlternativeStereotypes() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
getAndAdd(double) - Method in class com.google.common.util.concurrent.AtomicDouble
Atomically adds the given value to the current value.
getAndAdd(int, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
Atomically adds the given value to the element at index i
.
getAndAdd(K, long) - Method in class com.google.common.util.concurrent.AtomicLongMap
Adds delta
to the value currently associated with key
, and returns the old
value.
getAndDecrement(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
Decrements by one the value currently associated with key
, and returns the old value.
getAndIncrement(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
Increments by one the value currently associated with key
, and returns the old value.
getAndSet(double) - Method in class com.google.common.util.concurrent.AtomicDouble
Atomically sets to the given value and returns the old value.
getAndSet(int, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
Atomically sets the element at position i
to the given value
and returns the old value.
getAnnotated() - Method in interface javax.enterprise.inject.spi.InjectionPoint
getAnnotated() - Method in interface javax.enterprise.inject.spi.ProcessBean
getAnnotated() - Method in interface javax.enterprise.inject.spi.ProcessBeanAttributes
getAnnotated() - Method in class org.jboss.weld.bean.AbstractBean
Returns the annotated item the bean represents
getAnnotated() - Method in class org.jboss.weld.bean.AbstractClassBean
getAnnotated() - Method in class org.jboss.weld.bean.AbstractProducerBean
getAnnotated() - Method in class org.jboss.weld.bean.DisposalMethod
getAnnotated() - Method in class org.jboss.weld.bean.ProducerField
getAnnotated() - Method in class org.jboss.weld.bean.ProducerMethod
getAnnotated() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessClassBean
getAnnotated() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
getAnnotated() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
getAnnotated() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
getAnnotated() - Method in interface org.jboss.weld.injection.attributes.FieldInjectionPointAttributes
getAnnotated() - Method in class org.jboss.weld.injection.attributes.ForwardingFieldInjectionPointAttributes
getAnnotated() - Method in class org.jboss.weld.injection.attributes.ForwardingParameterInjectionPointAttributes
getAnnotated() - Method in class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes
getAnnotated() - Method in class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes
getAnnotated() - Method in interface org.jboss.weld.injection.attributes.ParameterInjectionPointAttributes
getAnnotated() - Method in class org.jboss.weld.injection.attributes.SpecialParameterInjectionPoint
getAnnotated() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
getAnnotated() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
getAnnotated() - Method in class org.jboss.weld.injection.FieldInjectionPoint
getAnnotated() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
getAnnotated() - Method in class org.jboss.weld.injection.MethodInjectionPoint
getAnnotated() - Method in interface org.jboss.weld.injection.ParameterInjectionPoint
getAnnotated() - Method in class org.jboss.weld.injection.ParameterInjectionPointImpl
getAnnotated() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
getAnnotated() - Method in class org.jboss.weld.injection.producer.AbstractProducer
getAnnotated() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
getAnnotated() - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
getAnnotated() - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
getAnnotated() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
getAnnotatedAnnotation() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Gets the annotated annotation
getAnnotatedBeanClass() - Method in interface javax.enterprise.inject.spi.ProcessManagedBean
getAnnotatedBeanClass() - Method in class org.jboss.weld.bootstrap.events.ProcessManagedBeanImpl
getAnnotatedBeanClass() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
getAnnotatedClass() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the implementing class
getAnnotatedConstructor() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
Gets the constructor
getAnnotatedDisposedParameter() - Method in interface javax.enterprise.inject.spi.ProcessProducerField
Returns the
AnnotatedParameter
for any matching injection point of the same type as
the producer field return type found on a disposal method.
getAnnotatedDisposedParameter() - Method in interface javax.enterprise.inject.spi.ProcessProducerMethod
Returns the
AnnotatedParameter
for any matching injection point of the same type as
the producer method return type found on a disposal method.
getAnnotatedDisposedParameter() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
getAnnotatedElement() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotated
getAnnotatedElement() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
getAnnotatedElement() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
getAnnotatedElement() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod
getAnnotatedElement() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
getAnnotatedElement() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
getAnnotatedField() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
Gets the underlying field
getAnnotatedMember() - Method in interface javax.enterprise.inject.spi.ProcessProducer
getAnnotatedMember() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
getAnnotatedMember() - Method in class org.jboss.weld.manager.AbstractProducerFactory
getAnnotatedMember() - Method in class org.jboss.weld.manager.FieldProducerFactory
getAnnotatedMember() - Method in class org.jboss.weld.manager.MethodProducerFactory
getAnnotatedMethod() - Method in interface javax.enterprise.inject.spi.ProcessObserverMethod
getAnnotatedMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
getAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.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(Class<T>, String) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Obtain the
AnnotatedType
that may be used to read the annotations of the given class or interface as defined
during container initialization.
getAnnotatedType() - Method in interface javax.enterprise.inject.spi.ProcessAnnotatedType
Returns the
AnnotatedType
object that will be used by the container to read the
declared annotations.
getAnnotatedType() - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
Returns the
AnnotatedType
representing the managed bean class, session bean class or
other Java EE component class supporting injection.
getAnnotatedType() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
getAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
getAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
getAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
getAnnotatedType() - Method in class org.jboss.weld.injection.InjectionContextImpl
getAnnotatedType() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
getAnnotatedType() - Method in interface org.jboss.weld.injection.spi.InjectionContext
getAnnotatedType() - Method in interface org.jboss.weld.manager.api.WeldInjectionTarget
getAnnotatedTypes(Class<T>) - Method in interface javax.enterprise.inject.spi.AfterBeanDiscovery
Obtain the
AnnotatedType
s that may be used to read the annotations of the given class or interface as defined
during container initialization.
getAnnotatedTypes() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getAnnotatedTypes(Class<T>) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
getAnnotation(Class<T>) - Method in interface javax.enterprise.inject.spi.Annotated
Get program element annotation of a certain annotation type.
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.EmptyAnnotated
getAnnotation(Class<A>) - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
getAnnotation(Class<T>) - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotated
getAnnotation(Class<A>) - Method in class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
getAnnotation(Class<A>) - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
getAnnotationClass(InterceptionType) - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
getAnnotationClass() - Method in class org.jboss.weld.resolution.QualifierInstance
getAnnotations() - Method in interface javax.enterprise.inject.spi.Annotated
Get all annotations of the program element.
getAnnotations() - Method in class org.jboss.weld.annotated.EmptyAnnotated
getAnnotations() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
getAnnotations() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotated
getAnnotations() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
getAnnotations() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
getAnnotations() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotated
getAnnotations(AnnotatedElement) - Method in class org.jboss.weld.resources.DefaultReflectionCache
getAnnotations(AnnotatedElement) - Method in interface org.jboss.weld.resources.ReflectionCache
getAnnotations() - Method in class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
getAnnotations() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
getAnnotationsAnnotatedWith(Class<? extends Annotation>) - Method in interface org.jboss.weld.resources.spi.ExtendedAnnotationDiscovery
Returns a collection of fully qualified class names of annotation types which are annotated with the given annotation.
getAnnotationSet(AnnotatedElement) - Method in class org.jboss.weld.resources.DefaultReflectionCache
getAnnotationSet(AnnotatedElement) - Method in interface org.jboss.weld.resources.ReflectionCache
getAnnotationValues() - Method in class org.jboss.classfilewriter.annotations.ClassAnnotation
getAroundConstructCallbacks() - Method in class org.jboss.weld.context.CreationalContextImpl
getArrayComponentType(Type) - Static method in class org.jboss.weld.util.Types
Determines the component type for a given array type.
getAsString() - Method in class org.jboss.weld.exceptions.WeldExceptionListMessage
getAsString() - Method in interface org.jboss.weld.exceptions.WeldExceptionMessage
Generates the localized message for the exception.
getAsString() - Method in class org.jboss.weld.exceptions.WeldExceptionStringMessage
getAt(int) - Method in class com.google.common.util.concurrent.Striped
Returns the stripe at the specified index.
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
getAttributes() - Method in class org.jboss.weld.util.bean.WrappedBeanHolder
getBackedAnnotatedType(Class<T>, Type, String) - Method in class org.jboss.weld.resources.ClassTransformer
getBackedAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.resources.ClassTransformer
getBackedAnnotatedTypeAnnotationSet(Class<?>) - Method in class org.jboss.weld.resources.DefaultReflectionCache
getBackedAnnotatedTypeAnnotationSet(Class<?>) - Method in interface org.jboss.weld.resources.ReflectionCache
getBase() - Method in class javax.el.ValueReference
getBaseProxyName() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Returns the package and base name for the proxy class.
getBaseType() - Method in interface javax.enterprise.inject.spi.Annotated
Get the type of the annotated program element.
getBaseType() - Method in class org.jboss.weld.annotated.EmptyAnnotated
getBaseType() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
getBaseType() - Method in class org.jboss.weld.annotated.slim.BaseAnnotated
getBaseType() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
getBdaId() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
getBdaToBeanManagerMap() - Method in class org.jboss.weld.bootstrap.BeanDeploymentArchiveMapping
getBean(String) - Method in class javax.el.BeanNameResolver
Returns the bean known by its name.
getBean() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Get the
Bean
object representing the bean that defines the injection point.
getBean() - Method in interface javax.enterprise.inject.spi.ProcessBean
Returns the
Bean
object that is about to be registered.
getBean(EjbDescriptor<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
getBean() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
getBean() - Method in class org.jboss.weld.bean.proxy.ProxyMethodHandler
getBean() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessClassBean
getBean() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessProducerBean
getBean() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanImpl
getBean() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
getBean() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
getBean() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
getBean() - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
getBean() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
getBean() - Method in class org.jboss.weld.injection.producer.AbstractProducer
Returns a
Bean
this producer is associated with or null if no such bean exists.
getBean() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
getBean() - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
getBean() - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
getBean() - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
getBean(EjbDescriptor<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
Get the Bean object for the given EJB, or null if Weld was not given this descriptor in the deployment.
getBean(Resolvable) - Method in class org.jboss.weld.manager.BeanManagerImpl
getBean(EjbDescriptor<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getBean() - Method in class org.jboss.weld.util.bean.WrappedBeanHolder
getBean() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
getBeanAttributes() - Method in interface javax.enterprise.inject.spi.ProcessBeanAttributes
getBeanAttributes() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
getBeanAttributesInternal() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
getBeanClass() - Method in interface javax.enterprise.inject.spi.Bean
The bean
class of the managed bean or session bean or of the bean that declares the producer method or
field.
getBeanClass() - Method in interface javax.enterprise.inject.spi.ObserverMethod
Obtains the
class of the type that declares the observer method.
getBeanClass() - Method in class org.jboss.weld.bean.AbstractProducerBean
getBeanClass() - Method in class org.jboss.weld.bean.AbstractSyntheticBean
getBeanClass() - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
getBeanClass() - Method in class org.jboss.weld.bean.builtin.ConversationBean
getBeanClass() - Method in class org.jboss.weld.bean.builtin.EventBean
getBeanClass() - Method in class org.jboss.weld.bean.builtin.InstanceBean
getBeanClass() - Method in class org.jboss.weld.bean.RIBean
getBeanClass() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Gets the EJB type
getBeanClass() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
getBeanClass() - Method in class org.jboss.weld.event.ObserverMethodImpl
getBeanClass() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
getBeanClasses() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Gets all classes in the bean deployment archive
getBeanClasses() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
getBeanConstructor(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.Beans
getBeanConstructorStrict(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.Beans
getBeanDeployer() - Method in class org.jboss.weld.bootstrap.BeanDeployment
getBeanDeployment(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.BeanDeploymentArchiveMapping
getBeanDeploymentArchive() - Method in class org.jboss.weld.bootstrap.BeanDeployment
getBeanDeploymentArchive(Class<?>) - Method in interface org.jboss.weld.bootstrap.spi.CDI11Deployment
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.BeanDeploymentArchiveMapping
getBeanDeployments() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
getBeanDiscoveryMode() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
getBeanDiscoveryMode() - Method in class org.jboss.weld.metadata.BeansXmlImpl
getBeanManager() - Method in class javax.enterprise.inject.spi.CDI
Get the CDI BeanManager for the current context
getBeanManager() - Method in class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
getBeanManager() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
getBeanManager() - Method in class org.jboss.weld.bean.builtin.ee.AbstractEECallable
getBeanManager() - Method in class org.jboss.weld.bean.RIBean
getBeanManager() - Method in class org.jboss.weld.bootstrap.BeanDeployment
getBeanManager() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
getBeanManager() - Method in class org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor
getBeanManager() - Method in class org.jboss.weld.ejb.SessionBeanInterceptor
getBeanManager() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
getBeanManager() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
getBeanManager() - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
getBeanManager() - Method in class org.jboss.weld.SimpleCDI
getBeanResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the web bean resolver.
getBeans(Type, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Return the set of beans which have the given required type and qualifiers and are available for injection in the module
or library containing the class into which the BeanManager was injected or the Java EE component from whose JNDI
environment namespace the BeanManager was obtained, according to the rules of typesafe resolution.
getBeans(String) - Method in interface javax.enterprise.inject.spi.BeanManager
Return the set of beans which have the given EL name and are available for injection in the module or library containing
the class into which the BeanManager was injected or the Java EE component from whose JNDI environment namespace
the BeanManager was obtained, according to the rules of EL name resolution.
getBeans(Type, Annotation...) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
getBeans(String) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
getBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getBeans(Type, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
getBeans(Type, Set<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getBeans(InjectionPoint) - Method in class org.jboss.weld.manager.BeanManagerImpl
getBeans() - Method in class org.jboss.weld.manager.BeanManagerImpl
The beans registered with the Web Bean manager which are resolvable.
getBeans(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
getBeans(Type, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
getBeans(String) - Method in class org.jboss.weld.util.ForwardingBeanManager
getBeansSpecializedInAnyDeployment() - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
getBeansSpecializedInAnyDeploymentAsMultiset() - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
getBeanStore() - Method in class org.jboss.weld.context.AbstractBoundContext
Gets the bean store
getBeanStore() - Method in class org.jboss.weld.context.AbstractContext
A method that returns the actual bean store implementation
getBeanStore() - Method in class org.jboss.weld.context.AbstractSharedContext
Gets the bean store
getBeanStore() - Method in class org.jboss.weld.context.AbstractUnboundContext
Gets the bean store
getBeansXml() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get any deployment descriptors in the bean deployment archive.
getBeansXml() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
getBeanType() - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
getBeanType() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
getBindingsAsArray() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
getBindingsAsArray() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
Deprecated.
getBindingsAsArray() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
Deprecated.
getBindingTypeModel(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
Gets a binding type model.
getBookmarkableURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
getBooleanProperty(ConfigurationKey) - Method in class org.jboss.weld.config.WeldConfiguration
GetBooleanSystemPropertyAction - Class in org.jboss.weld.security
GetBooleanSystemPropertyAction(String) - Constructor for class org.jboss.weld.security.GetBooleanSystemPropertyAction
getBranchEnd() - Method in class org.jboss.classfilewriter.code.LookupSwitchBuilder.ValuePair
getBranchEnd() - Method in class org.jboss.classfilewriter.code.TableSwitchBuilder.ValuePair
getBundle(Class<T>) - Static method in class org.jboss.logging.Messages
Get a message bundle of the given type.
getBundle(Class<T>, Locale) - Static method in class org.jboss.logging.Messages
Get a message bundle of the given type.
getBusinessMethodSignatures() - Method in class org.jboss.weld.bean.SessionBean
getBusinessObject(Class<S>) - Method in interface org.jboss.weld.ejb.api.SessionObjectReference
Get the reference from the EJB container to the session object for the given business interface
getBytes() - Method in class org.jboss.classfilewriter.util.ByteArrayDataOutputStream
getCachedProxyClass(String) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
getCacheValue(LoadingCache<K, V>, K) - Static method in class org.jboss.weld.util.cache.LoadingCacheUtils
Get the cache value for the given key.
getCallingClassName() - Method in class org.jboss.weld.AbstractCDI
getCandidates() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy
getCanonicalType(Class<?>) - Static method in class org.jboss.weld.util.Types
Returns a canonical type for a given class.
getCanonicalType(Type) - Static method in class org.jboss.weld.util.Types
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.
getCausalChain(Throwable) - Static method in class com.google.common.base.Throwables
Gets a Throwable
cause chain as a list.
getCause() - Method in class com.google.common.cache.RemovalNotification
Returns the cause for which the entry was removed.
getCDI() - Method in interface javax.enterprise.inject.spi.CDIProvider
Provides access to the current container
getCDI() - Method in class org.jboss.weld.servlet.StaticWeldProvider
getCdiInterceptorMetadata(Interceptor<T>) - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
getChecksum(InputSupplier<? extends InputStream>, Checksum) - Static method in class com.google.common.io.ByteStreams
Computes and returns the checksum value for a supplied input stream.
getChecksum(File, Checksum) - Static method in class com.google.common.io.Files
Computes and returns the checksum value for a file.
getChildIds() - Method in class org.jboss.weld.manager.BeanManagerImpl
getChildren() - Method in class org.jboss.weld.el.Namespace
getClassAvailableActivations() - Method in interface org.jboss.weld.bootstrap.spi.Filter
Nested <if-class-available> elements
getClassAvailableActivations() - Method in class org.jboss.weld.metadata.FilterImpl
getClassBeans(Class<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getClassBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getClasses() - Method in class org.jboss.weld.util.Proxies.TypeInfo
getClassFile() - Method in class org.jboss.classfilewriter.ClassField
getClassFile() - Method in class org.jboss.classfilewriter.ClassMethod
getClassFileInfo(String) - Method in interface org.jboss.weld.resources.spi.ClassFileServices
Obtains Java class metadata for a class identified with the specified class name.
getClassInfo() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
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.
getClassLoader() - Method in enum org.jboss.weld.xml.XmlSchema
getClassName() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
getClassName() - Method in interface org.jboss.weld.bootstrap.spi.ClassAvailableActivation
The name attribute
getClassName() - Method in class org.jboss.weld.metadata.ClassAvailableActivationImpl
getClassName() - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Returns the name of this class.
getClient() - Method in class com.google.common.net.InetAddresses.TeredoInfo
getClientProxy(Bean<T>) - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
getClientProxy(Bean<T>, Type) - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
Gets a client proxy for a bean
Looks for a proxy in the pool.
getClientProxyProvider() - Method in class org.jboss.weld.manager.BeanManagerImpl
getCodeAttribute() - Method in class org.jboss.classfilewriter.ClassMethod
getCoercedIPv4Address(InetAddress) - Static method in class com.google.common.net.InetAddresses
Coerces an IPv6 address into an IPv4 address.
getColumnKey() - Method in interface com.google.common.collect.Table.Cell
Returns the column key of this cell.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ArrayELResolver
If the base object is a Java language array, returns the most general
type that this resolver accepts for the property
argument.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.BeanELResolver
If the base object is not null
, returns the most
general type that this resolver accepts for the
property
argument.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.BeanNameELResolver
Always returns String.class
, since a bean name is a String.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.CompositeELResolver
Returns the most general type that this resolver accepts for the
property
argument, given a base
object.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ELResolver
Returns the most general type that this resolver accepts for the
property
argument, given a base
object.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ListELResolver
If the base object is a list, returns the most general type that
this resolver accepts for the property
argument.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.MapELResolver
If the base object is a map, returns the most general type that
this resolver accepts for the property
argument.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.ResourceBundleELResolver
If the base object is a ResourceBundle, returns the most general type
that this resolver accepts for the property
argument.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.StaticFieldELResolver
Returns the type of the property.
getCommonPropertyType(ELContext, Object) - Method in class javax.el.TypeConverter
getCommonPropertyType(ELContext, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
getCompatIPv4Address(Inet6Address) - Static method in class com.google.common.net.InetAddresses
Returns the IPv4 address embedded in an IPv4 compatible address.
getComponentConstructor() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
getComponentConstructor() - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
getComponentSubclass() - Method in interface org.jboss.weld.ejb.spi.SubclassedComponentDescriptor
Returns the enhanced subclass of the component type.
getComponentType() - Method in class com.google.common.reflect.TypeToken
Returns the array component type if this type represents an array (int[]
, T[]
,
<? extends Map<String, Integer>[]>
etc.), or else null
is returned.
getConcurrentAccessTimeout() - Method in class org.jboss.weld.context.AbstractConversationContext
getConcurrentAccessTimeout() - Method in interface org.jboss.weld.context.ConversationContext
Get the current concurrent access timeout
getConfigurationProperties() - Method in interface org.jboss.weld.configuration.spi.ExternalConfiguration
getConflictingStackTrace() - Method in exception com.google.common.util.concurrent.CycleDetectingLockFactory.PotentialDeadlockException
getConstPool() - Method in class org.jboss.classfilewriter.ClassFile
getConstPool() - Method in class org.jboss.classfilewriter.code.CodeAttribute
getConstructor() - Method in interface javax.interceptor.InvocationContext
Returns the constructor of the target class for which the interceptor
was invoked.
getConstructor() - Method in class org.jboss.weld.injection.producer.DefaultInstantiator
getConstructor() - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
getConstructor() - Method in class org.jboss.weld.injection.producer.ForwardingInstantiator
getConstructor() - Method in interface org.jboss.weld.injection.producer.Instantiator
Returns the constructor used for instantiation.
getConstructor() - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
getConstructor() - Method in class org.jboss.weld.util.ForwardingInvocationContext
GetConstructorAction <T > - Class in org.jboss.weld.security
getConstructorForIndex(int, Class<T>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
getConstructorInjectionPoint() - Method in class org.jboss.weld.injection.producer.AbstractInstantiator
getConstructorInjectionPoint() - Method in class org.jboss.weld.injection.producer.DefaultInstantiator
getConstructorInjectionPoint() - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
getConstructorInvocationInterceptors() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
getConstructors() - Method in interface javax.enterprise.inject.spi.AnnotatedType
getConstructors() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getConstructors() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
getConstructors() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
getConstructors() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedType
getConstructors() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
GetConstructorsAction - Class in org.jboss.weld.security
GetConstructorsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetConstructorsAction
getContainer() - Method in class org.jboss.weld.SimpleCDI
getContainerLifecycleEvents() - Method in class org.jboss.weld.manager.BeanManagerImpl
getContents() - Method in class org.jboss.classfilewriter.code.LocalVariableState
getContents() - Method in class org.jboss.classfilewriter.code.StackState
getContext(Class) - Method in class javax.el.ELContext
Returns the context object associated with the given key.
getContext(Class) - Method in class javax.el.StandardELContext
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.
getContext(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
getContextActivationFilter(BeanManagerImpl, ServletContext) - Static method in class org.jboss.weld.util.servlet.ServletUtils
GetContextClassLoaderAction - Class in org.jboss.weld.security
Privileged action that obtains the TCCL.
getContextData() - Method in interface javax.interceptor.InvocationContext
Returns the context data associated with this invocation or lifecycle callback.
getContextData() - Method in class org.jboss.weld.util.ForwardingInvocationContext
getContextId() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
getContextId() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
getContextId() - Method in class org.jboss.weld.manager.BeanManagerImpl
getContexts() - Method in class org.jboss.weld.manager.BeanManagerImpl
getContextual(String, String) - Static method in class org.jboss.weld.context.AbstractContext
getContextual() - Method in interface org.jboss.weld.context.api.ContextualInstance
getContextual() - Method in class org.jboss.weld.context.CreationalContextImpl
getContextual() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
getContextual() - Method in interface org.jboss.weld.context.WeldCreationalContext
getContextual(String) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
Given a particular id, return the correct contextual.
getContextual(BeanIdentifier) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
getContextual(String) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
Given a particular id, return the correct contextual.
getContextual(BeanIdentifier) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
getContextual() - Method in interface org.jboss.weld.serialization.spi.helpers.SerializableContextualInstance
getContextualIds() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
getContextualInstanceStrategy() - Method in class org.jboss.weld.bean.RIBean
getConversation(String) - Method in class org.jboss.weld.context.AbstractConversationContext
getConversation(String) - Method in interface org.jboss.weld.context.ConversationContext
Get the conversation with the given id.
getConversation() - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
getConversationContext() - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
getConversations() - Method in class org.jboss.weld.context.AbstractConversationContext
getConversations() - Method in interface org.jboss.weld.context.ConversationContext
Get conversations currently known to the context.
getCount() - Method in interface com.google.common.collect.Multiset.Entry
Returns the count of the associated element in the underlying multiset.
getCount() - Method in class com.google.common.io.CountingInputStream
Returns the number of bytes read.
getCount() - Method in class com.google.common.io.CountingOutputStream
Returns the number of bytes written.
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 class org.jboss.weld.bean.builtin.BeanManagerProxy
getCurrent() - Method in interface org.jboss.weld.manager.api.WeldManager
getCurrent() - Method in class org.jboss.weld.manager.BeanManagerImpl
getCurrentConversation() - Method in class org.jboss.weld.context.AbstractConversationContext
getCurrentConversation() - Method in interface org.jboss.weld.context.ConversationContext
Get a handle the current conversation (transient or otherwise).
getCurrentServletContext() - Method in class org.jboss.weld.servlet.ServletContextService
Obtains the ServletContext
associated with this request.
getData() - Method in class org.jboss.classfilewriter.constpool.Utf8Entry
getDebugInfo() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
getDeclaredAnnotations(AnnotatedElement) - Method in class org.jboss.weld.resources.DefaultReflectionCache
getDeclaredAnnotations(AnnotatedElement) - Method in interface org.jboss.weld.resources.ReflectionCache
getDeclaredAnnotationSet(AnnotatedElement) - Method in class org.jboss.weld.resources.DefaultReflectionCache
getDeclaredAnnotationSet(AnnotatedElement) - Method in interface org.jboss.weld.resources.ReflectionCache
getDeclaredBeanType(Class<?>) - Static method in class org.jboss.weld.util.Beans
Gets the declared bean type
GetDeclaredConstructorAction <T > - Class in org.jboss.weld.security
getDeclaredConstructors(Class<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
GetDeclaredConstructorsAction - Class in org.jboss.weld.security
GetDeclaredConstructorsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetDeclaredConstructorsAction
getDeclaredEnhancedConstructor(ConstructorSignature) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Get the constructor which matches the argument list provided
getDeclaredEnhancedConstructor(ConstructorSignature) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getDeclaredEnhancedConstructor(ConstructorSignature) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getDeclaredEnhancedField(String) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Get a field by name
getDeclaredEnhancedField(String) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getDeclaredEnhancedField(String) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getDeclaredEnhancedFields() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all fields declared on this class only.
getDeclaredEnhancedFields(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all fields which are annotated with the given annotation type on this
class only.
getDeclaredEnhancedFields() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getDeclaredEnhancedFields(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getDeclaredEnhancedFields(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getDeclaredEnhancedFields() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getDeclaredEnhancedMethod(MethodSignature) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Get a method by name
getDeclaredEnhancedMethod(Method) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Deprecated.
getDeclaredEnhancedMethod(Method) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getDeclaredEnhancedMethod(MethodSignature) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getDeclaredEnhancedMethod(MethodSignature) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getDeclaredEnhancedMethod(Method) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
Deprecated.
getDeclaredEnhancedMethod(MethodSignature, EnhancedAnnotatedType<M>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getDeclaredEnhancedMethods() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all methods on the type
getDeclaredEnhancedMethods(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all methods annotated with annotationType
getDeclaredEnhancedMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getDeclaredEnhancedMethods() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getDeclaredEnhancedMethods() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getDeclaredEnhancedMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getDeclaredEnhancedMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets declared with parameters annotated with annotationType
getDeclaredEnhancedMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getDeclaredEnhancedMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
GetDeclaredFieldAction - Class in org.jboss.weld.security
GetDeclaredFieldAction(Class<?>, String) - Constructor for class org.jboss.weld.security.GetDeclaredFieldAction
getDeclaredFields(Class<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
GetDeclaredFieldsAction - Class in org.jboss.weld.security
GetDeclaredFieldsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetDeclaredFieldsAction
getDeclaredMetaAnnotations(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all annotations which are declared on this annotated item with the
given meta annotation type
getDeclaredMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getDeclaredMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getDeclaredMethod(ClassMethod, String, String, String[], ClassMethod) - Method in interface org.jboss.weld.bean.proxy.BytecodeMethodResolver
getDeclaredMethod(ClassMethod, String, String, String[], ClassMethod) - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
getDeclaredMethod(ClassMethod, String, String, String[], ClassMethod) - Method in class org.jboss.weld.bean.proxy.DefaultBytecodeMethodResolver
GetDeclaredMethodAction - Class in org.jboss.weld.security
GetDeclaredMethodAction(Class<?>, String, Class<?>...) - Constructor for class org.jboss.weld.security.GetDeclaredMethodAction
getDeclaredMethods(Class<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
GetDeclaredMethodsAction - Class in org.jboss.weld.security
GetDeclaredMethodsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetDeclaredMethodsAction
getDeclaringAnnotatedType(Annotated) - Static method in class org.jboss.weld.util.AnnotatedTypes
getDeclaringBean() - Method in class org.jboss.weld.bean.AbstractProducerBean
Returns the declaring bean
getDeclaringBean() - Method in class org.jboss.weld.bean.DisposalMethod
getDeclaringBean() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
getDeclaringBean() - Method in class org.jboss.weld.event.ObserverMethodImpl
getDeclaringBean() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
getDeclaringBean() - Method in class org.jboss.weld.manager.AbstractProducerFactory
getDeclaringBean() - Method in class org.jboss.weld.resolution.ForwardingResolvable
getDeclaringBean() - Method in interface org.jboss.weld.resolution.Resolvable
Get the declaring the injection point, or null if there is none
getDeclaringBean() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
getDeclaringBeanInfo(Bean<?>) - Static method in class org.jboss.weld.util.Proxies
getDeclaringCallable() - Method in interface javax.enterprise.inject.spi.AnnotatedParameter
getDeclaringCallable() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
getDeclaringCallable() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
getDeclaringCallable() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedParameter
getDeclaringCallable() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedParameter
getDeclaringCallable() - Method in class org.jboss.weld.util.annotated.ForwardingWeldParameter
getDeclaringClass() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
The declaring class name in java dotted form (e.g.
getDeclaringClass() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
getDeclaringClass() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
getDeclaringEnhancedCallable() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedParameter
getDeclaringEnhancedCallable() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
getDeclaringEnhancedCallable() - Method in class org.jboss.weld.util.annotated.ForwardingWeldParameter
getDeclaringType() - Method in interface javax.enterprise.inject.spi.AnnotatedMember
Get the
type which defines this member.
getDeclaringType() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMember
Gets an abstraction of the declaring class
getDeclaringType() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedParameter
getDeclaringType() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
getDeclaringType() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
getDeclaringType() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember
getDeclaringType() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMember
getDeclaringType() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMember
getDeclaringType() - Method in class org.jboss.weld.util.annotated.ForwardingWeldConstructor
getDeclaringType() - Method in class org.jboss.weld.util.annotated.ForwardingWeldField
getDeclaringType() - Method in class org.jboss.weld.util.annotated.ForwardingWeldMember
getDeclaringType() - Method in class org.jboss.weld.util.annotated.ForwardingWeldParameter
getDecoratedTypes() - Method in interface javax.enterprise.inject.spi.Decorator
getDecoratedTypes() - Method in class org.jboss.weld.bean.DecoratorImpl
getDecoratedTypes(Set<Type>) - Method in class org.jboss.weld.bean.SyntheticDecorator
getDecoratedTypes() - Method in class org.jboss.weld.bean.SyntheticDecorator
getDecoratedTypes() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator
getDecoratorComparator() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
getDecoratorList() - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
getDecoratorMethod(Method) - Method in class org.jboss.weld.bean.CustomDecoratorWrapper
getDecoratorMethod(Method) - Method in class org.jboss.weld.bean.DecoratorImpl
getDecoratorMethod(Method) - Method in interface org.jboss.weld.bean.WeldDecorator
Returns the decorated method that can decorate a particular method, if one exists
Such a method must be implement one of the decorated type methods, and can be parametrized
getDecoratorMethods(BeanManagerImpl, WeldDecorator<?>) - Static method in class org.jboss.weld.util.Decorators
getDecoratorResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the decorator resolver.
getDecorators() - Method in interface javax.enterprise.inject.spi.AfterTypeDiscovery
getDecorators() - Method in class org.jboss.weld.bean.AbstractClassBean
getDecorators(InjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
getDecorators() - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
getDecorators(InjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
getDecorators(InjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractStaticallyDecorableBuiltInBean
getDecorators() - Method in interface org.jboss.weld.bean.DecorableBean
Resolves decorators for this bean.
getDecorators() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getDecorators() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
getDecorators() - Method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
getDecorators() - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
getDecorators() - Method in class org.jboss.weld.manager.BeanManagerImpl
getDefaultBranchEnd() - Method in class org.jboss.classfilewriter.code.LookupSwitchBuilder
getDefaultBranchEnd() - Method in class org.jboss.classfilewriter.code.TableSwitchBuilder
getDefaultLocation() - Method in class org.jboss.classfilewriter.code.LookupSwitchBuilder
getDefaultLocation() - Method in class org.jboss.classfilewriter.code.TableSwitchBuilder
getDefaultScopeType() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
Get the default scope type the stereotype specifies
getDefaultTimeout() - Method in class org.jboss.weld.context.AbstractConversationContext
getDefaultTimeout() - Method in interface org.jboss.weld.context.ConversationContext
Get the default inactivity timeout.
getDefaultType() - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
getDefaultType() - Method in class org.jboss.weld.bean.builtin.EventBean
getDefaultType() - Method in class org.jboss.weld.bean.builtin.InstanceBean
getDefaultValidatorFactory() - Method in interface org.jboss.weld.validation.spi.ValidationServices
Deprecated.
Obtain a reference to the default ValidatorFactory
getDefaultValue() - Method in enum org.jboss.weld.config.ConfigurationKey
getDefinitionErrors() - Method in class org.jboss.weld.bootstrap.events.AbstractProcessInjectionTarget
getDefinitionErrors() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
Gets the delegate (constructor)
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the delegate (class)
getDelegate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
getDelegate() - Method in class org.jboss.weld.executor.ProfilingExecutorServices
getDelegate() - Method in class org.jboss.weld.util.collections.ListView
getDelegateInjectionPoint() - Method in class org.jboss.weld.bean.DecoratorImpl
getDelegateInjectionPoint(Decorator<?>) - Static method in class org.jboss.weld.util.InjectionPoints
getDelegateQualifiers() - Method in interface javax.enterprise.inject.spi.Decorator
getDelegateQualifiers() - Method in class org.jboss.weld.bean.DecoratorImpl
getDelegateQualifiers() - Method in class org.jboss.weld.bean.SyntheticDecorator
getDelegateQualifiers() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator
getDelegateType() - Method in interface javax.enterprise.inject.spi.Decorator
getDelegateType() - Method in class org.jboss.weld.bean.DecoratorImpl
getDelegateType() - Method in class org.jboss.weld.bean.SyntheticDecorator
getDelegateType() - Method in class org.jboss.weld.util.bean.IsolatedForwardingDecorator
getDelimiter() - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
getDependentInstances() - Method in class org.jboss.weld.context.CreationalContextImpl
Returns an unmodifiable list of dependent instances.
getDependentInstances() - Method in interface org.jboss.weld.context.WeldCreationalContext
Returns an unmodifiable list of dependent instances.
getDeployment() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
getDepth() - Static method in class org.jboss.logging.NDC
getDescriptor() - Method in class org.jboss.classfilewriter.ClassField
getDescriptor() - Method in class org.jboss.classfilewriter.ClassFile
returns the type descriptor for the class
getDescriptor() - Method in class org.jboss.classfilewriter.ClassMethod
getDescriptor() - Method in class org.jboss.classfilewriter.code.StackEntry
getDescriptor() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
Gets the method descriptor
getDescriptor() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
getDescriptor() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
getDirectlyAccessibleComponents(BeanManagerImpl, Transform<T>) - Static method in class org.jboss.weld.manager.BeanManagers
getDisposalMethod() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
getDisposesParameter() - Method in class org.jboss.weld.bean.DisposalMethod
getEjbDescriptor(String) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
getEjbDescriptor() - Method in class org.jboss.weld.bean.SessionBean
getEjbDescriptor(String) - Method in interface org.jboss.weld.manager.api.WeldManager
Get the EjbDescriptor for the given EJB name
getEjbDescriptor(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
getEjbDescriptors() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getEjbImplementationClass(SessionBean<T>) - Static method in class org.jboss.weld.util.Beans
getEjbImplementationClass(InternalEjbDescriptor<T>, BeanManagerImpl, EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.Beans
getEjbName() - Method in interface javax.enterprise.inject.spi.ProcessSessionBean
Returns the EJB name of the session bean.
getEjbName() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
getEjbName() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Get the EJB name
getEjbName() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
getEjbRequestContext() - Method in class org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor
getEjbRequestContext() - Method in class org.jboss.weld.ejb.SessionBeanInterceptor
getEjbs() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get all the EJBs in the deployment archive
getEjbs() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
getELContext() - Method in class javax.el.ELContextEvent
Returns the ELContext
that was created.
getELContext() - Method in class javax.el.ELManager
Return the ELContext used for parsing and evaluating EL expressions.
getElement() - Method in interface com.google.common.collect.Multiset.Entry
Returns the multiset element corresponding to this entry.
getELManager() - Method in class javax.el.ELProcessor
Return the ELManager used for EL processing.
getELResolver() - Method in class javax.el.ELContext
Retrieves the ELResolver
associated with this context.
getELResolver() - Method in class javax.el.StandardELContext
Construct (if needed) and return a default ELResolver.
getELResolver() - Method in interface javax.enterprise.inject.spi.BeanManager
Returns a
ELResolver
that resolves beans by EL name.
getELResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
getELResolver() - Method in class org.jboss.weld.util.ForwardingBeanManager
getEmbeddedIPv4ClientAddress(Inet6Address) - Static method in class com.google.common.net.InetAddresses
Examines the Inet6Address to extract the embedded IPv4 client address
if the InetAddress is an IPv6 address of one of the specified address
types that contain an embedded IPv4 address.
getEnabled() - Method in class org.jboss.weld.manager.BeanManagerImpl
Enabled Alternatives, Interceptors and Decorators
getEnabledAlternativeClasses() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
getEnabledAlternativeClasses() - Method in class org.jboss.weld.metadata.BeansXmlImpl
getEnabledAlternativeStereotypes() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
getEnabledAlternativeStereotypes() - Method in class org.jboss.weld.metadata.BeansXmlImpl
getEnabledDecorators() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
getEnabledDecorators() - Method in class org.jboss.weld.metadata.BeansXmlImpl
getEnabledInterceptors() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
getEnabledInterceptors() - Method in class org.jboss.weld.metadata.BeansXmlImpl
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.AbstractBean
Returns the weld-enhanced annotated item the bean represents.
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.AbstractClassBean
Gets the annotated item
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.AbstractProducerBean
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.CustomDecoratorWrapper
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.ProducerField
Gets the annotated item representing the field
getEnhancedAnnotated() - Method in class org.jboss.weld.bean.ProducerMethod
Gets the annotated item representing the method
getEnhancedAnnotated() - Method in interface org.jboss.weld.bean.WeldDecorator
getEnhancedAnnotatedType(Class<T>, String) - Method in class org.jboss.weld.resources.ClassTransformer
getEnhancedAnnotatedType(Class<T>, Type, String) - Method in class org.jboss.weld.resources.ClassTransformer
getEnhancedAnnotatedType(AnnotatedType<T>, String) - Method in class org.jboss.weld.resources.ClassTransformer
getEnhancedAnnotatedType(SlimAnnotatedType<T>) - Method in class org.jboss.weld.resources.ClassTransformer
getEnhancedAnnotation(Class<T>) - Method in class org.jboss.weld.resources.ClassTransformer
getEnhancedConstructors() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all constructors
getEnhancedConstructors(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all constructors which are annotated with annotationType
getEnhancedConstructors() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getEnhancedConstructors(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets constructors with given annotation type
getEnhancedConstructors(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getEnhancedConstructors() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getEnhancedFields() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all fields on the type
getEnhancedFields(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets all fields which are annotated with the given annotation type on this
class and all super classes
getEnhancedFields() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the abstracted fields of the class
Initializes the fields if they are null
getEnhancedFields(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the abstracted field annotated with a specific annotation type
If the fields map is null, initialize it first
getEnhancedFields(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getEnhancedFields() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getEnhancedMethod(Method) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Deprecated.
getEnhancedMethod(MethodSignature) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Get a method by name
getEnhancedMethod(Method) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getEnhancedMethod(MethodSignature) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getEnhancedMethod(Method) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
Deprecated.
getEnhancedMethod(MethodSignature) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getEnhancedMethods() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
getEnhancedMethods(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
getEnhancedMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the abstracted methods that have a certain annotation type present
If the annotated methods map is null, initialize it first
getEnhancedMethods() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getEnhancedMethods(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getEnhancedMethods() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getEnhancedMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
getEnhancedMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getEnhancedMethodsWithAnnotatedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getEnhancedParameters() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedCallable
Gets the abstracted parameters of the method
getEnhancedParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedCallable
Gets the list of annotated parameters for a given annotation
getEnhancedParameters(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
Get the parameters annotated with a given annotation type.
getEnhancedParameters() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
Gets the abstracted parameters
If the parameters are null, initialize them first
getEnhancedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
Gets parameter abstractions with a given annotation type.
getEnhancedParameters() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
getEnhancedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
getEnhancedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldConstructor
getEnhancedParameters() - Method in class org.jboss.weld.util.annotated.ForwardingWeldConstructor
getEnhancedParameters() - Method in class org.jboss.weld.util.annotated.ForwardingWeldMethod
getEnhancedParameters(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldMethod
getEnhancedSuperclass() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets the superclass.
getEnhancedSuperclass() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the superclass abstraction of the type
getEnhancedSuperclass() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
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
getEvaluationListeners() - Method in class javax.el.ELContext
Returns the list of registered evaluation listeners.
getEvent() - Method in class com.google.common.eventbus.DeadEvent
Returns the wrapped, 'dead' event, which the system was unable to deliver
to any registered handler.
getEventType(Class<?>) - Method in class org.jboss.weld.event.EventImpl
getExceptionType() - Method in class org.jboss.classfilewriter.code.ExceptionHandler
getExcludeClassInterceptorsAnnotationClass() - Method in class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
getExcludes() - Method in interface org.jboss.weld.bootstrap.spi.Scanning
The <exclude> element
getExcludes() - Method in class org.jboss.weld.metadata.ScanningImpl
getExitingExecutorService(ThreadPoolExecutor, long, TimeUnit) - Static method in class com.google.common.util.concurrent.MoreExecutors
Converts the given ThreadPoolExecutor into an ExecutorService that exits
when the application is complete.
getExitingExecutorService(ThreadPoolExecutor) - Static method in class com.google.common.util.concurrent.MoreExecutors
Converts the given ThreadPoolExecutor into an ExecutorService that exits
when the application is complete.
getExitingScheduledExecutorService(ScheduledThreadPoolExecutor, long, TimeUnit) - Static method in class com.google.common.util.concurrent.MoreExecutors
Converts the given ScheduledThreadPoolExecutor into a
ScheduledExecutorService that exits when the application is complete.
getExitingScheduledExecutorService(ScheduledThreadPoolExecutor) - Static method in class com.google.common.util.concurrent.MoreExecutors
Converts the given ThreadPoolExecutor into a ScheduledExecutorService that
exits when the application is complete.
getExpectedType() - Method in class javax.el.ValueExpression
Returns the type the result of the expression will be coerced to
after evaluation.
getExpectedType() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
getExpressionFactory() - Static method in class javax.el.ELManager
Return the ExpressionFactory instance used for EL evaluations.
getExpressionString() - Method in class javax.el.Expression
Returns the original String used to create this Expression
,
unmodified.
getExpressionString() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
getExpressionString() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
getExtension(Class<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains the container's instance of an Extension class declared in META-INF/services
.
getExtension() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
getExtension(Class<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getExtension(Class<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
getExtensions() - Method in interface org.jboss.weld.bootstrap.spi.Deployment
Specifies the extensions this deployment should call observer methods on.
getFacadeType(InjectionPoint) - Static method in class org.jboss.weld.bean.builtin.AbstractFacade
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ArrayELResolver
Always returns null
, since there is no reason to
iterate through set set of all integers.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.BeanELResolver
If the base object is not null
, returns an
Iterator
containing the set of JavaBeans properties
available on the given object.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.BeanNameELResolver
Always returns null
, since there is no reason to
iterate through a list of one element: bean name.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.CompositeELResolver
Returns information about the set of variables or properties that
can be resolved for the given base
object.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ELResolver
Returns information about the set of variables or properties that
can be resolved for the given base
object.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ListELResolver
Always returns null
, since there is no reason to
iterate through set set of all integers.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.MapELResolver
If the base object is a map, returns an Iterator
containing the set of keys available in the Map
.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.ResourceBundleELResolver
If the base object is a ResourceBundle, returns an Iterator
containing the set of keys available in the ResourceBundle
.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.StaticFieldELResolver
Returns the properties that can be resolved.
getFeatureDescriptors(ELContext, Object) - Method in class javax.el.TypeConverter
getFeatureDescriptors(ELContext, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
getField(Enum<?>) - Static method in class com.google.common.base.Enums
Returns the
Field
in which
enumValue
is defined.
getfield(String, String, Class<?>) - Method in class org.jboss.classfilewriter.code.CodeAttribute
getfield(String, String, String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
GETFIELD - Static variable in interface org.jboss.classfilewriter.code.Opcode
GetFieldAction - Class in org.jboss.weld.security
GetFieldAction(Class<?>, String) - Constructor for class org.jboss.weld.security.GetFieldAction
getFieldForIndex(int, Class<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
getFieldInjectionPoints(Bean<?>, EnhancedAnnotatedType<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
getFields() - Method in interface javax.enterprise.inject.spi.AnnotatedType
getFields() - Method in class org.jboss.classfilewriter.ClassFile
getFields() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getFields() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
getFields() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
getFields() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedType
getFields() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
GetFieldsAction - Class in org.jboss.weld.security
GetFieldsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetFieldsAction
getFile() - Method in class org.jboss.weld.metadata.FileMetadata
getFileExtension(String) - Static method in class com.google.common.io.Files
Returns the
file
extension for the given file name, or the empty string if the file has
no extension.
getFileName() - Method in enum org.jboss.weld.xml.XmlSchema
getFirst() - Method in class com.google.common.collect.ForwardingDeque
getFirst(Iterable<? extends T>, T) - Static method in class com.google.common.collect.Iterables
Returns the first element in iterable
or defaultValue
if
the iterable is empty.
getFlags() - Method in class com.google.common.net.InetAddresses.TeredoInfo
getFunctionMapper() - Method in class javax.el.ELContext
Retrieves the FunctionMapper
associated with this
ELContext
.
getFunctionMapper() - Method in class javax.el.StandardELContext
Construct (if needed) and return a default FunctionMapper.
getGenericComponentType() - Method in class org.jboss.weld.util.reflection.GenericArrayTypeImpl
getGenericType() - Method in class org.jboss.weld.bean.DisposalMethod
getGlobalAlternatives() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
getGlobalLenientObserverNotifier() - Method in class org.jboss.weld.event.GlobalObserverNotifierService
getGlobalLenientObserverNotifier() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the lenient global observer notifier.
getGlobalStrictObserverNotifier() - Method in class org.jboss.weld.event.GlobalObserverNotifierService
getGlobalStrictObserverNotifier() - Method in class org.jboss.weld.manager.BeanManagerImpl
Get the Strict global observer notifier.
getHandler() - Method in interface org.jboss.weld.bean.proxy.ProxyObject
Get the handler.
getHandler(URL) - Method in class org.jboss.weld.xml.BeansXmlParser
getHigh() - Method in class org.jboss.classfilewriter.code.TableSwitchBuilder
getHostText() - Method in class com.google.common.net.HostAndPort
Returns the portion of this HostAndPort
instance that should
represent the hostname or IPv4/IPv6 literal.
getHttpServletRequest() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
getId() - Method in interface javax.enterprise.context.Conversation
Get the identifier of the current long-running conversation.
getId() - Method in interface javax.enterprise.inject.spi.PassivationCapable
getId() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
getId() - Method in class org.jboss.weld.bean.CommonBean
getId() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
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
getIdentifier() - Method in interface org.jboss.weld.annotated.Identified
getIdentifier() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
getIdentifier() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
getIdentifier() - Method in class org.jboss.weld.bean.CommonBean
getIdentifier(int) - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
getIdentifier(Contextual<?>, ContextualStore) - Static method in class org.jboss.weld.util.Beans
getIdentifier(Contextual<?>, ServiceRegistry) - Static method in class org.jboss.weld.util.Beans
getIfExists(Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.ContextualInstance
Shortcut for obtaining contextual instances with semantics equivalent to:
manager.getContext(bean.getScope()).get(bean);
getIfExists(RIBean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.ContextualInstance
getIfPresent(Class<T>, String) - Static method in class com.google.common.base.Enums
getIfPresent(Object) - Method in interface com.google.common.cache.Cache
Returns the value associated with key
in this cache, or null
if there is no
cached value for key
.
getIfPresent(Object) - Method in class com.google.common.cache.ForwardingCache
getImplementationClass() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
getImportHandler() - Method in class javax.el.ELContext
Retrieves the ImportHandler
associated with this
ELContext
.
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
getIndex(BeanIdentifier) - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
getIndexForConstructor(Constructor<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
getIndexForField(Field) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
getIndexForMethod(Method) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
getIndexHash() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
The index hash is used to detect possible inconsistencies in distributed environments.
getInheritableThreadLocalsField() - Static method in class com.google.common.base.internal.Finalizer
getInheritedInterceptionBindingTypes() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
Retrieves the transitive interceptor binding types that are inherited by this interceptor binding, as per section 9.1.1 of the specification,
"Interceptor binding types with additional interceptor bindings"
getInheritedStereotypes() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
getInitFunctionMap() - Method in class javax.el.ExpressionFactory
Retrieve a function map containing a pre-configured function
mapping.
getInitFunctionMap() - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
getInitializerMethods() - Method in class org.jboss.weld.injection.producer.DefaultInjector
getInitializerMethods() - Method in interface org.jboss.weld.injection.producer.Injector
getInitializerMethods(Bean<?>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.util.BeanMethods
getInjectableFields() - Method in class org.jboss.weld.injection.producer.DefaultInjector
getInjectableFields() - Method in interface org.jboss.weld.injection.producer.Injector
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in interface javax.enterprise.inject.spi.BeanManager
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
getInjectableReference(InjectionPoint, Bean<?>, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Get a reference, registering the injection point used.
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
getInjectionPoint() - Method in interface javax.enterprise.inject.spi.EventMetadata
getInjectionPoint() - Method in interface javax.enterprise.inject.spi.ProcessInjectionPoint
getInjectionPoint(CurrentInjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
getInjectionPoint() - Method in class org.jboss.weld.bean.builtin.AbstractFacade.AbstractFacadeSerializationProxy
getInjectionPoint() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
getInjectionPoint(CurrentInjectionPoint) - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
getInjectionPoint() - Method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
getInjectionPoint() - Method in class org.jboss.weld.event.EventMetadataImpl
getInjectionPoints() - Method in interface javax.enterprise.inject.spi.Bean
Obtains the
InjectionPoint
objects representing injection points of the bean, that
will be validated by the container at initialization time.
getInjectionPoints() - Method in interface javax.enterprise.inject.spi.Producer
Returns the set of all InjectionPoints
.
getInjectionPoints() - Method in class org.jboss.weld.bean.AbstractClassBean
getInjectionPoints() - Method in class org.jboss.weld.bean.AbstractProducerBean
getInjectionPoints() - Method in class org.jboss.weld.bean.AbstractSyntheticBean
getInjectionPoints() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
getInjectionPoints() - Method in class org.jboss.weld.bean.DisposalMethod
getInjectionPoints() - Method in class org.jboss.weld.event.ObserverMethodImpl
getInjectionPoints() - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
getInjectionPoints() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
getInjectionPoints() - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
getInjectionPoints() - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
getInjectionPoints() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
getInjectionTarget() - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
Returns the
InjectionTarget
object that will be used by the container to perform
injection.
getInjectionTarget() - Method in class org.jboss.weld.bean.AbstractClassBean
getInjectionTarget() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanInjectionTarget
getInjectionTarget() - Method in class org.jboss.weld.bootstrap.events.ProcessSimpleInjectionTarget
getInjectionTarget() - Method in class org.jboss.weld.injection.InjectionContextImpl
getInjectionTarget() - Method in class org.jboss.weld.injection.producer.InjectionTargetInitializationContext
getInjectionTarget() - Method in interface org.jboss.weld.injection.spi.InjectionContext
getInjectionTarget() - Method in class org.jboss.weld.interceptor.reader.PlainInterceptorFactory
getInjectionTargetFactory(AnnotatedType<T>) - Method in interface javax.enterprise.inject.spi.BeanManager
getInjectionTargetFactory(AnnotatedType<T>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
getInjectionTargetFactory(AnnotatedType<T>) - Method in interface org.jboss.weld.manager.api.WeldManager
getInjectionTargetFactory(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getInjectionTargetFactory(AnnotatedType<T>) - Method in class org.jboss.weld.util.ForwardingBeanManager
getInjector() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
getInput() - Method in interface com.google.common.io.InputSupplier
Returns an object that encapsulates a readable resource.
getInstance(Class<T>) - Method in interface com.google.common.collect.ClassToInstanceMap
Returns the value the specified class is mapped to, or null
if no
entry for this class is present.
getInstance(Class<T>) - Method in class com.google.common.collect.ImmutableClassToInstanceMap
getInstance(Class<T>) - Method in class com.google.common.collect.MutableClassToInstanceMap
getInstance(TypeToken<T>) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
getInstance(Class<T>) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
getInstance(Class<T>) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
getInstance(TypeToken<T>) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
getInstance(Class<T>) - Method in interface com.google.common.reflect.TypeToInstanceMap
Returns the value the specified class is mapped to, or null
if no
entry for this class is present.
getInstance(TypeToken<T>) - Method in interface com.google.common.reflect.TypeToInstanceMap
Returns the value the specified type is mapped to, or null
if no
entry for this type is present.
getInstance() - Method in class org.jboss.weld.AbstractCDI
Subclasses are allowed to override the default behavior, i.e.
getInstance() - Method in interface org.jboss.weld.bean.proxy.BeanInstance
Returns the current instance for a proxy.
getInstance() - Method in class org.jboss.weld.bean.proxy.ContextBeanInstance
getInstance() - Method in class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
getInstance() - Method in class org.jboss.weld.bean.proxy.ProxyMethodHandler
Returns the underlying instance.
getInstance() - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
getInstance() - Method in interface org.jboss.weld.context.api.ContextualInstance
getInstance() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
getInstance() - Static method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
getInstance() - Method in class org.jboss.weld.injection.spi.helpers.SimpleResourceReference
getInstance() - Method in interface org.jboss.weld.injection.spi.ResourceReference
Get the instance of the resource
getInstance(CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getInstance() - Method in interface org.jboss.weld.serialization.spi.helpers.SerializableContextualInstance
getInstanceType() - Method in interface org.jboss.weld.bean.proxy.BeanInstance
getInstanceType() - Method in class org.jboss.weld.bean.proxy.ContextBeanInstance
getInstanceType() - Method in class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
getInstanceType() - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
getInstantiator() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
getIntegerProperty(ConfigurationKey) - Method in class org.jboss.weld.config.WeldConfiguration
getInterceptableMethods(AnnotatedType<?>) - Static method in class org.jboss.weld.util.Beans
getInterceptionModel() - Method in class org.jboss.weld.interceptor.proxy.InterceptionContext
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.CdiInterceptorFactory
getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
getInterceptorBindingHashCode(Annotation) - Method in interface javax.enterprise.inject.spi.BeanManager
Determine the hash code of an interceptor binding, using the JDK algorithm for determining an annotation hash code,
ignoring any members annotated with
Nonbinding
.
getInterceptorBindingHashCode(Annotation) - Method in class org.jboss.weld.manager.BeanManagerImpl
getInterceptorBindingHashCode(Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
getInterceptorBindingHashCode(Annotation) - Method in class org.jboss.weld.util.ForwardingBeanManager
getInterceptorBindingModel(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
getInterceptorBindings() - Method in interface javax.enterprise.inject.spi.Interceptor
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
getInterceptorBindings() - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
getInterceptorComparator() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
getInterceptorFactory() - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
getInterceptorFactory() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
getInterceptorFactory() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorClassMetadata
Returns an InterceptorFactory capable of creating instances of this interceptor..
getInterceptorInstance(InterceptorClassMetadata<T>) - Method in class org.jboss.weld.interceptor.proxy.InterceptionContext
getInterceptorInvocation(Object, InterceptionType) - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
getInterceptorInvocation(Object, InterceptionType) - Method in class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
getInterceptorInvocation(Object, InterceptionType) - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
Creates a
InterceptorInvocation
object representing invocation of interceptor methods of a given type on a given interceptor instance.
getInterceptorList() - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
getInterceptorMetadata() - Method in class org.jboss.weld.bean.InterceptorImpl
getInterceptorMetadataReader() - Method in class org.jboss.weld.manager.BeanManagerImpl
getInterceptorMethodHandler() - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
getInterceptorMethodInvocations() - Method in class org.jboss.weld.interceptor.proxy.CustomInterceptorInvocation
getInterceptorMethodInvocations() - Method in interface org.jboss.weld.interceptor.proxy.InterceptorInvocation
getInterceptorMethods(InterceptionType) - Method in class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
getInterceptorMethods(EnhancedAnnotatedType<T>, InterceptionType, boolean) - Static method in class org.jboss.weld.util.BeanMethods
getInterceptorModelRegistry() - Method in class org.jboss.weld.manager.BeanManagerImpl
getInterceptorResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
getInterceptors() - Method in interface javax.enterprise.inject.spi.AfterTypeDiscovery
getInterceptors() - Method in class org.jboss.weld.bean.AbstractClassBean
getInterceptors() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getInterceptors() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
getInterceptors() - Method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
getInterceptors(InterceptionType, Method) - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
Returns the interceptors applicable for the given interception type and method.
getInterceptors() - Method in class org.jboss.weld.manager.BeanManagerImpl
getInterceptorsAnnotationClass() - Method in class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
getInterceptorsHandler() - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
getInterceptorToInterceptorMetadataFunction() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
getInterface() - Method in interface org.jboss.weld.ejb.spi.BusinessInterfaceDescriptor
Gets the business interface class
getInterface() - Method in class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
getInterfaceClosure() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Get the type hierarchy of any interfaces implemented by this class.
getInterfaceClosure() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
getInterfaceClosure() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
getInterfaces() - Method in class org.jboss.classfilewriter.ClassFile
getInterfaces() - Method in class org.jboss.weld.util.Proxies.TypeInfo
getIsatapIPv4Address(Inet6Address) - Static method in class com.google.common.net.InetAddresses
Returns the IPv4 address embedded in an ISATAP address.
getJavaClass() - Method in interface javax.enterprise.inject.spi.AnnotatedType
Get the underlying
Class
.
getJavaClass() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Gets the type of the element
getJavaClass() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
getJavaClass() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
getJavaClass() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
getJavaClass() - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
getJavaClass() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
getJavaClass() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
getJavaClass() - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorClassMetadata
Returns the class of this interceptor.
getJavaClass() - Method in class org.jboss.weld.resolution.ForwardingResolvable
getJavaClass() - Method in interface org.jboss.weld.resolution.Resolvable
Get the underlying java class used to generate this resolvable, or null
if no java class was used
getJavaClass() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
getJavaClass() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedType
getJavaClass() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
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.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
getJavaMember() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
getJavaMember() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
getJavaMember() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod
getJavaMember() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedConstructor
getJavaMember() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedField
getJavaMember() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMethod
getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedConstructor
getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedField
getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMember
getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMethod
getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingWeldConstructor
getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingWeldField
getJavaMember() - Method in class org.jboss.weld.util.annotated.ForwardingWeldMethod
getKeepAliveTime() - Method in class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
getKey() - Method in class com.google.common.cache.RemovalNotification
getKey() - Method in class com.google.common.collect.ForwardingMapEntry
getKlass() - Method in class javax.el.ELClass
Returns the Class instance
getKnownBeanDefiningAnnotations() - Method in interface org.jboss.weld.bootstrap.api.TypeDiscoveryConfiguration
Returns a set of bean defining annotations.
getKnownBeanDefiningAnnotations() - Method in class org.jboss.weld.bootstrap.TypeDiscoveryConfigurationImpl
getLambdaArgument(String) - Method in class javax.el.ELContext
Retrieves the Lambda argument associated with a formal parameter.
getLast() - Method in class com.google.common.collect.ForwardingDeque
getLast(Iterable<T>) - Static method in class com.google.common.collect.Iterables
Returns the last element of iterable
.
getLast(Iterable<? extends T>, T) - Static method in class com.google.common.collect.Iterables
Returns the last element of iterable
or defaultValue
if
the iterable is empty.
getLast(Iterator<T>) - Static method in class com.google.common.collect.Iterators
Advances iterator
to the end, returning the last element.
getLast(Iterator<? extends T>, T) - Static method in class com.google.common.collect.Iterators
Advances iterator
to the end, returning the last element or
defaultValue
if the iterator is empty.
getLastUsed() - Method in class org.jboss.weld.context.conversation.ConversationImpl
getLastUsed() - Method in interface org.jboss.weld.context.ManagedConversation
Gets the last time the conversation was used (for data access)
getLifecycleCallbackInvoker() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
getLifecycleInterceptors(InterceptionType) - Method in class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
getLifecycleInterceptors(InterceptionType) - Method in interface org.jboss.weld.ejb.spi.InterceptorBindings
getLineNumber() - Method in class org.jboss.weld.metadata.FileMetadata
getLocalBusinessInterfaces() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Gets the local business interfaces of the EJB
getLocalBusinessInterfaces() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
getLocalBusinessInterfacesAsClasses() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
getLocale() - Method in class javax.el.ELContext
getLocalInjectionTargetFactory(AnnotatedType<T>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getLocalizedMessage() - Method in exception org.jboss.weld.context.BusyConversationException
getLocalizedMessage() - Method in exception org.jboss.weld.context.ContextNotActiveException
getLocalizedMessage() - Method in exception org.jboss.weld.context.NonexistentConversationException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.AmbiguousResolutionException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.CreationException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.DefinitionException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.DeploymentException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.IllegalArgumentException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.IllegalProductException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.IllegalStateException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.InjectionException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.InvalidObjectException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.UnproxyableResolutionException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.UnsatisfiedResolutionException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.UnsupportedOperationException
getLocalizedMessage() - Method in exception org.jboss.weld.exceptions.WeldException
getLocalName() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
getLocalVariableState() - Method in class org.jboss.classfilewriter.code.StackFrame
getLocation() - Method in class org.jboss.classfilewriter.code.LookupSwitchBuilder.ValuePair
getLocation() - Method in class org.jboss.classfilewriter.code.TableSwitchBuilder.ValuePair
getLocation() - Method in interface org.jboss.weld.bootstrap.spi.Metadata
The location of the metadata, used in error and log messages
getLocation() - Method in class org.jboss.weld.metadata.FileMetadata
getLocation() - Method in class org.jboss.weld.metadata.MetadataImpl
getLocation() - Method in class org.jboss.weld.xml.XmlMetadata
getLockStore() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
getLockStore() - Method in class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
getLockStore() - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
getLockStore() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
getLockStore() - Method in class org.jboss.weld.context.beanstore.MapBeanStore
getLockStore() - Method in class org.jboss.weld.context.beanstore.SessionMapBeanStore
getLogger(String) - Static method in class org.jboss.logging.Logger
Get a Logger instance given the logger name.
getLogger(String, String) - Static method in class org.jboss.logging.Logger
Get a Logger instance given the logger name with the given suffix.
getLogger(Class<?>) - Static method in class org.jboss.logging.Logger
Get a Logger instance given the name of a class.
getLogger(Class<?>, String) - Static method in class org.jboss.logging.Logger
Get a Logger instance given the name of a class with the given suffix.
getLogger(String) - Method in interface org.jboss.logging.LoggerProvider
getLongProperty(ConfigurationKey) - Method in class org.jboss.weld.config.WeldConfiguration
getLow() - Method in class org.jboss.classfilewriter.code.TableSwitchBuilder
getLowerBounds() - Method in class org.jboss.weld.util.reflection.WildcardTypeImpl
getManager() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
getManager(BeanDeploymentArchive) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Get the manager used for the given beanDeploymentArchive.
getManager(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
getManager(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
getManager(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.WeldRuntime
getManager(BeanDeploymentArchive) - Method in class org.jboss.weld.bootstrap.WeldStartup
getManager(ELContext) - Method in class org.jboss.weld.el.AbstractWeldELResolver
getManager(ELContext) - Method in class org.jboss.weld.el.WeldELResolver
getManager() - Method in class org.jboss.weld.manager.AbstractProducerFactory
getManager() - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
getMap() - Static method in class org.jboss.logging.MDC
getMdc(String) - Method in interface org.jboss.logging.LoggerProvider
getMdcMap() - Method in interface org.jboss.logging.LoggerProvider
getMember() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Get the
Field
object in the case of field injection, the
Method
object in the case of method parameter injection or the
Constructor
object in the case of
constructor parameter injection.
getMember() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
getMember() - Method in interface org.jboss.weld.injection.attributes.FieldInjectionPointAttributes
getMember() - Method in class org.jboss.weld.injection.attributes.ForwardingFieldInjectionPointAttributes
getMember() - Method in class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes
getMember() - Method in class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes
getMember() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
getMember() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
getMember() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
getMemberId() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedMemberIdentifier
getMembers() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotation
Gets all members
getMembers(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotation
Gets all the members annotated with annotationType
getMembers() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
Gets all members of the annotation
Initializes the members first if they are null
getMembers(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
Returns the annotated members with a given annotation type
If the annotated members are null, they are initialized first.
getMembers(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotation
getMembers() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotation
getMessage() - Method in exception com.google.common.util.concurrent.CycleDetectingLockFactory.PotentialDeadlockException
Appends the chain of messages from the conflictingStackTrace
to
the original message
.
getMessage() - Method in exception org.jboss.weld.context.BusyConversationException
getMessage() - Method in exception org.jboss.weld.context.ContextNotActiveException
getMessage() - Method in exception org.jboss.weld.context.NonexistentConversationException
getMessage() - Method in exception org.jboss.weld.exceptions.AmbiguousResolutionException
getMessage() - Method in exception org.jboss.weld.exceptions.CreationException
getMessage() - Method in exception org.jboss.weld.exceptions.DefinitionException
getMessage() - Method in exception org.jboss.weld.exceptions.DeploymentException
getMessage() - Method in exception org.jboss.weld.exceptions.IllegalArgumentException
getMessage() - Method in exception org.jboss.weld.exceptions.IllegalProductException
getMessage() - Method in exception org.jboss.weld.exceptions.IllegalStateException
getMessage() - Method in exception org.jboss.weld.exceptions.InjectionException
getMessage() - Method in exception org.jboss.weld.exceptions.InvalidObjectException
getMessage() - Method in exception org.jboss.weld.exceptions.UnproxyableResolutionException
getMessage() - Method in exception org.jboss.weld.exceptions.UnsatisfiedResolutionException
getMessage() - Method in exception org.jboss.weld.exceptions.UnsupportedOperationException
getMessage() - Method in exception org.jboss.weld.exceptions.WeldException
getMessageLogger(Class<T>, String) - Static method in class org.jboss.logging.Logger
Get a typed logger which implements the given interface.
getMessageLogger(Class<T>, String, Locale) - Static method in class org.jboss.logging.Logger
Get a typed logger which implements the given interface.
getMetaAnnotations(Class<? extends Annotation>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Gets all annotations which are annotated with the given meta annotation
type
getMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
getMetaAnnotations() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
getMetaAnnotations() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
getMetaAnnotations(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
getMetaAnnotationStore() - Method in class org.jboss.weld.resolution.ResolvableBuilder
getMetaAnnotationStore() - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Gets the meta-annotation that should be present
getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.QualifierModel
Gets the meta-annotation type
getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.ScopeModel
Gets the corresponding meta-annotation type class
getMetaAnnotationTypes() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
Gets the meta-annotation type
getMethod() - Method in interface javax.interceptor.InvocationContext
Get the invoked method for this invocation.
getMethod() - Method in class org.jboss.weld.event.ObserverMethodImpl
getMethod() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
This may return null if Method is not available yet
getMethod() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
getMethod() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
getMethod() - Method in class org.jboss.weld.util.ForwardingInvocationContext
GetMethodAction - Class in org.jboss.weld.security
GetMethodAction(Class<?>, String, Class<?>...) - Constructor for class org.jboss.weld.security.GetMethodAction
getMethodForIndex(int, Class<?>) - Static method in class org.jboss.weld.util.reflection.DeclaredMemberIndexer
getMethodHandlerField(ClassFile, CodeAttribute) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
getMethodHandlerType() - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
getMethodHandlerType() - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
getMethodHandlerType() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
getMethodInfo(ELContext) - Method in class javax.el.MethodExpression
Evaluates the expression relative to the provided context, and
returns information about the actual referenced method.
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
getMethodName() - Method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
getMethodName() - Method in interface org.jboss.weld.annotated.enhanced.MethodSignature
getMethods() - Method in interface javax.enterprise.inject.spi.AnnotatedType
getMethods() - Method in class org.jboss.classfilewriter.ClassFile
getMethods() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getMethods() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
getMethods() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
getMethods() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedType
getMethods() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
GetMethodsAction - Class in org.jboss.weld.security
GetMethodsAction(Class<?>) - Constructor for class org.jboss.weld.security.GetMethodsAction
getMissingDependencyForClass(String) - Method in class org.jboss.weld.bootstrap.MissingDependenciesRegistry
getModifiers() - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Returns the class access and property modifiers, as defined in http://docs.oracle.com/javase/specs/jvms/se7/html/jvms-4.html#jvms-4.1-200-E.1
getModifiers() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
The method modifiers
getModifiers() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
getModifiers() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
getName() - Method in class javax.el.MethodInfo
Returns the name of the method
getName() - Method in interface javax.enterprise.inject.spi.BeanAttributes
Obtains the
EL name of a bean, if it has one.
getName() - Method in class org.jboss.classfilewriter.annotations.AnnotationValue
getName() - Method in class org.jboss.classfilewriter.attributes.Attribute
getName() - Method in class org.jboss.classfilewriter.ClassField
getName() - Method in class org.jboss.classfilewriter.ClassFile
Returns the generated class name
getName() - Method in class org.jboss.classfilewriter.ClassMethod
getName() - Method in class org.jboss.logging.Logger
Return the name of this logger.
getName() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Gets the name of this AnnotatedItem
If it is not possible to determine the name of the underling element, a
IllegalArgumentException is thrown
getName() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
Gets the name of the member
getName() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
Gets the name of the parameter
getName() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets the name of the type
getName() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
getName() - Method in class org.jboss.weld.bean.builtin.ConversationBean
getName() - Method in interface org.jboss.weld.bootstrap.spi.Filter
The name attribute
getName() - Method in interface org.jboss.weld.bootstrap.spi.SystemPropertyActivation
The name attribute
getName() - Method in class org.jboss.weld.el.Namespace
getName() - Method in class org.jboss.weld.metadata.FilterImpl
getName() - Method in class org.jboss.weld.metadata.SystemPropertyActivationImpl
getName() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
getName() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
getName() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
the method name
getName() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
getName() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
getNameBasedResolver() - Method in class org.jboss.weld.manager.BeanManagerImpl
getNameOfMissingClassLoaderDependency(Throwable) - Static method in class org.jboss.weld.util.reflection.Formats
getNamespaces() - Method in class org.jboss.weld.manager.BeanManagerImpl
getNamingScheme() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
getNamingSchemePrefix() - Method in class org.jboss.weld.context.AbstractConversationContext
getNamingSchemePrefix() - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
getNamingSchemePrefix() - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
getNdc() - Method in interface org.jboss.logging.LoggerProvider
getNdcDepth() - Method in interface org.jboss.logging.LoggerProvider
getNestedElements() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
getNesting(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
getNewInjectionPoints() - Method in class org.jboss.weld.event.ObserverMethodImpl
getNewInstructionLocation() - Method in class org.jboss.classfilewriter.code.StackEntry
getNewManagedBeanClasses() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getNewSessionBeanDescriptorsFromInjectionPoint() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getNext(Iterator<? extends T>, T) - Static method in class com.google.common.collect.Iterators
Returns the next element in iterator
or defaultValue
if
the iterator is empty.
getNextDelegate(InjectionPoint, CreationalContext<?>) - Method in class org.jboss.weld.bean.proxy.DecorationHelper
getNextSchedule() - Method in class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler
Calculates the time at which to next invoke the task.
getNoArgsEnhancedConstructor() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Gets the no-args constructor
getNoArgsEnhancedConstructor() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getNoArgsEnhancedConstructor() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getNonBindingMembers() - Method in class org.jboss.weld.metadata.cache.AbstractBindingModel
Gets the non-binding types
getNonPrivateFinalMethodOrType(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.jboss.weld.resources.ManagerObjectFactory
getObjectInterface() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
getObservedQualifiers() - Method in interface javax.enterprise.inject.spi.ObserverMethod
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
getObserver() - Method in class org.jboss.weld.bootstrap.ObserverInitializationContext
getObserverMethod() - Method in interface javax.enterprise.inject.spi.ProcessObserverMethod
The
ObserverMethod
object that will be used by the container to invoke the observer
when a matching event is fired.
getObserverMethod() - Method in class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
getObserverMethods(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.BeanMethods
getObservers() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getObservers() - Method in class org.jboss.weld.manager.BeanManagerImpl
getOccupiedDepth() - Method in class com.google.common.util.concurrent.Monitor
Returns the number of times the current thread has entered this monitor in excess of the number
of times it has left.
getOnlyElement(Iterable<T>) - Static method in class com.google.common.collect.Iterables
Returns the single element contained in iterable
.
getOnlyElement(Iterable<? extends T>, T) - Static method in class com.google.common.collect.Iterables
Returns the single element contained in iterable
, or defaultValue
if the iterable is empty.
getOnlyElement(Iterator<T>) - Static method in class com.google.common.collect.Iterators
Returns the single element contained in iterator
.
getOnlyElement(Iterator<? extends T>, T) - Static method in class com.google.common.collect.Iterators
Returns the single element contained in iterator
, or defaultValue
if the iterator is empty.
getOrCreateBeanDeployment(Class<?>) - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
getOrCreateBeanDeployment(Deployment, BeanManagerImpl, BeanDeploymentArchiveMapping, Collection<ContextHolder<? extends Context>>, Class<?>) - Static method in class org.jboss.weld.util.DeploymentStructures
getOriginalAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
getOuterDecorator() - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
getOuterDelegate(T, CreationalContext<T>, InjectionPoint, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
getOuterDelegate(Bean<T>, T, CreationalContext<T>, Class<T>, InjectionPoint, BeanManagerImpl, List<Decorator<?>>) - Static method in class org.jboss.weld.util.Decorators
getOutput() - Method in interface com.google.common.io.OutputSupplier
Returns an object that encapsulates a writable resource.
getOverriddenMethods(EnhancedAnnotatedType<T>, Set<EnhancedAnnotatedMethod<?, ? super T>>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getOverriddenMethods(EnhancedAnnotatedType<T>, Set<EnhancedAnnotatedMethod<?, ? super T>>, boolean) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getOverriddenMethods(EnhancedAnnotatedType<T>, Set<EnhancedAnnotatedMethod<?, ? super T>>, boolean) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
getOwnerType() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
getPackage() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
getPackage() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
getPackage() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
getPackage() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getPackage() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
getPackageName(Class<?>) - Static method in class com.google.common.reflect.Reflection
Returns the package name of cls
according to the Java Language Specification (section
6.7).
getPackageName(String) - Static method in class com.google.common.reflect.Reflection
Returns the package name of classFullName
according to the Java Language Specification
(section 6.7).
getParameterAnnotations(Constructor<?>, int) - Method in class org.jboss.weld.resources.DefaultReflectionCache
getParameterAnnotations(Method, int) - Method in class org.jboss.weld.resources.DefaultReflectionCache
getParameterAnnotations(Constructor<?>, int) - Method in interface org.jboss.weld.resources.ReflectionCache
getParameterAnnotations(Method, int) - Method in interface org.jboss.weld.resources.ReflectionCache
getParameterAnnotationSet(BackedAnnotatedParameter<?>) - Method in class org.jboss.weld.resources.DefaultReflectionCache
getParameterAnnotationSet(BackedAnnotatedParameter<?>) - Method in interface org.jboss.weld.resources.ReflectionCache
getParameterInjectionPoints(EnhancedAnnotatedCallable<?, X, ?>, Bean<?>, Class<?>, BeanManagerImpl, boolean) - Method in class org.jboss.weld.injection.InjectionPointFactory
getParameterInjectionPoints() - Method in class org.jboss.weld.injection.producer.DefaultInstantiator
getParameterInjectionPoints() - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
getParameterName() - Method in class org.jboss.weld.context.AbstractConversationContext
getParameterName() - Method in interface org.jboss.weld.context.ConversationContext
Get the name of the parameter used to propagate the conversation id
getParameters() - Method in interface javax.enterprise.inject.spi.AnnotatedCallable
Get the parameters of the callable member.
getParameters() - Method in interface javax.interceptor.InvocationContext
Get the parameters of the method invocation (for method interceptors).
getParameters() - Method in class org.jboss.classfilewriter.ClassMethod
getParameters() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
getParameters() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
getParameters() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
getParameters() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedConstructor
getParameters() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMethod
getParameters() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedCallable
getParameters() - Method in class org.jboss.weld.util.annotated.ForwardingWeldConstructor
getParameters() - Method in class org.jboss.weld.util.annotated.ForwardingWeldMethod
getParameters() - Method in class org.jboss.weld.util.ForwardingInvocationContext
getParameterTypes() - Method in interface org.jboss.weld.annotated.enhanced.ConstructorSignature
getParameterTypes() - Method in class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl
getParameterTypes() - Method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
getParameterTypes() - Method in interface org.jboss.weld.annotated.enhanced.MethodSignature
getParameterTypes() - Method in interface org.jboss.weld.util.bytecode.MethodInformation
returns string representations of the parameter types
getParameterTypes() - Method in class org.jboss.weld.util.bytecode.RuntimeMethodInformation
getParameterTypes() - Method in class org.jboss.weld.util.bytecode.StaticMethodInformation
getParameterTypesAsArray() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
Get the parameter types as an array
getParameterTypesAsArray() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
getParameterTypesAsArray() - Method in class org.jboss.weld.util.annotated.ForwardingWeldMethod
getParameterValues(BeanManagerImpl, CreationalContext<?>, CreationalContext<?>) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
Helper method for getting the current parameter values from a list of annotated parameters.
getParamTypes() - Method in class javax.el.MethodInfo
Returns the parameter types of the method
getParentCreationalContext(CreationalContext<?>) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
getParentCreationalContext() - Method in class org.jboss.weld.context.CreationalContextImpl
getParentCreationalContext() - Method in interface org.jboss.weld.context.WeldCreationalContext
getPassivationCapableBean(String) - Method in interface javax.enterprise.inject.spi.BeanManager
getPassivationCapableBean(String) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
getPassivationCapableBean(BeanIdentifier) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
getPassivationCapableBean(BeanIdentifier) - Method in interface org.jboss.weld.manager.api.WeldManager
getPassivationCapableBean(String) - Method in class org.jboss.weld.manager.BeanManagerImpl
getPassivationCapableBean(BeanIdentifier) - Method in class org.jboss.weld.manager.BeanManagerImpl
getPassivationCapableBean(String) - Method in class org.jboss.weld.util.ForwardingBeanManager
getPattern() - Method in interface org.jboss.weld.bootstrap.spi.WeldFilter
The pattern attribute
getPattern() - Method in class org.jboss.weld.metadata.WeldFilterImpl
getPlainInterceptorMetadata(Class<T>) - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
getPoolSize() - Method in class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
getPort() - Method in class com.google.common.net.HostAndPort
Get the current port number, failing if no port is defined.
getPort() - Method in class com.google.common.net.InetAddresses.TeredoInfo
getPortOrDefault(int) - Method in class com.google.common.net.HostAndPort
Returns the current port number, with a default if no port is defined.
getPosition() - Method in interface javax.enterprise.inject.spi.AnnotatedParameter
Get the position of the parameter in the method or constructor argument list.
getPosition() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
getPosition() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
getPosition() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedParameter
getPosition() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedParameter
getPosition() - Method in class org.jboss.weld.util.annotated.ForwardingWeldParameter
getPossibleScopes() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
Returns the possible scope types
getPostConstructMethods() - Method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
getPostConstructMethods(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.BeanMethods
getPreDestroyMethods() - Method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
getPreDestroyMethods(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.BeanMethods
getPrefix() - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
getPrefix() - Method in class org.jboss.weld.context.beanstore.ConversationNamingScheme
getPrefix() - Method in class org.jboss.weld.context.beanstore.SimpleBeanIdentifierIndexNamingScheme
getPrefix() - Method in class org.jboss.weld.context.beanstore.SimpleNamingScheme
getPrefixedAttributeNames() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
Gets an enumeration of the attribute names present in the underlying
storage
getPreloaderThreadPoolSize() - Method in interface org.jboss.weld.bootstrap.spi.BootstrapConfiguration
getPreloaderThreadPoolSize() - Method in class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
getPrincipal() - Method in interface org.jboss.weld.security.spi.SecurityServices
Obtain the Principal representing the current caller identity
getPriority(Object) - Method in class org.jboss.weld.util.AnnotationApiAbstraction
getProducer() - Method in interface javax.enterprise.inject.spi.ProcessProducer
Returns the
Producer
object that will be used by the container to call the producer
method or read the producer field.
getProducer() - Method in class org.jboss.weld.bean.AbstractBean
getProducer() - Method in class org.jboss.weld.bean.AbstractClassBean
getProducer() - Method in class org.jboss.weld.bean.AbstractSyntheticBean
getProducer() - Method in class org.jboss.weld.bean.SyntheticClassBean
getProducer() - Method in class org.jboss.weld.bean.SyntheticProducerBean
getProducer() - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
getProducerFactory(AnnotatedField<? super X>, Bean<X>) - Method in interface javax.enterprise.inject.spi.BeanManager
getProducerFactory(AnnotatedMethod<? super X>, Bean<X>) - Method in interface javax.enterprise.inject.spi.BeanManager
getProducerFactory(AnnotatedField<? super X>, Bean<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getProducerFactory(AnnotatedMethod<? super X>, Bean<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getProducerFactory(AnnotatedField<? super X>, Bean<X>) - Method in class org.jboss.weld.util.ForwardingBeanManager
getProducerFactory(AnnotatedMethod<? super X>, Bean<X>) - Method in class org.jboss.weld.util.ForwardingBeanManager
getProducerFields() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getProducerMethod(Class<?>, MethodSignature) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getProducerMethodBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getProducerReceiverCreationalContext(Contextual<S>) - Method in class org.jboss.weld.context.CreationalContextImpl
getProducerReceiverCreationalContext(Contextual<S>) - Method in interface org.jboss.weld.context.WeldCreationalContext
getProperty() - Method in class javax.el.ValueReference
getPropertyName() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedField
Gets the property name of the field
getPropertyName() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
Gets the property name
getPropertyName() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
Gets the property name
getPropertyName() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
getPropertyName(Method) - Static method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
getPropertyName() - Method in class org.jboss.weld.util.annotated.ForwardingWeldField
getPropertyName() - Method in class org.jboss.weld.util.annotated.ForwardingWeldMethod
getPropertyName(Method) - Static method in class org.jboss.weld.util.reflection.Reflections
Gets the property name from a getter method.
GetProtectionDomainAction - Class in org.jboss.weld.security
GetProtectionDomainAction(Class<?>) - Constructor for class org.jboss.weld.security.GetProtectionDomainAction
getProxyClass() - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
getProxyClass() - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
getProxyClass() - Method in class org.jboss.weld.bean.builtin.AbstractStaticallyDecorableBuiltInBean
getProxyClass() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Produces or returns the existing proxy class.
getProxyClass() - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
getProxyDumpFilePath() - Method in class org.jboss.weld.config.WeldConfiguration
getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.ClientProxyFactory
getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.EnterpriseProxyFactory
getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
Returns a suffix to append to the name of the proxy class.
getProxyNameSuffix() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
Returns a suffix to append to the name of the proxy class.
getQName() - Method in class org.jboss.weld.xml.XmlMetadata
getQualifiedName() - Method in class org.jboss.weld.el.Namespace
getQualifier(Class<A>) - Method in class org.jboss.weld.injection.attributes.AbstractForwardingInjectionPointAttributes
getQualifier(Class<X>) - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
getQualifier(Class<X>) - Method in class org.jboss.weld.injection.attributes.ForwardingInjectionPointAttributes
getQualifier(Class<X>) - Method in interface org.jboss.weld.injection.attributes.WeldInjectionPointAttributes
Returns an instance of a given qualifier annotation or null if a given qualifier is not present on the injection point.
getQualifier(Class<A>) - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
getQualifierHashCode(Annotation) - Method in interface javax.enterprise.inject.spi.BeanManager
Determine the hash code of a qualifier, using the JDK algorithm for determining an annotation hash code, ignoring any
members annotated with
Nonbinding
.
getQualifierHashCode(Annotation) - Method in class org.jboss.weld.manager.BeanManagerImpl
getQualifierHashCode(Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.util.Bindings
getQualifierHashCode(Annotation) - Method in class org.jboss.weld.util.ForwardingBeanManager
getQualifierInstance(Annotation) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
getQualifierInstances() - Method in class org.jboss.weld.bean.RIBean
getQualifierInstances(Bean<?>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
getQualifierInstances(Set<Annotation>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
getQualifiers() - Method in interface javax.enterprise.inject.spi.BeanAttributes
getQualifiers() - Method in interface javax.enterprise.inject.spi.EventMetadata
Get the qualifiers for which event payload was fired.
getQualifiers() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Get the required qualifiers of the injection point.
getQualifiers() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
getQualifiers() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
Deprecated.
getQualifiers() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
getQualifiers() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
getQualifiers() - Method in class org.jboss.weld.bean.builtin.ContextBean
getQualifiers() - Method in class org.jboss.weld.bean.builtin.DecoratedBeanMetadataBean
getQualifiers() - Method in class org.jboss.weld.bean.builtin.DynamicLookupInjectionPoint
getQualifiers() - Method in class org.jboss.weld.bean.builtin.FacadeInjectionPoint
getQualifiers() - Method in class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
getQualifiers() - Method in class org.jboss.weld.bootstrap.ContextHolder
getQualifiers() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
getQualifiers() - Method in class org.jboss.weld.event.EventMetadataImpl
getQualifiers() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
getQualifiers() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
getQualifiers() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
getQualifiers() - Method in class org.jboss.weld.resolution.ForwardingResolvable
getQualifiers() - Method in interface org.jboss.weld.resolution.Resolvable
Get the bindings to use for resolution.
getQualifiers() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
getQualifiers() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
Deprecated.
getQualifiers() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
getQualifiers() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
getQueue() - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
getQueueLength() - Method in class com.google.common.util.concurrent.Monitor
Returns an estimate of the number of threads waiting to enter this monitor.
getRate() - Method in class com.google.common.util.concurrent.RateLimiter
Returns the stable rate (as permits per seconds
) with which this
RateLimiter
is configured with.
getRawType() - Method in class com.google.common.reflect.TypeToken
Returns the raw type of T
.
getRawType() - Method in class javax.enterprise.util.TypeLiteral
getRawType() - Method in class org.jboss.weld.bootstrap.events.AbstractContainerEvent
getRawType() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Gets the type of the annotation
getRawType() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
getRawType(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
getRawTypes(Set<Type>) - Static method in class org.jboss.weld.util.Types
getRawTypes(Type[]) - Static method in class org.jboss.weld.util.Types
getReceiver() - Method in class org.jboss.weld.bootstrap.events.ContainerEvent
getReceiver(CreationalContext<X>) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
getReceiver(CreationalContext<X>) - Method in class org.jboss.weld.event.ObserverMethodImpl
getReceiver(CreationalContext<?>, CreationalContext<?>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
Gets the receiver of the product.
getReception() - Method in interface javax.enterprise.inject.spi.ObserverMethod
Obtains the specified
Reception
for the observer method.
getReception() - Method in class org.jboss.weld.event.ObserverMethodImpl
getRedirectURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
getReference(Bean<?>, Type, CreationalContext<?>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains a contextual reference for a certain
bean and a certain bean type of the bean.
getReference(Bean<?>, Type, CreationalContext<?>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
getReference(Bean<?>, Type, CreationalContext<?>, boolean) - Method in class org.jboss.weld.manager.BeanManagerImpl
getReference(Bean<?>, Type, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getReference(InjectionPoint, Bean<?>, CreationalContext<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getReference(Bean<?>, Type, CreationalContext<?>) - Method in class org.jboss.weld.util.ForwardingBeanManager
getReflectionCache() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotated
getReflectionCache() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember
getReflectionCache() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
getReflectionCache() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
getReflectionCache() - Method in class org.jboss.weld.resources.ClassTransformer
getRemoteBusinessInterfaces() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Gets the remote business interfaces of the EJB
getRemoteBusinessInterfaces() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
getRemoteBusinessInterfacesAsClasses() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
getRemoveMethods() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Get the remove methods of the EJB
getRemoveMethods() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
getRemoveMethodSignatures() - Method in class org.jboss.weld.ejb.InternalEjbDescriptor
getRequest() - Method in class org.jboss.weld.context.AbstractConversationContext
Get the associated store
getRequest() - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
getRequestAttribute(R, String) - Method in class org.jboss.weld.context.AbstractConversationContext
Retrieve an attribute value from the request
getRequestAttribute(BoundRequest, String) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
getRequestAttribute(HttpServletRequest, String) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
getRequestContext() - Method in class org.jboss.weld.servlet.HttpContextLifecycle
getRequestMap() - Method in interface org.jboss.weld.context.bound.BoundRequest
Get the current request map.
getRequestMap() - Method in class org.jboss.weld.context.bound.MutableBoundRequest
getRequiredAnnotations() - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
getRequiredBeanDeploymentArchiveServices() - Method in interface org.jboss.weld.bootstrap.api.Environment
getRequiredBeanDeploymentArchiveServices() - Method in enum org.jboss.weld.bootstrap.api.Environments
getRequiredDeploymentServices() - Method in interface org.jboss.weld.bootstrap.api.Environment
The deployment scoped services required for this environment
getRequiredDeploymentServices() - Method in enum org.jboss.weld.bootstrap.api.Environments
getRequiredQualifiers() - Method in class org.jboss.weld.bean.DisposalMethod
getRequiredScopeAnnotations() - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
getResolvedProcessAnnotatedTypeObservers() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
getResolvedTypes() - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
getResolvedTypeVariables() - Method in class org.jboss.weld.util.reflection.TypeResolver
getResolver() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
getResource(String) - Static method in class com.google.common.io.Resources
Returns a URL
pointing to resourceName
if the resource is
found in the class path.
getResource(Class<?>, String) - Static method in class com.google.common.io.Resources
Returns a URL
pointing to resourceName
that is relative to
contextClass
, if the resource is found in the class path.
getResource(String) - Method in class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
getResource(String) - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
getResource(String) - Method in interface org.jboss.weld.resources.spi.ResourceLoader
Gets a resource as a URL by name
getResourceInjection(EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, BeanManagerImpl) - Method in class org.jboss.weld.bean.builtin.ee.StaticEEResourceProducerField
getResourceInjections(Bean<?>, EnhancedAnnotatedType<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionFactory
getResourceLoader() - Method in class org.jboss.weld.bootstrap.BeanDeployer
getResourceName(String, String) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
getResourceName(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
getResourceReference(CreationalContext<?>) - Method in interface org.jboss.weld.injection.ResourceInjection
getResources(String) - Method in class org.jboss.weld.resources.AbstractClassLoaderResourceLoader
getResources(String) - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
getResources(String) - Method in interface org.jboss.weld.resources.spi.ResourceLoader
Gets resources as URLs by name
getResourceURL(FacesContext, String) - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
getResult() - Method in interface com.google.common.io.ByteProcessor
Return the result of processing all the bytes.
getResult() - Method in interface com.google.common.io.LineProcessor
Return the result of processing all the lines.
getResultingAnnotatedType() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
Call this method after all observer methods of this event have been invoked to get the final value of this
AnnotatedType
.
getReturnType() - Method in class javax.el.MethodInfo
Returns the return type of the method
getReturnType() - Method in class org.jboss.classfilewriter.ClassMethod
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
getRootCause(Throwable) - Static method in class com.google.common.base.Throwables
Returns the innermost cause of throwable
.
getRootNamespace() - Method in class org.jboss.weld.manager.BeanManagerImpl
getRowKey() - Method in interface com.google.common.collect.Table.Cell
Returns the row key of this cell.
getRuntimeVisibleAnnotationsAttribute() - Method in class org.jboss.classfilewriter.ClassField
getRuntimeVisibleAnnotationsAttribute() - Method in class org.jboss.classfilewriter.ClassFile
getRuntimeVisibleAnnotationsAttribute() - Method in class org.jboss.classfilewriter.ClassMethod
getRuntimeVisibleParameterAnnotationsAttribute() - Method in class org.jboss.classfilewriter.ClassMethod
getScanning() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
getScanning() - Method in class org.jboss.weld.metadata.BeansXmlImpl
getScope() - Method in interface javax.enterprise.context.spi.Context
Get the scope type of the context object.
getScope() - Method in interface javax.enterprise.inject.spi.BeanAttributes
Obtains the
scope of the bean.
getScope() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
getScope() - Method in class org.jboss.weld.bean.builtin.ConversationBean
getScope() - Method in class org.jboss.weld.bean.builtin.ee.HttpServletRequestBean
getScope() - Method in class org.jboss.weld.bean.builtin.ee.HttpSessionBean
getScope() - Method in class org.jboss.weld.bean.builtin.ee.ServletContextBean
getScope() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
getScope() - Method in class org.jboss.weld.context.AbstractConversationContext
getScope() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
getScope() - Method in class org.jboss.weld.context.bound.BoundSessionContextImpl
getScope() - Method in class org.jboss.weld.context.ejb.EjbRequestContextImpl
getScope() - Method in class org.jboss.weld.context.http.HttpRequestContextImpl
getScope() - Method in class org.jboss.weld.context.http.HttpSessionContextImpl
getScope() - Method in class org.jboss.weld.context.http.HttpSessionDestructionContext
getScope() - Method in class org.jboss.weld.context.unbound.ApplicationContextImpl
getScope() - Method in class org.jboss.weld.context.unbound.DependentContextImpl
getScope() - Method in class org.jboss.weld.context.unbound.RequestContextImpl
getScope() - Method in class org.jboss.weld.context.unbound.SingletonContextImpl
getScope() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
getScope() - Method in class org.jboss.weld.util.ForwardingContext
getScopeModel(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
Gets a scope model
Adds the model if it is not present.
getSerializableContextual(Contextual<I>) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
getSerializableContextual(Contextual<I>) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
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
getServer() - Method in class com.google.common.net.InetAddresses.TeredoInfo
getServiceName() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
Returns the name of this service.
getServiceRegistry() - Method in class org.jboss.weld.context.AbstractContext
getServices() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
getServices() - Method in interface org.jboss.weld.bootstrap.spi.BeanDeploymentArchive
Get the Bean Deployment Archive scoped services
getServices() - Method in interface org.jboss.weld.bootstrap.spi.Deployment
Get the services available to this deployment
getServices() - Method in 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
getSession(HttpServletRequest, boolean) - Static method in class org.jboss.weld.servlet.SessionHolder
getSessionAttribute(R, String, boolean) - Method in class org.jboss.weld.context.AbstractConversationContext
Get an attribute value from the session.
getSessionAttribute(BoundRequest, String, boolean) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
getSessionAttribute(HttpServletRequest, String, boolean) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
getSessionAttributeFromSession(S, String) - Method in class org.jboss.weld.context.AbstractConversationContext
Get an attribute value from the session.
getSessionAttributeFromSession(Map<String, Object>, String) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
getSessionAttributeFromSession(HttpSession, String) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
getSessionBeanType() - Method in interface javax.enterprise.inject.spi.ProcessSessionBean
getSessionBeanType() - Method in class org.jboss.weld.bootstrap.events.ProcessSessionBeanImpl
getSessionFromRequest(R, boolean) - Method in class org.jboss.weld.context.AbstractConversationContext
getSessionFromRequest(BoundRequest, boolean) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
getSessionFromRequest(HttpServletRequest, boolean) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
getSessionIfExists() - Method in class org.jboss.weld.context.beanstore.http.LazySessionBeanStore
Get the session, create equals false;
getSessionIfExists() - Static method in class org.jboss.weld.servlet.SessionHolder
getSessionMap(boolean) - Method in interface org.jboss.weld.context.bound.BoundRequest
Get the current session map.
getSessionMap(boolean) - Method in class org.jboss.weld.context.bound.MutableBoundRequest
getSharedMap(Map<K, V>) - Method in class org.jboss.weld.resources.SharedObjectCache
getSharedObjectCache() - Method in class org.jboss.weld.resources.ClassTransformer
getSharedSet(Set<T>) - Method in class org.jboss.weld.resources.SharedObjectCache
getSignature() - Method in class org.jboss.classfilewriter.ClassField
getSignature() - Method in class org.jboss.classfilewriter.ClassMethod
getSignature() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedConstructor
getSignature() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
getSignature() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
getSignature() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
getSignature() - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
getSignature() - Method in class org.jboss.weld.util.annotated.ForwardingWeldConstructor
getSignature() - Method in class org.jboss.weld.util.annotated.ForwardingWeldMethod
getSimpleName() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
getSimpleName() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
getSimpleName() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
getSlimAnnotatedTypeById(AnnotatedTypeIdentifier) - Method in class org.jboss.weld.resources.ClassTransformer
getSlots() - Method in enum org.jboss.classfilewriter.constpool.ConstPoolEntryType
The number of spaces this takes up in the const pool
getSource() - Method in class com.google.common.eventbus.DeadEvent
Returns the object that originated this event (not the object that
originated the wrapped event).
getSource() - Method in interface javax.enterprise.inject.spi.ProcessSyntheticAnnotatedType
Get the extension instance which added the
AnnotatedType
for which this event is being fired.
getSource() - Method in class org.jboss.weld.bootstrap.events.ProcessSyntheticAnnotatedTypeImpl
getSpecializedBeans() - Method in class org.jboss.weld.bean.AbstractBean
getSpecializedBeans() - Method in class org.jboss.weld.bean.ProducerField
getStack() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
Gets the current Stack.
getStackFrames() - Method in class org.jboss.classfilewriter.code.CodeAttribute
getStackState() - Method in class org.jboss.classfilewriter.code.StackFrame
getStackTraceAsString(Throwable) - Static method in class com.google.common.base.Throwables
Returns a string containing the result of
toString()
, followed by the full, recursive
stack trace of
throwable
.
getState() - Method in class org.jboss.weld.Container
getstatic(String, String, Class<?>) - Method in class org.jboss.classfilewriter.code.CodeAttribute
getstatic(String, String, String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
GETSTATIC - Static variable in interface org.jboss.classfilewriter.code.Opcode
getStaticProducerFieldResourceInjection(FieldInjectionPoint<T, X>, BeanManagerImpl) - Method in class org.jboss.weld.injection.ResourceInjectionFactory
getStereotype(Class<T>) - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
Gets a stereotype model
Adds the model if it is not present.
getStereotypeDefinition(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Obtains meta-annotations for a certain
stereotype .
getStereotypeDefinition(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getStereotypeDefinition(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
getStereotypes() - Method in interface javax.enterprise.inject.spi.BeanAttributes
getStereotypes() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
getStereotypes() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
getStereotypes() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
getStreamELResolver() - Method in class javax.el.ExpressionFactory
Retrieves an ELResolver that implements the operations in collections.
getStreamELResolver() - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
getStringProperty(ConfigurationKey) - Method in class org.jboss.weld.config.WeldConfiguration
getSubtype(Class<?>) - Method in class com.google.common.reflect.TypeToken
Returns subtype of this
with subclass
as the raw class.
getSuffix() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
getSuperclass() - Method in class org.jboss.classfilewriter.ClassFile
getSuperClass() - Method in class org.jboss.weld.util.Proxies.TypeInfo
getSuperclassName() - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Returns the name of this class's superclass or java.lang.Object if this class does not have a superclass.
getSuperInterface() - Method in class org.jboss.weld.util.Proxies.TypeInfo
getSupertype(Class<? super T>) - Method in class com.google.common.reflect.TypeToken
Returns the generic form of superclass
.
getSupplier() - Method in class com.google.common.io.FileBackedOutputStream
Returns a supplier that may be used to retrieve the data buffered
by this stream.
getSupportedInterceptionTypes() - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
getSyntheticAnnotationAnnotatedType(Class<? extends Annotation>) - Method in class org.jboss.weld.resources.ClassTransformer
GetSystemPropertyAction - Class in org.jboss.weld.security
GetSystemPropertyAction(String) - Constructor for class org.jboss.weld.security.GetSystemPropertyAction
getSystemPropertyActivations() - Method in interface org.jboss.weld.bootstrap.spi.Filter
Nested <if-system-property> elements
getSystemPropertyActivations() - Method in class org.jboss.weld.metadata.FilterImpl
getTag() - Method in class org.jboss.classfilewriter.annotations.AnnotationAnnotationValue
getTag() - Method in enum org.jboss.classfilewriter.annotations.AnnotationsAttribute.Type
getTag() - Method in class org.jboss.classfilewriter.annotations.AnnotationValue
getTag() - Method in class org.jboss.classfilewriter.annotations.ArrayAnnotationValue
getTag() - Method in class org.jboss.classfilewriter.annotations.BooleanAnnotationValue
getTag() - Method in class org.jboss.classfilewriter.annotations.ByteAnnotationValue
getTag() - Method in class org.jboss.classfilewriter.annotations.CharAnnotationValue
getTag() - Method in class org.jboss.classfilewriter.annotations.ClassAnnotationValue
getTag() - Method in class org.jboss.classfilewriter.annotations.DoubleAnnotationValue
getTag() - Method in class org.jboss.classfilewriter.annotations.EnumAnnotationValue
getTag() - Method in class org.jboss.classfilewriter.annotations.FloatAnnotationValue
getTag() - Method in class org.jboss.classfilewriter.annotations.IntAnnotationValue
getTag() - Method in class org.jboss.classfilewriter.annotations.LongAnnotationValue
getTag() - Method in enum org.jboss.classfilewriter.annotations.ParameterAnnotationsAttribute.Type
getTag() - Method in class org.jboss.classfilewriter.annotations.ShortAnnotationValue
getTag() - Method in class org.jboss.classfilewriter.annotations.StringAnnotationValue
getTag() - Method in enum org.jboss.classfilewriter.constpool.ConstPoolEntryType
getTarget() - Method in interface javax.interceptor.InvocationContext
Get the target instance for this invocation.
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.util.ForwardingInvocationContext
getTargetClass() - Method in interface org.jboss.weld.interceptor.util.proxy.TargetInstanceProxy
getTargetClass() - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
getTargetClassInterceptorMetadata(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
getTargetClassInterceptorMetadata() - Method in interface org.jboss.weld.interceptor.spi.model.InterceptionModel
Returns the interceptor metadata for the component class of this component.
getTargetInstance() - Method in interface org.jboss.weld.interceptor.util.proxy.TargetInstanceProxy
getTargetInstance() - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
getTaskExecutor() - Method in class org.jboss.weld.executor.FixedThreadPoolExecutorServices
getTaskExecutor() - Method in class org.jboss.weld.executor.ProfilingExecutorServices
getTaskExecutor() - Method in class org.jboss.weld.executor.SingleThreadExecutorServices
Provides access to the executor service used for asynchronous tasks.
getTaskExecutor() - Method in class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
getTaskExecutor() - Method in interface org.jboss.weld.manager.api.ExecutorServices
getTeredoInfo(Inet6Address) - Static method in class com.google.common.net.InetAddresses
Returns the Teredo information embedded in a Teredo address.
getThreadPoolSize() - Method in class org.jboss.weld.executor.AbstractExecutorServices
getThreadPoolSize() - Method in class org.jboss.weld.executor.FixedThreadPoolExecutorServices
getThreadPoolSize() - Method in class org.jboss.weld.executor.SingleThreadExecutorServices
getThreadPoolSize() - Method in class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
getTimeout() - Method in interface javax.enterprise.context.Conversation
Get the timeout of the current conversation.
getTimeout() - Method in class org.jboss.weld.context.conversation.ConversationImpl
getTimer() - Method in interface javax.interceptor.InvocationContext
getTimer() - Method in class org.jboss.weld.util.ForwardingInvocationContext
getTransactionalPhase(EnhancedAnnotatedMethod<?, ?>) - Static method in class org.jboss.weld.event.ObserverFactory
Tests an observer method to see if it is transactional.
getTransactionPhase() - Method in interface javax.enterprise.inject.spi.ObserverMethod
getTransactionPhase() - Method in class org.jboss.weld.event.ObserverMethodImpl
getType() - Method in class com.google.common.reflect.TypeToken
Returns the represented type.
getType(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
If the base object is an array, returns the most general acceptable type
for a value in this array.
getType(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
If the base object is not null
, returns the most
general acceptable type that can be set on this bean property.
getType(ELContext, Object, Object) - Method in class javax.el.BeanNameELResolver
If the base is null and the property is a name resolvable by
the BeanNameResolver, return the type of the bean.
getType(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
getType(ELContext, Object, Object) - Method in class javax.el.ELResolver
getType(ELContext, Object, Object) - Method in class javax.el.ListELResolver
If the base object is a list, returns the most general acceptable type
for a value in this list.
getType(ELContext, Object, Object) - Method in class javax.el.MapELResolver
If the base object is a map, returns the most general acceptable type
for a value in this map.
getType(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
If the base object is an instance of ResourceBundle
,
return null
, since the resolver is read only.
getType(ELContext, Object, Object) - Method in class javax.el.StaticFieldELResolver
Returns the type of a static field.
getType(ELContext, Object, Object) - Method in class javax.el.TypeConverter
getType(ELContext) - Method in class javax.el.ValueExpression
getType() - Method in interface javax.enterprise.inject.spi.EventMetadata
Get the type representing runtime class of the event object with type variables resolved.
getType() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Get the required type of injection point.
getType() - Method in class javax.enterprise.util.TypeLiteral
getType() - Method in class org.jboss.classfilewriter.annotations.ClassAnnotation
getType() - Method in class org.jboss.classfilewriter.code.StackEntry
getType() - Method in class org.jboss.classfilewriter.code.StackFrame
getType() - Method in class org.jboss.classfilewriter.constpool.ClassEntry
getType() - Method in class org.jboss.classfilewriter.constpool.ConstPoolEntry
getType() - Method in class org.jboss.classfilewriter.constpool.DoubleEntry
getType() - Method in class org.jboss.classfilewriter.constpool.FieldRefEntry
getType() - Method in class org.jboss.classfilewriter.constpool.FloatEntry
getType() - Method in class org.jboss.classfilewriter.constpool.IntegerEntry
getType() - Method in class org.jboss.classfilewriter.constpool.InterfaceMethodRefEntry
getType() - Method in class org.jboss.classfilewriter.constpool.LongEntry
getType() - Method in class org.jboss.classfilewriter.constpool.MethodRefEntry
getType() - Method in class org.jboss.classfilewriter.constpool.NameAndTypeEntry
getType() - Method in class org.jboss.classfilewriter.constpool.StringEntry
getType() - Method in class org.jboss.classfilewriter.constpool.Utf8Entry
getType() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedMemberIdentifier
getType() - Method in class org.jboss.weld.bean.AbstractBean
Gets the type of the bean
getType() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
getType() - Method in class org.jboss.weld.bean.builtin.AbstractFacade
getType() - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
getType() - Method in class org.jboss.weld.bean.builtin.BeanManagerImplBean
getType() - Method in class org.jboss.weld.bean.builtin.DynamicLookupInjectionPoint
getType() - Method in class org.jboss.weld.bean.builtin.FacadeInjectionPoint
getType() - Method in class org.jboss.weld.bean.RIBean
getType() - Method in class org.jboss.weld.bootstrap.ContextHolder
getType(ELContext, Object, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
getType(ELContext) - Method in class org.jboss.weld.el.WeldValueExpression
getType() - Method in class org.jboss.weld.event.EventMetadataImpl
getType() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
getType() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
getType() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
getType() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
getType() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
getType(ELContext) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
getTypeClosure() - Method in interface javax.enterprise.inject.spi.Annotated
Get all types to which the base type should be considered assignable.
getTypeClosure() - Method in class org.jboss.weld.annotated.EmptyAnnotated
getTypeClosure() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
getTypeClosure() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotated
getTypeClosure() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotated
getTypeClosure() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
getTypeClosure() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
getTypeClosureHolder(Type) - Method in class org.jboss.weld.resources.SharedObjectCache
getTypedTypes(Map<Class<?>, Type>, Class<?>, Typed) - Static method in class org.jboss.weld.util.Beans
Bean types of a bean that uses the
Typed
annotation.
getTypeId(Type) - Static method in class org.jboss.weld.util.Types
getTypeMap() - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
getTypes() - Method in class com.google.common.reflect.TypeToken
Returns the set of interfaces and classes that this type is or is a subtype of.
getTypes() - Method in interface javax.enterprise.inject.spi.BeanAttributes
getTypes() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
getTypes() - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
getTypes() - Method in class org.jboss.weld.bean.builtin.BeanManagerImplBean
getTypes() - Method in class org.jboss.weld.bean.builtin.ContextBean
getTypes() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
getTypes() - Method in class org.jboss.weld.bean.builtin.InstanceBean
getTypes() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
getTypes() - Method in class org.jboss.weld.resolution.ForwardingResolvable
getTypes() - Method in interface org.jboss.weld.resolution.Resolvable
The types that this resolvable may be assigned to
getTypes() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
getTypes() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
getTypes(EnhancedAnnotated<?, ?>) - Static method in class org.jboss.weld.util.Beans
Illegal bean types are ignored except fo array and primitive types and unless
Typed
is used.
getTypes(EnhancedAnnotated<T, ?>, EjbDescriptor<T>) - Static method in class org.jboss.weld.util.Beans
Bean types of a session bean.
getTypeStore() - Method in class org.jboss.weld.bootstrap.events.AbstractBeanDiscoveryEvent
getTypeStore() - Method in class org.jboss.weld.resources.ClassTransformer
getUnbackedAnnotatedType(AnnotatedType<T>, String, String) - Method in class org.jboss.weld.resources.ClassTransformer
getUnbackedAnnotatedType(SlimAnnotatedType<T>, AnnotatedType<T>) - Method in class org.jboss.weld.resources.ClassTransformer
getUnbackedMember(UnbackedMemberIdentifier<X>) - Method in class org.jboss.weld.resources.MemberTransformer
getUnchecked(K) - Method in class com.google.common.cache.AbstractLoadingCache
getUnchecked(K) - Method in class com.google.common.cache.ForwardingLoadingCache
getUnchecked(K) - Method in interface com.google.common.cache.LoadingCache
Returns the value associated with key
in this cache, first loading that value if
necessary.
getUnchecked(Future<V>) - Static method in class com.google.common.util.concurrent.Futures
Returns the result of calling
Future.get()
uninterruptibly on a
task known not to throw a checked exception.
getUninterruptibly(Future<V>) - Static method in class com.google.common.util.concurrent.Uninterruptibles
Invokes
future.
get()
uninterruptibly.
getUninterruptibly(Future<V>, long, TimeUnit) - Static method in class com.google.common.util.concurrent.Uninterruptibles
getUnique(Class<T>) - Method in class org.jboss.weld.ejb.EjbDescriptors
getUnproxyableTypeException(Type, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
getUnproxyableTypeException(Type, Bean<?>, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
getUnproxyableTypesException(Bean<?>, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
getUnproxyableTypesException(Iterable<? extends Type>, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
getUnresolvedDisposalBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
getUnwrappedContext(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
getUpperBounds() - Method in class org.jboss.weld.util.reflection.WildcardTypeImpl
getUppermostTypeVariableBounds(TypeVariable<?>) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
getUris() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
getUrl() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
getUrl() - Method in class org.jboss.weld.jsf.FacesUrlTransformer
getUrl() - Method in class org.jboss.weld.metadata.BeansXmlImpl
getUserTransaction() - Method in interface org.jboss.weld.transaction.spi.TransactionServices
Obtain a reference to the JTA UserTransaction
getValue() - Method in class com.google.common.cache.RemovalNotification
getValue() - Method in class com.google.common.collect.ForwardingMapEntry
getValue() - Method in interface com.google.common.collect.Table.Cell
Returns the value of this cell.
getValue(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
If the base object is a Java language array, returns the value at the
given index.
getValue(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
If the base object is not null
, returns the current
value of the given property on this bean.
getValue(ELContext, Object, Object) - Method in class javax.el.BeanNameELResolver
If the base object is null
and the property is a name
that is resolvable by the BeanNameResolver, returns the value
resolved by the BeanNameResolver.
getValue(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
Attempts to resolve the given property
object on the given
base
object by querying all component resolvers.
getValue(String, Class<?>) - Method in class javax.el.ELProcessor
Evaluates an EL expression, and coerces the result to the specified type.
getValue(ELContext, Object, Object) - Method in class javax.el.ELResolver
Attempts to resolve the given property
object on the given
base
object.
getValue(ELContext, Object, Object) - Method in class javax.el.ListELResolver
If the base object is a list, returns the value at the given index.
getValue(ELContext, Object, Object) - Method in class javax.el.MapELResolver
If the base object is a map, returns the value associated with the
given key, as specified by the property
argument.
getValue(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
If the base object is an instance of ResourceBundle
,
the provided property will first be coerced to a String
.
getValue(ELContext, Object, Object) - Method in class javax.el.StaticFieldELResolver
Returns the value of a static field.
getValue(ELContext, Object, Object) - Method in class javax.el.TypeConverter
getValue(ELContext) - Method in class javax.el.ValueExpression
Evaluates the expression relative to the provided context, and
returns the resulting value.
getValue() - Method in class org.jboss.classfilewriter.annotations.BooleanAnnotationValue
getValue() - Method in class org.jboss.classfilewriter.annotations.ByteAnnotationValue
getValue() - Method in class org.jboss.classfilewriter.annotations.CharAnnotationValue
getValue() - Method in class org.jboss.classfilewriter.annotations.DoubleAnnotationValue
getValue() - Method in class org.jboss.classfilewriter.annotations.FloatAnnotationValue
getValue() - Method in class org.jboss.classfilewriter.annotations.IntAnnotationValue
getValue() - Method in class org.jboss.classfilewriter.annotations.LongAnnotationValue
getValue() - Method in class org.jboss.classfilewriter.annotations.ShortAnnotationValue
getValue() - Method in class org.jboss.classfilewriter.annotations.StringAnnotationValue
getValue() - Method in class org.jboss.classfilewriter.code.LookupSwitchBuilder.ValuePair
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
getValueReference(ELContext) - Method in class javax.el.ValueExpression
getValueReference(ELContext) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
getValues() - Method in class org.jboss.classfilewriter.code.LookupSwitchBuilder
getValues() - Method in class org.jboss.classfilewriter.code.TableSwitchBuilder
getValueToInject(BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.attributes.SpecialParameterInjectionPoint
getValueToInject(BeanManagerImpl, CreationalContext<?>) - Method in interface org.jboss.weld.injection.ParameterInjectionPoint
getValueToInject(BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ParameterInjectionPointImpl
getVariableMapper() - Method in class javax.el.ELContext
Retrieves the VariableMapper
associated with this
ELContext
.
getVariableMapper() - Method in class javax.el.StandardELContext
Construct (if needed) and return a default VariableMapper() {
getVersion() - Method in interface org.jboss.weld.bootstrap.spi.BeansXml
getVersion() - Method in class org.jboss.weld.metadata.BeansXmlImpl
getViewProvider() - Method in class org.jboss.weld.util.collections.ListView
getWaitQueueLength(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
Returns an estimate of the number of threads waiting for the given guard to become satisfied.
getWeldInjectionPoint(InjectionPoint) - Static method in class org.jboss.weld.util.InjectionPoints
getWrapped() - Method in class org.jboss.weld.jsf.ConversationAwareViewHandler
GIF - Static variable in class com.google.common.net.MediaType
GlobalEnablementBuilder - Class in org.jboss.weld.bootstrap.enablement
This service gathers globally enabled interceptors, decorators and alternatives and builds a list of each.
GlobalEnablementBuilder() - Constructor for class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
globallyEnabledAlternativeNotInArchive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
globallyEnabledDecoratorNotInArchive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
globallyEnabledInterceptorNotInArchive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
GlobalObserverNotifierService - Class in org.jboss.weld.event
GlobalObserverNotifierService(ServiceRegistry, String) - Constructor for class org.jboss.weld.event.GlobalObserverNotifierService
goodFastHash(int) - Static method in class com.google.common.hash.Hashing
Returns a general-purpose, non-cryptographic-strength , streaming hash function that
produces hash codes of length at least minimumBits
.
GOTO - Static variable in interface org.jboss.classfilewriter.code.Opcode
GOTO_W - Static variable in interface org.jboss.classfilewriter.code.Opcode
gotoInstruction(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
writes a goto instruction.
gotoInstruction() - Method in class org.jboss.classfilewriter.code.CodeAttribute
writes a goto instruction.
greaterThan(C) - Static method in class com.google.common.collect.Ranges
Returns a range that contains all values strictly greater than endpoint
.
greatestOf(Iterable<E>, int) - Method in class com.google.common.collect.Ordering
Returns the k
greatest elements of the given iterable according to
this ordering, in order from greatest to least.
GroovyMethodFilter - Class in org.jboss.weld.bean.proxy
GroovyMethodFilter() - Constructor for class org.jboss.weld.bean.proxy.GroovyMethodFilter
GS - Static variable in class com.google.common.base.Ascii
Group Separator: These four information separators may be
used within data in optional fashion, except that their hierarchical
relationship shall be: FS is the most inclusive, then GS, then RS,
and US is least inclusive.
Guard(Monitor) - Constructor for class com.google.common.util.concurrent.Monitor.Guard
guardLeak(int) - Method in interface org.jboss.weld.logging.ServletLogger
guardNotSet() - Method in interface org.jboss.weld.logging.ServletLogger
GwtCompatible - Annotation Type in com.google.common.annotations
The presence of this annotation on a type indicates that the type may be
used with the
Google Web Toolkit (GWT).
GwtIncompatible - Annotation Type in com.google.common.annotations
The presence of this annotation on a method indicates that the method may
not be used with the
Google Web Toolkit (GWT),
even though its type is annotated as
GwtCompatible
and accessible in
GWT.
GZIP - Static variable in class com.google.common.net.MediaType
i2b() - Method in class org.jboss.classfilewriter.code.CodeAttribute
I2B - Static variable in interface org.jboss.classfilewriter.code.Opcode
i2c() - Method in class org.jboss.classfilewriter.code.CodeAttribute
I2C - Static variable in interface org.jboss.classfilewriter.code.Opcode
i2d() - Method in class org.jboss.classfilewriter.code.CodeAttribute
I2D - Static variable in interface org.jboss.classfilewriter.code.Opcode
i2f() - Method in class org.jboss.classfilewriter.code.CodeAttribute
I2F - Static variable in interface org.jboss.classfilewriter.code.Opcode
i2l() - Method in class org.jboss.classfilewriter.code.CodeAttribute
I2L - Static variable in interface org.jboss.classfilewriter.code.Opcode
i2s() - Method in class org.jboss.classfilewriter.code.CodeAttribute
I2S - Static variable in interface org.jboss.classfilewriter.code.Opcode
I_CALENDAR_UTF_8 - Static variable in class com.google.common.net.MediaType
iadd() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IADD - Static variable in interface org.jboss.classfilewriter.code.Opcode
iaload() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IALOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
iand() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IAND - Static variable in interface org.jboss.classfilewriter.code.Opcode
iastore() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IASTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
ICO - Static variable in class com.google.common.net.MediaType
iconst(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Adds the appropriate iconst instruction.
ICONST_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ICONST_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ICONST_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ICONST_3 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ICONST_4 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ICONST_5 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ICONST_M1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ID_COMPARATOR - Static variable in class org.jboss.weld.manager.BeanManagers
ID_PREFIX - Static variable in class org.jboss.weld.event.ObserverMethodImpl
ID_SEPARATOR - Static variable in interface org.jboss.weld.annotated.Identifier
ID_SEPARATOR - Static variable in class org.jboss.weld.event.ObserverMethodImpl
Identified <I extends Identifier > - Interface in org.jboss.weld.annotated
Marker interface for anything that needs to be identified by an explicit
Identifier
.
Identifier - Interface in org.jboss.weld.annotated
Marker interface for an identifier.
identifyDelegateInjectionPoint(Set<InjectionPoint>) - Method in class org.jboss.weld.bean.SyntheticDecorator
identity() - Static method in class com.google.common.base.Equivalence
identity() - Static method in class com.google.common.base.Equivalences
identity() - Static method in class com.google.common.base.Functions
Returns the identity function.
idiv() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IDIV - Static variable in interface org.jboss.classfilewriter.code.Opcode
IF_ACMPEQ - Static variable in interface org.jboss.classfilewriter.code.Opcode
IF_ACMPNE - Static variable in interface org.jboss.classfilewriter.code.Opcode
IF_ICMPEQ - Static variable in interface org.jboss.classfilewriter.code.Opcode
IF_ICMPGE - Static variable in interface org.jboss.classfilewriter.code.Opcode
IF_ICMPGT - Static variable in interface org.jboss.classfilewriter.code.Opcode
IF_ICMPLE - Static variable in interface org.jboss.classfilewriter.code.Opcode
IF_ICMPLT - Static variable in interface org.jboss.classfilewriter.code.Opcode
IF_ICMPNE - Static variable in interface org.jboss.classfilewriter.code.Opcode
IF_MATCH - Static variable in class com.google.common.net.HttpHeaders
The HTTP If-Match header field name.
IF_MODIFIED_SINCE - Static variable in class com.google.common.net.HttpHeaders
The HTTP If-Modified-Since header field name.
IF_NONE_MATCH - Static variable in class com.google.common.net.HttpHeaders
The HTTP If-None-Match header field name.
IF_RANGE - Static variable in class com.google.common.net.HttpHeaders
The HTTP If-Range header field name.
IF_UNMODIFIED_SINCE - Static variable in class com.google.common.net.HttpHeaders
The HTTP If-Unmodified-Since header field name.
ifAcmpeq(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifAcmpeq() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifAcmpne(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifAcmpne() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifEq(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifeq() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IFEQ - Static variable in interface org.jboss.classfilewriter.code.Opcode
ifge(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifge() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IFGE - Static variable in interface org.jboss.classfilewriter.code.Opcode
ifgt(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifgt() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IFGT - Static variable in interface org.jboss.classfilewriter.code.Opcode
ifIcmpeq(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifIcmpeq() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifIcmpge(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifIcmpge() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifIcmpgt(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifIcmpgt() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifIcmple(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifIcmple() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifIcmplt(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifIcmplt() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifIcmpne(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifIcmpne() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifle(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifle() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IFLE - Static variable in interface org.jboss.classfilewriter.code.Opcode
iflt(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
iflt() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IFLT - Static variable in interface org.jboss.classfilewriter.code.Opcode
ifne(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifne() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IFNE - Static variable in interface org.jboss.classfilewriter.code.Opcode
IFNONNULL - Static variable in interface org.jboss.classfilewriter.code.Opcode
ifnotnull(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifnotnull() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ifnull(CodeLocation) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Jump to the given location if the reference type on the top of the stack is null
ifnull() - Method in class org.jboss.classfilewriter.code.CodeAttribute
Jump to the given location if the reference type on the top of the stack is null.
IFNULL - Static variable in interface org.jboss.classfilewriter.code.Opcode
ignoringClassDueToLoadingError(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
ignoringExtensionClassDueToLoadingError(String, String) - Method in interface org.jboss.weld.logging.BootstrapLogger
iinc(int, int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
IINC - Static variable in interface org.jboss.classfilewriter.code.Opcode
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(String) - Constructor for exception org.jboss.weld.exceptions.IllegalArgumentException
Creates a new exception with the given localized message.
IllegalArgumentException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalArgumentException
Creates a new exception with the given localized message and the cause for this exception.
illegalArgumentExceptionOnReflectionInvocation(Class<?>, Object, Method, String, IllegalArgumentException) - Method in interface org.jboss.weld.logging.ReflectionLogger
illegalBeanTypeIgnored(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
illegalConversationUnlockAttempt(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
IllegalProductException - Exception in javax.enterprise.inject
Indicates that a producer method returned a null value or a producer field contained a null value, and the scope of the
producer method or field was not
Dependent
.
IllegalProductException() - Constructor for exception javax.enterprise.inject.IllegalProductException
IllegalProductException(String, Throwable) - Constructor for exception javax.enterprise.inject.IllegalProductException
IllegalProductException(String) - Constructor for exception javax.enterprise.inject.IllegalProductException
IllegalProductException(Throwable) - Constructor for exception javax.enterprise.inject.IllegalProductException
IllegalProductException - Exception in org.jboss.weld.exceptions
IllegalProductException(String) - Constructor for exception org.jboss.weld.exceptions.IllegalProductException
Creates a new exception with the given localized message.
IllegalProductException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalProductException
Creates a new exception with the given localized message and the cause for this exception.
IllegalStateException - Exception in org.jboss.weld.exceptions
IllegalStateException(String) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
Creates a new exception with the given localized message.
IllegalStateException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
Creates a new exception with the given localized message and the cause for this exception.
IllegalStateException(Throwable) - Constructor for exception org.jboss.weld.exceptions.IllegalStateException
Creates a new exception with the given cause.
illegalUseOfWeldListener() - Method in interface org.jboss.weld.logging.ServletLogger
iload(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ILOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
ILOAD_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ILOAD_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ILOAD_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ILOAD_3 - Static variable in interface org.jboss.classfilewriter.code.Opcode
immediateCheckedFuture(V) - Static method in class com.google.common.util.concurrent.Futures
Returns a CheckedFuture
which has its value set immediately upon
construction.
immediateFailedCheckedFuture(X) - Static method in class com.google.common.util.concurrent.Futures
Returns a CheckedFuture
which has an exception set immediately upon
construction.
immediateFailedFuture(Throwable) - Static method in class com.google.common.util.concurrent.Futures
Returns a ListenableFuture
which has an exception set immediately
upon construction.
immediateFuture(V) - Static method in class com.google.common.util.concurrent.Futures
Creates a ListenableFuture
which has its value set immediately upon
construction.
ImmutableBeanAttributes <T > - Class in org.jboss.weld.bean.attributes
ImmutableBeanAttributes(Set<Class<? extends Annotation>>, boolean, String, Set<Annotation>, Set<Type>, Class<? extends Annotation>) - Constructor for class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
ImmutableBeanAttributes(Set<Annotation>, String, BeanAttributes<T>) - Constructor for class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
Utility constructor used for overriding Bean qualifiers and name for specialization purposes.
ImmutableBiMap <K ,V > - Class in com.google.common.collect
An immutable
BiMap
with reliable user-specified iteration order.
ImmutableBiMap.Builder <K ,V > - Class in com.google.common.collect
A builder for creating immutable bimap instances, especially public
static final
bimaps ("constant bimaps").
immutableCell(R, C, V) - Static method in class com.google.common.collect.Tables
Returns an immutable cell with the specified row key, column key, and
value.
ImmutableClassToInstanceMap <B > - Class in com.google.common.collect
ImmutableClassToInstanceMap.Builder <B > - Class in com.google.common.collect
A builder for creating immutable class-to-instance maps.
ImmutableCollection <E > - Class in com.google.common.collect
An immutable collection.
ImmutableCollection.Builder <E > - Class in com.google.common.collect
immutableCopy() - Method in class com.google.common.collect.Sets.SetView
Returns an immutable copy of the current contents of this set view.
immutableEntry(K, V) - Static method in class com.google.common.collect.Maps
Returns an immutable map entry with the specified key and value.
immutableEntry(E, int) - Static method in class com.google.common.collect.Multisets
Returns an immutable multiset entry with the specified element and count.
immutableEnumSet(E, E...) - Static method in class com.google.common.collect.Sets
Returns an immutable set instance containing the given enum elements.
immutableEnumSet(Iterable<E>) - Static method in class com.google.common.collect.Sets
Returns an immutable set instance containing the given enum elements.
immutableGuavaList(List<T>) - Static method in class org.jboss.weld.util.collections.WeldCollections
Returns an immutable view of a given list.
immutableGuavaSet(Set<T>) - Static method in class org.jboss.weld.util.collections.WeldCollections
Returns an immutable view of a given set.
ImmutableList <E > - Class in com.google.common.collect
A high-performance, immutable, random-access List
implementation.
immutableList(List<T>) - Static method in class org.jboss.weld.util.collections.WeldCollections
Returns an immutable view of a given list.
ImmutableList.Builder <E > - Class in com.google.common.collect
A builder for creating immutable list instances, especially public
static final
lists ("constant lists").
ImmutableListMultimap <K ,V > - Class in com.google.common.collect
An immutable
ListMultimap
with reliable user-specified key and value
iteration order.
ImmutableListMultimap.Builder <K ,V > - Class in com.google.common.collect
A builder for creating immutable ListMultimap
instances, especially
public static final
multimaps ("constant multimaps").
ImmutableMap <K ,V > - Class in com.google.common.collect
An immutable, hash-based
Map
with reliable user-specified iteration
order.
immutableMap(Map<K, V>) - Static method in class org.jboss.weld.util.collections.WeldCollections
Returns an immutable view of a given map.
ImmutableMap.Builder <K ,V > - Class in com.google.common.collect
A builder for creating immutable map instances, especially public
static final
maps ("constant maps").
ImmutableMultimap <K ,V > - Class in com.google.common.collect
ImmutableMultimap.Builder <K ,V > - Class in com.google.common.collect
A builder for creating immutable multimap instances, especially
public static final
multimaps ("constant multimaps").
ImmutableMultiset <E > - Class in com.google.common.collect
An immutable hash-based multiset.
ImmutableMultiset.Builder <E > - Class in com.google.common.collect
A builder for creating immutable multiset instances, especially public static final
multisets ("constant multisets").
ImmutableSet <E > - Class in com.google.common.collect
A high-performance, immutable Set
with reliable, user-specified
iteration order.
immutableSet(Set<T>) - Static method in class org.jboss.weld.util.collections.WeldCollections
Returns an immutable view of a given set.
ImmutableSet.Builder <E > - Class in com.google.common.collect
A builder for creating immutable set instances, especially public
static final
sets ("constant sets").
ImmutableSetMultimap <K ,V > - Class in com.google.common.collect
An immutable
SetMultimap
with reliable user-specified key and value
iteration order.
ImmutableSetMultimap.Builder <K ,V > - Class in com.google.common.collect
A builder for creating immutable SetMultimap
instances, especially
public static final
multimaps ("constant multimaps").
immutableSortedCopy(Iterable<E>) - Method in class com.google.common.collect.Ordering
Returns an immutable copy of the given iterable sorted by this
ordering.
ImmutableSortedMap <K ,V > - Class in com.google.common.collect
ImmutableSortedMap.Builder <K ,V > - Class in com.google.common.collect
A builder for creating immutable sorted map instances, especially public static final
maps ("constant maps").
ImmutableSortedMultiset <E > - Class in com.google.common.collect
An immutable SortedMultiset
that stores its elements in a sorted array.
ImmutableSortedMultiset.Builder <E > - Class in com.google.common.collect
A builder for creating immutable multiset instances, especially public static final
multisets ("constant multisets").
ImmutableSortedSet <E > - Class in com.google.common.collect
An immutable SortedSet
that stores its elements in a sorted array.
ImmutableSortedSet.Builder <E > - Class in com.google.common.collect
A builder for creating immutable sorted set instances, especially public static final
sets ("constant sets"), with a given comparator.
ImmutableTable <R ,C ,V > - Class in com.google.common.collect
An immutable
Table
with reliable user-specified iteration order.
ImmutableTable.Builder <R ,C ,V > - Class in com.google.common.collect
A builder for creating immutable table instances, especially public
static final
tables ("constant tables").
ImmutableTypeToInstanceMap <B > - Class in com.google.common.reflect
ImmutableTypeToInstanceMap.Builder <B > - Class in com.google.common.reflect
A builder for creating immutable type-to-instance maps.
ImmutableValueHolder <T > - Class in org.jboss.weld.util
Represents an immutable value.
ImmutableValueHolder(T) - Constructor for class org.jboss.weld.util.ImmutableValueHolder
Impl(WrappedBeanHolder<T, Bean<T>>) - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingBean.Impl
Impl(WrappedBeanHolder<T, Decorator<T>>) - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingDecorator.Impl
Impl(WrappedBeanHolder<T, Interceptor<T>>) - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingInterceptor.Impl
importClass(String) - Method in class javax.el.ELManager
Import a class.
importClass(String) - Method in class javax.el.ImportHandler
Import a class.
ImportHandler - Class in javax.el
Handles imports of class names and package names.
ImportHandler() - Constructor for class javax.el.ImportHandler
importPackage(String) - Method in class javax.el.ELManager
Import a package.
importPackage(String) - Method in class javax.el.ImportHandler
Import all the classes in a package.
importStatic(String) - Method in class javax.el.ELManager
Import a static field or method.
importStatic(String) - Method in class javax.el.ImportHandler
Import a static field or method.
improperEnvironment() - Method in interface org.jboss.weld.logging.JsfLogger
imul() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IMUL - Static variable in interface org.jboss.classfilewriter.code.Opcode
in(Collection<? extends T>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if the object reference
being tested is a member of the given collection.
inconsistentAnnotationsOnMethod(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
InconsistentSpecializationException - Exception in org.jboss.weld.exceptions
InconsistentSpecializationException(Throwable) - Constructor for exception org.jboss.weld.exceptions.InconsistentSpecializationException
Creates a new exception with the given cause.
InconsistentSpecializationException(String) - Constructor for exception org.jboss.weld.exceptions.InconsistentSpecializationException
Creates a new exception with the given localized message.
incorrectNumberOfAnnotatedParametersConstructor(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
incorrectNumberOfAnnotatedParametersMethod(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
incorrectProducerMember(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
increment(InetAddress) - Static method in class com.google.common.net.InetAddresses
Returns a new InetAddress that is one more than the passed in address.
incrementAndGet(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
Increments by one the value currently associated with key
, and returns the new value.
incrementBy(AbstractCache.StatsCounter) - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
Increments all counters by the values in other
.
index(Iterable<V>, Function<? super V, K>) - Static method in class com.google.common.collect.Multimaps
Creates an index ImmutableListMultimap
that contains the results of
applying a specified function to each item in an Iterable
of
values.
index(Iterator<V>, Function<? super V, K>) - Static method in class com.google.common.collect.Multimaps
Creates an index ImmutableListMultimap
that contains the results of
applying a specified function to each item in an Iterator
of
values.
indexIn(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns the index of the first matching character in a character sequence, or -1
if no
matching character is present.
indexIn(CharSequence, int) - Method in class com.google.common.base.CharMatcher
Returns the index of the first matching character in a character sequence, starting from a
given position, or -1
if no character matches after that position.
indexOf(Object) - Method in class com.google.common.collect.ForwardingList
indexOf(Object) - Method in class com.google.common.collect.ImmutableList
indexOf(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns the index in iterable
of the first element that satisfies
the provided predicate
, or -1
if the Iterable has no such
elements.
indexOf(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns the index in iterator
of the first element that satisfies
the provided predicate
, or -1
if the Iterator has no such
elements.
indexOf(boolean[], boolean) - Static method in class com.google.common.primitives.Booleans
Returns the index of the first appearance of the value target
in
array
.
indexOf(boolean[], boolean[]) - Static method in class com.google.common.primitives.Booleans
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
indexOf(byte[], byte) - Static method in class com.google.common.primitives.Bytes
Returns the index of the first appearance of the value target
in
array
.
indexOf(byte[], byte[]) - Static method in class com.google.common.primitives.Bytes
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
indexOf(char[], char) - Static method in class com.google.common.primitives.Chars
Returns the index of the first appearance of the value target
in
array
.
indexOf(char[], char[]) - Static method in class com.google.common.primitives.Chars
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
indexOf(double[], double) - Static method in class com.google.common.primitives.Doubles
Returns the index of the first appearance of the value target
in
array
.
indexOf(double[], double[]) - Static method in class com.google.common.primitives.Doubles
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
indexOf(float[], float) - Static method in class com.google.common.primitives.Floats
Returns the index of the first appearance of the value target
in
array
.
indexOf(float[], float[]) - Static method in class com.google.common.primitives.Floats
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
indexOf(int[], int) - Static method in class com.google.common.primitives.Ints
Returns the index of the first appearance of the value target
in
array
.
indexOf(int[], int[]) - Static method in class com.google.common.primitives.Ints
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
indexOf(long[], long) - Static method in class com.google.common.primitives.Longs
Returns the index of the first appearance of the value target
in
array
.
indexOf(long[], long[]) - Static method in class com.google.common.primitives.Longs
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
indexOf(short[], short) - Static method in class com.google.common.primitives.Shorts
Returns the index of the first appearance of the value target
in
array
.
indexOf(short[], short[]) - Static method in class com.google.common.primitives.Shorts
Returns the start position of the first occurrence of the specified target
within array
, or -1
if there is no such occurrence.
ineg() - Method in class org.jboss.classfilewriter.code.CodeAttribute
INEG - Static variable in interface org.jboss.classfilewriter.code.Opcode
InetAddresses - Class in com.google.common.net
Static utility methods pertaining to
InetAddress
instances.
InetAddresses.TeredoInfo - Class in com.google.common.net
A simple immutable data class to encapsulate the information to be found in a
Teredo address.
InferringFieldInjectionPointAttributes <T ,X > - Class in org.jboss.weld.injection.attributes
InferringFieldInjectionPointAttributes(EnhancedAnnotatedField<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes
InferringParameterInjectionPointAttributes <T ,X > - Class in org.jboss.weld.injection.attributes
InferringParameterInjectionPointAttributes(EnhancedAnnotatedParameter<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes
info(Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO.
info(Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of INFO.
info(String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of INFO and a specific logger class name.
info(String, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable with a level of INFO.
info(Object) - Method in class org.jboss.logging.DelegatingBasicLogger
info(Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
info(String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
info(String, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
info(Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO.
info(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of INFO.
info(String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of INFO and a specific logger class name.
info(Object, Object[]) - Method in class org.jboss.logging.Logger
info(Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
info(String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable with a level of INFO.
infof(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of INFO.
infof(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
infof(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infof(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infof(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infof(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
infof(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infof(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infof(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infof(String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infof(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of INFO.
infov(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
infov(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infov(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infov(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infov(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
infov(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infov(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infov(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
infov(String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
infov(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of INFO using
MessageFormat
-style formatting.
INHERIT - Static variable in annotation type org.jboss.logging.Message
Deprecated.
Indicates that this message should inherit the ID from another message with the same name.
init() - Method in class org.jboss.weld.executor.IterativeWorkerTaskFactory
Called before the compilation begins.
init() - Method in class org.jboss.weld.injection.producer.InterceptionModelInitializer
init(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AbstractBindingModel
init(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Initializes the type and validates it
init(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
init(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.StereotypeModel
init(FilterConfig) - Method in class org.jboss.weld.servlet.ConversationFilter
init(FilterConfig) - Method in class org.jboss.weld.servlet.ConversationPropagationFilter
Deprecated.
init(FilterConfig) - Method in class org.jboss.weld.servlet.WeldCrossContextFilter
INIT_METHOD_NAME - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
initConstructorDeclaredEjbInterceptors() - Method in class org.jboss.weld.injection.producer.InterceptionModelInitializer
initDecoratedTypes() - Method in class org.jboss.weld.bean.DecoratorImpl
initDelegateBindings() - Method in class org.jboss.weld.bean.DecoratorImpl
initDelegateInjectionPoint() - Method in class org.jboss.weld.bean.DecoratorImpl
initDelegateType() - Method in class org.jboss.weld.bean.DecoratorImpl
initEnhancedSubclass(BeanManagerImpl, EnhancedAnnotatedType<T>, Bean<?>, ConstructorInjectionPoint<T>) - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
initialCapacity(int) - Method in class com.google.common.cache.CacheBuilder
Sets the minimum total size for the internal hash tables.
initialCapacity(int) - Method in class com.google.common.collect.GenericMapMaker
initialCapacity(int) - Method in class com.google.common.collect.MapMaker
Sets the minimum total size for the internal hash tables.
initialize(Class<?>...) - Static method in class com.google.common.reflect.Reflection
initialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.RIBean
Initializes the bean and its metadata.
initialize(SingletonProvider) - Static method in class org.jboss.weld.bootstrap.api.SingletonProvider
Initialize with an explicit instance
initialize() - Method in class org.jboss.weld.bootstrap.ObserverInitializationContext
initialize(BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.Container
Initialize the container for the current application deployment
initialize(String, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.Container
initialize(String) - Method in class org.jboss.weld.context.AbstractConversationContext
initialize(String) - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
initialize(EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.event.ObserverMethodImpl
Completes initialization of the observer and allows derived types to override behavior.
initialize() - Method in class org.jboss.weld.injection.producer.InjectionTargetInitializationContext
initialize() - Method in class org.jboss.weld.injection.producer.InjectionTargetService
initialize() - Method in class org.jboss.weld.serialization.AbstractSerializableHolder
initialize() - Method in class org.jboss.weld.serialization.BeanHolder
initialize() - Method in class org.jboss.weld.serialization.ConstructorHolder
initialize() - Method in class org.jboss.weld.serialization.FieldHolder
initialize() - Method in class org.jboss.weld.serialization.InjectionPointHolder
initialize() - Method in class org.jboss.weld.serialization.MethodHolder
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.AbstractBean
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.builtin.AbstractFacadeBean
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.builtin.AbstractStaticallyDecorableBuiltInBean
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.InterceptorImpl
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.ManagedBean
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.RIBean
In particular cases, the deployer must perform some initialization operations
only after all beans have been deployed (e.g.
initializeAfterBeanDiscovery() - Method in class org.jboss.weld.bean.SessionBean
initializeAfterBeanDiscovery(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
initializeAfterBeanDiscovery(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
initializeAfterBeanDiscovery(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.DecoratorInjectionTarget
initializeAfterBeanDiscovery(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
initializeBeans() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
initializeBeans() - Method in class org.jboss.weld.bootstrap.ConcurrentBeanDeployer
Initialized - Annotation Type in javax.enterprise.context
The @Initialized
qualifier.
InitializedLiteral - Class in org.jboss.weld.literal
initializeInterceptionModel(EnhancedAnnotatedType<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
initializeObserverMethods() - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
initializerCannotBeDisposalMethod(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
initializerCannotBeProducer(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
initializerMethodIsGeneric(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
initiatingConversation(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
initInstantiator(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
Returns an instantiator that will be used to create a new instance of a given component.
initInstantiator(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.DecoratorInjectionTarget
initInstantiator(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
initInstantiator(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl, Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
initInterceptionBindingTypes(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
initMethodInjectionPoint(EnhancedAnnotatedMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
initMethodInjectionPoint(EnhancedAnnotatedMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Method in class org.jboss.weld.event.ObserverMethodImpl
initNonBindingMembers(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AbstractBindingModel
initParameters(M, SharedObjectCache) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedCallable
initParameters(Constructor<X>, SharedObjectCache) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
initParameters(Method, SharedObjectCache) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod
InitParameters - Interface in org.jboss.weld.servlet.api
Names of init parameters that can be used in web.xml to configure Weld's Servlet integration.
initRequiredTypeAnnotations(EnhancedAnnotatedMethod<T, ? super X>) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
initType() - Method in class org.jboss.weld.bean.AbstractClassBean
Initializes the bean type
initType() - Method in class org.jboss.weld.bean.AbstractProducerBean
Initializes the type
initType(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Initializes the type
initTypeClosure(Type, SharedObjectCache) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotated
initTypeClosure(Type, SharedObjectCache) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
initValid(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Validates the data for correct annotation
initValid(EnhancedAnnotation<T>) - Method in class org.jboss.weld.metadata.cache.QualifierModel
inject(T, CreationalContext<T>) - Method in interface javax.enterprise.inject.spi.InjectionTarget
Performs dependency injection upon the given object.
inject() - Method in class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Inject the instance
Inject - Annotation Type in javax.inject
Identifies injectable constructors, methods, and fields.
inject(Object, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.FieldInjectionPoint
inject(T, CreationalContext<T>) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
inject(Object, Object) - Method in class org.jboss.weld.injection.ParameterInjectionPointImpl
inject(T, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
inject(T, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.DecoratorInjectionTarget
inject(T, CreationalContext<T>, BeanManagerImpl, SlimAnnotatedType<T>, InjectionTarget<T>) - Method in class org.jboss.weld.injection.producer.DefaultInjector
inject(T, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
inject(T, CreationalContext<T>, BeanManagerImpl, SlimAnnotatedType<T>, InjectionTarget<T>) - Method in interface org.jboss.weld.injection.producer.Injector
inject(T, CreationalContext<T>, BeanManagerImpl, SlimAnnotatedType<T>, InjectionTarget<T>) - Method in class org.jboss.weld.injection.producer.ResourceInjector
inject(T, CreationalContext<T>, BeanManagerImpl, SlimAnnotatedType<T>, InjectionTarget<T>) - Method in class org.jboss.weld.injection.producer.StatelessSessionBeanInjector
injectBoundFields(T, CreationalContext<T>, BeanManagerImpl, Iterable<? extends FieldInjectionPoint<?, ?>>) - Static method in class org.jboss.weld.util.Beans
Injects bound fields
injectedFieldCannotBeProducer(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
injectEEFields(Iterable<Set<ResourceInjection<?>>>, T, CreationalContext<T>) - Static method in class org.jboss.weld.util.Beans
Injects EJBs and other EE resources.
injectFieldsAndInitializers(T, CreationalContext<T>, BeanManagerImpl, List<? extends Iterable<? extends FieldInjectionPoint<?, ?>>>, List<? extends Iterable<? extends MethodInjectionPoint<?, ?>>>) - Static method in class org.jboss.weld.util.Beans
INJECTION_INTO_DISPOSER_METHOD - Static variable in interface org.jboss.weld.logging.ValidatorLogger
INJECTION_INTO_NON_BEAN - Static variable in interface org.jboss.weld.logging.ValidatorLogger
InjectionContext <T > - Interface in org.jboss.weld.injection.spi
The context in which instance injection occurs.
InjectionContextImpl <T > - Class in org.jboss.weld.injection
InjectionContextImpl(BeanManagerImpl, InjectionTarget<T>, AnnotatedType<T>, T) - Constructor for class org.jboss.weld.injection.InjectionContextImpl
InjectionException - Exception in javax.enterprise.inject
Indicates a problem relating to dependency injection.
InjectionException() - Constructor for exception javax.enterprise.inject.InjectionException
InjectionException(String, Throwable) - Constructor for exception javax.enterprise.inject.InjectionException
InjectionException(String) - Constructor for exception javax.enterprise.inject.InjectionException
InjectionException(Throwable) - Constructor for exception javax.enterprise.inject.InjectionException
InjectionException - Exception in org.jboss.weld.exceptions
InjectionException(Throwable) - Constructor for exception org.jboss.weld.exceptions.InjectionException
Creates a new exception with the given cause.
InjectionException(String, Throwable) - Constructor for exception org.jboss.weld.exceptions.InjectionException
Creates a new exception with an arbitrary message and the cause of the
exception.
injectionIntoDisposerMethod(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
injectionIntoNonBean(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
injectionIntoNonDependentBean(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
injectionOnNonContextual(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
InjectionPoint - Interface in javax.enterprise.inject.spi
Provides access to metadata about an injection point.
InjectionPointBean - Class in org.jboss.weld.bean.builtin
Bean for InjectionPoint metadata
InjectionPointBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InjectionPointBean
Creates an InjectionPoint Web Bean for the injection of the containing bean owning
the field, constructor or method for the annotated item
InjectionPointFactory - Class in org.jboss.weld.injection
Factory class that producer
InjectionPoint
instances for fields, parameters, methods and constructors.
injectionPointHasAmbiguousDependencies(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
injectionPointHasNonProxyableDependencies(Object, Throwable) - Method in interface org.jboss.weld.logging.ValidatorLogger
injectionPointHasNonSerializableDependency(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
injectionPointHasNullableDependencies(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
injectionPointHasUnsatisfiedDependencies(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
injectionPointHasWildcard(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
InjectionPointHolder - Class in org.jboss.weld.serialization
InjectionPointHolder(String, InjectionPoint) - Constructor for class org.jboss.weld.serialization.InjectionPointHolder
injectionPointMustHaveTypeParameter(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
InjectionPointPropagatingEnterpriseTargetBeanInstance - Class in org.jboss.weld.bean.proxy
InjectionPointPropagatingEnterpriseTargetBeanInstance(Class<?>, MethodHandler, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance
InjectionPoints - Class in org.jboss.weld.util
injectionPointWithTypeVariable(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
InjectionServices - Interface in org.jboss.weld.injection.spi
Provides callbacks to the container when Weld performs injection on an InjectionTarget, managed bean or session bean
This service may be used to provide EE-style injection.
InjectionTarget <T > - Interface in javax.enterprise.inject.spi
Provides operations for performing
dependency injection and lifecycle callbacks on an
instance of a type.
injectionTargetCannotBeCreatedForInterface(Object) - Method in interface org.jboss.weld.logging.BeanLogger
injectionTargetCannotProduceInstance(Object) - Method in interface org.jboss.weld.logging.BeanLogger
injectionTargetCreatedForAbstractClass(Object) - Method in interface org.jboss.weld.logging.BeanLogger
injectionTargetCreatedForClassWithoutAppropriateConstructor(Object) - Method in interface org.jboss.weld.logging.BeanLogger
injectionTargetCreatedForClassWithoutAppropriateConstructorException(Object) - Method in interface org.jboss.weld.logging.BeanLogger
injectionTargetCreatedForNonStaticInnerClass(Object) - Method in interface org.jboss.weld.logging.BeanLogger
InjectionTargetFactory <T > - Interface in javax.enterprise.inject.spi
InjectionTargetFactoryImpl <T > - Class in org.jboss.weld.manager
InjectionTargetFactoryImpl(AnnotatedType<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.InjectionTargetFactoryImpl
InjectionTargetInitializationContext <T > - Class in org.jboss.weld.injection.producer
InjectionTargetInitializationContext(EnhancedAnnotatedType<T>, BasicInjectionTarget<T>) - Constructor for class org.jboss.weld.injection.producer.InjectionTargetInitializationContext
InjectionTargetService - Class in org.jboss.weld.injection.producer
InjectionTargetService(BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.InjectionTargetService
Injector <T > - Interface in org.jboss.weld.injection.producer
injectResourceReference(Object, CreationalContext<?>) - Method in interface org.jboss.weld.injection.ResourceInjection
InputSupplier <T > - Interface in com.google.common.io
A factory for readable streams of bytes or characters.
inRange(char, char) - Static method in class com.google.common.base.CharMatcher
Returns a char
matcher that matches any character in a given range (both endpoints are
inclusive).
Instance <T > - Interface in javax.enterprise.inject
Allows the application to dynamically obtain instances of beans with a specified combination of required type and qualifiers.
INSTANCE - Static variable in class org.jboss.weld.annotated.EmptyAnnotated
instance() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
INSTANCE - Static variable in class org.jboss.weld.bean.proxy.DefaultProxyInstantiator
INSTANCE - Static variable in class org.jboss.weld.bean.proxy.Marker
instance() - Static method in class org.jboss.weld.bootstrap.api.SingletonProvider
INSTANCE - Static variable in class org.jboss.weld.config.SystemPropertiesConfiguration
instance() - Static method in class org.jboss.weld.Container
Get the container for the current application deployment
instance(String) - Static method in class org.jboss.weld.Container
instance(BeanManagerImpl) - Static method in class org.jboss.weld.Container
instance(AnnotatedTypeIdentifier) - Static method in class org.jboss.weld.Container
INSTANCE - Static variable in class org.jboss.weld.context.bound.BoundLiteral
INSTANCE - Static variable in class org.jboss.weld.context.ejb.EjbLiteral
INSTANCE - Static variable in class org.jboss.weld.context.http.HttpLiteral
INSTANCE - Static variable in class org.jboss.weld.context.unbound.UnboundLiteral
INSTANCE - Static variable in class org.jboss.weld.injection.EmptyInjectionPoint
instance() - Static method in class org.jboss.weld.injection.InjectionPointFactory
INSTANCE - Static variable in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
instance() - Static method in class org.jboss.weld.injection.ResourceInjectionFactory
INSTANCE - Static variable in class org.jboss.weld.literal.AnyLiteral
INSTANCE - Static variable in class org.jboss.weld.literal.DecoratedLiteral
INSTANCE - Static variable in class org.jboss.weld.literal.DefaultLiteral
INSTANCE - Static variable in class org.jboss.weld.literal.InterceptedLiteral
INSTANCE - Static variable in class org.jboss.weld.literal.InterceptorBindingTypeLiteral
INSTANCE - Static variable in class org.jboss.weld.literal.QualifierLiteral
INSTANCE - Static variable in class org.jboss.weld.literal.ScopeLiteral
INSTANCE - Static variable in class org.jboss.weld.literal.StereotypeLiteral
instance() - Method in interface org.jboss.weld.manager.api.WeldManager
instance() - Method in class org.jboss.weld.manager.BeanManagerImpl
instance() - Static method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
instance() - Static method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
instance() - Static method in class org.jboss.weld.resolution.EventTypeAssignabilityRules
instance(BeanManagerImpl) - Static method in class org.jboss.weld.resources.ClassTransformer
INSTANCE - Static variable in class org.jboss.weld.resources.DefaultResourceLoader
instance(BeanManagerImpl) - Static method in class org.jboss.weld.resources.SharedObjectCache
INSTANCE - Static variable in class org.jboss.weld.resources.WeldClassLoaderResourceLoader
INSTANCE - Static variable in class org.jboss.weld.security.GetContextClassLoaderAction
INSTANCE - Static variable in class org.jboss.weld.servlet.spi.helpers.AcceptingHttpContextActivationFilter
instance() - Static 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.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
instanceIteratorRemoveUnsupported() - Method in interface org.jboss.weld.logging.BeanLogger
instanceNotAProxy(Object) - Method in interface org.jboss.weld.logging.UtilLogger
instanceOf(Class<?>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if the object being
tested is an instance of the given class.
INSTANCEOF - Static variable in interface org.jboss.classfilewriter.code.Opcode
instanceofInstruction(String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Instantiator <T > - Interface in org.jboss.weld.injection.producer
Implementation of this interface is capable of producing Java objects.
INT_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
IntAnnotationValue - Class in org.jboss.classfilewriter.annotations
An int annotation value
IntAnnotationValue(ConstPool, String, int) - Constructor for class org.jboss.classfilewriter.annotations.IntAnnotationValue
IntegerEntry - Class in org.jboss.classfilewriter.constpool
IntegerEntry(int) - Constructor for class org.jboss.classfilewriter.constpool.IntegerEntry
integerFunnel() - Static method in class com.google.common.hash.Funnels
Returns a funnel for integers.
integers() - Static method in class com.google.common.collect.DiscreteDomains
Returns the discrete domain for values of type Integer
.
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, Collection<InterceptorClassMetadata<?>>) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
intercept(InterceptionType, Collection<InterceptorClassMetadata<?>>) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
intercept(InterceptionType, T, InvocationContext) - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
Intercepted - Annotation Type in javax.enterprise.inject
An interceptor may inject metadata about the bean it is intercepting.
interceptedBeanCanOnlyBeInjectedIntoInterceptor(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
InterceptedBeanMetadataBean - Class in org.jboss.weld.bean.builtin
Allows an interceptor to obtain information about the bean it intercepts.
InterceptedBeanMetadataBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
InterceptedBeanMetadataBean(BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
InterceptedLiteral - Class in org.jboss.weld.literal
InterceptedSubclassFactory <T > - Class in org.jboss.weld.bean.proxy
Factory for producing subclasses that are used by the combined interceptors and decorators stack.
InterceptedSubclassFactory(String, Class<?>, Set<? extends Type>, Bean<?>, Set<MethodSignature>, Set<MethodSignature>) - Constructor for class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
InterceptedSubclassFactory(String, Class<?>, Set<? extends Type>, String, Bean<?>, Set<MethodSignature>, Set<MethodSignature>) - Constructor for class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
Creates a new proxy factory when the name of the proxy class is already
known, such as during de-serialization
InterceptionContext - Class in org.jboss.weld.interceptor.proxy
Holds interceptor metadata and interceptor instances throughout the lifecycle of the intercepted instance.
InterceptionDecorationContext - Class in org.jboss.weld.bean.proxy
A class that holds the interception (and decoration) contexts which are currently in progress.
InterceptionDecorationContext.Stack - Class in org.jboss.weld.bean.proxy
InterceptionModel - Interface in org.jboss.weld.interceptor.spi.model
InterceptionModelBuilder - Class in org.jboss.weld.interceptor.builder
This builder shouldn't be reused.
InterceptionModelBuilder() - Constructor for class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
InterceptionModelInitializer <T > - Class in org.jboss.weld.injection.producer
InterceptionModelInitializer(BeanManagerImpl, EnhancedAnnotatedType<T>, AnnotatedConstructor<T>, Bean<?>) - Constructor for class org.jboss.weld.injection.producer.InterceptionModelInitializer
interceptionModelNull() - Method in interface org.jboss.weld.logging.BeanLogger
InterceptionType - Enum in javax.enterprise.inject.spi
Identifies the kind of lifecycle callback, EJB timeout method or business method interception.
InterceptionType - Enum in org.jboss.weld.interceptor.spi.model
interceptionTypeLifecycle(Object) - Method in interface org.jboss.weld.logging.BeanLogger
interceptionTypeNotLifecycle(Object) - Method in interface org.jboss.weld.logging.BeanLogger
interceptionTypeNull() - Method in interface org.jboss.weld.logging.BeanLogger
InterceptionTypeRegistry - Class in org.jboss.weld.interceptor.util
InterceptionUtils - Class in org.jboss.weld.interceptor.util
Interceptor <T > - Interface in javax.enterprise.inject.spi
Interceptor - Annotation Type in javax.interceptor
Explicitly specify that a class is an interceptor class.
Interceptor.Priority - Class in javax.interceptor
Priorities that define the order in which interceptors are
invoked.
INTERCEPTOR_ENABLED_FOR_APP_AND_ARCHIVE - Static variable in interface org.jboss.weld.logging.ValidatorLogger
INTERCEPTOR_SPECIFIED_TWICE - Static variable in interface org.jboss.weld.logging.ValidatorLogger
interceptorAnnotationClassNotFound(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
InterceptorApplyingInstantiator <T > - Class in org.jboss.weld.injection.producer
InterceptorApplyingInstantiator(Instantiator<T>, InterceptionModel, SlimAnnotatedType<T>) - Constructor for class org.jboss.weld.injection.producer.InterceptorApplyingInstantiator
InterceptorBinding - Annotation Type in javax.interceptor
Specifies that an annotation type is an interceptor binding type.
InterceptorBindingModel <T extends Annotation > - Class in org.jboss.weld.metadata.cache
InterceptorBindingModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.InterceptorBindingModel
InterceptorBindings - Interface in org.jboss.weld.ejb.spi
InterceptorBindingsAdapter - Class in org.jboss.weld.bean.interceptor
InterceptorBindingsAdapter(InterceptionModel) - Constructor for class org.jboss.weld.bean.interceptor.InterceptorBindingsAdapter
interceptorBindingsEmpty() - Method in interface org.jboss.weld.logging.BeanManagerLogger
InterceptorBindingSet - Class in org.jboss.weld.util
InterceptorBindingSet(BeanManagerImpl) - Constructor for class org.jboss.weld.util.InterceptorBindingSet
InterceptorBindingTypeLiteral - Class in org.jboss.weld.literal
interceptorChainCompleted() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContext
interceptorClassDoesNotMatchInterceptorBean(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
InterceptorClassMetadata <T > - Interface in org.jboss.weld.interceptor.spi.metadata
Metadata about an interceptor component.
interceptorDecoratorInjectionPointHasNonSerializableDependency(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorEnabledForApplicationAndBeanArchive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
InterceptorException - Exception in org.jboss.weld.interceptor.proxy
InterceptorException() - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
InterceptorException(String) - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
InterceptorException(String, Throwable) - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
InterceptorException(Throwable) - Constructor for exception org.jboss.weld.interceptor.proxy.InterceptorException
InterceptorFactory <T > - Interface in org.jboss.weld.interceptor.spi.metadata
Produces instances of interceptor classes.
InterceptorImpl <T > - Class in org.jboss.weld.bean
InterceptorImpl(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.InterceptorImpl
InterceptorInvocation - Interface in org.jboss.weld.interceptor.proxy
Represents an invocation of interceptor's methods on an interceptor instance.
InterceptorLogger - Interface in org.jboss.weld.logging
Log messages for interceptors.
InterceptorMetadata - Interface in org.jboss.weld.interceptor.spi.metadata
Metadata about a type that may have interceptor methods.
InterceptorMetadataBean - Class in org.jboss.weld.bean.builtin
Allows an interceptor to obtain information about itself.
InterceptorMetadataBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.InterceptorMetadataBean
InterceptorMetadataImpl <T > - Class in org.jboss.weld.interceptor.reader
Interceptor class metadata.
InterceptorMetadataImpl(Class<T>, InterceptorFactory<T>, Map<InterceptionType, List<Method>>) - Constructor for class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
InterceptorMetadataReader - Class in org.jboss.weld.interceptor.reader
InterceptorMetadata reader.
InterceptorMetadataReader(BeanManagerImpl) - Constructor for class org.jboss.weld.interceptor.reader.InterceptorMetadataReader
InterceptorMetadataUtils - Class in org.jboss.weld.interceptor.reader
interceptorMethodDoesNotHaveCorrectTypeOfParameter(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorMethodDoesNotHaveExactlyOneParameter(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorMethodDoesNotHaveVoidReturnType(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorMethodDoesNotHaveZeroParameters(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorMethodDoesNotReturnObject(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorMethodDoesNotReturnObjectOrVoid(Object, Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorMethodDoesNotThrowException(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
InterceptorMethodHandler - Class in org.jboss.weld.interceptor.proxy
InterceptorMethodHandler(InterceptionContext) - Constructor for class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
InterceptorMethodInvocation - Interface in org.jboss.weld.interceptor.proxy
interceptorMethodMap - Variable in class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
interceptorMethodShouldNotThrowCheckedExceptions(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorMustBeDependent(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorResolutionWithNonbindingType(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
InterceptorResolvable - Interface in org.jboss.weld.resolution
InterceptorResolvableBuilder - Class in org.jboss.weld.resolution
InterceptorResolvableBuilder(BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.InterceptorResolvableBuilder
InterceptorResolvableBuilder(Type, BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.InterceptorResolvableBuilder
Interceptors - Annotation Type in javax.interceptor
Declares the list of interceptors (by interceptor class) which apply to the annotated class or method.
Interceptors - Class in org.jboss.weld.util
Helper class for working with interceptors and interceptor bindings.
InterceptorsApiAbstraction - Class in org.jboss.weld.interceptor.builder
InterceptorsApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.interceptor.builder.InterceptorsApiAbstraction
interceptorsCannotHaveDisposerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorsCannotHaveObserverMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorsCannotHaveProducerFields(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorsCannotHaveProducerMethods(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
interceptorSpecifiedTwice(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
intercepts(InterceptionType) - Method in interface javax.enterprise.inject.spi.Interceptor
intercepts(InterceptionType) - Method in class org.jboss.weld.bean.InterceptorImpl
intercepts(InterceptionType) - Method in class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
INTERFACE - Static variable in class org.jboss.classfilewriter.AccessFlag
InterfaceMethodRefEntry - Class in org.jboss.classfilewriter.constpool
InterfaceMethodRefEntry(short, short) - Constructor for class org.jboss.classfilewriter.constpool.InterfaceMethodRefEntry
interfaces() - Method in class com.google.common.reflect.TypeToken.TypeSet
Returns the types that are interfaces implemented by this type.
intern(E) - Method in interface com.google.common.collect.Interner
Chooses and returns the representative instance for any of a collection of
instances that are equal to each other.
internalCreateBeanAttributes(AnnotatedMember<X>) - Method in class org.jboss.weld.manager.BeanManagerImpl
InternalEjbDescriptor <T > - Class in org.jboss.weld.ejb
More powerful version of
EjbDescriptor
that exposes Maps for some
metadata.
internalGetAnnotations(AnnotatedElement) - Method in class org.jboss.weld.resources.DefaultReflectionCache
internalGetAnnotations(AnnotatedElement) - Method in class org.jboss.weld.resources.HotspotReflectionCache
internalGetDeclaredAnnotations(AnnotatedElement) - Method in class org.jboss.weld.resources.DefaultReflectionCache
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractBean
Initializes the bean and its metadata
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractClassBean
Initializes the bean and its metadata
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.AbstractProducerBean
Initializes the bean and its metadata
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.ConversationBean
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.DecoratorImpl
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.ManagedBean
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.RIBean
internalInitialize(BeanDeployerEnvironment) - Method in class org.jboss.weld.bean.SessionBean
Initializes the bean and its metadata
Interner <E > - Interface in com.google.common.collect
Interners - Class in com.google.common.collect
Contains static methods pertaining to instances of
Interner
.
InternetDomainName - Class in com.google.common.net
An immutable well-formed internet domain name, such as com
or foo.co.uk
.
interpolate(String) - Method in class org.jboss.weld.xml.BeansXmlHandler
interruptTask() - Method in class com.google.common.util.concurrent.AbstractFuture
Subclasses can override this method to implement interruption of the
future's computation.
intersection(ContiguousSet<C>) - Method in class com.google.common.collect.ContiguousSet
Returns the set of values that are contained in both this set and the other.
intersection(Multiset<E>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
Returns an unmodifiable view of the intersection of two multisets.
intersection(Range<C>) - Method in class com.google.common.collect.Range
Returns the maximal range
enclosed by both this range and
connectedRange
, if such a range exists.
intersection(Set<E>, Set<?>) - Static method in class com.google.common.collect.Sets
Returns an unmodifiable view of the intersection of two sets.
IntMath - Class in com.google.common.math
A class for arithmetic on values of type int
.
Ints - Class in com.google.common.primitives
Static utility methods pertaining to
int
primitives, that are not
already found in either
Integer
or
Arrays
.
intValue() - Method in class com.google.common.primitives.UnsignedInteger
Returns the value of this UnsignedInteger
as an int
.
intValue() - Method in class com.google.common.primitives.UnsignedLong
Returns the value of this UnsignedLong
as an int
.
intValue() - Method in class com.google.common.util.concurrent.AtomicDouble
Returns the value of this AtomicDouble
as an int
after a narrowing primitive conversion.
invalidAnnotatedCallable(Object) - Method in interface org.jboss.weld.logging.BeanLogger
invalidAnnotatedMember(Object) - Method in interface org.jboss.weld.logging.BeanLogger
invalidAnnotatedOfInjectionPoint(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
invalidate(Object) - Method in class com.google.common.cache.AbstractCache
invalidate(Object) - Method in interface com.google.common.cache.Cache
Discards any cached value for key key
.
invalidate(Object) - Method in class com.google.common.cache.ForwardingCache
invalidate() - Method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext.Stack
invalidate() - Method in class org.jboss.weld.context.AbstractConversationContext
invalidate() - Method in class org.jboss.weld.context.AbstractManagedContext
invalidate() - Method in class org.jboss.weld.context.AbstractSharedContext
invalidate() - Method in interface org.jboss.weld.context.ApplicationContext
Invalidate the context, causing all bean instances to be destroyed.
invalidate() - Method in class org.jboss.weld.context.bound.BoundRequestContextImpl
invalidate() - Static method in class org.jboss.weld.context.cache.RequestScopedCache
Flushes the bean cache.
invalidate() - Method in interface org.jboss.weld.context.cache.RequestScopedItem
Method that is called when the request ends
invalidate() - Method in interface org.jboss.weld.context.ConversationContext
Cause any expired conversations to be ended, and therefore marked for destruction when deactivate is called.
invalidate() - Method in interface org.jboss.weld.context.http.HttpSessionContext
Mark the Session Context for destruction; the Session Context will be detached from the underling Http Session, and
instances marked for destruction when the Http Request is destroyed.
invalidate() - Method in interface org.jboss.weld.context.ManagedContext
Mark the context as due for destruction when deactivate is called.
invalidate() - Method in interface org.jboss.weld.context.SingletonContext
Invalidate the context, causing all bean instances to be destroyed.
invalidateAll(Iterable<?>) - Method in class com.google.common.cache.AbstractCache
invalidateAll() - Method in class com.google.common.cache.AbstractCache
invalidateAll(Iterable<?>) - Method in interface com.google.common.cache.Cache
Discards any cached values for keys keys
.
invalidateAll() - Method in interface com.google.common.cache.Cache
Discards all entries in the cache.
invalidateAll(Iterable<?>) - Method in class com.google.common.cache.ForwardingCache
invalidateAll() - Method in class com.google.common.cache.ForwardingCache
invalidBeanMetadataInjectionPointQualifier(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
invalidBeanMetadataInjectionPointType(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
invalidBeanMetadataInjectionPointTypeArgument(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
InvalidBytecodeException - Exception in org.jboss.classfilewriter
InvalidBytecodeException(String) - Constructor for exception org.jboss.classfilewriter.InvalidBytecodeException
InvalidCacheLoadException(String) - Constructor for exception com.google.common.cache.CacheLoader.InvalidCacheLoadException
invalidConfigurationPropertyValue(Object, Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
invalidDisposesParameter(Object) - Method in interface org.jboss.weld.logging.EventLogger
invalidInitializer(Object) - Method in interface org.jboss.weld.logging.EventLogger
invalidInjectionPoint(Object) - Method in interface org.jboss.weld.logging.EventLogger
invalidInjectionPointType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
invalidInterceptorBindingTargetDeclaration(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
invalidMemberType(Object) - Method in interface org.jboss.weld.logging.ResolutionLogger
InvalidObjectException - Exception in org.jboss.weld.exceptions
InvalidObjectException(String) - Constructor for exception org.jboss.weld.exceptions.InvalidObjectException
Creates a new exception with the given localized message.
invalidParameterPosition(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
invalidProducer(Object) - Method in interface org.jboss.weld.logging.EventLogger
invalidPropertyValue(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
invalidQualifier(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
invalidQuantityInjectableFieldsAndInitializerMethods(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
invalidRemoveMethodInvocation(Object) - Method in interface org.jboss.weld.logging.BeanLogger
invalidResourceProducerField(Object) - Method in interface org.jboss.weld.logging.BeanLogger
invalidResourceProducerType(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
invalidScopedConditionalObserver(Object) - Method in interface org.jboss.weld.logging.EventLogger
invalidThreadPoolSize(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
invalidThreadPoolType(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
invalidTypeArgumentCombination(Type, Type) - Method in interface org.jboss.weld.logging.ReflectionLogger
invalidWithAnnotations(Object) - Method in interface org.jboss.weld.logging.EventLogger
InvariantTypes - Class in org.jboss.weld.resolution
Utility class that captures invariant Java assignability rules (used with generics).
inverse() - Method in interface com.google.common.collect.BiMap
Returns the inverse view of this bimap, which maps each of this bimap's
values to its associated key.
inverse() - Method in class com.google.common.collect.ImmutableBiMap
Returns the inverse view of this bimap, which maps each of this bimap's
values to its associated key.
inverse() - Method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap which is the inverse of this one.
inverse() - Method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap which is the inverse of this one.
inverse() - Method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap which is the inverse of this one.
invertFrom(Multimap<? extends V, ? extends K>, M) - Static method in class com.google.common.collect.Multimaps
Copies each key-value mapping in source
into dest
, with
its key and value reversed.
INVISIBLE - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is invisible; that is, if its Unicode category is any of
SPACE_SEPARATOR, LINE_SEPARATOR, PARAGRAPH_SEPARATOR, CONTROL, FORMAT, SURROGATE, and
PRIVATE_USE according to ICU4J.
InvocationContext - Interface in javax.interceptor
Contextual information about a method invocation, along with methods to alter the invocation process
in various ways.
InvocationContextBeanStore - Class in org.jboss.weld.context.beanstore.ejb
InvocationContextBeanStore(NamingScheme, InvocationContext) - Constructor for class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
invocationError(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
InvokableAnnotatedMethod <T > - Class in org.jboss.weld.annotated.runtime
An implementation of
AnnotatedMethod
used at runtime for invoking Java methods.
InvokableAnnotatedMethod(AnnotatedMethod<T>) - Constructor for class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
invoke(Object, Method, Object[]) - Method in class com.google.common.reflect.AbstractInvocationHandler
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.BeanELResolver
If the base object is not null
, invoke the method, with
the given parameters on this bean.
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.CompositeELResolver
Attemps to resolve and invoke the given method
on the given
base
object by querying all component resolvers.
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.ELResolver
Attempts to resolve and invoke the given method
on the given
base
object.
invoke(ELContext, Object...) - Method in class javax.el.LambdaExpression
Invoke the encapsulated Lambda expression.
invoke(Object...) - Method in class javax.el.LambdaExpression
Invoke the encapsulated Lambda expression.
invoke(ELContext, Object[]) - Method in class javax.el.MethodExpression
If a String literal is specified as the expression, returns the
String literal coerced to the expected return type of the method
signature.
invoke(ELContext, Object, Object, Class<?>[], Object[]) - Method in class javax.el.StaticFieldELResolver
Invokes a public static method or the constructor for a class.
invoke(Object, Object...) - Method in class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
Invokes the method
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.builtin.CallableMethodHandler
invoke(Object, Method, Object...) - Method in class org.jboss.weld.bean.proxy.AbstractBeanInstance
invoke(Object, Method, Object...) - Method in interface org.jboss.weld.bean.proxy.BeanInstance
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
invoke(InterceptionDecorationContext.Stack, Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
invoke(InterceptionDecorationContext.Stack, Object, Method, Method, Object[], boolean, boolean) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.EnterpriseBeanProxyMethodHandler
Looks up the EJB in the container and executes the method on it
invoke(Object, Method, Object...) - Method in class org.jboss.weld.bean.proxy.EnterpriseTargetBeanInstance
invoke(Object, Method, Object...) - Method in class org.jboss.weld.bean.proxy.InjectionPointPropagatingEnterpriseTargetBeanInstance
invoke(Object, Method, Method, Object[]) - Method in interface org.jboss.weld.bean.proxy.MethodHandler
Is called when a method is invoked on a proxy instance associated
with this handler.
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.bean.proxy.ProxyMethodHandler
invoke(InterceptionDecorationContext.Stack, Object, Method, Method, Object[]) - Method in interface org.jboss.weld.bean.proxy.StackAwareMethodHandler
Is called when a method is invoked on a proxy instance associated with this handler.
invoke(Object, Method, Object...) - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
invoke(ELContext, Object[]) - Method in class org.jboss.weld.el.WeldMethodExpression
invoke(Object, Object, BeanManagerImpl, CreationalContext<?>, Class<? extends RuntimeException>) - Method in class org.jboss.weld.injection.MethodInjectionPoint
Invokes the method.
invoke(Object, MethodInjectionPoint<?, ?>, T, BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.MethodInvocationStrategy
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
invoke(InterceptionDecorationContext.Stack, Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.proxy.InterceptorMethodHandler
invoke(InvocationContext) - Method in interface org.jboss.weld.interceptor.proxy.InterceptorMethodInvocation
invoke(Object, Method, Method, Object[]) - Method in class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
invoke(ELContext, Object[]) - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
invokeAll(Collection<? extends Callable<T>>) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
invokeAll(Collection<? extends Callable<T>>) - Method in interface com.google.common.util.concurrent.ListeningExecutorService
invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in interface com.google.common.util.concurrent.ListeningExecutorService
invokeAllAndCheckForExceptions(Collection<? extends Callable<T>>) - Method in class org.jboss.weld.executor.AbstractExecutorServices
invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T>) - Method in class org.jboss.weld.executor.AbstractExecutorServices
invokeAllAndCheckForExceptions(Collection<? extends Callable<T>>) - Method in class org.jboss.weld.executor.ProfilingExecutorServices
invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T>) - Method in class org.jboss.weld.executor.ProfilingExecutorServices
invokeAllAndCheckForExceptions(Collection<? extends Callable<T>>) - Method in interface org.jboss.weld.manager.api.ExecutorServices
Executes the given tasks and blocks until they all finish.
invokeAllAndCheckForExceptions(ExecutorServices.TaskFactory<T>) - Method in interface org.jboss.weld.manager.api.ExecutorServices
invokeAndUnwrap(Object, Method, Object...) - Static method in class org.jboss.weld.util.reflection.Reflections
Invokes the method on a given instance passing in given parameters.
invokeAny(Collection<? extends Callable<T>>) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
invokeDisposeMethod(Object, Object, CreationalContext<?>) - Method in class org.jboss.weld.bean.DisposalMethod
invokeinterface(String, String, String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
invokeinterface(String, String, String, String[]) - Method in class org.jboss.classfilewriter.code.CodeAttribute
invokeinterface(Method) - Method in class org.jboss.classfilewriter.code.CodeAttribute
INVOKEINTERFACE - Static variable in interface org.jboss.classfilewriter.code.Opcode
invokeMethodHandler(ClassMethod, MethodInformation, boolean, BytecodeMethodResolver, boolean, ClassMethod) - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
calls methodHandler.invoke for a given method
invokeMethodHandler(ClassMethod, MethodInformation, boolean, BytecodeMethodResolver, ClassMethod) - Method in class org.jboss.weld.bean.proxy.ProxyFactory
calls methodHandler.invoke for a given method
invokeNext() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContext
invokeOnInstance(Object, Object...) - Method in class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
Invokes the method on the class of the passed instance, not the declaring
class.
invokespecial(String, String, String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
invokespecial(String, String, String, String[]) - Method in class org.jboss.classfilewriter.code.CodeAttribute
invokespecial(Constructor<?>) - Method in class org.jboss.classfilewriter.code.CodeAttribute
invokespecial(Method) - Method in class org.jboss.classfilewriter.code.CodeAttribute
INVOKESPECIAL - Static variable in interface org.jboss.classfilewriter.code.Opcode
invokestatic(String, String, String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
invokestatic(String, String, String, String[]) - Method in class org.jboss.classfilewriter.code.CodeAttribute
invokestatic(Method) - Method in class org.jboss.classfilewriter.code.CodeAttribute
INVOKESTATIC - Static variable in interface org.jboss.classfilewriter.code.Opcode
invokevirtual(String, String, String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
invokevirtual(String, String, String, String[]) - Method in class org.jboss.classfilewriter.code.CodeAttribute
invokevirtual(Method) - Method in class org.jboss.classfilewriter.code.CodeAttribute
INVOKEVIRTUAL - Static variable in interface org.jboss.classfilewriter.code.Opcode
invokingInterceptorChain(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
invokingMethodDirectly(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
invokingNextInterceptorInChain(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
ior() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IOR - Static variable in interface org.jboss.classfilewriter.code.Opcode
ipNotConstructorOrMethod(Object) - Method in interface org.jboss.weld.logging.BeanLogger
irem() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IREM - Static variable in interface org.jboss.classfilewriter.code.Opcode
IRETURN - Static variable in interface org.jboss.classfilewriter.code.Opcode
is(char) - Static method in class com.google.common.base.CharMatcher
Returns a char
matcher that matches only one specified character.
is(MediaType) - Method in class com.google.common.net.MediaType
Returns
true
if this instance falls within the range (as defined by
the HTTP Accept header )
given by the argument according to three criteria:
The type of the argument is the wildcard or equal to the type of this instance.
is6to4Address(Inet6Address) - Static method in class com.google.common.net.InetAddresses
Evaluates whether the argument is a 6to4 address.
isAbstract() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
isAbstract() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isAbstract() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
isAbstract(Method) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if a method is abstract
isAbstract(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
isActive() - Method in interface javax.enterprise.context.spi.Context
Determines if the context object is active.
isActive() - Method in class org.jboss.weld.context.AbstractManagedContext
isActive() - Method in class org.jboss.weld.context.AbstractSharedContext
isActive() - Static method in class org.jboss.weld.context.cache.RequestScopedCache
isActive() - Method in class org.jboss.weld.context.unbound.DependentContextImpl
isActive() - Method in class org.jboss.weld.util.ForwardingContext
isActualType(Type) - Static method in class org.jboss.weld.util.Types
Determines whether the given type is an actual type.
isAlternative() - Method in interface javax.enterprise.inject.spi.BeanAttributes
isAlternative() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
isAlternative() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
isAlternative() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
isAlternative() - Method in class org.jboss.weld.util.bean.ForwardingBeanAttributes
isAlternative(EnhancedAnnotated<?, ?>, MergedStereotypes<?, ?>) - Static method in class org.jboss.weld.util.Beans
Is alternative.
isAlternativePresent(Set<Bean<?>>) - Static method in class org.jboss.weld.util.Beans
Check if any of the beans is an alternative
isAmbiguous() - Method in interface javax.enterprise.inject.Instance
Determines if there is more than one bean that matches the required type and qualifiers and is eligible for injection
into the class into which the parent Instance was injected.
isAmbiguous() - Method in class org.jboss.weld.AbstractCDI
isAmbiguous() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
isAnnotationDeclared(Class<? extends Annotation>) - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether an annotation of the specified annotation type is directly present on this class.
isAnnotationPresent(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.Annotated
Determine if the program element has an annotation of a certain annotation type.
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.EmptyAnnotated
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotated
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.AnnotatedTypeWrapper
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
isAnonymousClass() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
isAnonymousClass() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isAnonymousClass() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
isApiVersionCompatibleWith(double) - Method in class org.jboss.weld.jsf.JsfApiAbstraction
isArray() - Method in class com.google.common.reflect.TypeToken
Returns true if this type is known to be an array type, such as int[]
, T[]
,
<? extends Map<String, Integer>[]>
etc.
isArray(Type) - Static method in class org.jboss.weld.util.Types
Determines whether the given type is an array type.
isArrayOfUnboundedTypeVariablesOrObjects(Type[]) - Static method in class org.jboss.weld.util.Types
Determines whether the given array only contains unbounded type variables or Object.class.
isArrayType(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if raw type is array type
isAssignableFrom(TypeToken<?>) - Method in class com.google.common.reflect.TypeToken
Returns true if this type is assignable from the given type
.
isAssignableFrom(Type) - Method in class com.google.common.reflect.TypeToken
Check if this type is assignable from the given type
.
isAssignableFrom(Type, Type) - Static method in class org.jboss.weld.resolution.CovariantTypes
isAssignableFrom(Type, Type) - Static method in class org.jboss.weld.resolution.InvariantTypes
isAssignableFrom(Class<?>) - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether this class is either the same as, or is a superclass of the specified class.
isAssignableFromAtLeastOne(Type, Type[]) - Static method in class org.jboss.weld.resolution.CovariantTypes
isAssignableTo(Class<?>) - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether this class is either the same as, or is a subclass of the specified class.
isAssociated() - Method in class org.jboss.weld.context.AbstractConversationContext
Check if the context is currently associated
isAsyncStarted(ServletRequest) - Method in class org.jboss.weld.servlet.ServletApiAbstraction
Evaluates javax.servlet.ServletRequest#isAsyncStarted() method on given ServletRequest instance via reflection api.
isAsyncSupported() - Method in class org.jboss.weld.servlet.ServletApiAbstraction
Indicates, whether the version of Servlet API is available that has support for async processing (Servlet 3.0 and better)
isAttached() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
isAttached() - Method in interface org.jboss.weld.context.beanstore.BoundBeanStore
Return true if the bean store is attached
isAvailable() - Method in enum org.jboss.weld.ContainerState
Whether the container is available for use
isBeanEnabled(Bean<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
isBeanEnabled(Bean<?>, ModuleEnablement) - Static method in class org.jboss.weld.util.Beans
isBeanNameDefaulted() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
Indicates if the name i defaulted
isBeanNameDefaulted() - Method in class org.jboss.weld.metadata.cache.StereotypeModel
Indicates if the bean name is defaulted
isBeanProxyable(Bean<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
Indicates if a bean is proxyable
isBindings(Annotation) - Static method in class org.jboss.weld.util.reflection.Reflections
Deprecated.
isBuilt() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
isCacheable(Collection<Annotation>) - Static method in class org.jboss.weld.util.reflection.Reflections
isCacheable(Annotation[]) - Static method in class org.jboss.weld.util.reflection.Reflections
isCacheableInjectionPoint(WeldInjectionPointAttributes<?, ?>) - Static method in class org.jboss.weld.injection.FieldInjectionPoint
isCached(R) - Method in class org.jboss.weld.resolution.TypeSafeResolver
isCancelled() - Method in class com.google.common.util.concurrent.AbstractFuture
isCancelled() - Method in class com.google.common.util.concurrent.ForwardingFuture
isCandidateForLifecycleEvent(Bean<?>) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
isClassLoadable(String, ResourceLoader) - Static method in class org.jboss.weld.util.reflection.Reflections
isClientCanCallRemoveMethods() - Method in class org.jboss.weld.bean.SessionBean
isCompatIPv4Address(Inet6Address) - Static method in class com.google.common.net.InetAddresses
Evaluates whether the argument is an IPv6 "compat" address.
isConcurrentDeploymentEnabled() - Method in interface org.jboss.weld.bootstrap.spi.BootstrapConfiguration
isConcurrentDeploymentEnabled() - Method in class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
isConnected(Range<C>) - Method in class com.google.common.collect.Range
Returns
true
if there exists a (possibly empty) range which is
enclosed by both this range and
other
.
isConstructor() - Method in class org.jboss.classfilewriter.ClassMethod
isConstructorInterceptionSuppressed() - Method in interface org.jboss.weld.construction.api.WeldCreationalContext
Indicates whether Weld-managed
AroundConstruct
interceptors are suppressed.
isConstructorInterceptionSuppressed() - Method in class org.jboss.weld.context.CreationalContextImpl
isContainerLifecycleEvent(Resolvable) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
isContainerLifecycleObserverMethod(ObserverMethod<?>) - Static method in class org.jboss.weld.util.Observers
isContextActive() - Method in class org.jboss.weld.context.conversation.ConversationImpl
isContextActive(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Indicates whether there is an active context for a given scope.
isConversationActivationSet() - Method in class org.jboss.weld.servlet.HttpContextLifecycle
isCreatingProxy() - Method in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
isCreatingProxy() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
isDebugEnabled() - Method in interface org.jboss.logging.BasicLogger
Check to see if the DEBUG
level is enabled for this logger.
isDebugEnabled() - Method in class org.jboss.logging.DelegatingBasicLogger
isDebugEnabled() - Method in class org.jboss.logging.Logger
Check to see if the DEBUG
level is enabled for this logger.
isDecorator() - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
isDecorator(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.util.Beans
isDecoratorEnabled(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
isDelegate() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Determines if the injection point is a decorator delegate injection point.
isDelegate() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
isDelegate() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
isDelegate() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
isDelegate() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
isDelegate() - Method in class org.jboss.weld.resolution.ForwardingResolvable
isDelegate() - Method in interface org.jboss.weld.resolution.Resolvable
Returns true if the resolvable represents a delegate injection point, which requires specific rules (8.3.1) to be used
during resolution.
isDelegate() - Method in class org.jboss.weld.resolution.ResolvableBuilder
isDelegate() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
isDelegate() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
isDependent() - Method in class org.jboss.weld.bean.AbstractBean
isDependent() - Method in class org.jboss.weld.bean.RIBean
isDirty() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
isDirty() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
isDirty() - Method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
isDisabledHandler() - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
isDisabledHandler(InterceptionDecorationContext.Stack) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
isDiscovered() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
isDiscovered() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isDiscovered() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
isDone() - Method in class com.google.common.util.concurrent.AbstractFuture
isDone() - Method in class com.google.common.util.concurrent.ForwardingFuture
isEEResourceProducerField(EnhancedAnnotatedField<?, ?>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
isEligible(InterceptionType) - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
isEligible(InterceptionType) - Method in class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
isEligible(InterceptionType) - Method in interface org.jboss.weld.interceptor.spi.metadata.InterceptorMetadata
Indicates, whether the given interception type is supported.
isEmpty() - Method in class com.google.common.collect.ArrayTable
Always returns false
.
isEmpty() - Method in class com.google.common.collect.ConcurrentHashMultiset
isEmpty() - Method in class com.google.common.collect.FluentIterable
Determines whether this fluent iterable is empty.
isEmpty() - Method in class com.google.common.collect.ForwardingCollection
isEmpty() - Method in class com.google.common.collect.ForwardingMap
isEmpty() - Method in class com.google.common.collect.ForwardingMultimap
isEmpty() - Method in class com.google.common.collect.ForwardingTable
isEmpty() - Method in class com.google.common.collect.ImmutableBiMap
isEmpty() - Method in class com.google.common.collect.ImmutableCollection
isEmpty() - Method in class com.google.common.collect.ImmutableMap
isEmpty() - Method in class com.google.common.collect.ImmutableMultimap
isEmpty(Iterable<?>) - Static method in class com.google.common.collect.Iterables
Determines if the given iterable contains no elements.
isEmpty() - Method in class com.google.common.collect.LinkedListMultimap
isEmpty() - Method in interface com.google.common.collect.Multimap
Returns true
if the multimap contains no key-value pairs.
isEmpty() - Method in class com.google.common.collect.Range
Returns true
if this range is of the form [v..v)
or (v..v]
.
isEmpty() - Method in interface com.google.common.collect.Table
Returns true
if the table contains no mappings.
isEmpty() - Method in class com.google.common.util.concurrent.AtomicLongMap
Returns true
if this map contains no key-value mappings.
isEmpty() - Method in class org.jboss.weld.event.ResolvedObservers
Indicates whether this object represents an empty set of observer methods.
isEmpty() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
isEmpty() - Method in class org.jboss.weld.util.collections.ArraySet
isEnabled(Logger.Level) - Method in interface org.jboss.logging.BasicLogger
Check to see if the given level is enabled for this logger.
isEnabled(Logger.Level) - Method in class org.jboss.logging.DelegatingBasicLogger
isEnabled() - Method in class org.jboss.weld.bean.proxy.GroovyMethodFilter
isEnabledAlternativeClass(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
isEnabledAlternativeStereotype(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
isEnabledInAnyBeanDeployment(Bean<?>) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
isEnum() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
isEnum() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isEnum() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
isEqual(Annotation, Annotation) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
isEqual(Annotation, Annotation, boolean) - Method in class org.jboss.weld.metadata.cache.InterceptorBindingModel
isEqual(Annotation, Annotation) - Method in class org.jboss.weld.metadata.cache.QualifierModel
Comparator for checking equality
isEquivalent(Method) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
Checks if a this is equivalent to a JLR method
isEquivalent(Class<?>) - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Check if this is equivalent to a java class
isEquivalent(Method) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
isEquivalent(Class<?>) - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isEquivalent(Class<?>) - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
isEquivalent(Method) - Method in class org.jboss.weld.util.annotated.ForwardingWeldMethod
isEventMetadataRequired() - Method in class org.jboss.weld.event.ObserverMethodImpl
isEventMetadataRequired(ObserverMethod<?>) - Static method in class org.jboss.weld.util.Observers
Determines whether the given observer method is either extension-provided or contains an injection point with
EventMetadata
type.
isExtraScope(Class<? extends Annotation>) - Method in class org.jboss.weld.metadata.TypeStore
isFair() - Method in class com.google.common.util.concurrent.Monitor
Returns whether this monitor is using a fair ordering policy.
isFinal() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Indicates if this AnnotatedItem represents a final element
isFinal() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
Indicates if the member if final
isFinal() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
Indicates if the parameter is final
isFinal() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Indicates if the type if final
isFinal() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
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
isFinite(double) - Static method in class com.google.common.primitives.Doubles
Returns true
if value
represents a real number.
isFinite(float) - Static method in class com.google.common.primitives.Floats
Returns true
if value
represents a real number.
isGeneric() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
isGeneric() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
isGeneric() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
isGeneric() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
isGeneric() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
isGeneric() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isGeneric() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
ishl() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ISHL - Static variable in interface org.jboss.classfilewriter.code.Opcode
ishr() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ISHR - Static variable in interface org.jboss.classfilewriter.code.Opcode
isIllegalBeanType(Type) - Static method in class org.jboss.weld.util.Types
isInetAddress(String) - Static method in class com.google.common.net.InetAddresses
Returns true
if the supplied string is a valid IP string
literal, false
otherwise.
isInfoEnabled() - Method in interface org.jboss.logging.BasicLogger
Check to see if the INFO
level is enabled for this logger.
isInfoEnabled() - Method in class org.jboss.logging.DelegatingBasicLogger
isInfoEnabled() - Method in class org.jboss.logging.Logger
Check to see if the INFO
level is enabled for this logger.
isInitialized() - Method in class org.jboss.weld.context.http.LazyHttpConversationContextImpl
isInjectableReferenceLookupOptimizationAllowed(Bean<?>, Bean<?>) - Static method in class org.jboss.weld.util.InjectionPoints
isInNamespace(String) - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
isInterceptionCandidate() - Method in class org.jboss.weld.bean.AbstractClassBean
isInterceptionCandidate() - Method in class org.jboss.weld.bean.ManagedBean
isInterceptionCandidate() - Method in class org.jboss.weld.bean.SessionBean
isInterceptionCandidate() - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
isInterceptor() - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
isInterceptor(AnnotatedType<T>) - Static method in class org.jboss.weld.util.Beans
isInterceptorBinding(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
isInterceptorBinding(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
isInterceptorBinding(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
isInterceptorEnabled(Class<?>) - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
isInterceptorMethod(InterceptionType, Method, boolean) - Static method in class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
isInterceptorMethod(Method) - Method in class org.jboss.weld.interceptor.reader.TargetClassInterceptorMetadata
isInverted() - Method in interface org.jboss.weld.bootstrap.spi.ClassAvailableActivation
isInverted() - Method in class org.jboss.weld.metadata.ClassAvailableActivationImpl
isIsatapAddress(Inet6Address) - Static method in class com.google.common.net.InetAddresses
Evaluates whether the argument is an ISATAP address.
isLambdaArgument(String) - Method in class javax.el.ELContext
Inquires if the name is a LambdaArgument
isLifecycleCallback() - Method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
isLiteralText() - Method in class javax.el.Expression
Returns whether this expression was created from only literal text.
isLiteralText() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
isLiteralText() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
isLocalClass() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
isLocalClass() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isLocalClass() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
isLowerCase(char) - Static method in class com.google.common.base.Ascii
Indicates whether c
is one of the twenty-six lowercase ASCII alphabetic characters
between 'a'
and 'z'
inclusive.
isMappedIPv4Address(String) - Static method in class com.google.common.net.InetAddresses
Evaluates whether the argument is an "IPv4 mapped" IPv6 address.
isMarker(int, Method, Object[]) - Static method in class org.jboss.weld.bean.proxy.Marker
isMathematicalInteger(double) - Static method in class com.google.common.math.DoubleMath
Returns true
if x
represents a mathematical integer.
isMaximum(InetAddress) - Static method in class com.google.common.net.InetAddresses
Returns true if the InetAddress is either 255.255.255.255 for IPv4 or
ffff:ffff:ffff:ffff:ffff:ffff:ffff:ffff for IPv6.
isMemberClass() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
isMemberClass() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isMemberClass() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
isMessageDriven() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the EJB is an MDB
isMessageDriven() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
isModified() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
isNameResolved(String) - Method in class javax.el.BeanNameResolver
Returns whether the given name is resolved by the BeanNameResolver
isNonPortableModeEnabled() - Method in interface org.jboss.weld.bootstrap.spi.BootstrapConfiguration
isNonPortableModeEnabled() - Method in class org.jboss.weld.bootstrap.spi.helpers.FileBasedBootstrapConfiguration
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
isNormalScope(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
isNormalScoped() - Method in class org.jboss.weld.bean.RIBean
isNot(char) - Static method in class com.google.common.base.CharMatcher
Returns a char
matcher that matches any character except the one specified.
isNull() - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if the object reference
being tested is null.
isNullable() - Method in interface javax.enterprise.inject.spi.Bean
isNullable() - Method in class org.jboss.weld.bean.CommonBean
isNullable() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
isNullOrEmpty(String) - Static method in class com.google.common.base.Strings
Returns true
if the given string is null or is the empty string.
ISO_8859_1 - Static variable in class com.google.common.base.Charsets
ISO-8859-1: ISO Latin Alphabet Number 1 (ISO-LATIN-1).
isObserverMethodEnabled(ObserverMethod<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Observers
isOccupied() - Method in class com.google.common.util.concurrent.Monitor
Returns whether this monitor is occupied by any thread.
isOccupiedByCurrentThread() - Method in class com.google.common.util.concurrent.Monitor
Returns whether the current thread is occupying this monitor (has entered more times than it
has left).
IsolatedForwardingBean <T > - Class in org.jboss.weld.util.bean
Delegating implementation of
Bean
.
IsolatedForwardingBean() - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingBean
IsolatedForwardingBean.Impl <T > - Class in org.jboss.weld.util.bean
IsolatedForwardingDecorator <T > - Class in org.jboss.weld.util.bean
IsolatedForwardingDecorator() - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingDecorator
IsolatedForwardingDecorator.Impl <T > - Class in org.jboss.weld.util.bean
IsolatedForwardingInterceptor <T > - Class in org.jboss.weld.util.bean
IsolatedForwardingInterceptor() - Constructor for class org.jboss.weld.util.bean.IsolatedForwardingInterceptor
IsolatedForwardingInterceptor.Impl <T > - Class in org.jboss.weld.util.bean
IsolatedStaticSingletonProvider - Class in org.jboss.weld.bootstrap.api.helpers
A singleton provider that assumes an isolated classloder per application
IsolatedStaticSingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.helpers.IsolatedStaticSingletonProvider
isOnTop(String) - Method in class org.jboss.classfilewriter.code.StackState
checks that the appropriate object type is on top of the stack
isOrdered(Iterable<? extends T>) - Method in class com.google.common.collect.Ordering
Returns true
if each element in iterable
after the first is
greater than or equal to the element that preceded it, according to this
ordering.
isPackagePrivate() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
isPackagePrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
isPackagePrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
isPackagePrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isPackagePrivate() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
isPackagePrivate(int) - Static method in class org.jboss.weld.util.reflection.Reflections
isParameterizedType() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
isParameterizedType() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
isParameterizedType() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
isParameterizedType() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
isParameterizedType() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
isParameterizedType(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if type is parameterized type
isParameterizedTypeWithWildcard(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
isParametersProvided() - Method in class javax.el.MethodExpression
Return whether this MethodExpression was created with parameters.
isParametersProvided() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
isParmetersProvided() - Method in class javax.el.MethodExpression
Deprecated.
isParmetersProvided() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
Deprecated.
isPassivating() - Method in class org.jboss.weld.metadata.cache.ScopeModel
Indicates if the scope is "passivating"
isPassivatingScope(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Test the given annotation type to determine if it is a passivating
scope type .
isPassivatingScope(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
isPassivatingScope(Bean<?>, BeanManagerImpl) - Static method in class org.jboss.weld.util.Beans
Indicates if a bean's scope type is passivating
isPassivatingScope(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
isPassivationCapable() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the EJB is passivation capable.
isPassivationCapable() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
isPassivationCapable(Decorator<?>) - Static method in class org.jboss.weld.util.Decorators
Indicates whether a
Decorator
is passivation capable or not.
isPassivationCapableBean() - Method in class org.jboss.weld.bean.AbstractProducerBean
isPassivationCapableBean() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
isPassivationCapableBean() - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
isPassivationCapableBean() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
isPassivationCapableBean() - Method in class org.jboss.weld.bean.ManagedBean
isPassivationCapableBean() - Method in class org.jboss.weld.bean.RIBean
isPassivationCapableBean() - Method in class org.jboss.weld.bean.SessionBean
isPassivationCapableBean(Bean<?>) - Static method in class org.jboss.weld.util.Beans
Tests if a bean is capable of having its state temporarily stored to secondary storage
isPassivationCapableDependency() - Method in class org.jboss.weld.bean.AbstractProducerBean
isPassivationCapableDependency() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
isPassivationCapableDependency() - Method in class org.jboss.weld.bean.ManagedBean
isPassivationCapableDependency() - Method in class org.jboss.weld.bean.RIBean
isPassivationCapableDependency() - Method in class org.jboss.weld.bean.SessionBean
isPassivationCapableDependency(Bean<?>) - Static method in class org.jboss.weld.util.Beans
Tests if a bean is capable of having its state temporarily stored to secondary storage
isPowerOfTwo(BigInteger) - Static method in class com.google.common.math.BigIntegerMath
Returns true
if x
represents a power of two.
isPowerOfTwo(double) - Static method in class com.google.common.math.DoubleMath
Returns true
if x
is exactly equal to 2^k
for some finite integer
k
.
isPowerOfTwo(int) - Static method in class com.google.common.math.IntMath
Returns true
if x
represents a power of two.
isPowerOfTwo(long) - Static method in class com.google.common.math.LongMath
Returns true
if x
represents a power of two.
isPreloaderEnabled() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
isPresent() - Method in class com.google.common.base.Optional
Returns true
if this holder contains a (non-null) instance.
isPrimitive(String) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
returns true if the descriptor represents a primitive type
isPrimitive() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
isPrimitive() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotated
isPrimitive() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
isPrimitive(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
isPrivate() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
isPrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
isPrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
isPrivate() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isPrivate() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
isPrivate(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if member is private
isProcessAnnotatedTypeObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
isProcessBeanAttributesObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
isProcessBeanObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
isProcessInjectionPointObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
isProcessInjectionTargetObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
isProcessObserverMethodObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
isProcessProducerObserved() - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
isPropertyResolved() - Method in class javax.el.ELContext
Returns whether an
ELResolver
has successfully resolved a
given (base, property) pair.
isProxy(Object) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
Convenience method to determine if an object is a proxy generated by this
factory or any derived factory.
isProxyable() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
isProxyable() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
isProxyable() - Method in class org.jboss.weld.bean.ManagedBean
isProxyable() - Method in class org.jboss.weld.bean.ProducerField
isProxyable() - Method in class org.jboss.weld.bean.ProducerMethod
isProxyable() - Method in class org.jboss.weld.bean.RIBean
isProxyable() - Method in class org.jboss.weld.bean.SessionBean
isProxyRequired() - Method in class org.jboss.weld.bean.AbstractBean
isProxyRequired() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
isProxyRequired() - Method in class org.jboss.weld.bean.RIBean
isPublic() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Indicates if this annotated item is public
isPublic() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
isPublic() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
isPublic() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isPublic() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
isPublicSuffix() - Method in class com.google.common.net.InternetDomainName
Indicates whether this domain name represents a
public suffix , as
defined by the Mozilla Foundation's
Public Suffix List (PSL).
isQualifier(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Test the given annotation type to determine if it is a
qualifier type .
isQualifier(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
isQualifier(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
isRawGenericType(Type) - Static method in class org.jboss.weld.util.Types
isReadOnly(ELContext, Object, Object) - Method in class javax.el.ArrayELResolver
isReadOnly(ELContext, Object, Object) - Method in class javax.el.BeanELResolver
isReadOnly(ELContext, Object, Object) - Method in class javax.el.BeanNameELResolver
If the base is null and the property is a name resolvable by
the BeanNameResolver, attempts to determine if the bean is writable.
isReadOnly(String) - Method in class javax.el.BeanNameResolver
Indicates if the bean of the given name is read-only or writable
isReadOnly(ELContext, Object, Object) - Method in class javax.el.CompositeELResolver
isReadOnly(ELContext, Object, Object) - Method in class javax.el.ELResolver
isReadOnly(ELContext, Object, Object) - Method in class javax.el.ListELResolver
isReadOnly(ELContext, Object, Object) - Method in class javax.el.MapELResolver
isReadOnly(ELContext, Object, Object) - Method in class javax.el.ResourceBundleELResolver
If the base object is not null and an instanceof
ResourceBundle
,
return
true
.
isReadOnly(ELContext, Object, Object) - Method in class javax.el.StaticFieldELResolver
Inquires whether the static field is writable.
isReadOnly(ELContext, Object, Object) - Method in class javax.el.TypeConverter
isReadOnly(ELContext) - Method in class javax.el.ValueExpression
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.
isRequestContextActive() - Method in class org.jboss.weld.ejb.AbstractEJBRequestScopeActivationInterceptor
isRunning() - Method in class com.google.common.base.Stopwatch
isRunning() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
isRunning() - Method in class com.google.common.util.concurrent.AbstractIdleService
isRunning() - Method in class com.google.common.util.concurrent.AbstractScheduledService
isRunning() - Method in class com.google.common.util.concurrent.AbstractService
isRunning() - Method in class com.google.common.util.concurrent.ForwardingService
isRunning() - Method in interface com.google.common.util.concurrent.Service
Returns
true
if this service is
running .
isSatisfied() - Method in class com.google.common.util.concurrent.Monitor.Guard
Evaluates this guard's boolean condition.
isScope(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Test the given annotation type to determine if it is a
scope type .
isScope(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
isScope(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
isSerializable() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
isSerializable() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
isSerializable() - Method in class org.jboss.weld.bean.InterceptorImpl
isSerializable() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
isSerializable(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
isSessionBeanWithContainerManagedTransactions(Bean<?>) - Method in class org.jboss.weld.ejb.EJBApiAbstraction
isSet(String) - Method in interface org.jboss.weld.bootstrap.api.Singleton
Check if the singleton is set
isShutdown() - Method in class com.google.common.util.concurrent.ForwardingExecutorService
isSingleton() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the bean is a EJB 3.1 Singleton session bean
isSingleton() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
isSpecializedInAnyBeanDeployment(Bean<?>) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
isSpecializing() - Method in class org.jboss.weld.bean.AbstractBean
isSpecializing() - Method in class org.jboss.weld.bean.NewManagedBean
isSpecializing() - Method in class org.jboss.weld.bean.NewSessionBean
isSpecializing() - Method in class org.jboss.weld.bean.ProducerField
isStateful() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the EJB is a stateful session bean
isStateful() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
isStateless() - Method in interface org.jboss.weld.ejb.spi.EjbDescriptor
Indicates if the bean is a stateless session bean
isStateless() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
isStatic() - Method in interface javax.enterprise.inject.spi.AnnotatedMember
Determines if the member is static.
isStatic() - Method in class org.jboss.classfilewriter.ClassMethod
isStatic() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Indicates if this AnnotatedItem represents a static element
isStatic() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
Indicates if the member is static
isStatic() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
Indicates if the parameter is static
isStatic() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Indicates if the type is static
isStatic() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember
isStatic() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMember
isStatic() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotatedMember
isStatic() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
isStatic(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if type is static
isStatic(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if member is static
isStaticNestedClass(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
isStereotype(Class<? extends Annotation>) - Method in interface javax.enterprise.inject.spi.BeanManager
Test the given annotation type to determine if it is a
stereotype .
isStereotype(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
isStereotype(Class<? extends Annotation>) - Method in class org.jboss.weld.util.ForwardingBeanManager
isStrictlyOrdered(Iterable<? extends T>) - Method in class com.google.common.collect.Ordering
Returns true
if each element in iterable
after the first is
strictly greater than the element that preceded it, according to
this ordering.
isSupported(InterceptionType) - Static method in class org.jboss.weld.interceptor.util.InterceptionTypeRegistry
isTargetClassInterceptor() - Method in class org.jboss.weld.interceptor.reader.AbstractInterceptorMetadata
isTargetClassInterceptor() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
isTargetClassInterceptor() - Method in class org.jboss.weld.interceptor.reader.TargetClassInterceptorMetadata
isTeredoAddress(Inet6Address) - Static method in class com.google.common.net.InetAddresses
Evaluates whether the argument is a Teredo address.
isTerminated() - Method in class com.google.common.util.concurrent.ForwardingExecutorService
isTopLevelClass() - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether this class is a top-level class or an inner class.
isTopLevelOrStaticNestedClass(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
isTopPrivateDomain() - Method in class com.google.common.net.InternetDomainName
Indicates whether this domain name is composed of exactly one subdomain
component followed by a
public suffix .
istore(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
ISTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
ISTORE_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ISTORE_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ISTORE_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ISTORE_3 - Static variable in interface org.jboss.classfilewriter.code.Opcode
isTraceEnabled() - Method in interface org.jboss.logging.BasicLogger
Check to see if the TRACE
level is enabled for this logger.
isTraceEnabled() - Method in class org.jboss.logging.DelegatingBasicLogger
isTraceEnabled() - Method in class org.jboss.logging.Logger
Check to see if the TRACE
level is enabled for this logger.
isTransactionActive() - Method in interface org.jboss.weld.transaction.spi.TransactionServices
Queries the status of the current execution to see if a transaction is currently active.
isTransient() - Method in interface javax.enterprise.context.Conversation
Determine if the conversation is marked transient or long-running.
isTransient() - Method in interface javax.enterprise.inject.spi.InjectionPoint
Determines if the injection is a transient field.
isTransient() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedField
isTransient() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
isTransient() - Method in class org.jboss.weld.context.conversation.ConversationImpl
isTransient() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
isTransient() - Method in class org.jboss.weld.injection.EmptyInjectionPoint
isTransient() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
isTransient() - Method in class org.jboss.weld.util.annotated.ForwardingWeldField
isTransient() - Method in class org.jboss.weld.util.DelegatingFieldInjectionPointAttributes
isTransient(Member) - Static method in class org.jboss.weld.util.reflection.Reflections
isTypeManagedBeanOrDecoratorOrInterceptor(AnnotatedType<?>) - Static method in class org.jboss.weld.util.Beans
Indicates if the type is a simple Web Bean
isTypeManagedBeanOrDecoratorOrInterceptor(ClassFileInfo) - Static method in class org.jboss.weld.util.Beans
isTypeOrAnyMethodFinal(Class<?>) - Static method in class org.jboss.weld.util.reflection.Reflections
Checks if type or member is final
isTypeProxyable(Type, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
Indicates if a class is proxyable
isTypeSerializable(Object) - Method in class org.jboss.weld.bean.AbstractProducerBean
isTypeSerializable(Object) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
isTypesProxyable(Bean<?>, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
Indicates if a set of types are all proxyable
isTypesProxyable(Iterable<? extends Type>, ServiceRegistry) - Static method in class org.jboss.weld.util.Proxies
Indicates if a set of types are all proxyable
isub() - Method in class org.jboss.classfilewriter.code.CodeAttribute
ISUB - Static variable in interface org.jboss.classfilewriter.code.Opcode
isUnboundedTypeVariable(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
isUnboundedWildcard(Type) - Static method in class org.jboss.weld.util.reflection.Reflections
isUnderPublicSuffix() - Method in class com.google.common.net.InternetDomainName
Indicates whether this domain name ends in a
public suffix , while not being a public suffix itself.
isUnsatisfied() - Method in interface javax.enterprise.inject.Instance
Determines if there is no bean that matches the required type and qualifiers and is eligible for injection into the class
into which the parent Instance was injected.
isUnsatisfied() - Method in class org.jboss.weld.AbstractCDI
isUnsatisfied() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
isUpperCase(char) - Static method in class com.google.common.base.Ascii
Indicates whether c
is one of the twenty-six uppercase ASCII alphabetic characters
between 'A'
and 'Z'
inclusive.
isUriInetAddress(String) - Static method in class com.google.common.net.InetAddresses
Returns true
if the supplied string is a valid URI IP string
literal, false
otherwise.
isUsingConstructor() - Method in class org.jboss.weld.bean.proxy.DefaultProxyInstantiator
isUsingConstructor() - Method in interface org.jboss.weld.bean.proxy.ProxyInstantiator
Indicates whether this instantiator calls proxy class' no-arg constructor or whether it uses an alternative mechanism to obtain a proxy class instance.
isValid(String) - Static method in class com.google.common.net.HostSpecifier
isValid(String) - Static method in class com.google.common.net.InternetDomainName
Indicates whether the argument is a syntactically valid domain name using
lenient validation.
isValid() - Method in class org.jboss.weld.context.AbstractManagedContext
isValid() - Method in interface org.jboss.weld.context.http.HttpSessionContext
isValid() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Indicates if the annotation is valid
isValidLenient(String) - Static method in class com.google.common.net.InternetDomainName
isValidValue(Object) - Method in enum org.jboss.weld.config.ConfigurationKey
isValidValueType(Class<?>) - Method in enum org.jboss.weld.config.ConfigurationKey
isValueTypeSupported(Class<?>) - Static method in enum org.jboss.weld.config.ConfigurationKey
isVeto() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
isVeto() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
isVetoed(Class<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
isVetoed() - Method in interface org.jboss.weld.resources.spi.ClassFileInfo
Indicates whether this class is vetoed from CDI processing.
isVetoed(Class<?>) - Static method in class org.jboss.weld.util.Beans
Determines if this Java class should be vetoed as a result of presence of Veto
annotations.
isVetoed(AnnotatedType<?>) - Static method in class org.jboss.weld.util.Beans
isWide() - Method in class org.jboss.classfilewriter.code.StackEntry
isWide(String) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
returns true if the descriptor represents a long or a double
isWide(Class<?>) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
returns true if the class represents a long or a double
isWrapperType(Class<?>) - Static method in class com.google.common.primitives.Primitives
Returns
true
if
type
is one of the nine
primitive-wrapper types, such as
Integer
.
isXmlValidationDisabled() - Method in class org.jboss.weld.config.SystemPropertiesConfiguration
XML descriptor validation is enabled by default.
Iterables - Class in com.google.common.collect
This class contains static utility methods that operate on or return objects
of type Iterable
.
IterableToIteratorFunction <T > - Class in org.jboss.weld.util.collections
IterableToIteratorFunction() - Constructor for class org.jboss.weld.util.collections.IterableToIteratorFunction
IterativeWorkerTaskFactory <T > - Class in org.jboss.weld.executor
Used for decomposition of loops in which independent tasks are processed sequentially.
IterativeWorkerTaskFactory(Iterable<? extends T>) - Constructor for class org.jboss.weld.executor.IterativeWorkerTaskFactory
iterator() - Method in class com.google.common.collect.ForwardingCollection
iterator() - Method in class com.google.common.collect.ImmutableCollection
Returns an unmodifiable iterator across the elements in this collection.
iterator() - Method in class com.google.common.collect.ImmutableList
iterator() - Method in class com.google.common.collect.ImmutableMultiset
iterator() - Method in class com.google.common.collect.ImmutableSet
iterator() - Method in class com.google.common.collect.ImmutableSortedSet
iterator() - Method in class com.google.common.collect.MinMaxPriorityQueue
Returns an iterator over the elements contained in this collection,
in no particular order .
iterator() - Method in interface com.google.common.collect.Multiset
iterator() - Method in interface com.google.common.collect.SortedMultiset
iterator() - Method in class org.jboss.weld.AbstractCDI
iterator() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
iterator() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingServiceRegistry
iterator() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
iterator() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
iterator() - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
iterator() - Method in interface org.jboss.weld.context.beanstore.BeanStore
iterator() - Method in class org.jboss.weld.ejb.EjbDescriptors
iterator() - Method in class org.jboss.weld.util.collections.ArraySet
iterator() - Method in class org.jboss.weld.util.collections.ListToSet
iterator() - Method in class org.jboss.weld.util.collections.ListView
iterator() - Method in class org.jboss.weld.util.InterceptorBindingSet
iterator() - Method in class org.jboss.weld.util.ServiceLoader
Lazily loads the available providers of this loader's service.
Iterators - Class in com.google.common.collect
This class contains static utility methods that operate on or return objects
of type
Iterator
.
iushr() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IUSHR - Static variable in interface org.jboss.classfilewriter.code.Opcode
ixor() - Method in class org.jboss.classfilewriter.code.CodeAttribute
IXOR - Static variable in interface org.jboss.classfilewriter.code.Opcode
l2d() - Method in class org.jboss.classfilewriter.code.CodeAttribute
L2D - Static variable in interface org.jboss.classfilewriter.code.Opcode
l2f() - Method in class org.jboss.classfilewriter.code.CodeAttribute
L2F - Static variable in interface org.jboss.classfilewriter.code.Opcode
l2i() - Method in class org.jboss.classfilewriter.code.CodeAttribute
L2I - Static variable in interface org.jboss.classfilewriter.code.Opcode
ladd() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LADD - Static variable in interface org.jboss.classfilewriter.code.Opcode
laload() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LALOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
LambdaExpression - Class in javax.el
LambdaExpression(List<String>, ValueExpression) - Constructor for class javax.el.LambdaExpression
Creates a new LambdaExpression.
land() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LAND - Static variable in interface org.jboss.classfilewriter.code.Opcode
last() - Method in class com.google.common.collect.FluentIterable
Returns an
Optional
containing the last element in this fluent iterable.
last() - Method in class com.google.common.collect.ForwardingSortedSet
LAST_EVENT_ID - Static variable in class com.google.common.net.HttpHeaders
The HTTP Last-Event-ID header field name.
LAST_MODIFIED - Static variable in class com.google.common.net.HttpHeaders
The HTTP Last-Modified header field name.
lastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
lastEntry() - Method in class com.google.common.collect.ImmutableSortedMap
lastEntry() - Method in interface com.google.common.collect.SortedMultiset
Returns the entry of the last element in this multiset, or null
if
this multiset is empty.
lastIndexIn(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns the index of the last matching character in a character sequence, or -1
if no
matching character is present.
lastIndexOf(Object) - Method in class com.google.common.collect.ForwardingList
lastIndexOf(Object) - Method in class com.google.common.collect.ImmutableList
lastIndexOf(boolean[], boolean) - Static method in class com.google.common.primitives.Booleans
Returns the index of the last appearance of the value target
in
array
.
lastIndexOf(byte[], byte) - Static method in class com.google.common.primitives.Bytes
Returns the index of the last appearance of the value target
in
array
.
lastIndexOf(char[], char) - Static method in class com.google.common.primitives.Chars
Returns the index of the last appearance of the value target
in
array
.
lastIndexOf(double[], double) - Static method in class com.google.common.primitives.Doubles
Returns the index of the last appearance of the value target
in
array
.
lastIndexOf(float[], float) - Static method in class com.google.common.primitives.Floats
Returns the index of the last appearance of the value target
in
array
.
lastIndexOf(int[], int) - Static method in class com.google.common.primitives.Ints
Returns the index of the last appearance of the value target
in
array
.
lastIndexOf(long[], long) - Static method in class com.google.common.primitives.Longs
Returns the index of the last appearance of the value target
in
array
.
lastIndexOf(short[], short) - Static method in class com.google.common.primitives.Shorts
Returns the index of the last appearance of the value target
in
array
.
lastKey() - Method in class com.google.common.collect.ForwardingSortedMap
lastKey() - Method in class com.google.common.collect.ImmutableSortedMap
lastore() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LASTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
LazyCyclicSessionBeanStore - Class in org.jboss.weld.context.beanstore.http
This session bean store knows how to handle cyclic bean creation.
LazyCyclicSessionBeanStore(HttpServletRequest, NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
LazyHttpConversationContextImpl - Class in org.jboss.weld.context.http
LazyHttpConversationContextImpl(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.http.LazyHttpConversationContextImpl
LazySessionBeanStore - Class in org.jboss.weld.context.beanstore.http
A BeanStore that uses a HTTP session as backing storage.
LazySessionBeanStore(HttpServletRequest, NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.http.LazySessionBeanStore
lazySet(double) - Method in class com.google.common.util.concurrent.AtomicDouble
Eventually sets to the given value.
lazySet(int, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
Eventually sets the element at position i
to the given value.
LazySize - Interface in org.jboss.classfilewriter.util
Represents a place holder for a size value in a byte array that can be written to later.
lazyTransform(Future<I>, Function<? super I, ? extends O>) - Static method in class com.google.common.util.concurrent.Futures
LazyValueHolder <T > - Class in org.jboss.weld.util
Represents a lazily computed value.
LazyValueHolder() - Constructor for class org.jboss.weld.util.LazyValueHolder
LazyValueHolder.Serializable <T > - Class in org.jboss.weld.util
lazyWeakLock(int) - Static method in class com.google.common.util.concurrent.Striped
Creates a Striped<Lock>
with lazily initialized, weakly referenced locks, with the
specified fairness.
lazyWeakReadWriteLock(int) - Static method in class com.google.common.util.concurrent.Striped
Creates a Striped<ReadWriteLock>
with lazily initialized, weakly referenced
read-write locks, with the specified fairness.
lazyWeakSemaphore(int, int) - Static method in class com.google.common.util.concurrent.Striped
Creates a Striped<Semaphore>
with lazily initialized, weakly referenced semaphores,
with the specified number of permits and fairness.
LBEAN_IDENTIFIER - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
lcmp() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LCMP - Static variable in interface org.jboss.classfilewriter.code.Opcode
lconst(long) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Adds the appropriate lconst instruction.
LCONST_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
LCONST_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
ldc(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Adds an ldc instruction for an int.
ldc(float) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Adds an ldc instruction for float
ldc(String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Adds an ldc instruction for a String
To load a class literal using ldc use the @{link #loadType(String)} method.
LDC - Static variable in interface org.jboss.classfilewriter.code.Opcode
ldc2(double) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Adds an ldc2_w instruction for double
ldc2(long) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Adds an ldc2_w instruction for long
LDC2_W - Static variable in interface org.jboss.classfilewriter.code.Opcode
LDC_W - Static variable in interface org.jboss.classfilewriter.code.Opcode
ldiv() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LDIV - Static variable in interface org.jboss.classfilewriter.code.Opcode
leastOf(Iterable<E>, int) - Method in class com.google.common.collect.Ordering
Returns the k
least elements of the given iterable according to
this ordering, in order from least to greatest.
leave() - Method in class com.google.common.util.concurrent.Monitor
Leaves this monitor.
leftValue() - Method in interface com.google.common.collect.MapDifference.ValueDifference
Returns the value from the left map (possibly null).
legacyDeploymentMetadataProvided() - Method in interface org.jboss.weld.logging.BootstrapLogger
length(InputSupplier<? extends InputStream>) - Static method in class com.google.common.io.ByteStreams
Returns the length of a supplied input stream, in bytes.
length() - Method in class com.google.common.util.concurrent.AtomicDoubleArray
Returns the length of the array.
lessThan(C) - Static method in class com.google.common.collect.Ranges
Returns a range that contains all values strictly less than endpoint
.
lexicographical() - Method in class com.google.common.collect.Ordering
Returns a new ordering which sorts iterables by comparing corresponding
elements pairwise until a nonzero result is found; imposes "dictionary
order".
lexicographicalComparator() - Static method in class com.google.common.primitives.Booleans
Returns a comparator that compares two boolean
arrays
lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Chars
Returns a comparator that compares two char
arrays
lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Doubles
Returns a comparator that compares two double
arrays
lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Floats
Returns a comparator that compares two float
arrays
lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Ints
Returns a comparator that compares two int
arrays
lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Longs
Returns a comparator that compares two long
arrays
lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.Shorts
Returns a comparator that compares two short
arrays
lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.SignedBytes
Returns a comparator that compares two byte
arrays
lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.UnsignedBytes
Returns a comparator that compares two byte
arrays
lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.UnsignedInts
Returns a comparator that compares two arrays of unsigned int
values lexicographically.
lexicographicalComparator() - Static method in class com.google.common.primitives.UnsignedLongs
Returns a comparator that compares two arrays of unsigned long
values
lexicographically.
LF - Static variable in class com.google.common.base.Ascii
Line Feed ('\n'): A format effector which controls the movement of
the printing position to the next printing line.
LIBRARY_AFTER - Static variable in class javax.interceptor.Interceptor.Priority
Start of range for late interceptors defined by
extension libraries.
LIBRARY_BEFORE - Static variable in class javax.interceptor.Interceptor.Priority
Start of range for early interceptors defined by
extension libraries.
lifecycle_mixin_$$_postConstruct() - Method in interface org.jboss.weld.interceptor.proxy.LifecycleMixin
lifecycle_mixin_$$_preDestroy() - Method in interface org.jboss.weld.interceptor.proxy.LifecycleMixin
LifecycleCallbackInvoker <T > - Interface in org.jboss.weld.injection.producer
Implementations of this interface are capable of performing
PostConstruct
/
PreDestroy
lifecycle callback
invocations.
LifecycleMixin - Interface in org.jboss.weld.interceptor.proxy
limit(int) - Method in class com.google.common.base.Splitter
Returns a splitter that behaves equivalently to this
splitter but
stops splitting after it reaches the limit.
limit(int) - Method in class com.google.common.collect.FluentIterable
Creates a fluent iterable with the first size
elements of this
fluent iterable.
limit(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
Creates an iterable with the first limitSize
elements of the given
iterable.
limit(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
Creates an iterator returning the first limitSize
elements of the
given iterator.
LimitInputStream - Class in com.google.common.io
An InputStream that limits the number of bytes which can be read.
LimitInputStream(InputStream, long) - Constructor for class com.google.common.io.LimitInputStream
Wraps another input stream, limiting the number of bytes which can be read.
LineProcessor <T > - Interface in com.google.common.io
A callback to be used with the streaming readLines
methods.
LineReader - Class in com.google.common.io
A class for reading lines of text.
LineReader(Readable) - Constructor for class com.google.common.io.LineReader
Creates a new instance that will read lines from the given
Readable
object.
LINK - Static variable in class com.google.common.net.HttpHeaders
The HTTP Link header field name.
LinkedHashMultimap <K ,V > - Class in com.google.common.collect
Implementation of Multimap
that does not allow duplicate key-value
entries and that returns collections whose iterators follow the ordering in
which the data was added to the multimap.
LinkedHashMultiset <E > - Class in com.google.common.collect
A Multiset
implementation with predictable iteration order.
LinkedListMultimap <K ,V > - Class in com.google.common.collect
An implementation of ListMultimap
that supports deterministic
iteration order for both keys and values.
ListELResolver - Class in javax.el
Defines property resolution behavior on instances of
List
.
ListELResolver() - Constructor for class javax.el.ListELResolver
Creates a new read/write ListELResolver
.
ListELResolver(boolean) - Constructor for class javax.el.ListELResolver
Creates a new ListELResolver
whose read-only status is
determined by the given parameter.
ListenableFuture <V > - Interface in com.google.common.util.concurrent
A
Future
that accepts completion listeners.
ListenableFutureTask <V > - Class in com.google.common.util.concurrent
listeningDecorator(ExecutorService) - Static method in class com.google.common.util.concurrent.MoreExecutors
listeningDecorator(ScheduledExecutorService) - Static method in class com.google.common.util.concurrent.MoreExecutors
ListeningExecutorService - Interface in com.google.common.util.concurrent
ListeningScheduledExecutorService - Interface in com.google.common.util.concurrent
listenInPoolThread(Future<V>) - Static method in class com.google.common.util.concurrent.JdkFutureAdapters
listenInPoolThread(Future<V>, Executor) - Static method in class com.google.common.util.concurrent.JdkFutureAdapters
listIterator() - Method in class com.google.common.collect.ForwardingList
listIterator(int) - Method in class com.google.common.collect.ForwardingList
listIterator() - Method in class com.google.common.collect.ImmutableList
listIterator(int) - Method in class com.google.common.collect.ImmutableList
listIterator() - Method in class org.jboss.weld.util.collections.ListView
listIterator(int) - Method in class org.jboss.weld.util.collections.ListView
ListMultimap <K ,V > - Interface in com.google.common.collect
A Multimap
that can hold duplicate key-value pairs and that maintains
the insertion ordering of values for a given key.
Lists - Class in com.google.common.collect
Static utility methods pertaining to
List
instances.
ListToSet <T > - Class in org.jboss.weld.util.collections
Provides a set-like read-only view on a given
List
.
ListToSet() - Constructor for class org.jboss.weld.util.collections.ListToSet
ListView <SOURCE ,VIEW > - Class in org.jboss.weld.util.collections
Provides a view of type List
for a List where the conversion between view and source is handled by a provided
ViewProvider
implementation.
ListView() - Constructor for class org.jboss.weld.util.collections.ListView
LittleEndianDataInputStream - Class in com.google.common.io
An implementation of
DataInput
that uses little-endian byte ordering
for reading
short
,
int
,
float
,
double
, and
long
values.
LittleEndianDataInputStream(InputStream) - Constructor for class com.google.common.io.LittleEndianDataInputStream
Creates a LittleEndianDataInputStream
that wraps the given stream.
LittleEndianDataOutputStream - Class in com.google.common.io
An implementation of
DataOutput
that uses little-endian byte ordering
for writing
char
,
short
,
int
,
float
,
double
, and
long
values.
LittleEndianDataOutputStream(OutputStream) - Constructor for class com.google.common.io.LittleEndianDataOutputStream
Creates a LittleEndianDataOutputStream
that wraps the given stream.
LJAVA_LANG_BYTE - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
LJAVA_LANG_CLASS - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
LJAVA_LANG_OBJECT - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
LJAVA_LANG_REFLECT_METHOD - Static variable in class org.jboss.weld.bean.proxy.DefaultBytecodeMethodResolver
LJAVA_LANG_REFLECT_METHOD - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
LJAVA_LANG_STRING - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
LJAVA_LANG_THREAD_LOCAL - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
lload(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
LLOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
LLOAD_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
LLOAD_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
LLOAD_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
LLOAD_3 - Static variable in interface org.jboss.classfilewriter.code.Opcode
lmul() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LMUL - Static variable in interface org.jboss.classfilewriter.code.Opcode
lneg() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LNEG - Static variable in interface org.jboss.classfilewriter.code.Opcode
load(K) - Method in class com.google.common.cache.CacheLoader
Computes or retrieves the value corresponding to key
.
load(Class<?>, int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Generates the apprpriate load instruction for the given type
load(String, int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Generates the apprpriate load instruction for the given type
load(Set<Bean<?>>) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver.BeanDisambiguation
load(Class<S>) - Static method in class org.jboss.weld.util.ServiceLoader
Creates a new service loader for the given service type, using the current
thread's context class loader.
load(Class<S>, ClassLoader) - Static method in class org.jboss.weld.util.ServiceLoader
Creates a new service loader for the given service type and class loader.
load(Class<S>, ResourceLoader) - Static method in class org.jboss.weld.util.ServiceLoader
loadAll(Iterable<? extends K>) - Method in class com.google.common.cache.CacheLoader
Computes or retrieves the values corresponding to keys
.
loadBeanClass(String) - Method in class org.jboss.weld.bean.proxy.util.SimpleProxyServices
Deprecated.
loadBeanClass(String) - Method in interface org.jboss.weld.serialization.spi.ProxyServices
Loads classes or interfaces extended/implemented by a bean or in particular a proxy class for a bean.
loadBeanDeploymentArchive(Class<?>) - Method in interface org.jboss.weld.bootstrap.spi.Deployment
loadClass(String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
loadClass(String, ResourceLoader) - Static method in class org.jboss.weld.util.reflection.Reflections
Tries to load a class using the specified ResourceLoader.
loadCount() - Method in class com.google.common.cache.CacheStats
Returns the total number of times that
Cache
lookup methods attempted to load new
values.
loadEnhancedMember(AnnotatedMember<X>, String) - Method in class org.jboss.weld.resources.MemberTransformer
loadEnhancedParameter(AnnotatedParameter<X>, String) - Method in class org.jboss.weld.resources.MemberTransformer
loadError(Object, Throwable) - Method in interface org.jboss.weld.logging.XmlLogger
loadExceptionCount() - Method in class com.google.common.cache.CacheStats
Returns the number of times
Cache
lookup methods threw an exception while loading a
new value.
loadExceptionRate() - Method in class com.google.common.cache.CacheStats
Returns the ratio of cache loading attempts which threw exceptions.
loadExtensions(ClassLoader) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Load CDI extensions using the provided ClassLoader
loadExtensions(ClassLoader) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
loadImplementationClassName(String, ClassLoader) - Static method in class org.jboss.el.cache.FactoryFinderCache
loadingBeanStoreMapFromSession(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
LoadingCache <K ,V > - Interface in com.google.common.cache
A semi-persistent mapping from keys to values.
LoadingCacheUtils - Class in org.jboss.weld.util.cache
Guava loading cache utilities.
loadInstalled(Class<S>) - Static method in class org.jboss.weld.util.ServiceLoader
Creates a new service loader for the given service type, using the
extension class loader.
loadMethodParameters() - Method in class org.jboss.classfilewriter.code.CodeAttribute
loads all parameters onto the stack.
loadSuccessCount() - Method in class com.google.common.cache.CacheStats
Returns the number of times
Cache
lookup methods have successfully loaded a new value.
loadType(String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Loads a java.lang.Class for the given descriptor into the stack.
LocalVariableState - Class in org.jboss.classfilewriter.code
In immutable local variable state
LocalVariableState(ClassMethod) - Constructor for class org.jboss.classfilewriter.code.LocalVariableState
construct the initial local variable state for a method
LocalVariableState(ConstPool, String...) - Constructor for class org.jboss.classfilewriter.code.LocalVariableState
LOCATION - Static variable in class com.google.common.net.HttpHeaders
The HTTP Location header field name.
lock(int) - Static method in class com.google.common.util.concurrent.Striped
Creates a Striped<Lock>
with eagerly initialized, strongly referenced locks, with the
specified fairness.
lock(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
lock(BeanIdentifier) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Gets a creation lock for the given bean id.
lock(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
lock(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.HashMapBeanStore
lock(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.LockStore
lock(long) - Method in class org.jboss.weld.context.conversation.ConversationImpl
lock(long) - Method in interface org.jboss.weld.context.ManagedConversation
Attempts to lock the conversation for exclusive usage
LockedBean - Interface in org.jboss.weld.context.beanstore
A representation of a creation lock on a bean instance
LockStore - Class in org.jboss.weld.context.beanstore
Helper class for bean store creation locking.
LockStore() - Constructor for class org.jboss.weld.context.beanstore.LockStore
lockStore - Variable in class org.jboss.weld.context.beanstore.MapBeanStore
log(Logger.Level, Object) - Method in interface org.jboss.logging.BasicLogger
Log a message at the given level.
log(Logger.Level, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable at the given log level.
log(Logger.Level, String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable at the given log level and a specific logger class name.
log(String, Logger.Level, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable at the given log level.
log - Variable in class org.jboss.logging.DelegatingBasicLogger
The delegate logger.
log(Logger.Level, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
log(Logger.Level, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
log(Logger.Level, String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
log(String, Logger.Level, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
log(Logger.Level, Object) - Method in class org.jboss.logging.Logger
Log a message at the given level.
log(Logger.Level, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable at the given log level.
log(Logger.Level, String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable at the given log level and a specific logger class name.
log(Logger.Level, Object, Object[]) - Method in class org.jboss.logging.Logger
log(Logger.Level, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
log(String, Logger.Level, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable at the given log level.
LOG - Static variable in interface org.jboss.weld.logging.BeanLogger
LOG - Static variable in interface org.jboss.weld.logging.BeanManagerLogger
LOG - Static variable in interface org.jboss.weld.logging.BootstrapLogger
LOG - Static variable in interface org.jboss.weld.logging.ConfigurationLogger
LOG - Static variable in interface org.jboss.weld.logging.ContextLogger
LOG - Static variable in interface org.jboss.weld.logging.ConversationLogger
LOG - Static variable in interface org.jboss.weld.logging.ElLogger
LOG - Static variable in interface org.jboss.weld.logging.EventLogger
LOG - Static variable in interface org.jboss.weld.logging.InterceptorLogger
log(Object...) - Method in interface org.jboss.weld.logging.LogMessageCallback
Invokes the logger method.
LOG - Static variable in interface org.jboss.weld.logging.MetadataLogger
LOG - Static variable in interface org.jboss.weld.logging.ReflectionLogger
LOG - Static variable in interface org.jboss.weld.logging.ResolutionLogger
LOG - Static variable in interface org.jboss.weld.logging.SerializationLogger
LOG - Static variable in interface org.jboss.weld.logging.ServletLogger
LOG - Static variable in interface org.jboss.weld.logging.UtilLogger
LOG - Static variable in interface org.jboss.weld.logging.ValidatorLogger
LOG - Static variable in interface org.jboss.weld.logging.VersionLogger
LOG - Static variable in interface org.jboss.weld.logging.XmlLogger
log10(BigInteger, RoundingMode) - Static method in class com.google.common.math.BigIntegerMath
Returns the base-10 logarithm of x
, rounded according to the specified rounding mode.
log10(int, RoundingMode) - Static method in class com.google.common.math.IntMath
Returns the base-10 logarithm of x
, rounded according to the specified rounding mode.
log10(long, RoundingMode) - Static method in class com.google.common.math.LongMath
Returns the base-10 logarithm of x
, rounded according to the specified rounding mode.
log2(BigInteger, RoundingMode) - Static method in class com.google.common.math.BigIntegerMath
Returns the base-2 logarithm of x
, rounded according to the specified rounding mode.
log2(double) - Static method in class com.google.common.math.DoubleMath
Returns the base 2 logarithm of a double value.
log2(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
Returns the base 2 logarithm of a double value, rounded with the specified rounding mode to an
int
.
log2(int, RoundingMode) - Static method in class com.google.common.math.IntMath
Returns the base-2 logarithm of x
, rounded according to the specified rounding mode.
log2(long, RoundingMode) - Static method in class com.google.common.math.LongMath
Returns the base-2 logarithm of x
, rounded according to the specified rounding mode.
logf(Logger.Level, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message at the given log level.
logf(String, Logger.Level, Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Log a message at the given level.
logf(Logger.Level, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(Logger.Level, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(Logger.Level, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(Logger.Level, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(String, Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(String, Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
logf(Logger.Level, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message at the given log level.
logf(String, Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.Logger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Log a message at the given level.
logf(String, Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Log a message at the given level.
Logger - Class in org.jboss.logging
An abstracted logging entry point.
Logger(String) - Constructor for class org.jboss.logging.Logger
Construct a new instance.
Logger.Level - Enum in org.jboss.logging
Levels used by this logging API.
LoggerProvider - Interface in org.jboss.logging
LoggingClass - Annotation Type in org.jboss.logging
Deprecated.
LogMessage - Annotation Type in org.jboss.logging
Deprecated.
LogMessageCallback - Interface in org.jboss.weld.logging
JBoss Logging is not using message keys and so it's not possible to reference the log message (a logger method annotated with LogMessage
and
Message
) and use it as a method parameter or construct it lazily.
logv(Logger.Level, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(String, Logger.Level, Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(String, Logger.Level, Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(Logger.Level, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(Logger.Level, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(Logger.Level, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(String, Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(String, Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
logv(Logger.Level, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(String, Logger.Level, Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(String, Logger.Level, Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(String, Logger.Level, Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
logv(String, Logger.Level, Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message at the given log level using
MessageFormat
-style formatting.
LONG_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
LongAnnotationValue - Class in org.jboss.classfilewriter.annotations
A long annotation value
LongAnnotationValue(ConstPool, String, long) - Constructor for class org.jboss.classfilewriter.annotations.LongAnnotationValue
LongEntry - Class in org.jboss.classfilewriter.constpool
LongEntry(long) - Constructor for class org.jboss.classfilewriter.constpool.LongEntry
longFunnel() - Static method in class com.google.common.hash.Funnels
Returns a funnel for longs.
LongMath - Class in com.google.common.math
A class for arithmetic on values of type long
.
longs() - Static method in class com.google.common.collect.DiscreteDomains
Returns the discrete domain for values of type Long
.
Longs - Class in com.google.common.primitives
Static utility methods pertaining to
long
primitives, that are not
already found in either
Long
or
Arrays
.
longValue() - Method in class com.google.common.primitives.UnsignedInteger
Returns the value of this UnsignedInteger
as a long
.
longValue() - Method in class com.google.common.primitives.UnsignedLong
Returns the value of this UnsignedLong
as a long
.
longValue() - Method in class com.google.common.util.concurrent.AtomicDouble
Returns the value of this AtomicDouble
as a long
after a narrowing primitive conversion.
lookedUpClientProxy(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
lookupBeanManager(Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.manager.BeanManagerLookupService
lookupField(Class<?>, String) - Static method in class org.jboss.weld.security.FieldLookupAction
lookupMethod(Class<?>, String, Class<?>[]) - Static method in class org.jboss.weld.security.MethodLookupAction
lookupswitch(LookupSwitchBuilder) - Method in class org.jboss.classfilewriter.code.CodeAttribute
Adds a lookup switch statement
LOOKUPSWITCH - Static variable in interface org.jboss.classfilewriter.code.Opcode
LookupSwitchBuilder - Class in org.jboss.classfilewriter.code
builder class used to build a lookupswitch statement.
LookupSwitchBuilder() - Constructor for class org.jboss.classfilewriter.code.LookupSwitchBuilder
Builds a lookup switch statement with no specified default location.
LookupSwitchBuilder(CodeLocation) - Constructor for class org.jboss.classfilewriter.code.LookupSwitchBuilder
Builds a lookup switch statement, specifying the default location
LookupSwitchBuilder.ValuePair - Class in org.jboss.classfilewriter.code
lor() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LOR - Static variable in interface org.jboss.classfilewriter.code.Opcode
lower(E) - Method in class com.google.common.collect.ForwardingNavigableSet
lower(E) - Method in class com.google.common.collect.ImmutableSortedSet
lowerBoundsOfWildcardMatch(Type, WildcardType) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
lowerBoundsOfWildcardMatch(Type[], WildcardType) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
lowerBoundType() - Method in class com.google.common.collect.Range
lowerEndpoint() - Method in class com.google.common.collect.Range
Returns the lower endpoint of this range.
lowerEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
lowerEntry(K) - Method in class com.google.common.collect.ImmutableSortedMap
lowerKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
lowerKey(K) - Method in class com.google.common.collect.ImmutableSortedMap
lrcCount(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
lrem() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LREM - Static variable in interface org.jboss.classfilewriter.code.Opcode
LRETURN - Static variable in interface org.jboss.classfilewriter.code.Opcode
lshl() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LSHL - Static variable in interface org.jboss.classfilewriter.code.Opcode
lshr() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LSHR - Static variable in interface org.jboss.classfilewriter.code.Opcode
lstore(int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
LSTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
LSTORE_0 - Static variable in interface org.jboss.classfilewriter.code.Opcode
LSTORE_1 - Static variable in interface org.jboss.classfilewriter.code.Opcode
LSTORE_2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
LSTORE_3 - Static variable in interface org.jboss.classfilewriter.code.Opcode
lsub() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LSUB - Static variable in interface org.jboss.classfilewriter.code.Opcode
lushr() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LUSHR - Static variable in interface org.jboss.classfilewriter.code.Opcode
lxor() - Method in class org.jboss.classfilewriter.code.CodeAttribute
LXOR - Static variable in interface org.jboss.classfilewriter.code.Opcode
makeChecked(ListenableFuture<V>, Function<Exception, X>) - Static method in class com.google.common.util.concurrent.Futures
makeComputingMap(Function<? super K, ? extends V>) - Method in class com.google.common.collect.GenericMapMaker
Deprecated.
makeComputingMap(Function<? super K, ? extends V>) - Method in class com.google.common.collect.MapMaker
makeDescriptor(String) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
Changes a class name to the internal form suitable for use in a descriptor string.
makeDescriptor(Class<?>) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
makeDescriptor(Constructor<?>) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
makeMap() - Method in class com.google.common.collect.GenericMapMaker
makeMap() - Method in class com.google.common.collect.MapMaker
Builds a thread-safe map, without on-demand computation of values.
makeResultImmutable(Set<ObserverMethod<?>>) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
makeResultImmutable(C) - Method in class org.jboss.weld.resolution.TypeSafeResolver
ManagedBean - Annotation Type in javax.annotation
The ManagedBean annotation marks a POJO (Plain Old Java Object) as a
ManagedBean.A ManagedBean supports a small set of basic services such as
resource injection, lifecycle callbacks and interceptors.
ManagedBean <T > - Class in org.jboss.weld.bean
Represents a simple bean
ManagedBean(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.ManagedBean
Constructor
ManagedBeanIdentifier - Class in org.jboss.weld.bean
ManagedBeanIdentifier(AnnotatedTypeIdentifier) - Constructor for class org.jboss.weld.bean.ManagedBeanIdentifier
ManagedContext - Interface in org.jboss.weld.context
Lifecycle management for built in contexts.
ManagedConversation - Interface in org.jboss.weld.context
Provides management operations for conversations, including locking, and expiration management.
managerNotInitialized() - Method in interface org.jboss.weld.logging.BootstrapLogger
ManagerObjectFactory - Class in org.jboss.weld.resources
ManagerObjectFactory() - Constructor for class org.jboss.weld.resources.ManagerObjectFactory
ManagerObjectFactory(String) - Constructor for class org.jboss.weld.resources.ManagerObjectFactory
map(File) - Static method in class com.google.common.io.Files
map(File, FileChannel.MapMode) - Static method in class com.google.common.io.Files
map(File, FileChannel.MapMode, long) - Static method in class com.google.common.io.Files
MapBeanStore - Class in org.jboss.weld.context.beanstore
MapBeanStore(NamingScheme, Map<String, Object>) - Constructor for class org.jboss.weld.context.beanstore.MapBeanStore
MapBeanStore(NamingScheme, Map<String, Object>, boolean) - Constructor for class org.jboss.weld.context.beanstore.MapBeanStore
MapConstraint <K ,V > - Interface in com.google.common.collect
A constraint on the keys and values that may be added to a Map
or
Multimap
.
MapConstraints - Class in com.google.common.collect
Factory and utilities pertaining to the MapConstraint
interface.
MapDifference <K ,V > - Interface in com.google.common.collect
An object representing the differences between two maps.
MapDifference.ValueDifference <V > - Interface in com.google.common.collect
A difference between the mappings from two maps with the same key.
MapELResolver - Class in javax.el
Defines property resolution behavior on instances of
Map
.
MapELResolver() - Constructor for class javax.el.MapELResolver
Creates a new read/write MapELResolver
.
MapELResolver(boolean) - Constructor for class javax.el.MapELResolver
Creates a new MapELResolver
whose read-only status is
determined by the given parameter.
mapException(Exception) - Method in class com.google.common.util.concurrent.AbstractCheckedFuture
mapFunction(String, String, Method) - Method in class javax.el.ELManager
Maps a static method to an EL function.
mapFunction(String, String, Method) - Method in class javax.el.FunctionMapper
Adds a static method that can be used as a function.
MapMaker - Class in com.google.common.collect
A builder of
ConcurrentMap
instances having any combination of the following features:
keys or values automatically wrapped in
weak or
soft references
notification of evicted (or otherwise removed) entries
on-demand computation of values for keys not already present
MapMaker() - Constructor for class com.google.common.collect.MapMaker
Constructs a new MapMaker
instance with default settings, including strong keys, strong
values, and no automatic eviction of any kind.
MAPPED_DECLARED_METAANNOTATIONS - Static variable in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
The set of declared meta-annotations to map
MAPPED_METAANNOTATIONS - Static variable in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
The set of meta-annotations to map
MAPPED_SUPERCLASS_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
Maps - Class in com.google.common.collect
Static utility methods pertaining to
Map
instances (including instances of
SortedMap
,
BiMap
, etc.).
Maps.EntryTransformer <K ,V1 ,V2 > - Interface in com.google.common.collect
A transformation of the value of a key-value pair, using both key and value
as inputs.
mark(int) - Method in class com.google.common.io.CountingInputStream
mark(int) - Method in class com.google.common.io.LimitInputStream
mark() - Method in class org.jboss.classfilewriter.code.CodeAttribute
Gets the location object for the current location in the bytecode.
markEnd() - Method in interface org.jboss.classfilewriter.util.LazySize
Marker - Class in org.jboss.weld.bean.proxy
A marker class we can use to ensure that our method will not collide with a
user provided method
match(String, String, boolean) - Static method in class org.jboss.weld.metadata.Selectors
Tests whether or not a string matches against a pattern.
matches(char) - Method in class com.google.common.base.CharMatcher
Determines a true or false value for the given character.
matches(Method) - Method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
matches(Method) - Method in interface org.jboss.weld.annotated.enhanced.MethodSignature
Determines whether this method signature matches the signature of the given method
matches(Set<Type>, Set<Type>) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
matches(Type, Set<? extends Type>) - Method in class org.jboss.weld.resolution.AbstractAssignabilityRules
matches(Resolvable, T) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
matches(Set<Type>, Set<Type>) - Method in interface org.jboss.weld.resolution.AssignabilityRules
Check whether at least one of the requiredTypes matches a type in beanTypes
matches(Type, Set<? extends Type>) - Method in interface org.jboss.weld.resolution.AssignabilityRules
Check whether requiredType matches a type in beanTypes
matches(Type, Type) - Method in interface org.jboss.weld.resolution.AssignabilityRules
matches(Type, Type) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
matches(Type, Type) - Method in class org.jboss.weld.resolution.EventTypeAssignabilityRules
matches(Resolvable, Decorator<?>) - Method in class org.jboss.weld.resolution.TypeSafeDecoratorResolver
matches(Resolvable, DisposalMethod<?, ?>) - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
matches(InterceptorResolvable, Interceptor<?>) - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
matches(Resolvable, ObserverMethod<?>) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
matches(R, T) - Method in class org.jboss.weld.resolution.TypeSafeResolver
matchesAllOf(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns true
if a character sequence contains only matching characters.
matchesAnyOf(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns true
if a character sequence contains at least one matching character.
matchesNoBoxing(Type, Type) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
matchesNoBoxing(Type, Type) - Method in class org.jboss.weld.resolution.EventTypeAssignabilityRules
matchesNoneOf(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns true
if a character sequence contains no matching characters.
matchPath(String, String) - Static method in class org.jboss.weld.metadata.Selectors
Tests whether or not a given path matches a given pattern.
matchPath(String, String, boolean) - Static method in class org.jboss.weld.metadata.Selectors
Tests whether or not a given path matches a given pattern.
MAX - Static variable in class com.google.common.base.Ascii
The maximum value of an ASCII character.
max(Iterator<E>) - Method in class com.google.common.collect.Ordering
Returns the greatest of the specified values according to this ordering.
max(Iterable<E>) - Method in class com.google.common.collect.Ordering
Returns the greatest of the specified values according to this ordering.
max(E, E) - Method in class com.google.common.collect.Ordering
Returns the greater of the two values according to this ordering.
max(E, E, E, E...) - Method in class com.google.common.collect.Ordering
Returns the greatest of the specified values according to this ordering.
max(char...) - Static method in class com.google.common.primitives.Chars
Returns the greatest value present in array
.
max(double...) - Static method in class com.google.common.primitives.Doubles
max(float...) - Static method in class com.google.common.primitives.Floats
max(int...) - Static method in class com.google.common.primitives.Ints
Returns the greatest value present in array
.
max(long...) - Static method in class com.google.common.primitives.Longs
Returns the greatest value present in array
.
max(short...) - Static method in class com.google.common.primitives.Shorts
Returns the greatest value present in array
.
max(byte...) - Static method in class com.google.common.primitives.SignedBytes
Returns the greatest value present in array
.
max(byte...) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the greatest value present in array
.
max(int...) - Static method in class com.google.common.primitives.UnsignedInts
Returns the greatest value present in array
, treating values as unsigned.
max(long...) - Static method in class com.google.common.primitives.UnsignedLongs
Returns the greatest value present in array
, treating values as unsigned.
MAX_FORWARDS - Static variable in class com.google.common.net.HttpHeaders
The HTTP Max-Forwards header field name.
MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.Ints
The largest power of two that can be represented as an int
.
MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.Longs
The largest power of two that can be represented as a long
.
MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.Shorts
The largest power of two that can be represented as a short
.
MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.SignedBytes
The largest power of two that can be represented as a signed byte
.
MAX_POWER_OF_TWO - Static variable in class com.google.common.primitives.UnsignedBytes
The largest power of two that can be represented as an unsigned byte
.
MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedBytes
The largest value that fits into an unsigned byte.
MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedInteger
MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedLong
MAX_VALUE - Static variable in class com.google.common.primitives.UnsignedLongs
maximumSize(long) - Method in class com.google.common.cache.CacheBuilder
Specifies the maximum number of entries the cache may contain.
maximumSize(int) - Method in class com.google.common.collect.MinMaxPriorityQueue.Builder
Configures this builder to build MinMaxPriorityQueue
instances
that are limited to maximumSize
elements.
maximumSize(int) - Static method in class com.google.common.collect.MinMaxPriorityQueue
Creates and returns a new builder, configured to build MinMaxPriorityQueue
instances that are limited to maximumSize
elements.
maximumWeight(long) - Method in class com.google.common.cache.CacheBuilder
Specifies the maximum weight of entries the cache may contain.
maxValue() - Method in class com.google.common.collect.DiscreteDomain
Returns the maximum value of type C
, if it has one.
MBOX - Static variable in class com.google.common.net.MediaType
md5() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the MD5 hash algorithm (128 hash bits) by delegating to
the MD5
MessageDigest
.
MDC - Class in org.jboss.logging
MediaType - Class in com.google.common.net
MemberTransformer - Class in org.jboss.weld.resources
Serves several functions.
MemberTransformer(ClassTransformer) - Constructor for class org.jboss.weld.resources.MemberTransformer
memoize(Supplier<T>) - Static method in class com.google.common.base.Suppliers
Returns a supplier which caches the instance retrieved during the first
call to get()
and returns that value on subsequent calls to
get()
.
memoizeWithExpiration(Supplier<T>, long, TimeUnit) - Static method in class com.google.common.base.Suppliers
Returns a supplier that caches the instance supplied by the delegate and
removes the cached value after the specified time has passed.
merge(Set<Annotation>) - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
Perform the merge
mergeBeanInterceptorBindings(BeanManagerImpl, AnnotatedType<?>, Collection<Class<? extends Annotation>>) - Static method in class org.jboss.weld.util.Interceptors
Merge class-level interceptor bindings with interceptor bindings inherited from interceptor bindings and stereotypes.
mergeBeanInterceptorBindings(BeanManagerImpl, AnnotatedType<?>, Collection<Annotation>, Collection<Annotation>) - Static method in class org.jboss.weld.util.Interceptors
Merge class-level interceptor bindings with interceptor bindings inherited from interceptor bindings and stereotypes.
MergedStereotypes <T ,E > - Class in org.jboss.weld.metadata.cache
Meta model for the merged stereotype for a bean
MergedStereotypes(Set<Annotation>, BeanManagerImpl) - Constructor for class org.jboss.weld.metadata.cache.MergedStereotypes
Constructor
mergeExisting(Iterable<? extends BeanDeploymentArchive>, boolean) - Method in class org.jboss.weld.xml.BeansXmlParser
mergeExistingDescriptors(Iterable<BeansXml>, boolean) - Method in class org.jboss.weld.xml.BeansXmlParser
mergeInQualifiers(BeanManagerImpl, Collection<Annotation>, Annotation[]) - Static method in class org.jboss.weld.util.Beans
mergeMethodInterceptorBindings(Map<Class<? extends Annotation>, Annotation>, Collection<Annotation>) - Method in class org.jboss.weld.injection.producer.InterceptionModelInitializer
Merges bean interceptor bindings (including inherited ones) with method interceptor bindings.
mergeSorted(Iterable<? extends Iterable<? extends T>>, Comparator<? super T>) - Static method in class com.google.common.collect.Iterables
Returns an iterable over the merged contents of all given
iterables
.
mergeSorted(Iterable<? extends Iterator<? extends T>>, Comparator<? super T>) - Static method in class com.google.common.collect.Iterators
Returns an iterator over the merged contents of all given
iterators
, traversing every element of the input iterators.
Message - Annotation Type in org.jboss.logging
Deprecated.
Message.Format - Enum in org.jboss.logging
Deprecated.
The possible format types.
MessageBundle - Annotation Type in org.jboss.logging
Deprecated.
MessageCallback <T > - Interface in org.jboss.weld.logging
JBoss Logging is not using message keys and so it's not possible to reference the message (a message method annotated with Message
) and use it as a
method parameter or construct it lazily.
messageDrivenBeansCannotBeManaged(Object) - Method in interface org.jboss.weld.logging.BeanLogger
MessageLogger - Annotation Type in org.jboss.logging
Deprecated.
Messages - Class in org.jboss.logging
A factory class to produce message bundle implementations.
metaAnnotationOnWrongType(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
MetaAnnotationStore - Class in org.jboss.weld.metadata.cache
Metadata singleton for holding EJB metadata, scope models etc.
MetaAnnotationStore(ClassTransformer) - Constructor for class org.jboss.weld.metadata.cache.MetaAnnotationStore
Metadata <T > - Interface in org.jboss.weld.bootstrap.spi
A piece of metadata, of type T
metadata - Variable in class org.jboss.weld.event.DeferredEventNotification
MetadataImpl <T > - Class in org.jboss.weld.metadata
MetadataImpl(T, String) - Constructor for class org.jboss.weld.metadata.MetadataImpl
MetadataLogger - Interface in org.jboss.weld.logging
Log messages for Meta Data.
metadataSourceReturnedNull(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
METHOD_HANDLER_FIELD_NAME - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
methodDescriptor(Method) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
methodDescriptor(String[], String) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
methodElementTypeNotAllowed(Object, Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
MethodExpression - Class in javax.el
An Expression
that refers to a method on an object.
MethodExpression() - Constructor for class javax.el.MethodExpression
MethodHandler - Interface in org.jboss.weld.bean.proxy
The interface implemented by the invocation handler of a proxy
instance.
methodHandlerProcessingCall(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
methodHandlerProcessingReturningBeanInstance(Object) - Method in interface org.jboss.weld.logging.BeanLogger
methodhandlerSetFailed(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
MethodHolder - Class in org.jboss.weld.serialization
Serializable holder for
Method
.
MethodHolder(Method) - Constructor for class org.jboss.weld.serialization.MethodHolder
MethodInfo - Class in javax.el
MethodInfo(String, Class<?>, Class<?>[]) - Constructor for class javax.el.MethodInfo
Creates a new instance of MethodInfo
with the given
information.
MethodInformation - Interface in org.jboss.weld.util.bytecode
Data that is needed when working with a method in bytecode
MethodInjectionPoint <T ,X > - Class in org.jboss.weld.injection
Wraps a method whose parameters may be injected.
MethodInjectionPoint(EnhancedAnnotatedCallable<T, X, Method>, Bean<?>, Class<?>, boolean, InjectionPointFactory, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.MethodInjectionPoint
MethodInvocationStrategy - Class in org.jboss.weld.injection
Encapsulates various strategies for invoking a method injection point.
MethodLookupAction - Class in org.jboss.weld.security
Returns a method from the class or any class/interface in the inheritance hierarchy
MethodLookupAction(Class<?>, String, Class<?>[]) - Constructor for class org.jboss.weld.security.MethodLookupAction
methodName - Variable in class org.jboss.weld.security.GetDeclaredMethodAction
methodNotAvailableAfterShutdown(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
methodNotAvailableDuringInitialization(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
methodNotBusinessMethod(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
MethodNotFoundException - Exception in javax.el
MethodNotFoundException() - Constructor for exception javax.el.MethodNotFoundException
Creates a MethodNotFoundException
with no detail message.
MethodNotFoundException(String) - Constructor for exception javax.el.MethodNotFoundException
Creates a MethodNotFoundException
with the provided
detail message.
MethodNotFoundException(Throwable) - Constructor for exception javax.el.MethodNotFoundException
Creates a MethodNotFoundException
with the given root
cause.
MethodNotFoundException(String, Throwable) - Constructor for exception javax.el.MethodNotFoundException
Creates a MethodNotFoundException
with the given detail
message and root cause.
methodNull() - Method in interface org.jboss.weld.logging.BeanLogger
MethodProducerFactory <X > - Class in org.jboss.weld.manager
MethodProducerFactory(AnnotatedMethod<? super X>, Bean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.manager.MethodProducerFactory
MethodRefEntry - Class in org.jboss.classfilewriter.constpool
MethodRefEntry(short, short) - Constructor for class org.jboss.classfilewriter.constpool.MethodRefEntry
MethodSignature - Interface in org.jboss.weld.annotated.enhanced
MethodSignatureImpl - Class in org.jboss.weld.annotated.enhanced.jlr
MethodSignatureImpl(AnnotatedMethod<?>) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
MethodSignatureImpl(Method) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
MethodSignatureImpl(String, String...) - Constructor for class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
MICROSOFT_EXCEL - Static variable in class com.google.common.net.MediaType
MICROSOFT_POWERPOINT - Static variable in class com.google.common.net.MediaType
MICROSOFT_WORD - Static variable in class com.google.common.net.MediaType
mightContain(T) - Method in class com.google.common.hash.BloomFilter
Returns true
if the element might have been put in this Bloom filter,
false
if this is definitely not the case.
MIN - Static variable in class com.google.common.base.Ascii
The minimum value of an ASCII character.
min(Iterator<E>) - Method in class com.google.common.collect.Ordering
Returns the least of the specified values according to this ordering.
min(Iterable<E>) - Method in class com.google.common.collect.Ordering
Returns the least of the specified values according to this ordering.
min(E, E) - Method in class com.google.common.collect.Ordering
Returns the lesser of the two values according to this ordering.
min(E, E, E, E...) - Method in class com.google.common.collect.Ordering
Returns the least of the specified values according to this ordering.
min(char...) - Static method in class com.google.common.primitives.Chars
Returns the least value present in array
.
min(double...) - Static method in class com.google.common.primitives.Doubles
min(float...) - Static method in class com.google.common.primitives.Floats
min(int...) - Static method in class com.google.common.primitives.Ints
Returns the least value present in array
.
min(long...) - Static method in class com.google.common.primitives.Longs
Returns the least value present in array
.
min(short...) - Static method in class com.google.common.primitives.Shorts
Returns the least value present in array
.
min(byte...) - Static method in class com.google.common.primitives.SignedBytes
Returns the least value present in array
.
min(byte...) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the least value present in array
.
min(int...) - Static method in class com.google.common.primitives.UnsignedInts
Returns the least value present in array
, treating values as unsigned.
min(long...) - Static method in class com.google.common.primitives.UnsignedLongs
Returns the least value present in array
, treating values as unsigned.
MINIMUM_API_VERSION - Variable in class org.jboss.weld.jsf.JsfApiAbstraction
MinMaxPriorityQueue <E > - Class in com.google.common.collect
A double-ended priority queue, which provides constant-time access to both
its least element and its greatest element, as determined by the queue's
specified comparator.
MinMaxPriorityQueue.Builder <B > - Class in com.google.common.collect
The builder class used in creation of min-max priority queues.
minus(CacheStats) - Method in class com.google.common.cache.CacheStats
Returns a new CacheStats
representing the difference between this CacheStats
and other
.
minValue() - Method in class com.google.common.collect.DiscreteDomain
Returns the minimum value of type C
, if it has one.
missCount() - Method in class com.google.common.cache.CacheStats
Returns the number of times
Cache
lookup methods have returned an uncached (newly
loaded) value, or null.
missingBeanConstructorFound() - Method in interface org.jboss.weld.logging.BeanManagerLogger
missingBindingOnInterceptor(Object) - Method in interface org.jboss.weld.logging.BeanLogger
MissingDependenciesRegistry - Class in org.jboss.weld.bootstrap
Holds information about classes that have missing dependencies (class X references class Y and class Y is not
on classpath).
MissingDependenciesRegistry() - Constructor for class org.jboss.weld.bootstrap.MissingDependenciesRegistry
missingRetention(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
missingTarget(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
missingTargetMethodFieldParameterType(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
missingTargetMethodFieldType(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
missingTargetMethodFieldTypeParameterOrTargetMethodTypeOrTargetMethodOrTargetTypeOrTargetField(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
missingTargetTypeMethodOrTargetType(Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
missRate() - Method in class com.google.common.cache.CacheStats
Returns the ratio of cache requests which were misses.
mod(int, int) - Static method in class com.google.common.math.IntMath
Returns x mod m
.
mod(long, int) - Static method in class com.google.common.math.LongMath
Returns x mod m
.
mod(long, long) - Static method in class com.google.common.math.LongMath
Returns x mod m
.
Model - Annotation Type in javax.enterprise.inject
The built-in stereotype intended for use with beans that define the model layer of an MVC web application architecture such
as JSF.
modifiedAnnotatedType(SlimAnnotatedType<X>, AnnotatedType<X>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
MODIFY_THREAD_GROUP - Static variable in class org.jboss.weld.util.Permissions
ModuleEnablement - Class in org.jboss.weld.bootstrap.enablement
Holds information about interceptors, decorators and alternatives that are enabled in this module.
ModuleEnablement(List<Class<?>>, List<Class<?>>, Map<Class<?>, Integer>, Set<Class<?>>, Set<Class<? extends Annotation>>) - Constructor for class org.jboss.weld.bootstrap.enablement.ModuleEnablement
Monitor - Class in com.google.common.util.concurrent
A synchronization abstraction supporting waiting on arbitrary boolean conditions.
Monitor() - Constructor for class com.google.common.util.concurrent.Monitor
Creates a monitor with a non-fair (but fast) ordering policy.
Monitor(boolean) - Constructor for class com.google.common.util.concurrent.Monitor
Creates a monitor with the given ordering policy.
Monitor.Guard - Class in com.google.common.util.concurrent
A boolean condition for which a thread may wait.
monitorenter() - Method in class org.jboss.classfilewriter.code.CodeAttribute
MONITORENTER - Static variable in interface org.jboss.classfilewriter.code.Opcode
monitorexit() - Method in class org.jboss.classfilewriter.code.CodeAttribute
MONITOREXIT - Static variable in interface org.jboss.classfilewriter.code.Opcode
MoreExecutors - Class in com.google.common.util.concurrent
move(File, File) - Static method in class com.google.common.io.Files
Moves the file from one path to another.
MP4_AUDIO - Static variable in class com.google.common.net.MediaType
MP4_VIDEO - Static variable in class com.google.common.net.MediaType
MPEG_AUDIO - Static variable in class com.google.common.net.MediaType
MPEG_VIDEO - Static variable in class com.google.common.net.MediaType
multianewarray(String, int) - Method in class org.jboss.classfilewriter.code.CodeAttribute
MULTIANEWARRAY - Static variable in interface org.jboss.classfilewriter.code.Opcode
Multimap <K ,V > - Interface in com.google.common.collect
A collection that maps keys to values, similar to
Map
, but in which
each key may be associated with
multiple values.
Multimaps - Class in com.google.common.collect
Provides static methods acting on or generating a Multimap
.
Multimaps - Class in org.jboss.weld.util.collections
Multimap utilities.
multipleAlternatives(Object) - Method in interface org.jboss.weld.logging.XmlLogger
multipleDecorators(Object) - Method in interface org.jboss.weld.logging.XmlLogger
multipleDisposalMethods(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
multipleDisposeParams(Object) - Method in interface org.jboss.weld.logging.BeanLogger
multipleEventParameters(Object) - Method in interface org.jboss.weld.logging.EventLogger
multipleInterceptors(Object) - Method in interface org.jboss.weld.logging.XmlLogger
multipleScanning(Object) - Method in interface org.jboss.weld.logging.XmlLogger
multipleScopes(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
multipleScopesFoundFromStereotypes(Object) - Method in interface org.jboss.weld.logging.BeanLogger
multiply(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Returns the result of multiplying this and val
.
multiply(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
Returns the result of multiplying this and val
.
Multiset <E > - Interface in com.google.common.collect
A collection that supports order-independent equality, like
Set
, but
may have duplicate elements.
Multiset.Entry <E > - Interface in com.google.common.collect
An unmodifiable element-count pair for a multiset.
Multisets - Class in com.google.common.collect
Provides static utility methods for creating and working with
Multiset
instances.
murmur3_128(int) - Static method in class com.google.common.hash.Hashing
murmur3_128() - Static method in class com.google.common.hash.Hashing
murmur3_32(int) - Static method in class com.google.common.hash.Hashing
murmur3_32() - Static method in class com.google.common.hash.Hashing
mustCallAssociateBeforeActivate() - Method in interface org.jboss.weld.logging.ConversationLogger
mustCallAssociateBeforeDeactivate() - Method in interface org.jboss.weld.logging.ConversationLogger
mustCallAssociateBeforeGeneratingId() - Method in interface org.jboss.weld.logging.ConversationLogger
mustCallAssociateBeforeLoadingKnownConversations() - Method in interface org.jboss.weld.logging.ConversationLogger
MutableBoundRequest - Class in org.jboss.weld.context.bound
MutableBoundRequest(Map<String, Object>, Map<String, Object>) - Constructor for class org.jboss.weld.context.bound.MutableBoundRequest
MutableClassToInstanceMap <B > - Class in com.google.common.collect
A mutable class-to-instance map backed by an arbitrary user-provided map.
MutableTypeToInstanceMap <B > - Class in com.google.common.reflect
A mutable type-to-instance map.
MutableTypeToInstanceMap() - Constructor for class com.google.common.reflect.MutableTypeToInstanceMap
NAK - Static variable in class com.google.common.base.Ascii
Negative Acknowledge: A communication control character
transmitted by a receiver as a negative response to the sender.
name() - Method in class com.google.common.net.InternetDomainName
Returns the domain name, normalized to all lower case.
NAME - Static variable in class org.jboss.classfilewriter.attributes.ExceptionsAttribute
NAME - Static variable in class org.jboss.classfilewriter.attributes.SignatureAttribute
NAME - Static variable in class org.jboss.classfilewriter.attributes.StackMapTableAttribute
NAME - Static variable in class org.jboss.classfilewriter.code.CodeAttribute
NameAndTypeEntry - Class in org.jboss.classfilewriter.constpool
NameAndTypeEntry(short, short) - Constructor for class org.jboss.classfilewriter.constpool.NameAndTypeEntry
NameBasedResolver - Class in org.jboss.weld.resolution
Implementation of name based bean resolution
NameBasedResolver(BeanManagerImpl, Iterable<? extends Bean<?>>) - Constructor for class org.jboss.weld.resolution.NameBasedResolver
Constructor
Named - Annotation Type in javax.inject
NamedLiteral - Class in org.jboss.weld.literal
Annotation literal for
Named
NamedLiteral(String) - Constructor for class org.jboss.weld.literal.NamedLiteral
namedResourceProducerField(Object) - Method in interface org.jboss.weld.logging.BeanLogger
nameNotAllowedOnSpecialization(Object) - Method in interface org.jboss.weld.logging.BeanLogger
Namespace - Class in org.jboss.weld.el
A namespace for bean names
Namespace(Iterable<String>) - Constructor for class org.jboss.weld.el.Namespace
Create a new namespace hierarchy
Namespace(String, String) - Constructor for class org.jboss.weld.el.Namespace
NamingScheme - Interface in org.jboss.weld.context.beanstore
NATIVE - Static variable in class org.jboss.classfilewriter.AccessFlag
natural() - Static method in class com.google.common.collect.Ordering
Returns a serializable ordering that uses the natural order of the values.
naturalOrder() - Static method in class com.google.common.collect.ImmutableSortedMap
Returns a builder that creates immutable sorted maps whose keys are
ordered by their natural ordering.
naturalOrder() - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns a builder that creates immutable sorted multisets whose elements are ordered by their
natural ordering.
naturalOrder() - Static method in class com.google.common.collect.ImmutableSortedSet
Returns a builder that creates immutable sorted sets whose elements are
ordered by their natural ordering.
navigableKeySet() - Method in class com.google.common.collect.ForwardingNavigableMap
navigableKeySet() - Method in class com.google.common.collect.ImmutableSortedMap
NDC - Class in org.jboss.logging
negate() - Method in class com.google.common.base.CharMatcher
Returns a matcher that matches any character not matched by this matcher.
New - Annotation Type in javax.enterprise.inject
The
New
qualifier was deprecated in CDI 1.1.
NEW - Static variable in interface org.jboss.classfilewriter.code.Opcode
newArray(Class<T>, int) - Static method in class com.google.common.collect.ObjectArrays
Returns a new array of the given length with the specified component type.
newArray(T[], int) - Static method in class com.google.common.collect.ObjectArrays
Returns a new array of the given length with the same type as a reference
array.
newarray(Class<?>) - Method in class org.jboss.classfilewriter.code.CodeAttribute
arrayType must be a
Class
object that represents a primitive type
NEWARRAY - Static variable in interface org.jboss.classfilewriter.code.Opcode
newArrayBlockingQueue(int) - Static method in class com.google.common.collect.Queues
Creates an empty ArrayBlockingQueue
instance.
newArrayDeque() - Static method in class com.google.common.collect.Queues
Creates an empty ArrayDeque
instance.
newArrayDeque(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
Creates an ArrayDeque
instance containing the given elements.
newArrayList() - Static method in class com.google.common.collect.Lists
Creates a mutable , empty ArrayList
instance.
newArrayList(E...) - Static method in class com.google.common.collect.Lists
Creates a mutable ArrayList
instance containing the given
elements.
newArrayList(Iterable<? extends E>) - Static method in class com.google.common.collect.Lists
Creates a mutable ArrayList
instance containing the given
elements.
newArrayList(Iterator<? extends E>) - Static method in class com.google.common.collect.Lists
Creates a mutable ArrayList
instance containing the given
elements.
newArrayListWithCapacity(int) - Static method in class com.google.common.collect.Lists
newArrayListWithExpectedSize(int) - Static method in class com.google.common.collect.Lists
Creates an ArrayList
instance sized appropriately to hold an
estimated number of elements without resizing.
NewBean - Interface in org.jboss.weld.bean
Marker interface for @New beans
newBuilder() - Static method in class com.google.common.cache.CacheBuilder
Constructs a new CacheBuilder
instance with default settings, including strong keys,
strong values, and no automatic eviction of any kind.
newChildActivityManager(BeanManagerImpl) - Static method in class org.jboss.weld.manager.BeanManagerImpl
Create a new child manager
newConcurrentEnvironment(EjbDescriptors, BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.BeanDeployerEnvironmentFactory
Creates a new threadsafe BeanDeployerEnvironment instance.
newConcurrentLinkedQueue() - Static method in class com.google.common.collect.Queues
Creates an empty ConcurrentLinkedQueue
instance.
newConcurrentLinkedQueue(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
Creates an ConcurrentLinkedQueue
instance containing the given elements.
newConcurrentMap() - Static method in class com.google.common.collect.Maps
Returns a general-purpose instance of ConcurrentMap
, which supports
all optional operations of the ConcurrentMap interface.
newConcurrentSetMultimap() - Static method in class org.jboss.weld.util.collections.Multimaps
Creates a
ConcurrentMap
instance whose values are populated with synchronized HashSet instances.
newCopyOnWriteArrayList() - Static method in class com.google.common.collect.Lists
Creates an empty CopyOnWriteArrayList
instance.
newCopyOnWriteArrayList(Iterable<? extends E>) - Static method in class com.google.common.collect.Lists
Creates a CopyOnWriteArrayList
instance containing the given elements.
newCopyOnWriteArraySet() - Static method in class com.google.common.collect.Sets
Creates an empty CopyOnWriteArraySet
instance.
newCopyOnWriteArraySet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
Creates a CopyOnWriteArraySet
instance containing the given elements.
newCustomTable(Map<R, Map<C, V>>, Supplier<? extends Map<C, V>>) - Static method in class com.google.common.collect.Tables
Creates a table that uses the specified backing map and factory.
newDataInput(byte[]) - Static method in class com.google.common.io.ByteStreams
Returns a new
ByteArrayDataInput
instance to read from the
bytes
array from the beginning.
newDataInput(byte[], int) - Static method in class com.google.common.io.ByteStreams
Returns a new
ByteArrayDataInput
instance to read from the
bytes
array, starting at the given position.
newDataOutput() - Static method in class com.google.common.io.ByteStreams
newDataOutput(int) - Static method in class com.google.common.io.ByteStreams
newEnumMap(Class<K>) - Static method in class com.google.common.collect.Maps
Creates an EnumMap
instance.
newEnumMap(Map<K, ? extends V>) - Static method in class com.google.common.collect.Maps
Creates an EnumMap
with the same mappings as the specified map.
newEnumSet(Iterable<E>, Class<E>) - Static method in class com.google.common.collect.Sets
Returns a new EnumSet
instance containing the given elements.
newEnvironment(EjbDescriptors, BeanManagerImpl) - Static method in class org.jboss.weld.bootstrap.BeanDeployerEnvironmentFactory
newFixedDelaySchedule(long, long, TimeUnit) - Static method in class com.google.common.util.concurrent.AbstractScheduledService.Scheduler
newFixedRateSchedule(long, long, TimeUnit) - Static method in class com.google.common.util.concurrent.AbstractScheduledService.Scheduler
newHasher() - Method in interface com.google.common.hash.HashFunction
Begins a new hash code computation by returning an initialized, stateful Hasher
instance that is ready to receive data.
newHasher(int) - Method in interface com.google.common.hash.HashFunction
Begins a new hash code computation as
HashFunction.newHasher()
, but provides a hint of the
expected size of the input (in bytes).
newHashMap() - Static method in class com.google.common.collect.Maps
Creates a mutable , empty HashMap
instance.
newHashMap(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
Creates a mutable HashMap
instance with the same mappings as
the specified map.
newHashMapWithExpectedSize(int) - Static method in class com.google.common.collect.Maps
Creates a HashMap
instance, with a high enough "initial capacity"
that it should hold expectedSize
elements without growth.
newHashSet() - Static method in class com.google.common.collect.Sets
Creates a mutable , empty HashSet
instance.
newHashSet(E...) - Static method in class com.google.common.collect.Sets
Creates a mutable HashSet
instance containing the given
elements in unspecified order.
newHashSet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
Creates a mutable HashSet
instance containing the given
elements in unspecified order.
newHashSet(Iterator<? extends E>) - Static method in class com.google.common.collect.Sets
Creates a mutable HashSet
instance containing the given
elements in unspecified order.
newHashSetWithExpectedSize(int) - Static method in class com.google.common.collect.Sets
Creates a HashSet
instance, with a high enough "initial capacity"
that it should hold expectedSize
elements without growth.
newIdentityHashMap() - Static method in class com.google.common.collect.Maps
Creates an IdentityHashMap
instance.
newIdentityHashSet() - Static method in class com.google.common.collect.Sets
Creates an empty Set
that uses identity to determine equality.
newInputStreamSupplier(byte[]) - Static method in class com.google.common.io.ByteStreams
Returns a factory that will supply instances of
ByteArrayInputStream
that read from the given byte array.
newInputStreamSupplier(byte[], int, int) - Static method in class com.google.common.io.ByteStreams
Returns a factory that will supply instances of
ByteArrayInputStream
that read from the given byte array.
newInputStreamSupplier(File) - Static method in class com.google.common.io.Files
Returns a factory that will supply instances of
FileInputStream
that read from a file.
newInputStreamSupplier(URL) - Static method in class com.google.common.io.Resources
Returns a factory that will supply instances of
InputStream
that
read from the given URL.
newInstance(CycleDetectingLockFactory.Policy) - Static method in class com.google.common.util.concurrent.CycleDetectingLockFactory
Creates a new factory with the specified policy.
newInstance() - Static method in class javax.el.ExpressionFactory
Creates a new instance of a ExpressionFactory
.
newInstance(Properties) - Static method in class javax.el.ExpressionFactory
Create a new instance of a ExpressionFactory
, with
optional properties.
newInstance() - Method in class javax.enterprise.inject.spi.Unmanaged
newInstance(InjectionPoint, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
newInstance(InjectionPoint, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.AbstractDecorableBuiltInBean
newInstance(InjectionPoint, CreationalContext<Bean<?>>) - Method in class org.jboss.weld.bean.builtin.BeanMetadataBean
newInstance(InjectionPoint, CreationalContext<Conversation>) - Method in class org.jboss.weld.bean.builtin.ConversationBean
newInstance(InjectionPoint, CreationalContext<Decorator<?>>) - Method in class org.jboss.weld.bean.builtin.DecoratorMetadataBean
newInstance(InjectionPoint, CreationalContext<T>) - Method in class org.jboss.weld.bean.builtin.ee.AbstractEEBean
newInstance(InjectionPoint, CreationalContext<HttpServletRequest>) - Method in class org.jboss.weld.bean.builtin.ee.HttpServletRequestBean
newInstance(InjectionPoint, CreationalContext<HttpSession>) - Method in class org.jboss.weld.bean.builtin.ee.HttpSessionBean
newInstance(InjectionPoint, CreationalContext<ServletContext>) - Method in class org.jboss.weld.bean.builtin.ee.ServletContextBean
newInstance(InjectionPoint, CreationalContext<Event<?>>) - Method in class org.jboss.weld.bean.builtin.EventBean
newInstance(InjectionPoint, CreationalContext<EventMetadata>) - Method in class org.jboss.weld.bean.builtin.EventMetadataBean
newInstance(InjectionPoint, CreationalContext<InjectionPoint>) - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
newInstance(InjectionPoint, CreationalContext<Instance<?>>) - Method in class org.jboss.weld.bean.builtin.InstanceBean
newInstance(InjectionPoint, CreationalContext<Bean<?>>) - Method in class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
newInstance(InjectionPoint, CreationalContext<Interceptor<?>>) - Method in class org.jboss.weld.bean.builtin.InterceptorMetadataBean
newInstance(Class<T>) - Method in class org.jboss.weld.bean.proxy.DefaultProxyInstantiator
newInstance(Class<T>) - Method in interface org.jboss.weld.bean.proxy.ProxyInstantiator
Create a new instance of a proxy class.
newInstance(BeanManagerImpl, CreationalContext<?>) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
newInstance(Object[]) - Method in class org.jboss.weld.injection.ConstructorInjectionPoint
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.AbstractInstantiator
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.ConstructorInterceptionInstantiator
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.ForwardingInstantiator
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in interface org.jboss.weld.injection.producer.Instantiator
newInstance(CreationalContext<T>, BeanManagerImpl) - Method in class org.jboss.weld.injection.producer.InterceptorApplyingInstantiator
newInstance(Object[]) - Method in class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
newInstance(TypeStore) - Static method in class org.jboss.weld.resources.ReflectionCacheFactory
NewInstanceAction <T > - Class in org.jboss.weld.security
NewInstanceAction(Class<T>) - Constructor for class org.jboss.weld.security.NewInstanceAction
newInstanceWithExplicitOrdering(Class<E>, CycleDetectingLockFactory.Policy) - Static method in class com.google.common.util.concurrent.CycleDetectingLockFactory
Creates a CycleDetectingLockFactory.WithExplicitOrdering<E>
.
newInstruction(String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
newInstruction(Class<?>) - Method in class org.jboss.classfilewriter.code.CodeAttribute
newLinkedBlockingDeque() - Static method in class com.google.common.collect.Queues
Creates an empty LinkedBlockingDeque
instance.
newLinkedBlockingDeque(int) - Static method in class com.google.common.collect.Queues
Creates a LinkedBlockingDeque
with the given (fixed) capacity.
newLinkedBlockingDeque(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
Creates an LinkedBlockingDeque
instance containing the given elements.
newLinkedBlockingQueue() - Static method in class com.google.common.collect.Queues
Creates an empty LinkedBlockingQueue
instance.
newLinkedBlockingQueue(int) - Static method in class com.google.common.collect.Queues
Creates a LinkedBlockingQueue
with the given (fixed) capacity.
newLinkedBlockingQueue(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
Creates an LinkedBlockingQueue
instance containing the given elements.
newLinkedHashMap() - Static method in class com.google.common.collect.Maps
Creates a mutable , empty, insertion-ordered LinkedHashMap
instance.
newLinkedHashMap(Map<? extends K, ? extends V>) - Static method in class com.google.common.collect.Maps
Creates a mutable , insertion-ordered LinkedHashMap
instance
with the same mappings as the specified map.
newLinkedHashSet() - Static method in class com.google.common.collect.Sets
Creates a mutable , empty LinkedHashSet
instance.
newLinkedHashSet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
Creates a mutable LinkedHashSet
instance containing the
given elements in order.
newLinkedHashSetWithExpectedSize(int) - Static method in class com.google.common.collect.Sets
Creates a LinkedHashSet
instance, with a high enough "initial
capacity" that it should hold expectedSize
elements without
growth.
newLinkedList() - Static method in class com.google.common.collect.Lists
Creates an empty LinkedList
instance.
newLinkedList(Iterable<? extends E>) - Static method in class com.google.common.collect.Lists
Creates a LinkedList
instance containing the given elements.
newListMultimap(Map<K, Collection<V>>, Supplier<? extends List<V>>) - Static method in class com.google.common.collect.Multimaps
Creates a new ListMultimap
that uses the provided map and factory.
NewLiteral - Class in org.jboss.weld.literal
Annotation literal for
New
NewLiteral(Class<?>) - Constructor for class org.jboss.weld.literal.NewLiteral
NewManagedBean <T > - Class in org.jboss.weld.bean
Represents a @New simple bean
NewManagedBean(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.NewManagedBean
Protected constructor
newManager(BeanManagerImpl, String, ServiceRegistry) - Static method in class org.jboss.weld.manager.BeanManagerImpl
newMultimap(Map<K, Collection<V>>, Supplier<? extends Collection<V>>) - Static method in class com.google.common.collect.Multimaps
Creates a new Multimap
that uses the provided map and factory.
newOutputStreamSupplier(File) - Static method in class com.google.common.io.Files
Returns a factory that will supply instances of
FileOutputStream
that write to a file.
newOutputStreamSupplier(File, boolean) - Static method in class com.google.common.io.Files
Returns a factory that will supply instances of
FileOutputStream
that write to or append to a file.
newPriorityBlockingQueue() - Static method in class com.google.common.collect.Queues
Creates an empty PriorityBlockingQueue
instance.
newPriorityBlockingQueue(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
Creates an PriorityBlockingQueue
instance containing the given elements.
newPriorityQueue() - Static method in class com.google.common.collect.Queues
Creates an empty PriorityQueue
instance.
newPriorityQueue(Iterable<? extends E>) - Static method in class com.google.common.collect.Queues
Creates an PriorityQueue
instance containing the given elements.
newProxy(Class<T>, InvocationHandler) - Static method in class com.google.common.reflect.Reflection
Returns a proxy instance that implements interfaceType
by
dispatching method invocations to handler
.
newProxy(T, Class<T>, long, TimeUnit) - Method in class com.google.common.util.concurrent.FakeTimeLimiter
newProxy(T, Class<T>, long, TimeUnit) - Method in class com.google.common.util.concurrent.SimpleTimeLimiter
newProxy(T, Class<T>, long, TimeUnit) - Method in interface com.google.common.util.concurrent.TimeLimiter
Returns an instance of interfaceType
that delegates all method
calls to the target
object, enforcing the specified time limit on
each call.
newReader(File, Charset) - Static method in class com.google.common.io.Files
Returns a buffered reader that reads from a file using the given
character set.
newReaderSupplier(String) - Static method in class com.google.common.io.CharStreams
Returns a factory that will supply instances of
StringReader
that
read a string value.
newReaderSupplier(InputSupplier<? extends InputStream>, Charset) - Static method in class com.google.common.io.CharStreams
newReaderSupplier(File, Charset) - Static method in class com.google.common.io.Files
Returns a factory that will supply instances of
InputStreamReader
that read a file using the given character set.
newReaderSupplier(URL, Charset) - Static method in class com.google.common.io.Resources
Returns a factory that will supply instances of
InputStreamReader
that read a URL using the given character set.
newReentrantLock(String) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory
Equivalent to newReentrantLock(lockName, false)
.
newReentrantLock(String, boolean) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory
newReentrantLock(E) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.WithExplicitOrdering
Equivalent to newReentrantLock(rank, false)
.
newReentrantLock(E, boolean) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.WithExplicitOrdering
newReentrantReadWriteLock(String) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory
Equivalent to newReentrantReadWriteLock(lockName, false)
.
newReentrantReadWriteLock(String, boolean) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory
newReentrantReadWriteLock(E) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.WithExplicitOrdering
Equivalent to newReentrantReadWriteLock(rank, false)
.
newReentrantReadWriteLock(E, boolean) - Method in class com.google.common.util.concurrent.CycleDetectingLockFactory.WithExplicitOrdering
newReference() - Static method in class com.google.common.util.concurrent.Atomics
Creates an AtomicReference
instance with no initial value.
newReference(V) - Static method in class com.google.common.util.concurrent.Atomics
Creates an AtomicReference
instance with the given initial value.
newReferenceArray(int) - Static method in class com.google.common.util.concurrent.Atomics
Creates an AtomicReferenceArray
instance of given length.
newReferenceArray(E[]) - Static method in class com.google.common.util.concurrent.Atomics
Creates an AtomicReferenceArray
instance with the same length as,
and all elements copied from, the given array.
newRootManager(String, String, ServiceRegistry) - Static method in class org.jboss.weld.manager.BeanManagerImpl
Create a new, root, manager
NewSessionBean <T > - Class in org.jboss.weld.bean
Represents a @New enterprise bean
NewSessionBean(BeanAttributes<T>, EnhancedAnnotatedType<T>, InternalEjbDescriptor<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.NewSessionBean
Protected constructor
newSetFromMap(Map<E, Boolean>) - Static method in class com.google.common.collect.Sets
Returns a set backed by the specified map.
newSetMultimap(Map<K, Collection<V>>, Supplier<? extends Set<V>>) - Static method in class com.google.common.collect.Multimaps
Creates a new SetMultimap
that uses the provided map and factory.
newSortedSetMultimap(Map<K, Collection<V>>, Supplier<? extends SortedSet<V>>) - Static method in class com.google.common.collect.Multimaps
Creates a new SortedSetMultimap
that uses the provided map and
factory.
newStrongInterner() - Static method in class com.google.common.collect.Interners
Returns a new thread-safe interner which retains a strong reference to each instance it has
interned, thus preventing these instances from being garbage-collected.
newSynchronousQueue() - Static method in class com.google.common.collect.Queues
Creates an empty SynchronousQueue
instance.
newThread(Runnable) - Method in class org.jboss.weld.executor.DaemonThreadFactory
newTreeMap() - Static method in class com.google.common.collect.Maps
Creates a mutable , empty TreeMap
instance using the natural
ordering of its elements.
newTreeMap(SortedMap<K, ? extends V>) - Static method in class com.google.common.collect.Maps
Creates a mutable TreeMap
instance with the same mappings as
the specified map and using the same ordering as the specified map.
newTreeMap(Comparator<C>) - Static method in class com.google.common.collect.Maps
Creates a mutable , empty TreeMap
instance using the given
comparator.
newTreeSet() - Static method in class com.google.common.collect.Sets
Creates a mutable , empty TreeSet
instance sorted by the
natural sort ordering of its elements.
newTreeSet(Iterable<? extends E>) - Static method in class com.google.common.collect.Sets
Creates a mutable TreeSet
instance containing the given
elements sorted by their natural ordering.
newTreeSet(Comparator<? super E>) - Static method in class com.google.common.collect.Sets
Creates a mutable , empty TreeSet
instance with the given
comparator.
newWeakInterner() - Static method in class com.google.common.collect.Interners
Returns a new thread-safe interner which retains a weak reference to each instance it has
interned, and so does not prevent these instances from being garbage-collected.
newWithQualifiers(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
newWriter(File, Charset) - Static method in class com.google.common.io.Files
Returns a buffered writer that writes to a file using the given
character set.
newWriterSupplier(OutputSupplier<? extends OutputStream>, Charset) - Static method in class com.google.common.io.CharStreams
newWriterSupplier(File, Charset) - Static method in class com.google.common.io.Files
Returns a factory that will supply instances of
OutputStreamWriter
that write to a file using the given character set.
newWriterSupplier(File, Charset, boolean) - Static method in class com.google.common.io.Files
Returns a factory that will supply instances of
OutputStreamWriter
that write to or append to a file using the given character set.
next() - Method in class com.google.common.collect.AbstractIterator
next() - Method in class com.google.common.collect.AbstractLinkedIterator
Deprecated.
next() - Method in class com.google.common.collect.AbstractSequentialIterator
next(C) - Method in class com.google.common.collect.DiscreteDomain
Returns the unique least value of type C
that is greater than
value
, or null
if none exists.
next() - Method in class com.google.common.collect.ForwardingIterator
next() - Method in interface com.google.common.collect.PeekingIterator
nextIndex() - Method in class com.google.common.collect.ForwardingListIterator
NL - Static variable in class com.google.common.base.Ascii
NO_ARGS_SIGNATURE - Static variable in class org.jboss.weld.annotated.enhanced.jlr.ConstructorSignatureImpl
noBeanStoreAvailable(Object) - Method in interface org.jboss.weld.logging.ContextLogger
noConstructor(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
noConversationFoundToRestore(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
noConversationToRestore() - Method in interface org.jboss.weld.logging.ConversationLogger
noDecoratedTypes(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
noDecoratorTypes() - Method in interface org.jboss.weld.logging.BeanManagerLogger
noDelegateForDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
noGloballyEnabledClassMatchingLocalDisable(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
noInstanceOfExtension(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
Nonbinding - Annotation Type in javax.enterprise.util
nonBindingMemberType(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
nonBindingMemberTypeException(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
nonContainerDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
nonDependentResourceProducerField(Object) - Method in interface org.jboss.weld.logging.BeanLogger
NONE - Static variable in class com.google.common.base.CharMatcher
Matches no characters.
NONE - Static variable in annotation type org.jboss.logging.Message
Deprecated.
Indicates that this message has no ID.
noneOf(CharSequence) - Static method in class com.google.common.base.CharMatcher
Returns a char
matcher that matches any character not present in the given character
sequence.
NonexistentConversationException - Exception in javax.enterprise.context
Indicates that the conversation context could not be restored.
NonexistentConversationException() - Constructor for exception javax.enterprise.context.NonexistentConversationException
NonexistentConversationException(String) - Constructor for exception javax.enterprise.context.NonexistentConversationException
NonexistentConversationException(Throwable) - Constructor for exception javax.enterprise.context.NonexistentConversationException
NonexistentConversationException(String, Throwable) - Constructor for exception javax.enterprise.context.NonexistentConversationException
NonexistentConversationException - Exception in org.jboss.weld.context
NonexistentConversationException(Throwable) - Constructor for exception org.jboss.weld.context.NonexistentConversationException
NonexistentConversationException(String) - Constructor for exception org.jboss.weld.context.NonexistentConversationException
Creates a new exception with the given localized message.
nonFieldInjectionPointCannotUseNamed(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
nonNormalScope(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
NonProducibleInjectionTarget <T > - Class in org.jboss.weld.injection.producer
An implementation of
InjectionTarget
for classes that do not fulfill bean class requirements (e.g.
NonProducibleInjectionTarget(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
nonSerializableBeanInjectedIntoPassivatingBean(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
nonSerializableConstructorParamInjectionError(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
nonSerializableFieldInjectionError(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
nonSerializableInitializerParamInjectionError(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
nonSerializableProducerParamInjectionError(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
nonSerializableProductError(Object) - Method in interface org.jboss.weld.logging.BeanLogger
NoopLifecycleCallbackInvoker <T > - Class in org.jboss.weld.injection.producer
NoopLifecycleCallbackInvoker() - Constructor for class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
NoopSerializableHolder <T > - Class in org.jboss.weld.serialization
The default implementation.
NoopSerializableHolder(T) - Constructor for class org.jboss.weld.serialization.NoopSerializableHolder
nop() - Method in class org.jboss.classfilewriter.code.CodeAttribute
NOP - Static variable in interface org.jboss.classfilewriter.code.Opcode
NormalScope - Annotation Type in javax.enterprise.context
Specifies that an annotation type is a normal scope type.
NormalScopeLiteral - Class in org.jboss.weld.literal
NormalScopeLiteral(boolean) - Constructor for class org.jboss.weld.literal.NormalScopeLiteral
noSuchMethod(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
noSuchMethodWrapper(NoSuchMethodException, String) - Method in interface org.jboss.weld.logging.ReflectionLogger
not(Predicate<T>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if the given predicate
evaluates to false
.
notAnInterceptorBinding(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
notAQualifier(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
notAScope(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
notAStereotype(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
NotificationListener - Interface in org.jboss.weld.bootstrap.events
Allows a container lifecycle event to be notified before and after the event is delivered to an
Extension
.
notify(T) - Method in interface javax.enterprise.inject.spi.ObserverMethod
Calls the observer method, passing the given event object.
notify(T) - Method in class org.jboss.weld.event.ObserverMethodImpl
notify(ResolvedObservers<T>, T, EventMetadata) - Method in class org.jboss.weld.event.ObserverNotifier
Delivers the given event object to given observer methods.
notifyAfterEvaluation(String) - Method in class javax.el.ELContext
Notifies the listeners after an EL expression is evaluated
notifyBeforeEvaluation(String) - Method in class javax.el.ELContext
Notifies the listeners before an EL expression is evaluated
notifyFailed(Throwable) - Method in class com.google.common.util.concurrent.AbstractService
notifyPropertyResolved(Object, Object) - Method in class javax.el.ELContext
Notifies the listeners when the (base, property) pair is resolved
notifyStarted() - Method in class com.google.common.util.concurrent.AbstractService
Implementing classes should invoke this method once their service has started.
notifyStopped() - Method in class com.google.common.util.concurrent.AbstractService
Implementing classes should invoke this method once their service has stopped.
notifySyncObservers(Set<ObserverMethod<? super T>>, T, EventMetadata) - Method in class org.jboss.weld.event.ObserverNotifier
notifyTransactionObservers(Set<ObserverMethod<? super T>>, T, EventMetadata) - Method in class org.jboss.weld.event.ObserverNotifier
notifyTransactionObservers(Set<ObserverMethod<? super T>>, T, EventMetadata) - Method in class org.jboss.weld.event.TransactionalObserverNotifier
notInHierarchy(Object, Object, Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
notInterceptorBindingType(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
notNull() - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if the object reference
being tested is not null.
notNull() - Static method in class com.google.common.collect.Constraints
Returns a constraint that verifies that the element is not null.
notNull() - Static method in class com.google.common.collect.MapConstraints
Returns a constraint that verifies that neither the key nor the value is
null.
notProxyable(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
notProxyableArrayType(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
notProxyableFinalTypeOrMethod(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
notProxyableNoConstructor(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
notProxyablePrimitive(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
notProxyablePrivateConstructor(Object, Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
notProxyableUnknown(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
notStarting() - Method in interface org.jboss.weld.logging.ServletLogger
notStereotype(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
notUsingFastResolver(ObserverMethod<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
NUL - Static variable in class com.google.common.base.Ascii
Null ('\0'): The all-zeros character which may serve to accomplish
time fill and media fill.
NULL_BDA_ID - Static variable in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
NULL_INSTANCE - Static variable in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
nullBeanArgument() - Method in interface org.jboss.weld.logging.BeanManagerLogger
nullBeanManagerId() - Method in interface org.jboss.weld.logging.BeanManagerLogger
nullBeanTypeArgument() - Method in interface org.jboss.weld.logging.BeanManagerLogger
nullCreationalContextArgument() - Method in interface org.jboss.weld.logging.BeanManagerLogger
nullDeclaringBean(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
nullExpressionFactory() - Method in interface org.jboss.weld.logging.ElLogger
nullHttpSession() - Method in interface org.jboss.weld.logging.ConversationLogger
nullInstance(Object) - Method in interface org.jboss.weld.logging.BeanLogger
NullInstanceException - Exception in org.jboss.weld.exceptions
This exception occurs in cases where an object instance was expected, but
the reference was null.
NullInstanceException(String) - Constructor for exception org.jboss.weld.exceptions.NullInstanceException
Creates a new exception with the given localized message.
nullInterceptorBindings(Object) - Method in interface org.jboss.weld.logging.InterceptorLogger
nullNotAllowedFromProducer(Object) - Method in interface org.jboss.weld.logging.BeanLogger
NullOutputStream - Class in com.google.common.io
Implementation of
OutputStream
that simply discards written bytes.
NullOutputStream() - Constructor for class com.google.common.io.NullOutputStream
nullsFirst() - Method in class com.google.common.collect.Ordering
Returns an ordering that treats null
as less than all other values
and uses this
to compare non-null values.
nullsLast() - Method in class com.google.common.collect.Ordering
Returns an ordering that treats null
as greater than all other
values and uses this ordering to compare non-null values.
nullToEmpty(String) - Static method in class com.google.common.base.Strings
Returns the given string if it is non-null; the empty string otherwise.
OBJECT_CLASS_NAME - Static variable in class org.jboss.weld.interceptor.reader.InterceptorMetadataUtils
ObjectArrays - Class in com.google.common.collect
Static utility methods pertaining to object arrays.
Objects - Class in com.google.common.base
Helper functions that can operate on any Object
.
Objects.ToStringHelper - Class in com.google.common.base
observer - Variable in class org.jboss.weld.event.DeferredEventNotification
ObserverException - Exception in javax.enterprise.event
Indicates that a checked exception was thrown by an observer method during event notification.
ObserverException() - Constructor for exception javax.enterprise.event.ObserverException
ObserverException(String) - Constructor for exception javax.enterprise.event.ObserverException
ObserverException(Throwable) - Constructor for exception javax.enterprise.event.ObserverException
ObserverException(String, Throwable) - Constructor for exception javax.enterprise.event.ObserverException
ObserverFactory - Class in org.jboss.weld.event
Bound factory class that produces implicit observers for observer methods.
ObserverInitializationContext <T ,X > - Class in org.jboss.weld.bootstrap
ObserverInitializationContext(ObserverMethodImpl<T, X>, EnhancedAnnotatedMethod<T, ? super X>) - Constructor for class org.jboss.weld.bootstrap.ObserverInitializationContext
ObserverMethod <T > - Interface in javax.enterprise.inject.spi
observerMethod - Variable in class org.jboss.weld.event.ObserverMethodImpl
ObserverMethodImpl <T ,X > - Class in org.jboss.weld.event
Reference implementation for the ObserverMethod interface, which represents an observer method.
ObserverMethodImpl(EnhancedAnnotatedMethod<T, ? super X>, RIBean<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.event.ObserverMethodImpl
Creates an Observer which describes and encapsulates an observer method (8.5).
observerMethodMustBeStaticOrBusiness(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
observerMethodsMethodReturnsNull(Object, Object) - Method in interface org.jboss.weld.logging.EventLogger
ObserverNotifier - Class in org.jboss.weld.event
Provides event-related operations such as observer method resolution and event delivery.
ObserverNotifier(TypeSafeObserverResolver, ServiceRegistry, boolean) - Constructor for class org.jboss.weld.event.ObserverNotifier
Observers - Class in org.jboss.weld.util
Observes - Annotation Type in javax.enterprise.event
Identifies the event parameter of an observer method.
obtainClasses() - Method in class org.jboss.weld.bootstrap.BeanDeployment
OCTET_STREAM - Static variable in class com.google.common.net.MediaType
of(T) - Static method in class com.google.common.base.Optional
Returns an Optional
instance containing the given non-null reference.
of() - Static method in class com.google.common.collect.ImmutableBiMap
Returns the empty bimap.
of(K, V) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable bimap containing a single entry.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableBiMap
Returns an immutable map containing the given entries, in order.
of() - Static method in class com.google.common.collect.ImmutableList
Returns the empty immutable list.
of(E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing a single element.
of(E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of(E, E, E, E, E, E, E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableList
Returns an immutable list containing the given elements, in order.
of() - Static method in class com.google.common.collect.ImmutableListMultimap
Returns the empty multimap.
of(K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing a single entry.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableListMultimap
Returns an immutable multimap containing the given entries, in order.
of() - Static method in class com.google.common.collect.ImmutableMap
Returns the empty map.
of(K, V) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing a single entry.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing the given entries, in order.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMap
Returns an immutable map containing the given entries, in order.
of() - Static method in class com.google.common.collect.ImmutableMultimap
Returns an empty multimap.
of(K, V) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing a single entry.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableMultimap
Returns an immutable multimap containing the given entries, in order.
of() - Static method in class com.google.common.collect.ImmutableMultiset
Returns the empty immutable multiset.
of(E) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing a single element.
of(E, E) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements, in order.
of(E, E, E) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements, in order.
of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements, in order.
of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements, in order.
of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableMultiset
Returns an immutable multiset containing the given elements, in order.
of() - Static method in class com.google.common.collect.ImmutableSet
Returns the empty immutable set.
of(E) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing a single element.
of(E, E) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
of(E, E, E) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableSet
Returns an immutable set containing the given elements, in order.
of() - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns the empty multimap.
of(K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap containing a single entry.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap containing the given entries, in order.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSetMultimap
Returns an immutable multimap containing the given entries, in order.
of() - Static method in class com.google.common.collect.ImmutableSortedMap
Returns the empty sorted map.
of(K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable map containing a single entry.
of(K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable sorted map containing the given entries, sorted by the
natural ordering of their keys.
of(K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable sorted map containing the given entries, sorted by the
natural ordering of their keys.
of(K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable sorted map containing the given entries, sorted by the
natural ordering of their keys.
of(K, V, K, V, K, V, K, V, K, V) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable sorted map containing the given entries, sorted by the
natural ordering of their keys.
of() - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns the empty immutable sorted multiset.
of(E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing a single element.
of(E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
of(E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns an immutable sorted multiset containing the given elements sorted by their natural
ordering.
of() - Static method in class com.google.common.collect.ImmutableSortedSet
Returns the empty immutable sorted set.
of(E) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing a single element.
of(E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
of(E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
of(E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
of(E, E, E, E, E) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
of(E, E, E, E, E, E, E...) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns an immutable sorted set containing the given elements sorted by
their natural ordering.
of() - Static method in class com.google.common.collect.ImmutableTable
Returns an empty immutable table.
of(R, C, V) - Static method in class com.google.common.collect.ImmutableTable
Returns an immutable table containing a single cell.
of() - Static method in class com.google.common.reflect.ImmutableTypeToInstanceMap
Returns an empty type to instance map.
of(Class<T>) - Static method in class com.google.common.reflect.TypeToken
Returns an instance of type token that wraps type
.
of(Type) - Static method in class com.google.common.reflect.TypeToken
Returns an instance of type token that wraps type
.
of(int...) - Static method in class org.jboss.classfilewriter.AccessFlag
of(String, ConstPool) - Static method in class org.jboss.classfilewriter.code.StackEntry
of(AnnotatedConstructor<T>, EnhancedAnnotatedType<T>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
of(AnnotatedField<X>, EnhancedAnnotatedType<Y>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
of(AnnotatedMethod<X>, EnhancedAnnotatedType<Y>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
of(AnnotatedParameter<X>, EnhancedAnnotatedCallable<?, X, ?>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
of(SlimAnnotatedType<T>, ClassTransformer) - Static method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
of(AnnotatedMethod<?>) - Static method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
of(AnnotatedMethod<T>) - Static method in class org.jboss.weld.annotated.runtime.InvokableAnnotatedMethod
of(String, String, String, String, boolean) - Static method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
of(Constructor<X>, BackedAnnotatedType<X>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
of(Field, BackedAnnotatedType<Y>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
of(Method, BackedAnnotatedType<Y>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod
of(Type, Annotation[], int, BackedAnnotatedCallable<X, ?>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
of(Class<X>, SharedObjectCache, ReflectionCache, String, String) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
of(Class<X>, Type, SharedObjectCache, ReflectionCache, String, String) - Static method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
of(SlimAnnotatedType<T>, ClassFileInfo, Set<ExtensionObserverMethodImpl<?, ?>>, ClassTransformer) - Static method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
of(SlimAnnotatedType<T>, ClassTransformer) - Static method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
of(SlimAnnotatedType<T>, ClassTransformer, Extension) - Static method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
of(AnnotatedConstructor<X>, UnbackedAnnotatedType<X>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedConstructor
of(AnnotatedField<X>, UnbackedAnnotatedType<Y>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedField
of(AnnotatedMethod<X>, UnbackedAnnotatedType<Y>, SharedObjectCache) - Static method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMethod
of(BeanAttributes<T>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
of(ContextHolder<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.builtin.ContextBean
of(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
Creates an EE resource producer field
of(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.builtin.ee.StaticEEResourceProducerField
of(InjectionPoint, CreationalContext<I>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.builtin.InstanceImpl
of(Decorator<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.CustomDecoratorWrapper
of(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.DecoratorImpl
Creates a decorator bean
of(BeanManagerImpl, EnhancedAnnotatedMethod<T, ? super X>, AbstractClassBean<X>) - Static method in class org.jboss.weld.bean.DisposalMethod
of(Interceptor<T>) - Static method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
of(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.InterceptorImpl
of(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.ManagedBean
Creates a simple, annotation defined Web Bean
of(BeanAttributes<T>, EnhancedAnnotatedType<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.NewManagedBean
Creates an instance of a NewSimpleBean from an annotated class
of(BeanAttributes<T>, InternalEjbDescriptor<T>, BeanManagerImpl) - Static method in class org.jboss.weld.bean.NewSessionBean
Creates an instance of a NewEnterpriseBean from an annotated class
of(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.ProducerField
Creates a producer field
of(BeanAttributes<T>, EnhancedAnnotatedMethod<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Static method in class org.jboss.weld.bean.ProducerMethod
Creates a producer method Web Bean
of(BeanAttributes<T>, InternalEjbDescriptor<T>, BeanManagerImpl, EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.bean.SessionBean
Creates a simple, annotation defined Enterprise Web Bean using the annotations specified on type
of(ProcessAnnotatedTypeImpl<?>, RequiredAnnotationDiscovery) - Static method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
of(ObserverMethodImpl<T, X>, EnhancedAnnotatedMethod<T, ? super X>) - Static method in class org.jboss.weld.bootstrap.ObserverInitializationContext
of(EjbDescriptor<T>) - Static method in class org.jboss.weld.ejb.InternalEjbDescriptor
of(InjectionPoint, BeanManagerImpl) - Static method in class org.jboss.weld.event.EventImpl
of(Class<T>, BeanManagerImpl, Annotation...) - Static method in class org.jboss.weld.event.FastEvent
of(Class<T>, BeanManagerImpl, ObserverNotifier, Annotation...) - Static method in class org.jboss.weld.event.FastEvent
Constructs a new FastEvent instance
of(String, TypeSafeObserverResolver, ServiceRegistry, boolean) - Static method in class org.jboss.weld.event.ObserverNotifier
of(Set<ObserverMethod<? super T>>) - Static method in class org.jboss.weld.event.ResolvedObservers
of(InjectionPoint) - Static method in class org.jboss.weld.injection.attributes.ForwardingFieldInjectionPointAttributes
of(InjectionPoint) - Static method in class org.jboss.weld.injection.attributes.ForwardingParameterInjectionPointAttributes
of(EnhancedAnnotatedField<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.attributes.InferringFieldInjectionPointAttributes
of(EnhancedAnnotatedParameter<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.attributes.InferringParameterInjectionPointAttributes
of(EnhancedAnnotatedParameter<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.attributes.SpecialParameterInjectionPoint
of(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.DefaultInjector
of(EnhancedAnnotatedType<T>) - Static method in class org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker
of(EnhancedAnnotatedType<T>, SessionBean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
of(BeanManagerImpl, EnhancedAnnotatedType<T>, Bean<?>) - Static method in class org.jboss.weld.injection.producer.InterceptionModelInitializer
of(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Static method in class org.jboss.weld.injection.producer.ResourceInjector
of(Class<T>, BeanManagerImpl) - Static method in class org.jboss.weld.interceptor.reader.PlainInterceptorFactory
of(Map<InterceptionType, List<Method>>) - Static method in class org.jboss.weld.interceptor.reader.TargetClassInterceptorMetadata
of(EnhancedAnnotated<T, E>, BeanManagerImpl) - Static method in class org.jboss.weld.metadata.cache.MergedStereotypes
of(Set<Annotation>, BeanManagerImpl) - Static method in class org.jboss.weld.metadata.cache.MergedStereotypes
of(Set<Annotation>, MetaAnnotationStore) - Static method in class org.jboss.weld.resolution.QualifierInstance
of(Bean<?>, MetaAnnotationStore) - Static method in class org.jboss.weld.resolution.QualifierInstance
of(Annotation, MetaAnnotationStore) - Static method in class org.jboss.weld.resolution.QualifierInstance
of(T) - Static method in class org.jboss.weld.security.GetAccessibleCopyOfMember
of(Class<T>, Class<?>...) - Static method in class org.jboss.weld.security.GetConstructorAction
of(Class<T>, Class<?>...) - Static method in class org.jboss.weld.security.GetDeclaredConstructorAction
of(Class<?>, String, Class<?>...) - Static method in class org.jboss.weld.security.GetDeclaredMethodAction
of(Class<T>) - Static method in class org.jboss.weld.security.NewInstanceAction
of(T) - Static method in class org.jboss.weld.security.SetAccessibleAction
of(T, boolean) - Static method in class org.jboss.weld.security.SetAccessibleAction
of(String, Bean<T>) - Static method in class org.jboss.weld.serialization.BeanHolder
of(Constructor<T>) - Static method in class org.jboss.weld.serialization.ConstructorHolder
of(Method) - Static method in class org.jboss.weld.serialization.MethodHolder
of(AnnotatedMethod<?>) - Static method in class org.jboss.weld.serialization.MethodHolder
of(T) - Static method in class org.jboss.weld.serialization.NoopSerializableHolder
of(String, Bean<T>) - Static method in class org.jboss.weld.util.bean.SerializableForwardingBean
of(BeanAttributes<T>, S) - Static method in class org.jboss.weld.util.bean.WrappedBeanHolder
of(Set<? extends Type>) - Static method in class org.jboss.weld.util.Proxies.TypeInfo
offer(E) - Method in class com.google.common.collect.ForwardingQueue
offer(E) - Method in class com.google.common.collect.MinMaxPriorityQueue
Adds the given element to this queue.
offer(E, long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
offerFirst(E) - Method in class com.google.common.collect.ForwardingDeque
offerLast(E) - Method in class com.google.common.collect.ForwardingDeque
ofInstance(T) - Static method in class com.google.common.base.Suppliers
Returns a supplier that always supplies instance
.
OGG_AUDIO - Static variable in class com.google.common.net.MediaType
OGG_CONTAINER - Static variable in class com.google.common.net.MediaType
OGG_VIDEO - Static variable in class com.google.common.net.MediaType
omitEmptyStrings() - Method in class com.google.common.base.Splitter
Returns a splitter that behaves equivalently to this
splitter, but
automatically omits empty strings from the results.
omitNullValues() - Method in class com.google.common.base.Objects.ToStringHelper
on(String) - Static method in class com.google.common.base.Joiner
Returns a joiner which automatically places separator
between consecutive elements.
on(char) - Static method in class com.google.common.base.Joiner
Returns a joiner which automatically places separator
between consecutive elements.
on(char) - Static method in class com.google.common.base.Splitter
Returns a splitter that uses the given single-character separator.
on(CharMatcher) - Static method in class com.google.common.base.Splitter
Returns a splitter that considers any single character matched by the
given CharMatcher
to be a separator.
on(String) - Static method in class com.google.common.base.Splitter
Returns a splitter that uses the given fixed string as a separator.
on(Pattern) - Static method in class com.google.common.base.Splitter
Returns a splitter that considers any subsequence matching pattern
to be a separator.
ONE - Static variable in class com.google.common.primitives.UnsignedInteger
ONE - Static variable in class com.google.common.primitives.UnsignedLong
onFailure(Throwable) - Method in interface com.google.common.util.concurrent.FutureCallback
Invoked when a Future
computation fails or is canceled.
onlyHttpServletLifecycleDefined() - Method in interface org.jboss.weld.logging.ServletLogger
onlyOneScopeAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
onPattern(String) - Static method in class com.google.common.base.Splitter
Returns a splitter that considers any subsequence matching a given
pattern (regular expression) to be a separator.
onRemoval(RemovalNotification<K, V>) - Method in interface com.google.common.cache.RemovalListener
Notifies the listener that a removal occurred at some point in the past.
onResultOf(Function<F, ? extends T>) - Method in class com.google.common.base.Equivalence
Returns a new equivalence relation for F
which evaluates equivalence by first applying
function
to the argument, then evaluating using this
.
onResultOf(Function<F, ? extends T>) - Method in class com.google.common.collect.Ordering
Returns a new ordering on F
which orders elements by first applying
a function to them, then comparing those results using this
.
onSuccess(V) - Method in interface com.google.common.util.concurrent.FutureCallback
Invoked with the result of the Future
computation when it is
successful.
OOXML_DOCUMENT - Static variable in class com.google.common.net.MediaType
OOXML_PRESENTATION - Static variable in class com.google.common.net.MediaType
OOXML_SHEET - Static variable in class com.google.common.net.MediaType
Opcode - Interface in org.jboss.classfilewriter.code
JVM Instruction Set.
open(C, C) - Static method in class com.google.common.collect.Ranges
Returns a range that contains all values strictly greater than lower
and strictly less than upper
.
openClosed(C, C) - Static method in class com.google.common.collect.Ranges
Returns a range that contains all values strictly greater than lower
and less than or equal to upper
.
OPENDOCUMENT_GRAPHICS - Static variable in class com.google.common.net.MediaType
OPENDOCUMENT_PRESENTATION - Static variable in class com.google.common.net.MediaType
OPENDOCUMENT_SPREADSHEET - Static variable in class com.google.common.net.MediaType
OPENDOCUMENT_TEXT - Static variable in class com.google.common.net.MediaType
Optional <T > - Class in com.google.common.base
An immutable object that may contain a non-null reference to another object.
or(CharMatcher) - Method in class com.google.common.base.CharMatcher
Returns a matcher that matches any character matched by either this matcher or other
.
or(T) - Method in class com.google.common.base.Optional
Returns the contained instance if it is present; defaultValue
otherwise.
or(Optional<? extends T>) - Method in class com.google.common.base.Optional
Returns this Optional
if it has a value present; secondChoice
otherwise.
or(Supplier<? extends T>) - Method in class com.google.common.base.Optional
Returns the contained instance if it is present; supplier.get()
otherwise.
or(Iterable<? extends Predicate<? super T>>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if any one of its
components evaluates to true
.
or(Predicate<? super T>...) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if any one of its
components evaluates to true
.
or(Predicate<? super T>, Predicate<? super T>) - Static method in class com.google.common.base.Predicates
Returns a predicate that evaluates to true
if either of its
components evaluates to true
.
orderColumnsBy(Comparator<? super C>) - Method in class com.google.common.collect.ImmutableTable.Builder
Specifies the ordering of the generated table's columns.
orderedBy(Comparator<K>) - Static method in class com.google.common.collect.ImmutableSortedMap
Returns a builder that creates immutable sorted maps with an explicit
comparator.
orderedBy(Comparator<E>) - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns a builder that creates immutable sorted multisets with an explicit comparator.
orderedBy(Comparator<E>) - Static method in class com.google.common.collect.ImmutableSortedSet
Returns a builder that creates immutable sorted sets with an explicit
comparator.
orderedBy(Comparator<B>) - Static method in class com.google.common.collect.MinMaxPriorityQueue
Creates and returns a new builder, configured to build MinMaxPriorityQueue
instances that use comparator
to determine the
least and greatest elements.
orderedPermutations(Iterable<E>) - Static method in class com.google.common.collect.Collections2
orderedPermutations(Iterable<E>, Comparator<? super E>) - Static method in class com.google.common.collect.Collections2
Returns a
Collection
of all the permutations of the specified
Iterable
using the specified
Comparator
for establishing
the lexicographical ordering.
Ordering <T > - Class in com.google.common.collect
A comparator, with additional methods to support common operations.
Ordering() - Constructor for class com.google.common.collect.Ordering
Constructs a new instance of this class (only invokable by the subclass
constructor, typically implicit).
orderKeysBy(Comparator<? super K>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
Specifies the ordering of the generated multimap's keys.
orderKeysBy(Comparator<? super K>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Specifies the ordering of the generated multimap's keys.
orderKeysBy(Comparator<? super K>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
Specifies the ordering of the generated multimap's keys.
orderRowsBy(Comparator<? super R>) - Method in class com.google.common.collect.ImmutableTable.Builder
Specifies the ordering of the generated table's rows.
orderValuesBy(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
Specifies the ordering of the generated multimap's values for each key.
orderValuesBy(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Specifies the ordering of the generated multimap's values for each key.
orderValuesBy(Comparator<? super V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
Specifies the ordering of the generated multimap's values for each key.
org.jboss.classfilewriter - package org.jboss.classfilewriter
org.jboss.classfilewriter.annotations - package org.jboss.classfilewriter.annotations
org.jboss.classfilewriter.attributes - package org.jboss.classfilewriter.attributes
org.jboss.classfilewriter.code - package org.jboss.classfilewriter.code
org.jboss.classfilewriter.constpool - package org.jboss.classfilewriter.constpool
org.jboss.classfilewriter.util - package org.jboss.classfilewriter.util
org.jboss.el.cache - package org.jboss.el.cache
org.jboss.logging - package org.jboss.logging
org.jboss.weld - package org.jboss.weld
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.annotated - package org.jboss.weld.annotated
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.annotated.enhanced - package org.jboss.weld.annotated.enhanced
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.annotated.enhanced.jlr - package org.jboss.weld.annotated.enhanced.jlr
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.annotated.runtime - package org.jboss.weld.annotated.runtime
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.annotated.slim - package org.jboss.weld.annotated.slim
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.annotated.slim.backed - package org.jboss.weld.annotated.slim.backed
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.annotated.slim.unbacked - package org.jboss.weld.annotated.slim.unbacked
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.bean - package org.jboss.weld.bean
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.bean.attributes - package org.jboss.weld.bean.attributes
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.bean.builtin - package org.jboss.weld.bean.builtin
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.bean.builtin.ee - package org.jboss.weld.bean.builtin.ee
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.bean.interceptor - package org.jboss.weld.bean.interceptor
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.bean.proxy - package org.jboss.weld.bean.proxy
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.bean.proxy.util - package org.jboss.weld.bean.proxy.util
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.bootstrap - package org.jboss.weld.bootstrap
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.bootstrap.api - package org.jboss.weld.bootstrap.api
org.jboss.weld.bootstrap.api.helpers - package org.jboss.weld.bootstrap.api.helpers
org.jboss.weld.bootstrap.enablement - package org.jboss.weld.bootstrap.enablement
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.bootstrap.events - package org.jboss.weld.bootstrap.events
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.bootstrap.spi - package org.jboss.weld.bootstrap.spi
org.jboss.weld.bootstrap.spi.helpers - package org.jboss.weld.bootstrap.spi.helpers
org.jboss.weld.config - package org.jboss.weld.config
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.configuration.spi - package org.jboss.weld.configuration.spi
org.jboss.weld.configuration.spi.helpers - package org.jboss.weld.configuration.spi.helpers
org.jboss.weld.construction.api - package org.jboss.weld.construction.api
org.jboss.weld.context - package org.jboss.weld.context
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.context.api - package org.jboss.weld.context.api
org.jboss.weld.context.beanstore - package org.jboss.weld.context.beanstore
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.context.beanstore.ejb - package org.jboss.weld.context.beanstore.ejb
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.context.beanstore.http - package org.jboss.weld.context.beanstore.http
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.context.bound - package org.jboss.weld.context.bound
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.context.cache - package org.jboss.weld.context.cache
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.context.conversation - package org.jboss.weld.context.conversation
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.context.ejb - package org.jboss.weld.context.ejb
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.context.http - package org.jboss.weld.context.http
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.context.unbound - package org.jboss.weld.context.unbound
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.ejb - package org.jboss.weld.ejb
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.ejb.api - package org.jboss.weld.ejb.api
org.jboss.weld.ejb.spi - package org.jboss.weld.ejb.spi
org.jboss.weld.ejb.spi.helpers - package org.jboss.weld.ejb.spi.helpers
org.jboss.weld.el - package org.jboss.weld.el
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.event - package org.jboss.weld.event
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.exceptions - package org.jboss.weld.exceptions
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.executor - package org.jboss.weld.executor
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.injection - package org.jboss.weld.injection
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.injection.attributes - package org.jboss.weld.injection.attributes
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.injection.producer - package org.jboss.weld.injection.producer
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.injection.producer.ejb - package org.jboss.weld.injection.producer.ejb
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.injection.spi - package org.jboss.weld.injection.spi
org.jboss.weld.injection.spi.helpers - package org.jboss.weld.injection.spi.helpers
org.jboss.weld.interceptor.builder - package org.jboss.weld.interceptor.builder
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.interceptor.proxy - package org.jboss.weld.interceptor.proxy
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.interceptor.reader - package org.jboss.weld.interceptor.reader
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.interceptor.spi.metadata - package org.jboss.weld.interceptor.spi.metadata
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.interceptor.spi.model - package org.jboss.weld.interceptor.spi.model
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.interceptor.util - package org.jboss.weld.interceptor.util
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.interceptor.util.proxy - package org.jboss.weld.interceptor.util.proxy
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.jsf - package org.jboss.weld.jsf
org.jboss.weld.literal - package org.jboss.weld.literal
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.logging - package org.jboss.weld.logging
Allocated message IDs:
org.jboss.weld.manager - package org.jboss.weld.manager
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.manager.api - package org.jboss.weld.manager.api
org.jboss.weld.metadata - package org.jboss.weld.metadata
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.metadata.cache - package org.jboss.weld.metadata.cache
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.persistence - package org.jboss.weld.persistence
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.resolution - package org.jboss.weld.resolution
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.resources - package org.jboss.weld.resources
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.resources.spi - package org.jboss.weld.resources.spi
org.jboss.weld.resources.spi.helpers - package org.jboss.weld.resources.spi.helpers
org.jboss.weld.security - package org.jboss.weld.security
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.security.spi - package org.jboss.weld.security.spi
org.jboss.weld.serialization - package org.jboss.weld.serialization
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.serialization.spi - package org.jboss.weld.serialization.spi
org.jboss.weld.serialization.spi.helpers - package org.jboss.weld.serialization.spi.helpers
org.jboss.weld.servlet - package org.jboss.weld.servlet
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.servlet.api - package org.jboss.weld.servlet.api
org.jboss.weld.servlet.api.helpers - package org.jboss.weld.servlet.api.helpers
org.jboss.weld.servlet.spi - package org.jboss.weld.servlet.spi
org.jboss.weld.servlet.spi.helpers - package org.jboss.weld.servlet.spi.helpers
org.jboss.weld.transaction.spi - package org.jboss.weld.transaction.spi
org.jboss.weld.util - package org.jboss.weld.util
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.util.annotated - package org.jboss.weld.util.annotated
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.util.bean - package org.jboss.weld.util.bean
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.util.bytecode - package org.jboss.weld.util.bytecode
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.util.cache - package org.jboss.weld.util.cache
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.util.collections - package org.jboss.weld.util.collections
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.util.el - package org.jboss.weld.util.el
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.util.reflection - package org.jboss.weld.util.reflection
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.util.servlet - package org.jboss.weld.util.servlet
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.validation.spi - package org.jboss.weld.validation.spi
org.jboss.weld.ws - package org.jboss.weld.ws
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
org.jboss.weld.xml - package org.jboss.weld.xml
JBoss, Home of Professional Open Source
Copyright 2015, Red Hat, Inc.
ORIGIN - Static variable in class com.google.common.net.HttpHeaders
The HTTP Origin header field name.
orNull() - Method in class com.google.common.base.Optional
Returns the contained instance if it is present; null
otherwise.
OutputSupplier <T > - Interface in com.google.common.io
A factory for writable streams of bytes or characters.
P3P - Static variable in class com.google.common.net.HttpHeaders
The HTTP P3P header field name.
paddedPartition(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
Divides an iterable into unmodifiable sublists of the given size, padding
the final iterable with null values if necessary.
paddedPartition(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
Divides an iterator into unmodifiable sublists of the given size, padding
the final iterator with null values if necessary.
padEnd(String, int, char) - Static method in class com.google.common.base.Strings
Returns a string, of length at least minLength
, consisting of
string
appended with as many copies of padChar
as are
necessary to reach that length.
padStart(String, int, char) - Static method in class com.google.common.base.Strings
Returns a string, of length at least minLength
, consisting of
string
prepended with as many copies of padChar
as are
necessary to reach that length.
padToLong(HashCode) - Static method in class com.google.common.hash.Hashing
If hashCode
has enough bits, returns hashCode.asLong()
, otherwise
returns a long
value with hashCode.asInt()
as the least-significant
four bytes and 0x00
as each of the most-significant four bytes.
pairwise() - Method in class com.google.common.base.Equivalence
Returns an equivalence over iterables based on the equivalence of their elements.
Param - Annotation Type in org.jboss.logging
Deprecated.
PARAMETER_NAME - Static variable in class org.jboss.weld.context.beanstore.ConversationNamingScheme
parameterAnnotationNotAllowedOnConstructor(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
ParameterAnnotationsAttribute - Class in org.jboss.classfilewriter.annotations
A parameter annotations attribute
ParameterAnnotationsAttribute(ParameterAnnotationsAttribute.Type, ConstPool, int) - Constructor for class org.jboss.classfilewriter.annotations.ParameterAnnotationsAttribute
ParameterAnnotationsAttribute.Type - Enum in org.jboss.classfilewriter.annotations
ParameterConverter <I > - Interface in org.jboss.logging
A converter for a specific parameter type.
parameterDescriptors(String) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
returns an array of String representations of the parameter types.
parameterDescriptors(Method) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
parameterDescriptors(Class<?>[]) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
ParameterInjectionPoint <T ,X > - Interface in org.jboss.weld.injection
ParameterInjectionPointAttributes <T ,X > - Interface in org.jboss.weld.injection.attributes
ParameterInjectionPointImpl <T ,X > - Class in org.jboss.weld.injection
ParameterInjectionPointImpl(ParameterInjectionPointAttributes<T, X>) - Constructor for class org.jboss.weld.injection.ParameterInjectionPointImpl
parameterizedTypeContainingWildcardParameterIsNotAValidBeanType(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
ParameterizedTypeImpl - Class in org.jboss.weld.util.reflection
ParameterizedTypeImpl(Type, Type...) - Constructor for class org.jboss.weld.util.reflection.ParameterizedTypeImpl
ParameterizedTypeImpl(Type, Type[], Type) - Constructor for class org.jboss.weld.util.reflection.ParameterizedTypeImpl
parameters() - Method in class com.google.common.net.MediaType
Returns a multimap containing the parameters of this media type.
parametersMatch(Type, Type) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
parametersMatch(WildcardType, Type) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
parametersMatch(WildcardType, TypeVariable<?>) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
parametersMatch(Type, TypeVariable<?>) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
parametersMatch(TypeVariable<?>, TypeVariable<?>) - Method in class org.jboss.weld.resolution.BeanTypeAssignabilityRules
parametersMatch(Type, Type) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
parametersMatch(WildcardType, TypeVariable<?>) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
parametersMatch(TypeVariable<?>, TypeVariable<?>) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
parametersMatch(TypeVariable<?>, Type) - Method in class org.jboss.weld.resolution.DelegateInjectionPointAssignabilityRules
parameterTypes - Variable in class org.jboss.weld.security.GetDeclaredMethodAction
parametizedType(ParameterizedType, StringBuilder) - Static method in class org.jboss.classfilewriter.util.SignatureBuilder
paramNotInParamList(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
parent() - Method in class com.google.common.net.InternetDomainName
Returns an InternetDomainName
that is the immediate ancestor of
this one; that is, the current domain with the leftmost part removed.
parse(String) - Static method in class com.google.common.cache.CacheBuilderSpec
Creates a CacheBuilderSpec from a string.
parse(String) - Static method in class com.google.common.net.MediaType
Parses a media type from its string representation.
parse(URL) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Parse the specified URL as a beans.xml file.
parse(Iterable<URL>) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Parse the specified URLs as a series of beans.xml file and merge the result.
parse(Iterable<URL>, boolean) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Parse the specified URLs as a series of beans.xml file and merge the result.
parse(Iterable<URL>) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
parse(Iterable<URL>, boolean) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
parse(URL) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
parse(URL) - Method in class org.jboss.weld.xml.BeansXmlParser
parse(Iterable<URL>) - Method in class org.jboss.weld.xml.BeansXmlParser
parse(Iterable<URL>, boolean) - Method in class org.jboss.weld.xml.BeansXmlParser
parseUnsignedByte(String) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the unsigned byte
value represented by the given decimal string.
parseUnsignedByte(String, int) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the unsigned byte
value represented by a string with the given radix.
parseUnsignedInt(String) - Static method in class com.google.common.primitives.UnsignedInts
Returns the unsigned int
value represented by the given decimal string.
parseUnsignedInt(String, int) - Static method in class com.google.common.primitives.UnsignedInts
Returns the unsigned int
value represented by a string with the given radix.
parseUnsignedLong(String) - Static method in class com.google.common.primitives.UnsignedLongs
Returns the unsigned long
value represented by the given decimal string.
parseUnsignedLong(String, int) - Static method in class com.google.common.primitives.UnsignedLongs
Returns the unsigned long
value represented by a string with the given radix.
parsingError(Object, Throwable) - Method in interface org.jboss.weld.logging.XmlLogger
partition(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
Divides an iterable into unmodifiable sublists of the given size (the final
iterable may be smaller).
partition(Iterator<T>, int) - Static method in class com.google.common.collect.Iterators
Divides an iterator into unmodifiable sublists of the given size (the final
list may be smaller).
partition(List<T>, int) - Static method in class com.google.common.collect.Lists
Returns consecutive
sublists of a list,
each of the same size (the final list may be smaller).
parts() - Method in class com.google.common.net.InternetDomainName
Returns the individual components of this domain name, normalized to all
lower case.
passivating() - Method in class org.jboss.weld.literal.NormalScopeLiteral
passivatingBeanHasNonPassivationCapableDecorator(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
passivatingBeanHasNonPassivationCapableInterceptor(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
passivatingBeanNeedsSerializableImpl(Object) - Method in interface org.jboss.weld.logging.BeanLogger
passivatingBeanWithNonserializableDecorator(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
passivatingBeanWithNonserializableInterceptor(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
PassivatingContextWrapper - Class in org.jboss.weld.context
Wraps a passivating context with a wrapper that guarantees that each call to the context is done with serializable
Contextual
.
passivatingNonNormalScopeIllegal(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
PassivationCapable - Interface in javax.enterprise.inject.spi
Indicates that a custom implementation of
Bean
or
Contextual
is passivation capable.
passivationCapableBeanHasNullId(Object) - Method in interface org.jboss.weld.logging.BeanLogger
patDefaultResolver(SlimAnnotatedType<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
patFastResolver(SlimAnnotatedType<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
patSkipped(SlimAnnotatedType<?>) - Method in interface org.jboss.weld.logging.BootstrapLogger
PatternFilenameFilter - Class in com.google.common.io
File name filter that only accepts files matching a regular expression.
PatternFilenameFilter(String) - Constructor for class com.google.common.io.PatternFilenameFilter
Constructs a pattern file name filter object.
PatternFilenameFilter(Pattern) - Constructor for class com.google.common.io.PatternFilenameFilter
Constructs a pattern file name filter object.
PDF - Static variable in class com.google.common.net.MediaType
peek() - Method in class com.google.common.collect.AbstractIterator
Returns the next element in the iteration without advancing the iteration,
according to the contract of
PeekingIterator.peek()
.
peek() - Method in class com.google.common.collect.ForwardingQueue
peek() - Method in class com.google.common.collect.MinMaxPriorityQueue
peek() - Method in interface com.google.common.collect.PeekingIterator
Returns the next element in the iteration, without advancing the iteration.
peek() - Static method in class org.jboss.logging.NDC
peek() - Static method in class org.jboss.weld.bean.proxy.DecorationHelper
peek() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
Peeks the current top of the stack.
peek() - Method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext.Stack
peek() - Method in class org.jboss.weld.injection.ThreadLocalStack
peekFirst() - Method in class com.google.common.collect.ForwardingDeque
peekFirst() - Method in class com.google.common.collect.MinMaxPriorityQueue
Retrieves, but does not remove, the least element of this queue, or returns
null
if the queue is empty.
peekIfNotEmpty() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
Peeks the current top of the stack or returns null if the stack is empty
peekingIterator(Iterator<? extends T>) - Static method in class com.google.common.collect.Iterators
Returns a PeekingIterator
backed by the given iterator.
peekingIterator(PeekingIterator<T>) - Static method in class com.google.common.collect.Iterators
PeekingIterator <E > - Interface in com.google.common.collect
An iterator that supports a one-element lookahead while iterating.
peekLast() - Method in class com.google.common.collect.ForwardingDeque
peekLast() - Method in class com.google.common.collect.MinMaxPriorityQueue
Retrieves, but does not remove, the greatest element of this queue, or
returns null
if the queue is empty.
peekNdc() - Method in interface org.jboss.logging.LoggerProvider
Permissions - Class in org.jboss.weld.util
PermitAll - Annotation Type in javax.annotation.security
Specifies that all security roles are allowed to invoke the specified
method(s) i.e that the specified method(s) are "unchecked".
permutations(Collection<E>) - Static method in class com.google.common.collect.Collections2
PERSISTENCE_CONTEXT_ANNOTATION_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
PERSISTENCE_CONTEXT_TYPE_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
PERSISTENCE_UNIT_ANNOTATION_CLASS - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
PersistenceApiAbstraction - Class in org.jboss.weld.persistence
PersistenceApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.persistence.PersistenceApiAbstraction
PLAIN_TEXT_UTF_8 - Static variable in class com.google.common.net.MediaType
PlainInterceptorFactory <T > - Class in org.jboss.weld.interceptor.reader
InterceptorFactory that uses an
InjectionTarget
as a factory for interceptor instances.
PlainInterceptorFactory(InjectionTarget<T>) - Constructor for class org.jboss.weld.interceptor.reader.PlainInterceptorFactory
PLATFORM_AFTER - Static variable in class javax.interceptor.Interceptor.Priority
Start of range for late interceptors defined by
platform specifications.
PLATFORM_BEFORE - Static variable in class javax.interceptor.Interceptor.Priority
Start of range for early interceptors defined by
platform specifications.
plus(CacheStats) - Method in class com.google.common.cache.CacheStats
Returns a new CacheStats
representing the sum of this CacheStats
and other
.
PNG - Static variable in class com.google.common.net.MediaType
poll() - Method in class com.google.common.collect.ForwardingQueue
poll() - Method in class com.google.common.collect.MinMaxPriorityQueue
poll(long, TimeUnit) - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
pollFirst() - Method in class com.google.common.collect.ForwardingDeque
pollFirst() - Method in class com.google.common.collect.ForwardingNavigableSet
pollFirst() - Method in class com.google.common.collect.ImmutableSortedSet
pollFirst() - Method in class com.google.common.collect.MinMaxPriorityQueue
Removes and returns the least element of this queue, or returns null
if the queue is empty.
pollFirstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
pollFirstEntry() - Method in class com.google.common.collect.ImmutableSortedMap
pollFirstEntry() - Method in class com.google.common.collect.ImmutableSortedMultiset
Returns and removes the entry associated with the lowest element in this
multiset, or returns null
if this multiset is empty.
pollFirstEntry() - Method in interface com.google.common.collect.SortedMultiset
Returns and removes the entry associated with the lowest element in this
multiset, or returns null
if this multiset is empty.
pollLast() - Method in class com.google.common.collect.ForwardingDeque
pollLast() - Method in class com.google.common.collect.ForwardingNavigableSet
pollLast() - Method in class com.google.common.collect.ImmutableSortedSet
pollLast() - Method in class com.google.common.collect.MinMaxPriorityQueue
Removes and returns the greatest element of this queue, or returns null
if the queue is empty.
pollLastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
pollLastEntry() - Method in class com.google.common.collect.ImmutableSortedMap
pollLastEntry() - Method in class com.google.common.collect.ImmutableSortedMultiset
Returns and removes the entry associated with the greatest element in this
multiset, or returns null
if this multiset is empty.
pollLastEntry() - Method in interface com.google.common.collect.SortedMultiset
Returns and removes the entry associated with the greatest element in this
multiset, or returns null
if this multiset is empty.
pop() - Method in class com.google.common.collect.ForwardingDeque
pop() - Method in class org.jboss.classfilewriter.code.CodeAttribute
POP - Static variable in interface org.jboss.classfilewriter.code.Opcode
pop(int) - Method in class org.jboss.classfilewriter.code.StackFrame
pop() - Method in class org.jboss.classfilewriter.code.StackFrame
pops an operand from the stack
pop(int) - Method in class org.jboss.classfilewriter.code.StackState
pop a non-wide type from the top of the stack
pop() - Static method in class org.jboss.logging.NDC
pop() - Static method in class org.jboss.weld.bean.proxy.DecorationHelper
pop() - Method in interface org.jboss.weld.injection.ThreadLocalStack.ThreadLocalStackReference
pop2() - Method in class org.jboss.classfilewriter.code.CodeAttribute
POP2 - Static variable in interface org.jboss.classfilewriter.code.Opcode
pop2() - Method in class org.jboss.classfilewriter.code.StackFrame
pops 2 operands from the stack
pop2push1(String) - Method in class org.jboss.classfilewriter.code.StackFrame
remote the top two operands and replace them with an different operand
pop3() - Method in class org.jboss.classfilewriter.code.StackFrame
pops 3 operands from the stack
pop4() - Method in class org.jboss.classfilewriter.code.StackFrame
pops 4 operands from the stack
pop4push1(String) - Method in class org.jboss.classfilewriter.code.StackFrame
remote the top two operands and replace them with an different operand
popNdc() - Method in interface org.jboss.logging.LoggerProvider
post(Object) - Method in class com.google.common.eventbus.EventBus
Posts an event to all registered handlers.
POST_CONSTRUCT - Static variable in class org.jboss.weld.interceptor.util.InterceptionUtils
PostConstruct - Annotation Type in javax.annotation
The PostConstruct annotation is used on a method that needs to be executed
after dependency injection is done to perform any initialization.
postConstruct(T) - Method in interface javax.enterprise.inject.spi.InjectionTarget
Calls the
PostConstruct
callback, if it exists, according to the semantics required by the Java
EE platform specification.
postConstruct() - Method in class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Call the @PostConstruct callback
postConstruct(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
postConstruct(T) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
postConstruct(T, Instantiator<T>) - Method in class org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker
postConstruct(T, Instantiator<T>) - Method in interface org.jboss.weld.injection.producer.LifecycleCallbackInvoker
postConstruct(T, Instantiator<T>) - Method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
postNotify(Extension) - Method in class org.jboss.weld.bootstrap.events.ContainerEvent
postNotify(Extension) - Method in interface org.jboss.weld.bootstrap.events.NotificationListener
postNotify(T, Object) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
postNotify(T, Object) - Method in class org.jboss.weld.event.ObserverMethodImpl
POSTSCRIPT - Static variable in class com.google.common.net.MediaType
postSpecialize() - Method in class org.jboss.weld.bean.AbstractBean
pow(int, int) - Static method in class com.google.common.math.IntMath
Returns b
to the k
th power.
pow(long, int) - Static method in class com.google.common.math.LongMath
Returns b
to the k
th power.
powerSet(Set<E>) - Static method in class com.google.common.collect.Sets
Returns the set of all possible subsets of set
.
PRAGMA - Static variable in class com.google.common.net.HttpHeaders
The HTTP Pragma header field name.
PRE_DESTROY - Static variable in class org.jboss.weld.interceptor.util.InterceptionUtils
precomputed() - Method in class com.google.common.base.CharMatcher
Returns a char
matcher functionally equivalent to this one, but which may be faster to
query than the original; your mileage may vary.
Preconditions - Class in com.google.common.base
Simple static methods to be called at the start of your own methods to verify
correct arguments and state.
Preconditions - Class in org.jboss.weld.util
PreDestroy - Annotation Type in javax.annotation
The PreDestroy annotation is used on methods as a callback notification to
signal that the instance is in the process of being removed by the
container.
preDestroy(T) - Method in interface javax.enterprise.inject.spi.InjectionTarget
Calls the
PreDestroy
callback, if it exists, according to the semantics required by the Java EE
platform specification.
preDestroy() - Method in class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Call the @PreDestroy callback
preDestroy(T) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
preDestroy(T) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
preDestroy(T, Instantiator<T>) - Method in class org.jboss.weld.injection.producer.DefaultLifecycleCallbackInvoker
preDestroy(T, Instantiator<T>) - Method in interface org.jboss.weld.injection.producer.LifecycleCallbackInvoker
preDestroy(T, Instantiator<T>) - Method in class org.jboss.weld.injection.producer.NoopLifecycleCallbackInvoker
Predicate <T > - Interface in com.google.common.base
Determines a true or false value for a given input.
Predicates - Class in com.google.common.base
Static utility methods pertaining to Predicate
instances.
PREFIX - Static variable in class org.jboss.weld.bean.BeanIdentifiers
prefix(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
prefix(Collection<BeanIdentifier>) - Method in class org.jboss.weld.context.beanstore.AbstractNamingScheme
prefix(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.BeanIdentifierIndexNamingScheme
prefix(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
prefix(Collection<BeanIdentifier>) - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
prefix(BeanIdentifier) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
Add the prefix to the id
prefix(Collection<BeanIdentifier>) - Method in interface org.jboss.weld.context.beanstore.NamingScheme
preInitialize() - Method in class org.jboss.weld.bean.AbstractBean
Initializes specialization.
preInitialize() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInBean
preInitialize() - Method in class org.jboss.weld.bean.RIBean
preloadProcessAnnotatedType(Class<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
preloadProcessBean(Class<T>, Type...) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
preloadProcessBeanAttributes(Type) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
preloadProcessInjectionPoint(Type...) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
preloadProcessInjectionTarget(Class<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
preloadProcessObserverMethod(Type...) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
preloadProcessProducer(Type...) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
preNotify(Extension) - Method in class org.jboss.weld.bootstrap.events.ContainerEvent
preNotify(Extension) - Method in interface org.jboss.weld.bootstrap.events.NotificationListener
preNotify(T, Object) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
preNotify(T, Object) - Method in class org.jboss.weld.event.ObserverMethodImpl
Hooks allowing subclasses to perform additional logic just before and just after an event is delivered to an observer method.
presentInstances(Iterable<? extends Optional<? extends T>>) - Static method in class com.google.common.base.Optional
Returns the value of each present instance from the supplied
optionals
, in order,
skipping over occurrences of
Optional.absent()
.
preSpecialize() - Method in class org.jboss.weld.bean.AbstractBean
preSpecialize() - Method in class org.jboss.weld.bean.AbstractClassBean
previous(C) - Method in class com.google.common.collect.DiscreteDomain
Returns the unique greatest value of type C
that is less than
value
, or null
if none exists.
previous() - Method in class com.google.common.collect.ForwardingListIterator
previousIndex() - Method in class com.google.common.collect.ForwardingListIterator
Primitives - Class in com.google.common.primitives
Contains static utility methods pertaining to primitive types and their
corresponding wrapper types.
PrimitiveSink - Interface in com.google.common.hash
An object which can receive a stream of primitive values.
PrincipalBean - Class in org.jboss.weld.bean.builtin.ee
PrincipalBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.PrincipalBean
Priority - Annotation Type in javax.annotation
PRIORITY_ANNOTATION_CLASS - Variable in class org.jboss.weld.util.AnnotationApiAbstraction
priorityOutsideOfRecommendedRange(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
PRIVATE - Static variable in class org.jboss.classfilewriter.AccessFlag
proceed() - Method in interface javax.interceptor.InvocationContext
Proceed with the next stage of invocation processing.
proceed(Object[], Map<String, Object>) - Method in interface org.jboss.weld.construction.api.ConstructionHandle
proceed() - Method in interface org.jboss.weld.injection.spi.InjectionContext
proceed() - Method in class org.jboss.weld.interceptor.proxy.SimpleInvocationContext
proceed() - Method in class org.jboss.weld.interceptor.proxy.WeldInvocationContext
proceed() - Method in class org.jboss.weld.util.ForwardingInvocationContext
processAndResolveType(Type, Class<?>) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
ProcessAnnotatedType <X > - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each Java class or interface it discovers in a bean archive, before it reads
the declared annotations.
ProcessAnnotatedTypeEventResolvable - Class in org.jboss.weld.bootstrap.events
ProcessAnnotatedTypeEventResolvable(Set<Type>, SlimAnnotatedType<?>, RequiredAnnotationDiscovery) - Constructor for class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeEventResolvable
ProcessAnnotatedTypeImpl <X > - Class in org.jboss.weld.bootstrap.events
Container lifecycle event for each Java class or interface discovered by
the container.
ProcessAnnotatedTypeImpl(BeanManagerImpl, SlimAnnotatedType<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
ProcessAnnotatedTypeImpl(BeanManagerImpl, SlimAnnotatedType<X>, Class<? extends ProcessAnnotatedType>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
processAnnotatedTypes() - Method in class org.jboss.weld.bootstrap.BeanDeployer
ProcessBean <X > - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each enabled bean, interceptor or decorator deployed in a bean archive, before
registering the
Bean
object.
processBean(Bean<T>) - Method in class org.jboss.weld.bootstrap.events.AfterBeanDiscoveryImpl
ProcessBeanAttributes <T > - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each enabled bean, interceptor or decorator deployed in a bean archive before
registering the
Bean
object.
processBeanAttributes(Iterable<? extends AbstractBean<?, ?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
ProcessBeanAttributesImpl <T > - Class in org.jboss.weld.bootstrap.events
Container lifecycle event that allows bean metadata (
BeanAttributes
) to be changed before the bean is registered.
ProcessBeanImpl <X > - Class in org.jboss.weld.bootstrap.events
ProcessBeanImpl(BeanManagerImpl, Bean<X>, Annotated) - Constructor for class org.jboss.weld.bootstrap.events.ProcessBeanImpl
ProcessBeanInjectionTarget <X > - Class in org.jboss.weld.bootstrap.events
ProcessBeanInjectionTarget(BeanManagerImpl, AbstractClassBean<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessBeanInjectionTarget
processBytes(byte[], int, int) - Method in interface com.google.common.io.ByteProcessor
This method will be called for each chunk of bytes in an
input stream.
processClassBeanAttributes() - Method in class org.jboss.weld.bootstrap.BeanDeployer
processEndChildElement(String, String, String, String) - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
Called by endElement, the nested content is not available
ProcessInjectionPoint <T ,X > - Interface in javax.enterprise.inject.spi
The container fires an event of this type for every injection point of every Java EE component class supporting injection
that may be instantiated by the container at runtime, including every managed bean declared using
javax.annotation.ManagedBean
, EJB session or message-driven bean, enabled bean, enabled interceptor or enabled
decorator.
processInjectionPoint(FieldInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
processInjectionPoint(ParameterInjectionPointAttributes<T, X>, Class<?>, BeanManagerImpl) - Method in class org.jboss.weld.injection.InjectionPointFactory
ProcessInjectionPointImpl <T ,X > - Class in org.jboss.weld.bootstrap.events
ProcessInjectionPointImpl(InjectionPoint, Class<?>, BeanManagerImpl, Type) - Constructor for class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
ProcessInjectionTarget <X > - Interface in javax.enterprise.inject.spi
The container fires an event of this type for every Java EE component class supporting injection that may be instantiated by
the container at runtime, including every managed bean declared using javax.annotation.ManagedBean
, EJB session or
message-driven bean, enabled bean, enabled interceptor or enabled decorator.
processLine(String) - Method in interface com.google.common.io.LineProcessor
This method will be called once for each line.
ProcessManagedBean <X > - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each enabled managed bean, before registering the
Bean
object.
ProcessManagedBeanImpl <X > - Class in org.jboss.weld.bootstrap.events
ProcessManagedBeanImpl(BeanManagerImpl, ManagedBean<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessManagedBeanImpl
ProcessObserverMethod <T ,X > - Interface in javax.enterprise.inject.spi
processObserverMethod(ObserverMethod<?>) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
ProcessObserverMethodImpl <T ,X > - Class in org.jboss.weld.bootstrap.events
Implementation of the event used to notify observers for each observer
method that is added.
ProcessObserverMethodImpl(BeanManagerImpl, AnnotatedMethod<X>, ObserverMethod<T>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessObserverMethodImpl
processObserverMethodType(Type) - Method in class org.jboss.weld.bootstrap.events.ContainerLifecycleEvents
ProcessProducer <T ,X > - Interface in javax.enterprise.inject.spi
processProducerAttributes() - Method in class org.jboss.weld.bootstrap.BeanDeployer
ProcessProducerField <T ,X > - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each enabled producer field, before registering the
Bean
object.
ProcessProducerFieldImpl <T ,X > - Class in org.jboss.weld.bootstrap.events
ProcessProducerImpl <T ,X > - Class in org.jboss.weld.bootstrap.events
ProcessProducerMethod <T ,X > - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each enabled producer method, before registering the
Bean
object.
ProcessProducerMethodImpl <T ,X > - Class in org.jboss.weld.bootstrap.events
ProcessSessionBean <X > - Interface in javax.enterprise.inject.spi
The container fires an event of this type for each enabled session bean, before registering the
Bean
object.
ProcessSessionBeanImpl <X > - Class in org.jboss.weld.bootstrap.events
ProcessSimpleInjectionTarget <X > - Class in org.jboss.weld.bootstrap.events
ProcessSimpleInjectionTarget(BeanManagerImpl, AnnotatedType<X>, InjectionTarget<X>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessSimpleInjectionTarget
processStartChildElement(String, String, String, Attributes) - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
Called by startElement, the nested content is not available
ProcessSyntheticAnnotatedType <X > - Interface in javax.enterprise.inject.spi
ProcessSyntheticAnnotatedTypeImpl <T > - Class in org.jboss.weld.bootstrap.events
ProcessSyntheticAnnotatedTypeImpl(BeanManagerImpl, SlimAnnotatedTypeContext<T>) - Constructor for class org.jboss.weld.bootstrap.events.ProcessSyntheticAnnotatedTypeImpl
produce(CreationalContext<T>) - Method in interface javax.enterprise.inject.spi.Producer
Causes an instance to be produced via the Producer
.
produce() - Method in class javax.enterprise.inject.spi.Unmanaged.UnmanagedInstance
Create the instance
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.ForwardingInjectionTarget
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
produce(Object, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.ejb.SessionBeanInjectionTarget
produce(CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.NonProducibleInjectionTarget
produce(Object, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
produce(Object, CreationalContext<T>) - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
Producer <T > - Interface in javax.enterprise.inject.spi
Provides a generic operation for producing an instance of a type.
producer - Variable in class org.jboss.weld.bean.SyntheticClassBean
producerCannotHaveWildcardBeanType(Object) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
producerCannotHaveWildcardBeanType(Object) - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
producerCannotHaveWildcardBeanType(Object) - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
producerCastError(Object, Object, Throwable) - Method in interface org.jboss.weld.logging.BeanLogger
ProducerFactory <X > - Interface in javax.enterprise.inject.spi
ProducerField <X ,T > - Class in org.jboss.weld.bean
Represents a producer field
ProducerField(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.ProducerField
Constructor
producerFieldCannotHaveAWildcardBeanType(Object) - Method in interface org.jboss.weld.logging.BeanLogger
producerFieldOnSessionBeanMustBeStatic(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
ProducerFieldProducer <X ,T > - Class in org.jboss.weld.injection.producer
Producer
implementation for producer fields.
ProducerFieldProducer(EnhancedAnnotatedField<T, ? super X>, DisposalMethod<?, ?>) - Constructor for class org.jboss.weld.injection.producer.ProducerFieldProducer
producerFieldWithTypeVariableBeanTypeMustBeDependent(Object) - Method in interface org.jboss.weld.logging.BeanLogger
ProducerMethod <X ,T > - Class in org.jboss.weld.bean
Represents a producer method bean
ProducerMethod(BeanIdentifier, BeanAttributes<T>, EnhancedAnnotatedMethod<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.ProducerMethod
producerMethodCannotHaveAWildcardReturnType(Object) - Method in interface org.jboss.weld.logging.BeanLogger
ProducerMethodIdentifier - Class in org.jboss.weld.bean
ProducerMethodIdentifier(EnhancedAnnotatedMethod<?, ?>, AbstractClassBean<?>) - Constructor for class org.jboss.weld.bean.ProducerMethodIdentifier
ProducerMethodIdentifier(AnnotatedTypeIdentifier, int) - Constructor for class org.jboss.weld.bean.ProducerMethodIdentifier
producerMethodNotSpecializing(Object) - Method in interface org.jboss.weld.logging.BeanLogger
ProducerMethodProducer <X ,T > - Class in org.jboss.weld.injection.producer
Producer
implementation for producer methods.
ProducerMethodProducer(EnhancedAnnotatedMethod<T, ? super X>, DisposalMethod<?, ?>) - Constructor for class org.jboss.weld.injection.producer.ProducerMethodProducer
producerMethodWithTypeVariableReturnTypeMustBeDependent(Object) - Method in interface org.jboss.weld.logging.BeanLogger
producerWithTypeVariableBeanTypeMustBeDependent(Object) - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
producerWithTypeVariableBeanTypeMustBeDependent(Object) - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
producerWithTypeVariableBeanTypeMustBeDependent(Object) - Method in class org.jboss.weld.injection.producer.ProducerMethodProducer
Produces - Annotation Type in javax.enterprise.inject
Identifies a producer method or field.
ProfilingExecutorServices - Class in org.jboss.weld.executor
ProfilingExecutorServices(ExecutorServices) - Constructor for class org.jboss.weld.executor.ProfilingExecutorServices
promotedTransient(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
propagate(Throwable) - Static method in class com.google.common.base.Throwables
Propagates
throwable
as-is if it is an instance of
RuntimeException
or
Error
, or else as a last resort, wraps
it in a
RuntimeException
then propagates.
propagateIfInstanceOf(Throwable, Class<X>) - Static method in class com.google.common.base.Throwables
Propagates throwable
exactly as-is, if and only if it is an
instance of declaredType
.
propagateIfPossible(Throwable) - Static method in class com.google.common.base.Throwables
propagateIfPossible(Throwable, Class<X>) - Static method in class com.google.common.base.Throwables
Propagates
throwable
exactly as-is, if and only if it is an
instance of
RuntimeException
,
Error
, or
declaredType
.
propagateIfPossible(Throwable, Class<X1>, Class<X2>) - Static method in class com.google.common.base.Throwables
Propagates
throwable
exactly as-is, if and only if it is an
instance of
RuntimeException
,
Error
,
declaredType1
,
or
declaredType2
.
Property - Annotation Type in org.jboss.logging
Deprecated.
PROPERTY_NAME - Static variable in interface org.jboss.weld.resources.spi.ResourceLoader
propertyLookup(Object) - Method in interface org.jboss.weld.logging.ElLogger
PropertyNotFoundException - Exception in javax.el
PropertyNotFoundException() - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException
with no detail message.
PropertyNotFoundException(String) - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException
with the provided
detail message.
PropertyNotFoundException(Throwable) - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException
with the given root
cause.
PropertyNotFoundException(String, Throwable) - Constructor for exception javax.el.PropertyNotFoundException
Creates a PropertyNotFoundException
with the given detail
message and root cause.
PropertyNotWritableException - Exception in javax.el
Thrown when a property could not be written to while setting the
value on a
ValueExpression
.
PropertyNotWritableException() - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException
with no detail
message.
PropertyNotWritableException(String) - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException
with the
provided detail message.
PropertyNotWritableException(Throwable) - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException
with the given root
cause.
PropertyNotWritableException(String, Throwable) - Constructor for exception javax.el.PropertyNotWritableException
Creates a PropertyNotWritableException
with the given
detail message and root cause.
propertyResolved(ELContext, Object, Object) - Method in class javax.el.EvaluationListener
Receives notification when the (base, property) pair is resolved
propertyResolved(Object, Object) - Method in interface org.jboss.weld.logging.ElLogger
PROTECTED - Static variable in class org.jboss.classfilewriter.AccessFlag
ProtectionDomainCache - Class in org.jboss.weld.bean.proxy
Holds enhanced protection domains for proxy classes.
ProtectionDomainCache() - Constructor for class org.jboss.weld.bean.proxy.ProtectionDomainCache
Provider <T > - Interface in javax.inject
Provides instances of T
.
Proxies - Class in org.jboss.weld.util
Utilities for working with Javassist proxies
Proxies.TypeInfo - Class in org.jboss.weld.util
Proxy - Interface in org.jboss.weld.bean.proxy
General interface for all proxies adding functionality that can change
the behavior of the proxy during runtime.
PROXY_AUTHENTICATE - Static variable in class com.google.common.net.HttpHeaders
The HTTP Proxy-Authenticate header field name.
PROXY_AUTHORIZATION - Static variable in class com.google.common.net.HttpHeaders
The HTTP Proxy-Authorization header field name.
proxy_getInstance() - Method in interface org.jboss.weld.bean.proxy.Proxy
Gets the proxied bean instance.
proxy_setInstance(BeanInstance) - Method in interface org.jboss.weld.bean.proxy.Proxy
Sets the proxied instance.
PROXY_SUFFIX - Static variable in class org.jboss.weld.bean.proxy.DecoratorProxyFactory
PROXY_SUFFIX - Static variable in class org.jboss.weld.bean.proxy.InterceptedSubclassFactory
PROXY_SUFFIX - Static variable in class org.jboss.weld.bean.proxy.ProxyFactory
ProxyClassConstructorInjectionPointWrapper <T > - Class in org.jboss.weld.injection
ProxyClassConstructorInjectionPointWrapper(Bean<T>, Class<?>, EnhancedAnnotatedConstructor<T>, ConstructorInjectionPoint<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.ProxyClassConstructorInjectionPointWrapper
proxyDeserializationFailure(Object) - Method in interface org.jboss.weld.logging.BeanLogger
ProxyFactory <T > - Class in org.jboss.weld.bean.proxy
Main factory to produce proxy classes and instances for Weld beans.
ProxyFactory(String, Class<?>, Set<? extends Type>, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.ProxyFactory
created a new proxy factory from a bean instance.
ProxyFactory(String, Class<?>, Set<? extends Type>, Bean<?>, boolean) - Constructor for class org.jboss.weld.bean.proxy.ProxyFactory
ProxyFactory(String, Class<?>, Set<? extends Type>, String, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.ProxyFactory
Creates a new proxy factory when the name of the proxy class is already
known, such as during de-serialization
ProxyFactory(String, Class<?>, Set<? extends Type>, String, Bean<?>, boolean) - Constructor for class org.jboss.weld.bean.proxy.ProxyFactory
proxyHandlerSerializedForNonSerializableBean() - Method in interface org.jboss.weld.logging.BeanLogger
proxyInstantiationBeanAccessFailed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
proxyInstantiationFailed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
ProxyInstantiator - Interface in org.jboss.weld.bean.proxy
Implementations of this interface are capable of creating instances of a given proxy class.
ProxyInstantiator.Factory - Class in org.jboss.weld.bean.proxy
ProxyMethodHandler - Class in org.jboss.weld.bean.proxy
A general purpose MethodHandler for all proxies which routes calls to the
BeanInstance
associated with this proxy or handler.
ProxyMethodHandler(String, BeanInstance, Bean<?>) - Constructor for class org.jboss.weld.bean.proxy.ProxyMethodHandler
ProxyObject - Interface in org.jboss.weld.bean.proxy
The interface implemented by proxy classes.
proxyRequired() - Method in interface org.jboss.weld.logging.BeanLogger
proxyRequired() - Method in interface org.jboss.weld.logging.EventLogger
ProxyServices - Interface in org.jboss.weld.serialization.spi
Support services related to proxy generation and serialization which are required to be implemented by all containers.
pseudoScopedBeanHasCircularReferences(Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
PUBLIC - Static variable in class org.jboss.classfilewriter.AccessFlag
publicFieldOnNormalScopedBeanNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
publicSuffix() - Method in class com.google.common.net.InternetDomainName
Returns the
public suffix portion of the
domain name, or
null
if no public suffix is present.
push(E) - Method in class com.google.common.collect.ForwardingDeque
push(T) - Method in interface javax.enterprise.context.spi.CreationalContext
Registers an incompletely initialized contextual instance the with the container.
push(String) - Method in class org.jboss.classfilewriter.code.StackFrame
push an operand of the given type onto the stack
push(StackEntry) - Method in class org.jboss.classfilewriter.code.StackFrame
push an operand of the given type onto the stack.
push(String) - Method in class org.jboss.classfilewriter.code.StackState
push a type on to the top of the stack
push(StackEntry) - Method in class org.jboss.classfilewriter.code.StackState
push a type on to the top of the stack
push(String) - Static method in class org.jboss.logging.NDC
push(DecorationHelper<?>) - Static method in class org.jboss.weld.bean.proxy.DecorationHelper
push(T) - Method in class org.jboss.weld.context.CreationalContextImpl
push(T) - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
push(T) - Method in class org.jboss.weld.injection.ThreadLocalStack
pushClassType(CodeAttribute, String) - Static method in class org.jboss.weld.util.bytecode.BytecodeUtils
Pushes a class type onto the stack from the string representation This can
also handle primitives
pushConditionally(T, boolean) - Method in class org.jboss.weld.injection.ThreadLocalStack
Convenience method which only pushes something to stack if the condition evaluates to true.
pushIfNotNull(T) - Method in class org.jboss.weld.injection.ThreadLocalStack
Convenience method which also accepts null values.
pushNdc(String) - Method in interface org.jboss.logging.LoggerProvider
put(K, V) - Method in class com.google.common.cache.AbstractCache
put(K, V) - Method in interface com.google.common.cache.Cache
Associates value
with key
in this cache.
put(K, V) - Method in class com.google.common.cache.ForwardingCache
put(R, C, V) - Method in class com.google.common.collect.ArrayTable
Associates the specified value with the specified keys.
put(K, V) - Method in interface com.google.common.collect.BiMap
put(K, V) - Method in class com.google.common.collect.EnumHashBiMap
put(K, V) - Method in class com.google.common.collect.ForwardingMap
put(K, V) - Method in class com.google.common.collect.ForwardingMultimap
put(R, C, V) - Method in class com.google.common.collect.ForwardingTable
put(K, V) - Method in class com.google.common.collect.HashBiMap
put(K, V) - Method in class com.google.common.collect.ImmutableBiMap.Builder
Associates key
with value
in the built bimap.
put(Class<T>, T) - Method in class com.google.common.collect.ImmutableClassToInstanceMap.Builder
Associates key
with value
in the built map.
put(K, V) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
Adds an entry to the built multimap.
put(K, V) - Method in class com.google.common.collect.ImmutableMap.Builder
Associates key
with value
in the built map.
put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMap.Builder
Adds the given entry
to the map, making it immutable if
necessary.
put(K, V) - Method in class com.google.common.collect.ImmutableMap
Guaranteed to throw an exception and leave the map unmodified.
put(K, V) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Adds a key-value mapping to the built multimap.
put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Adds an entry to the built multimap.
put(K, V) - Method in class com.google.common.collect.ImmutableMultimap
Guaranteed to throw an exception and leave the multimap unmodified.
put(K, V) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
Adds a key-value mapping to the built multimap if it is not already
present.
put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
Adds an entry to the built multimap if it is not already present.
put(K, V) - Method in class com.google.common.collect.ImmutableSortedMap.Builder
Associates key
with value
in the built map.
put(Map.Entry<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSortedMap.Builder
Adds the given entry
to the map, making it immutable if
necessary.
put(R, C, V) - Method in class com.google.common.collect.ImmutableTable.Builder
Associates the (rowKey
, columnKey
) pair with value
in the built table.
put(Table.Cell<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ImmutableTable.Builder
Adds the given cell
to the table, making it immutable if
necessary.
put(R, C, V) - Method in class com.google.common.collect.ImmutableTable
Guaranteed to throw an exception and leave the table unmodified.
put(K, V) - Method in class com.google.common.collect.LinkedListMultimap
Stores a key-value pair in the multimap.
put(K, V) - Method in interface com.google.common.collect.Multimap
Stores a key-value pair in the multimap.
put(R, C, V) - Method in interface com.google.common.collect.Table
Associates the specified value with the specified keys.
put(T) - Method in class com.google.common.hash.BloomFilter
Puts an element into this BloomFilter
.
put(Class<T>, T) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap.Builder
Associates key
with value
in the built map.
put(TypeToken<T>, T) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap.Builder
Associates key
with value
in the built map.
put(TypeToken<? extends B>, B) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
Not supported.
put(K, long) - Method in class com.google.common.util.concurrent.AtomicLongMap
Associates newValue
with key
in this map, and returns the value previously
associated with key
, or zero if there was no such value.
put(E) - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
put(String, Object) - Static method in class org.jboss.logging.MDC
put(SlimAnnotatedType<X>) - Method in interface org.jboss.weld.annotated.slim.SlimAnnotatedTypeStore
put(SlimAnnotatedType<X>) - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeStoreImpl
put(BeanDeploymentArchive, BeanDeployment) - Method in class org.jboss.weld.bootstrap.BeanDeploymentArchiveMapping
put(BeanIdentifier, ContextualInstance<T>) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
put(BeanIdentifier, ContextualInstance<T>) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
put(BeanIdentifier, ContextualInstance<T>) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Adds a bean instance to the storage
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.cache.AbstractCache
putAll(Map<? extends K, ? extends V>) - Method in interface com.google.common.cache.Cache
Copies all of the mappings from the specified map to the cache.
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.cache.ForwardingCache
putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ArrayTable
Copies all mappings from the specified table to this table.
putAll(Map<? extends K, ? extends V>) - Method in interface com.google.common.collect.BiMap
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ForwardingMap
putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingMultimap
putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ForwardingMultimap
putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ForwardingTable
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableBiMap.Builder
Associates all of the given map's keys and values in the built bimap.
putAll(Map<? extends Class<? extends T>, ? extends T>) - Method in class com.google.common.collect.ImmutableClassToInstanceMap.Builder
Associates all of map's
keys and values in the built map.
putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
putAll(K, V...) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap.Builder
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMap.Builder
Associates all of the given map's keys and values in the built map.
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMap
Guaranteed to throw an exception and leave the map unmodified.
putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Stores a collection of values with the same key in the built multimap.
putAll(K, V...) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Stores an array of values with the same key in the built multimap.
putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMultimap.Builder
Stores another multimap's entries in the built multimap.
putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableMultimap
Guaranteed to throw an exception and leave the multimap unmodified.
putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableMultimap
Guaranteed to throw an exception and leave the multimap unmodified.
putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
putAll(K, V...) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap.Builder
putAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ImmutableSortedMap.Builder
Associates all of the given map's keys and values in the built map.
putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ImmutableTable.Builder
Associates all of the given table's keys and values in the built table.
putAll(Table<? extends R, ? extends C, ? extends V>) - Method in class com.google.common.collect.ImmutableTable
Guaranteed to throw an exception and leave the table unmodified.
putAll(K, Iterable<? extends V>) - Method in class com.google.common.collect.LinkedListMultimap
putAll(Multimap<? extends K, ? extends V>) - Method in class com.google.common.collect.LinkedListMultimap
putAll(K, Iterable<? extends V>) - Method in interface com.google.common.collect.Multimap
Stores a collection of values with the same key.
putAll(Multimap<? extends K, ? extends V>) - Method in interface com.google.common.collect.Multimap
Copies all of another multimap's key-value pairs into this multimap.
putAll(Table<? extends R, ? extends C, ? extends V>) - Method in interface com.google.common.collect.Table
Copies all mappings from the specified table to this table.
putAll(Map<? extends TypeToken<? extends B>, ? extends B>) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
Not supported.
putAll(Map<? extends K, ? extends Long>) - Method in class com.google.common.util.concurrent.AtomicLongMap
Copies all of the mappings from the specified map to this map.
putBeanDeployments(BeanDeploymentArchiveMapping) - Method in class org.jboss.weld.Container
Add sub-deployment units to the container
putBoolean(boolean) - Method in interface com.google.common.hash.Hasher
Equivalent to putByte(b ? (byte) 1 : (byte) 0)
.
putBoolean(boolean) - Method in interface com.google.common.hash.PrimitiveSink
Puts a boolean into this sink.
putByte(byte) - Method in interface com.google.common.hash.Hasher
putByte(byte) - Method in interface com.google.common.hash.PrimitiveSink
Puts a byte into this sink.
putBytes(byte[]) - Method in interface com.google.common.hash.Hasher
putBytes(byte[], int, int) - Method in interface com.google.common.hash.Hasher
putBytes(byte[]) - Method in interface com.google.common.hash.PrimitiveSink
Puts an array of bytes into this sink.
putBytes(byte[], int, int) - Method in interface com.google.common.hash.PrimitiveSink
Puts a chunk of an array of bytes into this sink.
putChar(char) - Method in interface com.google.common.hash.Hasher
putChar(char) - Method in interface com.google.common.hash.PrimitiveSink
Puts a character into this sink.
putContext(Class, Object) - Method in class javax.el.ELContext
Associates a context object with this ELContext
.
putContext(Class, Object) - Method in class javax.el.StandardELContext
putDouble(double) - Method in interface com.google.common.hash.Hasher
Equivalent to putLong(Double.doubleToRawLongBits(d))
.
putDouble(double) - Method in interface com.google.common.hash.PrimitiveSink
Puts a double into this sink.
putfield(String, String, Class<?>) - Method in class org.jboss.classfilewriter.code.CodeAttribute
putfield(String, String, String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
PUTFIELD - Static variable in interface org.jboss.classfilewriter.code.Opcode
putFloat(float) - Method in interface com.google.common.hash.Hasher
Equivalent to putInt(Float.floatToRawIntBits(f))
.
putFloat(float) - Method in interface com.google.common.hash.PrimitiveSink
Puts a float into this sink.
putIfAbsent(K, V) - Method in class com.google.common.collect.ForwardingConcurrentMap
putIfAbsent(Contextual<?>) - Method in class org.jboss.weld.serialization.ContextualStoreImpl
Add a contextual (if not already present) to the store, and return it's
id.
putIfAbsent(Contextual<?>) - Method in interface org.jboss.weld.serialization.spi.ContextualStore
Add a contextual (if not already present) to the store, and return it's id.
putIfAbsent(ConcurrentMap<K, V>, K, V) - Static method in class org.jboss.weld.util.collections.WeldCollections
Utility method for working with maps.
putInstance(Class<T>, T) - Method in interface com.google.common.collect.ClassToInstanceMap
Maps the specified class to the specified value.
putInstance(Class<T>, T) - Method in class com.google.common.collect.ImmutableClassToInstanceMap
Guaranteed to throw an exception and leave the map unmodified.
putInstance(Class<T>, T) - Method in class com.google.common.collect.MutableClassToInstanceMap
putInstance(TypeToken<T>, T) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
Guaranteed to throw an exception and leave the map unmodified.
putInstance(Class<T>, T) - Method in class com.google.common.reflect.ImmutableTypeToInstanceMap
Guaranteed to throw an exception and leave the map unmodified.
putInstance(Class<T>, T) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
putInstance(TypeToken<T>, T) - Method in class com.google.common.reflect.MutableTypeToInstanceMap
putInstance(Class<T>, T) - Method in interface com.google.common.reflect.TypeToInstanceMap
Maps the specified class to the specified value.
putInstance(TypeToken<T>, T) - Method in interface com.google.common.reflect.TypeToInstanceMap
Maps the specified type to the specified value.
putInt(int) - Method in interface com.google.common.hash.Hasher
putInt(int) - Method in interface com.google.common.hash.PrimitiveSink
Puts an int into this sink.
putLong(long) - Method in interface com.google.common.hash.Hasher
putLong(long) - Method in interface com.google.common.hash.PrimitiveSink
Puts a long into this sink.
putMdc(String, Object) - Method in interface org.jboss.logging.LoggerProvider
putObject(T, Funnel<? super T>) - Method in interface com.google.common.hash.Hasher
A simple convenience for funnel.funnel(object, this)
.
putShort(short) - Method in interface com.google.common.hash.Hasher
putShort(short) - Method in interface com.google.common.hash.PrimitiveSink
Puts a short into this sink.
putSingleElement(K, V) - Method in class org.jboss.weld.util.collections.ArraySetMultimap
putstatic(String, String, Class<?>) - Method in class org.jboss.classfilewriter.code.CodeAttribute
putstatic(String, String, String) - Method in class org.jboss.classfilewriter.code.CodeAttribute
PUTSTATIC - Static variable in interface org.jboss.classfilewriter.code.Opcode
putString(CharSequence) - Method in interface com.google.common.hash.Hasher
Equivalent to processing each char
value in the CharSequence
, in order.
putString(CharSequence, Charset) - Method in interface com.google.common.hash.Hasher
Equivalent to putBytes(charSequence.toString().getBytes(charset))
.
putString(CharSequence) - Method in interface com.google.common.hash.PrimitiveSink
Puts a string into this sink.
putString(CharSequence, Charset) - Method in interface com.google.common.hash.PrimitiveSink
Puts a string into this sink using the given charset.
putUninterruptibly(BlockingQueue<E>, E) - Static method in class com.google.common.util.concurrent.Uninterruptibles
range() - Method in class com.google.common.collect.ContiguousSet
Returns a range, closed on both ends, whose endpoints are the minimum and maximum values
contained in this set.
range(BoundType, BoundType) - Method in class com.google.common.collect.ContiguousSet
Returns the minimal range with the given boundary types for which all values in this set are
contained within the range.
Range <C extends Comparable > - Class in com.google.common.collect
A range (or "interval") defines the
boundaries around a contiguous span of values of some
Comparable
type; for example, "integers from 1 to 100 inclusive." Note that it is not
possible to
iterate over these contained values unless an appropriate
DiscreteDomain
can be provided to the
asSet
method.
range(C, BoundType, C, BoundType) - Static method in class com.google.common.collect.Ranges
Returns a range that contains any value from lower
to upper
, where each endpoint may be either inclusive (closed) or exclusive
(open).
RANGE - Static variable in class com.google.common.net.HttpHeaders
The HTTP Range header field name.
Ranges - Class in com.google.common.collect
Static methods pertaining to
Range
instances.
RateLimiter - Class in com.google.common.util.concurrent
A rate limiter.
rawType - Variable in class org.jboss.weld.resolution.ResolvableBuilder
rawTypes() - Method in class com.google.common.reflect.TypeToken.TypeSet
Returns the raw types of the types in this set, in the same order.
read() - Method in class com.google.common.base.Ticker
Returns the number of nanoseconds elapsed since this ticker's fixed
point of reference.
read(InputStream, byte[], int, int) - Static method in class com.google.common.io.ByteStreams
Reads some bytes from an input stream and stores them into the buffer array
b
.
read() - Method in class com.google.common.io.CountingInputStream
read(byte[], int, int) - Method in class com.google.common.io.CountingInputStream
read() - Method in class com.google.common.io.LimitInputStream
read(byte[], int, int) - Method in class com.google.common.io.LimitInputStream
readBoolean() - Method in interface com.google.common.io.ByteArrayDataInput
readBoolean() - Method in class com.google.common.io.LittleEndianDataInputStream
readByte() - Method in interface com.google.common.io.ByteArrayDataInput
readByte() - Method in class com.google.common.io.LittleEndianDataInputStream
readBytes(InputSupplier<? extends InputStream>, ByteProcessor<T>) - Static method in class com.google.common.io.ByteStreams
Process the bytes of a supplied stream
readBytes(File, ByteProcessor<T>) - Static method in class com.google.common.io.Files
Process the bytes of a file.
readChar() - Method in interface com.google.common.io.ByteArrayDataInput
readChar() - Method in class com.google.common.io.LittleEndianDataInputStream
readDouble() - Method in interface com.google.common.io.ByteArrayDataInput
readDouble() - Method in class com.google.common.io.LittleEndianDataInputStream
readFirstLine(InputSupplier<R>) - Static method in class com.google.common.io.CharStreams
readFirstLine(File, Charset) - Static method in class com.google.common.io.Files
Reads the first line from a file.
readFloat() - Method in interface com.google.common.io.ByteArrayDataInput
readFloat() - Method in class com.google.common.io.LittleEndianDataInputStream
readFully(byte[]) - Method in interface com.google.common.io.ByteArrayDataInput
readFully(byte[], int, int) - Method in interface com.google.common.io.ByteArrayDataInput
readFully(InputStream, byte[]) - Static method in class com.google.common.io.ByteStreams
readFully(InputStream, byte[], int, int) - Static method in class com.google.common.io.ByteStreams
readFully(byte[]) - Method in class com.google.common.io.LittleEndianDataInputStream
readFully(byte[], int, int) - Method in class com.google.common.io.LittleEndianDataInputStream
readingPropertiesFile(Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
readInt() - Method in interface com.google.common.io.ByteArrayDataInput
readInt() - Method in class com.google.common.io.LittleEndianDataInputStream
readLine() - Method in interface com.google.common.io.ByteArrayDataInput
readLine() - Method in class com.google.common.io.LineReader
Reads a line of text.
readLine() - Method in class com.google.common.io.LittleEndianDataInputStream
readLines(InputSupplier<R>) - Static method in class com.google.common.io.CharStreams
readLines(Readable) - Static method in class com.google.common.io.CharStreams
Reads all of the lines from a
Readable
object.
readLines(InputSupplier<R>, LineProcessor<T>) - Static method in class com.google.common.io.CharStreams
Streams lines from a
Readable
and
Closeable
object
supplied by a factory, stopping when our callback returns false, or we
have read all of the lines.
readLines(File, Charset) - Static method in class com.google.common.io.Files
Reads all of the lines from a file.
readLines(File, Charset, LineProcessor<T>) - Static method in class com.google.common.io.Files
Streams lines from a
File
, stopping when our callback returns
false, or we have read all of the lines.
readLines(URL, Charset, LineProcessor<T>) - Static method in class com.google.common.io.Resources
Streams lines from a URL, stopping when our callback returns false, or we
have read all of the lines.
readLines(URL, Charset) - Static method in class com.google.common.io.Resources
Reads all of the lines from a URL.
readLong() - Method in interface com.google.common.io.ByteArrayDataInput
readLong() - Method in class com.google.common.io.LittleEndianDataInputStream
readResolve() - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
readResolve() - Method in class org.jboss.weld.manager.BeanManagerImpl
readResolve() - Method in class org.jboss.weld.serialization.AbstractSerializableHolder
readShort() - Method in interface com.google.common.io.ByteArrayDataInput
readShort() - Method in class com.google.common.io.LittleEndianDataInputStream
readUnsignedByte() - Method in interface com.google.common.io.ByteArrayDataInput
readUnsignedByte() - Method in class com.google.common.io.LittleEndianDataInputStream
readUnsignedShort() - Method in interface com.google.common.io.ByteArrayDataInput
readUnsignedShort() - Method in class com.google.common.io.LittleEndianDataInputStream
readUTF() - Method in interface com.google.common.io.ByteArrayDataInput
readUTF() - Method in class com.google.common.io.LittleEndianDataInputStream
readWriteLock(int) - Static method in class com.google.common.util.concurrent.Striped
Creates a Striped<ReadWriteLock>
with eagerly initialized, strongly referenced
read-write locks, with the specified fairness.
Reception - Enum in javax.enterprise.event
Distinguishes conditional
observer methods from observer methods which are
always notified.
recordEviction() - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
recordEviction() - Method in interface com.google.common.cache.AbstractCache.StatsCounter
Records the eviction of an entry from the cache.
recordHits(int) - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
recordHits(int) - Method in interface com.google.common.cache.AbstractCache.StatsCounter
Records cache hits.
recordLoadException(long) - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
recordLoadException(long) - Method in interface com.google.common.cache.AbstractCache.StatsCounter
Records the failed load of a new entry.
recordLoadSuccess(long) - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
recordLoadSuccess(long) - Method in interface com.google.common.cache.AbstractCache.StatsCounter
Records the successful load of a new entry.
recordMisses(int) - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
recordMisses(int) - Method in interface com.google.common.cache.AbstractCache.StatsCounter
Records cache misses.
recordStats() - Method in class com.google.common.cache.CacheBuilder
Enable the accumulation of
CacheStats
during the operation of the cache.
redundantQualifier(Object, Object) - Method in interface org.jboss.weld.logging.UtilLogger
REFERER - Static variable in class com.google.common.net.HttpHeaders
The HTTP Referer header field name.
Reflection - Class in com.google.common.reflect
Static utilities relating to Java reflection.
ReflectionCache - Interface in org.jboss.weld.resources
ReflectionCacheFactory - Class in org.jboss.weld.resources
reflectionfactoryInstantiationFailed(Object, Throwable) - Method in interface org.jboss.weld.logging.ReflectionLogger
ReflectionLogger - Interface in org.jboss.weld.logging
Log messages relating to reflection
Message ids: 000600 - 000699
Reflections - Class in org.jboss.weld.util.reflection
Utility class for static reflection-type operations
refresh(K) - Method in class com.google.common.cache.AbstractLoadingCache
refresh(K) - Method in class com.google.common.cache.ForwardingLoadingCache
refresh(K) - Method in interface com.google.common.cache.LoadingCache
Loads a new value for key key
, possibly asynchronously.
REFRESH - Static variable in class com.google.common.net.HttpHeaders
The HTTP Refresh header field name.
refreshAfterWrite(long, TimeUnit) - Method in class com.google.common.cache.CacheBuilder
Specifies that active entries are eligible for automatic refresh once a fixed duration has
elapsed after the entry's creation, or the most recent replacement of its value.
RegexHttpContextActivationFilter - Class in org.jboss.weld.servlet.spi.helpers
RegexHttpContextActivationFilter(Pattern) - Constructor for class org.jboss.weld.servlet.spi.helpers.RegexHttpContextActivationFilter
RegexHttpContextActivationFilter(String) - Constructor for class org.jboss.weld.servlet.spi.helpers.RegexHttpContextActivationFilter
register(Object) - Method in class com.google.common.eventbus.EventBus
Registers all handler methods on object
to receive events.
registerAnnotatedTypes() - Method in class org.jboss.weld.bootstrap.BeanDeployer
registerAroundConstructCallback(AroundConstructCallback<T>) - Method in interface org.jboss.weld.construction.api.WeldCreationalContext
Register a callback which is notified of component construction.
registerAroundConstructCallback(AroundConstructCallback<T>) - Method in class org.jboss.weld.context.CreationalContextImpl
registerBeanManager(BeanManagerImpl) - Method in class org.jboss.weld.event.GlobalObserverNotifierService
registerBeanNamespace(Bean<?>) - Method in class org.jboss.weld.manager.BeanManagerImpl
registerCdiInterceptorsForMessageDrivenBeans() - Method in class org.jboss.weld.bootstrap.BeanDeployer
registerClassWithMissingDependency(String, String) - Method in class org.jboss.weld.bootstrap.MissingDependenciesRegistry
registerContextualInstance(EjbDescriptor<?>) - Static method in class org.jboss.weld.ejb.SessionBeanInjectionPoint
Indicates that a contextual instance of a session bean is about to be constructed.
registerEjbInjectionPoint(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.EjbInjectionServices
Register an EJB injection point.
registerEnvironment(BeanManagerImpl, BeanDeployerEnvironment, boolean) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
registerInjectionPoints(Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.DefaultInjector
registerInjectionPoints(Set<InjectionPoint>) - Method in interface org.jboss.weld.injection.producer.Injector
Add field/parameter injection points to the set of injection points of an InjectionTarget.
registerInjectionPoints(Set<InjectionPoint>) - Method in class org.jboss.weld.injection.producer.StatelessSessionBeanInjector
registerInjectionTarget(InjectionTarget<T>, AnnotatedType<T>) - Method in interface org.jboss.weld.injection.spi.InjectionServices
This method is invoked during Weld bootstrap and allows an integrator to process an
InjectionTarget
that may be
injected at runtime.
registerInterceptors() - Method in class org.jboss.weld.bean.SessionBean
registerInterceptors(EjbDescriptor<?>, InterceptorBindings) - Method in interface org.jboss.weld.ejb.spi.EjbServices
Provides interceptor binding metadata to the container.
registerInterceptors(EjbDescriptor<?>, InterceptorBindings) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
registerOuterDecorator(ProxyObject, T) - Method in class org.jboss.weld.injection.producer.AbstractDecoratorApplyingInstantiator
registerPersistenceContextInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
registerPersistenceContextInjectionPoint(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JpaInjectionServices
Register a persistence context injection point.
registerPersistenceUnitInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
registerPersistenceUnitInjectionPoint(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JpaInjectionServices
Register a persistence unit injection point.
registerResourceInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
registerResourceInjectionPoint(String, String) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
registerResourceInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
registerResourceInjectionPoint(String, String) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
registerResourceInjectionPoint(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.ResourceInjectionServices
Register a resource injection point.
registerResourceInjectionPoint(String, String) - Method in interface org.jboss.weld.injection.spi.ResourceInjectionServices
Register a resource injection point with the given JNDI name and mapped name.
registerSynchronization(Synchronization) - Method in interface org.jboss.weld.transaction.spi.TransactionServices
Registers a synchronization object with the currently executing transaction.
registerWebServiceRefInjectionPoint(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JaxwsInjectionServices
Register a WebServiceRef injection point.
RegistrySingletonProvider - Class in org.jboss.weld.bootstrap.api.helpers
RegistrySingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider
release() - Method in interface javax.enterprise.context.spi.CreationalContext
release() - Method in class org.jboss.weld.context.CreationalContextImpl
release(Contextual<T>, T) - Method in class org.jboss.weld.context.CreationalContextImpl
release() - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
release() - Method in interface org.jboss.weld.context.WeldCreationalContext
release() - Method in class org.jboss.weld.injection.spi.helpers.SimpleResourceReference
release() - Method in interface org.jboss.weld.injection.spi.ResourceReference
Release the resource instance
reload(K, V) - Method in class com.google.common.cache.CacheLoader
Computes or retrieves a replacement value corresponding to an already-cached key
.
reload() - Method in class org.jboss.weld.util.ServiceLoader
Clear this loader's provider cache so that all providers will be reloaded.
remainder(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Returns the remainder of dividing this by val
.
remainder(int, int) - Static method in class com.google.common.primitives.UnsignedInts
Returns dividend % divisor, where the dividend and divisor are treated as unsigned 32-bit
quantities.
remainder(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
Returns the remainder of dividing this by val
.
remainder(long, long) - Static method in class com.google.common.primitives.UnsignedLongs
Returns dividend % divisor, where the dividend and divisor are treated as unsigned 64-bit
quantities.
remainingCapacity() - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
RemovalCause - Enum in com.google.common.cache
The reason why a cached entry was removed.
removalListener(RemovalListener<? super K1, ? super V1>) - Method in class com.google.common.cache.CacheBuilder
Specifies a listener instance, which all caches built using this CacheBuilder
will
notify each time an entry is removed from the cache by any means.
RemovalListener <K ,V > - Interface in com.google.common.cache
An object that can receive a notification when an entry is removed from a cache.
RemovalListeners - Class in com.google.common.cache
A collection of common removal listeners.
RemovalNotification <K ,V > - Class in com.google.common.cache
A notification of the removal of a single entry.
remove(Object, Object) - Method in class com.google.common.collect.ArrayTable
remove(Object, int) - Method in class com.google.common.collect.ConcurrentHashMultiset
Removes a number of occurrences of the specified element from this multiset.
remove(Object) - Method in class com.google.common.collect.ForwardingCollection
remove(Object, Object) - Method in class com.google.common.collect.ForwardingConcurrentMap
remove() - Method in class com.google.common.collect.ForwardingIterator
remove(int) - Method in class com.google.common.collect.ForwardingList
remove(Object) - Method in class com.google.common.collect.ForwardingMap
remove(Object, Object) - Method in class com.google.common.collect.ForwardingMultimap
remove(Object, int) - Method in class com.google.common.collect.ForwardingMultiset
remove() - Method in class com.google.common.collect.ForwardingQueue
remove(Object, Object) - Method in class com.google.common.collect.ForwardingTable
remove(Object, Object) - Method in class com.google.common.collect.HashBasedTable
remove(Object) - Method in class com.google.common.collect.ImmutableCollection
Guaranteed to throw an exception and leave the collection unmodified.
remove(int) - Method in class com.google.common.collect.ImmutableList
Guaranteed to throw an exception and leave the list unmodified.
remove(Object) - Method in class com.google.common.collect.ImmutableMap
Guaranteed to throw an exception and leave the map unmodified.
remove(Object, Object) - Method in class com.google.common.collect.ImmutableMultimap
Guaranteed to throw an exception and leave the multimap unmodified.
remove(Object, int) - Method in class com.google.common.collect.ImmutableMultiset
Guaranteed to throw an exception and leave the collection unmodified.
remove(Object, Object) - Method in class com.google.common.collect.ImmutableTable
Guaranteed to throw an exception and leave the table unmodified.
remove(Object, Object) - Method in class com.google.common.collect.LinkedListMultimap
remove(Object, Object) - Method in interface com.google.common.collect.Multimap
Removes a single key-value pair from the multimap.
remove(Object, int) - Method in interface com.google.common.collect.Multiset
Removes a number of occurrences of the specified element from this
multiset.
remove(Object) - Method in interface com.google.common.collect.Multiset
Removes a single occurrence of the specified element from this
multiset, if present.
remove() - Method in interface com.google.common.collect.PeekingIterator
remove(Object, Object) - Method in interface com.google.common.collect.Table
Removes the mapping, if any, associated with the given keys.
remove(Object, Object) - Method in class com.google.common.collect.TreeBasedTable
remove(Object, int) - Method in class com.google.common.collect.TreeMultiset
remove() - Method in class com.google.common.collect.UnmodifiableIterator
Guaranteed to throw an exception and leave the underlying data unmodified.
remove(K) - Method in class com.google.common.util.concurrent.AtomicLongMap
Removes and returns the value associated with key
.
remove(String) - Static method in class org.jboss.logging.MDC
remove(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
remove(BeanIdentifier) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
remove(BeanIdentifier) - Method in interface org.jboss.weld.context.beanstore.BeanStore
Removes a bean instance identified by the given id.
remove() - Method in interface org.jboss.weld.ejb.api.SessionObjectReference
Request the EJB container remove the stateful session object
remove(Object) - Method in class org.jboss.weld.util.collections.ArraySet
remove(int) - Method in class org.jboss.weld.util.collections.ListView
removeAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
removeAll(Object) - Method in class com.google.common.collect.ForwardingListMultimap
removeAll(Object) - Method in class com.google.common.collect.ForwardingMultimap
removeAll(Object) - Method in class com.google.common.collect.ForwardingSetMultimap
removeAll(Object) - Method in class com.google.common.collect.ForwardingSortedSetMultimap
removeAll(Collection<?>) - Method in class com.google.common.collect.ImmutableCollection
Guaranteed to throw an exception and leave the collection unmodified.
removeAll(Object) - Method in class com.google.common.collect.ImmutableListMultimap
Guaranteed to throw an exception and leave the multimap unmodified.
removeAll(Object) - Method in class com.google.common.collect.ImmutableMultimap
Guaranteed to throw an exception and leave the multimap unmodified.
removeAll(Object) - Method in class com.google.common.collect.ImmutableSetMultimap
Guaranteed to throw an exception and leave the multimap unmodified.
removeAll(Iterable<?>, Collection<?>) - Static method in class com.google.common.collect.Iterables
Removes, from an iterable, every element that belongs to the provided
collection.
removeAll(Iterator<?>, Collection<?>) - Static method in class com.google.common.collect.Iterators
Traverses an iterator and removes every element that belongs to the
provided collection.
removeAll(Object) - Method in class com.google.common.collect.LinkedListMultimap
Removes all values associated with a given key.
removeAll(Object) - Method in interface com.google.common.collect.ListMultimap
Removes all values associated with a given key.
removeAll(Object) - Method in interface com.google.common.collect.Multimap
Removes all values associated with a given key.
removeAll(Collection<?>) - Method in interface com.google.common.collect.Multiset
removeAll(Object) - Method in interface com.google.common.collect.SetMultimap
Removes all values associated with a given key.
removeAll(Object) - Method in interface com.google.common.collect.SortedSetMultimap
Removes all values associated with a given key.
removeAll(Collection<?>) - Method in class org.jboss.weld.util.collections.ArraySet
removeAllZeros() - Method in class com.google.common.util.concurrent.AtomicLongMap
Removes all mappings from this map whose values are zero.
removeAnnotatedType(SlimAnnotatedTypeContext<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
removeAnnotatedTypes(Collection<SlimAnnotatedTypeContext<?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
Removes an attribute from the underlying storage
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
removeAttribute(String) - Method in class org.jboss.weld.context.beanstore.MapBeanStore
removeDisabledBeans(Set<T>, BeanManagerImpl, SpecializationAndEnablementRegistry) - Static method in class org.jboss.weld.util.Beans
Retains only beans which are enabled.
removedKeyFromSession(Object, Object) - Method in interface org.jboss.weld.logging.ContextLogger
removeExactly(Object, int) - Method in class com.google.common.collect.ConcurrentHashMultiset
Removes exactly the specified number of occurrences of element
, or makes no
change if this is not possible.
removeFirst() - Method in class com.google.common.collect.ForwardingDeque
removeFirst() - Method in class com.google.common.collect.MinMaxPriorityQueue
Removes and returns the least element of this queue.
removeFirstOccurrence(Object) - Method in class com.google.common.collect.ForwardingDeque
removeFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a string containing all non-matching characters of a character sequence, in order.
removeIf(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Removes, from an iterable, every element that satisfies the provided
predicate.
removeIf(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Removes every element that satisfies the provided predicate from the
iterator.
removeLast() - Method in class com.google.common.collect.ForwardingDeque
removeLast() - Method in class com.google.common.collect.MinMaxPriorityQueue
Removes and returns the greatest element of this queue.
removeLastOccurrence(Object) - Method in class com.google.common.collect.ForwardingDeque
removeMdc(String) - Method in interface org.jboss.logging.LoggerProvider
RemoveMetadataWrapperFunction <T > - Class in org.jboss.weld.manager
RemoveMetadataWrapperFunction() - Constructor for class org.jboss.weld.manager.RemoveMetadataWrapperFunction
removeOccurrences(Multiset<?>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
For each occurrence of an element e
in occurrencesToRemove
,
removes one occurrence of e
in multisetToModify
.
removeRequestAttribute(R, String) - Method in class org.jboss.weld.context.AbstractConversationContext
Remove an attribute from the request.
removeRequestAttribute(BoundRequest, String) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
removeRequestAttribute(HttpServletRequest, String) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
repeat(String, int) - Static method in class com.google.common.base.Strings
Returns a string consisting of a specific number of concatenated copies of
an input string.
replace(K, V) - Method in class com.google.common.collect.ForwardingConcurrentMap
replace(K, V, V) - Method in class com.google.common.collect.ForwardingConcurrentMap
replace(String) - Method in class org.jboss.classfilewriter.code.StackFrame
replace the operand at the top of the stack with the given operand
replaceFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher
Returns a string copy of the input character sequence, with each character that matches this
matcher replaced by a given replacement character.
replaceFrom(CharSequence, CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a string copy of the input character sequence, with each character that matches this
matcher replaced by a given replacement sequence.
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingListMultimap
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingMultimap
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingSetMultimap
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ForwardingSortedSetMultimap
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableListMultimap
Guaranteed to throw an exception and leave the multimap unmodified.
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableMultimap
Guaranteed to throw an exception and leave the multimap unmodified.
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.ImmutableSetMultimap
Guaranteed to throw an exception and leave the multimap unmodified.
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.LinkedHashMultimap
Stores a collection of values with the same key, replacing any existing
values for that key.
replaceValues(K, Iterable<? extends V>) - Method in class com.google.common.collect.LinkedListMultimap
Stores a collection of values with the same key, replacing any existing
values for that key.
replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.ListMultimap
Stores a collection of values with the same key, replacing any existing
values for that key.
replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.Multimap
Stores a collection of values with the same key, replacing any existing
values for that key.
replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.SetMultimap
Stores a collection of values with the same key, replacing any existing
values for that key.
replaceValues(K, Iterable<? extends V>) - Method in interface com.google.common.collect.SortedSetMultimap
Stores a collection of values with the same key, replacing any existing
values for that key.
REQUEST - Static variable in class org.jboss.weld.literal.DestroyedLiteral
REQUEST - Static variable in class org.jboss.weld.literal.InitializedLiteral
RequestBeanStore - Class in org.jboss.weld.context.beanstore.http
A BeanStore that uses a HTTP request as backing storage.
RequestBeanStore(HttpServletRequest, NamingScheme) - Constructor for class org.jboss.weld.context.beanstore.http.RequestBeanStore
RequestContext - Interface in org.jboss.weld.context
The built in request context is associated with
RequestScoped
and is a managed context which can be activated,
invalidated and deactivated.
RequestContextImpl - Class in org.jboss.weld.context.unbound
RequestContextImpl(String) - Constructor for class org.jboss.weld.context.unbound.RequestContextImpl
requestCount() - Method in class com.google.common.cache.CacheStats
Returns the number of times
Cache
lookup methods have returned either a cached or
uncached value.
requestDestroyed(Object) - Method in interface org.jboss.weld.logging.ServletLogger
requestDestroyed(ServletRequestEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
requestDestroyed(ServletRequestEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
requestDestroyed(HttpServletRequest) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
requestDestroyed(ServletRequestEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
requestEnded(Object) - Method in interface org.jboss.weld.logging.ContextLogger
requestInitialized(Object) - Method in interface org.jboss.weld.logging.ServletLogger
requestInitialized(ServletRequestEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
requestInitialized(ServletRequestEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
requestInitialized(HttpServletRequest, ServletContext) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
requestInitialized(HttpServletRequest) - Static method in class org.jboss.weld.servlet.SessionHolder
requestInitialized(ServletRequestEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
requestScopeBeanStoreMissing() - Method in interface org.jboss.weld.logging.ServletLogger
RequestScoped - Annotation Type in javax.enterprise.context
Specifies that a bean is request scoped.
RequestScopedCache - Class in org.jboss.weld.context.cache
Caches beans over the life of a request, to allow for efficient bean lookups from proxies.
RequestScopedItem - Interface in org.jboss.weld.context.cache
An item that can be cached for the lifetime of a request.
requestStarted(Object) - Method in interface org.jboss.weld.logging.ContextLogger
requireBracketsForIPv6() - Method in class com.google.common.net.HostAndPort
Generate an error if the host might be a non-bracketed IPv6 literal.
RequiredAnnotationDiscovery - Class in org.jboss.weld.bootstrap.events
Wrapper over
ReflectionCache
capable of determining whether a given class
has a given annotation or not, as defined by the CDI 1.1 specification (11.5.6).
RequiredAnnotationDiscovery(ReflectionCache) - Constructor for class org.jboss.weld.bootstrap.events.RequiredAnnotationDiscovery
reset() - Method in class com.google.common.base.Stopwatch
Sets the elapsed time for this stopwatch to zero,
and places it in a stopped state.
reset() - Method in class com.google.common.io.CountingInputStream
reset() - Method in class com.google.common.io.FileBackedOutputStream
reset() - Method in class com.google.common.io.LimitInputStream
reset() - Static method in class org.jboss.weld.bootstrap.api.SingletonProvider
resolutionError(Object, Object) - Method in interface org.jboss.weld.logging.ElLogger
ResolutionException - Exception in javax.enterprise.inject
Indicates a problem relating to typesafe resolution.
ResolutionException() - Constructor for exception javax.enterprise.inject.ResolutionException
ResolutionException(String, Throwable) - Constructor for exception javax.enterprise.inject.ResolutionException
ResolutionException(String) - Constructor for exception javax.enterprise.inject.ResolutionException
ResolutionException(Throwable) - Constructor for exception javax.enterprise.inject.ResolutionException
ResolutionLogger - Interface in org.jboss.weld.logging
Log messages for resolution classes.
Resolvable - Interface in org.jboss.weld.resolution
Something that is resolvable by the resolver.
RESOLVABLE_AT_DESIGN_TIME - Static variable in class javax.el.ELResolver
The attribute name of the named attribute in the
FeatureDescriptor
that specifies whether the
variable or property can be resolved at runtime.
ResolvableBuilder - Class in org.jboss.weld.resolution
ResolvableBuilder(MetaAnnotationStore) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
ResolvableBuilder(BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
ResolvableBuilder(Type, BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
ResolvableBuilder(InjectionPoint, BeanManagerImpl) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder
ResolvableBuilder.ResolvableImpl - Class in org.jboss.weld.resolution
ResolvableImpl(Class<?>, Set<Type>, Bean<?>, Set<QualifierInstance>, boolean) - Constructor for class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
resolve(Set<Bean<? extends X>>) - Method in interface javax.enterprise.inject.spi.BeanManager
Apply the ambiguous dependency resolution rules to a set of
beans .
resolve() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy
resolve(Set<Bean<? extends X>>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
resolve(Set<Bean<? extends X>>) - Method in class org.jboss.weld.manager.BeanManagerImpl
resolve(Set<Bean<? extends X>>) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver
resolve(String) - Method in class org.jboss.weld.resolution.NameBasedResolver
Get the possible beans for the given name
resolve(R, boolean) - Method in class org.jboss.weld.resolution.TypeSafeResolver
Get the possible beans for the given element
resolve(Set<Bean<? extends X>>) - Method in class org.jboss.weld.util.ForwardingBeanManager
resolveAlternatives(Set<Bean<?>>) - Method in class org.jboss.weld.resolution.AbstractTypeSafeBeanResolver.BeanDisambiguation
If all the beans left are alternatives with a priority, then the container will select the
alternative with the highest priority, and the ambiguous dependency is called resolvable.
resolveClass(String) - Method in class javax.el.ImportHandler
Resolve a class name.
resolveClassLoaderForBeanProxy(String, Class<?>, Proxies.TypeInfo) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
Figures out the correct class loader to use for a proxy for a given bean
resolveDecorators(Set<Type>, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Return an ordered list of
decorators for a set of bean types and a set of qualifiers and which are
enabled in the module or library containing the class into which the
BeanManager was injected or the Java EE
component from whose JNDI environment namespace the
BeanManager was obtained.
resolveDecorators(Set<Type>, Annotation...) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
resolveDecorators(Set<Type>, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
resolveDecorators(Set<Type>, Set<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
resolveDecorators(Set<Type>, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
resolveDisposalBeans(Set<Type>, Set<Annotation>, AbstractClassBean<X>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
Resolve the disposal method for the given producer method.
resolveDisposalMethod(BeanAttributes<?>, AbstractClassBean<X>) - Method in class org.jboss.weld.bootstrap.AbstractBeanDeployer
ResolvedObservers <T > - Class in org.jboss.weld.event
Immutable information about observer methods resolved for a type/qualifiers combination.
resolveEjb(EjbDescriptor<?>) - Method in interface org.jboss.weld.ejb.spi.EjbServices
Request a reference to an EJB session object from the container.
resolveEjb(EjbDescriptor<?>) - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
resolveEjb(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.EjbInjectionServices
resolveFunction(String, String) - Method in class javax.el.FunctionMapper
Resolves the specified prefix and local name into a
java.lang.Method
.
resolveInterceptors(InterceptionType, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Return an ordered list of enabled
interceptors for a set of interceptor bindings and a type of
interception and which are enabled in the module or library containing the class into which the
BeanManager was
injected or the Java EE component from whose JNDI environment namespace the
BeanManager was obtained.
resolveInterceptors(InterceptionType, Annotation...) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
resolveInterceptors(InterceptionType, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
Resolves a list of interceptors based on interception type and interceptor
bindings.
resolveInterceptors(InterceptionType, Collection<Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
Resolves a list of interceptors based on interception type and interceptor
bindings.
resolveInterceptors(InterceptionType, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
resolveObserverMethods(T, Annotation...) - Method in interface javax.enterprise.inject.spi.BeanManager
Return the set of observers for an event.
resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
resolveObserverMethods(Type, Annotation...) - Method in class org.jboss.weld.event.ObserverNotifier
Resolves observer methods based on the given event type and qualifiers.
resolveObserverMethods(Type, Set<Annotation>) - Method in class org.jboss.weld.event.ObserverNotifier
Resolves observer methods based on the given event type and qualifiers.
resolveObserverMethods(Resolvable) - Method in class org.jboss.weld.event.ObserverNotifier
Resolves observer methods using the given resolvable.
resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.manager.BeanManagerImpl
resolveObserverMethods(T, Annotation...) - Method in class org.jboss.weld.util.ForwardingBeanManager
resolvePersistenceContext(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
resolvePersistenceContext(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JpaInjectionServices
resolvePersistenceUnit(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
resolvePersistenceUnit(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.JpaInjectionServices
resolveProcessAnnotatedTypeObservers(ClassFileServices, String) - Method in class org.jboss.weld.bootstrap.FastProcessAnnotatedTypeResolver
Resolves a set of ProcessAnnotatedType
observer methods for the specified class.
resolveResource(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
resolveResource(String, String) - Method in class org.jboss.weld.injection.spi.helpers.AbstractResourceServices
resolveResource(InjectionPoint) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
resolveResource(String, String) - Method in class org.jboss.weld.injection.spi.helpers.ForwardingResourceInjectionServices
resolveResource(InjectionPoint) - Method in interface org.jboss.weld.injection.spi.ResourceInjectionServices
resolveResource(String, String) - Method in interface org.jboss.weld.injection.spi.ResourceInjectionServices
resolveSpecializedBeans(Bean<?>) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
Returns a set of beans specialized by this bean.
resolveSpecializedBeans(AbstractClassBean<?>) - Method in class org.jboss.weld.bootstrap.SpecializedBeanResolver
resolveSpecializedBeans(ProducerMethod<?, ?>) - Method in class org.jboss.weld.bootstrap.SpecializedBeanResolver
resolveStatic(String) - Method in class javax.el.ImportHandler
Resolve a static field or method name.
resolveType(Type) - Method in class com.google.common.reflect.TypeToken
Resolves the given type
against the type context represented by this type.
resolveType(Type) - Method in class org.jboss.weld.util.reflection.HierarchyDiscovery
resolveType(TypeVariable<?>) - Method in class org.jboss.weld.util.reflection.TypeResolver
Resolves a given type variable.
resolveType(ParameterizedType) - Method in class org.jboss.weld.util.reflection.TypeResolver
Resolves a given parameterized type.
resolveType(GenericArrayType) - Method in class org.jboss.weld.util.reflection.TypeResolver
resolveType(Type) - Method in class org.jboss.weld.util.reflection.TypeResolver
resolveTypeVariables() - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
resolveTypeVariables(Type, Type) - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
resolveTypeVariables(TypeVariable<?>, Type) - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
resolveTypeVariables(ParameterizedType, Type) - Method in class org.jboss.weld.util.reflection.EventObjectTypeResolverBuilder
resolveVariable(String) - Method in class javax.el.VariableMapper
Resource - Annotation Type in javax.annotation
The Resource annotation marks a resource that is needed
by the application.
Resource.AuthenticationType - Enum in javax.annotation
The two possible authentication types for a resource.
RESOURCE_ANNOTATION_CLASS - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
ResourceBundleELResolver - Class in javax.el
ResourceBundleELResolver() - Constructor for class javax.el.ResourceBundleELResolver
ResourceInjection <T > - Interface in org.jboss.weld.injection
High-level representation of a resource field and setter method.
ResourceInjectionFactory - Class in org.jboss.weld.injection
Factory class that produces
ResourceInjection
instances for resource fields and setter methods.
ResourceInjectionServices - Interface in org.jboss.weld.injection.spi
A container should implement this interface to allow the Weld to resolve Resources
ResourceInjectionServices
is per-module service.
ResourceInjector <T > - Class in org.jboss.weld.injection.producer
Injector
that adds support for resource field and setter injection.
ResourceInjector(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.ResourceInjector
ResourceLoader - Interface in org.jboss.weld.resources.spi
Resource loading/class creation services for Weld.
resourceLoaderNotSpecifiedForArchive(Object) - Method in interface org.jboss.weld.logging.ConfigurationLogger
ResourceLoadingException - Exception in org.jboss.weld.resources.spi
Exception thrown when errors occur while loading resource
ResourceLoadingException() - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
ResourceLoadingException(String, Throwable) - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
ResourceLoadingException(String) - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
ResourceLoadingException(Throwable) - Constructor for exception org.jboss.weld.resources.spi.ResourceLoadingException
Constructor
ResourceReference <T > - Interface in org.jboss.weld.injection.spi
Holds a reference to a resource instance.
ResourceReferenceFactory <T > - Interface in org.jboss.weld.injection.spi
Identifies a container resource and allows a resource instance to be created for injection.
Resources - Class in com.google.common.io
Provides utility methods for working with resources in the classpath.
Resources - Annotation Type in javax.annotation
This class is used to allow multiple resources declarations.
resourceSetterInjectionNotAJavabean(Object) - Method in interface org.jboss.weld.logging.UtilLogger
result() - Method in class com.google.common.collect.ComparisonChain
Ends this comparison chain and returns its result: a value having the
same sign as the first nonzero comparison result in the chain, or zero if
every result was zero.
resumingConversation(Object) - Method in interface org.jboss.weld.logging.ConversationLogger
RET - Static variable in interface org.jboss.classfilewriter.code.Opcode
retainAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
retainAll(Collection<?>) - Method in class com.google.common.collect.ImmutableCollection
Guaranteed to throw an exception and leave the collection unmodified.
retainAll(Iterable<?>, Collection<?>) - Static method in class com.google.common.collect.Iterables
Removes, from an iterable, every element that does not belong to the
provided collection.
retainAll(Iterator<?>, Collection<?>) - Static method in class com.google.common.collect.Iterators
Traverses an iterator and removes every element that does not belong to the
provided collection.
retainAll(Collection<?>) - Method in interface com.google.common.collect.Multiset
retainAll(Collection<?>) - Method in class org.jboss.weld.util.collections.ArraySet
retainFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a string containing all matching characters of a character sequence, in order.
retainOccurrences(Multiset<?>, Multiset<?>) - Static method in class com.google.common.collect.Multisets
Modifies multisetToModify
so that its count for an element
e
is at most multisetToRetain.count(e)
.
RETRY_AFTER - Static variable in class com.google.common.net.HttpHeaders
The HTTP Retry-After header field name.
RETURN - Static variable in interface org.jboss.classfilewriter.code.Opcode
returning(T) - Static method in class com.google.common.util.concurrent.Callables
Creates a Callable
which immediately returns a preset value each
time it is called.
returnInstruction() - Method in class org.jboss.classfilewriter.code.CodeAttribute
Adds the appropriate return instruction for the methods return type.
returnType(String) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
returnTypeMustBeConcrete(Object) - Method in interface org.jboss.weld.logging.BeanLogger
reverse() - Method in class com.google.common.collect.ImmutableList
Returns a view of this immutable list in reverse order.
reverse(List<T>) - Static method in class com.google.common.collect.Lists
Returns a reversed view of the specified list.
reverse() - Method in class com.google.common.collect.Ordering
reverseOrder() - Static method in class com.google.common.collect.ImmutableSortedMap
Returns a builder that creates immutable sorted maps whose keys are
ordered by the reverse of their natural ordering.
reverseOrder() - Static method in class com.google.common.collect.ImmutableSortedMultiset
Returns a builder that creates immutable sorted multisets whose elements are ordered by the
reverse of their natural ordering.
reverseOrder() - Static method in class com.google.common.collect.ImmutableSortedSet
Returns a builder that creates immutable sorted sets whose elements are
ordered by the reverse of their natural ordering.
RIBean <T > - Class in org.jboss.weld.bean
Abstract base class with functions specific to RI built-in beans
RIBean(BeanAttributes<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.RIBean
rightValue() - Method in interface com.google.common.collect.MapDifference.ValueDifference
Returns the value from the right map (possibly null).
RolesAllowed - Annotation Type in javax.annotation.security
Specifies the list of roles permitted to access method(s) in an application.
roundToBigInteger(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
Returns the BigInteger
value that is equal to x
rounded with the specified
rounding mode, if possible.
roundToInt(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
Returns the int
value that is equal to x
rounded with the specified rounding
mode, if possible.
roundToLong(double, RoundingMode) - Static method in class com.google.common.math.DoubleMath
Returns the long
value that is equal to x
rounded with the specified rounding
mode, if possible.
row(R) - Method in class com.google.common.collect.ArrayTable
Returns a view of all mappings that have the given row key.
row(R) - Method in class com.google.common.collect.ForwardingTable
row(R) - Method in class com.google.common.collect.ImmutableTable
Returns a view of all mappings that have the given row key.
row(R) - Method in interface com.google.common.collect.Table
Returns a view of all mappings that have the given row key.
row(R) - Method in class com.google.common.collect.TreeBasedTable
Returns a view of all mappings that have the given row key.
rowComparator() - Method in class com.google.common.collect.TreeBasedTable
Returns the comparator that orders the rows.
rowKeyList() - Method in class com.google.common.collect.ArrayTable
Returns, as an immutable list, the row keys provided when the table was
constructed, including those that are mapped to null values only.
rowKeySet() - Method in class com.google.common.collect.ArrayTable
Returns an immutable set of the valid row keys, including those that are
associated with null values only.
rowKeySet() - Method in class com.google.common.collect.ForwardingTable
rowKeySet() - Method in class com.google.common.collect.ImmutableTable
rowKeySet() - Method in interface com.google.common.collect.RowSortedTable
Returns a set of row keys that have one or more values in the table.
rowKeySet() - Method in interface com.google.common.collect.Table
Returns a set of row keys that have one or more values in the table.
rowKeySet() - Method in class com.google.common.collect.TreeBasedTable
rowMap() - Method in class com.google.common.collect.ArrayTable
rowMap() - Method in class com.google.common.collect.ForwardingTable
rowMap() - Method in class com.google.common.collect.ImmutableTable
Returns a view that associates each row key with the corresponding map from
column keys to values.
rowMap() - Method in interface com.google.common.collect.RowSortedTable
Returns a view that associates each row key with the corresponding map from
column keys to values.
rowMap() - Method in interface com.google.common.collect.Table
Returns a view that associates each row key with the corresponding map from
column keys to values.
rowMap() - Method in class com.google.common.collect.TreeBasedTable
RowSortedTable <R ,C ,V > - Interface in com.google.common.collect
Interface that extends Table
and whose rows are sorted.
RS - Static variable in class com.google.common.base.Ascii
Record Separator: These four information separators may be
used within data in optional fashion, except that their hierarchical
relationship shall be: FS is the most inclusive, then GS, then RS,
and US is least inclusive.
RTF_UTF_8 - Static variable in class com.google.common.net.MediaType
run() - Method in class com.google.common.base.internal.Finalizer
Loops continuously, pulling references off the queue and cleaning them up.
run() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
Run the service.
run() - Method in class org.jboss.weld.bean.proxy.DecorationHelper
run() - Method in class org.jboss.weld.bean.proxy.ProxyFactory
run() - Method in class org.jboss.weld.event.DeferredEventNotification
run() - Method in class org.jboss.weld.injection.InjectionContextImpl
run() - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
run() - Method in class org.jboss.weld.security.FieldLookupAction
run() - Method in class org.jboss.weld.security.GetAccessibleCopyOfMember
run() - Method in class org.jboss.weld.security.GetBooleanSystemPropertyAction
run() - Method in class org.jboss.weld.security.GetConstructorAction
run() - Method in class org.jboss.weld.security.GetConstructorsAction
run() - Method in class org.jboss.weld.security.GetContextClassLoaderAction
run() - Method in class org.jboss.weld.security.GetDeclaredConstructorAction
run() - Method in class org.jboss.weld.security.GetDeclaredConstructorsAction
run() - Method in class org.jboss.weld.security.GetDeclaredFieldAction
run() - Method in class org.jboss.weld.security.GetDeclaredFieldsAction
run() - Method in class org.jboss.weld.security.GetDeclaredMethodAction
run() - Method in class org.jboss.weld.security.GetDeclaredMethodsAction
run() - Method in class org.jboss.weld.security.GetFieldAction
run() - Method in class org.jboss.weld.security.GetFieldsAction
run() - Method in class org.jboss.weld.security.GetMethodAction
run() - Method in class org.jboss.weld.security.GetMethodsAction
run() - Method in class org.jboss.weld.security.GetProtectionDomainAction
run() - Method in class org.jboss.weld.security.GetSystemPropertyAction
run() - Method in class org.jboss.weld.security.MethodLookupAction
run() - Method in class org.jboss.weld.security.NewInstanceAction
run() - Method in class org.jboss.weld.security.SetAccessibleAction
run() - Method in class org.jboss.weld.serialization.ConstructorHolder
run() - Method in class org.jboss.weld.serialization.FieldHolder
run() - Method in class org.jboss.weld.serialization.MethodHolder
RunAs - Annotation Type in javax.annotation.security
Defines the identity of the application during execution in a J2EE
container.
running() - Method in interface com.google.common.util.concurrent.Service.Listener
runOneIteration() - Method in class com.google.common.util.concurrent.AbstractScheduledService
Run one iteration of the scheduled task.
RuntimeMethodInformation - Class in org.jboss.weld.util.bytecode
Contains all the data that is needed when working with a method in bytecode
RuntimeMethodInformation(Method) - Constructor for class org.jboss.weld.util.bytecode.RuntimeMethodInformation
saload() - Method in class org.jboss.classfilewriter.code.CodeAttribute
SALOAD - Static variable in interface org.jboss.classfilewriter.code.Opcode
sameThreadExecutor() - Static method in class com.google.common.util.concurrent.MoreExecutors
Creates an executor service that runs each task in the thread
that invokes
execute/submit
, as in
ThreadPoolExecutor.CallerRunsPolicy
This
applies both to individually submitted tasks and to collections of tasks
submitted via
invokeAll
or
invokeAny
.
sastore() - Method in class org.jboss.classfilewriter.code.CodeAttribute
SASTORE - Static variable in interface org.jboss.classfilewriter.code.Opcode
saturatedCast(long) - Static method in class com.google.common.primitives.Chars
Returns the char
nearest in value to value
.
saturatedCast(long) - Static method in class com.google.common.primitives.Ints
Returns the int
nearest in value to value
.
saturatedCast(long) - Static method in class com.google.common.primitives.Shorts
Returns the short
nearest in value to value
.
saturatedCast(long) - Static method in class com.google.common.primitives.SignedBytes
Returns the byte
nearest in value to value
.
saturatedCast(long) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the byte
value that, when treated as unsigned, is nearest
in value to value
.
Scanning - Interface in org.jboss.weld.bootstrap.spi
Scanning is a data structures representing the <scan> element in Weld's extensions to beans.xml.
SCANNING_URI - Static variable in class org.jboss.weld.xml.BeansXmlHandler
ScanningImpl - Class in org.jboss.weld.metadata
ScanningImpl(Collection<Metadata<Filter>>, Collection<Metadata<Filter>>) - Constructor for class org.jboss.weld.metadata.ScanningImpl
ScanningPredicate <T > - Class in org.jboss.weld.metadata
ScanningPredicate(Collection<Predicate<T>>, Collection<Predicate<T>>) - Constructor for class org.jboss.weld.metadata.ScanningPredicate
Schedule(long, TimeUnit) - Constructor for class com.google.common.util.concurrent.AbstractScheduledService.CustomScheduler.Schedule
ScheduledExecutorServiceFactory - Interface in org.jboss.weld.resources.spi
scheduler() - Method in class com.google.common.util.concurrent.AbstractScheduledService
Scope - Annotation Type in javax.inject
Identifies scope annotations.
scopeAnnotationOnInjectionPoint(Object, Object) - Method in interface org.jboss.weld.logging.ValidatorLogger
ScopeLiteral - Class in org.jboss.weld.literal
Annotation literal for
Scope
?
ScopeModel <T extends Annotation > - Class in org.jboss.weld.metadata.cache
Model of a scope
ScopeModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.ScopeModel
Constructor
scopeNotAllowedOnSingletonBean(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
scopeNotAllowedOnStatelessSessionBean(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
scopeNull(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
searchForNewBeanDeclarations(Iterable<? extends AbstractBean<?, ?>>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
securityExceptionScanning(Object) - Method in interface org.jboss.weld.logging.UtilLogger
SecurityServices - Interface in org.jboss.weld.security.spi
Responsible for accessing security related functionality the environment can provide.
securityServicesNotAvailable() - Method in interface org.jboss.weld.logging.BeanLogger
select(Annotation...) - Method in interface javax.enterprise.event.Event
Obtains a child Event for the given additional required qualifiers.
select(Class<U>, Annotation...) - Method in interface javax.enterprise.event.Event
Obtains a child Event for the given required type and additional required qualifiers.
select(TypeLiteral<U>, Annotation...) - Method in interface javax.enterprise.event.Event
Obtains a child Event for the given required type and additional required qualifiers.
select(Annotation...) - Method in interface javax.enterprise.inject.Instance
Obtains a child Instance for the given additional required qualifiers.
select(Class<U>, Annotation...) - Method in interface javax.enterprise.inject.Instance
Obtains a child Instance for the given required type and additional required qualifiers.
select(TypeLiteral<U>, Annotation...) - Method in interface javax.enterprise.inject.Instance
Obtains a child Instance for the given required type and additional required qualifiers.
select(Annotation...) - Method in class org.jboss.weld.AbstractCDI
select(Class<U>, Annotation...) - Method in class org.jboss.weld.AbstractCDI
select(TypeLiteral<U>, Annotation...) - Method in class org.jboss.weld.AbstractCDI
select(Annotation...) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
select(Class<U>, Annotation...) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
select(TypeLiteral<U>, Annotation...) - Method in class org.jboss.weld.bean.builtin.InstanceImpl
select(Annotation...) - Method in class org.jboss.weld.event.EventImpl
select(Class<U>, Annotation...) - Method in class org.jboss.weld.event.EventImpl
select(TypeLiteral<U>, Annotation...) - Method in class org.jboss.weld.event.EventImpl
Selectors - Class in org.jboss.weld.metadata
Algorithm taken from Apache Ant's SelectorUtils class and modified to handle
class hierarchies.
semaphore(int, int) - Static method in class com.google.common.util.concurrent.Striped
Creates a Striped<Semaphore>
with eagerly initialized, strongly referenced semaphores,
with the specified number of permits and fairness.
sendEvent(T, Object, CreationalContext<?>) - Method in class org.jboss.weld.event.ExtensionObserverMethodImpl
sendEvent(T) - Method in class org.jboss.weld.event.ObserverMethodImpl
Invokes the observer method immediately passing the event.
sendEvent(T, Object, CreationalContext<?>) - Method in class org.jboss.weld.event.ObserverMethodImpl
Serializable() - Constructor for class org.jboss.weld.util.LazyValueHolder.Serializable
SerializableClientProxy - Class in org.jboss.weld.bean.proxy.util
A wrapper mostly for client proxies which provides header information useful
to generate the client proxy class in a VM before the proxy object is
deserialized.
SerializableClientProxy(BeanIdentifier, String) - Constructor for class org.jboss.weld.bean.proxy.util.SerializableClientProxy
SerializableContextual <C extends Contextual <I >,I > - Interface in org.jboss.weld.serialization.spi.helpers
A serializable version of contextual that knows how to restore the original bean if necessary.
SerializableContextualFactory - Class in org.jboss.weld.context
Produces wrappers for
Contextual
s which are serializable.
SerializableContextualInstance <C extends Contextual <I >,I > - Interface in org.jboss.weld.serialization.spi.helpers
SerializableContextualInstanceImpl <C extends Contextual <I >,I > - Class in org.jboss.weld.context
SerializableContextualInstanceImpl(C, I, CreationalContext<I>, ContextualStore) - Constructor for class org.jboss.weld.context.SerializableContextualInstanceImpl
SerializableContextualInstanceImpl(SerializableContextual<C, I>, I, CreationalContext<I>) - Constructor for class org.jboss.weld.context.SerializableContextualInstanceImpl
SerializableForwardingBean <T > - Class in org.jboss.weld.util.bean
SerializableForwardingBean(String, Bean<T>) - Constructor for class org.jboss.weld.util.bean.SerializableForwardingBean
SerializableForwardingInjectionPoint - Class in org.jboss.weld.util.bean
SerializableForwardingInjectionPoint(String, InjectionPoint) - Constructor for class org.jboss.weld.util.bean.SerializableForwardingInjectionPoint
SerializableHolder <T > - Interface in org.jboss.weld.serialization
Holds a value that is likely to be serialized.
SerializationLogger - Interface in org.jboss.weld.logging
Log messages for serialization.
SerializationProxy(AnnotatedTypeIdentifier) - Constructor for class org.jboss.weld.annotated.slim.SlimAnnotatedType.SerializationProxy
SERVER - Static variable in class com.google.common.net.HttpHeaders
The HTTP Server header field name.
Service - Interface in com.google.common.util.concurrent
Service - Interface in org.jboss.weld.bootstrap.api
Marks a Service which is used by Weld to interact with it's environment
Service.Listener - Interface in com.google.common.util.concurrent
A listener for the various state changes that a
Service
goes through in its lifecycle.
Service.State - Enum in com.google.common.util.concurrent
The lifecycle states of a service.
ServiceLoader <S > - Class in org.jboss.weld.util
This class handles looking up service providers on the class path.
serviceLoaderLoadingError(Object) - Method in interface org.jboss.weld.logging.UtilLogger
ServiceRegistries - Class in org.jboss.weld.bootstrap.api.helpers
ServiceRegistry - Interface in org.jboss.weld.bootstrap.api
A service registry
services() - Method in class org.jboss.weld.Container
Get the services for this application deployment
servlet2Environment() - Method in interface org.jboss.weld.logging.ServletLogger
SERVLET_CONTEXT_CLASS_NAME - Static variable in class org.jboss.weld.servlet.ServletApiAbstraction
ServletApiAbstraction - Class in org.jboss.weld.servlet
ServletApiAbstraction(ResourceLoader) - Constructor for class org.jboss.weld.servlet.ServletApiAbstraction
ServletContextBean - Class in org.jboss.weld.bean.builtin.ee
Built-in bean exposing ServletContext
.
ServletContextBean(BeanManagerImpl) - Constructor for class org.jboss.weld.bean.builtin.ee.ServletContextBean
ServletContextService - Class in org.jboss.weld.servlet
Simple holder for ServletContext
s that associates a ServletContext with the TCCL.
ServletContextService() - Constructor for class org.jboss.weld.servlet.ServletContextService
ServletListener - Interface in org.jboss.weld.servlet.api
ServletLogger - Interface in org.jboss.weld.logging
Error messages relating to Servlet integration
Message ids: 000700 - 000799
ServletUtils - Class in org.jboss.weld.util.servlet
Utilities for working with Servlet API.
SESSION - Static variable in class org.jboss.weld.literal.DestroyedLiteral
SESSION - Static variable in class org.jboss.weld.literal.InitializedLiteral
SESSION_FACTORY_NAME - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
SESSION_NAME - Variable in class org.jboss.weld.persistence.PersistenceApiAbstraction
SessionBean <T > - Class in org.jboss.weld.bean
An enterprise bean representation
SessionBean(BeanAttributes<T>, EnhancedAnnotatedType<T>, InternalEjbDescriptor<T>, BeanIdentifier, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.SessionBean
Constructor
SessionBeanHierarchyDiscovery - Class in org.jboss.weld.util.reflection
SessionBeanHierarchyDiscovery(Type) - Constructor for class org.jboss.weld.util.reflection.SessionBeanHierarchyDiscovery
SessionBeanInjectionPoint - Class in org.jboss.weld.ejb
SessionBeanInjectionTarget <T > - Class in org.jboss.weld.injection.producer.ejb
SessionBeanInterceptor - Class in org.jboss.weld.ejb
Interceptor for ensuring the request context is active during requests to EJBs.
SessionBeanInterceptor() - Constructor for class org.jboss.weld.ejb.SessionBeanInterceptor
SessionBeanProxyInstantiator <T > - Class in org.jboss.weld.injection.producer.ejb
Instantiator implementation that instantiates a proxy for a session bean.
SessionBeanProxyInstantiator(EnhancedAnnotatedType<T>, SessionBean<T>) - Constructor for class org.jboss.weld.injection.producer.ejb.SessionBeanProxyInstantiator
SessionBeanType - Enum in javax.enterprise.inject.spi
Identifies the kind of EJB session bean.
SessionContext - Interface in org.jboss.weld.context
sessionCreated() - Method in class org.jboss.weld.context.AbstractConversationContext
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
sessionCreated(HttpSession) - Method in class org.jboss.weld.servlet.ConversationContextActivator
sessionCreated(HttpSession) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
sessionCreated(HttpSession) - Static method in class org.jboss.weld.servlet.SessionHolder
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
sessionCreated(HttpSessionEvent) - Method in class org.jboss.weld.servlet.WeldTerminalListener
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.AbstractServletListener
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.api.helpers.ForwardingServletListener
sessionDestroyed(HttpSession) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.WeldInitialListener
sessionDestroyed(HttpSessionEvent) - Method in class org.jboss.weld.servlet.WeldTerminalListener
sessionEnded(Object) - Method in interface org.jboss.weld.logging.ContextLogger
SessionHolder - Class in org.jboss.weld.servlet
Holds the session associated with the current request.
SessionMapBeanStore - Class in org.jboss.weld.context.beanstore
A
MapBeanStore
whose
LockStore
is associated with the key in the provided map and so may be shared across several
stores used within a single "session".
SessionMapBeanStore(NamingScheme, Map<String, Object>) - Constructor for class org.jboss.weld.context.beanstore.SessionMapBeanStore
SessionObjectReference - Interface in org.jboss.weld.ejb.api
A serializable reference to a session object in the EJB container
sessionRestored(Object) - Method in interface org.jboss.weld.logging.ContextLogger
SessionScoped - Annotation Type in javax.enterprise.context
Specifies that a bean is session scoped.
set(int, int, V) - Method in class com.google.common.collect.ArrayTable
Associates value
with the specified row and column indices.
set(int, E) - Method in class com.google.common.collect.ForwardingList
set(E) - Method in class com.google.common.collect.ForwardingListIterator
set(int, E) - Method in class com.google.common.collect.ImmutableList
Guaranteed to throw an exception and leave the list unmodified.
set(E) - Method in class com.google.common.collect.UnmodifiableListIterator
Guaranteed to throw an exception and leave the underlying data unmodified.
set(V) - Method in class com.google.common.util.concurrent.AbstractFuture
Subclasses should invoke this method to set the result of the computation
to value
.
set(double) - Method in class com.google.common.util.concurrent.AtomicDouble
Sets to the given value.
set(int, double) - Method in class com.google.common.util.concurrent.AtomicDoubleArray
Sets the element at position i
to the given value.
set(V) - Method in class com.google.common.util.concurrent.SettableFuture
Sets the value of this future.
set(String, T) - Method in interface org.jboss.weld.bootstrap.api.Singleton
Store a singleton
set(int, VIEW) - Method in class org.jboss.weld.util.collections.ListView
SET_COOKIE - Static variable in class com.google.common.net.HttpHeaders
The HTTP Set-Cookie header field name.
SET_COOKIE2 - Static variable in class com.google.common.net.HttpHeaders
The HTTP Set-Cookie2 header field name.
SetAccessibleAction <T extends AccessibleObject > - Class in org.jboss.weld.security
setActive(boolean) - Method in class org.jboss.weld.context.AbstractManagedContext
setAnnotatedType(AnnotatedType<X>) - Method in interface javax.enterprise.inject.spi.ProcessAnnotatedType
setAnnotatedType(AnnotatedType<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.AttributeBeanStore
Sets an instance under a key in the underlying storage
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.ejb.InvocationContextBeanStore
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.http.AbstractSessionBeanStore
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.http.LazyCyclicSessionBeanStore
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.http.RequestBeanStore
setAttribute(String, Object) - Method in class org.jboss.weld.context.beanstore.MapBeanStore
setAttributes(BeanAttributes<T>) - Method in class org.jboss.weld.bean.CommonBean
setAttributes(BeanAttributes<T>) - Method in class org.jboss.weld.bean.RIBean
setBean(Bean<T>) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
setBean(Bean<T>) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetBuilder
setBeanAttributes(BeanAttributes<T>) - Method in interface javax.enterprise.inject.spi.ProcessBeanAttributes
setBeanAttributes(BeanAttributes<T>) - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
setBeanInstance(String, T, BeanInstance, Bean<?>) - Static method in class org.jboss.weld.bean.proxy.ProxyFactory
Convenience method to set the underlying bean instance for a proxy.
setBeanStore(BoundBeanStore) - Method in class org.jboss.weld.context.AbstractBoundContext
Sets the bean store
setBeanStore(BeanStore) - Method in class org.jboss.weld.context.AbstractUnboundContext
Sets the bean store
setBeanValue(String, Object) - Method in class javax.el.BeanNameResolver
Sets a value to a bean of the given name.
setCDIProvider(CDIProvider) - Static method in class javax.enterprise.inject.spi.CDI
setCid(String) - Method in class org.jboss.weld.context.beanstore.ConversationNamingScheme
setConcurrentAccessTimeout(long) - Method in class org.jboss.weld.context.AbstractConversationContext
setConcurrentAccessTimeout(long) - Method in interface org.jboss.weld.context.ConversationContext
Set the concurrent access timeout
setConstructorInterceptionSuppressed(boolean) - Method in interface org.jboss.weld.construction.api.WeldCreationalContext
By default Weld takes care of
AroundConstruct
interceptors of a component instance which are bound to the component using interceptor bindings or
the
Interceptors
annotation.
setConstructorInterceptionSuppressed(boolean) - Method in class org.jboss.weld.context.CreationalContextImpl
setConversationActivationEnabled(boolean) - Method in class org.jboss.weld.servlet.HttpContextLifecycle
setCount(E, int) - Method in class com.google.common.collect.ConcurrentHashMultiset
setCount(E, int, int) - Method in class com.google.common.collect.ConcurrentHashMultiset
Sets the number of occurrences of element
to newCount
, but only if
the count is currently expectedOldCount
.
setCount(E, int) - Method in class com.google.common.collect.ForwardingMultiset
setCount(E, int, int) - Method in class com.google.common.collect.ForwardingMultiset
setCount(E, int) - Method in class com.google.common.collect.ImmutableMultiset.Builder
Adds or removes the necessary occurrences of an element such that the
element attains the desired count.
setCount(E, int) - Method in class com.google.common.collect.ImmutableMultiset
Guaranteed to throw an exception and leave the collection unmodified.
setCount(E, int, int) - Method in class com.google.common.collect.ImmutableMultiset
Guaranteed to throw an exception and leave the collection unmodified.
setCount(E, int) - Method in class com.google.common.collect.ImmutableSortedMultiset.Builder
Adds or removes the necessary occurrences of an element such that the element attains the
desired count.
setCount(E, int) - Method in interface com.google.common.collect.Multiset
Adds or removes the necessary occurrences of an element such that the
element attains the desired count.
setCount(E, int, int) - Method in interface com.google.common.collect.Multiset
Conditionally sets the count of an element to a new value, as described in
Multiset.setCount(Object, int)
, provided that the element has the expected
current count.
setCount(E, int) - Method in class com.google.common.collect.TreeMultiset
setCount(E, int, int) - Method in class com.google.common.collect.TreeMultiset
setCurrent(Class<? extends Annotation>) - Method in class org.jboss.weld.bean.builtin.BeanManagerProxy
setCurrent(Class<? extends Annotation>) - Method in interface org.jboss.weld.manager.api.WeldManager
Associate an activity with the current context for a normal scope
setCurrent(Class<? extends Annotation>) - Method in class org.jboss.weld.manager.BeanManagerImpl
setDaemon(boolean) - Method in class com.google.common.util.concurrent.ThreadFactoryBuilder
Sets daemon or not for new threads created with this ThreadFactory.
setDeclaringBean(Bean<?>) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
setDeclaringBean(Bean<?>) - Method in class org.jboss.weld.resolution.ResolvableBuilder
setDecorationEnabled(boolean) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
setDecorationEnabled(boolean) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetBuilder
setDefaultTimeout(long) - Method in class org.jboss.weld.context.AbstractConversationContext
setDefaultTimeout(long) - Method in interface org.jboss.weld.context.ConversationContext
Set the default inactivity timeout.
setDelegate(boolean) - Method in class org.jboss.weld.resolution.ResolvableBuilder
setDocumentLocator(Locator) - Method in class org.jboss.weld.xml.BeansXmlHandler
setELContext(ELContext) - Method in class javax.el.ELManager
Set the ELContext used for parsing and evaluating EL expressions.
setELContext(ELContext) - Method in class javax.el.LambdaExpression
Set the ELContext to use in evaluating the LambdaExpression.
setEnabled(ModuleEnablement) - Method in class org.jboss.weld.manager.BeanManagerImpl
setException(Throwable) - Method in class com.google.common.util.concurrent.AbstractFuture
Subclasses should invoke this method to set the result of the computation
to an error, throwable
.
setException(Throwable) - Method in class com.google.common.util.concurrent.SettableFuture
Sets the future to having failed with the given exception.
setHandler(MethodHandler) - Method in interface org.jboss.weld.bean.proxy.ProxyObject
Sets a handler.
setInjectionPoint(InjectionPoint) - Method in interface javax.enterprise.inject.spi.ProcessInjectionPoint
Replaces the InjectionPoint.
setInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.bootstrap.events.ProcessInjectionPointImpl
setInjectionTarget(InjectionTarget<X>) - Method in interface javax.enterprise.inject.spi.ProcessInjectionTarget
setInjectionTarget(InjectionTarget<T>) - Method in class org.jboss.weld.bean.AbstractClassBean
setInjectionTarget(InjectionTarget<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessBeanInjectionTarget
setInjectionTarget(InjectionTarget<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessSimpleInjectionTarget
setInstantiator(Instantiator<T>) - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
setInterceptionEnabled(boolean) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
setInterceptionEnabled(boolean) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetBuilder
setInterceptionType(InterceptionType) - Method in class org.jboss.weld.resolution.InterceptorResolvableBuilder
setInterceptorMethodHandler(InterceptorMethodHandler) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
setInterceptorsHandler(MethodHandler) - Method in class org.jboss.weld.bean.proxy.TargetBeanInstance
setLocale(Locale) - Method in class javax.el.ELContext
Sets the Locale
for this instance.
setMaxDepth(int) - Static method in class org.jboss.logging.NDC
SetMultimap <K ,V > - Interface in com.google.common.collect
A Multimap
that cannot hold duplicate key-value pairs.
setNameFormat(String) - Method in class com.google.common.util.concurrent.ThreadFactoryBuilder
setNdcMaxDepth(int) - Method in interface org.jboss.logging.LoggerProvider
setOuterDecorator(Object) - Method in class org.jboss.weld.bean.proxy.CombinedInterceptorAndDecoratorStackMethodHandler
setParameterName(String) - Method in class org.jboss.weld.context.AbstractConversationContext
setParameterName(String) - Method in interface org.jboss.weld.context.ConversationContext
Set the name of the parameter used to propagate the conversation id
setParameters(Object[]) - Method in interface javax.interceptor.InvocationContext
Replace the parameters of the method invocation.
setParameters(Object[]) - Method in class org.jboss.weld.util.ForwardingInvocationContext
setPriority(int) - Method in class com.google.common.util.concurrent.ThreadFactoryBuilder
Sets the priority for new threads created with this ThreadFactory.
setProducer(Producer<X>) - Method in interface javax.enterprise.inject.spi.ProcessProducer
Replaces the
Producer
object that will be used by the container to call the producer
method or read the producer field.
setProducer(Producer<T>) - Method in class org.jboss.weld.bean.AbstractBean
Set a Producer for this bean.
setProducer(InjectionTarget<T>) - Method in class org.jboss.weld.bean.AbstractClassBean
setProducer(Producer<T>) - Method in class org.jboss.weld.bean.AbstractClassBean
setProducer(InjectionTarget<T>) - Method in class org.jboss.weld.bean.ManagedBean
setProducer(Producer<X>) - Method in class org.jboss.weld.bootstrap.events.ProcessProducerImpl
setPropertyResolved(boolean) - Method in class javax.el.ELContext
Called to indicate that a ELResolver
has successfully
resolved a given (base, property) pair.
setPropertyResolved(Object, Object) - Method in class javax.el.ELContext
Called to indicate that a
ELResolver
has successfully
resolved a given (base, property) pair and to notify the
EvaluationListener
s.
setRate(double) - Method in class com.google.common.util.concurrent.RateLimiter
Updates the stable rate of this RateLimiter
, that is, the
permitsPerSecond
argument provided in the factory method that
constructed the RateLimiter
.
setRequestAttribute(R, String, Object) - Method in class org.jboss.weld.context.AbstractConversationContext
Set an attribute in the request.
setRequestAttribute(BoundRequest, String, Object) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
setRequestAttribute(HttpServletRequest, String, Object) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
setResourceInjectionEnabled(boolean) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
setResourceInjectionEnabled(boolean) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetBuilder
Sets - Class in com.google.common.collect
Static utility methods pertaining to
Set
instances.
Sets.SetView <E > - Class in com.google.common.collect
An unmodifiable view of a set which may be backed by other sets; this view
will change as the backing sets do.
setSessionAttribute(R, String, Object, boolean) - Method in class org.jboss.weld.context.AbstractConversationContext
Set an attribute in the session.
setSessionAttribute(BoundRequest, String, Object, boolean) - Method in class org.jboss.weld.context.bound.BoundConversationContextImpl
setSessionAttribute(HttpServletRequest, String, Object, boolean) - Method in class org.jboss.weld.context.http.HttpConversationContextImpl
setSignature(String) - Method in class org.jboss.classfilewriter.ClassField
setSignature(String) - Method in class org.jboss.classfilewriter.ClassMethod
setState(ContainerState) - Method in class org.jboss.weld.Container
SettableFuture <V > - Class in com.google.common.util.concurrent
setTargetClassInterceptorMetadata(TargetClassInterceptorMetadata) - Method in class org.jboss.weld.interceptor.builder.InterceptionModelBuilder
setTargetClassLifecycleCallbacksEnabled(boolean) - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
setTargetClassLifecycleCallbacksEnabled(boolean) - Method in interface org.jboss.weld.manager.api.WeldInjectionTargetBuilder
setThreadFactory(ThreadFactory) - Method in class com.google.common.util.concurrent.ThreadFactoryBuilder
Sets the backing
ThreadFactory
for new threads created with this
ThreadFactory.
setTimeout(long) - Method in interface javax.enterprise.context.Conversation
Set the timeout of the current conversation.
setTimeout(long) - Method in class org.jboss.weld.context.conversation.ConversationImpl
settingNewMethodHandler(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
setUncaughtExceptionHandler(Thread.UncaughtExceptionHandler) - Method in class com.google.common.util.concurrent.ThreadFactoryBuilder
setupConstructorInterceptionInstantiator(InterceptionModel) - Method in class org.jboss.weld.injection.producer.BeanInjectionTarget
setupFrame(String...) - Method in class org.jboss.classfilewriter.code.CodeAttribute
setValue(V) - Method in class com.google.common.cache.RemovalNotification
setValue(V) - Method in class com.google.common.collect.ForwardingMapEntry
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ArrayELResolver
If the base object is a Java language array, attempts to set the
value at the given index with the given value.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.BeanELResolver
If the base object is not null
, attempts to set the
value of the given property on this bean.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.BeanNameELResolver
If the base is null and the property is a name that is resolvable by
the BeanNameResolver, the bean in the BeanNameResolver is set to the
given value.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.CompositeELResolver
Attempts to set the value of the given property
object on the given base
object.
setValue(String, Object) - Method in class javax.el.ELProcessor
Sets an expression with a new value.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ELResolver
Attempts to set the value of the given property
object on the given base
object.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ListELResolver
If the base object is a list, attempts to set the value at the
given index with the given value.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.MapELResolver
If the base object is a map, attempts to set the value associated with
the given key, as specified by the property
argument.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.ResourceBundleELResolver
setValue(ELContext, Object, Object, Object) - Method in class javax.el.StaticFieldELResolver
Attempts to write to a static field.
setValue(ELContext, Object, Object, Object) - Method in class javax.el.TypeConverter
setValue(ELContext, Object) - Method in class javax.el.ValueExpression
Evaluates the expression relative to the provided context, and
sets the result to the provided value.
setValue(ELContext, Object, Object, Object) - Method in class org.jboss.weld.el.AbstractWeldELResolver
setValue(ELContext, Object) - Method in class org.jboss.weld.el.WeldValueExpression
setValue(ELContext, Object) - Method in class org.jboss.weld.util.el.ForwardingValueExpression
setVariable(String, ValueExpression) - Method in class javax.el.ELManager
Assign a ValueExpression to an EL variable, replacing
any previous assignment to the same variable.
setVariable(String, String) - Method in class javax.el.ELProcessor
Assign an EL expression to an EL variable.
setVariable(String, ValueExpression) - Method in class javax.el.VariableMapper
Assign a ValueExpression to an EL variable, replacing
any previously assignment to the same variable.
sha1() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the SHA-1 algorithm (160 hash bits) by delegating to the
SHA-1
MessageDigest
.
sha256() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the SHA-256 algorithm (256 hash bits) by delegating to
the SHA-256
MessageDigest
.
sha512() - Static method in class com.google.common.hash.Hashing
Returns a hash function implementing the SHA-512 algorithm (512 hash bits) by delegating to the
SHA-512
MessageDigest
.
SharedObjectCache - Class in org.jboss.weld.resources
Allows classes to share Maps/Sets to conserve memory.
SharedObjectCache() - Constructor for class org.jboss.weld.resources.SharedObjectCache
SharedObjectFacade - Class in org.jboss.weld.resources
Convenience methods to access the shared object cache
SHOCKWAVE_FLASH - Static variable in class com.google.common.net.MediaType
SHORT_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
ShortAnnotationValue - Class in org.jboss.classfilewriter.annotations
short annotation value
ShortAnnotationValue(ConstPool, String, short) - Constructor for class org.jboss.classfilewriter.annotations.ShortAnnotationValue
Shorts - Class in com.google.common.primitives
Static utility methods pertaining to
short
primitives, that are not
already found in either
Short
or
Arrays
.
shutDown() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
Stop the service.
shutDown() - Method in class com.google.common.util.concurrent.AbstractIdleService
Stop the service.
shutDown() - Method in class com.google.common.util.concurrent.AbstractScheduledService
Stop the service.
shutdown() - Method in class com.google.common.util.concurrent.ForwardingExecutorService
shutdown() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Causes the container to clean up and shutdown
Before the contain is shutdown the
BeforeShutdown
event is fired
shutdown() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
shutdown() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
shutdown() - Method in class org.jboss.weld.bootstrap.WeldRuntime
shutdownNow() - Method in class com.google.common.util.concurrent.ForwardingExecutorService
SI - Static variable in class com.google.common.base.Ascii
Shift In: A control character indicating that the code
combinations which follow shall be interpreted according to the
standard code table.
SignatureAttribute - Class in org.jboss.classfilewriter.attributes
SignatureAttribute(ConstPool, String) - Constructor for class org.jboss.classfilewriter.attributes.SignatureAttribute
SignatureBuilder - Class in org.jboss.classfilewriter.util
Generates the contents of a Signature attribute from a java type.
SignedBytes - Class in com.google.common.primitives
Static utility methods pertaining to byte
primitives that
interpret values as signed.
silent(FieldInjectionPointAttributes<T, X>) - Static method in class org.jboss.weld.injection.FieldInjectionPoint
silent(ParameterInjectionPointAttributes<T, X>) - Static method in class org.jboss.weld.injection.ParameterInjectionPointImpl
silentInstance() - Static method in class org.jboss.weld.injection.InjectionPointFactory
simpleBeanAsNonStaticInnerClassNotAllowed(Object) - Method in interface org.jboss.weld.logging.BeanLogger
SimpleBeanIdentifierIndexNamingScheme - Class in org.jboss.weld.context.beanstore
A simple naming scheme (with a solid prefix) which makes use of
BeanIdentifierIndex
if possible.
SimpleBeanIdentifierIndexNamingScheme(String, BeanIdentifierIndex) - Constructor for class org.jboss.weld.context.beanstore.SimpleBeanIdentifierIndexNamingScheme
SimpleCDI - Class in org.jboss.weld
Provides convenient way to access the CDI container.
SimpleCDI() - Constructor for class org.jboss.weld.SimpleCDI
SimpleCDI(Container) - Constructor for class org.jboss.weld.SimpleCDI
SimpleForwardingCache(Cache<K, V>) - Constructor for class com.google.common.cache.ForwardingCache.SimpleForwardingCache
SimpleForwardingCheckedFuture(CheckedFuture<V, X>) - Constructor for class com.google.common.util.concurrent.ForwardingCheckedFuture.SimpleForwardingCheckedFuture
SimpleForwardingFuture(Future<V>) - Constructor for class com.google.common.util.concurrent.ForwardingFuture.SimpleForwardingFuture
SimpleForwardingListenableFuture(ListenableFuture<V>) - Constructor for class com.google.common.util.concurrent.ForwardingListenableFuture.SimpleForwardingListenableFuture
SimpleForwardingLoadingCache(LoadingCache<K, V>) - Constructor for class com.google.common.cache.ForwardingLoadingCache.SimpleForwardingLoadingCache
SimpleInvocationContext - Class in org.jboss.weld.interceptor.proxy
SimpleInvocationContext(Object, Method, Method, Object[]) - Constructor for class org.jboss.weld.interceptor.proxy.SimpleInvocationContext
SimpleInvocationContext(Constructor<?>, Object[], Map<String, Object>) - Constructor for class org.jboss.weld.interceptor.proxy.SimpleInvocationContext
SimpleNamingScheme - Class in org.jboss.weld.context.beanstore
A utility which can prefix/de-prefix a String based identifier
SimpleNamingScheme(String) - Constructor for class org.jboss.weld.context.beanstore.SimpleNamingScheme
Create a new Prefixer.
SimpleProxyServices - Class in org.jboss.weld.bean.proxy.util
A default implementation of the
ProxyServices
which simply use the
corresponding information from the proxy type.
SimpleProxyServices() - Constructor for class org.jboss.weld.bean.proxy.util.SimpleProxyServices
SimpleResourceReference <T > - Class in org.jboss.weld.injection.spi.helpers
A trivial holder that holds a resource reference and does not handle releasing.
SimpleResourceReference(T) - Constructor for class org.jboss.weld.injection.spi.helpers.SimpleResourceReference
SimpleServiceRegistry - Class in org.jboss.weld.bootstrap.api.helpers
A registry for services
SimpleServiceRegistry() - Constructor for class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
SimpleStatsCounter() - Constructor for class com.google.common.cache.AbstractCache.SimpleStatsCounter
Constructs an instance with all counts initialized to zero.
SimpleTimeLimiter - Class in com.google.common.util.concurrent
A TimeLimiter that runs method calls in the background using an
ExecutorService
.
SimpleTimeLimiter(ExecutorService) - Constructor for class com.google.common.util.concurrent.SimpleTimeLimiter
Constructs a TimeLimiter instance using the given executor service to
execute proxied method calls.
SimpleTimeLimiter() - Constructor for class com.google.common.util.concurrent.SimpleTimeLimiter
simplifyPath(String) - Static method in class com.google.common.io.Files
Returns the lexically cleaned form of the path name, usually (but
not always) equivalent to the original.
SINGLE_WIDTH - Static variable in class com.google.common.base.CharMatcher
Determines whether a character is single-width (not double-width).
SingleThreadExecutorServices - Class in org.jboss.weld.executor
SingleThreadExecutorServices() - Constructor for class org.jboss.weld.executor.SingleThreadExecutorServices
SingleThreadScheduledExecutorServiceFactory - Class in org.jboss.weld.resources
SingleThreadScheduledExecutorServiceFactory() - Constructor for class org.jboss.weld.resources.SingleThreadScheduledExecutorServiceFactory
singleton(C) - Static method in class com.google.common.collect.Ranges
Returns a range that
contains only
the given value.
Singleton - Annotation Type in javax.inject
Identifies a type that the injector only instantiates once.
Singleton <T > - Interface in org.jboss.weld.bootstrap.api
Holds a reference to an application singleton.
SingletonContext - Interface in org.jboss.weld.context
The built in singleton context, associated with
Singleton
.
SingletonContextImpl - Class in org.jboss.weld.context.unbound
SingletonContextImpl(String) - Constructor for class org.jboss.weld.context.unbound.SingletonContextImpl
singletonIterator(T) - Static method in class com.google.common.collect.Iterators
Returns an iterator containing only value
.
SingletonProvider - Class in org.jboss.weld.bootstrap.api
SingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.SingletonProvider
sipush(short) - Method in class org.jboss.classfilewriter.code.CodeAttribute
SIPUSH - Static variable in interface org.jboss.classfilewriter.code.Opcode
size() - Method in class com.google.common.cache.AbstractCache
size() - Method in interface com.google.common.cache.Cache
Returns the approximate number of entries in this cache.
size() - Method in class com.google.common.cache.ForwardingCache
size() - Method in class com.google.common.collect.ArrayTable
size() - Method in class com.google.common.collect.ConcurrentHashMultiset
size() - Method in class com.google.common.collect.FluentIterable
Returns the number of elements in this fluent iterable.
size() - Method in class com.google.common.collect.ForwardingCollection
size() - Method in class com.google.common.collect.ForwardingMap
size() - Method in class com.google.common.collect.ForwardingMultimap
size() - Method in class com.google.common.collect.ForwardingTable
size() - Method in class com.google.common.collect.ImmutableBiMap
size() - Method in class com.google.common.collect.ImmutableMultimap
size() - Method in class com.google.common.collect.ImmutableSortedMap
size(Iterable<?>) - Static method in class com.google.common.collect.Iterables
Returns the number of elements in iterable
.
size(Iterator<?>) - Static method in class com.google.common.collect.Iterators
Returns the number of elements remaining in iterator
.
size() - Method in class com.google.common.collect.LinkedListMultimap
size() - Method in class com.google.common.collect.MinMaxPriorityQueue
size() - Method in interface com.google.common.collect.Multimap
Returns the number of key-value pairs in the multimap.
size() - Method in interface com.google.common.collect.Table
Returns the number of row key / column key / value mappings in the table.
size() - Method in class com.google.common.collect.TreeMultiset
size() - Method in class com.google.common.util.concurrent.AtomicLongMap
Returns the number of key-value mappings in this map.
size() - Method in class com.google.common.util.concurrent.Striped
Returns the total number of stripes in this instance.
size() - Method in class org.jboss.classfilewriter.code.LocalVariableState
size() - Method in class org.jboss.classfilewriter.code.StackState
size() - Method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext.Stack
size() - Method in class org.jboss.weld.util.collections.ArraySet
size() - Method in class org.jboss.weld.util.collections.ListToSet
size() - Method in class org.jboss.weld.util.collections.ListView
size() - Method in class org.jboss.weld.util.InterceptorBindingSet
SKETCHUP - Static variable in class com.google.common.net.MediaType
skip(int) - Method in class com.google.common.collect.FluentIterable
Returns a view of this fluent iterable that skips its first numberToSkip
elements.
skip(Iterable<T>, int) - Static method in class com.google.common.collect.Iterables
Returns a view of iterable
that skips its first
numberToSkip
elements.
skip(Iterator<?>, int) - Static method in class com.google.common.collect.Iterators
skip(long) - Method in class com.google.common.io.CountingInputStream
skip(long) - Method in class com.google.common.io.LimitInputStream
skipBytes(int) - Method in interface com.google.common.io.ByteArrayDataInput
skipBytes(int) - Method in class com.google.common.io.LittleEndianDataInputStream
skipFully(InputStream, long) - Static method in class com.google.common.io.ByteStreams
Discards n
bytes of data from the input stream.
skipFully(Reader, long) - Static method in class com.google.common.io.CharStreams
Discards n
characters of data from the reader.
skipNulls() - Method in class com.google.common.base.Joiner
Returns a joiner with the same behavior as this joiner, except automatically skipping over any
provided null elements.
skippingCleaningUpConversation(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
sleepUninterruptibly(long, TimeUnit) - Static method in class com.google.common.util.concurrent.Uninterruptibles
slice(InputSupplier<? extends InputStream>, long, long) - Static method in class com.google.common.io.ByteStreams
Returns an
InputSupplier
that returns input streams from the
an underlying supplier, where each stream starts at the given
offset and is limited to the specified number of bytes.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotated
Returns a lightweight implementation of
Annotated
with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedCallable
Returns a lightweight implementation of
AnnotatedCallable
with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedConstructor
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedField
Returns a lightweight implementation of
AnnotatedField
with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMember
Returns a lightweight implementation of
AnnotatedMember
with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedMethod
Returns a lightweight implementation of
AnnotatedMethod
with minimal memory footprint.
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedParameter
slim() - Method in interface org.jboss.weld.annotated.enhanced.EnhancedAnnotatedType
Returns a lightweight implementation of
AnnotatedType
with minimal memory footprint.
slim() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
slim() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
slim() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
slim() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
slim() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
slim() - Method in class org.jboss.weld.util.annotated.ForwardingWeldAnnotated
slim() - Method in class org.jboss.weld.util.annotated.ForwardingWeldClass
slim() - Method in class org.jboss.weld.util.annotated.ForwardingWeldConstructor
slim() - Method in class org.jboss.weld.util.annotated.ForwardingWeldField
slim() - Method in class org.jboss.weld.util.annotated.ForwardingWeldMember
slim() - Method in class org.jboss.weld.util.annotated.ForwardingWeldMethod
slim() - Method in class org.jboss.weld.util.annotated.ForwardingWeldParameter
SlimAnnotatedType <T > - Interface in org.jboss.weld.annotated.slim
Marker interface for lightweight implementations of
AnnotatedType
.
SlimAnnotatedType.SerializationProxy <X > - Class in org.jboss.weld.annotated.slim
SlimAnnotatedTypeContext <T > - Class in org.jboss.weld.annotated.slim
SlimAnnotatedTypeStore - Interface in org.jboss.weld.annotated.slim
slimAnnotatedTypeStore - Variable in class org.jboss.weld.bootstrap.AbstractBeanDeployer
SlimAnnotatedTypeStoreImpl - Class in org.jboss.weld.annotated.slim
SlimAnnotatedTypeStoreImpl() - Constructor for class org.jboss.weld.annotated.slim.SlimAnnotatedTypeStoreImpl
SLSBInvocationInjectionPoint - Class in org.jboss.weld.injection
SLSBInvocationInjectionPoint() - Constructor for class org.jboss.weld.injection.SLSBInvocationInjectionPoint
snapshot() - Method in class com.google.common.cache.AbstractCache.SimpleStatsCounter
snapshot() - Method in interface com.google.common.cache.AbstractCache.StatsCounter
Returns a snapshot of this counter's values.
SO - Static variable in class com.google.common.base.Ascii
Shift Out: A control character indicating that the code
combinations which follow shall be interpreted as outside of the
character set of the standard code table until a Shift In character
is reached.
softKeys() - Method in class com.google.common.collect.GenericMapMaker
Deprecated.
softKeys() - Method in class com.google.common.collect.MapMaker
softValues() - Method in class com.google.common.cache.CacheBuilder
Specifies that each value (not key) stored in the cache should be wrapped in a
SoftReference
(by default, strong references are used).
softValues() - Method in class com.google.common.collect.GenericMapMaker
softValues() - Method in class com.google.common.collect.MapMaker
Specifies that each value (not key) stored in the map should be wrapped in a
SoftReference
(by default, strong references are used).
SOH - Static variable in class com.google.common.base.Ascii
Start of Heading: A communication control character used at
the beginning of a sequence of characters which constitute a
machine-sensible address or routing information.
sort(List<T>, Comparator<? super T>) - Static method in class org.jboss.weld.util.collections.WeldCollections
sortedCopy(Iterable<E>) - Method in class com.google.common.collect.Ordering
Returns a copy of the given iterable sorted by this ordering.
SortedMapDifference <K ,V > - Interface in com.google.common.collect
An object representing the differences between two sorted maps.
SortedMultiset <E > - Interface in com.google.common.collect
A
Multiset
which maintains the ordering of its elements, according to
either their natural order or an explicit
Comparator
.
SortedSetMultimap <K ,V > - Interface in com.google.common.collect
A
SetMultimap
whose set of values for a given key are kept sorted;
that is, they comprise a
SortedSet
.
sortResult(Set<Bean<?>>) - Method in class org.jboss.weld.resolution.TypeSafeBeanResolver
sortResult(Set<Decorator<?>>) - Method in class org.jboss.weld.resolution.TypeSafeDecoratorResolver
sortResult(Set<DisposalMethod<?, ?>>) - Method in class org.jboss.weld.resolution.TypeSafeDisposerResolver
sortResult(Set<Interceptor<?>>) - Method in class org.jboss.weld.resolution.TypeSafeInterceptorResolver
sortResult(Set<ObserverMethod<?>>) - Method in class org.jboss.weld.resolution.TypeSafeObserverResolver
sortResult(Set<T>) - Method in class org.jboss.weld.resolution.TypeSafeResolver
SP - Static variable in class com.google.common.base.Ascii
Space: A normally non-printing graphic character used to
separate words.
SPACE - Static variable in class com.google.common.base.Ascii
span(Range<C>) - Method in class com.google.common.collect.Range
Returns the minimal range that
encloses both this range and
other
.
specializationAndEnablementRegistry - Variable in class org.jboss.weld.bootstrap.AbstractBeanDeployer
SpecializationAndEnablementRegistry - Class in org.jboss.weld.bootstrap
Holds information about specialized beans.
SpecializationAndEnablementRegistry() - Constructor for class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
specialize() - Method in class org.jboss.weld.bean.AbstractBean
specialize() - Method in class org.jboss.weld.bean.ManagedBean
specialize() - Method in class org.jboss.weld.bean.ProducerMethod
specialize() - Method in class org.jboss.weld.bean.SessionBean
SpecializedBeanResolver - Class in org.jboss.weld.bootstrap
Provides operations for resolving specialized beans.
SpecializedBeanResolver(Set<BeanDeployerEnvironment>) - Constructor for class org.jboss.weld.bootstrap.SpecializedBeanResolver
Specializes - Annotation Type in javax.enterprise.inject
Indicates that a bean directly specializes another bean.
specializingBeanMissingSpecializedType(Object, Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
specializingBeanMustExtendABean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
specializingEnterpriseBeanMustExtendAnEnterpriseBean(Object) - Method in interface org.jboss.weld.logging.BeanLogger
specializingManagedBeanCanExtendOnlyManagedBeans(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
SpecialParameterInjectionPoint <T ,X > - Class in org.jboss.weld.injection.attributes
Represents a method/constructor parameter, which is not an injection point.
SpecialParameterInjectionPoint(EnhancedAnnotatedParameter<T, X>, Bean<?>, Class<?>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.attributes.SpecialParameterInjectionPoint
specifiedTypeNotBeanType(Object, Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
split(CharSequence) - Method in class com.google.common.base.Splitter.MapSplitter
Splits sequence
into substrings, splits each substring into
an entry, and returns an unmodifiable map with each of the entries.
split(CharSequence) - Method in class com.google.common.base.Splitter
Splits
sequence
into string components and makes them available
through an
Iterator
, which may be lazily evaluated.
Splitter - Class in com.google.common.base
An object that divides strings (or other instances of CharSequence
)
into substrings, by recognizing a separator (a.k.a.
Splitter.MapSplitter - Class in com.google.common.base
An object that splits strings into maps as Splitter
splits
iterables and lists.
sqrt(BigInteger, RoundingMode) - Static method in class com.google.common.math.BigIntegerMath
Returns the square root of x
, rounded with the specified rounding mode.
sqrt(int, RoundingMode) - Static method in class com.google.common.math.IntMath
Returns the square root of x
, rounded with the specified rounding mode.
sqrt(long, RoundingMode) - Static method in class com.google.common.math.LongMath
Returns the square root of x
, rounded with the specified rounding mode.
STACK_GROW - Static variable in interface org.jboss.classfilewriter.code.Opcode
StackAwareMethodHandler - Interface in org.jboss.weld.bean.proxy
The interface implemented by the invocation handler of a proxy instance.
StackEntry - Class in org.jboss.classfilewriter.code
represents the state of the stack or the local variable array.
StackEntry(StackEntryType, String) - Constructor for class org.jboss.classfilewriter.code.StackEntry
StackEntry(StackEntryType, String, ConstPool) - Constructor for class org.jboss.classfilewriter.code.StackEntry
StackEntry(StackEntryType, String, int) - Constructor for class org.jboss.classfilewriter.code.StackEntry
StackEntryType - Enum in org.jboss.classfilewriter.code
StackFrame - Class in org.jboss.classfilewriter.code
Represents a stack frame in the virtual machine.
StackFrame(ClassMethod) - Constructor for class org.jboss.classfilewriter.code.StackFrame
Creates the initial stack frame
StackFrame(StackState, LocalVariableState, StackFrameType) - Constructor for class org.jboss.classfilewriter.code.StackFrame
StackFrameType - Enum in org.jboss.classfilewriter.code
The frame type for the StackMapTable
StackMapTableAttribute - Class in org.jboss.classfilewriter.attributes
A JDK 6 StackMap sttribute.
StackMapTableAttribute(ClassMethod, ConstPool) - Constructor for class org.jboss.classfilewriter.attributes.StackMapTableAttribute
StackState - Class in org.jboss.classfilewriter.code
In immutable stack state, which may be shared between frames
StackState(ConstPool) - Constructor for class org.jboss.classfilewriter.code.StackState
StackState(String, ConstPool) - Constructor for class org.jboss.classfilewriter.code.StackState
standardAdd(E) - Method in class com.google.common.collect.ForwardingList
standardAdd(E) - Method in class com.google.common.collect.ForwardingMultiset
standardAddAll(Collection<? extends E>) - Method in class com.google.common.collect.ForwardingCollection
standardAddAll(int, Iterable<? extends E>) - Method in class com.google.common.collect.ForwardingList
standardAddAll(Collection<? extends E>) - Method in class com.google.common.collect.ForwardingMultiset
standardCeiling(E) - Method in class com.google.common.collect.ForwardingNavigableSet
standardCeilingEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardCeilingKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardClear() - Method in class com.google.common.collect.ForwardingCollection
standardClear() - Method in class com.google.common.collect.ForwardingMap
standardClear() - Method in class com.google.common.collect.ForwardingMultiset
standardContains(Object) - Method in class com.google.common.collect.ForwardingCollection
standardContains(Object) - Method in class com.google.common.collect.ForwardingMultiset
standardContains(Object) - Method in class com.google.common.collect.ForwardingSortedSet
standardContainsAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
standardContainsKey(Object) - Method in class com.google.common.collect.ForwardingMap
standardContainsKey(Object) - Method in class com.google.common.collect.ForwardingSortedMap
standardContainsValue(Object) - Method in class com.google.common.collect.ForwardingMap
standardCount(Object) - Method in class com.google.common.collect.ForwardingMultiset
standardDescendingKeySet() - Method in class com.google.common.collect.ForwardingNavigableMap
StandardDescendingMap() - Constructor for class com.google.common.collect.ForwardingNavigableMap.StandardDescendingMap
Constructor for use by subclasses.
StandardDescendingSet() - Constructor for class com.google.common.collect.ForwardingNavigableSet.StandardDescendingSet
Constructor for use by subclasses.
StandardELContext - Class in javax.el
A standard ELContext suitable for use in a stand alone environment.
StandardELContext(ExpressionFactory) - Constructor for class javax.el.StandardELContext
Construct a default ELContext for a stand-alone environment.
StandardELContext(ELContext) - Constructor for class javax.el.StandardELContext
Construct a StandardELContext from another ELContext.
StandardElementSet() - Constructor for class com.google.common.collect.ForwardingMultiset.StandardElementSet
Constructor for use by subclasses.
StandardEntrySet() - Constructor for class com.google.common.collect.ForwardingMap.StandardEntrySet
Constructor for use by subclasses.
standardEquals(Object) - Method in class com.google.common.collect.ForwardingList
standardEquals(Object) - Method in class com.google.common.collect.ForwardingMap
standardEquals(Object) - Method in class com.google.common.collect.ForwardingMapEntry
standardEquals(Object) - Method in class com.google.common.collect.ForwardingMultiset
standardEquals(Object) - Method in class com.google.common.collect.ForwardingSet
standardFirst() - Method in class com.google.common.collect.ForwardingNavigableSet
standardFirstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
standardFirstKey() - Method in class com.google.common.collect.ForwardingNavigableMap
standardFloor(E) - Method in class com.google.common.collect.ForwardingNavigableSet
standardFloorEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardFloorKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardHashCode() - Method in class com.google.common.collect.ForwardingList
standardHashCode() - Method in class com.google.common.collect.ForwardingMap
standardHashCode() - Method in class com.google.common.collect.ForwardingMapEntry
standardHashCode() - Method in class com.google.common.collect.ForwardingMultiset
standardHashCode() - Method in class com.google.common.collect.ForwardingSet
standardHeadMap(K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardHeadSet(E) - Method in class com.google.common.collect.ForwardingNavigableSet
standardHigher(E) - Method in class com.google.common.collect.ForwardingNavigableSet
standardHigherEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardHigherKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardIndexOf(Object) - Method in class com.google.common.collect.ForwardingList
standardIsEmpty() - Method in class com.google.common.collect.ForwardingCollection
standardIsEmpty() - Method in class com.google.common.collect.ForwardingMap
standardIterator() - Method in class com.google.common.collect.ForwardingList
standardIterator() - Method in class com.google.common.collect.ForwardingMultiset
StandardKeySet() - Constructor for class com.google.common.collect.ForwardingMap.StandardKeySet
Constructor for use by subclasses.
standardLast() - Method in class com.google.common.collect.ForwardingNavigableSet
standardLastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
standardLastIndexOf(Object) - Method in class com.google.common.collect.ForwardingList
standardLastKey() - Method in class com.google.common.collect.ForwardingNavigableMap
standardListIterator() - Method in class com.google.common.collect.ForwardingList
standardListIterator(int) - Method in class com.google.common.collect.ForwardingList
standardLower(E) - Method in class com.google.common.collect.ForwardingNavigableSet
standardLowerEntry(K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardLowerKey(K) - Method in class com.google.common.collect.ForwardingNavigableMap
StandardNavigableKeySet() - Constructor for class com.google.common.collect.ForwardingNavigableMap.StandardNavigableKeySet
Constructor for use by subclasses.
standardOffer(E) - Method in class com.google.common.collect.ForwardingQueue
standardPeek() - Method in class com.google.common.collect.ForwardingQueue
standardPoll() - Method in class com.google.common.collect.ForwardingQueue
standardPollFirst() - Method in class com.google.common.collect.ForwardingNavigableSet
standardPollFirstEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
standardPollLast() - Method in class com.google.common.collect.ForwardingNavigableSet
standardPollLastEntry() - Method in class com.google.common.collect.ForwardingNavigableMap
standardPutAll(Map<? extends K, ? extends V>) - Method in class com.google.common.collect.ForwardingMap
standardRemove(Object) - Method in class com.google.common.collect.ForwardingCollection
standardRemove(Object) - Method in class com.google.common.collect.ForwardingMap
standardRemove(Object) - Method in class com.google.common.collect.ForwardingMultiset
standardRemove(Object) - Method in class com.google.common.collect.ForwardingSortedMap
standardRemove(Object) - Method in class com.google.common.collect.ForwardingSortedSet
standardRemoveAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
standardRemoveAll(Collection<?>) - Method in class com.google.common.collect.ForwardingMultiset
standardRemoveAll(Collection<?>) - Method in class com.google.common.collect.ForwardingSet
standardRetainAll(Collection<?>) - Method in class com.google.common.collect.ForwardingCollection
standardRetainAll(Collection<?>) - Method in class com.google.common.collect.ForwardingMultiset
standardSetCount(E, int) - Method in class com.google.common.collect.ForwardingMultiset
standardSetCount(E, int, int) - Method in class com.google.common.collect.ForwardingMultiset
standardSize() - Method in class com.google.common.collect.ForwardingMultiset
standardStartAndWait() - Method in class com.google.common.util.concurrent.ForwardingService
standardStopAndWait() - Method in class com.google.common.util.concurrent.ForwardingService
standardSubList(int, int) - Method in class com.google.common.collect.ForwardingList
standardSubMap(K, K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardSubMap(K, K) - Method in class com.google.common.collect.ForwardingSortedMap
standardSubSet(E, boolean, E, boolean) - Method in class com.google.common.collect.ForwardingNavigableSet
standardSubSet(E, E) - Method in class com.google.common.collect.ForwardingNavigableSet
standardSubSet(E, E) - Method in class com.google.common.collect.ForwardingSortedSet
standardTailMap(K) - Method in class com.google.common.collect.ForwardingNavigableMap
standardTailSet(E) - Method in class com.google.common.collect.ForwardingNavigableSet
standardToArray() - Method in class com.google.common.collect.ForwardingCollection
standardToArray(T[]) - Method in class com.google.common.collect.ForwardingCollection
standardToString() - Method in class com.google.common.collect.ForwardingCollection
standardToString() - Method in class com.google.common.collect.ForwardingMap
standardToString() - Method in class com.google.common.collect.ForwardingMapEntry
standardToString() - Method in class com.google.common.collect.ForwardingMultiset
StandardValues() - Constructor for class com.google.common.collect.ForwardingMap.StandardValues
Constructor for use by subclasses.
start() - Method in class com.google.common.base.Stopwatch
Starts the stopwatch.
start() - Static method in class com.google.common.collect.ComparisonChain
Begins a new chained comparison statement.
start() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
start() - Method in class com.google.common.util.concurrent.AbstractIdleService
start() - Method in class com.google.common.util.concurrent.AbstractScheduledService
start() - Method in class com.google.common.util.concurrent.AbstractService
start() - Method in class com.google.common.util.concurrent.ForwardingService
start() - Method in interface com.google.common.util.concurrent.Service
If the service state is
Service.State.NEW
, this initiates service startup and returns
immediately.
startAndWait() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
startAndWait() - Method in class com.google.common.util.concurrent.AbstractIdleService
startAndWait() - Method in class com.google.common.util.concurrent.AbstractScheduledService
startAndWait() - Method in class com.google.common.util.concurrent.AbstractService
startAndWait() - Method in class com.google.common.util.concurrent.ForwardingService
startAndWait() - Method in interface com.google.common.util.concurrent.Service
Initiates service startup (if necessary), returning once the service has finished starting.
startContainer(Environment, Deployment) - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Creates the application container:
Checks that the services required by the environment have been provided
Adds container provided services
Creates and initializes the built in contexts
Creates the manager
context
startContainer(String, Environment, Deployment) - Method in interface org.jboss.weld.bootstrap.api.CDI11Bootstrap
Creates the application container:
Checks that the services required by the environment have been provided
Adds container provided services
Creates and initializes the built in contexts
Creates the manager
startContainer(Environment, Deployment) - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
startContainer(Environment, Deployment) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
startContainer(String, Environment, Deployment) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
startContainer(String, Environment, Deployment) - Method in class org.jboss.weld.bootstrap.WeldStartup
startConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
startElement(String, String, String, Attributes) - Method in class org.jboss.weld.xml.BeansXmlHandler
startExtensions(Iterable<Metadata<Extension>>) - Method in interface org.jboss.weld.bootstrap.api.CDI11Bootstrap
The container bootstrap sequence begins with initializing extensions.
startExtensions(Iterable<Metadata<Extension>>) - Method in class org.jboss.weld.bootstrap.WeldBootstrap
startExtensions(Iterable<Metadata<Extension>>) - Method in class org.jboss.weld.bootstrap.WeldStartup
startFinalizer(Class<?>, Object) - Static method in class com.google.common.base.internal.Finalizer
Starts the Finalizer thread.
startIfNotEmpty() - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
This is called by client proxies.
startIfNotOnTop(CombinedInterceptorAndDecoratorStackMethodHandler) - Method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext.Stack
Pushes the given context to the stack if the given context is not on top of the stack already.
startIfNotOnTop(CombinedInterceptorAndDecoratorStackMethodHandler) - Static method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext
Pushes the given context to the stack if the given context is not on top of the stack already.
starting() - Method in interface com.google.common.util.concurrent.Service.Listener
Called when the service transitions from
NEW to
STARTING .
startInitialization() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
startInitialization() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
startInitialization() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
startInitialization() - Method in class org.jboss.weld.bootstrap.WeldStartup
startUp() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
Start the service.
startUp() - Method in class com.google.common.util.concurrent.AbstractIdleService
Start the service.
startUp() - Method in class com.google.common.util.concurrent.AbstractScheduledService
Start the service.
state() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
state() - Method in class com.google.common.util.concurrent.AbstractIdleService
state() - Method in class com.google.common.util.concurrent.AbstractScheduledService
state() - Method in class com.google.common.util.concurrent.AbstractService
state() - Method in class com.google.common.util.concurrent.ForwardingService
state() - Method in interface com.google.common.util.concurrent.Service
Returns the lifecycle state of the service.
StatelessSessionBeanInjector <T > - Class in org.jboss.weld.injection.producer
StatelessSessionBeanInjector(EnhancedAnnotatedType<T>, Bean<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.StatelessSessionBeanInjector
STATIC - Static variable in class org.jboss.classfilewriter.AccessFlag
STATIC_INSTANCE - Static variable in class org.jboss.weld.bootstrap.api.helpers.RegistrySingletonProvider
StaticEEResourceProducerField <X ,T > - Class in org.jboss.weld.bean.builtin.ee
A resource producer field that is static (not injected).
StaticEEResourceProducerField(BeanAttributes<T>, EnhancedAnnotatedField<T, ? super X>, AbstractClassBean<X>, DisposalMethod<X, ?>, BeanManagerImpl, ServiceRegistry) - Constructor for class org.jboss.weld.bean.builtin.ee.StaticEEResourceProducerField
StaticFieldELResolver - Class in javax.el
An
ELResolver
for resolving static fields, enum constants and
static methods.
StaticFieldELResolver() - Constructor for class javax.el.StaticFieldELResolver
StaticMethodInformation - Class in org.jboss.weld.util.bytecode
StaticMethodInformation(String, Class<?>[], Class<?>, String) - Constructor for class org.jboss.weld.util.bytecode.StaticMethodInformation
StaticMethodInformation(String, Class<?>[], Class<?>, String, int) - Constructor for class org.jboss.weld.util.bytecode.StaticMethodInformation
StaticMethodInformation(String, String[], String, String) - Constructor for class org.jboss.weld.util.bytecode.StaticMethodInformation
StaticWeldProvider - Class in org.jboss.weld.servlet
StaticWeldProvider() - Constructor for class org.jboss.weld.servlet.StaticWeldProvider
stats() - Method in class com.google.common.cache.AbstractCache
stats() - Method in interface com.google.common.cache.Cache
Returns a current snapshot of this cache's cumulative statistics.
stats() - Method in class com.google.common.cache.ForwardingCache
Status - Enum in org.jboss.weld.event
An enumeration of the possible outcomes for a transaction.
Stereotype - Annotation Type in javax.enterprise.inject
Specifies that an annotation type is a stereotype.
StereotypeLiteral - Class in org.jboss.weld.literal
StereotypeModel <T extends Annotation > - Class in org.jboss.weld.metadata.cache
A meta model for a stereotype, allows us to cache a stereotype and to
validate it
StereotypeModel(EnhancedAnnotation<T>) - Constructor for class org.jboss.weld.metadata.cache.StereotypeModel
Constructor
stereotypeNotRegistered(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
stereotypesNull(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
stop() - Method in class com.google.common.base.Stopwatch
Stops the stopwatch.
stop() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
stop() - Method in class com.google.common.util.concurrent.AbstractIdleService
stop() - Method in class com.google.common.util.concurrent.AbstractScheduledService
stop() - Method in class com.google.common.util.concurrent.AbstractService
stop() - Method in class com.google.common.util.concurrent.ForwardingService
stop() - Method in interface com.google.common.util.concurrent.Service
If the service is
starting or
running ,
this initiates service shutdown and returns immediately.
stopAndWait() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
stopAndWait() - Method in class com.google.common.util.concurrent.AbstractIdleService
stopAndWait() - Method in class com.google.common.util.concurrent.AbstractScheduledService
stopAndWait() - Method in class com.google.common.util.concurrent.AbstractService
stopAndWait() - Method in class com.google.common.util.concurrent.ForwardingService
stopAndWait() - Method in interface com.google.common.util.concurrent.Service
Initiates service shutdown (if necessary), returning once the service has finished stopping.
stopConversationContext(HttpServletRequest) - Method in class org.jboss.weld.servlet.ConversationContextActivator
stopping(Service.State) - Method in interface com.google.common.util.concurrent.Service.Listener
Called when the service transitions to the
STOPPING state.
Stopwatch - Class in com.google.common.base
An object that measures elapsed time in nanoseconds.
Stopwatch() - Constructor for class com.google.common.base.Stopwatch
Creates (but does not start) a new stopwatch using
System.nanoTime()
as its time source.
Stopwatch(Ticker) - Constructor for class com.google.common.base.Stopwatch
Creates (but does not start) a new stopwatch, using the specified time
source.
store(int, StackEntry) - Method in class org.jboss.classfilewriter.code.LocalVariableState
store(int) - Method in class org.jboss.classfilewriter.code.StackFrame
Store the variable on top of the stack into a local variable, poping the variable from the stack.
storeSyntheticAnnotatedType(BeanDeployment, AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.AbstractAnnotatedTypeRegisteringEvent
storeSyntheticAnnotatedType(BeanDeployment, AnnotatedType<?>, String) - Method in class org.jboss.weld.bootstrap.events.AfterTypeDiscoveryImpl
storeWide(int, StackEntry) - Method in class org.jboss.classfilewriter.code.LocalVariableState
STRICT - Static variable in class org.jboss.classfilewriter.AccessFlag
StringAnnotationValue - Class in org.jboss.classfilewriter.annotations
A string annotation value
StringAnnotationValue(ConstPool, String, String) - Constructor for class org.jboss.classfilewriter.annotations.StringAnnotationValue
StringBeanIdentifier - Class in org.jboss.weld.bean
StringBeanIdentifier(String) - Constructor for class org.jboss.weld.bean.StringBeanIdentifier
StringEntry - Class in org.jboss.classfilewriter.constpool
StringEntry(short) - Constructor for class org.jboss.classfilewriter.constpool.StringEntry
stringFunnel() - Static method in class com.google.common.hash.Funnels
Returns a funnel that extracts the characters from a CharSequence
.
Strings - Class in com.google.common.base
Static utility methods pertaining to String
or CharSequence
instances.
Striped <L > - Class in com.google.common.util.concurrent
A striped Lock/Semaphore/ReadWriteLock
.
STX - Static variable in class com.google.common.base.Ascii
Start of Text: A communication control character which
precedes a sequence of characters that is to be treated as an entity
and entirely transmitted through to the ultimate destination.
SUB - Static variable in class com.google.common.base.Ascii
Substitute: A character that may be substituted for a
character which is determined to be invalid or in error.
SubclassDecoratorApplyingInstantiator <T > - Class in org.jboss.weld.injection.producer
SubclassDecoratorApplyingInstantiator(String, Instantiator<T>, Bean<T>, List<Decorator<?>>, Class<? extends T>) - Constructor for class org.jboss.weld.injection.producer.SubclassDecoratorApplyingInstantiator
SubclassDecoratorApplyingInstantiator(String, Instantiator<T>, Bean<T>, List<Decorator<?>>) - Constructor for class org.jboss.weld.injection.producer.SubclassDecoratorApplyingInstantiator
SubclassedComponentDescriptor <T > - Interface in org.jboss.weld.ejb.spi
An implementation of
EjbDescriptor
may optionally implement this interface if the EJB container uses
subclassing to implement EJB functionality.
SubclassedComponentInstantiator <T > - Class in org.jboss.weld.injection.producer
Instantiates an enhanced subclass of a given component class.
SubclassedComponentInstantiator(EnhancedAnnotatedType<T>, Bean<T>, ConstructorInjectionPoint<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
subList(int, int) - Method in class com.google.common.collect.ForwardingList
subList(int, int) - Method in class com.google.common.collect.ImmutableList
Returns an immutable list of the elements between the specified fromIndex
, inclusive, and toIndex
, exclusive.
subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.ForwardingNavigableMap
subMap(K, K) - Method in class com.google.common.collect.ForwardingSortedMap
subMap(K, K) - Method in class com.google.common.collect.ImmutableSortedMap
This method returns a ImmutableSortedMap
, consisting of the entries
whose keys ranges from fromKey
, inclusive, to toKey
,
exclusive.
subMap(K, boolean, K, boolean) - Method in class com.google.common.collect.ImmutableSortedMap
This method returns a ImmutableSortedMap
, consisting of the entries
whose keys ranges from fromKey
to toKey
, inclusive or
exclusive as indicated by the boolean flags.
submit(Callable<T>) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
submit(Runnable) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
submit(Runnable, T) - Method in class com.google.common.util.concurrent.ForwardingExecutorService
submit(Callable<T>) - Method in class com.google.common.util.concurrent.ForwardingListeningExecutorService
submit(Runnable) - Method in class com.google.common.util.concurrent.ForwardingListeningExecutorService
submit(Runnable, T) - Method in class com.google.common.util.concurrent.ForwardingListeningExecutorService
submit(Callable<T>) - Method in interface com.google.common.util.concurrent.ListeningExecutorService
submit(Runnable) - Method in interface com.google.common.util.concurrent.ListeningExecutorService
submit(Runnable, T) - Method in interface com.google.common.util.concurrent.ListeningExecutorService
subMultiset(E, BoundType, E, BoundType) - Method in class com.google.common.collect.ImmutableSortedMultiset
subMultiset(E, BoundType, E, BoundType) - Method in interface com.google.common.collect.SortedMultiset
Returns a view of this multiset restricted to the range between
lowerBound
and upperBound
.
Subscribe - Annotation Type in com.google.common.eventbus
Marks a method as an event handler, as used by
AnnotatedHandlerFinder
and
EventBus
.
subSet(C, C) - Method in class com.google.common.collect.ContiguousSet
subSet(C, boolean, C, boolean) - Method in class com.google.common.collect.ContiguousSet
subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.ForwardingNavigableSet
subSet(E, E) - Method in class com.google.common.collect.ForwardingSortedSet
subSet(E, E) - Method in class com.google.common.collect.ImmutableSortedSet
subSet(E, boolean, E, boolean) - Method in class com.google.common.collect.ImmutableSortedSet
subtract(UnsignedInteger) - Method in class com.google.common.primitives.UnsignedInteger
Returns the result of subtracting this and val
.
subtract(UnsignedLong) - Method in class com.google.common.primitives.UnsignedLong
Returns the result of subtracting this and val
.
subtype() - Method in class com.google.common.net.MediaType
Returns the media subtype.
successfulAsList(ListenableFuture<? extends V>...) - Static method in class com.google.common.util.concurrent.Futures
Creates a new ListenableFuture
whose value is a list containing the
values of all its successful input futures.
successfulAsList(Iterable<? extends ListenableFuture<? extends V>>) - Static method in class com.google.common.util.concurrent.Futures
Creates a new ListenableFuture
whose value is a list containing the
values of all its successful input futures.
sum() - Method in class com.google.common.util.concurrent.AtomicLongMap
Returns the sum of all values in this map.
SUPER - Static variable in class org.jboss.classfilewriter.AccessFlag
Supplier <T > - Interface in com.google.common.base
A class that can supply objects of a single type.
supplierFunction() - Static method in class com.google.common.base.Suppliers
Returns a function that accepts a supplier and returns the result of
invoking
Supplier.get()
on that supplier.
Suppliers - Class in com.google.common.base
Useful suppliers.
SVG_UTF_8 - Static variable in class com.google.common.net.MediaType
swap() - Method in class org.jboss.classfilewriter.code.CodeAttribute
SWAP - Static variable in interface org.jboss.classfilewriter.code.Opcode
swap() - Method in class org.jboss.classfilewriter.code.StackFrame
swap() - Method in class org.jboss.classfilewriter.code.StackState
switchedConversation(Object, Object) - Method in interface org.jboss.weld.logging.ConversationLogger
switchingModeResetsTimeouts() - Method in interface org.jboss.weld.logging.ConversationLogger
symmetricDifference(Set<? extends E>, Set<? extends E>) - Static method in class com.google.common.collect.Sets
Returns an unmodifiable view of the symmetric difference of two
sets.
SYN - Static variable in class com.google.common.base.Ascii
Synchronous Idle: A communication control character used by
a synchronous transmission system in the absence of any other
character to provide a signal from which synchronism may be achieved
or retained.
SYNCHRONIZED - Static variable in class org.jboss.classfilewriter.AccessFlag
synchronizedBiMap(BiMap<K, V>) - Static method in class com.google.common.collect.Maps
Returns a synchronized (thread-safe) bimap backed by the specified bimap.
synchronizedListMultimap(ListMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns a synchronized (thread-safe) ListMultimap
backed by the
specified multimap.
synchronizedMultimap(Multimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns a synchronized (thread-safe) multimap backed by the specified
multimap.
synchronizedNavigableMap(NavigableMap<K, V>) - Static method in class com.google.common.collect.Maps
Returns a synchronized (thread-safe) navigable map backed by the specified
navigable map.
synchronizedNavigableSet(NavigableSet<E>) - Static method in class com.google.common.collect.Sets
Returns a synchronized (thread-safe) navigable set backed by the specified
navigable set.
synchronizedSetMultimap(SetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns a synchronized (thread-safe) SetMultimap
backed by the
specified multimap.
synchronizedSortedSetMultimap(SortedSetMultimap<K, V>) - Static method in class com.google.common.collect.Multimaps
Returns a synchronized (thread-safe) SortedSetMultimap
backed by
the specified multimap.
synchronizedSupplier(Supplier<T>) - Static method in class com.google.common.base.Suppliers
Returns a supplier whose get()
method synchronizes on
delegate
before calling it, making it thread-safe.
SYNTHETIC - Static variable in class org.jboss.classfilewriter.AccessFlag
SYNTHETIC_ANNOTATION_SUFFIX - Static variable in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
SyntheticBeanFactory - Class in org.jboss.weld.bean
SyntheticClassBean <T > - Class in org.jboss.weld.bean
Represents a class bean created based on extension-provided
InjectionTarget
implementation.
SyntheticClassBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.SyntheticClassBean
SyntheticDecorator <T > - Class in org.jboss.weld.bean
SyntheticDecorator(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.SyntheticDecorator
SyntheticProducerBean <T ,X > - Class in org.jboss.weld.bean
Represents a producer field or producer method created based on extension-provided
Producer
implementation.
SyntheticProducerBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>, BeanManagerImpl) - Constructor for class org.jboss.weld.bean.SyntheticProducerBean
systemExit() - Static method in class com.google.common.util.concurrent.UncaughtExceptionHandlers
Returns an exception handler that exits the system.
SystemPropertiesConfiguration - Class in org.jboss.weld.config
If a configuration property needs to be accessed before the Weld container initializes, the system property is so far the only option.
SystemPropertyActivation - Interface in org.jboss.weld.bootstrap.spi
SystemPropertyActivation
is a data structures representing the <if-system-property> element in Weld's
extensions to beans.xml.
SystemPropertyActivationImpl - Class in org.jboss.weld.metadata
SystemPropertyActivationImpl(String, String) - Constructor for class org.jboss.weld.metadata.SystemPropertyActivationImpl
systemTicker() - Static method in class com.google.common.base.Ticker
T_BOOLEAN - Static variable in interface org.jboss.classfilewriter.code.Opcode
T_BYTE - Static variable in interface org.jboss.classfilewriter.code.Opcode
T_CHAR - Static variable in interface org.jboss.classfilewriter.code.Opcode
T_DOUBLE - Static variable in interface org.jboss.classfilewriter.code.Opcode
T_FLOAT - Static variable in interface org.jboss.classfilewriter.code.Opcode
T_INT - Static variable in interface org.jboss.classfilewriter.code.Opcode
T_LONG - Static variable in interface org.jboss.classfilewriter.code.Opcode
T_SHORT - Static variable in interface org.jboss.classfilewriter.code.Opcode
Table <R ,C ,V > - Interface in com.google.common.collect
A collection that associates an ordered pair of keys, called a row key and a
column key, with a single value.
Table.Cell <R ,C ,V > - Interface in com.google.common.collect
Row key / column key / value triplet corresponding to a mapping in a table.
Tables - Class in com.google.common.collect
Provides static methods that involve a Table
.
tableswitch(TableSwitchBuilder) - Method in class org.jboss.classfilewriter.code.CodeAttribute
TABLESWITCH - Static variable in interface org.jboss.classfilewriter.code.Opcode
TableSwitchBuilder - Class in org.jboss.classfilewriter.code
builder class used to build a tableswitch statement.
TableSwitchBuilder(int, int) - Constructor for class org.jboss.classfilewriter.code.TableSwitchBuilder
Builds a lookup switch statement with no specified default location.
TableSwitchBuilder(CodeLocation, int, int) - Constructor for class org.jboss.classfilewriter.code.TableSwitchBuilder
Builds a lookup switch statement, specifying the default location
TableSwitchBuilder.ValuePair - Class in org.jboss.classfilewriter.code
tailMap(K, boolean) - Method in class com.google.common.collect.ForwardingNavigableMap
tailMap(K) - Method in class com.google.common.collect.ForwardingSortedMap
tailMap(K) - Method in class com.google.common.collect.ImmutableSortedMap
This method returns a ImmutableSortedMap
, consisting of the entries
whose keys are greater than or equals to fromKey
.
tailMap(K, boolean) - Method in class com.google.common.collect.ImmutableSortedMap
This method returns a ImmutableSortedMap
, consisting of the entries
whose keys are greater than (or equal to, if inclusive
)
fromKey
.
tailMultiset(E, BoundType) - Method in class com.google.common.collect.ImmutableSortedMultiset
tailMultiset(E, BoundType) - Method in interface com.google.common.collect.SortedMultiset
Returns a view of this multiset restricted to the elements greater than
lowerBound
, optionally including lowerBound
itself.
tailMultiset(E, BoundType) - Method in class com.google.common.collect.TreeMultiset
tailSet(C) - Method in class com.google.common.collect.ContiguousSet
tailSet(C, boolean) - Method in class com.google.common.collect.ContiguousSet
tailSet(E, boolean) - Method in class com.google.common.collect.ForwardingNavigableSet
tailSet(E) - Method in class com.google.common.collect.ForwardingSortedSet
tailSet(E) - Method in class com.google.common.collect.ImmutableSortedSet
tailSet(E, boolean) - Method in class com.google.common.collect.ImmutableSortedSet
take() - Method in class com.google.common.util.concurrent.ForwardingBlockingQueue
takeUninterruptibly(BlockingQueue<E>) - Static method in class com.google.common.util.concurrent.Uninterruptibles
Invokes
queue.
take()
uninterruptibly.
TAR - Static variable in class com.google.common.net.MediaType
TargetBeanInstance - Class in org.jboss.weld.bean.proxy
A simple
BeanInstance
which always maintains a specific bean instance that is being proxied.
TargetBeanInstance(Bean<?>, Object) - Constructor for class org.jboss.weld.bean.proxy.TargetBeanInstance
TargetBeanInstance(Object) - Constructor for class org.jboss.weld.bean.proxy.TargetBeanInstance
TargetBeanInstance(TargetBeanInstance) - Constructor for class org.jboss.weld.bean.proxy.TargetBeanInstance
Copy constructor
TargetClassInterceptorMetadata - Class in org.jboss.weld.interceptor.reader
Component's target class interceptor metadata.
TargetInstanceBytecodeMethodResolver() - Constructor for class org.jboss.weld.bean.proxy.DecoratorProxyFactory.TargetInstanceBytecodeMethodResolver
TargetInstanceProxy <T > - Interface in org.jboss.weld.interceptor.util.proxy
TargetInstanceProxyMethodHandler <T > - Class in org.jboss.weld.interceptor.util.proxy
TargetInstanceProxyMethodHandler(T, Class<? extends T>) - Constructor for class org.jboss.weld.interceptor.util.proxy.TargetInstanceProxyMethodHandler
targetTypeMethodInheritsFromTargetType(Object, Object) - Method in interface org.jboss.weld.logging.ReflectionLogger
TaskPerItemTaskFactory <T > - Class in org.jboss.weld.executor
The factory creates a new
Callable
for each item of the source iterable.
TaskPerItemTaskFactory(Iterable<? extends T>) - Constructor for class org.jboss.weld.executor.TaskPerItemTaskFactory
TCCLSingletonProvider - Class in org.jboss.weld.bootstrap.api.helpers
Singleton provider that uses the Thread Context ClassLoader to differentiate between applications
TCCLSingletonProvider() - Constructor for class org.jboss.weld.bootstrap.api.helpers.TCCLSingletonProvider
TE - Static variable in class com.google.common.net.HttpHeaders
The HTTP TE header field name.
TeredoInfo(Inet4Address, Inet4Address, int, int) - Constructor for class com.google.common.net.InetAddresses.TeredoInfo
Constructs a TeredoInfo instance.
terminated(Service.State) - Method in interface com.google.common.util.concurrent.Service.Listener
Called when the service transitions to the
TERMINATED state.
TEXT_JAVASCRIPT_UTF_8 - Static variable in class com.google.common.net.MediaType
RFC 4329 declares
application/javascript
to be the correct media type for JavaScript,
but this may be necessary in certain situations for compatibility.
ThreadFactoryBuilder - Class in com.google.common.util.concurrent
ThreadFactoryBuilder() - Constructor for class com.google.common.util.concurrent.ThreadFactoryBuilder
ThreadLocalStack <T > - Class in org.jboss.weld.injection
A stack that is kept in thread-local.
ThreadLocalStack() - Constructor for class org.jboss.weld.injection.ThreadLocalStack
ThreadLocalStack.ThreadLocalStackReference <T > - Interface in org.jboss.weld.injection
Reference to a thread-local stack.
threadsInUse(Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
Throwables - Class in com.google.common.base
Static utility methods pertaining to instances of
Throwable
.
Ticker - Class in com.google.common.base
A time source; returns a time value representing the number of nanoseconds elapsed since some
fixed but arbitrary point in time.
Ticker() - Constructor for class com.google.common.base.Ticker
Constructor for use by subclasses.
ticker(Ticker) - Method in class com.google.common.cache.CacheBuilder
Specifies a nanosecond-precision time source for use in determining when entries should be
expired.
TIFF - Static variable in class com.google.common.net.MediaType
TimeLimiter - Interface in com.google.common.util.concurrent
Produces proxies that impose a time limit on method
calls to the proxied object.
TIMEOUT_ANNOTATION_CLASS - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
timeoutShuttingDownThreadPool(Object, Object) - Method in interface org.jboss.weld.logging.BootstrapLogger
TimingOutFixedThreadPoolExecutorServices - Class in org.jboss.weld.executor
Implementation of ExtendedExecutorServices
that uses a fixed thread pool.
TimingOutFixedThreadPoolExecutorServices(int, long) - Constructor for class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
to(CaseFormat, String) - Method in enum com.google.common.base.CaseFormat
Converts the specified String s
from this format to the specified format
.
toActionUrl() - Method in class org.jboss.weld.jsf.FacesUrlTransformer
toAddrString(InetAddress) - Static method in class com.google.common.net.InetAddresses
toArray(Class<V>) - Method in class com.google.common.collect.ArrayTable
Returns a two-dimensional array with the table contents.
toArray() - Method in class com.google.common.collect.ConcurrentHashMultiset
toArray(T[]) - Method in class com.google.common.collect.ConcurrentHashMultiset
toArray(Class<E>) - Method in class com.google.common.collect.FluentIterable
Returns an array containing all of the elements from this fluent iterable in iteration order.
toArray() - Method in class com.google.common.collect.ForwardingCollection
toArray(T[]) - Method in class com.google.common.collect.ForwardingCollection
toArray() - Method in class com.google.common.collect.ImmutableCollection
toArray(T[]) - Method in class com.google.common.collect.ImmutableCollection
toArray(Iterable<? extends T>, Class<T>) - Static method in class com.google.common.collect.Iterables
Copies an iterable's elements into an array.
toArray(Iterator<? extends T>, Class<T>) - Static method in class com.google.common.collect.Iterators
Copies an iterator's elements into an array.
toArray() - Method in class com.google.common.collect.MinMaxPriorityQueue
toArray(Collection<Boolean>) - Static method in class com.google.common.primitives.Booleans
Copies a collection of Boolean
instances into a new array of
primitive boolean
values.
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Bytes
Returns an array containing each value of
collection
, converted to
a
byte
value in the manner of
Number.byteValue()
.
toArray(Collection<Character>) - Static method in class com.google.common.primitives.Chars
Copies a collection of Character
instances into a new array of
primitive char
values.
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Doubles
Returns an array containing each value of
collection
, converted to
a
double
value in the manner of
Number.doubleValue()
.
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Floats
Returns an array containing each value of
collection
, converted to
a
float
value in the manner of
Number.floatValue()
.
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Ints
Returns an array containing each value of
collection
, converted to
a
int
value in the manner of
Number.intValue()
.
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Longs
Returns an array containing each value of
collection
, converted to
a
long
value in the manner of
Number.longValue()
.
toArray(Collection<? extends Number>) - Static method in class com.google.common.primitives.Shorts
Returns an array containing each value of
collection
, converted to
a
short
value in the manner of
Number.shortValue()
.
toArray() - Method in class org.jboss.weld.util.collections.ArraySet
toArray(T[]) - Method in class org.jboss.weld.util.collections.ArraySet
toByteArray() - Method in interface com.google.common.io.ByteArrayDataOutput
Returns the contents that have been written to this instance,
as a byte array.
toByteArray(InputStream) - Static method in class com.google.common.io.ByteStreams
Reads all bytes from an input stream into a byte array.
toByteArray(InputSupplier<? extends InputStream>) - Static method in class com.google.common.io.ByteStreams
Returns the data from a
InputStream
factory as a byte array.
toByteArray(File) - Static method in class com.google.common.io.Files
Reads all bytes from a file into a byte array.
toByteArray(URL) - Static method in class com.google.common.io.Resources
Reads all bytes from a URL into a byte array.
toByteArray(char) - Static method in class com.google.common.primitives.Chars
Returns a big-endian representation of value
in a 2-element byte
array; equivalent to ByteBuffer.allocate(2).putChar(value).array()
.
toByteArray(int) - Static method in class com.google.common.primitives.Ints
Returns a big-endian representation of value
in a 4-element byte
array; equivalent to ByteBuffer.allocate(4).putInt(value).array()
.
toByteArray(long) - Static method in class com.google.common.primitives.Longs
Returns a big-endian representation of value
in an 8-element byte
array; equivalent to ByteBuffer.allocate(8).putLong(value).array()
.
toByteArray(short) - Static method in class com.google.common.primitives.Shorts
Returns a big-endian representation of value
in a 2-element byte
array; equivalent to ByteBuffer.allocate(2).putShort(value).array()
.
toBytecode() - Method in class org.jboss.classfilewriter.ClassFile
toClass(ClassFile, ClassLoader, ProtectionDomain) - Static method in class org.jboss.weld.util.bytecode.ClassFileUtils
Converts the class to a java.lang.Class
object.
toImmutableList() - Method in class com.google.common.collect.FluentIterable
Returns an ImmutableList
containing all of the elements from this
fluent iterable in proper sequence.
toImmutableSet() - Method in class com.google.common.collect.FluentIterable
Returns an ImmutableSet
containing all of the elements from this
fluent iterable with duplicates removed.
toImmutableSortedSet(Comparator<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns an ImmutableSortedSet
containing all of the elements from this
FluentIterable
in the order specified by comparator
, with duplicates
(determined by comaprator.compare(x, y) == 0
) removed.
toInt(byte) - Static method in class com.google.common.primitives.UnsignedBytes
Returns the value of the given byte as an integer, when treated as
unsigned.
toLong(int) - Static method in class com.google.common.primitives.UnsignedInts
Returns the value of the given int
as a long
, when treated as unsigned.
toLowerCase(String) - Static method in class com.google.common.base.Ascii
toLowerCase(char) - Static method in class com.google.common.base.Ascii
toMultiRowString(Collection<?>) - Static method in class org.jboss.weld.util.collections.WeldCollections
Returns the supplied collection as a multi-row string with every toString() of every element of the collection
in its own row.
tooManyActivities(Object) - Method in interface org.jboss.weld.logging.BeanManagerLogger
tooManyDelegatesForDecorator(Object) - Method in interface org.jboss.weld.logging.BeanLogger
tooManyEjbsForClass(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
tooManyInitializers(Object) - Method in interface org.jboss.weld.logging.UtilLogger
tooManyPostConstructMethods(Object) - Method in interface org.jboss.weld.logging.UtilLogger
tooManyPreDestroyMethods(Object) - Method in interface org.jboss.weld.logging.UtilLogger
top() - Method in class org.jboss.classfilewriter.code.StackState
top_1() - Method in class org.jboss.classfilewriter.code.StackState
top_2() - Method in class org.jboss.classfilewriter.code.StackState
top_3() - Method in class org.jboss.classfilewriter.code.StackState
toParsableString() - Method in class com.google.common.cache.CacheBuilderSpec
Returns a string that can be used to parse an equivalent
CacheBuilderSpec
.
topPrivateDomain() - Method in class com.google.common.net.InternetDomainName
Returns the portion of this domain name that is one level beneath the
public suffix.
toRedirectViewId() - Method in class org.jboss.weld.jsf.FacesUrlTransformer
toSortedImmutableList(Comparator<? super E>) - Method in class com.google.common.collect.FluentIterable
Returns an ImmutableList
containing all of the elements from this
FluentIterable
in the order specified by comparator
.
toString() - Method in class com.google.common.base.CharMatcher
Returns a string representation of this CharMatcher
, such as
CharMatcher.or(WHITESPACE, JAVA_DIGIT)
.
toString() - Method in class com.google.common.base.Equivalence.Wrapper
Returns a string representation for this equivalence wrapper.
toString() - Method in class com.google.common.base.Objects.ToStringHelper
toString() - Method in class com.google.common.base.Optional
Returns a string representation for this instance.
toString() - Method in class com.google.common.base.Stopwatch
Returns a string representation of the current elapsed time.
toString(int) - Method in class com.google.common.base.Stopwatch
toString() - Method in class com.google.common.cache.CacheBuilder
Returns a string representation for this CacheBuilder instance.
toString() - Method in class com.google.common.cache.CacheBuilderSpec
Returns a string representation for this CacheBuilderSpec instance.
toString() - Method in class com.google.common.cache.CacheStats
toString() - Method in class com.google.common.cache.RemovalNotification
Returns a string representation of the form {key}={value}
.
toString() - Method in class com.google.common.collect.ArrayTable
Returns the string representation rowMap().toString()
.
toString() - Method in interface com.google.common.collect.Constraint
Returns a brief human readable description of this constraint, such as
"Not null" or "Positive number".
toString() - Method in class com.google.common.collect.ContiguousSet
Returns a short-hand representation of the contents such as "[1..100]"
.
toString() - Method in class com.google.common.collect.FluentIterable
Returns a string representation of this fluent iterable, with the format
[e1, e2, ..., en]
.
toString() - Method in class com.google.common.collect.ForwardingObject
Returns the string representation generated by the delegate's
toString
method.
toString() - Method in class com.google.common.collect.ImmutableBiMap
toString() - Method in class com.google.common.collect.ImmutableCollection
toString() - Method in class com.google.common.collect.ImmutableMap
toString() - Method in class com.google.common.collect.ImmutableMultimap
toString() - Method in class com.google.common.collect.ImmutableMultiset
toString() - Method in class com.google.common.collect.ImmutableTable
toString(Iterable<?>) - Static method in class com.google.common.collect.Iterables
Returns a string representation of iterable
, with the format
[e1, e2, ..., en]
.
toString(Iterator<?>) - Static method in class com.google.common.collect.Iterators
Returns a string representation of iterator
, with the format
[e1, e2, ..., en]
.
toString() - Method in class com.google.common.collect.LinkedListMultimap
Returns a string representation of the multimap, generated by calling
toString
on the map returned by
Multimap.asMap()
.
toString() - Method in interface com.google.common.collect.MapConstraint
Returns a brief human readable description of this constraint, such as
"Not null".
toString() - Method in class com.google.common.collect.MapMaker
Returns a string representation for this MapMaker instance.
toString() - Method in interface com.google.common.collect.Multiset.Entry
Returns the canonical string representation of this entry, defined as
follows.
toString() - Method in interface com.google.common.collect.Multiset
toString() - Method in class com.google.common.collect.Range
Returns a string representation of this range, such as "[3..5)"
(other examples are
listed in the class documentation).
toString() - Method in class com.google.common.hash.HashCode
Returns a string containing each byte of
HashCode.asBytes()
, in order, as a two-digit unsigned
hexadecimal number in lower case.
toString(Readable) - Static method in class com.google.common.io.CharStreams
toString(InputSupplier<R>) - Static method in class com.google.common.io.CharStreams
toString(File, Charset) - Static method in class com.google.common.io.Files
Reads all characters from a file into a
String
, using the given
character set.
toString(URL, Charset) - Static method in class com.google.common.io.Resources
Reads all characters from a URL into a
String
, using the given
character set.
toString() - Method in class com.google.common.net.HostAndPort
Rebuild the host:port string, including brackets if necessary.
toString() - Method in class com.google.common.net.HostSpecifier
Returns a string representation of the host specifier suitable for
inclusion in a URI.
toString() - Method in class com.google.common.net.InternetDomainName
toString() - Method in class com.google.common.net.MediaType
Returns the string representation of this media type in the format described in
RFC 2045 .
toString(byte) - Static method in class com.google.common.primitives.UnsignedBytes
Returns a string representation of x, where x is treated as unsigned.
toString(byte, int) - Static method in class com.google.common.primitives.UnsignedBytes
Returns a string representation of x
for the given radix, where x
is treated
as unsigned.
toString() - Method in class com.google.common.primitives.UnsignedInteger
Returns a string representation of the UnsignedInteger
value, in base 10.
toString(int) - Method in class com.google.common.primitives.UnsignedInteger
Returns a string representation of the UnsignedInteger
value, in base radix
.
toString(int) - Static method in class com.google.common.primitives.UnsignedInts
Returns a string representation of x, where x is treated as unsigned.
toString(int, int) - Static method in class com.google.common.primitives.UnsignedInts
Returns a string representation of x
for the given radix, where x
is treated
as unsigned.
toString() - Method in class com.google.common.primitives.UnsignedLong
Returns a string representation of the UnsignedLong
value, in base 10.
toString(int) - Method in class com.google.common.primitives.UnsignedLong
Returns a string representation of the UnsignedLong
value, in base radix
.
toString(long) - Static method in class com.google.common.primitives.UnsignedLongs
Returns a string representation of x, where x is treated as unsigned.
toString(long, int) - Static method in class com.google.common.primitives.UnsignedLongs
Returns a string representation of x
for the given radix, where x
is treated
as unsigned.
toString() - Method in class com.google.common.reflect.AbstractInvocationHandler
toString() - Method in class com.google.common.reflect.TypeParameter
toString() - Method in class com.google.common.reflect.TypeToken
toString() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
toString() - Method in class com.google.common.util.concurrent.AbstractIdleService
toString() - Method in class com.google.common.util.concurrent.AbstractScheduledService
toString() - Method in class com.google.common.util.concurrent.AbstractService
toString() - Method in class com.google.common.util.concurrent.AtomicDouble
Returns the String representation of the current value.
toString() - Method in class com.google.common.util.concurrent.AtomicDoubleArray
Returns the String representation of the current values of array.
toString() - Method in class com.google.common.util.concurrent.AtomicLongMap
toString() - Method in class com.google.common.util.concurrent.RateLimiter
toString() - Method in class javax.enterprise.util.AnnotationLiteral
toString() - Method in class javax.enterprise.util.TypeLiteral
toString() - Method in class org.jboss.classfilewriter.ClassMethod
toString() - Method in class org.jboss.classfilewriter.code.LocalVariableState
toString() - Method in class org.jboss.classfilewriter.code.StackEntry
toString() - Method in class org.jboss.classfilewriter.code.StackFrame
toString() - Method in class org.jboss.classfilewriter.code.StackState
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedMember
Gets a string representation of the member
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedConstructorImpl
Gets a string representation of the constructor
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedFieldImpl
Gets a string representation of the field
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedMethodImpl
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedParameterImpl
Gets a string representation of the parameter
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotatedTypeImpl
Gets a string representation of the class
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.EnhancedAnnotationImpl
Gets a string representation of the annotation
toString() - Method in class org.jboss.weld.annotated.enhanced.jlr.MethodSignatureImpl
toString() - Method in class org.jboss.weld.annotated.slim.AnnotatedTypeIdentifier
toString() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedConstructor
toString() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedField
toString() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMethod
toString() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedParameter
toString() - Method in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedType
toString() - Method in class org.jboss.weld.annotated.slim.SlimAnnotatedTypeContext
toString() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedConstructor
toString() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedField
toString() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedMethod
toString() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedParameter
toString() - Method in class org.jboss.weld.annotated.slim.unbacked.UnbackedAnnotatedType
toString() - Method in class org.jboss.weld.bean.attributes.ImmutableBeanAttributes
toString() - Method in class org.jboss.weld.bean.builtin.AbstractBuiltInMetadataBean
toString() - Method in class org.jboss.weld.bean.builtin.BeanManagerBean
toString() - Method in class org.jboss.weld.bean.builtin.BeanManagerImplBean
toString() - Method in class org.jboss.weld.bean.builtin.DecoratedBeanMetadataBean
toString() - Method in class org.jboss.weld.bean.builtin.ee.EEResourceProducerField
toString() - Method in class org.jboss.weld.bean.builtin.ee.PrincipalBean
toString() - Method in class org.jboss.weld.bean.builtin.ee.UserTransactionBean
toString() - Method in class org.jboss.weld.bean.builtin.EventBean
toString() - Method in class org.jboss.weld.bean.builtin.EventMetadataBean
toString() - Method in class org.jboss.weld.bean.builtin.ExtensionBean
toString() - Method in class org.jboss.weld.bean.builtin.InjectionPointBean
toString() - Method in class org.jboss.weld.bean.builtin.InstanceBean
toString() - Method in class org.jboss.weld.bean.builtin.InstanceImpl
Gets a string representation
toString() - Method in class org.jboss.weld.bean.builtin.InterceptedBeanMetadataBean
toString() - Method in class org.jboss.weld.bean.CommonBean
toString() - Method in class org.jboss.weld.bean.DecoratorImpl
toString() - Method in class org.jboss.weld.bean.DisposalMethod
toString() - Method in class org.jboss.weld.bean.ForwardingBean
toString() - Method in class org.jboss.weld.bean.ForwardingDecorator
toString() - Method in class org.jboss.weld.bean.ForwardingInterceptor
toString() - Method in class org.jboss.weld.bean.interceptor.CdiInterceptorFactory
toString() - Method in class org.jboss.weld.bean.interceptor.CustomInterceptorMetadata
toString() - Method in class org.jboss.weld.bean.InterceptorImpl
toString() - Method in class org.jboss.weld.bean.ManagedBean
toString() - Method in class org.jboss.weld.bean.ManagedBeanIdentifier
toString() - Method in class org.jboss.weld.bean.NewManagedBean
toString() - Method in class org.jboss.weld.bean.NewSessionBean
toString() - Method in class org.jboss.weld.bean.ProducerField
toString() - Method in class org.jboss.weld.bean.ProducerMethod
toString() - Method in class org.jboss.weld.bean.ProducerMethodIdentifier
toString() - Method in class org.jboss.weld.bean.proxy.ClientProxyProvider
Gets a string representation
toString() - Method in class org.jboss.weld.bean.proxy.InterceptionDecorationContext.Stack
toString() - Method in class org.jboss.weld.bean.SessionBean
toString() - Method in class org.jboss.weld.bean.StringBeanIdentifier
toString() - Method in class org.jboss.weld.bean.SyntheticClassBean
toString() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
toString() - Method in class org.jboss.weld.bootstrap.api.helpers.SimpleServiceRegistry
toString() - Method in class org.jboss.weld.bootstrap.enablement.GlobalEnablementBuilder
toString() - Method in class org.jboss.weld.bootstrap.enablement.ModuleEnablement
toString() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
toString() - Method in class org.jboss.weld.bootstrap.spi.helpers.ForwardingBeanDeploymentArchive
toString() - Method in class org.jboss.weld.bootstrap.TypeDiscoveryConfigurationImpl
toString() - Method in class org.jboss.weld.context.AbstractSharedContext
toString() - Method in class org.jboss.weld.context.beanstore.AbstractMapBackedBeanStore
toString() - Method in class org.jboss.weld.context.beanstore.ConcurrentHashMapBeanStore
toString() - Method in class org.jboss.weld.context.beanstore.ForwardingNamingScheme
toString() - Method in class org.jboss.weld.context.conversation.ConversationImpl
toString() - Method in class org.jboss.weld.context.ForwardingContextual
toString() - Method in class org.jboss.weld.context.ForwardingWeldCreationalContext
toString() - Method in class org.jboss.weld.context.SerializableContextualInstanceImpl
toString() - Method in class org.jboss.weld.ejb.spi.helpers.ForwadingBusinessInterfaceDescriptor
toString() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbDescriptor
toString() - Method in class org.jboss.weld.ejb.spi.helpers.ForwardingEjbServices
toString() - Method in class org.jboss.weld.el.Namespace
toString() - Method in class org.jboss.weld.event.DeferredEventNotification
toString() - Method in class org.jboss.weld.event.EventImpl
Gets a string representation
toString() - Method in class org.jboss.weld.event.EventMetadataImpl
toString() - Method in class org.jboss.weld.event.ObserverMethodImpl
toString() - Method in class org.jboss.weld.executor.FixedThreadPoolExecutorServices
toString() - Method in class org.jboss.weld.executor.TimingOutFixedThreadPoolExecutorServices
toString() - Method in class org.jboss.weld.injection.attributes.AbstractInferringInjectionPointAttributes
toString() - Method in class org.jboss.weld.injection.ForwardingInjectionPoint
toString() - Method in class org.jboss.weld.injection.producer.AbstractMemberProducer
toString() - Method in class org.jboss.weld.injection.producer.BasicInjectionTarget
toString() - Method in class org.jboss.weld.injection.producer.ConstructorInterceptionInstantiator
toString() - Method in class org.jboss.weld.injection.producer.DefaultInstantiator
toString() - Method in class org.jboss.weld.injection.producer.InjectionTargetInitializationContext
toString() - Method in class org.jboss.weld.injection.producer.InterceptorApplyingInstantiator
toString() - Method in class org.jboss.weld.injection.producer.ProducerFieldProducer
toString() - Method in class org.jboss.weld.injection.producer.SubclassedComponentInstantiator
toString() - Method in class org.jboss.weld.injection.producer.WeldInjectionTargetBuilderImpl
toString() - Method in class org.jboss.weld.injection.spi.helpers.ForwardingJpaInjectionServices
toString() - Method in class org.jboss.weld.interceptor.reader.InterceptorMetadataImpl
toString() - Method in class org.jboss.weld.manager.BeanManagerImpl
Gets a string representation
toString() - Method in class org.jboss.weld.metadata.cache.AnnotationModel
Gets a string representation of the annotation model
toString() - Method in class org.jboss.weld.metadata.cache.MergedStereotypes
Gets a string representation of the merged stereotypes
toString() - Method in class org.jboss.weld.metadata.cache.MetaAnnotationStore
Gets a string representation
toString() - Method in class org.jboss.weld.metadata.cache.QualifierModel
Gets a string representation of the qualifier model
toString() - Method in class org.jboss.weld.metadata.cache.ScopeModel
Gets a string representation of the scope model
toString() - Method in class org.jboss.weld.metadata.FileMetadata
toString() - Method in class org.jboss.weld.metadata.FilterImpl
toString() - Method in class org.jboss.weld.metadata.MetadataImpl
toString() - Method in class org.jboss.weld.metadata.ScanningImpl
toString() - Method in class org.jboss.weld.metadata.WeldFilterImpl
toString() - Method in class org.jboss.weld.resolution.ForwardingResolvable
toString() - Method in class org.jboss.weld.resolution.NameBasedResolver
Gets a string representation
toString() - Method in class org.jboss.weld.resolution.QualifierInstance
toString() - Method in class org.jboss.weld.resolution.ResolvableBuilder.ResolvableImpl
toString() - Method in class org.jboss.weld.resolution.TypeSafeResolver
Gets a string representation
toString() - Method in class org.jboss.weld.resources.spi.helpers.ForwardingResourceLoader
toString() - Method in class org.jboss.weld.serialization.BeanIdentifierIndex
toString() - Method in class org.jboss.weld.servlet.ServletContextService
toString() - Method in class org.jboss.weld.SimpleCDI
toString() - Method in class org.jboss.weld.util.annotated.ForwardingAnnotated
toString() - Method in class org.jboss.weld.util.bean.IsolatedForwardingBean
toString() - Method in class org.jboss.weld.util.collections.ArraySet
toString() - Method in class org.jboss.weld.util.el.ForwardingExpressionFactory
toString() - Method in class org.jboss.weld.util.el.ForwardingMethodExpression
toString() - Method in class org.jboss.weld.util.el.ForwardingValueExpression
toString() - Method in class org.jboss.weld.util.ForwardingBeanManager
toString() - Method in class org.jboss.weld.util.ForwardingContext
toString() - Method in class org.jboss.weld.util.ForwardingInvocationContext
toString() - Method in class org.jboss.weld.util.reflection.GenericArrayTypeImpl
toString() - Method in class org.jboss.weld.util.reflection.ParameterizedTypeImpl
toString() - Method in class org.jboss.weld.util.ServiceLoader
Returns a string describing this service.
toString() - Method in class org.jboss.weld.xml.BeansXmlHandler.Container
toStringFunction() - Static method in class com.google.common.base.Functions
Returns a function that calls toString()
on its argument.
toStringHelper(Object) - Static method in class com.google.common.base.Objects
toStringHelper(Class<?>) - Static method in class com.google.common.base.Objects
toStringHelper(String) - Static method in class com.google.common.base.Objects
totalLoadTime() - Method in class com.google.common.cache.CacheStats
Returns the total number of nanoseconds the cache has spent loading new values.
touch(File) - Static method in class com.google.common.io.Files
Creates an empty file or updates the last updated timestamp on the
same as the unix command of the same name.
touch() - Method in class org.jboss.weld.context.conversation.ConversationImpl
touch() - Method in interface org.jboss.weld.context.ManagedConversation
Touches the managed conversation, updating the "last used" timestamp
toUpperCase(String) - Static method in class com.google.common.base.Ascii
toUpperCase(char) - Static method in class com.google.common.base.Ascii
toUriString(InetAddress) - Static method in class com.google.common.net.InetAddresses
Returns the string representation of an
InetAddress
suitable
for inclusion in a URI.
toView(SOURCE) - Method in interface org.jboss.weld.util.collections.ViewProvider
trace(Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE.
trace(Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of TRACE.
trace(String, Object, Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message and throwable with a level of TRACE and a specific logger class name.
trace(String, Object, Object[], Throwable) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with parameters and a throwable with a level of TRACE.
trace(Object) - Method in class org.jboss.logging.DelegatingBasicLogger
trace(Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
trace(String, Object, Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
trace(String, Object, Object[], Throwable) - Method in class org.jboss.logging.DelegatingBasicLogger
trace(Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE.
trace(Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of TRACE.
trace(String, Object, Throwable) - Method in class org.jboss.logging.Logger
Issue a log message and throwable with a level of TRACE and a specific logger class name.
trace(Object, Object[]) - Method in class org.jboss.logging.Logger
trace(Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
trace(String, Object, Object[], Throwable) - Method in class org.jboss.logging.Logger
Issue a log message with parameters and a throwable with a level of TRACE.
tracef(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a formatted log message with a level of TRACE.
tracef(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
tracef(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracef(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracef(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracef(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
tracef(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracef(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracef(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracef(String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracef(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a formatted log message with a level of TRACE.
tracev(String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(Throwable, String, Object...) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(Throwable, String, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(Throwable, String, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(Throwable, String, Object, Object, Object) - Method in interface org.jboss.logging.BasicLogger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
tracev(String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracev(String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracev(String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracev(Throwable, String, Object...) - Method in class org.jboss.logging.DelegatingBasicLogger
tracev(Throwable, String, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracev(Throwable, String, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracev(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.DelegatingBasicLogger
tracev(String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(Throwable, String, Object...) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(Throwable, String, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(Throwable, String, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
tracev(Throwable, String, Object, Object, Object) - Method in class org.jboss.logging.Logger
Issue a log message with a level of TRACE using
MessageFormat
-style formatting.
TRAILER - Static variable in class com.google.common.net.HttpHeaders
The HTTP Trailer header field name.
TRANSACTION_MANAGEMENT - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
TRANSACTION_MANAGEMENT_TYPE - Variable in class org.jboss.weld.ejb.EJBApiAbstraction
TransactionalObserverNotifier - Class in org.jboss.weld.event
TransactionalObserverNotifier(String, TypeSafeObserverResolver, ServiceRegistry, boolean) - Constructor for class org.jboss.weld.event.TransactionalObserverNotifier
TransactionPhase - Enum in javax.enterprise.event
Distinguishes the various kinds of transactional
observer methods from regular
observer methods which are notified immediately.
transactionPhase - Variable in class org.jboss.weld.event.ObserverMethodImpl
TransactionServices - Interface in org.jboss.weld.transaction.spi
The container must implement the services related to transactional behavior used in JSR-299, if that behavior is going to be
used.
transactionServicesNotAvailable() - Method in interface org.jboss.weld.logging.BeanLogger
TransactionSynchronizedRunnable - Class in org.jboss.weld.event
A JTA transaction synchronization which wraps a Runnable.
TransactionSynchronizedRunnable(Runnable, boolean) - Constructor for class org.jboss.weld.event.TransactionSynchronizedRunnable
TransactionSynchronizedRunnable(Runnable, Status) - Constructor for class org.jboss.weld.event.TransactionSynchronizedRunnable
TRANSFER_ENCODING - Static variable in class com.google.common.net.HttpHeaders
The HTTP Transfer-Encoding header field name.
transform(Function<? super T, V>) - Method in class com.google.common.base.Optional
transform(Collection<F>, Function<? super F, T>) - Static method in class com.google.common.collect.Collections2
Returns a collection that applies function
to each element of
fromCollection
.
transform(Function<? super E, T>) - Method in class com.google.common.collect.FluentIterable
Returns a fluent iterable that applies function
to each element of this
fluent iterable.
transform(Iterable<F>, Function<? super F, ? extends T>) - Static method in class com.google.common.collect.Iterables
Returns an iterable that applies function
to each element of fromIterable
.
transform(Iterator<F>, Function<? super F, ? extends T>) - Static method in class com.google.common.collect.Iterators
Returns an iterator that applies function
to each element of fromIterator
.
transform(List<F>, Function<? super F, ? extends T>) - Static method in class com.google.common.collect.Lists
Returns a list that applies function
to each element of fromList
.
transform(ListenableFuture<I>, AsyncFunction<? super I, ? extends O>) - Static method in class com.google.common.util.concurrent.Futures
Returns a new ListenableFuture
whose result is asynchronously
derived from the result of the given Future
.
transform(ListenableFuture<I>, AsyncFunction<? super I, ? extends O>, Executor) - Static method in class com.google.common.util.concurrent.Futures
Returns a new ListenableFuture
whose result is asynchronously
derived from the result of the given Future
.
transform(ListenableFuture<I>, Function<? super I, ? extends O>) - Static method in class com.google.common.util.concurrent.Futures
Returns a new ListenableFuture
whose result is the product of
applying the given Function
to the result of the given Future
.
transform(ListenableFuture<I>, Function<? super I, ? extends O>, Executor) - Static method in class com.google.common.util.concurrent.Futures
Returns a new ListenableFuture
whose result is the product of
applying the given Function
to the result of the given Future
.
transform(BeanManagerImpl) - Method in class org.jboss.weld.manager.BeanTransform
Transform <T > - Interface in org.jboss.weld.manager
transform(BeanManagerImpl) - Method in interface org.jboss.weld.manager.Transform
transformAndConcat(Function<? super E, ? extends Iterable<T>>) - Method in class com.google.common.collect.FluentIterable
Applies function
to each element of this fluent iterable and returns
a fluent iterable with the concatenated combination of results.
transformEntries(Map<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a map whose values are derived from the original map's
entries.
transformEntries(SortedMap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a sorted map whose values are derived from the original
sorted map's entries.
transformEntries(NavigableMap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a navigable map whose values are derived from the
original navigable map's entries.
transformEntries(Multimap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
Returns a view of a multimap whose values are derived from the original
multimap's entries.
transformEntries(ListMultimap<K, V1>, Maps.EntryTransformer<? super K, ? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
Returns a view of a ListMultimap
whose values are derived from the
original multimap's entries.
transformEntry(K, V1) - Method in interface com.google.common.collect.Maps.EntryTransformer
Determines an output value based on a key-value pair.
transformValues(Map<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a map where each value is transformed by a function.
transformValues(SortedMap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a sorted map where each value is transformed by a
function.
transformValues(NavigableMap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Maps
Returns a view of a navigable map where each value is transformed by a
function.
transformValues(Multimap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
Returns a view of a multimap where each value is transformed by a function.
transformValues(ListMultimap<K, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Multimaps
Returns a view of a ListMultimap
where each value is transformed by
a function.
transformValues(Table<R, C, V1>, Function<? super V1, V2>) - Static method in class com.google.common.collect.Tables
Returns a view of a table where each value is transformed by a function.
TRANSIENT - Static variable in class org.jboss.classfilewriter.AccessFlag
TransientReference - Annotation Type in javax.enterprise.inject
If a parameter annotated with @TransientReference resolves to a dependent scoped bean, then the bean will be
destroyed after the invocation completes.
transpose(Table<R, C, V>) - Static method in class com.google.common.collect.Tables
Creates a transposed view of a given table that flips its row and column
keys.
TreeBasedTable <R ,C ,V > - Class in com.google.common.collect
Implementation of Table
whose row keys and column keys are ordered
by their natural ordering or by supplied comparators.
TreeMultimap <K ,V > - Class in com.google.common.collect
Implementation of Multimap
whose keys and values are ordered by
their natural ordering or by supplied comparators.
TreeMultiset <E > - Class in com.google.common.collect
A multiset which maintains the ordering of its elements, according to either their natural order
or an explicit
Comparator
.
triggerShutdown() - Method in class com.google.common.util.concurrent.AbstractExecutionThreadService
Invoked to request the service to stop.
trim(String) - Static method in class org.jboss.weld.xml.BeansXmlHandler
trimAndCollapseFrom(CharSequence, char) - Method in class com.google.common.base.CharMatcher
trimFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a substring of the input character sequence that omits all characters this matcher
matches from the beginning and from the end of the string.
trimLeadingFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a substring of the input character sequence that omits all characters this matcher
matches from the beginning of the string.
trimResults() - Method in class com.google.common.base.Splitter
Returns a splitter that behaves equivalently to
this
splitter, but
automatically removes leading and trailing
whitespace from each returned substring; equivalent
to
trimResults(CharMatcher.WHITESPACE)
.
trimResults(CharMatcher) - Method in class com.google.common.base.Splitter
Returns a splitter that behaves equivalently to this
splitter, but
removes all leading or trailing characters matching the given CharMatcher
from each returned substring.
trimSetsToSize(SetMultimap<K, V>) - Static method in class org.jboss.weld.util.collections.ArraySetSupplier
Helper method which will trim each set in the multimap to its current size.
trimToSize() - Method in class com.google.common.collect.ArrayListMultimap
Reduces the memory used by this ArrayListMultimap
, if feasible.
trimToSize() - Method in class org.jboss.weld.util.collections.ArraySet
trimToSize() - Method in class org.jboss.weld.util.collections.ArraySetMultimap
trimTrailingFrom(CharSequence) - Method in class com.google.common.base.CharMatcher
Returns a substring of the input character sequence that omits all characters this matcher
matches from the end of the string.
tryAcquire(long, TimeUnit) - Method in class com.google.common.util.concurrent.RateLimiter
Acquires a permit from this RateLimiter
if it can be obtained
without exceeding the specified timeout
, or returns false
immediately (without waiting) if the permit would not have been granted
before the timeout expired.
tryAcquire(int, long, TimeUnit) - Method in class com.google.common.util.concurrent.RateLimiter
Acquires the given number of permits from this RateLimiter
if it can be obtained
without exceeding the specified timeout
, or returns false
immediately (without waiting) if the permits would not have been granted
before the timeout expired.
tryEnter() - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor if it is possible to do so immediately.
tryEnterIf(Monitor.Guard) - Method in class com.google.common.util.concurrent.Monitor
Enters this monitor if it is possible to do so immediately and the guard is satisfied.
tryFind(Iterable<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterables
Returns an
Optional
containing the first element in
iterable
that satisfies the given predicate, if such an element exists.
tryFind(Iterator<T>, Predicate<? super T>) - Static method in class com.google.common.collect.Iterators
Returns an
Optional
containing the first element in
iterator
that satisfies the given predicate, if such an element exists.
tryParse(String) - Static method in class com.google.common.primitives.Ints
Parses the specified string as a signed decimal integer value.
type() - Method in class com.google.common.net.MediaType
Returns the top-level media type.
TYPE - Static variable in class javax.el.ELResolver
The attribute name of the named attribute in the
FeatureDescriptor
that specifies the runtime type of
the variable or property.
type - Variable in class org.jboss.weld.annotated.slim.backed.BackedAnnotatedMember.BackedAnnotatedMemberSerializationProxy
type - Variable in class org.jboss.weld.bean.AbstractBean
TYPE_TO_CLASS_FUNCTION - Static variable in class org.jboss.weld.util.Types
TypeClosureLazyValueHolder - Class in org.jboss.weld.annotated.enhanced
TypeClosureLazyValueHolder(Type) - Constructor for class org.jboss.weld.annotated.enhanced.TypeClosureLazyValueHolder
TypeConverter - Class in javax.el
A convenient class for writing an ELResolver to do custom type conversions.
TypeConverter() - Constructor for class javax.el.TypeConverter
Typed - Annotation Type in javax.enterprise.inject
Restricts the bean types of a bean.
typedClassNotInHierarchy(Object, Object) - Method in interface org.jboss.weld.logging.BeanLogger
TypeDiscoveryConfiguration - Interface in org.jboss.weld.bootstrap.api
TypeDiscoveryConfigurationImpl - Class in org.jboss.weld.bootstrap
TypeDiscoveryConfigurationImpl(Set<Class<? extends Annotation>>) - Constructor for class org.jboss.weld.bootstrap.TypeDiscoveryConfigurationImpl
TypeEqualitySpecializationUtils - Class in org.jboss.weld.resolution
A util for deciding whether two
Type
s are the same (not necessarily equal in the java sense).
TypeLiteral <T > - Class in javax.enterprise.util
Supports inline instantiation of objects that represent parameterized types with actual type parameters.
TypeLiteral() - Constructor for class javax.enterprise.util.TypeLiteral
TypeParameter <T > - Class in com.google.common.reflect
TypeParameter() - Constructor for class com.google.common.reflect.TypeParameter
typeParameterMustBeConcrete(Object) - Method in interface org.jboss.weld.logging.BeanLogger
typeParameterNotAllowedInEventType(Object) - Method in interface org.jboss.weld.logging.UtilLogger
TypeResolver - Class in org.jboss.weld.util.reflection
TypeResolver(Map<TypeVariable<?>, Type>) - Constructor for class org.jboss.weld.util.reflection.TypeResolver
types - Variable in class org.jboss.weld.resolution.ResolvableBuilder
Types - Class in org.jboss.weld.util
Utility class for Types
TypeSafeBeanResolver - Class in org.jboss.weld.resolution
TypeSafeBeanResolver(BeanManagerImpl, Iterable<Bean<?>>) - Constructor for class org.jboss.weld.resolution.TypeSafeBeanResolver
TypeSafeDecoratorResolver - Class in org.jboss.weld.resolution
TypeSafeDecoratorResolver(BeanManagerImpl, Iterable<Decorator<?>>) - Constructor for class org.jboss.weld.resolution.TypeSafeDecoratorResolver
TypeSafeDisposerResolver - Class in org.jboss.weld.resolution
TypeSafeDisposerResolver(Iterable<DisposalMethod<?, ?>>, WeldConfiguration) - Constructor for class org.jboss.weld.resolution.TypeSafeDisposerResolver
TypeSafeInterceptorResolver - Class in org.jboss.weld.resolution
TypeSafeInterceptorResolver(BeanManagerImpl, Iterable<Interceptor<?>>) - Constructor for class org.jboss.weld.resolution.TypeSafeInterceptorResolver
TypeSafeObserverResolver - Class in org.jboss.weld.resolution
TypeSafeObserverResolver(MetaAnnotationStore, Iterable<ObserverMethod<?>>, WeldConfiguration) - Constructor for class org.jboss.weld.resolution.TypeSafeObserverResolver
TypeSafeResolver <R extends Resolvable ,T ,C extends Collection <T >,F > - Class in org.jboss.weld.resolution
Implementation of type safe bean resolution
TypeSafeResolver(Iterable<? extends T>, WeldConfiguration) - Constructor for class org.jboss.weld.resolution.TypeSafeResolver
Constructor
typesEmpty(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
typesNull(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
TypeStore - Class in org.jboss.weld.metadata
TypeStore() - Constructor for class org.jboss.weld.metadata.TypeStore
TypeToInstanceMap <B > - Interface in com.google.common.reflect
A map, each entry of which maps a
TypeToken
to an instance of that type.
TypeToken <T > - Class in com.google.common.reflect
TypeToken() - Constructor for class com.google.common.reflect.TypeToken
Constructs a new type token of T
.
TypeToken(Class<?>) - Constructor for class com.google.common.reflect.TypeToken
Constructs a new type token of T
while resolving free type variables in the context of
declaringClass
.
TypeToken.TypeSet - Class in com.google.common.reflect
The set of interfaces and classes that T
is or is a subtype of.
typeVariableIsNotAValidBeanType(Object, Object) - Method in interface org.jboss.weld.logging.MetadataLogger
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.bean.builtin.BeanManagerProxy
validate() - Method in class org.jboss.weld.injection.producer.InjectionTargetService
validate(InjectionPoint) - Method in class org.jboss.weld.manager.BeanManagerImpl
validate(InjectionPoint) - Method in class org.jboss.weld.util.ForwardingBeanManager
validateAnnotated(Annotated) - Static method in class org.jboss.weld.annotated.AnnotatedTypeValidator
validateAnnotatedMember(AnnotatedMember<?>) - Static method in class org.jboss.weld.annotated.AnnotatedTypeValidator
validateAnnotatedParameter(AnnotatedParameter<?>) - Static method in class org.jboss.weld.annotated.AnnotatedTypeValidator
validateAnnotatedType(AnnotatedType<?>) - Static method in class org.jboss.weld.annotated.AnnotatedTypeValidator
validateBean(Bean<?>, Collection<CommonBean<?>>, BeanManagerImpl, List<RuntimeException>) - Method in class org.jboss.weld.bootstrap.Validator
validateBeanAttributes(BeanAttributes<?>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
validateBeanNames(BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
validateBeanNames(BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateBeans() - Method in interface org.jboss.weld.bootstrap.api.Bootstrap
Validates the deployment.
validateBeans() - Method in class org.jboss.weld.bootstrap.api.helpers.ForwardingBootstrap
validateBeans(Collection<? extends Bean<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
validateBeans(Collection<? extends Bean<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateBeans() - Method in class org.jboss.weld.bootstrap.WeldBootstrap
validateBeans() - Method in class org.jboss.weld.bootstrap.WeldStartup
validateDecorator(EnhancedAnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
validateDecorator(Decorator<?>, Collection<CommonBean<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateDecorators(Collection<? extends Decorator<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
validateDecorators(Collection<? extends Decorator<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateDeployment(BeanManagerImpl, BeanDeployment) - Method in class org.jboss.weld.bootstrap.Validator
validateDescriptor(String) - Static method in class org.jboss.classfilewriter.util.DescriptorUtils
performs basic validation on a descriptor
validateEventMetadataInjectionPoint(InjectionPoint) - Method in class org.jboss.weld.bootstrap.Validator
validateGeneralBean(Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateInjectionPoint(InjectionPoint, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
Validate an injection point
validateInjectionPointForDefinitionErrors(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateInjectionPointForDeploymentProblems(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateInjectionPointPassivationCapable(InjectionPoint, Bean<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateInterceptor(EnhancedAnnotatedType<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployer
validateInterceptor(Interceptor<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateInterceptorDecoratorInjectionPointPassivationCapable(InjectionPoint, Bean<?>, BeanManagerImpl, Bean<?>) - Method in class org.jboss.weld.bootstrap.Validator
validateInterceptors(Collection<? extends Interceptor<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
validateInterceptors(Collection<? extends Interceptor<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateMetadataInjectionPoint(InjectionPoint, Bean<?>, MessageCallback<DefinitionException>) - Method in class org.jboss.weld.bootstrap.Validator
validateNoargConstructor(Constructor<T>, Class<?>, Bean<?>) - Method in class org.jboss.weld.bean.proxy.DefaultProxyInstantiator
validateNoargConstructor(Constructor<T>, Class<?>, Bean<?>) - Method in interface org.jboss.weld.bean.proxy.ProxyInstantiator
Validate, whether the given constructor is sufficient for a class to be proxyable.
validateObserverMethod(ObserverMethod<?>, BeanManager) - Static method in class org.jboss.weld.util.Observers
validateObserverMethods(Iterable<ObserverInitializationContext<?, ?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
validateObserverMethods(Iterable<ObserverInitializationContext<?, ?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateParameterCount(AnnotatedCallable<?>) - Static method in class org.jboss.weld.annotated.enhanced.jlr.AbstractEnhancedAnnotatedCallable
validateProducer(Producer<?>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateProducer(Producer<?>) - Method in class org.jboss.weld.injection.producer.InjectionTargetService
validateProducers(Collection<Producer<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.ConcurrentValidator
validateProducers(Collection<Producer<?>>, BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateQualifiers(BeanAttributes<?>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
validateQualifiers(Iterable<Annotation>, BeanManager, Object, String) - Static method in class org.jboss.weld.util.Bindings
validateRIBean(CommonBean<?>, BeanManagerImpl, Collection<CommonBean<?>>) - Method in class org.jboss.weld.bootstrap.Validator
Validate an RIBean.
validateScope(BeanAttributes<?>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
validateSpecialization(BeanManagerImpl) - Method in class org.jboss.weld.bootstrap.Validator
validateStereotypes(BeanAttributes<?>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
validateTypes(BeanAttributes<?>, BeanManager) - Static method in class org.jboss.weld.bean.attributes.ExternalBeanAttributesFactory
validatingBeans() - Method in interface org.jboss.weld.logging.BootstrapLogger
validationServiceNotAvailable() - Method in interface org.jboss.weld.logging.BeanLogger
ValidationServices - Interface in org.jboss.weld.validation.spi
Validator - Class in org.jboss.weld.bootstrap
Checks a list of beans for DeploymentExceptions and their subclasses
Validator() - Constructor for class org.jboss.weld.bootstrap.Validator
ValidatorLogger - Interface in org.jboss.weld.logging
Log messages for validation related classes.
value() - Method in class org.jboss.weld.literal.DestroyedLiteral
value() - Method in class org.jboss.weld.literal.InitializedLiteral
value() - Method in class org.jboss.weld.literal.NamedLiteral
value() - Method in class org.jboss.weld.literal.NewLiteral
valueComparator() - Method in class com.google.common.collect.ForwardingSortedSetMultimap
valueComparator() - Method in interface com.google.common.collect.SortedSetMultimap
Returns the comparator that orders the multimap values, with null
indicating that natural ordering is used.
valueComparator() - Method in class com.google.common.collect.TreeMultimap
ValueExpression - Class in javax.el
An Expression
that can get or set a value.
ValueExpression() - Constructor for class javax.el.ValueExpression
ValueHolder <T > - Interface in org.jboss.weld.util
Represents a value.
valueOf(String) - Static method in enum com.google.common.base.CaseFormat
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.common.cache.RemovalCause
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.common.collect.BoundType
Returns the enum constant of this type with the specified name.
valueOf(long) - Static method in class com.google.common.primitives.UnsignedInteger
Returns an UnsignedInteger
that is equal to value
,
if possible.
valueOf(BigInteger) - Static method in class com.google.common.primitives.UnsignedInteger
Returns a
UnsignedInteger
representing the same value as the specified
BigInteger
.
valueOf(String) - Static method in class com.google.common.primitives.UnsignedInteger
Returns an UnsignedInteger
holding the value of the specified String
, parsed
as an unsigned int
value.
valueOf(String, int) - Static method in class com.google.common.primitives.UnsignedInteger
Returns an UnsignedInteger
holding the value of the specified String
, parsed
as an unsigned int
value in the specified radix.
valueOf(BigInteger) - Static method in class com.google.common.primitives.UnsignedLong
Returns a UnsignedLong
representing the same value as the specified BigInteger
.
valueOf(String) - Static method in class com.google.common.primitives.UnsignedLong
Returns an UnsignedLong
holding the value of the specified String
, parsed as
an unsigned long
value.
valueOf(String, int) - Static method in class com.google.common.primitives.UnsignedLong
Returns an UnsignedLong
holding the value of the specified String
, parsed as
an unsigned long
value in the specified radix.
valueOf(String) - Static method in enum com.google.common.util.concurrent.CycleDetectingLockFactory.Policies
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.google.common.util.concurrent.Service.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum javax.annotation.Resource.AuthenticationType
Returns the enum constant of this type with the specified name.
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.classfilewriter.annotations.AnnotationsAttribute.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.classfilewriter.annotations.ParameterAnnotationsAttribute.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.classfilewriter.code.StackEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.classfilewriter.code.StackFrameType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.classfilewriter.constpool.ConstPoolEntryType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logging.Logger.Level
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.logging.Message.Format
Deprecated.
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.bootstrap.api.Environments
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.bootstrap.spi.BeanDiscoveryMode
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.config.ConfigurationKey
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.ContainerState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.event.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.executor.ExecutorServicesFactory.ThreadPoolType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
Returns the enum constant of this type with the specified name.
valueOf(InterceptionType) - Static method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
valueOf(String) - Static method in enum org.jboss.weld.logging.Category
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.util.ApiAbstraction.DummyEnum
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.jboss.weld.xml.XmlSchema
Returns the enum constant of this type with the specified name.
valueOfFunction(Class<T>) - Static method in class com.google.common.base.Enums
Returns a
Function
that maps an
Enum
name to the associated
Enum
constant.
valueOnNamedStereotype(Object) - Method in interface org.jboss.weld.logging.MetadataLogger
ValuePair(int, AtomicReference<BranchEnd>) - Constructor for class org.jboss.classfilewriter.code.LookupSwitchBuilder.ValuePair
ValuePair(int, CodeLocation) - Constructor for class org.jboss.classfilewriter.code.LookupSwitchBuilder.ValuePair
ValuePair(AtomicReference<BranchEnd>) - Constructor for class org.jboss.classfilewriter.code.TableSwitchBuilder.ValuePair
ValuePair(CodeLocation) - Constructor for class org.jboss.classfilewriter.code.TableSwitchBuilder.ValuePair
ValueReference - Class in javax.el
This encapsulates a base model object and one of its properties.
ValueReference(Object, Object) - Constructor for class javax.el.ValueReference
values() - Static method in enum com.google.common.base.CaseFormat
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum com.google.common.cache.RemovalCause
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Method in class com.google.common.collect.ArrayTable
Returns an unmodifiable collection of all values, which may contain
duplicates.
values() - Method in interface com.google.common.collect.BiMap
values() - Static method in enum com.google.common.collect.BoundType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Method in class com.google.common.collect.ForwardingMap
values() - Method in class com.google.common.collect.ForwardingMultimap
values() - Method in class com.google.common.collect.ForwardingTable
values() - Method in class com.google.common.collect.ImmutableBiMap
Returns an immutable set of the values in this map.
values() - Method in class com.google.common.collect.ImmutableMap
Returns an immutable collection of the values in this map.
values() - Method in class com.google.common.collect.ImmutableMultimap
Returns an immutable collection of the values in this multimap.
values() - Method in class com.google.common.collect.ImmutableSortedMap
Returns an immutable collection of the values in this map, sorted by the
ordering of the corresponding keys.
values() - Method in class com.google.common.collect.LinkedHashMultimap
Returns a collection of all values in the multimap.
values() - Method in class com.google.common.collect.LinkedListMultimap
Returns a collection of all values in the multimap.
values() - Method in interface com.google.common.collect.Multimap
Returns a collection of all values in the multimap.
values() - Method in interface com.google.common.collect.Table
Returns a collection of all values, which may contain duplicates.
values() - Static method in enum com.google.common.util.concurrent.CycleDetectingLockFactory.Policies
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum com.google.common.util.concurrent.Service.State
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum javax.annotation.Resource.AuthenticationType
Returns an array containing the constants of this enum type, in
the order they are declared.
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.classfilewriter.annotations.AnnotationsAttribute.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.classfilewriter.annotations.ParameterAnnotationsAttribute.Type
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.classfilewriter.code.StackEntryType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.classfilewriter.code.StackFrameType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.classfilewriter.constpool.ConstPoolEntryType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.logging.Logger.Level
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.logging.Message.Format
Deprecated.
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.weld.bootstrap.api.Environments
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.weld.bootstrap.spi.BeanDiscoveryMode
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.weld.config.ConfigurationKey
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.weld.ContainerState
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.weld.event.Status
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.weld.executor.ExecutorServicesFactory.ThreadPoolType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.weld.interceptor.spi.model.InterceptionType
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.weld.logging.Category
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.weld.util.ApiAbstraction.DummyEnum
Returns an array containing the constants of this enum type, in
the order they are declared.
values() - Static method in enum org.jboss.weld.xml.XmlSchema
Returns an array containing the constants of this enum type, in
the order they are declared.
valueType() - Method in class com.google.common.collect.EnumBiMap
Returns the associated value type.
VARARGS - Static variable in class org.jboss.classfilewriter.AccessFlag
VariableMapper - Class in javax.el
The interface to a map between EL variables and the EL expressions
they are associated with.
VariableMapper() - Constructor for class javax.el.VariableMapper
VARY - Static variable in class com.google.common.net.HttpHeaders
The HTTP Vary header field name.
VCARD_UTF_8 - Static variable in class com.google.common.net.MediaType
verifyServices(ServiceRegistry, Set<Class<? extends Service>>) - Static method in class org.jboss.weld.bootstrap.WeldStartup
version(Object) - Method in interface org.jboss.weld.logging.VersionLogger
version(Package) - Static method in class org.jboss.weld.util.reflection.Formats
version(String, String) - Static method in class org.jboss.weld.util.reflection.Formats
VersionLogger - Interface in org.jboss.weld.logging
Message Ids: 000900 - 000999
veto() - Method in interface javax.enterprise.inject.spi.ProcessAnnotatedType
Forces the container to ignore this type.
veto() - Method in interface javax.enterprise.inject.spi.ProcessBeanAttributes
Forces the container to ignore the bean.
veto() - Method in class org.jboss.weld.bootstrap.events.ProcessAnnotatedTypeImpl
veto() - Method in class org.jboss.weld.bootstrap.events.ProcessBeanAttributesImpl
vetoBean(AbstractBean<?, ?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
Vetoed - Annotation Type in javax.enterprise.inject
Veto the processing of the class.
vetoJavaClass(Class<?>) - Method in class org.jboss.weld.bootstrap.BeanDeployerEnvironment
vetoSpecializingBean(Bean<?>) - Method in class org.jboss.weld.bootstrap.SpecializationAndEnablementRegistry
VIA - Static variable in class com.google.common.net.HttpHeaders
The HTTP Via header field name.
ViewProvider <SOURCE ,VIEW > - Interface in org.jboss.weld.util.collections
Provides a view representation (VIEW) of a source type (SOURCE).
VisibleForTesting - Annotation Type in com.google.common.annotations
Annotates a program element that exists, or is more widely visible than
otherwise necessary, only for use in test code.
visit() - Method in class org.jboss.weld.bootstrap.DeploymentVisitor
VOID_CLASS_DESCRIPTOR - Static variable in class org.jboss.weld.util.bytecode.BytecodeUtils
VOLATILE - Static variable in class org.jboss.classfilewriter.AccessFlag
VT - Static variable in class com.google.common.base.Ascii
Vertical Tabulation ('\v'): A format effector which controls the
movement of the printing position to the next in a series of
predetermined printing lines.