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

A

AbstractBeanCreator<T> - Class in org.apache.webbeans.component.creation
Abstract implementation.
AbstractBeanCreator(AbstractOwbBean<T>, Annotation[]) - Constructor for class org.apache.webbeans.component.creation.AbstractBeanCreator
Creates a bean instance.
AbstractContext - Class in org.apache.webbeans.context
Abstract implementation of the WebBeansContext interfaces.
AbstractContext() - Constructor for class org.apache.webbeans.context.AbstractContext
Creates a new context instance
AbstractContext(Class<? extends Annotation>) - Constructor for class org.apache.webbeans.context.AbstractContext
Creates a new context with given scope type.
AbstractContext(ContextTypes) - Constructor for class org.apache.webbeans.context.AbstractContext
Creates a new context with given context type.
AbstractContextsService - Class in org.apache.webbeans.context
 
AbstractContextsService() - Constructor for class org.apache.webbeans.context.AbstractContextsService
 
AbstractDecoratorMethodHandler - Class in org.apache.webbeans.decorator
 
AbstractDecoratorMethodHandler() - Constructor for class org.apache.webbeans.decorator.AbstractDecoratorMethodHandler
 
AbstractInjectable - Class in org.apache.webbeans.inject
Abstract implementation of the Injectable contract.
AbstractInjectable(OwbBean<?>, CreationalContext<?>) - Constructor for class org.apache.webbeans.inject.AbstractInjectable
Creates a new injectable.
AbstractInjectedTargetBeanCreator<T> - Class in org.apache.webbeans.component.creation
Abstract implementation of InjectedTargetBeanCreator.
AbstractInjectedTargetBeanCreator(AbstractInjectionTargetBean<T>) - Constructor for class org.apache.webbeans.component.creation.AbstractInjectedTargetBeanCreator
Creates a new instance.
AbstractInjectionTargetBean<T> - Class in org.apache.webbeans.component
Abstract class for injection target beans.
AbstractInjectionTargetBean(WebBeansType, Class<T>, WebBeansContext) - Constructor for class org.apache.webbeans.component.AbstractInjectionTargetBean
Creates a new observer owner component.
AbstractLifeCycle - Class in org.apache.webbeans.lifecycle
 
AbstractLifeCycle() - Constructor for class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
AbstractLifeCycle(Properties) - Constructor for class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
AbstractLifeCycle(Properties, WebBeansContext) - Constructor for class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
AbstractMetaDataDiscovery - Class in org.apache.webbeans.corespi.scanner
 
AbstractMetaDataDiscovery() - Constructor for class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
AbstractOwbBean<T> - Class in org.apache.webbeans.component
Abstract implementation of the OwbBean contract.
AbstractOwbBean(WebBeansType, Class<T>, WebBeansContext) - Constructor for class org.apache.webbeans.component.AbstractOwbBean
Constructor definiton.
AbstractOwbBean(WebBeansType, WebBeansContext) - Constructor for class org.apache.webbeans.component.AbstractOwbBean
Creates a new instance.
AbstractProducer<T> - Class in org.apache.webbeans.portable.creation
Abstract implementation of Producer contract.
AbstractProducer(OwbBean<T>) - Constructor for class org.apache.webbeans.portable.creation.AbstractProducer
Create a new producer with given bean.
AbstractProducerBean<T> - Class in org.apache.webbeans.component
Abstract class for producer components.
AbstractProducerBean(WebBeansType, Class<T>, InjectionTargetBean<?>) - Constructor for class org.apache.webbeans.component.AbstractProducerBean
Create a new instance.
activateContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.context.AbstractContextsService
 
activateContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.context.ContextFactory
Activate context.
active - Variable in class org.apache.webbeans.context.AbstractContext
Context status, active or not
add(E) - Method in class org.apache.webbeans.util.SortedListHelper
 
addAdditionalAnnotatedType(AnnotatedType<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
addAdditionalQualifier(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
addAdditionalScope(ExternalScope) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
addAlternative(Class<?>, String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
Stores the beans.xml an Alternative class is defined in
addAnnotatedType(AnnotatedType<?>) - Method in class org.apache.webbeans.portable.events.discovery.BeforeBeanDiscoveryImpl
addApiType(Class<?>) - Method in class org.apache.webbeans.component.AbstractOwbBean
Add new api type.
addApiType(Class<?>) - Method in interface org.apache.webbeans.component.OwbBean
Adds new api type.
addBean(Bean<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
Add new bean to the BeanManager.
addBean(Bean<?>) - Method in class org.apache.webbeans.portable.events.discovery.AfterBeanDiscoveryImpl
addBinding(Annotation) - Method in class org.apache.webbeans.jms.JMSModel
 
addClazzAlternative(Class<?>, String, ScannerService) - Method in class org.apache.webbeans.inject.AlternativesManager
 
addComponentInterceptors(AbstractOwbBean<?>, Set<Interceptor<?>>, List<InterceptorData>) - Method in class org.apache.webbeans.intercept.WebBeansInterceptorConfig
 
addConstructorInjectionPointMetaData(AbstractOwbBean<T>, Constructor<T>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
addConstructorInjectionPointMetaData(AbstractOwbBean<T>, AnnotatedConstructor<T>) - Method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
addContext(Context) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
addContext(Context) - Method in class org.apache.webbeans.portable.events.discovery.AfterBeanDiscoveryImpl
addConversationContext(Conversation, ConversationContext) - Method in class org.apache.webbeans.conversation.ConversationManager
Adds new conversation context.
addCustomDecoratorClass(Class<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
addCustomInterceptorClass(Class<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
addDecorator(Decorator) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
addDecorator(Class<?>, String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
Stores the beans.xml a Decorator class is defined in
addDefaultStereoTypes() - Method in class org.apache.webbeans.config.BeansDeployer
Adds default stereotypes.
addDefinitionError(Throwable) - Method in class org.apache.webbeans.portable.events.discovery.AfterBeanDiscoveryImpl
addDefinitionError(Throwable) - Method in class org.apache.webbeans.portable.events.ProcessBeanImpl
addDefinitionError(Throwable) - Method in class org.apache.webbeans.portable.events.ProcessInjectionTargetImpl
addDefinitionError(Throwable) - Method in class org.apache.webbeans.portable.events.ProcessObserverMethodImpl
addDefinitionError(Throwable) - Method in class org.apache.webbeans.portable.events.ProcessProducerImpl
addDependent(Object, Contextual<K>, Object) - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
Adds given dependent instance to the map.
addDependent(Bean<?>, Object, CreationalContext<?>) - Method in class org.apache.webbeans.el.ELContextStore
Add a @Dependent scoped bean for later use in the same EL.
addDeploymentProblem(Throwable) - Method in class org.apache.webbeans.portable.events.discovery.AfterDeploymentValidationImpl
addEjbInterceptor(Object, EjbInterceptorContext) - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
Add interceptor instance.
addExtension(Extension) - Method in class org.apache.webbeans.portable.events.ExtensionLoader
Add a CDI Extension to our internal list.
addFieldInjectionPointMetaData(AbstractOwbBean<T>, Field) - Method in class org.apache.webbeans.config.DefinitionUtil
 
addFieldInjectionPointMetaData(AbstractOwbBean<T>, AnnotatedField<X>) - Static method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
addIgnoredPackages(String...) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
 
addImplicitComponentForInjectionPoint(InjectionPoint) - Method in class org.apache.webbeans.config.DefinitionUtil
 
addInjectedField(Field) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Add new injected field.
addInjectedField(Field) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Adds new injected field.
addInjectedFieldToSuper(Field) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Add new injected field.
addInjectedFieldToSuper(Field) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Adds new super injected field.
addInjectedMethod(Method) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Add new injected method.
addInjectedMethod(Method) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Adds new injected method.
addInjectedMethodToSuper(Method) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Add new injected method.
addInjectedMethodToSuper(Method) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Add injected method to super list.
addInjectionPoint(InjectionPoint) - Method in class org.apache.webbeans.component.AbstractOwbBean
Adds new injection point.
addInjectionPoint(InjectionPoint) - Method in interface org.apache.webbeans.component.OwbBean
Adds new injection point.
addInterceptor(Interceptor) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
addInterceptor(Class<?>, String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
Stores the beans.xml an Interceptor class is defined in
addInterceptorBinding(Class<? extends Annotation>, Annotation) - Method in interface org.apache.webbeans.intercept.OwbInterceptor
 
addInterceptorBinding(Class<? extends Annotation>, Annotation) - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
Add new binding type to the interceptor.
addInterceptorBinding(Class<? extends Annotation>, Annotation...) - Method in class org.apache.webbeans.portable.events.discovery.BeforeBeanDiscoveryImpl
addInterceptorBindingType(Class<? extends Annotation>, Annotation...) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
addInternalBean(Bean<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
This method is reserved for adding 'internal beans' like e.g. a BeanManagerBean,
addJmsModel(JMSModel) - Method in class org.apache.webbeans.jms.JMSManager
 
addLine(String...) - Method in class org.apache.webbeans.exception.helper.ViolationMessageBuilder
 
addMethodInjectionPointMetaData(AbstractOwbBean<T>, Method) - Method in class org.apache.webbeans.config.DefinitionUtil
 
addMethodInjectionPointMetaData(OwbBean<T>, AnnotatedMethod<X>) - Method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
addNewDecorator(Class<?>) - Method in class org.apache.webbeans.decorator.DecoratorsManager
 
addNewInterceptor(Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorsManager
 
addNormalScoped(String, Object) - Method in class org.apache.webbeans.el.ELContextStore
We cache resolved @NormalScoped bean proxies on the same for speeding up EL.
addObservableComponentMethods(InjectionTargetBean<?>) - Method in class org.apache.webbeans.event.NotificationManager
 
addObservableMethod(Method) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Adds new observer method.
addObservableMethod(Method) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Adds new observer method.
addObserver(ObserverMethod<T>, Type) - Method in class org.apache.webbeans.event.NotificationManager
 
addObserver(ObserverMethod<T>, TypeLiteral<T>) - Method in class org.apache.webbeans.event.NotificationManager
 
addObserverMethod(ObserverMethod<?>) - Method in class org.apache.webbeans.portable.events.discovery.AfterBeanDiscoveryImpl
addPassivationInfo(OwbBean<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
Check if the bean is has a passivation id and add it to the id store.
addQualifier(Annotation) - Method in class org.apache.webbeans.component.AbstractOwbBean
Add new qualifier.
addQualifier(Annotation) - Method in class org.apache.webbeans.component.ManagedBean
 
addQualifier(Annotation) - Method in interface org.apache.webbeans.component.OwbBean
Adds qualifier.
addQualifier(Class<? extends Annotation>) - Method in class org.apache.webbeans.portable.events.discovery.BeforeBeanDiscoveryImpl
addScope(Class<? extends Annotation>, boolean, boolean) - Method in class org.apache.webbeans.portable.events.discovery.BeforeBeanDiscoveryImpl
addStereoType(Annotation) - Method in class org.apache.webbeans.component.AbstractOwbBean
Add new stereotype.
addStereoType(Annotation) - Method in interface org.apache.webbeans.component.OwbBean
Adds new stereotype annotation.
addStereoType(Class<? extends Annotation>, String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
Stores the beans.xml a Stereotype class is defined in
addStereotype(Class<? extends Annotation>, Annotation...) - Method in class org.apache.webbeans.portable.events.discovery.BeforeBeanDiscoveryImpl
addStereoTypeAlternative(Class<?>, String, ScannerService) - Method in class org.apache.webbeans.inject.AlternativesManager
 
addStereoTypeModel(IStereoTypeModel) - Method in class org.apache.webbeans.deployment.StereoTypeManager
Adds new steretype model instance.
addTypeArgument(Type) - Method in class org.apache.webbeans.config.OwbParametrizedTypeImpl
 
addWebBeansXmlLocation(URL) - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
add the given beans.xml path to the locations list
AfterBeanDiscoveryImpl - Class in org.apache.webbeans.portable.events.discovery
Event that is fired by the container after it discovers beans.
AfterBeanDiscoveryImpl(WebBeansContext) - Constructor for class org.apache.webbeans.portable.events.discovery.AfterBeanDiscoveryImpl
 
afterConstructor(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Called after bean instance is created.
AfterDeploymentValidationImpl - Class in org.apache.webbeans.portable.events.discovery
Event that is fired by the container after it validates deployment.
AfterDeploymentValidationImpl(BeanManagerImpl) - Constructor for class org.apache.webbeans.portable.events.discovery.AfterDeploymentValidationImpl
 
afterInitApplication(Properties) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
afterStartApplication(Object) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
afterStopApplication(Object) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
afterStopApplication(Object) - Method in class org.apache.webbeans.lifecycle.StandaloneLifeCycle
 
AlternativesManager - Class in org.apache.webbeans.inject
 
AlternativesManager(WebBeansContext) - Constructor for class org.apache.webbeans.inject.AlternativesManager
 
AnnotatedElementFactory - Class in org.apache.webbeans.portable
Factory for Annotated elements.
AnnotatedElementFactory(WebBeansContext) - Constructor for class org.apache.webbeans.portable.AnnotatedElementFactory
No instantiate.
AnnotatedFieldImpl<X> - Class in org.apache.webbeans.portable
Implementation of AnnotatedField interface.
AnnotatedTypeBeanCreatorImpl<T> - Class in org.apache.webbeans.component.creation
 
AnnotatedTypeBeanCreatorImpl(ManagedBean<T>) - Constructor for class org.apache.webbeans.component.creation.AnnotatedTypeBeanCreatorImpl
 
AnnotationDB - Class in org.apache.webbeans.corespi.scanner
The base of this class has been taken from scannotation which is not actively maintained anymore.
AnnotationDB() - Constructor for class org.apache.webbeans.corespi.scanner.AnnotationDB
 
AnnotationDB.CrossReferenceException - Exception in org.apache.webbeans.corespi.scanner
 
AnnotationDB.CrossReferenceException(Set<String>) - Constructor for exception org.apache.webbeans.corespi.scanner.AnnotationDB.CrossReferenceException
 
AnnotationManager - Class in org.apache.webbeans.annotation
Manages annotation usage by classes in this application.
AnnotationManager(WebBeansContext) - Constructor for class org.apache.webbeans.annotation.AnnotationManager
 
annotationType() - Method in class org.apache.webbeans.annotation.WebBeansAnnotation
 
annotationType() - Method in class org.apache.webbeans.config.DefaultAnnotation
 
AnnotationUtil - Class in org.apache.webbeans.util
Utility class related with Annotation operations.
AnyLiteral - Class in org.apache.webbeans.annotation
 
AnyLiteral() - Constructor for class org.apache.webbeans.annotation.AnyLiteral
 
apiTypes - Variable in class org.apache.webbeans.component.AbstractOwbBean
Api types of the bean
append(String...) - Method in class org.apache.webbeans.exception.helper.ViolationMessageBuilder
 
APPLICATION_IS_JSP - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Application is core JSP
APPLICATION_SUPPORTS_CONVERSATION - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Supports conversations
ApplicationContext - Class in org.apache.webbeans.context
Application context implementation.
ApplicationContext() - Constructor for class org.apache.webbeans.context.ApplicationContext
 
ApplicationScopedBeanInterceptorHandler - Class in org.apache.webbeans.intercept
This is a MethodHandler especially made for @ApplicationScoped beans.
ApplicationScopedBeanInterceptorHandler(OwbBean<?>, CreationalContext<?>) - Constructor for class org.apache.webbeans.intercept.ApplicationScopedBeanInterceptorHandler
Creates a new handler.
ApplicationScopeLiteral - Class in org.apache.webbeans.annotation
RequestScoped literal annotation.
ApplicationScopeLiteral() - Constructor for class org.apache.webbeans.annotation.ApplicationScopeLiteral
 
ArrayUtil - Class in org.apache.webbeans.util
 
assertNotNull(Object, String) - Static method in class org.apache.webbeans.util.Asserts
Check the object is null or not
assertNotNull(Object) - Static method in class org.apache.webbeans.util.Asserts
Check the object is null or not
Asserts - Class in org.apache.webbeans.util
Simple utility classes with some assertions methods.
asSet(T...) - Static method in class org.apache.webbeans.util.ArrayUtil
 

B

bdaBeansXmlScanner - Variable in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
bean - Variable in class org.apache.webbeans.intercept.InterceptorHandler
Proxied bean
bean - Variable in class org.apache.webbeans.portable.creation.AbstractProducer
Bean instance
BeanCreator<T> - Interface in org.apache.webbeans.component.creation
Contract for Bean creation.
BeanCreator.MetaDataProvider - Enum in org.apache.webbeans.component.creation
MetaDataProvider.
BeanInheritedMetaData<T> - Class in org.apache.webbeans.config.inheritance
 
BeanInheritedMetaData(AbstractOwbBean<T>) - Constructor for class org.apache.webbeans.config.inheritance.BeanInheritedMetaData
 
BeanInstanceBag<T> - Class in org.apache.webbeans.context.creational
 
BeanInstanceBag(CreationalContext<T>) - Constructor for class org.apache.webbeans.context.creational.BeanInstanceBag
 
BeanManagerBean - Class in org.apache.webbeans.component
 
BeanManagerBean(WebBeansContext) - Constructor for class org.apache.webbeans.component.BeanManagerBean
 
BeanManagerImpl - Class in org.apache.webbeans.container
Implementation of the BeanManager contract of the web beans container.
BeanManagerImpl(WebBeansContext) - Constructor for class org.apache.webbeans.container.BeanManagerImpl
Creates a new BeanManager instance.
BeansDeployer - Class in org.apache.webbeans.config
Deploys the all beans that are defined in the ScannerService at the scanner phase.
BeansDeployer(WebBeansXMLConfigurator, WebBeansContext) - Constructor for class org.apache.webbeans.config.BeansDeployer
Creates a new deployer with given xml configurator.
BeansXmlAnnotationDB - Class in org.apache.webbeans.corespi.se
Provides extensions to AnnotationDB that allow the beans.xml of each BDA to be associated with a class.
BeansXmlAnnotationDB() - Constructor for class org.apache.webbeans.corespi.se.BeansXmlAnnotationDB
 
BeanTypeSetResolver - Class in org.apache.webbeans.config
 
BeanTypeSetResolver(Type) - Constructor for class org.apache.webbeans.config.BeanTypeSetResolver
 
BeforeBeanDiscoveryImpl - Class in org.apache.webbeans.portable.events.discovery
Events that is fired before container starts to discover beans.
BeforeBeanDiscoveryImpl(WebBeansContext) - Constructor for class org.apache.webbeans.portable.events.discovery.BeforeBeanDiscoveryImpl
 
beforeConstructor() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Called before constructor.
beforeInitApplication(Properties) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
beforeInitApplication(Properties) - Method in class org.apache.webbeans.lifecycle.StandaloneLifeCycle
 
beforeInitApplication(Properties) - Method in class org.apache.webbeans.lifecycle.test.OpenWebBeansTestLifeCycle
 
BeforeShutdownImpl - Class in org.apache.webbeans.portable.events.discovery
Event that is fired by the container before it shuts down.
BeforeShutdownImpl() - Constructor for class org.apache.webbeans.portable.events.discovery.BeforeShutdownImpl
Creates a new instance.
beforeStartApplication(Object) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
beforeStartApplication(Object) - Method in class org.apache.webbeans.lifecycle.StandaloneLifeCycle
 
beforeStopApplication(Object) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
beforeStopApplication(Object) - Method in class org.apache.webbeans.lifecycle.StandaloneLifeCycle
 
begin() - Method in class org.apache.webbeans.conversation.ConversationImpl
begin(String) - Method in class org.apache.webbeans.conversation.ConversationImpl
bind(String, Object) - Method in class org.apache.webbeans.corespi.se.DefaultJndiService
bind(String, Object) - Static method in class org.apache.webbeans.util.JNDIUtil
 
Bootstrap - Class in org.apache.webbeans.boot
 
Bootstrap() - Constructor for class org.apache.webbeans.boot.Bootstrap
 
BUILD_IN_BEAN_PROPERTY - Static variable in class org.apache.webbeans.component.BuildInOwbBean
 
BuildInOwbBean<T> - Class in org.apache.webbeans.component
Following 3 options are provided for vendor's build-in beans implementation: 1.
BuildInOwbBean(WebBeansType) - Constructor for class org.apache.webbeans.component.BuildInOwbBean
 
BuildInOwbBean(WebBeansType, Class<T>) - Constructor for class org.apache.webbeans.component.BuildInOwbBean
 
BuildInOwbBean.BuildInBeanMethodHandler<T> - Class in org.apache.webbeans.component
The default build in bean handler.
BuildInOwbBean.BuildInBeanMethodHandler() - Constructor for class org.apache.webbeans.component.BuildInOwbBean.BuildInBeanMethodHandler
 
BuildInOwbBean.BuildInBeanMethodHandler(BuildInOwbBean<T>, T) - Constructor for class org.apache.webbeans.component.BuildInOwbBean.BuildInBeanMethodHandler
 

C

callAroundInvokes(Method, Object[], List<InterceptorData>) - Method in class org.apache.webbeans.intercept.DependentScopedBeanInterceptorHandler
Call around invoke method of the given bean on calling interceptedMethod.
callAroundInvokes(Method, Object[], List<InterceptorData>) - Method in class org.apache.webbeans.intercept.InterceptorHandler
Call around invoke method of the given bean on calling interceptedMethod.
callAroundInvokes(WebBeansContext, InjectionTargetBean<?>, Object, CreationalContextImpl<?>, Method, Object[], List<InterceptorData>, InvocationContext, Object) - Method in class org.apache.webbeans.intercept.InterceptorUtil
 
callAroundInvokes(Method, Object[], List<InterceptorData>) - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
Call around invoke method of the given bean on calling interceptedMethod.
callInstanceMethod(Method, Object, Object[]) - Static method in class org.apache.webbeans.util.ClassUtil
Call method on the instance with given arguments.
checkActive() - Method in class org.apache.webbeans.context.AbstractContext
Check that context is active or throws exception.
checkAnnotatedTypeInterceptorConditions(AnnotatedType<T>) - Method in class org.apache.webbeans.intercept.InterceptorUtil
 
checkAroundInvokeAnnotationCriterias(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.WebBeansUtil
Check the AroundInvoke annotated method criterias, and return around invoke method.
checkAroundInvokeAnnotationCriterias(AnnotatedType<T>, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
checkBeanAndRequiredTypeisParametrized(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
Deprecated. use ClassUtil.checkBeanAndRequiredTypeIsParametrized(Type, Type)
checkBeanAndRequiredTypeIsParametrized(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
Check parametrized bean type and parametrized required types.
checkBeanTypeAndRequiredIsTypeVariable(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
 
checkBeanTypeAssignableToGivenType(Set<Type>, Type, boolean) - Static method in class org.apache.webbeans.container.ResolutionUtil
 
checkCommonAnnotationCriterias(Class<?>, Class<? extends Annotation>, boolean) - Method in class org.apache.webbeans.util.WebBeansUtil
Check the PostConstruct or PreDestroy annotated method criterias, and return post construct or pre destroyDependents method.
checkCommonAnnotationCriterias(AnnotatedType<T>, Class<? extends Annotation>, boolean) - Method in class org.apache.webbeans.util.WebBeansUtil
 
checkCreateConditions() - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
Check conditions on creating bean instance.
checkCreateConditions() - Method in interface org.apache.webbeans.component.creation.BeanCreator
Check conditions on creating bean instance.
checkCreateConditions() - Method in class org.apache.webbeans.component.creation.ManagedBeanCreatorImpl
Check conditions on creating bean instance.
checkDecoratorConditions(Class<?>) - Static method in class org.apache.webbeans.decorator.DecoratorUtil
Check decorator conditions.
checkDecoratorResolverParams(Set<Type>, Annotation...) - Method in class org.apache.webbeans.annotation.AnnotationManager
 
checkEventBindings(Set<Annotation>) - Static method in class org.apache.webbeans.event.EventUtil
Deprecated. 
checkEventBindings(WebBeansContext, Annotation...) - Static method in class org.apache.webbeans.event.EventUtil
 
checkEventType(Class<?>) - Static method in class org.apache.webbeans.event.EventUtil
 
checkEventTypeAssignability(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
Checks that event is applicable for the given observer type.
checkForNewQualifierForDeployment(Type, Class<?>, String, Annotation[]) - Method in class org.apache.webbeans.annotation.AnnotationManager
Check conditions for the new binding.
checkGenericType(Bean<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
Checks the generic type requirements.
checkGivenClassIsInInterceptorList(Class<?>, Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorUtil
Return true if given candidate is listed in interceptors list.
checkInInterceptorHierarchy(Class<?>, Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorUtil
Return true if candidate class is a super class of given interceptor class.
checkInjectedMethodParameterConditions(Method, Class<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
checkInjectionPointForInjectInjectionPoint(Class<?>) - Method in class org.apache.webbeans.annotation.AnnotationManager
JavaEE components can not inject InjectionPoint.
checkInjectionPointForInterceptorPassivation(Class<?>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Returns trur for serializable types.
checkInjectionPointNamedQualifier(InjectionPoint) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
checkInjectionPoints(InjectionPoint) - Method in class org.apache.webbeans.container.InjectionResolver
Check that bean exist in the deployment for given injection point definition.
checkInjectionPointType(InjectionPoint) - Method in class org.apache.webbeans.container.InjectionResolver
Check the type of the injection point.
checkInterceptorConditions(AnnotatedType) - Method in class org.apache.webbeans.intercept.InterceptorUtil
 
checkInterceptorResolverParams(Annotation...) - Method in class org.apache.webbeans.annotation.AnnotationManager
 
checkLifecycleConditions(Class<T>, Annotation[], String) - Method in class org.apache.webbeans.intercept.InterceptorUtil
 
checkLifecycleConditions(AnnotatedType<T>, Annotation[], String) - Method in class org.apache.webbeans.intercept.InterceptorUtil
 
checkManagedBeanCondition(Class<?>) - Method in class org.apache.webbeans.config.ManagedBeanConfigurator
 
checkManagedBeanCondition(AnnotatedType<X>) - Method in class org.apache.webbeans.util.WebBeansUtil
Checks the implementation class for checking conditions.
checkManagedBeanDecoratorConditions(AbstractInjectionTargetBean<?>, List<Decorator<?>>) - Static method in class org.apache.webbeans.decorator.DecoratorUtil
 
checkNullInstance(Object) - Method in class org.apache.webbeans.component.ProducerFieldBean
Check null instance.
checkNullInstance(Object) - Method in class org.apache.webbeans.component.ProducerMethodBean
Check null control.
checkNullInstance(Object, Class<?>, String) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
checkObservableInjectionPointConditions(InjectionPoint) - Static method in class org.apache.webbeans.event.EventUtil
 
checkObserverMethodConditions(Method, Class<?>) - Static method in class org.apache.webbeans.event.EventUtil
 
checkObserverMethodConditions(AnnotatedMethod<X>, Class<?>) - Static method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
checkObtainsInjectionPointConditions(InjectionPoint) - Static method in class org.apache.webbeans.util.WebBeansUtil
Returns true if instance injection point false otherwise.
checkParametrizedType(ParameterizedType) - Static method in class org.apache.webbeans.util.ClassUtil
Return true if it does not contain type variable for wildcard type false otherwise.
checkPassivationScope(Bean<?>) - Method in class org.apache.webbeans.config.BeansDeployer
Check passivations.
checkProducerGenericType(Bean<?>, Member) - Static method in class org.apache.webbeans.util.WebBeansUtil
Check producer method/field bean return type.
checkProducerMethodDisposal(AnnotatedMethod<X>) - Static method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
CheckProducerMethodDisposal.
checkProducerMethodDisposal(Method, String) - Static method in class org.apache.webbeans.util.WebBeansUtil
CheckProducerMethodDisposal.
checkProducerMethodForDeployment(AnnotatedMethod<X>) - Static method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
Check producer method is ok for deployment.
checkProducerMethodForDeployment(Method, String) - Static method in class org.apache.webbeans.util.WebBeansUtil
Check producer method is ok for deployment.
checkQualifierConditions(Annotation...) - Method in class org.apache.webbeans.annotation.AnnotationManager
 
checkQualifierConditions(Set<Annotation>) - Method in class org.apache.webbeans.annotation.AnnotationManager
This function obviously cannot check for duplicate annotations.
checkRequiredTypeIsClassAndBeanTypeIsVariable(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
Checking bean type and required type.
checkRequiredTypeIsTypeVariableAndBeanTypeIsClass(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
 
checkRequiredTypeisWildCard(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
Deprecated. use ClassUtil.checkRequiredTypeIsWildCard(Type, Type)
checkRequiredTypeIsWildCard(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
Check bean type and required type.
checkResolvedBeans(Set<Bean<?>>, Class<?>, Annotation[]) - Method in class org.apache.webbeans.container.ResolutionUtil
 
checkResolvedBeans(Set<Bean<?>>, Class<?>, Annotation[], InjectionPoint) - Method in class org.apache.webbeans.container.ResolutionUtil
 
checkScopeType() - Method in class org.apache.webbeans.component.ProducerFieldBean
Check scope type passivation controls.
checkScopeType() - Method in class org.apache.webbeans.component.ProducerMethodBean
Check passivation check.
checkSerializableScopeType(Class<? extends Annotation>, boolean, String) - Method in class org.apache.webbeans.util.WebBeansUtil
 
checkSimpleWebBeansInterceptorConditions(Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorUtil
 
checkSpecializations(ScannerService) - Method in class org.apache.webbeans.config.BeansDeployer
Checks specialization.
checkStereoTypeClass(Class<? extends Annotation>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Validates that given class obeys stereotype model defined by the specification.
checkStereoTypeClass(Class<? extends Annotation>, Annotation...) - Method in class org.apache.webbeans.annotation.AnnotationManager
Validates that given class obeys stereotype model defined by the specification.
checkStereoTypes(ScannerService) - Method in class org.apache.webbeans.config.BeansDeployer
Check steretypes.
checkUnproxiableApiType(Bean<?>, Class<? extends Annotation>) - Method in class org.apache.webbeans.util.WebBeansUtil
Checks the unproxiable condition.
CLASSPATH_URI_SCHEMA - Static variable in class org.apache.webbeans.util.WebBeansConstants
Classpath systemId
ClassUtil - Class in org.apache.webbeans.util
Utility classes with respect to the class operations.
clear() - Method in class org.apache.webbeans.config.WebBeansContext
 
clear() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
clear(Object) - Method in class org.apache.webbeans.corespi.DefaultSingletonService
clear() - Method in class org.apache.webbeans.inject.AlternativesManager
 
clear() - Method in class org.apache.webbeans.jms.JMSManager
 
clear() - Method in class org.apache.webbeans.portable.AnnotatedElementFactory
Clear caches.
clear() - Method in class org.apache.webbeans.portable.events.discovery.ErrorStack
 
clear() - Method in class org.apache.webbeans.portable.events.ExtensionLoader
Clear service list.
clear() - Method in class org.apache.webbeans.proxy.JavassistProxyFactory
 
clear() - Method in class org.apache.webbeans.util.SortedListHelper
 
clearCaches() - Method in class org.apache.webbeans.container.InjectionResolver
Clear caches.
clearInstances(Object) - Static method in class org.apache.webbeans.config.WebBeansFinder
 
clearInstances(ClassLoader) - Method in class org.apache.webbeans.corespi.DefaultSingletonService
Clear all deployment instances when the application is undeployed.
coerceToType(Object, Class<?>) - Method in class org.apache.webbeans.el.WrappedExpressionFactory
 
compare(Decorator<T>, Decorator<T>) - Method in class org.apache.webbeans.decorator.DecoratorComparator
 
compare(Class<?>, Class<?>) - Method in class org.apache.webbeans.decorator.DecoratorsManager
 
compare(Interceptor<T>, Interceptor<T>) - Method in class org.apache.webbeans.intercept.InterceptorComparator
 
compare(InterceptorData, InterceptorData) - Method in class org.apache.webbeans.intercept.InterceptorDataComparator
 
compare(Class<?>, Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorsManager
 
compareType(Type, Type) - Static method in class org.apache.webbeans.decorator.DecoratorResolverRules
 
componentInstanceMap - Variable in class org.apache.webbeans.context.AbstractContext
Context contextual instances
ComponentNotFoundException - Exception in org.apache.webbeans.exception
Throws when the component is not found in the web beans container.
ComponentNotFoundException(String) - Constructor for exception org.apache.webbeans.exception.ComponentNotFoundException
 
con - Variable in class org.apache.webbeans.inject.InjectableConstructor
Injectable constructor instance
configSpecializedProducerMethodBeans(List<ProducerMethodBean>) - Method in class org.apache.webbeans.util.WebBeansUtil
Configure a list of producer method beans, which override the same method and the bean classes are directly extended each other.
CONFIGURATION_ORDINAL_DEFAULT_VALUE - Static variable in class org.apache.webbeans.config.PropertyLoader
 
CONFIGURATION_ORDINAL_PROPERTY_NAME - Static variable in class org.apache.webbeans.config.PropertyLoader
 
configure() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
configure() - Method in class org.apache.webbeans.corespi.se.DefaultScannerService
 
configure(Class<?>, List<InterceptorData>) - Method in class org.apache.webbeans.intercept.ejb.EJBInterceptorConfig
Configures the given class for applicable interceptors.
configure(AbstractInjectionTargetBean<?>, List<InterceptorData>) - Method in class org.apache.webbeans.intercept.WebBeansInterceptorConfig
Configures the given class for applicable interceptors.
configure() - Method in class org.apache.webbeans.lifecycle.test.OpenWebBeansTestMetaDataDiscoveryService
 
configure(InputStream) - Method in class org.apache.webbeans.xml.WebBeansXMLConfigurator
Configures XML configuration file.
configure(InputStream, String) - Method in class org.apache.webbeans.xml.WebBeansXMLConfigurator
Configures XML configuration file.
configure(InputStream, String, ScannerService) - Method in class org.apache.webbeans.xml.WebBeansXMLConfigurator
Configures XML configuration file.
configureDecoratorClass(AbstractInjectionTargetBean<T>) - Static method in class org.apache.webbeans.decorator.WebBeansDecoratorConfig
 
configureDecorators(AbstractInjectionTargetBean<?>) - Static method in class org.apache.webbeans.decorator.WebBeansDecoratorConfig
 
configuredProducerSpecializedName(AbstractOwbBean<?>, Method, Method) - Method in class org.apache.webbeans.annotation.AnnotationManager
Configures the name of the producer method for specializing the parent.
configuredProducerSpecializedName(AbstractOwbBean<?>, Method, Method) - Method in class org.apache.webbeans.util.WebBeansUtil
Configures the name of the producer method for specializing the parent.
configureInterceptorClass(AbstractInjectionTargetBean<T>, Annotation[]) - Method in class org.apache.webbeans.intercept.WebBeansInterceptorConfig
Configures WebBeans specific interceptor class.
configureInterceptorMethods(Interceptor<?>, Class<?>, Class<? extends Annotation>, boolean, boolean, List<InterceptorData>, Method, boolean) - Method in class org.apache.webbeans.util.WebBeansUtil
Configures the interceptor stack of the web beans component.
configureInterceptorMethods(Interceptor<?>, AnnotatedType<T>, Class<? extends Annotation>, boolean, boolean, List<InterceptorData>, Method) - Method in class org.apache.webbeans.util.WebBeansUtil
 
configureProducerMethodSpecializations() - Method in class org.apache.webbeans.util.WebBeansUtil
Configure direct/indirect specialized producer method beans.
configureProducerSpecialization(AbstractOwbBean<X>, AnnotatedMethod<X>) - Static method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
configureProducerSpecialization(AbstractOwbBean<?>, Method, Class<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
Configures the producer method specialization.
configureSpecializations(List<Class<?>>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
configureSpecializations(Class<?>, List<Class<?>>) - Method in class org.apache.webbeans.util.WebBeansUtil
Configures the bean specializations.
configureSpecSpecific(InputStream, String) - Method in class org.apache.webbeans.xml.WebBeansXMLConfigurator
Configures the web beans from the given input stream.
configureSpecSpecific(InputStream, String, ScannerService) - Method in class org.apache.webbeans.xml.WebBeansXMLConfigurator
Configures the web beans from the given input stream.
CONTAINER_LIFECYCLE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Container lifecycle
containsCustomDecoratorClass(Class<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
containsCustomInterceptorClass(Class<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
containsViolation() - Method in class org.apache.webbeans.exception.helper.ViolationMessageBuilder
 
ContextFactory - Class in org.apache.webbeans.context
JSR-299 based standard context related operations.
ContextFactory(WebBeansContext) - Constructor for class org.apache.webbeans.context.ContextFactory
 
ContextRemoveException - Exception in org.apache.webbeans.exception
Throws when the component is not found in the current context while trrying to remove.
ContextRemoveException(String) - Constructor for exception org.apache.webbeans.exception.ContextRemoveException
 
CONTEXTS_SERVICE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Contexts Service
contextsService - Variable in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
ContextTypes - Enum in org.apache.webbeans.context.type
Defines the enumaration of the standart context types in the web beans container.
CONVERSATION_PERIODIC_DELAY - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Conversation periodic delay in ms.
CONVERSATION_SERVICE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Conversation Service
CONVERSATION_TIMEOUT_INTERVAL - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Timeout interval in ms
ConversationBean - Class in org.apache.webbeans.component
Conversation bean implementation.
ConversationBean(WebBeansContext) - Constructor for class org.apache.webbeans.component.ConversationBean
Default constructor.
ConversationContext - Class in org.apache.webbeans.context
Conversation context implementation.
ConversationContext() - Constructor for class org.apache.webbeans.context.ConversationContext
 
ConversationImpl - Class in org.apache.webbeans.conversation
Implementation of the Conversation interface.
ConversationImpl() - Constructor for class org.apache.webbeans.conversation.ConversationImpl
Default constructor.
ConversationImpl(WebBeansContext) - Constructor for class org.apache.webbeans.conversation.ConversationImpl
 
ConversationImpl(String, WebBeansContext) - Constructor for class org.apache.webbeans.conversation.ConversationImpl
Creates a new conversation instance.
ConversationManager - Class in org.apache.webbeans.conversation
Manager for the conversations.
ConversationManager(WebBeansContext) - Constructor for class org.apache.webbeans.conversation.ConversationManager
Creates new conversation manager
create(CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractOwbBean
create(CreationalContext<T>) - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
create(CreationalContext<T>) - Method in class org.apache.webbeans.container.SerializableBean
 
create(Contextual<T>) - Method in class org.apache.webbeans.context.creational.BeanInstanceBag
Create the contextual instance in a thread safe fashion
create(CreationalContext<T>) - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
createAbstractDecoratorProxyClass(OwbBean<?>) - Method in class org.apache.webbeans.proxy.JavassistProxyFactory
 
createActualInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.BuildInOwbBean
 
createAnnotatedType(Class<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
createAnnotatedType(Class<T>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
createBuildInBeanProxy(OwbBean<?>) - Method in class org.apache.webbeans.proxy.JavassistProxyFactory
 
createComponentInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Sub-classes must override this method to create bean instance.
createComponentInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.ExtensionBean
Sub-classes must override this method to create bean instance.
createComponentInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.ManagedBean
Sub-classes must override this method to create bean instance.
createCreationalContext(Contextual<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
createCreationalContext(Contextual<T>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
createDefaultInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Returns bean instance.
createDefaultInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.ProducerFieldBean
Default producer method creation.
createDefaultInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.ProducerMethodBean
Default producer method creation.
createDependentScopedBeanProxy(OwbBean<?>, Object, CreationalContext<?>) - Method in class org.apache.webbeans.proxy.JavassistProxyFactory
 
createExtensionComponent(Class<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new extension bean.
createInjectionTarget(AnnotatedType<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
createInjectionTarget(AnnotatedType<T>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
createInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Creates the instance of the bean that has a specific implementation type.
createInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractOwbBean
Creates the instance of the bean that has a specific implementation type.
createInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractProducerBean
Creates the instance of the bean that has a specific implementation type.
createInstance(CreationalContext<BeanManager>) - Method in class org.apache.webbeans.component.BeanManagerBean
 
createInstance(CreationalContext<Conversation>) - Method in class org.apache.webbeans.component.ConversationBean
Creates the instance of the bean that has a specific implementation type.
createInstance(CreationalContext<Event<T>>) - Method in class org.apache.webbeans.component.EventBean
Creates the instance of the bean that has a specific implementation type.
createInstance(CreationalContext<InjectionPoint>) - Method in class org.apache.webbeans.component.InjectionPointBean
 
createInstance(CreationalContext<Instance<T>>) - Method in class org.apache.webbeans.component.InstanceBean
 
createInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.NewManagedBean
 
createInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.ProducerFieldBean
Creates the instance of the bean that has a specific implementation type.
createInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.ProducerMethodBean
Creates the instance of the bean that has a specific implementation type.
createInstance(CreationalContext<X>) - Method in class org.apache.webbeans.component.ResourceBean
 
createInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
createInstance(CreationalContext<T>) - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
createInstance(CreationalContext<T>) - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.apache.webbeans.el.WrappedExpressionFactory
 
createNewAnnotationProxy(Class<? extends Annotation>) - Static method in class org.apache.webbeans.proxy.JavassistProxyFactory
 
createNewComponent(Class<T>, Type) - Method in class org.apache.webbeans.util.WebBeansUtil
New WebBeans component class.
createNewInstance(CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractOwbBean
Create an instance.
createNewInstance(CreationalContext<T>) - Method in interface org.apache.webbeans.component.OwbBean
Create an instance.
createNewInstance(Object, CreationalContextImpl<?>) - Method in interface org.apache.webbeans.intercept.InterceptorData
Creates and returns a new interceptor instance.
createNewInstance(Object, CreationalContextImpl<?>) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
createNormalScopedBeanProxy(OwbBean<?>, CreationalContext<?>) - Method in class org.apache.webbeans.proxy.JavassistProxyFactory
 
createProcessInjectionTargetEvent(AbstractInjectionTargetBean<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
createProducerBeanFromAnnotatedType(Class<X>, AnnotatedMethod<X>, InjectionTargetBean<?>, boolean) - Method in class org.apache.webbeans.config.DefinitionUtil
 
createProducerComponent(Class<T>, Method, InjectionTargetBean<?>, boolean) - Method in class org.apache.webbeans.config.DefinitionUtil
 
createProxyFactory(Bean<?>) - Method in class org.apache.webbeans.proxy.JavassistProxyFactory
 
createProxyWrapper(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.BuildInOwbBean
Create a dependent proxy wrapper around the actual build in bean instance.
createValueExpression(Object, Class<?>) - Method in class org.apache.webbeans.el.WrappedExpressionFactory
 
createValueExpression(ELContext, String, Class<?>) - Method in class org.apache.webbeans.el.WrappedExpressionFactory
 
creationalContext - Variable in class org.apache.webbeans.portable.creation.AbstractProducer
Passing creational context
CreationalContextFactory<T> - Class in org.apache.webbeans.context.creational
Factory for CreationalContext instances.
CreationalContextFactory(WebBeansContext) - Constructor for class org.apache.webbeans.context.creational.CreationalContextFactory
Creates a new CreationalContextFactory instance.
CreationalContextImpl<T> - Class in org.apache.webbeans.context.creational
creatorMethod - Variable in class org.apache.webbeans.component.ProducerMethodBean
Creator method of the parent component
crossReferenceBeans() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
Ensure that all Annotation CrossReferences got resolved.
crossReferenceMetaAnnotations() - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
This method will cross reference annotations in the annotation index with any meta-annotations that they have and create additional entries as needed.
currentInstance() - Static method in class org.apache.webbeans.config.WebBeansContext
Method to be used when static use is truely unavoidable, such as serialization Ideally this method would never lazily create a WebBeansContext and as we don't want to do any deployment of new apps during deserialization, we want to rehydrate objects from an existing WebBeansContext which should be the active context.
CustomInterceptor<T> - Class in org.apache.webbeans.intercept.custom
 
CustomInterceptor(AbstractInjectionTargetBean<T>, Interceptor<T>) - Constructor for class org.apache.webbeans.intercept.custom.CustomInterceptor
 
CustomPassivatingContextImpl - Class in org.apache.webbeans.context
 

D

deActivateContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.context.AbstractContextsService
 
deActivateContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.context.ContextFactory
Deactivate context.
debug(String) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
debug(String, Throwable) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
debug(String, Object...) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
DecoratorComparator<T> - Class in org.apache.webbeans.decorator
 
DecoratorComparator(WebBeansContext) - Constructor for class org.apache.webbeans.decorator.DecoratorComparator
 
DecoratorResolverRules - Class in org.apache.webbeans.decorator
 
decorators - Variable in class org.apache.webbeans.component.AbstractInjectionTargetBean
Decorators
DecoratorsManager - Class in org.apache.webbeans.decorator
 
DecoratorsManager(WebBeansContext) - Constructor for class org.apache.webbeans.decorator.DecoratorsManager
 
DecoratorUtil - Class in org.apache.webbeans.decorator
Decorator related utility class.
DEFAULT_MSGS_PROPERTIES_NAME - Static variable in class org.apache.webbeans.config.OWBLogConst
 
DefaultAnnotation - Class in org.apache.webbeans.config
A small helper class to create a Annotation instance of the given annotation class via Proxy.
DefaultBDABeansXmlScanner - Class in org.apache.webbeans.corespi.se
Tracks contents of each BDA's beans.xml to determine the interceptor, alternative, decorator, or etc that is applicable for a given BDA.
DefaultBDABeansXmlScanner() - Constructor for class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
 
DefaultContextsService - Class in org.apache.webbeans.corespi.se
 
DefaultContextsService() - Constructor for class org.apache.webbeans.corespi.se.DefaultContextsService
 
DefaultInjectionTargetImpl<T> - Class in org.apache.webbeans.portable.creation
 
DefaultInjectionTargetImpl(AnnotatedType<T>) - Constructor for class org.apache.webbeans.portable.creation.DefaultInjectionTargetImpl
 
DefaultJndiService - Class in org.apache.webbeans.corespi.se
SPI Implementation of the JNDIService.
DefaultJndiService() - Constructor for class org.apache.webbeans.corespi.se.DefaultJndiService
 
DefaultLiteral - Class in org.apache.webbeans.annotation
Default literal annotation.
DefaultLiteral() - Constructor for class org.apache.webbeans.annotation.DefaultLiteral
 
DefaultLoaderService - Class in org.apache.webbeans.service
Default implementation which delegates to the sServiceLoader of Java 1.6 and uses a fallback for Java 1.5
DefaultLoaderService() - Constructor for class org.apache.webbeans.service.DefaultLoaderService
 
DefaultScannerService - Class in org.apache.webbeans.corespi.se
 
DefaultScannerService() - Constructor for class org.apache.webbeans.corespi.se.DefaultScannerService
 
DefaultSingletonService - Class in org.apache.webbeans.corespi
 
DefaultSingletonService() - Constructor for class org.apache.webbeans.corespi.DefaultSingletonService
 
define(Class<T>, WebBeansType) - Method in class org.apache.webbeans.config.ManagedBeanConfigurator
Deprecated.  
defineAbstractDecorator(ManagedBeanCreatorImpl<T>, ProcessInjectionTarget<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
defineAbstractDecorator(AnnotatedType<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
defineApiType() - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
Define api type.
defineApiType() - Method in interface org.apache.webbeans.component.creation.BeanCreator
Define api type.
defineApiTypes(AbstractOwbBean<T>, Class<T>) - Static method in class org.apache.webbeans.config.DefinitionUtil
Configures the web bean api types.
defineBeanInterceptorStack(AbstractInjectionTargetBean<?>) - Method in class org.apache.webbeans.config.DefinitionUtil
Configure bean instance interceptor stack.
defineConstructor() - Method in class org.apache.webbeans.component.creation.AnnotatedTypeBeanCreatorImpl
Define managed bean constructor.
defineConstructor() - Method in interface org.apache.webbeans.component.creation.ManagedBeanCreator
Define managed bean constructor.
defineConstructor() - Method in class org.apache.webbeans.component.creation.ManagedBeanCreatorImpl
Define managed bean constructor.
defineConstructor(Class<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
Defines applicable constructor.
defineConstructor(Constructor<?>[], Class<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
defineDecorator(ManagedBeanCreatorImpl<T>, ProcessInjectionTarget<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
Define decorator bean.
defineDecorator(AnnotatedType<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
Define decorator bean.
defineDecoratorStack(AbstractInjectionTargetBean<?>) - Method in class org.apache.webbeans.config.DefinitionUtil
Defines decorator stack of given bean.
defineDefaultScopeType(OwbBean<?>, String, boolean) - Static method in class org.apache.webbeans.config.DefinitionUtil
 
defineDisposalMethods() - Method in class org.apache.webbeans.component.creation.AbstractInjectedTargetBeanCreator
Defines disposal methods.
defineDisposalMethods() - Method in interface org.apache.webbeans.component.creation.InjectedTargetBeanCreator
Defines disposal methods.
defineDisposalMethods(AbstractOwbBean<T>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineDisposalMethods(AbstractOwbBean<T>, Class<?>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineDisposalMethods(AbstractInjectionTargetBean<X>, AnnotatedType<X>) - Method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
defineEjbBean(Class<T>, ProcessAnnotatedType<T>, WebBeansContext) - Static method in class org.apache.webbeans.config.EJBWebBeansConfigurator
Returns ejb bean.
defineEjbBeanProxyClass(OwbBean<?>, Class<?>, ProxyFactory) - Method in class org.apache.webbeans.proxy.JavassistProxyFactory
Defines the proxy for the given bean and iface using callers factory.
defineEnterpriseWebBean(Class<T>, ProcessAnnotatedType<T>) - Method in class org.apache.webbeans.config.BeansDeployer
Defines enterprise bean via plugin.
defineInjectedFields() - Method in class org.apache.webbeans.component.creation.AbstractInjectedTargetBeanCreator
Define injected fields.
defineInjectedFields() - Method in interface org.apache.webbeans.component.creation.InjectedTargetBeanCreator
Define injected fields.
defineInjectedFields(AbstractInjectionTargetBean<T>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineInjectedFields(AbstractInjectionTargetBean<X>, AnnotatedType<X>) - Static method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
defineInjectedMethods() - Method in class org.apache.webbeans.component.creation.AbstractInjectedTargetBeanCreator
Define injected methods, a.k.a @Initializer
defineInjectedMethods() - Method in interface org.apache.webbeans.component.creation.InjectedTargetBeanCreator
Define injected methods, a.k.a @Initializer
defineInjectedMethods(AbstractInjectionTargetBean<T>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineInjectedMethods(AbstractInjectionTargetBean<X>, AnnotatedType<X>) - Method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
defineInterceptor(ManagedBeanCreatorImpl<T>, ProcessInjectionTarget<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
defineInterceptor(AnnotatedType<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
defineInternalInjectedFields(AbstractInjectionTargetBean<T>, Class<T>, boolean) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineInternalInjectedFieldsRecursively(AbstractInjectionTargetBean<T>, Class<T>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineInternalInjectedMethodsRecursively(AbstractInjectionTargetBean<T>, Class<T>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineManagedBean(Class<T>, ProcessAnnotatedTypeImpl<T>) - Method in class org.apache.webbeans.config.BeansDeployer
Defines and configures managed bean.
defineManagedBean(ManagedBeanCreatorImpl<T>, ProcessInjectionTarget<T>, boolean) - Method in class org.apache.webbeans.util.WebBeansUtil
 
defineManagedBean(AnnotatedType<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
defineManagedBeanWithoutFireEvents(AnnotatedType<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
defineName(String) - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
Defines bean name.
defineName(String) - Method in interface org.apache.webbeans.component.creation.BeanCreator
Defines bean name.
defineName(AbstractOwbBean<T>, Annotation[], String) - Method in class org.apache.webbeans.config.DefinitionUtil
Configure web beans component name.
defineObserverMethods() - Method in class org.apache.webbeans.component.creation.AbstractInjectedTargetBeanCreator
Define observer methods, a.k.a method parameter with @Observes
defineObserverMethods() - Method in interface org.apache.webbeans.component.creation.InjectedTargetBeanCreator
Define observer methods, a.k.a method parameter with @Observes
defineObserverMethods(InjectionTargetBean<T>, Class<T>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineObserverMethods(AbstractInjectionTargetBean<X>, AnnotatedType<X>) - Method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
defineProducerFields() - Method in class org.apache.webbeans.component.creation.AbstractInjectedTargetBeanCreator
Defines bean's producer fields.
defineProducerFields() - Method in interface org.apache.webbeans.component.creation.InjectedTargetBeanCreator
Defines bean's producer fields.
defineProducerFields(InjectionTargetBean<?>) - Method in class org.apache.webbeans.config.DefinitionUtil
Defines the set of ProducerFieldBean components.
defineProducerFields(InjectionTargetBean<?>, Class<?>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineProducerFields(InjectionTargetBean<X>, AnnotatedType<X>) - Method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
defineProducerMethodApiTypes(AbstractProducerBean<T>, Type, Annotation[]) - Static method in class org.apache.webbeans.config.DefinitionUtil
Configures the producer method web bean api types.
defineProducerMethods() - Method in class org.apache.webbeans.component.creation.AbstractInjectedTargetBeanCreator
Defines bean's producer methods.
defineProducerMethods() - Method in interface org.apache.webbeans.component.creation.InjectedTargetBeanCreator
Defines bean's producer methods.
defineProducerMethods(AbstractInjectionTargetBean<?>) - Method in class org.apache.webbeans.config.DefinitionUtil
Defines the Bean producer methods.
defineProducerMethods(AbstractInjectionTargetBean<?>, Class<?>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineProducerMethods(InjectionTargetBean<X>, AnnotatedType<X>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineProducerMethods(InjectionTargetBean<X>, AnnotatedType<X>) - Method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
defineQualifier() - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
Defines qualifier.
defineQualifier() - Method in interface org.apache.webbeans.component.creation.BeanCreator
Defines qualifier.
defineQualifiers(AbstractOwbBean<T>, Annotation[]) - Method in class org.apache.webbeans.config.DefinitionUtil
Configure web beans component qualifier.
defineScopeType(String, boolean) - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
Define scope type of the bean.
defineScopeType(String, boolean) - Method in interface org.apache.webbeans.component.creation.BeanCreator
Define scope type of the bean.
defineScopeType(AbstractOwbBean<T>, Annotation[], String, boolean) - Static method in class org.apache.webbeans.config.DefinitionUtil
Configure web beans component scope type.
defineSerializable() - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
Define serializable.
defineSerializable() - Method in interface org.apache.webbeans.component.creation.BeanCreator
Define serializable.
defineSerializable(AbstractOwbBean<T>) - Method in class org.apache.webbeans.config.DefinitionUtil
 
defineStereoTypes() - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
Define stereptypes.
defineStereoTypes() - Method in interface org.apache.webbeans.component.creation.BeanCreator
Define stereptypes.
defineStereoTypes(OwbBean<?>, Annotation[]) - Static method in class org.apache.webbeans.config.DefinitionUtil
 
DefinitionException - Exception in org.apache.webbeans.exception.inject
 
DefinitionException() - Constructor for exception org.apache.webbeans.exception.inject.DefinitionException
 
DefinitionException(String) - Constructor for exception org.apache.webbeans.exception.inject.DefinitionException
 
DefinitionException(Throwable) - Constructor for exception org.apache.webbeans.exception.inject.DefinitionException
 
DefinitionException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.inject.DefinitionException
 
DefinitionUtil - Class in org.apache.webbeans.config
Defines the web beans components common properties.
DefinitionUtil(WebBeansContext) - Constructor for class org.apache.webbeans.config.DefinitionUtil
 
delegateBindings - Variable in class org.apache.webbeans.decorator.WebBeansDecorator
Delegate field bindings
delegateField - Variable in class org.apache.webbeans.decorator.WebBeansDecorator
 
DelegateHandler - Class in org.apache.webbeans.decorator
 
DelegateHandler() - Constructor for class org.apache.webbeans.decorator.DelegateHandler
 
DelegateHandler(OwbBean<?>) - Constructor for class org.apache.webbeans.decorator.DelegateHandler
 
DelegateHandler(OwbBean<?>, InvocationContext) - Constructor for class org.apache.webbeans.decorator.DelegateHandler
 
delegateType - Variable in class org.apache.webbeans.decorator.WebBeansDecorator
Delegate field class type
DependentBeanProxy - Class in org.apache.webbeans.proxy
 
DependentBeanProxy() - Constructor for class org.apache.webbeans.proxy.DependentBeanProxy
 
DependentContext - Class in org.apache.webbeans.context
Defines the component Dependent context.
DependentContext() - Constructor for class org.apache.webbeans.context.DependentContext
Creats a new instance of dependent context.
DependentCreationalContext<S> - Class in org.apache.webbeans.context.creational
This class contains creation information about @Dependent scoped contextual instances.
DependentCreationalContext(Contextual<S>) - Constructor for class org.apache.webbeans.context.creational.DependentCreationalContext
 
DependentCreationalContext.DependentType - Enum in org.apache.webbeans.context.creational
 
dependentInstanceOfProducerMethods - Static variable in class org.apache.webbeans.inject.AbstractInjectable
 
DependentScopedBeanInterceptorHandler - Class in org.apache.webbeans.intercept
Dependent scoped beans interceptor handler.
DependentScopedBeanInterceptorHandler(OwbBean<?>, Object, CreationalContext<?>) - Constructor for class org.apache.webbeans.intercept.DependentScopedBeanInterceptorHandler
Creates a new instance of handler.
DependentScopeLiteral - Class in org.apache.webbeans.annotation
Dependent literal annotation.
DependentScopeLiteral() - Constructor for class org.apache.webbeans.annotation.DependentScopeLiteral
 
deploy(ScannerService) - Method in class org.apache.webbeans.config.BeansDeployer
Deploys all the defined web beans components in the container startup.
deployClasses(Collection<Class<?>>) - Method in class org.apache.webbeans.lifecycle.test.OpenWebBeansTestMetaDataDiscoveryService
Those classes will be scanned by container.
deployed - Variable in class org.apache.webbeans.config.BeansDeployer
Deployment is started or not
deployFromClassPath(ScannerService) - Method in class org.apache.webbeans.config.BeansDeployer
Discovers and deploys classes from class path.
deployFromXML(ScannerService) - Method in class org.apache.webbeans.config.BeansDeployer
Discovers and deploys alternatives, interceptors and decorators from XML.
DeploymentException - Exception in org.apache.webbeans.exception.inject
 
DeploymentException() - Constructor for exception org.apache.webbeans.exception.inject.DeploymentException
 
DeploymentException(String) - Constructor for exception org.apache.webbeans.exception.inject.DeploymentException
 
DeploymentException(Throwable) - Constructor for exception org.apache.webbeans.exception.inject.DeploymentException
 
DeploymentException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.inject.DeploymentException
 
deployXMLs(Collection<String>) - Method in class org.apache.webbeans.lifecycle.test.OpenWebBeansTestMetaDataDiscoveryService
Those xmls will be scanned by container.
destroy(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractOwbBean
 
destroy(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
destroy(T, CreationalContext<T>) - Method in class org.apache.webbeans.container.SerializableBean
 
destroy() - Method in class org.apache.webbeans.context.AbstractContext
Destroys the context.
destroy(Object) - Method in class org.apache.webbeans.context.AbstractContextsService
 
destroy() - Method in interface org.apache.webbeans.context.WebBeansContext
Destroys the context.
destroy(Object) - Method in class org.apache.webbeans.corespi.se.DefaultContextsService
 
destroy() - Method in class org.apache.webbeans.inject.OWBInjector
Release dependents.
destroy(T, CreationalContext<T>) - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
destroyAllConversations() - Method in class org.apache.webbeans.conversation.ConversationManager
Destroys all conversations
destroyApplicationContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
Destroys the application context and all of its components at the end of the application.
destroyBean(Bean<?>, Object, CreationalContext<?>) - Method in class org.apache.webbeans.component.AbstractProducerBean
Destroys bean.
destroyComponentInstance(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Sub-classes must override this method to destroy bean instance.
destroyComponentInstance(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.ExtensionBean
Sub-classes must override this method to destroy bean instance.
destroyConversationContext() - Method in class org.apache.webbeans.context.ContextFactory
 
destroyConversationContextWithSessionId(String) - Method in class org.apache.webbeans.conversation.ConversationManager
Destroy conversations with given session id.
destroyCreatedInstance(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractOwbBean
Destroys instance.
destroyCreatedInstance(T, CreationalContext<T>) - Method in interface org.apache.webbeans.component.OwbBean
Destroys instance.
destroyDependents() - Method in class org.apache.webbeans.el.ELContextStore
This method have to be called after the EL parsing to cleanup the cache for @Dependent scoped beans.
destroyELContextStore() - Method in class org.apache.webbeans.el.ELContextStore
This needs to be called at the end of each request.
destroyInstance(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Destroy the instance of the bean.
destroyInstance(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractOwbBean
Destroy the instance of the bean.
destroyInstance(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractProducerBean
Destroy the instance of the bean.
destroyInstance(BeanManager, CreationalContext<BeanManager>) - Method in class org.apache.webbeans.component.BeanManagerBean
 
destroyInstance(Conversation, CreationalContext<Conversation>) - Method in class org.apache.webbeans.component.ConversationBean
 
destroyInstance(InjectionPoint, CreationalContext<InjectionPoint>) - Method in class org.apache.webbeans.component.InjectionPointBean
 
destroyInstance(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.NewManagedBean
 
destroyInstance(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.ProducerMethodBean
Destroy the instance of the bean.
destroyInstance(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
destroyRequestContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
 
destroySessionContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
 
destroySingletonContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
 
destroyWithRespectToTimout() - Method in class org.apache.webbeans.conversation.ConversationManager
Destroy unactive conversations.
discoverEjb - Variable in class org.apache.webbeans.config.BeansDeployer
Discover ejb or not
disposalMethod - Variable in class org.apache.webbeans.component.ProducerMethodBean
Disposal method
dispose(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractProducerBean
dispose(T, CreationalContext<T>) - Method in interface org.apache.webbeans.component.IBeanHasParent
 
dispose(T) - Method in class org.apache.webbeans.component.InjectionTargetWrapper
dispose(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.ProducerMethodBean
dispose(T) - Method in class org.apache.webbeans.portable.creation.AbstractProducer
dispose(T) - Method in class org.apache.webbeans.portable.creation.DefaultInjectionTargetImpl
 
disposeDefault(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.ProducerMethodBean
Default dispose method used.
doInjection() - Method in interface org.apache.webbeans.inject.Injectable
Responsible for injecting the owner required injected component instances.
doInjection() - Method in class org.apache.webbeans.inject.InjectableConstructor
Creates the instance from the constructor.
doInjection() - Method in class org.apache.webbeans.inject.InjectableField
 
doInjection() - Method in class org.apache.webbeans.inject.InjectableMethods
 
doPrivilegedCreateClass(ProxyFactory) - Static method in class org.apache.webbeans.util.SecurityUtil
Deprecated.  
doPrivilegedGetDeclaredConstructor(Class<T>, Class<?>...) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedGetDeclaredConstructor(Class<T>, Class<?>...) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
doPrivilegedGetDeclaredConstructors(Class<T>) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedGetDeclaredConstructors(Class<T>) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
doPrivilegedGetDeclaredField(Class<T>, String) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedGetDeclaredField(Class<T>, String) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
doPrivilegedGetDeclaredFields(Class<T>) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedGetDeclaredFields(Class<T>) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
doPrivilegedGetDeclaredMethod(Class<T>, String, Class<?>...) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedGetDeclaredMethod(Class<T>, String, Class<?>...) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
doPrivilegedGetDeclaredMethods(Class<T>) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedGetDeclaredMethods(Class<T>) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
doPrivilegedGetDeclaredMethods(Class<T>) - Static method in class org.apache.webbeans.util.SecurityUtil
Deprecated.  
doPrivilegedGetSystemProperties() - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedGetSystemProperties() - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
doPrivilegedGetSystemProperty(String, String) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedGetSystemProperty(String, String) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
doPrivilegedIsAccessible(AccessibleObject) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedIsAccessible(AccessibleObject) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
doPrivilegedObjectCreate(Class<T>) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedObjectCreate(Class<T>) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
doPrivilegedSetAccessible(AccessibleObject, boolean) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedSetAccessible(AccessibleObject, boolean) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
doPrivilegedSetSystemProperty(String, String) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
doPrivilegedSetSystemProperty(String, String) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
DuplicateDefinitionException - Exception in org.apache.webbeans.exception.definition
 
DuplicateDefinitionException() - Constructor for exception org.apache.webbeans.exception.definition.DuplicateDefinitionException
 
DuplicateDefinitionException(String) - Constructor for exception org.apache.webbeans.exception.definition.DuplicateDefinitionException
 
DuplicateDefinitionException(Throwable) - Constructor for exception org.apache.webbeans.exception.definition.DuplicateDefinitionException
 
DuplicateDefinitionException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.definition.DuplicateDefinitionException
 

E

EDCONF_FAIL - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EJBInterceptorConfig - Class in org.apache.webbeans.intercept.ejb
Configures the EJB related interceptors.
EJBInterceptorConfig(WebBeansContext) - Constructor for class org.apache.webbeans.intercept.ejb.EJBInterceptorConfig
 
EjbInterceptorContext - Class in org.apache.webbeans.context.creational
 
EjbInterceptorContext() - Constructor for class org.apache.webbeans.context.creational.EjbInterceptorContext
 
EJBWebBeansConfigurator - Class in org.apache.webbeans.config
 
EL22Adaptor - Class in org.apache.webbeans.el.el22
 
EL22Adaptor() - Constructor for class org.apache.webbeans.el.el22.EL22Adaptor
 
EL_ADAPTOR_CLASS - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
EL Adaptor
ELContextStore - Class in org.apache.webbeans.el
The ELContextStore serves two different purposes Store Dependent objects of the same invocation.
EMPTY_ANNOTATION_ARRAY - Static variable in class org.apache.webbeans.util.AnnotationUtil
 
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.webbeans.util.AnnotationUtil
 
enabled - Variable in class org.apache.webbeans.component.AbstractOwbBean
This bean is enabled or disabled
end() - Method in class org.apache.webbeans.conversation.ConversationImpl
endContext(Class<? extends Annotation>, Object) - Method in class org.apache.webbeans.context.AbstractContextsService
 
endContext(Class<? extends Annotation>, Object) - Method in class org.apache.webbeans.corespi.se.DefaultContextsService
EnterpriseBeanMarker - Interface in org.apache.webbeans.component
Marker interface for enterprise beans.
equals(Object) - Method in class org.apache.webbeans.annotation.WebBeansAnnotation
 
equals(Object) - Method in class org.apache.webbeans.component.AbstractOwbBean
 
equals(Object) - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
equals(Object) - Method in class org.apache.webbeans.config.OwbParametrizedTypeImpl
 
equals(Object) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
equals(Object) - Method in class org.apache.webbeans.container.SerializableBean
If the other object is a SerializableBean too, we compare the 2 underlying wrapped beans.
equals(Object) - Method in class org.apache.webbeans.conversation.ConversationImpl
 
equals(Object) - Method in class org.apache.webbeans.deployment.StereoTypeModel
equals(Object) - Method in class org.apache.webbeans.el.WrappedValueExpression
 
equals(Object) - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
equals(Object) - Method in class org.apache.webbeans.jms.JMSModel
 
equalsIgnorePosition(Object[], Object[]) - Static method in class org.apache.webbeans.util.ArrayUtil
Compare two arrays regardless of the position of the elements in the arrays.
error(Throwable) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
error(String) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
error(String, Object...) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
error(String, Throwable) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
error(String, Throwable, Object...) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
error(SAXParseException) - Method in class org.apache.webbeans.xml.WebBeansErrorHandler
 
ERROR_0001 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0002 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0003 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0004 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0005 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0006 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0007 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0008 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0009 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0010 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0011 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0012 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0013 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0014 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0015 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0016 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0017 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0018 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0019 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0020 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0021 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0022 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0023 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0024 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0025 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0026 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ERROR_0027 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ErrorStack - Class in org.apache.webbeans.portable.events.discovery
Error stack.
ErrorStack() - Constructor for class org.apache.webbeans.portable.events.discovery.ErrorStack
 
EventBean<T> - Class in org.apache.webbeans.component
Implicit observable bean definition.
EventBean(WebBeansContext) - Constructor for class org.apache.webbeans.component.EventBean
Creates a new instance of event bean.
EventImpl<T> - Class in org.apache.webbeans.event
Event implementation.
EventImpl(Annotation[], Type, WebBeansContext) - Constructor for class org.apache.webbeans.event.EventImpl
Creates a new event.
EventUtil - Class in org.apache.webbeans.event
 
EXCEPT_0002 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0003 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0004 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0005 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0006 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0007 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0008 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0009 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0010 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0012 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0013 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0014 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0015 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0016 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_0017 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
EXCEPT_XML - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ExecutionException - Exception in org.apache.webbeans.exception.inject
 
ExecutionException() - Constructor for exception org.apache.webbeans.exception.inject.ExecutionException
 
ExecutionException(String) - Constructor for exception org.apache.webbeans.exception.inject.ExecutionException
 
ExecutionException(Throwable) - Constructor for exception org.apache.webbeans.exception.inject.ExecutionException
 
ExecutionException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.inject.ExecutionException
 
ExtensionBean<T> - Class in org.apache.webbeans.component
Extension service bean definition.
ExtensionBean(Class<T>, WebBeansContext) - Constructor for class org.apache.webbeans.component.ExtensionBean
Creates a new extesion bean.
ExtensionLoader - Class in org.apache.webbeans.portable.events
Loads META-INF/services/javax.enterprise.inject.spi.Extension services.
ExtensionLoader(WebBeansContext) - Constructor for class org.apache.webbeans.portable.events.ExtensionLoader
Creates a new loader instance.
ExternalScope - Class in org.apache.webbeans.container
A wrapper for an external scope which can be added by BeforeBeanDiscovery.addScope(Class, boolean, boolean).
ExternalScope(Class<? extends Annotation>, boolean, boolean) - Constructor for class org.apache.webbeans.container.ExternalScope
 

F

fatal(String) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
fatal(String, Object...) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
fatal(Throwable, String) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
fatal(Throwable, String, Object...) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
FATAL_0001 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
FATAL_0002 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
fatalError(SAXParseException) - Method in class org.apache.webbeans.xml.WebBeansErrorHandler
 
field - Variable in class org.apache.webbeans.inject.InjectableField
 
filterCommonInterceptorStackList(List<InterceptorData>, Method) - Method in class org.apache.webbeans.intercept.InterceptorUtil
Filter bean interceptor stack.
filterOverridenAroundInvokeInterceptor(Class<?>, List<InterceptorData>) - Method in class org.apache.webbeans.intercept.InterceptorUtil
If an AroundInvoke method is overridden by another method (regardless of whether that method is itself an AroundInvoke method), it will not be invoked.
filterOverridenLifecycleInterceptor(Class<?>, List<InterceptorData>) - Method in class org.apache.webbeans.intercept.InterceptorUtil
Remove bean inherited and overriden lifecycle interceptor method from its stack list.
findBeanByName(String) - Method in class org.apache.webbeans.el.ELContextStore
 
findBeansXmlBases(String, ClassLoader) - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
Find the base paths of all available resources with the given resourceName in the classpath.
findByAlternatives(Set<Bean<?>>) - Method in class org.apache.webbeans.container.InjectionResolver
Gets alternatives from set.
findByAlternatives(Set<Bean<?>>, String) - Method in class org.apache.webbeans.container.InjectionResolver
Gets alternatives from set.
findBySpecialization(Set<Bean<?>>) - Method in class org.apache.webbeans.container.InjectionResolver
Returns specialized beans if exists, otherwise return input result
findDeployedWebBeansDecorator(BeanManagerImpl, Set<Type>, Annotation...) - Static method in class org.apache.webbeans.decorator.WebBeansDecoratorConfig
 
findDeployedWebBeansInterceptor(Annotation[], WebBeansContext) - Method in class org.apache.webbeans.intercept.WebBeansInterceptorConfig
 
fire(T) - Method in class org.apache.webbeans.event.EventImpl
Fires event with given event object.
fireEvent(Object, Annotation...) - Method in class org.apache.webbeans.container.BeanManagerImpl
fireEvent(Object, Annotation...) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
fireEvent(Object, Annotation...) - Method in class org.apache.webbeans.event.NotificationManager
 
fireProcessAnnotatedTypeEvent(AnnotatedType<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
Returns ProcessAnnotatedType event.
fireProcessInjectionTargetEvent(AbstractInjectionTargetBean<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
Returns ProcessInjectionTarget event.
fireProcessInjectionTargetEvent(GProcessInjectionTarget) - Method in class org.apache.webbeans.util.WebBeansUtil
 
fireProcessInjectionTargetEventForJavaEeComponents(Class<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
Returns ProcessInjectionTarget event.
fireProcessObservableMethodBeanEvent(Map<ObserverMethod<?>, AnnotatedMethod<?>>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
fireProcessProducerEventForField(ProducerFieldBean<?>, AnnotatedField<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
fireProcessProducerEventForMethod(ProducerMethodBean<?>, AnnotatedMethod<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
fireProcessProducerFieldBeanEvent(Map<ProducerFieldBean<?>, AnnotatedField<?>>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
fireProcessProducerMethodBeanEvent(Map<ProducerMethodBean<?>, AnnotatedMethod<?>>, AnnotatedType<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
 

G

generateUUIDStringWithoutDash() - Static method in class org.apache.webbeans.util.StringUtil
 
GenericBeanEvent - Interface in org.apache.webbeans.portable.events.generics
 
GenericProducerObserverEvent - Interface in org.apache.webbeans.portable.events.generics
 
get(Class<T>) - Method in class org.apache.webbeans.config.WebBeansContext
 
get(Contextual<T>) - Method in class org.apache.webbeans.context.AbstractContext
get(Contextual<T>, CreationalContext<T>) - Method in class org.apache.webbeans.context.AbstractContext
get(Contextual<T>, CreationalContext<T>) - Method in class org.apache.webbeans.context.CustomPassivatingContextImpl
 
get(Contextual<T>) - Method in class org.apache.webbeans.context.CustomPassivatingContextImpl
 
get(Contextual<T>) - Method in class org.apache.webbeans.context.DependentContext
get(Object) - Method in class org.apache.webbeans.corespi.DefaultSingletonService
Gets singleton instance for deployment.
get(ProxyFactory) - Method in class org.apache.webbeans.util.OpenWebBeansClassLoaderProvider
 
get(int) - Method in class org.apache.webbeans.util.SortedListHelper
 
getActiveTime() - Method in class org.apache.webbeans.conversation.ConversationImpl
 
getActualInstance() - Method in class org.apache.webbeans.component.ResourceBean
Called after deserialization to get a new instance for some type of resource bean instance that are not serializable.
getActualInstance() - Method in class org.apache.webbeans.proxy.DependentBeanProxy
 
getActualTypeArguements(Type) - Static method in class org.apache.webbeans.util.ClassUtil
Deprecated. use ClassUtil.getActualTypeArguments(Type)
getActualTypeArguments() - Method in class org.apache.webbeans.component.ProducerFieldBean
Returns actual type arguments.
getActualTypeArguments() - Method in class org.apache.webbeans.component.ProducerMethodBean
Gets actual type arguments.
getActualTypeArguments() - Method in class org.apache.webbeans.config.OwbParametrizedTypeImpl
 
getActualTypeArguments(Type) - Static method in class org.apache.webbeans.util.ClassUtil
Returns declared type arguments if type is a ParameterizedType instance, else an empty array.
getAdditionalAnnotatedTypes() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getAdditionalQualifiers() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getAdditionalScopes() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getAllAnnotations(String) - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
getAlternatives(String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
 
getAlternativesManager() - Method in class org.apache.webbeans.config.WebBeansContext
 
getAnnotated() - Method in class org.apache.webbeans.portable.events.ProcessBeanImpl
getAnnotatedBeanClass() - Method in class org.apache.webbeans.portable.events.ProcessManagedBeanImpl
getAnnotatedBeanClass() - Method in class org.apache.webbeans.portable.events.ProcessSessionBeanImpl
getAnnotatedDisposedParameter() - Method in class org.apache.webbeans.portable.events.ProcessProducerMethodImpl
getAnnotatedElementFactory() - Method in class org.apache.webbeans.config.WebBeansContext
 
getAnnotatedMember() - Method in class org.apache.webbeans.portable.events.ProcessProducerImpl
getAnnotatedMethod() - Method in class org.apache.webbeans.portable.events.ProcessObserverMethodImpl
getAnnotatedMethodArguments(Object) - Method in class org.apache.webbeans.event.ObserverMethodImpl
Gets observer method parameters.
getAnnotatedMethodFirstParameterAnnotation(AnnotatedMethod<X>, Class<T>) - Static method in class org.apache.webbeans.util.AnnotationUtil
 
getAnnotatedMethodFirstParameterQualifierWithGivenAnnotation(AnnotatedMethod<X>, Class<? extends Annotation>) - Method in class org.apache.webbeans.annotation.AnnotationManager
 
getAnnotatedMethodFirstParameterQualifierWithGivenAnnotation(AnnotatedMethod<X>, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Deprecated. 
getAnnotatedMethodFirstParameterWithAnnotation(AnnotatedMethod<X>, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
 
getAnnotatedProducerField() - Method in class org.apache.webbeans.portable.events.ProcessProducerFieldImpl
getAnnotatedProducerMethod() - Method in class org.apache.webbeans.portable.events.ProcessProducerMethodImpl
getAnnotatedType() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Gets annotated type.
getAnnotatedType() - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
 
getAnnotatedType() - Method in interface org.apache.webbeans.component.InjectionTargetBean
Gets annotated type.
getAnnotatedType() - Method in interface org.apache.webbeans.intercept.OwbInterceptor
 
getAnnotatedType() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
getAnnotatedType(Class<X>) - Method in class org.apache.webbeans.portable.AnnotatedElementFactory
Get an already registered AnnotatedType.
getAnnotatedType() - Method in class org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
getAnnotatedType() - Method in class org.apache.webbeans.portable.events.ProcessInjectionTargetImpl
 
getAnnotatedTypeUtil() - Method in class org.apache.webbeans.config.WebBeansContext
 
getAnnotation(Annotation[], Class<T>) - Static method in class org.apache.webbeans.util.AnnotationUtil
get the annotation of the given type from the array.
getAnnotationDB() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
getAnnotationIndex() - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
returns a map keyed by the fully qualified string name of a annotation class.
getAnnotationManager() - Method in class org.apache.webbeans.config.WebBeansContext
 
getAnnotationMembersValueMap() - Method in class org.apache.webbeans.annotation.WebBeansAnnotation
Gets
getAnnotationsFromSet(Set<Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
 
getAroundInvoke() - Method in interface org.apache.webbeans.intercept.InterceptorData
Gets AroundInvoke annotated method if exist, returns null otherwise.
getAroundInvoke() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
getAroundTimeout() - Method in interface org.apache.webbeans.intercept.InterceptorData
Gets AroundTimeout annotated method if exist, returns null otherwise.
getAroundTimeout() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
getAroundTimeoutClass() - Method in interface org.apache.webbeans.plugins.OpenWebBeansEjbLCAPlugin
 
getBDABeansXmlScanner() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
getBean() - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
Gets bean.
getBean() - Method in class org.apache.webbeans.component.creation.AbstractInjectedTargetBeanCreator
Return type-safe bean instance.
getBean() - Method in interface org.apache.webbeans.component.creation.BeanCreator
Gets bean.
getBean() - Method in class org.apache.webbeans.component.creation.ManagedBeanCreatorImpl
Return type-safe bean instance.
getBean() - Method in class org.apache.webbeans.container.SerializableBean
 
getBean() - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
Gets owner bean.
getBean(Class<X>) - Method in class org.apache.webbeans.portable.creation.AbstractProducer
Returns actual bean instance.
getBean() - Method in class org.apache.webbeans.portable.events.ProcessBeanImpl
getBeanClass() - Method in class org.apache.webbeans.component.AbstractOwbBean
Get return types of the bean.
getBeanClass() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
getBeanClass() - Method in class org.apache.webbeans.container.SerializableBean
 
getBeanClass() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getBeanClass() - Method in class org.apache.webbeans.event.ObserverMethodImpl
Returns observer owner bean.
getBeanClass() - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
getBeanClass() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
getBeanClass() - Method in interface org.apache.webbeans.portable.events.generics.GenericProducerObserverEvent
 
getBeanClass() - Method in class org.apache.webbeans.portable.events.generics.GProcessObservableMethod
 
getBeanClass() - Method in class org.apache.webbeans.portable.events.generics.GProcessProducer
 
getBeanClass() - Method in class org.apache.webbeans.portable.events.generics.GProcessProducerField
 
getBeanClass() - Method in class org.apache.webbeans.portable.events.generics.GProcessProducerMethod
 
getBeanClasses() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
getBeanClassFor(Class<?>) - Method in interface org.apache.webbeans.portable.events.generics.GenericBeanEvent
If this is a Foo event and we are considering it as a Bar event, returns the generic type of Foo as a Bar.
getBeanClassFor(Class<?>) - Method in class org.apache.webbeans.portable.events.generics.GProcessAnnotatedType
 
getBeanClassFor(Class<?>) - Method in class org.apache.webbeans.portable.events.generics.GProcessBean
 
getBeanClassFor(Class<?>) - Method in class org.apache.webbeans.portable.events.generics.GProcessInjectionTarget
 
getBeanClassFor(Class<?>) - Method in class org.apache.webbeans.portable.events.generics.GProcessManagedBean
 
getBeanClassFor(Class<?>) - Method in class org.apache.webbeans.portable.events.generics.GProcessSessionBean
This is an exceptional case due to the definition ProcessSessionBean extends ProcessManagedBean If we are thinking of this event as a ProcessSessionBean then the bean class is X but if we are thinking of it as a ProcessManagedBean or superclass then the bean class is Object.
getBeanConstructor(AnnotatedType<T>) - Static method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
getBeanCreationalContext() - Method in class org.apache.webbeans.context.creational.BeanInstanceBag
 
getBeanInstance() - Method in class org.apache.webbeans.context.creational.BeanInstanceBag
 
getBeanInstance(Bean<T>) - Method in class org.apache.webbeans.portable.events.ExtensionLoader
Returns service bean instance.
getBeanManager() - Method in class org.apache.webbeans.el.ELContextStore
 
getBeanManager() - Method in class org.apache.webbeans.intercept.InterceptorHandler
 
getBeanManager() - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
getBeanManagerImpl() - Method in class org.apache.webbeans.config.WebBeansContext
 
getBeans() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getBeans(Type, Annotation...) - Method in class org.apache.webbeans.container.BeanManagerImpl
getBeans(String) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getBeans(String) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
getBeans(Type, Annotation...) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
getBeansXml(Class<?>) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
 
getBeanXmls() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
getBindings() - Method in class org.apache.webbeans.jms.JMSModel
 
getCardinal() - Method in enum org.apache.webbeans.context.type.ContextTypes
 
getCause() - Method in exception org.apache.webbeans.exception.WebBeansException
 
getClass(Type) - Static method in class org.apache.webbeans.util.ClassUtil
Gets the class of the given type arguments.
getClassFromName(String) - Static method in class org.apache.webbeans.util.ClassUtil
 
getClassIndex() - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
returns a map keyed by the list of classes scanned.
getClassMethodsWithTypes(Class<?>, String, List<Class<?>>) - Static method in class org.apache.webbeans.util.ClassUtil
 
getClassMethodWithTypes(Class<?>, String, List<Class<?>>) - Static method in class org.apache.webbeans.util.ClassUtil
 
getClazz() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getClazz() - Method in interface org.apache.webbeans.intercept.OwbInterceptor
 
getClazz() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
Gets the interceptor class.
getClazz(Type) - Static method in class org.apache.webbeans.util.ClassUtil
Return raw class type for given type.
getCommonPropertyType(ELContext, Object) - Method in class org.apache.webbeans.el.WebBeansELResolver
getComponentInstanceMap() - Method in class org.apache.webbeans.context.AbstractContext
Returns instance map.
getComponentInstanceMap() - Method in interface org.apache.webbeans.context.WebBeansContext
Returns instance map.
getComponents() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getComponentStereoTypes(OwbBean<?>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Returns bean stereotypes.
getConstructor() - Method in class org.apache.webbeans.component.ManagedBean
Get constructor.
getConstructorInjectionPointData(Bean<T>, AnnotatedConstructor<T>) - Method in class org.apache.webbeans.inject.impl.InjectionPointFactory
 
getConstructorInjectionPointData(Bean<?>, Constructor<?>) - Method in class org.apache.webbeans.inject.impl.InjectionPointFactory
 
getConstructorParameterGenericTypesWithGivenAnnotation(Constructor<?>, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
 
getContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
Gets the active context for the given scope type.
getContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
getContextData() - Method in class org.apache.webbeans.intercept.InvocationContextImpl
getContextFactory() - Method in class org.apache.webbeans.config.WebBeansContext
 
getContextName() - Method in enum org.apache.webbeans.context.type.ContextTypes
 
getContextService() - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
getContextsService() - Method in class org.apache.webbeans.config.WebBeansContext
 
getContextual() - Method in class org.apache.webbeans.context.creational.DependentCreationalContext
 
getContextualCreationalContext() - Method in class org.apache.webbeans.intercept.ApplicationScopedBeanInterceptorHandler
 
getContextualCreationalContext() - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
 
getContextualInstance() - Method in class org.apache.webbeans.intercept.ApplicationScopedBeanInterceptorHandler
Gets instance from context.
getContextualInstance() - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
Gets instance from context.
getConversationBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Returns new conversation bean instance.
getConversationBeanReference() - Method in class org.apache.webbeans.conversation.ConversationManager
Gets conversation instance from conversation bean.
getConversationContext(Conversation) - Method in class org.apache.webbeans.conversation.ConversationManager
Gets conversation's context instance.
getConversationManager() - Method in class org.apache.webbeans.config.WebBeansContext
 
getConversationMapWithSessionId(String) - Method in class org.apache.webbeans.conversation.ConversationManager
Return all conversation/context associated with sessionid.
getCreationalContext(Contextual<T>) - Method in class org.apache.webbeans.context.AbstractContext
Gets creational context of the given bean.
getCreationalContext(Contextual<T>) - Method in class org.apache.webbeans.context.creational.CreationalContextFactory
Returns a new creational context for given contextual.
getCreationalContext(Contextual<T>) - Method in interface org.apache.webbeans.context.WebBeansContext
Gets creational context of the given bean.
getCreationalContextFactory() - Method in class org.apache.webbeans.config.WebBeansContext
 
getCreatorField() - Method in class org.apache.webbeans.component.ProducerFieldBean
Gets creator field.
getCreatorMethod() - Method in class org.apache.webbeans.component.ProducerMethodBean
Gets the creator method.
getCurrentClassLoader() - Static method in class org.apache.webbeans.util.WebBeansUtil
Gets current classloader with current thread.
getCurrentContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.context.AbstractContextsService
 
getCurrentContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.corespi.se.DefaultContextsService
getCurrentPrincipal() - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
 
getCurrentPrincipal() - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
 
getCustomContext(Context) - Method in class org.apache.webbeans.context.ContextFactory
 
getDeclaredMethods(Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
Gets the declared methods of the given class.
getDecoratedTypes() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getDecorators() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getDecorators(String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
 
getDecoratorsManager() - Method in class org.apache.webbeans.config.WebBeansContext
 
getDecoratorStack() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
 
getDecoratorStack() - Method in interface org.apache.webbeans.component.InjectionTargetBean
Gets decorator stack of bean instance.
getDecoratorStack(InjectionTargetBean<?>, Object, Object, CreationalContextImpl<?>) - Static method in class org.apache.webbeans.decorator.WebBeansDecoratorConfig
 
getDefaultDeploymentType() - Method in interface org.apache.webbeans.deployment.stereotype.IStereoTypeModel
Gets default deployment type.
getDefaultDeploymentType() - Method in class org.apache.webbeans.deployment.StereoTypeModel
Gets default deployment type.
getDefaultScopeType() - Method in interface org.apache.webbeans.deployment.stereotype.IStereoTypeModel
Sets default deployment type.
getDefaultScopeType() - Method in class org.apache.webbeans.deployment.StereoTypeModel
Sets default deployment type.
getDefinedType() - Method in class org.apache.webbeans.component.NewManagedBean
 
getDefinitionUtil() - Method in class org.apache.webbeans.config.WebBeansContext
 
getDelegate() - Method in interface org.apache.webbeans.intercept.OwbInterceptor
 
getDelegate() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
getDelegateComponent() - Method in interface org.apache.webbeans.decorator.OwbDecorator
 
getDelegateComponent() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getDelegateQualifiers() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getDelegateType() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getDependent(Bean<?>) - Method in class org.apache.webbeans.el.ELContextStore
 
getDependentBeanParameters() - Method in class org.apache.webbeans.inject.InjectableMethods
 
getDependentContextualInstance(BeanManagerImpl, ELContextStore, ELContext, Bean<Object>) - Method in class org.apache.webbeans.el.WebBeansELResolver
 
getDependentDecorator(Object, Contextual<?>) - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
Gets bean decorator instance.
getDependentInterceptor(Object, Contextual<?>) - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
Gets bean interceptor instance.
getDependentType() - Method in class org.apache.webbeans.context.creational.DependentCreationalContext
 
getDisposalMethod() - Method in class org.apache.webbeans.component.ProducerMethodBean
Gets the disposal method of the component.
getDisposalWithGivenAnnotatedMethod(AnnotatedType<X>, Type, Annotation[]) - Method in class org.apache.webbeans.annotation.AnnotationManager
 
getDisposalWithGivenAnnotatedMethod(AnnotatedType<X>, Type, Annotation[]) - Static method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
Deprecated. 
getEjbBeanProxyClass(OwbBean<?>, Class<?>) - Method in class org.apache.webbeans.proxy.JavassistProxyFactory
Provides the proxy for the given bean and interface, if defined
getEjbInterceptor(Object, Class<?>) - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
Gets interceptor instance.
getEJBInterceptorConfig() - Method in class org.apache.webbeans.config.WebBeansContext
 
getEjbLCAPlugin() - Method in class org.apache.webbeans.plugins.PluginLoader
Gets ejb lifecycle annotations plugin
getEjbName() - Method in class org.apache.webbeans.portable.events.ProcessSessionBeanImpl
getEjbPlugin() - Method in class org.apache.webbeans.plugins.PluginLoader
Gets ejb plugin
getELResolver() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getELResolver() - Method in class org.apache.webbeans.container.InjectableBeanManager
 
getErrorStack() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getEventBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new event bean.
getExpectedType() - Method in class org.apache.webbeans.el.WrappedValueExpression
 
getExpressionString() - Method in class org.apache.webbeans.el.WrappedValueExpression
 
getExtensionLoader() - Method in class org.apache.webbeans.config.WebBeansContext
 
getFeatureDescriptors(ELContext, Object) - Method in class org.apache.webbeans.el.WebBeansELResolver
getFieldInjectionPointData(Bean<?>, Field) - Method in class org.apache.webbeans.inject.impl.InjectionPointFactory
 
getFieldInjectionPointData(Bean<?>, AnnotatedField<X>) - Method in class org.apache.webbeans.inject.impl.InjectionPointFactory
 
getFieldsWithType(WebBeansContext, Class<?>, Type) - Static method in class org.apache.webbeans.util.ClassUtil
 
getHierarchy() - Method in class org.apache.webbeans.config.BeanTypeSetResolver
Gets hierarchy.
getId() - Method in class org.apache.webbeans.component.AbstractOwbBean
get the unique Id of the bean.
getId() - Method in interface org.apache.webbeans.component.OwbBean
Gets id of the bean.
getId() - Method in class org.apache.webbeans.component.ProducerFieldBean
 
getId() - Method in class org.apache.webbeans.component.ProducerMethodBean
 
getId() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
getId() - Method in class org.apache.webbeans.container.SerializableBean
 
getId() - Method in class org.apache.webbeans.conversation.ConversationImpl
getIgnoredInterfaces() - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
 
getIgnoredPackages() - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
 
getImplQualifiers() - Method in class org.apache.webbeans.component.AbstractOwbBean
Get qualifiers.
getImplQualifiers() - Method in interface org.apache.webbeans.component.OwbBean
Returns set of qualifier annotations.
getImplScopeType() - Method in class org.apache.webbeans.component.AbstractOwbBean
Get scope type.
getImplScopeType() - Method in interface org.apache.webbeans.component.OwbBean
Returns scope type annotation.
getInheritedInterceptorBindings() - Method in interface org.apache.webbeans.config.inheritance.IBeanInheritedMetaData
 
getInheritedMetaData() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Gets inherited meta data.
getInheritedMetaData() - Method in interface org.apache.webbeans.component.InjectionTargetBean
Gets inherited meta data.
getInheritedQualifiers() - Method in interface org.apache.webbeans.config.inheritance.IBeanInheritedMetaData
 
getInheritedScopeType() - Method in interface org.apache.webbeans.config.inheritance.IBeanInheritedMetaData
 
getInheritedStereoTypes() - Method in interface org.apache.webbeans.config.inheritance.IBeanInheritedMetaData
 
getInheritedStereoTypes() - Method in interface org.apache.webbeans.deployment.stereotype.IStereoTypeModel
Returns a set of inherited stereotypes.
getInheritedStereoTypes() - Method in class org.apache.webbeans.deployment.StereoTypeModel
Returns a set of inherited stereotypes.
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
getInjectedFields() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Gets injected fields.
getInjectedFields() - Method in interface org.apache.webbeans.component.InjectionTargetBean
Gets all injected fields of bean.
getInjectedFromSuperFields() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Gets injected from super fields.
getInjectedFromSuperFields() - Method in interface org.apache.webbeans.component.InjectionTargetBean
Gets injected fields from super class.
getInjectedFromSuperMethods() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Gets injected from super methods.
getInjectedFromSuperMethods() - Method in interface org.apache.webbeans.component.InjectionTargetBean
Gets injected methods from super class.
getInjectedMethods() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Gets injected methods.
getInjectedMethods() - Method in interface org.apache.webbeans.component.InjectionTargetBean
Gets injected methods.
getInjectedPoints(Member) - Method in class org.apache.webbeans.inject.AbstractInjectable
Returns injection points related with given member type of the bean.
getInjectionOwnerComponent() - Method in class org.apache.webbeans.inject.AbstractInjectable
Gets the component.
getInjectionPoint(Member) - Method in class org.apache.webbeans.component.AbstractOwbBean
Gets injection points for given member.
getInjectionPoint(Member) - Method in interface org.apache.webbeans.component.OwbBean
Gets injection points for given member.
getInjectionPointBean(InjectionPoint) - Method in class org.apache.webbeans.container.InjectionResolver
Returns bean for injection point.
getInjectionPointBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Returns a new injected point bean instance.
getInjectionPointFactory() - Method in class org.apache.webbeans.config.WebBeansContext
 
getInjectionPoints() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
getInjectionPoints() - Method in class org.apache.webbeans.component.AbstractOwbBean
getInjectionPoints() - Method in class org.apache.webbeans.component.AbstractProducerBean
getInjectionPoints() - Method in class org.apache.webbeans.component.InjectionTargetWrapper
getInjectionPoints() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
getInjectionPoints() - Method in class org.apache.webbeans.container.SerializableBean
 
getInjectionPoints() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getInjectionPoints() - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
getInjectionPoints() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
getInjectionPoints() - Method in class org.apache.webbeans.portable.creation.AbstractProducer
getInjectionPoints() - Method in class org.apache.webbeans.portable.creation.DefaultInjectionTargetImpl
 
getInjectionResolver() - Method in class org.apache.webbeans.container.BeanManagerImpl
Gets injection resolver.
getInjectionTarget() - Method in class org.apache.webbeans.portable.events.ProcessInjectionTargetImpl
getInjectionTargetWrapper(Contextual<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getInjectionTargetWrapper(Class<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getInjectorInstance() - Method in class org.apache.webbeans.context.creational.EjbInterceptorContext
 
getInstance() - Static method in class org.apache.webbeans.config.WebBeansContext
Deprecated. 
getInstance(Bean<T>, CreationalContext<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
Deprecated. 
getInstance() - Static method in class org.apache.webbeans.container.InjectionResolver
Returns bean manager injection resolver.
getInstance() - Static method in class org.apache.webbeans.container.SerializableBeanVault
Deprecated. 
getInstance(Contextual<T>, CreationalContext<T>) - Method in class org.apache.webbeans.context.AbstractContext
getInstance() - Static method in class org.apache.webbeans.context.creational.CreationalContextFactory
Deprecated. 
getInstance() - Method in class org.apache.webbeans.context.creational.DependentCreationalContext
 
getInstance(Contextual<T>, CreationalContext<T>) - Method in class org.apache.webbeans.context.DependentContext
getInstance() - Static method in class org.apache.webbeans.decorator.DecoratorsManager
Deprecated. 
getInstance() - Static method in class org.apache.webbeans.deployment.StereoTypeManager
Deprecated. 
getInstance(boolean) - Static method in class org.apache.webbeans.el.ELContextStore
 
getInstance() - Static method in class org.apache.webbeans.event.NotificationManager
 
getInstance() - Static method in class org.apache.webbeans.inject.AlternativesManager
Deprecated. 
getInstance(Type, Class<?>, WebBeansContext, CreationalContext<?>, Object, Annotation...) - Static method in class org.apache.webbeans.inject.instance.InstanceFactory
 
getInstance() - Static method in class org.apache.webbeans.intercept.InterceptorsManager
Deprecated. 
getInstance() - Static method in class org.apache.webbeans.jms.JMSManager
Deprecated. 
getInstance() - Static method in class org.apache.webbeans.plugins.PluginLoader
Deprecated. 
getInstance() - Static method in class org.apache.webbeans.portable.AnnotatedElementFactory
Deprecated. 
getInstance() - Static method in class org.apache.webbeans.portable.events.ExtensionLoader
Deprecated. 
getInstance() - Static method in class org.apache.webbeans.proxy.JavassistProxyFactory
Deprecated. 
getInstanceBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new instance bean.
getInstanceByName(String, CreationalContext<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
Deprecated. 
getInstanceByType(Class<T>, Annotation...) - Method in class org.apache.webbeans.container.BeanManagerImpl
Deprecated. 
getInstanceByType(TypeLiteral<T>, Annotation...) - Method in class org.apache.webbeans.container.BeanManagerImpl
Deprecated. 
getInstanceByTypeConditions(Annotation[]) - Method in class org.apache.webbeans.container.ResolutionUtil
 
getInstanceToInject(InjectionPoint, CreationalContext<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
Deprecated. 
getInstanceToInject(InjectionPoint) - Method in class org.apache.webbeans.container.BeanManagerImpl
Deprecated. 
getInterceptorAnnotationClazz(InterceptionType) - Method in class org.apache.webbeans.intercept.InterceptorUtil
 
getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
getInterceptorBindingMetaAnnotations(Annotation[]) - Method in class org.apache.webbeans.annotation.AnnotationManager
Collect the interceptor bindings from an array of annotations, including transitively defined interceptor bindings.
getInterceptorBindingMetaAnnotations(Annotation[]) - Static method in class org.apache.webbeans.util.AnnotationUtil
Deprecated. 
getInterceptorBindingMethod() - Method in interface org.apache.webbeans.intercept.InterceptorData
Gets the interceptor annotated method.
getInterceptorBindingMethod() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
getInterceptorBindings() - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
getInterceptorBindings() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
getInterceptorBindingTypeMetaAnnotations(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getInterceptorBindingTypes() - Method in interface org.apache.webbeans.deployment.stereotype.IStereoTypeModel
Returns set of interceptor binding that are definen by the stereotype.
getInterceptorBindingTypes() - Method in class org.apache.webbeans.deployment.StereoTypeModel
Returns set of interceptor binding that are definen by the stereotype.
getInterceptorClass() - Method in class org.apache.webbeans.context.creational.EjbInterceptorContext
 
getInterceptorClass() - Method in interface org.apache.webbeans.intercept.InterceptorData
if this interceptor data is defined by interceptor, null otherwise.
getInterceptorClass() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
getInterceptorInstance() - Method in class org.apache.webbeans.context.creational.EjbInterceptorContext
 
getInterceptorMethod() - Method in interface org.apache.webbeans.intercept.InterceptorData
Gets interceptor method that this interceptor data contains.
getInterceptorMethod() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
getInterceptorMethods(List<InterceptorData>, InterceptorType) - Method in class org.apache.webbeans.intercept.InterceptorUtil
Gets list of interceptors with the given type.
getInterceptorProxyClasses() - Method in class org.apache.webbeans.proxy.JavassistProxyFactory
 
getInterceptors() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getInterceptors(String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
 
getInterceptorsManager() - Method in class org.apache.webbeans.config.WebBeansContext
 
getInterceptorStack() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Gets interceptor stack of bean instance.
getInterceptorStack() - Method in interface org.apache.webbeans.component.InjectionTargetBean
Gets interceptor stack of bean instance.
getInterceptorSubClass(OwbBean<T>) - Method in class org.apache.webbeans.intercept.InterceptorRuntimeSupport
Create a interceptor/decorator subclass for the given bean.
getInterceptorUtil() - Method in class org.apache.webbeans.config.WebBeansContext
 
getInUsed() - Method in class org.apache.webbeans.conversation.ConversationImpl
 
getJavaEeComponentInstanceInjectionPoints(WebBeansContext, AnnotatedType<T>) - Static method in class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
Gets injection points for the given javaee component annotated type.
getJavaEEPlugin() - Method in class org.apache.webbeans.plugins.PluginLoader
 
getJavaMember() - Method in class org.apache.webbeans.portable.AnnotatedFieldImpl
getJavassistProxyFactory() - Method in class org.apache.webbeans.config.WebBeansContext
 
getJmsBean(JMSModel) - Method in interface org.apache.webbeans.plugins.OpenWebBeansJmsPlugin
 
getJmsBeanProxy(Bean<?>, Class<?>) - Method in interface org.apache.webbeans.plugins.OpenWebBeansJmsPlugin
 
getjMSManager() - Method in class org.apache.webbeans.config.WebBeansContext
 
getJmsPlugin() - Method in class org.apache.webbeans.plugins.PluginLoader
Gets the JMS plugin
getJmsType() - Method in class org.apache.webbeans.jms.JMSModel
 
getJndiName() - Method in class org.apache.webbeans.jms.JMSModel
 
getList() - Method in class org.apache.webbeans.util.SortedListHelper
 
getLoaderService() - Method in class org.apache.webbeans.config.WebBeansContext
 
getLogger() - Method in class org.apache.webbeans.component.AbstractOwbBean
The Logger should really only be used to log errors!
getLogger() - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
getLogger(Class<?>) - Static method in class org.apache.webbeans.logger.WebBeansLogger
Gets the new web beans logger instance.
getLogger(Class<?>, Locale) - Static method in class org.apache.webbeans.logger.WebBeansLogger
Gets the new web beans logger instance.
getManagedBeanConfigurator() - Method in class org.apache.webbeans.config.WebBeansContext
 
getManagedBeanDefaultName(String) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
getManager() - Method in class org.apache.webbeans.component.AbstractOwbBean
Gets manager instance
getManagerBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new manager bean instance.
getMappedName() - Method in class org.apache.webbeans.jms.JMSModel
 
getMetaAnnotations(Annotation[], Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Returns a subset of annotations that are annotated with the specified meta-annotation
getMetaDataProvider() - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
Returns metadata provider.
getMetaDataProvider() - Method in interface org.apache.webbeans.component.creation.BeanCreator
Returns metadata provider.
getMetaInceptors() - Method in interface org.apache.webbeans.intercept.OwbInterceptor
 
getMetaInceptors() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
getMethod() - Method in class org.apache.webbeans.intercept.InvocationContextImpl
getMethodArguments(Object) - Method in class org.apache.webbeans.event.ObserverMethodImpl
Returns list of observer method parameters.
getMethodFirstParameterAnnotation(Method, Class<T>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Gets the method first found parameter annotation with given type.
getMethodFirstParameterQualifierWithGivenAnnotation(Method, Class<? extends Annotation>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Gets the method first found parameter qualifiers.
getMethodFirstParameterQualifierWithGivenAnnotation(Method, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Deprecated. 
getMethodFirstParameterTypeClazzWithAnnotation(Method, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
 
getMethodFirstParameterWithAnnotation(Method, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Gets the method first found parameter type that is annotated with the given annotation.
getMethodInjectionPointData(Bean<?>, Method) - Method in class org.apache.webbeans.inject.impl.InjectionPointFactory
 
getMethodInjectionPointData(Bean<?>, AnnotatedMethod<X>) - Method in class org.apache.webbeans.inject.impl.InjectionPointFactory
 
getMethodParameterGenericTypesWithGivenAnnotation(Method, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
 
getMethodParameterTypes(Method) - Static method in class org.apache.webbeans.util.ClassUtil
 
getMethodsWithParameterAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Gets array of methods that has parameter with given annotation type.
getModel(JMSModel.JMSType, Annotation...) - Method in class org.apache.webbeans.jms.JMSManager
 
getMostSpecializedBean(Bean<X>) - Method in class org.apache.webbeans.container.BeanManagerImpl
Deprecated. 
getMostSpecializedBean(BeanManager, Bean<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
getName() - Method in class org.apache.webbeans.component.AbstractOwbBean
Name of the bean.
getName() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
getName() - Method in class org.apache.webbeans.container.SerializableBean
 
getName() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getName() - Method in interface org.apache.webbeans.deployment.stereotype.IStereoTypeModel
Returns name of the stereotype.
getName() - Method in class org.apache.webbeans.deployment.StereoTypeModel
Returns name of the stereotype.
getName() - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
getName() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
getNormalScopedContextualInstance(BeanManagerImpl, ELContextStore, ELContext, Bean<Object>, String) - Method in class org.apache.webbeans.el.WebBeansELResolver
 
getNotificationManager() - Method in class org.apache.webbeans.container.BeanManagerImpl
Return manager notification manager.
getObject(String, Class<? extends T>) - Method in class org.apache.webbeans.corespi.se.DefaultJndiService
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.webbeans.container.ManagerObjectFactory
 
getObservableMethodForAnnotatedMethod(AnnotatedMethod<?>, InjectionTargetBean<T>) - Method in class org.apache.webbeans.event.NotificationManager
Gets observer method from given annotated method.
getObservableMethods() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Returns set of observable methods.
getObservableMethods() - Method in interface org.apache.webbeans.component.InjectionTargetBean
Returns set of observable methods.
getObservedQualifiers() - Method in class org.apache.webbeans.event.ObserverMethodImpl
getObservedType() - Method in class org.apache.webbeans.event.ObserverMethodImpl
getObserverMethod() - Method in class org.apache.webbeans.event.ObserverMethodImpl
 
getObserverMethod() - Method in class org.apache.webbeans.portable.events.ProcessObserverMethodImpl
getObserverMethodTransactionType(Method) - Static method in class org.apache.webbeans.event.EventUtil
 
getOpenWebBeansConfiguration() - Method in class org.apache.webbeans.config.WebBeansContext
 
getOwbELResolver() - Method in class org.apache.webbeans.el.el22.EL22Adaptor
 
getOwbStereotypes() - Method in class org.apache.webbeans.component.AbstractOwbBean
Gets the stereotypes.
getOwbStereotypes() - Method in interface org.apache.webbeans.component.OwbBean
Gets stereotypes annotations.
getOwbWrappedExpressionFactory(ExpressionFactory) - Method in class org.apache.webbeans.el.el22.EL22Adaptor
 
getOwnerType() - Method in class org.apache.webbeans.config.OwbParametrizedTypeImpl
 
getPackage(String) - Method in class org.apache.webbeans.util.ClassUtil
Gets java package if exist.
getParameters() - Method in class org.apache.webbeans.intercept.InvocationContextImpl
getParent() - Method in class org.apache.webbeans.component.AbstractProducerBean
getParent() - Method in interface org.apache.webbeans.component.IBeanHasParent
 
getParentInstance(CreationalContext<?>) - Method in class org.apache.webbeans.component.AbstractProducerBean
Returns producer bean's owner bean instance.
getParentInstanceFromContext(CreationalContext<?>) - Method in class org.apache.webbeans.component.AbstractProducerBean
 
getPartialInjectionPoint(Bean<?>, Type, Member, Annotated, Annotation...) - Static method in class org.apache.webbeans.inject.impl.InjectionPointFactory
 
getPassivationCapableBean(String) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getPassivationCapableBean(String) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
getPluginLoader() - Method in class org.apache.webbeans.config.WebBeansContext
 
getPlugins() - Method in class org.apache.webbeans.plugins.PluginLoader
 
getPostActivate() - Method in interface org.apache.webbeans.intercept.InterceptorData
Gets javax.ejb.PostActivate annotated method if exist return null otherwise.
getPostActivate() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
getPostActivateClass() - Method in interface org.apache.webbeans.plugins.OpenWebBeansEjbLCAPlugin
 
getPostConstruct() - Method in interface org.apache.webbeans.intercept.InterceptorData
Gets PostConstruct annotated method if exist return null otherwise.
getPostConstruct() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
getPreDestroy() - Method in interface org.apache.webbeans.intercept.InterceptorData
Gets the PreDestroy annotated method if exist, returns null otherwise.
getPreDestroy() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
getPrePassivate() - Method in interface org.apache.webbeans.intercept.InterceptorData
Gets javax.ejb.PrePassivate annotated method if exist return null otherwise.
getPrePassivate() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
getPrePassivateClass() - Method in interface org.apache.webbeans.plugins.OpenWebBeansEjbLCAPlugin
 
getPrimitiveWrapper(Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
 
getProducer() - Method in class org.apache.webbeans.portable.events.ProcessProducerImpl
getProducerDefaultName(String) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
getProducerOrObserverType() - Method in interface org.apache.webbeans.portable.events.generics.GenericProducerObserverEvent
 
getProducerOrObserverType() - Method in class org.apache.webbeans.portable.events.generics.GProcessObservableMethod
 
getProducerOrObserverType() - Method in class org.apache.webbeans.portable.events.generics.GProcessProducer
 
getProducerOrObserverType() - Method in class org.apache.webbeans.portable.events.generics.GProcessProducerField
 
getProducerOrObserverType() - Method in class org.apache.webbeans.portable.events.generics.GProcessProducerMethod
 
getProperties(String) - Static method in class org.apache.webbeans.config.PropertyLoader
Look for all property files with the given name (e.g.
getProperty(String) - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Gets property.
getProperty(String, String) - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Gets property value.
getPropogatedConversation(String, String) - Method in class org.apache.webbeans.conversation.ConversationManager
Gets conversation with id and session id.
getProxyClass(ProxyFactory) - Method in class org.apache.webbeans.proxy.JavassistProxyFactory
 
getProxyInstance() - Method in class org.apache.webbeans.proxy.DependentBeanProxy
 
getQualifierAnnotations(Annotation...) - Method in class org.apache.webbeans.annotation.AnnotationManager
Gets the array of qualifier annotations on the given array.
getQualifierAnnotations(Annotation...) - Static method in class org.apache.webbeans.util.AnnotationUtil
Deprecated. 
getQualifiers() - Method in class org.apache.webbeans.component.AbstractOwbBean
 
getQualifiers() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
getQualifiers() - Method in class org.apache.webbeans.container.SerializableBean
 
getQualifiers() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getQualifiers() - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
getQualifiers() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
getRawType() - Method in class org.apache.webbeans.config.OwbParametrizedTypeImpl
 
getRawTypeForInjectionPoint(InjectionPoint) - Static method in class org.apache.webbeans.util.ClassUtil
Returns injection point raw type.
getRealizesGenericAnnotations(Class<?>, Annotation[]) - Method in class org.apache.webbeans.annotation.AnnotationManager
If the bean extends generic class via Realizes annotation, realized based producer methods, fields and observer methods qualifier is Qualifiers on the definitions Plus class qualifiers Minus generic class qualifiers
getRealizesGenericAnnotations(Class<?>, Annotation[]) - Static method in class org.apache.webbeans.util.AnnotationUtil
Deprecated. 
getReception() - Method in class org.apache.webbeans.event.ObserverMethodImpl
getReference() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getReference(Bean<?>, Type, CreationalContext<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
getReference(Bean<?>, Type, CreationalContext<?>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
getResolutionUtil() - Method in class org.apache.webbeans.config.WebBeansContext
 
getResourceBeanProxyClass(ResourceBean<?, ?>) - Method in class org.apache.webbeans.proxy.JavassistProxyFactory
 
getReturnType() - Method in class org.apache.webbeans.component.AbstractOwbBean
Gets type of the producer method.
getReturnType() - Method in interface org.apache.webbeans.component.OwbBean
Returns bean class type
getReturnType(Method) - Static method in class org.apache.webbeans.util.ClassUtil
Gets the return type of the method.
getScannerService() - Method in class org.apache.webbeans.config.WebBeansContext
 
getScope() - Method in class org.apache.webbeans.component.AbstractOwbBean
 
getScope() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
getScope() - Method in class org.apache.webbeans.container.ExternalScope
 
getScope() - Method in class org.apache.webbeans.container.SerializableBean
 
getScope() - Method in class org.apache.webbeans.context.AbstractContext
getScope() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getScope() - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
getScope() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
getScopeAnnotation() - Method in class org.apache.webbeans.container.ExternalScope
 
getSecurityService() - Method in class org.apache.webbeans.config.WebBeansContext
 
getSerializableBean(Contextual<T>) - Method in class org.apache.webbeans.container.SerializableBeanVault
 
getSerializableBeanVault() - Method in class org.apache.webbeans.config.WebBeansContext
 
getService(Class<T>) - Method in class org.apache.webbeans.config.WebBeansContext
 
getSessionBeanType() - Method in class org.apache.webbeans.portable.events.ProcessSessionBeanImpl
getSessionId() - Method in class org.apache.webbeans.conversation.ConversationImpl
Gets session id.
getSingletonClassLoader(Object) - Method in class org.apache.webbeans.corespi.DefaultSingletonService
Gets classloader with given singelton instance.
getSingletonInstance() - Static method in class org.apache.webbeans.config.WebBeansFinder
 
getStandardContext(ContextTypes) - Method in class org.apache.webbeans.context.ContextFactory
Gets the current context with given type.
getStandardContext(ContextsService, ContextTypes) - Method in class org.apache.webbeans.context.ContextFactory
 
getStandardContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.context.ContextFactory
Gets the standard context with given scope type.
getStereotypeDefinition(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
getStereotypeDefinition(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
getStereoTypeManager() - Method in class org.apache.webbeans.config.WebBeansContext
 
getStereotypeMetaAnnotations(Annotation[]) - Method in class org.apache.webbeans.annotation.AnnotationManager
 
getStereotypeMetaAnnotations(Annotation[]) - Static method in class org.apache.webbeans.util.AnnotationUtil
Deprecated. 
getStereoTypeModel(String) - Method in class org.apache.webbeans.deployment.StereoTypeManager
Returns model with given name.
getStereotypes() - Method in class org.apache.webbeans.component.AbstractOwbBean
getStereotypes() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
getStereotypes() - Method in class org.apache.webbeans.container.SerializableBean
 
getStereotypes(String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
 
getStereotypes() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getStereotypes() - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
getStereotypes() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
getSuperClasses(Class<?>, List<Class<?>>) - Static method in class org.apache.webbeans.util.ClassUtil
 
getTarget() - Method in class org.apache.webbeans.intercept.InvocationContextImpl
getTimeout() - Method in class org.apache.webbeans.conversation.ConversationImpl
getTimer() - Method in class org.apache.webbeans.intercept.InvocationContextImpl
getTokenString(String) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
getTransactionPhase() - Method in class org.apache.webbeans.event.ObserverMethodImpl
 
getType() - Method in class org.apache.webbeans.context.AbstractContext
Type of the context.
getType() - Method in interface org.apache.webbeans.context.WebBeansContext
Returns context type.
getType(ELContext, Object, Object) - Method in class org.apache.webbeans.el.WebBeansELResolver
getType(ELContext) - Method in class org.apache.webbeans.el.WrappedValueExpression
 
getType(InterceptionType) - Static method in enum org.apache.webbeans.intercept.InterceptorType
 
getTypeOfParameterWithGivenAnnotation(Method, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Get the Type of the method parameter which has the given annotation
getTypes() - Method in class org.apache.webbeans.component.AbstractOwbBean
 
getTypes() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
getTypes() - Method in class org.apache.webbeans.container.SerializableBean
 
getTypes() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
getTypes() - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
getTypes() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
getUnresolved() - Method in exception org.apache.webbeans.corespi.scanner.AnnotationDB.CrossReferenceException
 
getValue(ELContext, Object, Object) - Method in class org.apache.webbeans.el.WebBeansELResolver
getValue(ELContext) - Method in class org.apache.webbeans.el.WrappedValueExpression
 
getValueReference(ELContext) - Method in class org.apache.webbeans.el.WrappedValueExpression
 
getWebBeansContext() - Method in class org.apache.webbeans.component.AbstractOwbBean
Get the web beans context this bean is associated with
getWebBeansContext() - Method in interface org.apache.webbeans.component.OwbBean
 
getWebBeansContext() - Method in class org.apache.webbeans.event.ObserverMethodImpl
 
getWebBeansContext() - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
getWebBeansInterceptor() - Method in interface org.apache.webbeans.intercept.InterceptorData
Gets JSR 299 style interceptor bean that is responsible for producing interceptor instance that defines interceptor method.
getWebBeansInterceptor() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
getWebBeansInterceptorConfig() - Method in class org.apache.webbeans.config.WebBeansContext
 
getWebBeansType() - Method in class org.apache.webbeans.component.AbstractOwbBean
Get web bean type of the bean.
getWebBeansType() - Method in interface org.apache.webbeans.component.OwbBean
Returns bean type.
getWebBeansUtil() - Method in class org.apache.webbeans.config.WebBeansContext
 
getWebPlugin() - Method in class org.apache.webbeans.plugins.PluginLoader
 
GProcessAnnotatedType - Class in org.apache.webbeans.portable.events.generics
 
GProcessAnnotatedType(AnnotatedType) - Constructor for class org.apache.webbeans.portable.events.generics.GProcessAnnotatedType
 
GProcessBean - Class in org.apache.webbeans.portable.events.generics
 
GProcessBean(Bean<?>, AnnotatedType<?>) - Constructor for class org.apache.webbeans.portable.events.generics.GProcessBean
 
GProcessInjectionTarget - Class in org.apache.webbeans.portable.events.generics
 
GProcessInjectionTarget(InjectionTarget<?>, AnnotatedType<?>) - Constructor for class org.apache.webbeans.portable.events.generics.GProcessInjectionTarget
 
GProcessManagedBean - Class in org.apache.webbeans.portable.events.generics
 
GProcessManagedBean(ManagedBean<?>, AnnotatedType<?>) - Constructor for class org.apache.webbeans.portable.events.generics.GProcessManagedBean
 
GProcessObservableMethod - Class in org.apache.webbeans.portable.events.generics
 
GProcessObservableMethod(AnnotatedMethod<?>, ObserverMethod<?>) - Constructor for class org.apache.webbeans.portable.events.generics.GProcessObservableMethod
 
GProcessProducer - Class in org.apache.webbeans.portable.events.generics
 
GProcessProducer(Producer<?>, AnnotatedMember<?>) - Constructor for class org.apache.webbeans.portable.events.generics.GProcessProducer
 
GProcessProducerField - Class in org.apache.webbeans.portable.events.generics
 
GProcessProducerField(ProducerFieldBean<?>, AnnotatedField<?>) - Constructor for class org.apache.webbeans.portable.events.generics.GProcessProducerField
 
GProcessProducerMethod - Class in org.apache.webbeans.portable.events.generics
 
GProcessProducerMethod(ProducerMethodBean<?>, AnnotatedMethod<?>, AnnotatedParameter) - Constructor for class org.apache.webbeans.portable.events.generics.GProcessProducerMethod
 
GProcessSessionBean - Class in org.apache.webbeans.portable.events.generics
 
GProcessSessionBean(Bean<Object>, AnnotatedType<?>, String, SessionBeanType) - Constructor for class org.apache.webbeans.portable.events.generics.GProcessSessionBean
 

H

handlerClass - Variable in class org.apache.webbeans.component.BuildInOwbBean
The handler class.
handlerClassName - Variable in class org.apache.webbeans.component.BuildInOwbBean
The handler class name.
handlerContructor - Variable in class org.apache.webbeans.component.BuildInOwbBean
 
hasAnnotatedMethodMultipleParameterAnnotation(AnnotatedMethod<X>, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
 
hasAnnotatedMethodParameterAnnotation(AnnotatedMethod<X>, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
 
hasAnnotation(Annotation[], Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
 
hasAnyQualifier(Bean<?>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Returns true if any binding exist
hasBinding(List<Class<? extends Annotation>>, List<Annotation>) - Method in interface org.apache.webbeans.intercept.OwbInterceptor
 
hasBinding(List<Class<? extends Annotation>>, List<Annotation>) - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
Checks whether all of this interceptors binding types are present on the bean, with Nonbinding member values.
hasClassAnnotation(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Check whether or not class contains the given annotation.
hasErrors() - Method in class org.apache.webbeans.portable.events.discovery.ErrorStack
 
hasFinalMethod(Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
Check for class that has a final method or not.
hashCode() - Method in class org.apache.webbeans.annotation.WebBeansAnnotation
 
hashCode() - Method in class org.apache.webbeans.component.AbstractOwbBean
 
hashCode() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
We need to override the hash code from the AbstractOwbBean and delegate to the shaded instance.
hashCode() - Method in class org.apache.webbeans.config.OwbParametrizedTypeImpl
 
hashCode() - Method in class org.apache.webbeans.container.InjectableBeanManager
 
hashCode() - Method in class org.apache.webbeans.container.SerializableBean
We need to return the hashCode of the wrapped underlying bean, otherwise the context won't work.
hashCode() - Method in class org.apache.webbeans.conversation.ConversationImpl
 
hashCode() - Method in class org.apache.webbeans.deployment.StereoTypeModel
hashCode() - Method in class org.apache.webbeans.el.WrappedValueExpression
 
hashCode() - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
hashCode() - Method in class org.apache.webbeans.jms.JMSModel
 
hasInjectionTargetBeanAnnotatedWithAlternative(InjectionTargetBean<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
hasInterceptorBindingMetaAnnotation(Annotation[]) - Method in class org.apache.webbeans.annotation.AnnotationManager
If any Annotations in the input is an interceptor binding annotation type then return true, false otherwise.
hasInterceptorBindingType(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
hasMetaAnnotation(Annotation[], Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
 
hasMethodAnnotation(Method, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Check given annotation exist on the method.
hasMethodMultipleParameterAnnotation(Method, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Check given annotation exist in the multiple parameter of the given method.
hasMethodParameterAnnotation(Method, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Check given annotation exist in the any parameter of the given method.
hasMethodParameterAnnotationCrossRef(Method, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Check given annotation cross ref exist in the any parameter of the given method.
hasNamedOnStereoTypes(OwbBean<?>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Returns true if name exists,false otherwise.
hasOwbInjectableResource(Annotation[]) - Static method in class org.apache.webbeans.util.AnnotationUtil
 
hasStereoTypeMetaAnnotation(Annotation[]) - Method in class org.apache.webbeans.annotation.AnnotationManager
 
hasStereoTypeMetaAnnotation(Annotation[]) - Static method in class org.apache.webbeans.util.AnnotationUtil
Deprecated. 

I

IBeanHasParent<T> - Interface in org.apache.webbeans.component
 
IBeanInheritedMetaData - Interface in org.apache.webbeans.config.inheritance
 
IGNORED_INTERFACES - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
a comma-separated list of fully qualified class names that should be ignored when determining if a decorator matches its delegate.
implQualifiers - Variable in class org.apache.webbeans.component.AbstractOwbBean
Qualifiers of the bean
implResolveByName(String) - Method in class org.apache.webbeans.container.InjectionResolver
Returns set of beans for given bean name.
implResolveByType(Type, Annotation...) - Method in class org.apache.webbeans.container.InjectionResolver
Resolution by type.
implResolveByType(Type, Class<?>, Annotation...) - Method in class org.apache.webbeans.container.InjectionResolver
Resolution by type.
implScopeType - Variable in class org.apache.webbeans.component.AbstractOwbBean
Scope type of the bean
InconsistentSpecializationException - Exception in org.apache.webbeans.exception.inject
 
InconsistentSpecializationException() - Constructor for exception org.apache.webbeans.exception.inject.InconsistentSpecializationException
 
InconsistentSpecializationException(String) - Constructor for exception org.apache.webbeans.exception.inject.InconsistentSpecializationException
 
InconsistentSpecializationException(Throwable) - Constructor for exception org.apache.webbeans.exception.inject.InconsistentSpecializationException
 
InconsistentSpecializationException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.inject.InconsistentSpecializationException
 
info(String) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
info(String, Object...) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
info(String, Throwable) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
INFO_0001 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
INFO_0002 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
INFO_0003 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
INFO_0004 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
INFO_0005 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
INFO_0006 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
INFO_0008 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
INFO_0009 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
INFO_0010 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
INFO_0011 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
inheritedMetaData - Variable in class org.apache.webbeans.component.AbstractInjectionTargetBean
Bean inherited meta data
init(Properties) - Method in class org.apache.webbeans.boot.Bootstrap
 
init(Object) - Method in class org.apache.webbeans.context.AbstractContextsService
 
init(Object) - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
init() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
initApplication(Properties) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
initApplicationContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
 
initBuildInBeanConfig(WebBeansContext) - Method in class org.apache.webbeans.component.BuildInOwbBean
Parse the custom property.
initContextualBag(Contextual<T>, CreationalContext<T>) - Method in class org.apache.webbeans.context.AbstractContext
 
initContextualBag(Contextual<T>, CreationalContext<T>) - Method in interface org.apache.webbeans.context.WebBeansContext
Initializes this contextual bag with given creational context.
initConversationContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
 
initDelegate() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
initProxyFactoryClassLoaderProvider() - Static method in class org.apache.webbeans.util.WebBeansUtil
 
initRequestContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
 
initSessionContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
 
initSingletonContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
 
inject(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.InjectionTargetWrapper
inject(InjectionPoint) - Method in class org.apache.webbeans.inject.AbstractInjectable
Gets the injected bean instance in its scoped context.
inject(Object) - Method in class org.apache.webbeans.inject.OWBInjector
Inject dependencies of given instance.
inject(Object, CreationalContext<?>) - Method in class org.apache.webbeans.inject.OWBInjector
Inject dependencies of given instance.
inject(T, CreationalContext<T>) - Method in class org.apache.webbeans.portable.creation.DefaultInjectionTargetImpl
 
inject(T, CreationalContext<T>) - Method in class org.apache.webbeans.portable.creation.InjectionTargetProducer
Injectable - Interface in org.apache.webbeans.inject
Marker interface for all injectable elements of the web beans components.
InjectableBeanManager - Class in org.apache.webbeans.container
This implementation of the BeanManager will get used for whenever a BeanManager gets injected into a bean: private @Inject BeanManager beanManager; This class is Serializable and always resolves the current instance of the central BeanManager automatically.
InjectableBeanManager(BeanManager) - Constructor for class org.apache.webbeans.container.InjectableBeanManager
 
InjectableBeanManager() - Constructor for class org.apache.webbeans.container.InjectableBeanManager
 
InjectableConstructor<T> - Class in org.apache.webbeans.inject
Injects the parameters of the ManagedBean constructor and returns the created instance.
InjectableConstructor(Constructor<T>, AbstractOwbBean<?>, CreationalContext<?>) - Constructor for class org.apache.webbeans.inject.InjectableConstructor
Sets the constructor.
InjectableField - Class in org.apache.webbeans.inject
Field type injection.
InjectableField(Field, Object, AbstractOwbBean<?>, CreationalContext<?>) - Constructor for class org.apache.webbeans.inject.InjectableField
 
InjectableMethods<T> - Class in org.apache.webbeans.inject
 
InjectableMethods(Method, Object, OwbBean<?>, CreationalContext<?>) - Constructor for class org.apache.webbeans.inject.InjectableMethods
Constructs new instance.
InjectedTargetBeanCreator<T> - Interface in org.apache.webbeans.component.creation
Contract for InjectionTargetBean creation.
injectFields(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Injects fields of the bean after constructing.
injectFields(T, CreationalContext<T>) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Inject fields of the bean instance.
InjectionExceptionUtils - Class in org.apache.webbeans.util
 
InjectionExceptionUtils() - Constructor for class org.apache.webbeans.util.InjectionExceptionUtils
 
injectionMember - Variable in class org.apache.webbeans.inject.AbstractInjectable
Field, method or constructor injection
injectionOwnerBean - Variable in class org.apache.webbeans.inject.AbstractInjectable
Owner bean of the injection point
injectionOwnerCreationalContext - Variable in class org.apache.webbeans.inject.AbstractInjectable
Creational context instance that is passed to bean's create
InjectionPointBean - Class in org.apache.webbeans.component
 
InjectionPointBean(WebBeansContext) - Constructor for class org.apache.webbeans.component.InjectionPointBean
 
InjectionPointFactory - Class in org.apache.webbeans.inject.impl
 
InjectionPointFactory(WebBeansContext) - Constructor for class org.apache.webbeans.inject.impl.InjectionPointFactory
 
injectionPoints - Variable in class org.apache.webbeans.component.AbstractOwbBean
Beans injection points
injectionPoints - Static variable in class org.apache.webbeans.container.InjectionResolver
 
InjectionResolver - Class in org.apache.webbeans.container
Injection point resolver class.
InjectionResolver(WebBeansContext) - Constructor for class org.apache.webbeans.container.InjectionResolver
Creates a new injection resolve for given bean manager.
InjectionTargetBean<T> - Interface in org.apache.webbeans.component
Defines contract for injection target beans.
InjectionTargetProducer<T> - Class in org.apache.webbeans.portable.creation
InjectionTargetProducer implementation.
InjectionTargetProducer(InjectionTargetBean<T>) - Constructor for class org.apache.webbeans.portable.creation.InjectionTargetProducer
Creates a new injection target producer.
InjectionTargetWrapper<T> - Class in org.apache.webbeans.component
Reponsible for producing, injection etc.
InjectionTargetWrapper(InjectionTarget<T>) - Constructor for class org.apache.webbeans.component.InjectionTargetWrapper
New instance.
InjectionTargetWrapper(Producer<T>) - Constructor for class org.apache.webbeans.component.InjectionTargetWrapper
New instance.
injectMethods(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Injects all Inject methods of the bean instance.
injectMethods(T, CreationalContext<T>) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Inject initializer methods of the bean instance.
injectResources(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Inject JavaEE resources.
injectResources(T, CreationalContext<T>) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Inject JavaEE resources.
injectSuperFields(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
 
injectSuperFields(T, CreationalContext<T>) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Inject fields of the bean instance.
injectSuperMethods(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
 
injectSuperMethods(T, CreationalContext<T>) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Inject initializer methods of the bean instance.
inspectErrorStack(String) - Method in class org.apache.webbeans.util.WebBeansUtil
 
instance - Variable in class org.apache.webbeans.inject.InjectableField
 
instance - Variable in class org.apache.webbeans.inject.InjectableMethods
Bean parent instance that owns the method
InstanceBean<T> - Class in org.apache.webbeans.component
 
InstanceBean(WebBeansContext) - Constructor for class org.apache.webbeans.component.InstanceBean
 
InstanceFactory - Class in org.apache.webbeans.inject.instance
 
instanceUnderInjection - Static variable in class org.apache.webbeans.inject.AbstractInjectable
 
intercept(InterceptionType, T, InvocationContext) - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
intercept(InterceptionType, T, InvocationContext) - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
InterceptedMarker - Interface in org.apache.webbeans.component
Marker interface for beans that can be intercepted.
interceptedMethodMap - Variable in class org.apache.webbeans.intercept.InterceptorHandler
Intercepted methods
INTERCEPTOR_FORCE_NO_CHECKED_EXCEPTIONS - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Lifycycle methods like PostConstruct and PreDestroy must not define a checked Exception regarding to the spec.
InterceptorComparator<T> - Class in org.apache.webbeans.intercept
 
InterceptorComparator(WebBeansContext) - Constructor for class org.apache.webbeans.intercept.InterceptorComparator
 
InterceptorData - Interface in org.apache.webbeans.intercept
OWB general interceptor API contract.
InterceptorDataComparator - Class in org.apache.webbeans.intercept
 
InterceptorDataComparator(WebBeansContext) - Constructor for class org.apache.webbeans.intercept.InterceptorDataComparator
 
InterceptorDataImpl - Class in org.apache.webbeans.intercept
Abstract implementation of the InterceptorData api contract.
InterceptorDataImpl(boolean, WebBeansContext) - Constructor for class org.apache.webbeans.intercept.InterceptorDataImpl
 
InterceptorDataImpl(boolean, WebBeansDecoratorInterceptor, WebBeansContext) - Constructor for class org.apache.webbeans.intercept.InterceptorDataImpl
 
InterceptorHandler - Class in org.apache.webbeans.intercept
Logic for how interceptors & decorators work in OWB.
InterceptorHandler(OwbBean<?>) - Constructor for class org.apache.webbeans.intercept.InterceptorHandler
Creates a new handler.
InterceptorRuntimeSupport - Class in org.apache.webbeans.intercept
This class contains a set of static helper functions for creating interceptor subclasses of beans and evaluating and performing interceptor handling for those contextual instances at runtime For each OwbBean which is either decorated with a Decorator or intercepted by a Interceptor we dynamically create a subclass and use bytecode creation to override intercepted functions to first delegate to all registered InterceptorHandlers.
InterceptorRuntimeSupport() - Constructor for class org.apache.webbeans.intercept.InterceptorRuntimeSupport
 
InterceptorsManager - Class in org.apache.webbeans.intercept
 
InterceptorsManager(WebBeansContext) - Constructor for class org.apache.webbeans.intercept.InterceptorsManager
 
interceptorStack - Variable in class org.apache.webbeans.component.AbstractInjectionTargetBean
Holds the all of the interceptor related data, contains around-invoke, post-construct and pre-destroy
InterceptorType - Enum in org.apache.webbeans.intercept
Type of the interceptors.
InterceptorUtil - Class in org.apache.webbeans.intercept
 
InterceptorUtil(WebBeansContext) - Constructor for class org.apache.webbeans.intercept.InterceptorUtil
 
intercepts(InterceptionType) - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
intercepts(InterceptionType) - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
InvocationContextImpl - Class in org.apache.webbeans.intercept
Implementation of the InvocationContext interface.
InvocationContextImpl(WebBeansContext, OwbBean<?>, Object, Method, Object[], List<InterceptorData>, InterceptorType) - Constructor for class org.apache.webbeans.intercept.InvocationContextImpl
Initializes the invocation context.
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.annotation.WebBeansAnnotation
Javassist proxy object method handler.
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.component.BuildInOwbBean.BuildInBeanMethodHandler
 
invoke(Object, Method, Object[]) - Method in class org.apache.webbeans.config.DefaultAnnotation
 
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.decorator.AbstractDecoratorMethodHandler
 
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.decorator.DelegateHandler
 
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.intercept.DependentScopedBeanInterceptorHandler
invoke(Object, Method, Method, Object[], CreationalContextImpl<?>) - Method in class org.apache.webbeans.intercept.InterceptorHandler
Calls decorators and interceptors and actual bean method.
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.proxy.ProvidedBeansProxyHandler
 
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.proxy.ResourceProxyHandler
 
invokeDecorators(InvocationContext) - Method in class org.apache.webbeans.decorator.WebBeansDecoratorInterceptor
Acts as the entry point into the Decorator stack when this Interceptor is added to the end of the InterceptorStack.
isAbstract(Integer) - Static method in class org.apache.webbeans.util.ClassUtil
Check abstract modifier.
isAbstractDecorator - Variable in class org.apache.webbeans.component.ManagedBean
 
isActive() - Method in class org.apache.webbeans.context.AbstractContext
Gets context active flag.
isAlternative() - Method in class org.apache.webbeans.component.AbstractOwbBean
isAlternative() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
isAlternative() - Method in class org.apache.webbeans.container.SerializableBean
 
isAlternative() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
isAlternative() - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
isAlternative() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
isAnnotatedTypeDecorator(AnnotatedType<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
Return true if this annotated type represents a decorator.
isAnnotatedTypeDecoratorOrInterceptor(AnnotatedType<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
Return true if this annotated type represents a decorator.
isAnnotatedTypeInterceptor(AnnotatedType<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
Return true if this annotated type represents a decorator.
isArray(Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
 
isAssignable(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
See specification 5.2.3.
isAssignableForParametrized(ParameterizedType, ParameterizedType) - Static method in class org.apache.webbeans.util.ClassUtil
Returns true if given bean's api type is injectable to injection point required type.
isBDABeansXmlScanningEnabled() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
isBDAScannerEnabled - Variable in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
isBeanHasAlternative(Bean<?>) - Method in class org.apache.webbeans.inject.AlternativesManager
 
isBusinessMethodInterceptor(AnnotatedType<T>) - Method in class org.apache.webbeans.intercept.InterceptorUtil
 
isBusinessMethodInterceptor(Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorUtil
 
isClassAlternative(Class<?>) - Method in class org.apache.webbeans.inject.AlternativesManager
 
isClassAssignable(Class<?>, Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
Returns true if rhs is assignable type to the lhs, false otherwise.
isComponentHasStereoType(OwbBean<?>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Returns true if array contains the StereoType meta annotation
isConcrete(Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
Returna true if the class is not abstract and interface.
isConfiguredWebBeans(Class<?>, boolean) - Method in class org.apache.webbeans.util.WebBeansUtil
 
isConstructureOk(Class<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
Check that simple web beans class has compatible constructor.
isContainsInterceptorMethod(List<InterceptorData>, InterceptorType) - Static method in class org.apache.webbeans.util.WebBeansUtil
Returns true if interceptor stack contains interceptor with given type.
isConversationExistWithGivenId(String) - Method in class org.apache.webbeans.conversation.ConversationManager
Check conversation id exists.
isDecoratorEnabled(Class<?>) - Method in class org.apache.webbeans.decorator.DecoratorsManager
 
isDecoratorMatch(Set<Type>, Set<Annotation>) - Method in interface org.apache.webbeans.decorator.OwbDecorator
 
isDecoratorMatch(Set<Type>, Set<Annotation>) - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
isDefaultExtensionBeanEventType(Class<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
isDefaultExtensionProducerOrObserverEventType(Class<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
isDefaultMetaDataProvider() - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
Returns true if metadata provider is default, false otherwise
isDefinedInInterceptorClass() - Method in interface org.apache.webbeans.intercept.InterceptorData
Checks whether the interceptor is defined at the interceptor class.
isDefinedInInterceptorClass() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
isDefinedInMethod() - Method in interface org.apache.webbeans.intercept.InterceptorData
Checks the interceptor is defined at the method level.
isDefinedInMethod() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
isDefinedWithWebBeansInterceptor() - Method in interface org.apache.webbeans.intercept.InterceptorData
Checks whether interceptor is configured with webbeans interceptor definition or not.
isDefinedWithWebBeansInterceptor() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
isDefinitionConstainsTypeVariables(Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
Deprecated. use ClassUtil.isDefinitionContainsTypeVariables(Class)
isDefinitionContainsTypeVariables(Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
Learn whether the specified class is defined with type parameters.
isDependent() - Method in class org.apache.webbeans.component.AbstractOwbBean
 
isDependent() - Method in class org.apache.webbeans.component.NewManagedBean
always true for New qualifier
isDependent() - Method in interface org.apache.webbeans.component.OwbBean
This determines if this bean is really a dependent bean, and as such always creats a freshl instance for each InjectionPoint.
isDependent(Bean<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
isDirectlySpecializedBeanSet(Set<Bean<?>>) - Static method in class org.apache.webbeans.util.WebBeansUtil
Return true if a list of beans are directly specialized/extended each other.
isEnabled() - Method in class org.apache.webbeans.component.AbstractOwbBean
Bean is enabled or not.
isEnabled() - Method in interface org.apache.webbeans.component.OwbBean
Bean is enabled or not.
isExtensionBeanEventType(Class<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
isExtensionEventType(Class<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
isExtensionProducerOrObserverEventType(Class<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
isFinal(Integer) - Static method in class org.apache.webbeans.util.ClassUtil
Check final modifier.
isFullInit() - Method in class org.apache.webbeans.component.ManagedBean
 
isInnerClazz(Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
Check the class is inner or not
isInterceptorBinding(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
isInterceptorBinding(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
isInterceptorBindingAnnotation(Class<? extends Annotation>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Returns true if the annotation is defined in xml or annotated with InterceptorBinding or an InterceptorBinding registered via BeforeBeanDiscovery.
isInterceptorBindingAnnotation(Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Deprecated. 
isInterceptorEnabled(Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorsManager
 
isInterface(Integer) - Static method in class org.apache.webbeans.util.ClassUtil
Check interface modifier.
isInUse() - Method in class org.apache.webbeans.container.BeanManagerImpl
 
isJndiNameDefined() - Method in class org.apache.webbeans.jms.JMSModel
 
isJspApplication() - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Gets jsp property.
isLifecycleInterceptor() - Method in interface org.apache.webbeans.intercept.InterceptorData
Returns true if lifecycle interceptor method false otherwise.
isLifecycleInterceptor() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
isLifecycleMethodInterceptor(Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorUtil
 
isLifecycleMethodInterceptor(AnnotatedType<T>) - Method in class org.apache.webbeans.intercept.InterceptorUtil
 
isLiteralText() - Method in class org.apache.webbeans.el.WrappedValueExpression
 
isManagedBean(Class<?>) - Method in class org.apache.webbeans.config.ManagedBeanConfigurator
Returns true if this class can be candidate for simple web bean, false otherwise.
isManagedBeanClass(Class<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
Return true if the given class is ok for manage bean conditions, false otherwise.
isMethodHasCheckedException(Method) - Static method in class org.apache.webbeans.util.ClassUtil
Check method throws checked exception or not.
isMethodHasParameter(Method) - Static method in class org.apache.webbeans.util.ClassUtil
Check that method has any formal arguments.
isModifiedAnnotatedType() - Method in class org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
Returns sets or not.
isMoreThanOneMethodWithName(String, Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
 
isNormal() - Method in class org.apache.webbeans.container.ExternalScope
 
isNormalScope(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
isNormalScope(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
isNotInterceptedOrDecoratedMethod(Method) - Method in class org.apache.webbeans.intercept.InterceptorHandler
This method provides a way to implement a negative cache for methods which are known to become intercepted or decorated.
isNotInterceptedOrDecoratedMethod(Method) - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
 
isNullable() - Method in class org.apache.webbeans.component.AbstractOwbBean
isNullable() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
isNullable() - Method in class org.apache.webbeans.container.SerializableBean
 
isNullable() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
isNullable() - Method in class org.apache.webbeans.intercept.custom.CustomInterceptor
 
isNullable() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
isObjectMethod(String) - Static method in class org.apache.webbeans.util.ClassUtil
 
isOverridden(Method, Method) - Static method in class org.apache.webbeans.util.ClassUtil
Learn whether superClassMethod is overridden by subClassMethod.
isOverriden(Method, Method) - Static method in class org.apache.webbeans.util.ClassUtil
Deprecated. use ClassUtil.isOverridden(Method, Method)
isOwbProvided() - Method in class org.apache.webbeans.component.InjectionTargetWrapper
 
isParametrizedType(Type) - Static method in class org.apache.webbeans.util.ClassUtil
Returns true if type is an instance of ParameterizedType else otherwise.
isPassivating() - Method in class org.apache.webbeans.container.ExternalScope
 
isPassivatingScope(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
isPassivatingScope(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
isPassivationCapable() - Method in class org.apache.webbeans.component.AbstractOwbBean
 
isPassivationCapable(Class<?>, Integer) - Method in class org.apache.webbeans.component.AbstractProducerBean
 
isPassivationCapable() - Method in class org.apache.webbeans.component.BeanManagerBean
 
isPassivationCapable() - Method in interface org.apache.webbeans.component.EnterpriseBeanMarker
 
isPassivationCapable() - Method in class org.apache.webbeans.component.EventBean
 
isPassivationCapable() - Method in class org.apache.webbeans.component.InjectionPointBean
 
isPassivationCapable() - Method in class org.apache.webbeans.component.InstanceBean
 
isPassivationCapable() - Method in class org.apache.webbeans.component.ManagedBean
 
isPassivationCapable() - Method in interface org.apache.webbeans.component.OwbBean
True if passivation capable false otherwise.
isPassivationCapable() - Method in class org.apache.webbeans.component.ProducerFieldBean
 
isPassivationCapable() - Method in class org.apache.webbeans.component.ProducerMethodBean
 
isPassivationCapable() - Method in class org.apache.webbeans.component.ResourceBean
 
isPassivationCapable() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
isPassivationCapable() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
isPassivationCapable() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
isPassivationCapable(Contextual<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
isPassivationCapableDependency(InjectionPoint) - Method in class org.apache.webbeans.util.WebBeansUtil
 
isProducerSet() - Method in class org.apache.webbeans.portable.events.ProcessProducerImpl
Returns set or not.
isProxyInstance(Object) - Static method in class org.apache.webbeans.proxy.JavassistProxyFactory
 
isQualifier(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
isQualifier(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
isQualifierAnnotation(Class<? extends Annotation>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Returns true if the annotation is defined in xml or annotated with Qualifier false otherwise.
isQualifierEqual(Annotation, Annotation) - Static method in class org.apache.webbeans.util.AnnotationUtil
Checks if the given qualifiers are equal.
isReadOnly(ELContext, Object, Object) - Method in class org.apache.webbeans.el.WebBeansELResolver
isReadOnly(ELContext) - Method in class org.apache.webbeans.el.WrappedValueExpression
 
isReceptionIfExist(Method) - Static method in class org.apache.webbeans.event.EventUtil
 
isScope(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
isScope(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
isScopeTypeNormal(Class<? extends Annotation>) - Method in class org.apache.webbeans.util.WebBeansUtil
The result of this invocation get's cached
isSerializable() - Method in class org.apache.webbeans.component.AbstractOwbBean
Returns true if bean is capable of serializable, false otherwise.
isSerializable() - Method in interface org.apache.webbeans.component.OwbBean
Returns true if bean is capable of serializable, false otherwise.
isSerializable() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
isSerializable() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
isSessionBean(Class<?>, WebBeansContext) - Static method in class org.apache.webbeans.config.EJBWebBeansConfigurator
Returns true if given class is an deployed ejb bean class, false otherwise.
isSet() - Method in class org.apache.webbeans.portable.events.ProcessInjectionTargetImpl
Returns whether or not injection target is set or not.
isShowDown() - Method in class org.apache.webbeans.plugins.PluginLoader
 
isSpecializedBean() - Method in class org.apache.webbeans.component.AbstractOwbBean
Returns true if bean is a specialized bean, false otherwise.
isSpecializedBean() - Method in interface org.apache.webbeans.component.OwbBean
Returns true if bean is a specialized bean, false otherwise.
isStaticInjection(InjectionPoint) - Static method in class org.apache.webbeans.util.WebBeansUtil
Determines if the injection is to be performed into a static field.
isStereoAlternative(Class<? extends Annotation>) - Method in class org.apache.webbeans.inject.AlternativesManager
 
isStereotype(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
isStereotype(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
isStereoTypeAnnotation(Class<? extends Annotation>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Returns true if the annotation is defined in xml or annotated with Stereotype false otherwise.
isStereoTypeAnnotation(Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Deprecated. 
IStereoTypeModel - Interface in org.apache.webbeans.deployment.stereotype
Stereotype model contract.
isTransient() - Method in class org.apache.webbeans.conversation.ConversationImpl
isTypeVariable(Type) - Static method in class org.apache.webbeans.util.ClassUtil
Returns true if type is an instance of TypeVariable else otherwise.
isUnboundedTypeVariable(Type) - Static method in class org.apache.webbeans.util.ClassUtil
 
isUseEJBInterceptorActivation() - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Gets EJB context activation property.
isUseEJBInterceptorInjection() - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Gets EJB injection property.
isUseJSF2Extensions() - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Return true if use JSF2.
isVeto() - Method in class org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
Returns veto status.
isWebBeansBusinessMethod(Method) - Method in class org.apache.webbeans.intercept.InterceptorUtil
Check if the given method is a 'business method' in the sense of the Interceptor specification
isWildCardType(Type) - Static method in class org.apache.webbeans.util.ClassUtil
Returns true if type is an instance of WildcardType else otherwise.

J

JavassistProxyFactory - Class in org.apache.webbeans.proxy
 
JavassistProxyFactory() - Constructor for class org.apache.webbeans.proxy.JavassistProxyFactory
 
JmsBeanMarker - Interface in org.apache.webbeans.component
 
JMSManager - Class in org.apache.webbeans.jms
 
JMSManager() - Constructor for class org.apache.webbeans.jms.JMSManager
 
JMSModel - Class in org.apache.webbeans.jms
 
JMSModel(JMSModel.JMSType, String, String) - Constructor for class org.apache.webbeans.jms.JMSModel
 
JMSModel.JMSType - Enum in org.apache.webbeans.jms
 
JNDI_SERVICE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
JNDI Service SPI
JNDIUtil - Class in org.apache.webbeans.util
This is the internal helper class for low level access to JNDI

L

lazyInitializeManagedBean(Class<?>, ManagedBean<?>, ManagedBeanCreatorImpl<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
 
load(Class<T>) - Method in class org.apache.webbeans.service.DefaultLoaderService
 
load(Class<T>, ClassLoader) - Method in class org.apache.webbeans.service.DefaultLoaderService
 
loadExtensionServices() - Method in class org.apache.webbeans.portable.events.ExtensionLoader
Load extension services.
loadExtensionServices(ClassLoader) - Method in class org.apache.webbeans.portable.events.ExtensionLoader
Load extension services.
local - Static variable in class org.apache.webbeans.component.EventBean
 
local - Static variable in class org.apache.webbeans.component.InjectionPointBean
 
local - Static variable in class org.apache.webbeans.component.InstanceBean
 
logErrors() - Method in class org.apache.webbeans.portable.events.discovery.ErrorStack
 
logger - Variable in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
logger - Variable in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
lookup(String, Class<? extends T>) - Method in class org.apache.webbeans.corespi.se.DefaultJndiService
 
lookup(String, Class<? extends T>) - Static method in class org.apache.webbeans.util.JNDIUtil
 

M

main(String[]) - Static method in class org.apache.webbeans.boot.Bootstrap
 
ManagedBean<T> - Class in org.apache.webbeans.component
Managed bean implementation of the Bean.
ManagedBean(Class<T>, WebBeansContext) - Constructor for class org.apache.webbeans.component.ManagedBean
 
ManagedBean(Class<T>, WebBeansType, WebBeansContext) - Constructor for class org.apache.webbeans.component.ManagedBean
Creates a new instance.
ManagedBeanConfigurator - Class in org.apache.webbeans.config
Configures Simple WebBeans Component.
ManagedBeanConfigurator(WebBeansContext) - Constructor for class org.apache.webbeans.config.ManagedBeanConfigurator
 
ManagedBeanCreator<T> - Interface in org.apache.webbeans.component.creation
Contract for ManagedBean.
ManagedBeanCreatorImpl<T> - Class in org.apache.webbeans.component.creation
Implementation of the ManagedBeanCreator.
ManagedBeanCreatorImpl(ManagedBean<T>) - Constructor for class org.apache.webbeans.component.creation.ManagedBeanCreatorImpl
Creates a new creator.
ManagedSecurityService - Class in org.apache.webbeans.corespi.security
This version of the SecurityService uses the java.lang.SecurityManager to check low level access to the underlying functions via doPriviliged blocks.
ManagedSecurityService() - Constructor for class org.apache.webbeans.corespi.security.ManagedSecurityService
 
ManagedSecurityService.PrivilegedActionForClass - Class in org.apache.webbeans.corespi.security
 
ManagedSecurityService.PrivilegedActionForClass(Class<?>, Object, int) - Constructor for class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForClass
 
ManagedSecurityService.PrivilegedActionForIsAccessible - Class in org.apache.webbeans.corespi.security
 
ManagedSecurityService.PrivilegedActionForIsAccessible(AccessibleObject) - Constructor for class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForIsAccessible
 
ManagedSecurityService.PrivilegedActionForObjectCreation - Class in org.apache.webbeans.corespi.security
 
ManagedSecurityService.PrivilegedActionForObjectCreation(Class<?>) - Constructor for class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForObjectCreation
 
ManagedSecurityService.PrivilegedActionForProperty - Class in org.apache.webbeans.corespi.security
 
ManagedSecurityService.PrivilegedActionForProperty(String, String) - Constructor for class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForProperty
 
ManagedSecurityService.PrivilegedActionForSetAccessible - Class in org.apache.webbeans.corespi.security
 
ManagedSecurityService.PrivilegedActionForSetAccessible(AccessibleObject, boolean) - Constructor for class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForSetAccessible
 
ManagedSecurityService.PrivilegedActionForSetProperty - Class in org.apache.webbeans.corespi.security
 
ManagedSecurityService.PrivilegedActionForSetProperty(String, String) - Constructor for class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForSetProperty
 
ManagedSecurityService.PrivilegedActionGetSystemProperties - Class in org.apache.webbeans.corespi.security
 
ManagedSecurityService.PrivilegedActionGetSystemProperties() - Constructor for class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionGetSystemProperties
 
ManagerObjectFactory - Class in org.apache.webbeans.container
 
ManagerObjectFactory() - Constructor for class org.apache.webbeans.container.ManagerObjectFactory
 
META_INF_BEANS_XML - Static variable in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
method - Variable in class org.apache.webbeans.inject.InjectableMethods
Injectable method

N

name - Variable in class org.apache.webbeans.component.AbstractOwbBean
Name of the bean
NamedLiteral - Class in org.apache.webbeans.annotation
Named literal.
NamedLiteral() - Constructor for class org.apache.webbeans.annotation.NamedLiteral
 
NamedLiteral(String) - Constructor for class org.apache.webbeans.annotation.NamedLiteral
 
newAnnotatedConstructor(Constructor<X>, AnnotatedType<X>) - Method in class org.apache.webbeans.portable.AnnotatedElementFactory
Creates and configures new annotated constructor.
newAnnotatedField(Field, AnnotatedType<X>) - Method in class org.apache.webbeans.portable.AnnotatedElementFactory
Creates and configures new annotated field.
newAnnotatedMethod(Method, AnnotatedType<X>) - Method in class org.apache.webbeans.portable.AnnotatedElementFactory
Creates and configures new annotated method.
newAnnotatedType(Class<X>) - Method in class org.apache.webbeans.portable.AnnotatedElementFactory
Creates and configures new annotated type.
NewBean<T> - Interface in org.apache.webbeans.component
Marker interface for @New based beans
newInstance(WebBeansContext, Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
 
newInstanceForced(Class<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
Create a new instance of the given class using it's default constructor regardless if the constructor is visible or not.
NewLiteral - Class in org.apache.webbeans.annotation
New literal annotation.
NewLiteral() - Constructor for class org.apache.webbeans.annotation.NewLiteral
 
NewLiteral(Class<?>) - Constructor for class org.apache.webbeans.annotation.NewLiteral
 
NewManagedBean<T> - Class in org.apache.webbeans.component
Component definition with New binding annotation.
NewManagedBean(Class<T>, WebBeansType, WebBeansContext) - Constructor for class org.apache.webbeans.component.NewManagedBean
 
newViolation() - Static method in class org.apache.webbeans.exception.helper.ViolationMessageBuilder
 
newViolation(String...) - Static method in class org.apache.webbeans.exception.helper.ViolationMessageBuilder
 
NonexistentConstructorException - Exception in org.apache.webbeans.exception.definition
 
NonexistentConstructorException() - Constructor for exception org.apache.webbeans.exception.definition.NonexistentConstructorException
 
NonexistentConstructorException(String) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentConstructorException
 
NonexistentConstructorException(Throwable) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentConstructorException
 
NonexistentConstructorException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentConstructorException
 
NonexistentFieldException - Exception in org.apache.webbeans.exception.definition
 
NonexistentFieldException() - Constructor for exception org.apache.webbeans.exception.definition.NonexistentFieldException
 
NonexistentFieldException(String) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentFieldException
 
NonexistentFieldException(Throwable) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentFieldException
 
NonexistentFieldException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentFieldException
 
NonexistentMemberException - Exception in org.apache.webbeans.exception.definition
 
NonexistentMemberException() - Constructor for exception org.apache.webbeans.exception.definition.NonexistentMemberException
 
NonexistentMemberException(String) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentMemberException
 
NonexistentMemberException(Throwable) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentMemberException
 
NonexistentMemberException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentMemberException
 
NonexistentMethodException - Exception in org.apache.webbeans.exception.definition
 
NonexistentMethodException() - Constructor for exception org.apache.webbeans.exception.definition.NonexistentMethodException
 
NonexistentMethodException(String) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentMethodException
 
NonexistentMethodException(Throwable) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentMethodException
 
NonexistentMethodException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentMethodException
 
NonexistentTypeException - Exception in org.apache.webbeans.exception.definition
 
NonexistentTypeException() - Constructor for exception org.apache.webbeans.exception.definition.NonexistentTypeException
 
NonexistentTypeException(String) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentTypeException
 
NonexistentTypeException(Throwable) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentTypeException
 
NonexistentTypeException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.definition.NonexistentTypeException
 
NormalScopedBeanInterceptorHandler - Class in org.apache.webbeans.intercept
Normal scoped beans interceptor handler.
NormalScopedBeanInterceptorHandler(OwbBean<?>, CreationalContext<?>) - Constructor for class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
Creates a new bean instance
NotificationManager - Class in org.apache.webbeans.event
 
NotificationManager(WebBeansContext) - Constructor for class org.apache.webbeans.event.NotificationManager
 
notify(T) - Method in class org.apache.webbeans.event.ObserverMethodImpl
nullable - Variable in class org.apache.webbeans.component.AbstractOwbBean
The bean allows nullable object
NullableDependencyException - Exception in org.apache.webbeans.exception.inject
 
NullableDependencyException() - Constructor for exception org.apache.webbeans.exception.inject.NullableDependencyException
 
NullableDependencyException(String) - Constructor for exception org.apache.webbeans.exception.inject.NullableDependencyException
 
NullableDependencyException(Throwable) - Constructor for exception org.apache.webbeans.exception.inject.NullableDependencyException
 
NullableDependencyException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.inject.NullableDependencyException
 
nullCheckForClass(Class<?>) - Static method in class org.apache.webbeans.util.Asserts
Null check for class parameter.
nullCheckForClass(Class<?>, String) - Static method in class org.apache.webbeans.util.Asserts
Null check for class parameter.
nullCheckForDomElement(Element) - Static method in class org.apache.webbeans.util.Asserts
Null check for element parameter.
nullCheckForMethod(Method) - Static method in class org.apache.webbeans.util.Asserts
Null check for method parameter.
nullCheckForModifier(Integer) - Static method in class org.apache.webbeans.util.Asserts
Null check for type modifiers.

O

ObserverMethodImpl<T> - Class in org.apache.webbeans.event
Defines observers that are declared in observer methods.
ObserverMethodImpl(InjectionTargetBean<?>, Method, boolean) - Constructor for class org.apache.webbeans.event.ObserverMethodImpl
Creates a new bean observer instance.
ObserverMethodImpl(InjectionTargetBean<?>, Method, boolean, Annotation[], Type) - Constructor for class org.apache.webbeans.event.ObserverMethodImpl
used if the qualifiers and event type are already known, e.g. from the XML.
of(Class<? extends Annotation>) - Static method in class org.apache.webbeans.config.DefaultAnnotation
 
OpenWebBeansClassLoaderProvider - Class in org.apache.webbeans.util
Allows to switch to the ClassLoader of the current thread
OpenWebBeansConfiguration - Class in org.apache.webbeans.config
Defines configuration for OpenWebBeans.
OpenWebBeansConfiguration(Properties) - Constructor for class org.apache.webbeans.config.OpenWebBeansConfiguration
you can configure this externally as well.
OpenWebBeansConfiguration() - Constructor for class org.apache.webbeans.config.OpenWebBeansConfiguration
Parse configuration.
OpenWebBeansEjbLCAPlugin - Interface in org.apache.webbeans.plugins
 
OpenWebBeansJmsPlugin - Interface in org.apache.webbeans.plugins
 
OpenWebBeansTestLifeCycle - Class in org.apache.webbeans.lifecycle.test
Ease the writing of the tests.
OpenWebBeansTestLifeCycle() - Constructor for class org.apache.webbeans.lifecycle.test.OpenWebBeansTestLifeCycle
 
OpenWebBeansTestMetaDataDiscoveryService - Class in org.apache.webbeans.lifecycle.test
Used by each test.
OpenWebBeansTestMetaDataDiscoveryService() - Constructor for class org.apache.webbeans.lifecycle.test.OpenWebBeansTestMetaDataDiscoveryService
 
org.apache.webbeans.annotation - package org.apache.webbeans.annotation
 
org.apache.webbeans.boot - package org.apache.webbeans.boot
 
org.apache.webbeans.component - package org.apache.webbeans.component
 
org.apache.webbeans.component.creation - package org.apache.webbeans.component.creation
 
org.apache.webbeans.component.third - package org.apache.webbeans.component.third
 
org.apache.webbeans.config - package org.apache.webbeans.config
 
org.apache.webbeans.config.inheritance - package org.apache.webbeans.config.inheritance
 
org.apache.webbeans.container - package org.apache.webbeans.container
 
org.apache.webbeans.context - package org.apache.webbeans.context
 
org.apache.webbeans.context.creational - package org.apache.webbeans.context.creational
 
org.apache.webbeans.context.type - package org.apache.webbeans.context.type
 
org.apache.webbeans.conversation - package org.apache.webbeans.conversation
 
org.apache.webbeans.corespi - package org.apache.webbeans.corespi
 
org.apache.webbeans.corespi.scanner - package org.apache.webbeans.corespi.scanner
 
org.apache.webbeans.corespi.se - package org.apache.webbeans.corespi.se
 
org.apache.webbeans.corespi.security - package org.apache.webbeans.corespi.security
 
org.apache.webbeans.decorator - package org.apache.webbeans.decorator
 
org.apache.webbeans.deployment - package org.apache.webbeans.deployment
 
org.apache.webbeans.deployment.stereotype - package org.apache.webbeans.deployment.stereotype
 
org.apache.webbeans.el - package org.apache.webbeans.el
 
org.apache.webbeans.el.el22 - package org.apache.webbeans.el.el22
 
org.apache.webbeans.event - package org.apache.webbeans.event
 
org.apache.webbeans.exception - package org.apache.webbeans.exception
 
org.apache.webbeans.exception.definition - package org.apache.webbeans.exception.definition
 
org.apache.webbeans.exception.helper - package org.apache.webbeans.exception.helper
 
org.apache.webbeans.exception.inject - package org.apache.webbeans.exception.inject
 
org.apache.webbeans.inject - package org.apache.webbeans.inject
 
org.apache.webbeans.inject.impl - package org.apache.webbeans.inject.impl
 
org.apache.webbeans.inject.instance - package org.apache.webbeans.inject.instance
 
org.apache.webbeans.intercept - package org.apache.webbeans.intercept
 
org.apache.webbeans.intercept.custom - package org.apache.webbeans.intercept.custom
 
org.apache.webbeans.intercept.ejb - package org.apache.webbeans.intercept.ejb
 
org.apache.webbeans.intercept.webbeans - package org.apache.webbeans.intercept.webbeans
 
org.apache.webbeans.jms - package org.apache.webbeans.jms
 
org.apache.webbeans.lifecycle - package org.apache.webbeans.lifecycle
 
org.apache.webbeans.lifecycle.test - package org.apache.webbeans.lifecycle.test
 
org.apache.webbeans.logger - package org.apache.webbeans.logger
 
org.apache.webbeans.plugins - package org.apache.webbeans.plugins
 
org.apache.webbeans.portable - package org.apache.webbeans.portable
 
org.apache.webbeans.portable.creation - package org.apache.webbeans.portable.creation
 
org.apache.webbeans.portable.events - package org.apache.webbeans.portable.events
 
org.apache.webbeans.portable.events.discovery - package org.apache.webbeans.portable.events.discovery
 
org.apache.webbeans.portable.events.generics - package org.apache.webbeans.portable.events.generics
 
org.apache.webbeans.proxy - package org.apache.webbeans.proxy
 
org.apache.webbeans.service - package org.apache.webbeans.service
 
org.apache.webbeans.util - package org.apache.webbeans.util
 
org.apache.webbeans.xml - package org.apache.webbeans.xml
 
outputAnnotationIndex(PrintWriter) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
Prints out annotationIndex
OWB_INJECTABLE_RESOURCE_ANNOTATIONS - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
OwbBean<T> - Interface in org.apache.webbeans.component
OWB specific extension of the Bean interface.
OwbCustomObjectInputStream - Class in org.apache.webbeans.util
 
OwbCustomObjectInputStream(InputStream, ClassLoader) - Constructor for class org.apache.webbeans.util.OwbCustomObjectInputStream
 
OwbDecorator<T> - Interface in org.apache.webbeans.decorator
 
OWBInjector - Class in org.apache.webbeans.inject
Injects dependencies of the given Java EE component instance.
OWBInjector() - Constructor for class org.apache.webbeans.inject.OWBInjector
 
OWBInjector(WebBeansContext) - Constructor for class org.apache.webbeans.inject.OWBInjector
Creates a new instance
OwbInterceptor<T> - Interface in org.apache.webbeans.intercept
 
OWBLogConst - Class in org.apache.webbeans.config
 
OWBLogConst() - Constructor for class org.apache.webbeans.config.OWBLogConst
 
OwbParametrizedTypeImpl - Class in org.apache.webbeans.config
Custom parametrized type implementation.
OwbParametrizedTypeImpl(Type, Type) - Constructor for class org.apache.webbeans.config.OwbParametrizedTypeImpl
New instance.
ownerComponent - Variable in class org.apache.webbeans.component.AbstractProducerBean
Owner of the producer field component

P

parse(InputStream) - Method in class org.apache.webbeans.container.BeanManagerImpl
Parse the given XML input stream for adding XML defined artifacts.
parseConfiguration() - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
(re)read the configuration from the resources in the classpath.
passivatingId - Variable in class org.apache.webbeans.component.AbstractOwbBean
This string will be used for passivating the Bean.
PluginLoader - Class in org.apache.webbeans.plugins
OpenWebBeans plugins are used to extend 'core' functionality of the injection mechanism with functionality of other frameworks.
PluginLoader() - Constructor for class org.apache.webbeans.plugins.PluginLoader
 
popErrors() - Method in class org.apache.webbeans.portable.events.discovery.ErrorStack
 
populate(Annotation[], String) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
 
postConstruct(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Calls post constrcut method.
postConstruct(T, CreationalContext<T>) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Calls post constrcut method.
postConstruct(T) - Method in class org.apache.webbeans.component.InjectionTargetWrapper
postConstruct(T) - Method in class org.apache.webbeans.portable.creation.DefaultInjectionTargetImpl
 
postConstruct(T) - Method in class org.apache.webbeans.portable.creation.InjectionTargetProducer
postConstructDefault(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Default post construct.
preDestroy(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Calls predestroy method.
preDestroy(T, CreationalContext<T>) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Calls predestroy method.
preDestroy(T) - Method in class org.apache.webbeans.component.InjectionTargetWrapper
preDestroy(T) - Method in class org.apache.webbeans.portable.creation.DefaultInjectionTargetImpl
 
preDestroy(T) - Method in class org.apache.webbeans.portable.creation.InjectionTargetProducer
preDestroyDefault(T, CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Default predestroy.
PRIMITIVE_TO_WRAPPERS_MAP - Static variable in class org.apache.webbeans.util.ClassUtil
 
proceed() - Method in class org.apache.webbeans.intercept.InvocationContextImpl
ProcessAnnotatedTypeImpl<X> - Class in org.apache.webbeans.portable.events
Default implementation of the ProcessAnnotatedType.
ProcessAnnotatedTypeImpl(AnnotatedType<X>) - Constructor for class org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
Creates a new instance with the given annotated type.
ProcessBeanImpl<X> - Class in org.apache.webbeans.portable.events
Implementation of the ProcessBean.
ProcessBeanImpl(Bean<X>, Annotated) - Constructor for class org.apache.webbeans.portable.events.ProcessBeanImpl
 
ProcessInjectionTargetImpl<X> - Class in org.apache.webbeans.portable.events
Implementation of the ProcessInjectionTarget.
ProcessInjectionTargetImpl(InjectionTarget<X>, AnnotatedType<X>) - Constructor for class org.apache.webbeans.portable.events.ProcessInjectionTargetImpl
Creates a new instance.
ProcessManagedBeanImpl<X> - Class in org.apache.webbeans.portable.events
Implementation of ProcessManagedBean.
ProcessManagedBeanImpl(ManagedBean<X>, AnnotatedType<X>) - Constructor for class org.apache.webbeans.portable.events.ProcessManagedBeanImpl
 
ProcessObserverMethodImpl<T,X> - Class in org.apache.webbeans.portable.events
Implementation of  ProcessObserverMethod.
ProcessObserverMethodImpl(AnnotatedMethod<X>, ObserverMethod<T>) - Constructor for class org.apache.webbeans.portable.events.ProcessObserverMethodImpl
 
ProcessProducerFieldImpl<X,T> - Class in org.apache.webbeans.portable.events
Implementation of the ProcessProducerField.
ProcessProducerFieldImpl(ProducerFieldBean<T>, AnnotatedField<X>) - Constructor for class org.apache.webbeans.portable.events.ProcessProducerFieldImpl
 
ProcessProducerImpl<X,T> - Class in org.apache.webbeans.portable.events
Implementation of ProcessProducer.
ProcessProducerImpl(Producer<T>, AnnotatedMember<X>) - Constructor for class org.apache.webbeans.portable.events.ProcessProducerImpl
 
ProcessProducerMethodImpl<X,T> - Class in org.apache.webbeans.portable.events
Implementation of ProcessProducerMethod.
ProcessProducerMethodImpl(ProducerMethodBean<T>, AnnotatedMethod<X>, AnnotatedParameter<X>) - Constructor for class org.apache.webbeans.portable.events.ProcessProducerMethodImpl
 
ProcessSessionBeanImpl<X> - Class in org.apache.webbeans.portable.events
Implementation of ProcessSessionBean.
ProcessSessionBeanImpl(Bean<Object>, AnnotatedType<Object>, String, SessionBeanType) - Constructor for class org.apache.webbeans.portable.events.ProcessSessionBeanImpl
 
produce(CreationalContext<T>) - Method in class org.apache.webbeans.component.InjectionTargetWrapper
produce(CreationalContext<T>) - Method in class org.apache.webbeans.portable.creation.AbstractProducer
produce(CreationalContext<T>) - Method in class org.apache.webbeans.portable.creation.DefaultInjectionTargetImpl
 
ProducerBeansProducer<T> - Class in org.apache.webbeans.portable.creation
Implementation for producer beans.
ProducerBeansProducer(AbstractProducerBean<T>) - Constructor for class org.apache.webbeans.portable.creation.ProducerBeansProducer
Creats a new producer bean producer.
ProducerFieldBean<T> - Class in org.apache.webbeans.component
Defines the producer field component implementation.
ProducerFieldBean(InjectionTargetBean<?>, Class<T>) - Constructor for class org.apache.webbeans.component.ProducerFieldBean
Defines the new producer field component.
ProducerMethodBean<T> - Class in org.apache.webbeans.component
Concrete implementation of the AbstractOwbBean.
ProducerMethodBean(InjectionTargetBean<?>, Class<T>) - Constructor for class org.apache.webbeans.component.ProducerMethodBean
Creates a new instance.
PropertyLoader - Class in org.apache.webbeans.config
Utility class to load configuration properties via a list of artibrary property files by a well defined order.
PropertyLoader() - Constructor for class org.apache.webbeans.config.PropertyLoader
 
ProvidedBeansProxyHandler - Class in org.apache.webbeans.proxy
 
ProvidedBeansProxyHandler(Bean<?>) - Constructor for class org.apache.webbeans.proxy.ProvidedBeansProxyHandler
 
PROXY_MAPPING_PREFIX - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
prefix followed by the fully qualified scope name, for configuring InterceptorHandlers for our proxies.
push(T) - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
Save this incomplete instance.
pushError(Throwable) - Method in class org.apache.webbeans.portable.events.discovery.ErrorStack
 
putInjectionTargetWrapper(Contextual<T>, InjectionTargetWrapper<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
putInjectionTargetWrapperForJavaEeComponents(Class<T>, InjectionTargetWrapper<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 

R

readExternal(ObjectInput) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
readExternal(ObjectInput) - Method in class org.apache.webbeans.context.ConversationContext
 
readExternal(ObjectInput) - Method in class org.apache.webbeans.context.SessionContext
 
readExternal(ObjectInput) - Method in class org.apache.webbeans.decorator.DelegateHandler
 
readExternal(ObjectInput) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
readExternal(ObjectInput) - Method in class org.apache.webbeans.proxy.ResourceProxyHandler
When deserialized, first try container provided failover service.
registerService(Class<T>, T) - Method in class org.apache.webbeans.config.WebBeansContext
 
release() - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
release() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
 
removeAllDependents() - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
 
removeConversation(Conversation) - Method in class org.apache.webbeans.conversation.ConversationManager
Remove given conversation.
removeObserver(ObserverMethod<T>, Class<T>, Annotation...) - Method in class org.apache.webbeans.event.NotificationManager
 
removeObserver(ObserverMethod<T>, TypeLiteral<T>, Annotation...) - Method in class org.apache.webbeans.event.NotificationManager
 
removeThreadLocal() - Static method in class org.apache.webbeans.component.InjectionPointBean
Removes the ThreadLocal from the ThreadMap to prevent memory leaks.
RequestContext - Class in org.apache.webbeans.context
Request context implementation.
RequestContext() - Constructor for class org.apache.webbeans.context.RequestContext
 
RequestedScopeLiteral - Class in org.apache.webbeans.annotation
RequestScoped literal annotation.
RequestedScopeLiteral() - Constructor for class org.apache.webbeans.annotation.RequestedScopeLiteral
 
reset() - Method in class org.apache.webbeans.util.OpenWebBeansClassLoaderProvider
 
ResolutionByNameException - Exception in org.apache.webbeans.exception
Throws when exceptional situation occurs while resolving components in the web beans container by name.
ResolutionByNameException(String) - Constructor for exception org.apache.webbeans.exception.ResolutionByNameException
 
ResolutionUtil - Class in org.apache.webbeans.container
 
ResolutionUtil(WebBeansContext) - Constructor for class org.apache.webbeans.container.ResolutionUtil
 
resolve(Set<Bean<? extends X>>) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
resolve(Set<Bean<? extends X>>) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
resolveByName(String) - Method in class org.apache.webbeans.container.BeanManagerImpl
Deprecated. 
resolveByType(Class<?>, Annotation...) - Method in class org.apache.webbeans.container.BeanManagerImpl
Deprecated. 
resolveByType(TypeLiteral<?>, Annotation...) - Method in class org.apache.webbeans.container.BeanManagerImpl
Deprecated. 
resolveByTypeConditions(ParameterizedType) - Static method in class org.apache.webbeans.container.ResolutionUtil
 
resolveClass(ObjectStreamClass) - Method in class org.apache.webbeans.util.OwbCustomObjectInputStream
 
resolveDecorators(Set<Type>, Annotation...) - Method in class org.apache.webbeans.container.BeanManagerImpl
resolveDecorators(Set<Type>, Annotation...) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
resolveEntity(String, String) - Method in class org.apache.webbeans.xml.WebBeansResolver
Resolve entity.
resolveInterceptors(InterceptionType, Annotation...) - Method in class org.apache.webbeans.container.BeanManagerImpl
resolveInterceptors(InterceptionType, Annotation...) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
resolveObserverMethods(T, Annotation...) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
resolveObserverMethods(T, Annotation...) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
resolveObservers(T, Annotation...) - Method in class org.apache.webbeans.event.NotificationManager
 
RESOURCE_INJECTION_SERVICE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Resource Injection Service
ResourceBean<X,T extends Annotation> - Class in org.apache.webbeans.component
 
ResourceBean(Class<X>, InjectionTargetBean<?>, ResourceReference<X, T>) - Constructor for class org.apache.webbeans.component.ResourceBean
 
ResourceProxyHandler - Class in org.apache.webbeans.proxy
 
ResourceProxyHandler() - Constructor for class org.apache.webbeans.proxy.ResourceProxyHandler
 
ResourceProxyHandler(ResourceBean, Object) - Constructor for class org.apache.webbeans.proxy.ResourceProxyHandler
 
returnType - Variable in class org.apache.webbeans.component.AbstractOwbBean
Return type of the bean
run() - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForClass
 
run() - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForIsAccessible
 
run() - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForObjectCreation
 
run() - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForProperty
 
run() - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForSetAccessible
 
run() - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionForSetProperty
 
run() - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService.PrivilegedActionGetSystemProperties
 
run() - Method in class org.apache.webbeans.util.SecurityUtil.PrivilegedActionForClass
Deprecated.  
run() - Method in class org.apache.webbeans.util.SecurityUtil.PrivilegedActionForProxyFactory
Deprecated.  

S

scan() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
Configure the Web Beans Container with deployment information and fills annotation database and beans.xml stream database.
scanArchives(String...) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
Scan a url that represents an "archive" this is a classpath directory or jar file
scanArchives(String...) - Method in class org.apache.webbeans.corespi.se.BeansXmlAnnotationDB
 
scanClass(InputStream) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
Parse a .class file for annotations
scanClass(ClassFile) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
 
scanClass(ClassFile) - Method in class org.apache.webbeans.corespi.se.BeansXmlAnnotationDB
 
scanFields(ClassFile) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
 
scanMethods(ClassFile) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
Scanns both the method and its parameters for annotations.
SCANNER_SERVICE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Scanner Service
scannerService - Variable in class org.apache.webbeans.lifecycle.AbstractLifeCycle
Discover bean classes
scopeClass - Variable in class org.apache.webbeans.component.AbstractOwbBean
Cached scope type of the bean
scopeType - Variable in class org.apache.webbeans.context.AbstractContext
Contextual Scope Type
SECURITY_SERVICE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Security Service
SecurityUtil - Class in org.apache.webbeans.util
Deprecated. use SecurityService instead
SecurityUtil() - Constructor for class org.apache.webbeans.util.SecurityUtil
Deprecated.  
SecurityUtil.PrivilegedActionForClass - Class in org.apache.webbeans.util
Deprecated.  
SecurityUtil.PrivilegedActionForClass(Class<?>, Object, int) - Constructor for class org.apache.webbeans.util.SecurityUtil.PrivilegedActionForClass
Deprecated.  
SecurityUtil.PrivilegedActionForProxyFactory - Class in org.apache.webbeans.util
Deprecated.  
SecurityUtil.PrivilegedActionForProxyFactory(ProxyFactory) - Constructor for class org.apache.webbeans.util.SecurityUtil.PrivilegedActionForProxyFactory
Deprecated.  
select(Annotation...) - Method in class org.apache.webbeans.event.EventImpl
select(Class<U>, Annotation...) - Method in class org.apache.webbeans.event.EventImpl
select(TypeLiteral<U>, Annotation...) - Method in class org.apache.webbeans.event.EventImpl
serializable - Variable in class org.apache.webbeans.component.AbstractOwbBean
The bean is serializable or not
SerializableBean<T> - Class in org.apache.webbeans.container
Wrapper to make all our Beans serializable.
SerializableBeanVault - Class in org.apache.webbeans.container
This class acts as a storage for SerializableBeans.
SerializableBeanVault() - Constructor for class org.apache.webbeans.container.SerializableBeanVault
 
SessionContext - Class in org.apache.webbeans.context
Session context implementation.
SessionContext() - Constructor for class org.apache.webbeans.context.SessionContext
 
SessionScopeLiteral - Class in org.apache.webbeans.annotation
RequestScoped literal annotation.
SessionScopeLiteral() - Constructor for class org.apache.webbeans.annotation.SessionScopeLiteral
 
setActive(boolean) - Method in class org.apache.webbeans.context.AbstractContext
Set component active flag.
setActualInstance(Object) - Method in class org.apache.webbeans.proxy.DependentBeanProxy
 
setAnnotatedMethod(AnnotatedMethod<T>) - Method in class org.apache.webbeans.event.ObserverMethodImpl
Sets annotated method.
setAnnotatedType(AnnotatedType<T>) - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Sets annotated type.
setAnnotatedType(AnnotatedType<T>) - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
 
setAnnotatedType(AnnotatedType<T>) - Method in interface org.apache.webbeans.component.InjectionTargetBean
Sets annotated type.
setAnnotatedType(AnnotatedType<X>) - Method in class org.apache.webbeans.portable.AnnotatedElementFactory
This method will get used to manually add AnnoatedTypes to our storage.
setAnnotatedType(AnnotatedType<X>) - Method in class org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
setAroundInvoke(Method) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setAroundTimeout(Method) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setBdaBeansXmlScanner(ScannerService) - Method in class org.apache.webbeans.corespi.se.BeansXmlAnnotationDB
 
setBeanEnableFlagForProducerBean(InjectionTargetBean<?>, AbstractProducerBean<?>, Annotation[]) - Method in class org.apache.webbeans.util.WebBeansUtil
 
setBeanInstance(T) - Method in class org.apache.webbeans.context.creational.BeanInstanceBag
 
setBeansXml(Class<?>, String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
 
setCcKey(Object) - Method in class org.apache.webbeans.intercept.InvocationContextImpl
Sets the alternate key (alternate owner instance) to be used within the passed CreationalContext for dependent interceptors.
setClazz(Class<?>) - Method in interface org.apache.webbeans.intercept.OwbInterceptor
 
setClazz(Class<?>) - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
Sets interceptor class.
setComponentInstanceMap() - Method in class org.apache.webbeans.context.AbstractContext
setComponentInstanceMap() - Method in class org.apache.webbeans.context.ApplicationContext
 
setComponentInstanceMap() - Method in class org.apache.webbeans.context.ConversationContext
 
setComponentInstanceMap() - Method in class org.apache.webbeans.context.DependentContext
setComponentInstanceMap() - Method in class org.apache.webbeans.context.RequestContext
 
setComponentInstanceMap() - Method in class org.apache.webbeans.context.SessionContext
 
setComponentInstanceMap() - Method in class org.apache.webbeans.context.SingletonContext
 
setConstructor(Constructor<T>) - Method in class org.apache.webbeans.component.ManagedBean
Set constructor.
setCreationalContext(CreationalContext<?>) - Method in class org.apache.webbeans.intercept.InvocationContextImpl
Sets owner bean creational context.
setCreatorMethod(Method) - Method in class org.apache.webbeans.component.ProducerMethodBean
Sets the method.
setCurrentBeansXml(String) - Method in class org.apache.webbeans.corespi.se.BeansXmlAnnotationDB
 
setDecorators(List<Object>) - Method in class org.apache.webbeans.decorator.DelegateHandler
 
setDefinedInInterceptorClass(boolean) - Method in interface org.apache.webbeans.intercept.InterceptorData
Sets the source of the interceptor.
setDefinedInInterceptorClass(boolean) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setDefinedInMethod(boolean) - Method in interface org.apache.webbeans.intercept.InterceptorData
Sets true if interceptor is defined at the method, false ow.
setDefinedInMethod(boolean) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setDelegate(Object, Object) - Method in interface org.apache.webbeans.decorator.OwbDecorator
 
setDelegate(Object, Object) - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
setDependentType(DependentCreationalContext.DependentType) - Method in class org.apache.webbeans.context.creational.DependentCreationalContext
 
setDisposable(boolean) - Method in class org.apache.webbeans.inject.InjectableMethods
 
setDisposalMethod(Method) - Method in class org.apache.webbeans.component.ProducerMethodBean
Sets the disposal method.
setEJBInvocationContext(InvocationContext) - Method in class org.apache.webbeans.intercept.InvocationContextImpl
Sets EJB invocation context
setEnabled(boolean) - Method in class org.apache.webbeans.component.AbstractOwbBean
Set enableed flag.
setEnabled(boolean) - Method in interface org.apache.webbeans.component.OwbBean
Set enableed flag.
setFullInit(boolean) - Method in class org.apache.webbeans.component.ManagedBean
 
setIgnoredPackages(String[]) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
Override/overwrite any ignored packages
setImplScopeType(Annotation) - Method in class org.apache.webbeans.component.AbstractOwbBean
Set scope type.
setImplScopeType(Annotation) - Method in interface org.apache.webbeans.component.OwbBean
Sets bean scope type annotation.
setInheritedInterceptorBindings() - Method in class org.apache.webbeans.config.inheritance.BeanInheritedMetaData
 
setInheritedMetaData() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
Sets inherited meta data.
setInheritedQualifiers() - Method in class org.apache.webbeans.config.inheritance.BeanInheritedMetaData
 
setInheritedScopeType() - Method in class org.apache.webbeans.config.inheritance.BeanInheritedMetaData
 
setInheritedStereoTypes() - Method in class org.apache.webbeans.config.inheritance.BeanInheritedMetaData
 
setInjections(Object, CreationalContext<?>) - Method in interface org.apache.webbeans.decorator.OwbDecorator
 
setInjections(Object, CreationalContext<?>) - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
setInjections(Object, CreationalContext<?>) - Method in interface org.apache.webbeans.intercept.OwbInterceptor
 
setInjections(Object, CreationalContext<?>) - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
setInjectionTarget(InjectionTarget<X>) - Method in class org.apache.webbeans.portable.events.ProcessInjectionTargetImpl
setInjectionTargetBeanEnableFlag(InjectionTargetBean<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
Sets bean enabled flag.
setInjectorInstance(OWBInjector) - Method in class org.apache.webbeans.context.creational.EjbInterceptorContext
 
setInstance(Object) - Method in class org.apache.webbeans.context.creational.DependentCreationalContext
 
setInterceptorBindingMethod(Method) - Method in interface org.apache.webbeans.intercept.InterceptorData
Sets the interceptor annotated method.
setInterceptorBindingMethod(Method) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setInterceptorClass(Class<?>) - Method in class org.apache.webbeans.context.creational.EjbInterceptorContext
 
setInterceptorClass(Class<?>) - Method in interface org.apache.webbeans.intercept.InterceptorData
sets interceptor class.
setInterceptorClass(Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setInterceptorInstance(Object) - Method in class org.apache.webbeans.context.creational.EjbInterceptorContext
 
setInterceptorMethod(Method, Class<? extends Annotation>) - Method in interface org.apache.webbeans.intercept.InterceptorData
Sets the interceptor method.
setInterceptorMethod(Method, Class<? extends Annotation>) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setInterfaceTypeHierarchy(Set<Type>, Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
 
setInUsed(boolean) - Method in class org.apache.webbeans.conversation.ConversationImpl
 
setIsAbstractDecorator(boolean) - Method in class org.apache.webbeans.component.ManagedBean
 
setLogger(Logger) - Method in class org.apache.webbeans.logger.WebBeansLogger
Sets the logger
setMemberValue(String, Object) - Method in class org.apache.webbeans.annotation.WebBeansAnnotation
 
setMetaDataProvider(BeanCreator.MetaDataProvider) - Method in class org.apache.webbeans.component.creation.AbstractBeanCreator
Sets meta-data provider.
setMetaDataProvider(BeanCreator.MetaDataProvider) - Method in interface org.apache.webbeans.component.creation.BeanCreator
Sets meta-data provider.
setName(String) - Method in class org.apache.webbeans.component.AbstractOwbBean
Set name.
setName(String) - Method in interface org.apache.webbeans.component.OwbBean
Sets name of the bean.
setName(String) - Method in interface org.apache.webbeans.deployment.stereotype.IStereoTypeModel
Sets name.
setName(String) - Method in class org.apache.webbeans.deployment.StereoTypeModel
Sets name.
setNotInterceptedOrDecoratedMethod(Method) - Method in class org.apache.webbeans.intercept.InterceptorHandler
This method will get called after the interceptorStack got evaluated and we found out that it isnt intercepted nor decorated.
setNotInterceptedOrDecoratedMethod(Method) - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
 
setNullable(boolean) - Method in class org.apache.webbeans.component.AbstractOwbBean
Set nullable flag.
setNullable(boolean) - Method in interface org.apache.webbeans.component.OwbBean
Set nullable flag.
setObserverMethod(Method) - Method in class org.apache.webbeans.event.ObserverMethodImpl
Provides a way to set the observer method.
setParameters(Object[]) - Method in class org.apache.webbeans.intercept.InvocationContextImpl
setPostActivate(Method) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setPostConstruct(Method) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setPreDestroy(Method) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setPrePassivate(Method) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setProducer(Producer<T>) - Method in class org.apache.webbeans.portable.events.ProcessProducerImpl
setProducerField(Field) - Method in class org.apache.webbeans.component.ProducerFieldBean
Set producer field.
setProducerMethodInstance(Object) - Method in class org.apache.webbeans.inject.InjectableMethods
 
setProducerSet(boolean) - Method in class org.apache.webbeans.portable.events.ProcessProducerImpl
 
setProperty(String, Object) - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Sets given property.
setProxyInstance(Object) - Method in class org.apache.webbeans.proxy.DependentBeanProxy
 
setResourceBeansXml(String, String) - Method in class org.apache.webbeans.corespi.se.BeansXmlAnnotationDB
 
setScanClassAnnotations(boolean) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
Whether or not you want AnnotationDB to scan for class level annotations
setScanFieldAnnotations(boolean) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
Whether or not you want AnnotationDB to scan for parameter level annotations
setScanMethodAnnotations(boolean) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
Wheter or not you want AnnotationDB to scan for method level annotations
setScanParameterAnnotations(boolean) - Method in class org.apache.webbeans.corespi.scanner.AnnotationDB
Whether or not you want AnnotationDB to scan for parameter level annotations
setSerializable(boolean) - Method in class org.apache.webbeans.component.AbstractOwbBean
Sets serializable flag.
setSerializable(boolean) - Method in interface org.apache.webbeans.component.OwbBean
Sets serializable flag.
setSingletonService(SingletonService<WebBeansContext>) - Static method in class org.apache.webbeans.config.WebBeansFinder
 
setSpecializedBean(boolean) - Method in class org.apache.webbeans.component.AbstractOwbBean
Set specialized flag.
setSpecializedBean(boolean) - Method in interface org.apache.webbeans.component.OwbBean
Set specialized flag.
setTimeout(long) - Method in class org.apache.webbeans.conversation.ConversationImpl
setTransient(boolean) - Method in class org.apache.webbeans.conversation.ConversationImpl
Sets transient.
setTypeHierarchy(Set<Type>, Type) - Static method in class org.apache.webbeans.util.ClassUtil
 
setValue(String) - Method in class org.apache.webbeans.annotation.NamedLiteral
 
setValue(ELContext, Object, Object, Object) - Method in class org.apache.webbeans.el.WebBeansELResolver
setValue(ELContext, Object) - Method in class org.apache.webbeans.el.WrappedValueExpression
 
setWebBeansInterceptor(Interceptor<?>) - Method in interface org.apache.webbeans.intercept.InterceptorData
Sets JSR 299 style interceptor.
setWebBeansInterceptor(Interceptor<?>) - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
setXMLConfigurator(WebBeansXMLConfigurator) - Method in class org.apache.webbeans.container.BeanManagerImpl
Sets the xml configurator instance.
shutDown() - Method in class org.apache.webbeans.plugins.PluginLoader
Tell all the plugins to free up all locked resources.
SimpleSecurityService - Class in org.apache.webbeans.corespi.security
A version of the SecurityService which directly invokes the underlying Class methods instead of using a SecurityManager.
SimpleSecurityService() - Constructor for class org.apache.webbeans.corespi.security.SimpleSecurityService
 
SingletonContext - Class in org.apache.webbeans.context
Application context implementation.
SingletonContext() - Constructor for class org.apache.webbeans.context.SingletonContext
 
SortedListHelper<E> - Class in org.apache.webbeans.util
 
SortedListHelper(List<E>, Comparator<E>) - Constructor for class org.apache.webbeans.util.SortedListHelper
 
specializedBean - Variable in class org.apache.webbeans.component.AbstractOwbBean
This bean is specialized or not
StandaloneLifeCycle - Class in org.apache.webbeans.lifecycle
Default LifeCycle for a standalone application without a ServletContainer.
StandaloneLifeCycle(Properties, WebBeansLogger) - Constructor for class org.apache.webbeans.lifecycle.StandaloneLifeCycle
 
StandaloneLifeCycle() - Constructor for class org.apache.webbeans.lifecycle.StandaloneLifeCycle
 
start() - Method in class org.apache.webbeans.boot.Bootstrap
 
startApplication(Object) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
startConfiguration() - Method in class org.apache.webbeans.config.BeanTypeSetResolver
Starts the type hierarchy configuration.
startContext(Class<? extends Annotation>, Object) - Method in class org.apache.webbeans.context.AbstractContextsService
 
startContext(Class<? extends Annotation>, Object) - Method in class org.apache.webbeans.corespi.se.DefaultContextsService
startUp() - Method in class org.apache.webbeans.plugins.PluginLoader
load and startup all registered plugins.
stereoTypeClasses - Variable in class org.apache.webbeans.component.AbstractOwbBean
this is only for public access and will be built from AbstractOwbBean.stereoTypes on demand
StereoTypeManager - Class in org.apache.webbeans.deployment
Manager for the StereoTypeModel instances.
StereoTypeManager() - Constructor for class org.apache.webbeans.deployment.StereoTypeManager
Default constructor
StereoTypeModel - Class in org.apache.webbeans.deployment
Default implementation of the IStereoTypeModel contract.
StereoTypeModel(WebBeansContext, Class<? extends Annotation>) - Constructor for class org.apache.webbeans.deployment.StereoTypeModel
Creates a new instance of the stereotype model for given class.
StereoTypeModel(WebBeansContext, Class<? extends Annotation>, Annotation[]) - Constructor for class org.apache.webbeans.deployment.StereoTypeModel
 
stereoTypes - Variable in class org.apache.webbeans.component.AbstractOwbBean
Stereotypes of the bean
stopApplication(Object) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
StringUtil - Class in org.apache.webbeans.util
 
supportsContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.context.AbstractContextsService
 
supportsContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.corespi.se.DefaultContextsService
supportsConversation() - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Gets conversation supports property.
supportsJavaEeComponentInjections(Class<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
Returns true if given class supports injections, false otherwise.

T

TEXT_CONFIG_FOUND - Static variable in class org.apache.webbeans.config.OWBLogConst
 
TEXT_CONFIG_NOT_FOUND - Static variable in class org.apache.webbeans.config.OWBLogConst
 
TEXT_JAVA_TYPENAME - Static variable in class org.apache.webbeans.config.OWBLogConst
 
TEXT_MB_IMPL - Static variable in class org.apache.webbeans.config.OWBLogConst
 
TEXT_SAME_SCOPE - Static variable in class org.apache.webbeans.config.OWBLogConst
 
ThirdpartyBeanImpl<T> - Class in org.apache.webbeans.component.third
 
ThirdpartyBeanImpl(Bean<T>, WebBeansContext) - Constructor for class org.apache.webbeans.component.third.ThirdpartyBeanImpl
 
throwAmbiguousResolutionException(Set<Bean<?>>) - Static method in class org.apache.webbeans.util.InjectionExceptionUtils
 
throwAmbiguousResolutionException(Set<Bean<?>>, Class, InjectionPoint, Annotation...) - Static method in class org.apache.webbeans.util.InjectionExceptionUtils
 
throwAmbiguousResolutionExceptionForBeanName(Set<Bean<?>>, String) - Static method in class org.apache.webbeans.util.InjectionExceptionUtils
 
throwBeanNotFoundException(Class, Annotation...) - Static method in class org.apache.webbeans.util.InjectionExceptionUtils
 
throwRuntimeExceptions(Exception) - Static method in class org.apache.webbeans.util.WebBeansUtil
 
throwsException(Exception) - Static method in class org.apache.webbeans.plugins.PluginLoader
 
throwUnproxyableResolutionException(ViolationMessageBuilder) - Static method in class org.apache.webbeans.util.InjectionExceptionUtils
 
throwUnsatisfiedResolutionException(String, Method) - Static method in class org.apache.webbeans.util.InjectionExceptionUtils
 
throwUnsatisfiedResolutionException(Type, Method, Annotation...) - Static method in class org.apache.webbeans.util.InjectionExceptionUtils
 
throwUnsatisfiedResolutionException(Class, InjectionPoint, Annotation...) - Static method in class org.apache.webbeans.util.InjectionExceptionUtils
 
toString() - Method in class org.apache.webbeans.annotation.WebBeansAnnotation
 
toString() - Method in class org.apache.webbeans.component.AbstractOwbBean
toString() - Method in class org.apache.webbeans.component.ProducerFieldBean
toString() - Method in class org.apache.webbeans.component.ProducerMethodBean
 
toString() - Method in class org.apache.webbeans.config.DefaultAnnotation
Copied from javax.enterprise.util.AnnotationLiteral#toString() with minor changes.
toString() - Method in class org.apache.webbeans.config.OwbParametrizedTypeImpl
 
toString() - Method in class org.apache.webbeans.context.creational.BeanInstanceBag
 
toString() - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
 
toString() - Method in class org.apache.webbeans.context.creational.EjbInterceptorContext
 
toString() - Method in class org.apache.webbeans.conversation.ConversationImpl
 
toString() - Method in class org.apache.webbeans.exception.helper.ViolationMessageBuilder
 
toString() - Method in class org.apache.webbeans.intercept.InterceptorDataImpl
 
toString() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
toString() - Method in class org.apache.webbeans.portable.AnnotatedFieldImpl
 
trace(String) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
trace(String, Object...) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
trace(String, Throwable) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
TRANSACTION_SERVICE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Transaction Service
type - Variable in class org.apache.webbeans.context.AbstractContext
Context type

U

unbind(String) - Method in class org.apache.webbeans.corespi.se.DefaultJndiService
unbind(String) - Static method in class org.apache.webbeans.util.JNDIUtil
 
UnserializableDependencyException - Exception in org.apache.webbeans.exception.inject
 
UnserializableDependencyException() - Constructor for exception org.apache.webbeans.exception.inject.UnserializableDependencyException
 
UnserializableDependencyException(String) - Constructor for exception org.apache.webbeans.exception.inject.UnserializableDependencyException
 
UnserializableDependencyException(Throwable) - Constructor for exception org.apache.webbeans.exception.inject.UnserializableDependencyException
 
UnserializableDependencyException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.inject.UnserializableDependencyException
 
updateTimeOut() - Method in class org.apache.webbeans.conversation.ConversationImpl
Update conversation timeout value.
USE_BDA_BEANSXML_SCANNER - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Use BDABeansXmlScanner to determine if interceptors, decorators, and alternatives are enabled in the beans.xml of a given BDA.
USE_EJB_DISCOVERY - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Use EJB Discovery or not
USE_EJBINTERCEPTOR_ACTIVATION - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Use of EJB interceptor to activate EJB contexts
USE_EJBINTERCEPTOR_INJECTION - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Use of EJB interceptor to inject EJBs
USE_JSF2_EXTENSIONS - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Use of JSF2 extensions
useCurrentClassLoader() - Method in class org.apache.webbeans.util.OpenWebBeansClassLoaderProvider
 

V

validate(InjectionPoint) - Method in class org.apache.webbeans.container.BeanManagerImpl
validate(InjectionPoint) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
validateDecoratorClasses() - Method in class org.apache.webbeans.decorator.DecoratorsManager
 
validateInterceptorClasses() - Method in class org.apache.webbeans.intercept.InterceptorsManager
 
validatePassivationDependencies() - Method in class org.apache.webbeans.component.AbstractInjectionTargetBean
 
validatePassivationDependencies() - Method in class org.apache.webbeans.component.AbstractOwbBean
 
validatePassivationDependencies() - Method in class org.apache.webbeans.component.AbstractProducerBean
 
validatePassivationDependencies() - Method in interface org.apache.webbeans.component.OwbBean
If bean is passivation capable, it validate all of its dependencies.
validatePassivationDependencies() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
 
validatePassivationDependencies() - Method in class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
VALIDATOR_SERVICE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Validator Service
value() - Method in class org.apache.webbeans.annotation.NamedLiteral
 
value() - Method in class org.apache.webbeans.annotation.NewLiteral
valueOf(String) - Static method in enum org.apache.webbeans.component.creation.BeanCreator.MetaDataProvider
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.webbeans.component.WebBeansType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.webbeans.context.creational.DependentCreationalContext.DependentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.webbeans.context.type.ContextTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.webbeans.intercept.InterceptorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.webbeans.jms.JMSModel.JMSType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.webbeans.component.creation.BeanCreator.MetaDataProvider
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.webbeans.component.WebBeansType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.webbeans.context.creational.DependentCreationalContext.DependentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.webbeans.context.type.ContextTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.webbeans.intercept.InterceptorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.webbeans.jms.JMSModel.JMSType
Returns an array containing the constants of this enum type, in the order they are declared.
veto() - Method in class org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
ViolationMessageBuilder - Class in org.apache.webbeans.exception.helper
 
ViolationMessageBuilder() - Constructor for class org.apache.webbeans.exception.helper.ViolationMessageBuilder
 

W

warn(String) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
warn(String, Object...) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
warn(String, Throwable) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
WARN_0001 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0002 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0003 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0004 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0005_1 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0005_2 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0005_3 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0006 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0007 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0008 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0009 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0010 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0011 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0012 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0013 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0014 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0015 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0016 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
WARN_0017 - Static variable in class org.apache.webbeans.config.OWBLogConst
 
warning(SAXParseException) - Method in class org.apache.webbeans.xml.WebBeansErrorHandler
 
WBL_DEBUG - Static variable in class org.apache.webbeans.logger.WebBeansLogger
Log level mappings from OWB DEBUG, TRACE, INFO, WARN, ERROR, FATAL to whatever log levels the currently loaded logger supports (i.e.
WBL_ERROR - Static variable in class org.apache.webbeans.logger.WebBeansLogger
 
WBL_FATAL - Static variable in class org.apache.webbeans.logger.WebBeansLogger
 
WBL_INFO - Static variable in class org.apache.webbeans.logger.WebBeansLogger
 
WBL_TRACE - Static variable in class org.apache.webbeans.logger.WebBeansLogger
 
WBL_WARN - Static variable in class org.apache.webbeans.logger.WebBeansLogger
 
wblWillLogDebug() - Method in class org.apache.webbeans.logger.WebBeansLogger
 
wblWillLogError() - Method in class org.apache.webbeans.logger.WebBeansLogger
 
wblWillLogFatal() - Method in class org.apache.webbeans.logger.WebBeansLogger
 
wblWillLogInfo() - Method in class org.apache.webbeans.logger.WebBeansLogger
 
wblWillLogTrace() - Method in class org.apache.webbeans.logger.WebBeansLogger
 
wblWillLogWarn() - Method in class org.apache.webbeans.logger.WebBeansLogger
 
WEB_BEANS_MANAGER_JNDI_NAME - Static variable in class org.apache.webbeans.util.WebBeansConstants
JNDI name of the BeanManager instance
WEB_BEANS_NAMESPACE - Static variable in class org.apache.webbeans.util.WebBeansConstants
WebBeans namespace
WEB_BEANS_PREFIX - Static variable in class org.apache.webbeans.util.WebBeansConstants
Prefix of the web beans package
WEB_BEANS_XML_ARRAY_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_BINDING_TYPE - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_DECORATES_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_DECORATOR_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_DECORATORS_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
XML Element
WEB_BEANS_XML_DEPLOY_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
XML Element
WEB_BEANS_XML_DESTRUCTOR_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_DISPOSES_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_INITIALIZER_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_INTERCEPTOR_BINDING_TYPE - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_INTERCEPTOR_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_INTERCEPTORS_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
XML Element
WEB_BEANS_XML_JMS_RESOURCE - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_JMS_RESOURCE_MAPPED_NAME - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_JMS_RESOURCE_NAME - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_NAMED_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_OBSERVES_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_OWB_SPECIFIC_ALTERNATIVES - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_OWB_SPECIFIC_CLASS - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_OWB_SPECIFIC_STEREOTYPE - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_PRODUCES_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_QUEUE_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
XML Element
WEB_BEANS_XML_SPEC_SPECIFIC_ALTERNATIVES - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_SPEC_SPECIFIC_CLASS - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_SPEC_SPECIFIC_DECORATORS_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_SPEC_SPECIFIC_DEPLOY_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_SPEC_SPECIFIC_INTERCEPTORS_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_SPEC_SPECIFIC_STEREOTYPE - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_STANDART_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_STEREOTYPE - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WEB_BEANS_XML_SYSID - Static variable in class org.apache.webbeans.util.WebBeansConstants
Webbeans systemId URL
WEB_BEANS_XML_TOPIC_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
XML Element
WEB_BEANS_XML_VALUE_ELEMENT - Static variable in class org.apache.webbeans.util.WebBeansConstants
 
WebBeansAnnotatedTypeUtil - Class in org.apache.webbeans.util
 
WebBeansAnnotatedTypeUtil(WebBeansContext) - Constructor for class org.apache.webbeans.util.WebBeansAnnotatedTypeUtil
 
WebBeansAnnotation - Class in org.apache.webbeans.annotation
Defines the Annotation implementation.
WebBeansAnnotation(Class<? extends Annotation>) - Constructor for class org.apache.webbeans.annotation.WebBeansAnnotation
Creates new annotation type object from given annotation type
WebBeansConfigurationException - Exception in org.apache.webbeans.exception
Exception that is thrown by the web beans container at the intialization time.
WebBeansConfigurationException() - Constructor for exception org.apache.webbeans.exception.WebBeansConfigurationException
 
WebBeansConfigurationException(String) - Constructor for exception org.apache.webbeans.exception.WebBeansConfigurationException
 
WebBeansConfigurationException(Throwable) - Constructor for exception org.apache.webbeans.exception.WebBeansConfigurationException
 
WebBeansConfigurationException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.WebBeansConfigurationException
 
WebBeansConstants - Class in org.apache.webbeans.util
Web beans related constants.
WebBeansContext - Class in org.apache.webbeans.config
 
WebBeansContext() - Constructor for class org.apache.webbeans.config.WebBeansContext
 
WebBeansContext(Map<Class<?>, Object>, Properties) - Constructor for class org.apache.webbeans.config.WebBeansContext
 
WebBeansContext - Interface in org.apache.webbeans.context
Defines spi for contexts.
webBeansContext - Variable in class org.apache.webbeans.intercept.InterceptorHandler
 
webBeansContext - Variable in class org.apache.webbeans.lifecycle.AbstractLifeCycle
 
WebBeansCreationException - Exception in org.apache.webbeans.exception
Exception that is thrown by the web beans container at the deployment time.
WebBeansCreationException(Throwable) - Constructor for exception org.apache.webbeans.exception.WebBeansCreationException
 
WebBeansCreationException(String) - Constructor for exception org.apache.webbeans.exception.WebBeansCreationException
 
WebBeansDecorator<T> - Class in org.apache.webbeans.decorator
Defines decorators.
WebBeansDecorator(AbstractInjectionTargetBean<T>, Decorator<T>) - Constructor for class org.apache.webbeans.decorator.WebBeansDecorator
Creates a new decorator bean instance with the given wrapped bean and custom decorator bean.
WebBeansDecorator(AbstractInjectionTargetBean<T>) - Constructor for class org.apache.webbeans.decorator.WebBeansDecorator
Creates a new decorator bean instance with the given wrapped bean.
WebBeansDecoratorConfig - Class in org.apache.webbeans.decorator
 
WebBeansDecoratorInterceptor - Class in org.apache.webbeans.decorator
 
WebBeansDecoratorInterceptor(DelegateHandler, Object) - Constructor for class org.apache.webbeans.decorator.WebBeansDecoratorInterceptor
 
WebBeansDeploymentException - Exception in org.apache.webbeans.exception
Exception that is thrown by the web beans container at the deployment time.
WebBeansDeploymentException(Throwable) - Constructor for exception org.apache.webbeans.exception.WebBeansDeploymentException
 
WebBeansDeploymentException(String) - Constructor for exception org.apache.webbeans.exception.WebBeansDeploymentException
 
WebBeansDeploymentException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.WebBeansDeploymentException
 
WebBeansELResolver - Class in org.apache.webbeans.el
JSF or JSP expression language a.k.a EL resolver.
WebBeansELResolver() - Constructor for class org.apache.webbeans.el.WebBeansELResolver
 
WebBeansErrorHandler - Class in org.apache.webbeans.xml
Implementation of the ErrorHandler .
WebBeansErrorHandler() - Constructor for class org.apache.webbeans.xml.WebBeansErrorHandler
 
WebBeansException - Exception in org.apache.webbeans.exception
 
WebBeansException(String) - Constructor for exception org.apache.webbeans.exception.WebBeansException
 
WebBeansException(Throwable) - Constructor for exception org.apache.webbeans.exception.WebBeansException
 
WebBeansException(String, Throwable) - Constructor for exception org.apache.webbeans.exception.WebBeansException
 
WebBeansFinder - Class in org.apache.webbeans.config
Holds the SingletonService that tracks WebBeansContext instances
WebBeansInterceptor<T> - Class in org.apache.webbeans.intercept.webbeans
Defines the webbeans specific interceptors.
WebBeansInterceptor(AbstractInjectionTargetBean<T>) - Constructor for class org.apache.webbeans.intercept.webbeans.WebBeansInterceptor
 
WebBeansInterceptorConfig - Class in org.apache.webbeans.intercept
Configures the Web Beans related interceptors.
WebBeansInterceptorConfig(WebBeansContext) - Constructor for class org.apache.webbeans.intercept.WebBeansInterceptorConfig
 
WebBeansLogger - Class in org.apache.webbeans.logger
Wrapper class around the log4j logger class to include some checks before the logs are actually written.
WebBeansLogger() - Constructor for class org.apache.webbeans.logger.WebBeansLogger
Private constructor
WebBeansPassivationException - Exception in org.apache.webbeans.exception
 
WebBeansPassivationException(String) - Constructor for exception org.apache.webbeans.exception.WebBeansPassivationException
 
WebBeansResolver - Class in org.apache.webbeans.xml
Resolver for the web beans systemId's.
WebBeansResolver() - Constructor for class org.apache.webbeans.xml.WebBeansResolver
 
webBeansType - Variable in class org.apache.webbeans.component.AbstractOwbBean
Web Beans type
WebBeansType - Enum in org.apache.webbeans.component
There are different Web Beans Component with regard to the definition.
WebBeansUtil - Class in org.apache.webbeans.util
Contains some utility methods used in the all project.
WebBeansUtil(WebBeansContext) - Constructor for class org.apache.webbeans.util.WebBeansUtil
 
WebBeansXMLConfigurator - Class in org.apache.webbeans.xml
Configures the web beans from the xml declerations.
WebBeansXMLConfigurator() - Constructor for class org.apache.webbeans.xml.WebBeansXMLConfigurator
Creates a new instance of the WebBeansXMLConfigurator
wrapExpressionFactory(ExpressionFactory) - Method in class org.apache.webbeans.container.BeanManagerImpl
 
wrapExpressionFactory(ExpressionFactory) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
wrappedCreationalContext(CreationalContext<T>, Contextual<T>) - Method in class org.apache.webbeans.context.creational.CreationalContextFactory
 
WrappedExpressionFactory - Class in org.apache.webbeans.el
 
WrappedExpressionFactory(ExpressionFactory) - Constructor for class org.apache.webbeans.el.WrappedExpressionFactory
 
WrappedValueExpression - Class in org.apache.webbeans.el
 
WrappedValueExpression(ValueExpression) - Constructor for class org.apache.webbeans.el.WrappedValueExpression
 
writeExternal(ObjectOutput) - Method in class org.apache.webbeans.container.InjectableBeanManager
 
writeExternal(ObjectOutput) - Method in class org.apache.webbeans.context.ConversationContext
 
writeExternal(ObjectOutput) - Method in class org.apache.webbeans.context.SessionContext
 
writeExternal(ObjectOutput) - Method in class org.apache.webbeans.decorator.DelegateHandler
 
writeExternal(ObjectOutput) - Method in class org.apache.webbeans.logger.WebBeansLogger
 
writeExternal(ObjectOutput) - Method in class org.apache.webbeans.proxy.ResourceProxyHandler
When serialized, first try container provided failover service.

X

xmlConfigurator - Variable in class org.apache.webbeans.config.BeansDeployer
XML Configurator

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

Copyright © 2008-2011 The Apache Software Foundation. All Rights Reserved.