AbstractAnnotationLiteral <T extends Annotation > - Class in org.apache.webbeans.annotation
AbstractAnnotationLiteral() - Constructor for class org.apache.webbeans.annotation.AbstractAnnotationLiteral
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
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.
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
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
Deprecated.
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(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,
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.config.DefaultAnnotation
AnnotationUtil - Class in org.apache.webbeans.util
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
args(Object...) - Static method in class org.apache.webbeans.logger.WebBeansLoggerFacade
ArrayUtil - Class in org.apache.webbeans.util
AsmFactory - Class in org.apache.webbeans.proxy.asm
AsmFactory() - Constructor for class org.apache.webbeans.proxy.asm.AsmFactory
AsmProxyFactory - Class in org.apache.webbeans.proxy.asm
AsmProxyFactory() - Constructor for class org.apache.webbeans.proxy.asm.AsmProxyFactory
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
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
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(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, Object...) - 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
Check bean type and required type.
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, Object...) - 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>, 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.
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.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.ProxyFactory
clear() - Method in class org.apache.webbeans.util.SortedListHelper
clearCacheProxies() - Method in class org.apache.webbeans.container.BeanManagerImpl
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
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(AnnotatedType<?>, 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.
constructMessage(String, Object...) - Static method in class org.apache.webbeans.logger.WebBeansLoggerFacade
constructProxy(Class, InvocationHandler) - Static method in class org.apache.webbeans.proxy.asm.AsmProxyFactory
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
Deprecated.
user should use the ContextsService directly.
ContextFactory(WebBeansContext) - Constructor for class org.apache.webbeans.context.ContextFactory
Deprecated.
CONTEXTS_SERVICE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Contexts Service
contextsService - Variable in class org.apache.webbeans.lifecycle.AbstractLifeCycle
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.ProxyFactory
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.ProxyFactory
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
createDecoratorDelegate(OwbBean<?>, DelegateHandler) - Method in class org.apache.webbeans.proxy.ProxyFactory
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.ProxyFactory
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
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.ProxyFactory
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
createProxy(MethodHandler, Class<?>, Class<?>[]) - Method in class org.apache.webbeans.proxy.asm.AsmFactory
createProxy(MethodHandler, Class<?>[]) - Method in class org.apache.webbeans.proxy.asm.AsmFactory
createProxy(Class<?>) - Method in class org.apache.webbeans.proxy.asm.AsmFactory
createProxy(MethodHandler, Class<?>[]) - Method in interface org.apache.webbeans.proxy.Factory
createProxy(Class<?>) - Method in interface org.apache.webbeans.proxy.Factory
createProxy(Class<?>) - Method in class org.apache.webbeans.proxy.javassist.JavassistFactory
createProxy(MethodHandler, Class<?>[]) - Method in class org.apache.webbeans.proxy.javassist.JavassistFactory
createProxy(MethodHandler, Class<?>[]) - Method in class org.apache.webbeans.proxy.ProxyFactory
createProxyClass(OwbBean<?>) - Method in class org.apache.webbeans.proxy.ProxyFactory
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
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
deActivateContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.context.AbstractContextsService
deActivateContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.context.ContextFactory
Deprecated.
Deactivate context.
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.
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
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 s
ServiceLoader 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) - 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.
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
This method will be used in AfterBeanDiscovery.addBean(javax.enterprise.inject.spi.Bean)}
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
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) - 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[]) - 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
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(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
Deprecated.
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
Deprecated.
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(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
Deprecated.
destroySessionContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
Deprecated.
destroySingletonContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
Deprecated.
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
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
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
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.proxy.javassist.OpenWebBeansClassLoaderProvider
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.
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
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.
getAnnotation(Set<Annotation>, Class<T>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Search in the given Set of Annotations for the one with the given AnnotationClass.
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
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
getAsmTypeAsString(Class<?>, boolean) - Static method in class org.apache.webbeans.proxy.asm.AsmProxyFactory
Converts a class to a String suitable for ASM.
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
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
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
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
Deprecated.
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.
getCreationalContext() - Method in class org.apache.webbeans.portable.creation.AbstractProducer
This is a quirks mode function :(
The problem is that we also need the CC for detecting the
interceptors for PreDestroy and PostConstruct methods for example.
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
Deprecated.
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
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
getDisposalWithGivenAnnotatedMethod(AnnotatedType<X>, Type, Annotation[]) - Method in class org.apache.webbeans.annotation.AnnotationManager
getEjbBeanProxyClass(OwbBean<?>, Class<?>) - Method in class org.apache.webbeans.proxy.ProxyFactory
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
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.AbstractOwbBean
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
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
getInstance() - Static method in class org.apache.webbeans.config.WebBeansContext
Deprecated.
getInstance(Contextual<T>, CreationalContext<T>) - Method in class org.apache.webbeans.context.AbstractContext
getInstance() - Method in class org.apache.webbeans.context.creational.DependentCreationalContext
getInstance(Contextual<T>, CreationalContext<T>) - Method in class org.apache.webbeans.context.DependentContext
getInstance(boolean) - Static method in class org.apache.webbeans.el.ELContextStore
getInstance(Type, Class<?>, WebBeansContext, CreationalContext<?>, Object, Annotation...) - Static method in class org.apache.webbeans.inject.instance.InstanceFactory
getInstanceBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new instance bean.
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.
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>, InterceptionType) - Method in class org.apache.webbeans.intercept.InterceptorUtil
Gets list of interceptors with the given type.
getInterceptorProxyClasses() - Method in class org.apache.webbeans.proxy.ProxyFactory
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.
getInterceptorUtil() - Method in class org.apache.webbeans.config.WebBeansContext
getInUsed() - Method in class org.apache.webbeans.conversation.ConversationImpl
getInvocationHandler(Object) - Static method in class org.apache.webbeans.proxy.asm.AsmProxyFactory
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
getJmsBean(JMSModel) - Method in interface org.apache.webbeans.plugins.OpenWebBeansJmsPlugin
getJmsBeanProxy(Bean<?>, Class<?>) - Method in interface org.apache.webbeans.plugins.OpenWebBeansJmsPlugin
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<?>, Locale) - Method in class org.apache.webbeans.logger.JULLoggerFactory
getLogger(Class<?>) - Method in class org.apache.webbeans.logger.JULLoggerFactory
getLogger(Class<?>) - Static method in class org.apache.webbeans.logger.WebBeansLoggerFacade
Gets the new web beans logger instance.
getLogger(Class<?>, Locale) - Static method in class org.apache.webbeans.logger.WebBeansLoggerFacade
Gets the new web beans logger instance.
getLogger(Class<?>, Locale) - Method in interface org.apache.webbeans.logger.WebBeansLoggerFactory
getLogger(Class<?>) - Method in interface org.apache.webbeans.logger.WebBeansLoggerFactory
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.
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
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.
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(Class<?>, Class<?>[]) - Method in class org.apache.webbeans.proxy.asm.AsmFactory
getProxyClass(ClassLoader, Class<?>, Class...) - Static method in class org.apache.webbeans.proxy.asm.AsmProxyFactory
getProxyClass(Class<?>, Class<?>[]) - Method in interface org.apache.webbeans.proxy.Factory
getProxyClass(Class<?>, Class<?>[]) - Method in class org.apache.webbeans.proxy.javassist.JavassistFactory
getProxyFactory() - Method in class org.apache.webbeans.config.WebBeansContext
getQualifierAnnotations(Annotation...) - Method in class org.apache.webbeans.annotation.AnnotationManager
Gets the array of qualifier annotations on the given array.
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.
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.ProxyFactory
getReturnType() - Method in class org.apache.webbeans.component.AbstractOwbBean
Gets type of the producer method/field or the bean class if it's not a producer.
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(Class<? extends Annotation>) - Method in class org.apache.webbeans.context.ContextFactory
Deprecated.
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
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) - Static method in class org.apache.webbeans.logger.WebBeansLoggerFacade
getTransactionPhase() - Method in class org.apache.webbeans.event.ObserverMethodImpl
getType(ELContext, Object, Object) - Method in class org.apache.webbeans.el.WebBeansELResolver
getType(ELContext) - Method in class org.apache.webbeans.el.WrappedValueExpression
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
IBeanHasParent <T > - Interface in org.apache.webbeans.component
IBeanInheritedMetaData - Interface in org.apache.webbeans.config.inheritance
identityOrGetPrimitiveWrapper(Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
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.
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_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
Deprecated.
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
Deprecated.
initDelegate() - Method in class org.apache.webbeans.decorator.WebBeansDecorator
initProxyFactoryClassLoaderProvider() - Static method in class org.apache.webbeans.proxy.javassist.OpenWebBeansClassLoaderProvider
initRequestContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
Deprecated.
initSessionContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
Deprecated.
initSingletonContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
Deprecated.
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(BeanManager, Object, CreationalContext<?>) - Static 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.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() - Constructor for class org.apache.webbeans.container.InjectableBeanManager
Used by serialization.
InjectableBeanManager(BeanManager) - 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
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
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
INSTANCE - Static variable in class org.apache.webbeans.proxy.javassist.JavassistFactory.FinalizeMethodFilter
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
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.
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
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>, InterceptionType) - Constructor for class org.apache.webbeans.intercept.InvocationContextImpl
Initializes the invocation context.
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.component.BuildInOwbBean.BuildInBeanMethodHandler
invoke(Object, 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, Object[]) - Method in class org.apache.webbeans.decorator.AbstractDecoratorMethodHandler
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, 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, 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, Object[], CreationalContextImpl<?>) - Method in class org.apache.webbeans.intercept.InterceptorHandler
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
invoke(Object, Method, Object[]) - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.proxy.ResourceProxyHandler
invoke(Object, 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>, InterceptionType) - 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
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
isHandled(Method) - Method in class org.apache.webbeans.proxy.javassist.JavassistFactory.FinalizeMethodFilter
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.
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.
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
isProxyClass(Class<?>) - Static method in class org.apache.webbeans.proxy.asm.AsmProxyFactory
isProxyInstance(Object) - Method in class org.apache.webbeans.proxy.asm.AsmFactory
isProxyInstance(Object) - Method in interface org.apache.webbeans.proxy.Factory
isProxyInstance(Object) - Method in class org.apache.webbeans.proxy.javassist.JavassistFactory
isProxyInstance(Object) - Method in class org.apache.webbeans.proxy.ProxyFactory
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.container.BeanManagerImpl
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.
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.
isStackEmpty() - Static method in class org.apache.webbeans.component.InjectionPointBean
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.
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.
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.
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.
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
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.
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.
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
setHandler(Object, MethodHandler) - Method in class org.apache.webbeans.proxy.asm.AsmFactory
setHandler(Object, MethodHandler) - Method in interface org.apache.webbeans.proxy.Factory
setHandler(Object, MethodHandler) - Method in class org.apache.webbeans.proxy.javassist.JavassistFactory
setHandler(Object, MethodHandler) - Method in class org.apache.webbeans.proxy.ProxyFactory
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.
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
setInvocationHandler(Object, InvocationHandler) - Static method in class org.apache.webbeans.proxy.asm.AsmProxyFactory
setIsAbstractDecorator(boolean) - Method in class org.apache.webbeans.component.ManagedBean
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
setProperty(String, Object) - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Sets given property.
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.
setThreadLocal(InjectionPoint) - Static method in class org.apache.webbeans.component.InjectionPointBean
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, Logger) - 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
StereoTypeManager - Class in org.apache.webbeans.deployment
StereoTypeManager() - Constructor for class org.apache.webbeans.deployment.StereoTypeManager
Default constructor
StereoTypeModel - Class in org.apache.webbeans.deployment
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
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.