AbstractBeanManager - Class in org.apache.webbeans.container
AbstractBeanManager() - Constructor for class org.apache.webbeans.container.AbstractBeanManager
AbstractContext - Class in org.apache.webbeans.context
Abstract implementation of the Context
interfaces.
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
AbstractDecoratorInjectionTarget <T > - Class in org.apache.webbeans.portable
AbstractDecoratorInjectionTarget(AnnotatedType<T>, Set<InjectionPoint>, WebBeansContext, List<AnnotatedMethod<?>>, List<AnnotatedMethod<?>>) - Constructor for class org.apache.webbeans.portable.AbstractDecoratorInjectionTarget
AbstractEjbInjectionTarget <T > - Class in org.apache.webbeans.portable
AbstractEjbInjectionTarget(AnnotatedType<T>, Set<InjectionPoint>, WebBeansContext) - Constructor for class org.apache.webbeans.portable.AbstractEjbInjectionTarget
AbstractInjectable <T > - Class in org.apache.webbeans.inject
Abstract implementation of all components which are injectable.
AbstractInjectable(Producer<?>, CreationalContextImpl<?>) - Constructor for class org.apache.webbeans.inject.AbstractInjectable
AbstractInvocationContext <T > - Class in org.apache.webbeans.intercept
AbstractInvocationContext(T, AccessibleObject, Object[]) - Constructor for class org.apache.webbeans.intercept.AbstractInvocationContext
AbstractInvocationContext(T, Method, Object[], Object) - Constructor for class org.apache.webbeans.intercept.AbstractInvocationContext
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(WebBeansContext, WebBeansType, BeanAttributes<T>, Class<?>, boolean) - Constructor for class org.apache.webbeans.component.AbstractOwbBean
AbstractOwbPlugin - Class in org.apache.webbeans.spi.plugins
AbstractOwbPlugin() - Constructor for class org.apache.webbeans.spi.plugins.AbstractOwbPlugin
AbstractProducer <T > - Class in org.apache.webbeans.portable
AbstractProducer() - Constructor for class org.apache.webbeans.portable.AbstractProducer
AbstractProducer(Set<InjectionPoint>) - Constructor for class org.apache.webbeans.portable.AbstractProducer
AbstractProducerBean <T > - Class in org.apache.webbeans.component
Abstract class for producer components.
AbstractProducerBean(InjectionTargetBean<?>, WebBeansType, BeanAttributes<T>, Class<T>, ProducerFactory<?>) - Constructor for class org.apache.webbeans.component.AbstractProducerBean
Create a new instance.
AbstractProducerBeanBuilder <T ,A extends javax.enterprise.inject.spi.AnnotatedMember<?>,P extends AbstractProducerBean <T >> - Class in org.apache.webbeans.component.creation
AbstractProducerBeanBuilder(InjectionTargetBean<?>, A, BeanAttributesImpl<T>) - Constructor for class org.apache.webbeans.component.creation.AbstractProducerBeanBuilder
AbstractProxyFactory - Class in org.apache.webbeans.proxy
Base class for all OWB Proxy factories
AbstractProxyFactory(WebBeansContext) - Constructor for class org.apache.webbeans.proxy.AbstractProxyFactory
activateContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.context.AbstractContextsService
activateContext(Class<? extends Annotation>) - Method in interface org.apache.webbeans.spi.ContextsService
Activate the context with the given scope type.
activateContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.web.context.WebContextsService
This might be needed when you aim to start a new thread in a WebApp.
active - Variable in class org.apache.webbeans.context.AbstractContext
Context status, active or not
add(E) - Method in class org.apache.webbeans.util.SortedListHelper
add(URL) - Method in class org.apache.webbeans.util.UrlSet
addActivationListenerToSession(HttpSession) - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
addAdditionalAnnotatedType(AnnotatedType<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
addAdditionalAnnotatedType(AnnotatedType<?>, String) - Method in class org.apache.webbeans.container.BeanManagerImpl
addAdditionalInterceptorBindings(Class<? extends Annotation>) - 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
addAll(Collection<? extends URL>) - Method in class org.apache.webbeans.util.UrlSet
addAlternative(Class<?>, String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
Stores the beans.xml an Alternative class is defined in
addAlternative(Class<?>, String) - Method in interface org.apache.webbeans.spi.BDABeansXmlScanner
Stores the beans.xml an Alternative class is defined in
addAnnotatedType(AnnotatedType<?>) - Method in class org.apache.webbeans.portable.events.discovery.BeforeBeanDiscoveryImpl
addAnnotatedType(AnnotatedType<?>, String) - Method in class org.apache.webbeans.portable.events.discovery.BeforeBeanDiscoveryImpl
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
addCdiInterceptor(Interceptor) - Method in class org.apache.webbeans.intercept.InterceptorsManager
Add a CDI-style interceptor.
addClazzAlternative(Class<?>, String, ScannerService) - Method in class org.apache.webbeans.inject.AlternativesManager
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.decorator.DecoratorsManager
addCustomInterceptorClass(Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorsManager
addDecorator(Class<?>, String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
Stores the beans.xml a Decorator class is defined in
addDecorator(Decorator) - Method in class org.apache.webbeans.decorator.DecoratorsManager
addDecorator(Class<?>, String) - Method in interface org.apache.webbeans.spi.BDABeansXmlScanner
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(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.
addDependentSFSB(Object, Object) - Method in class org.apache.webbeans.ejb.common.component.BaseEjbBean
Keep track of which proxies have gotten EJB objects out of a context
addDeploymentProblem(Throwable) - Method in class org.apache.webbeans.portable.events.discovery.AfterDeploymentValidationImpl
addEnabledDecorator(Class<?>) - Method in class org.apache.webbeans.decorator.DecoratorsManager
addEnabledInterceptorClass(Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorsManager
Add a certain class to the enabled interceptors list.
addExtension(Extension) - Method in class org.apache.webbeans.portable.events.ExtensionLoader
Add a CDI Extension to our internal list.
addFailOverBagToSession(FailOverBag, HttpSession) - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
Store the
FailOverBag
as attribute to the current
HttpSession
.
addFilter(String, Class<? extends Filter>) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
addFilter(String, Filter) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
addFilter(String, String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
addFilter(String, Class<? extends Filter>) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
addFilter(String, Filter) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
addFilter(String, String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
addInterceptor(Class<?>, String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
Stores the beans.xml an Interceptor class is defined in
addInterceptor(Class<?>, String) - Method in interface org.apache.webbeans.spi.BDABeansXmlScanner
Stores the beans.xml an Interceptor class is defined in
addInterceptorBinding(Class<? extends Annotation>, Annotation...) - Method in class org.apache.webbeans.portable.events.discovery.BeforeBeanDiscoveryImpl
addInterceptorBinding(AnnotatedType<? extends Annotation>) - Method in class org.apache.webbeans.portable.events.discovery.BeforeBeanDiscoveryImpl
addInterceptorBindingType(Class<? extends Annotation>, Annotation...) - Method in class org.apache.webbeans.intercept.InterceptorsManager
addInternalBean(Bean<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
This method is reserved for adding 'internal beans'
like e.g.
addLine(String...) - Method in class org.apache.webbeans.exception.helper.ViolationMessageBuilder
addListener(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
addListener(T) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
addListener(Class<? extends EventListener>) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
addListener(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
addListener(T) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
addListener(Class<? extends EventListener>) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
addNewSessionContext(String, SessionContext) - Method in class org.apache.webbeans.web.context.SessionContextManager
Adds new session context for the given session id.
addNormalScoped(String, Object) - Method in class org.apache.webbeans.el.ELContextStore
We cache resolved @NormalScoped bean proxies on the same for speeding up EL.
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(Bean<?>) - 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(Class<? extends Annotation>) - Method in class org.apache.webbeans.portable.events.discovery.BeforeBeanDiscoveryImpl
addQualifier(AnnotatedType<? 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
addServlet(String, Servlet) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
addServlet(String, Class<? extends Servlet>) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
addServlet(String, String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
addServlet(String, Servlet) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
addServlet(String, Class<? extends Servlet>) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
addServlet(String, String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
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
addStereoType(Class<? extends Annotation>, String) - Method in interface org.apache.webbeans.spi.BDABeansXmlScanner
Stores the beans.xml a Stereotype class is defined in
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.
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
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
afterPhase(PhaseEvent) - Method in class org.apache.webbeans.jsf.WebBeansPhaseListener
afterStartApplication(Object) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
afterStartApplication(Object) - Method in class org.apache.webbeans.web.lifecycle.WebContainerLifecycle
afterStopApplication(Object) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
afterStopApplication(Object) - Method in class org.apache.webbeans.lifecycle.StandaloneLifeCycle
afterStopApplication(Object) - Method in class org.apache.webbeans.web.lifecycle.WebContainerLifecycle
alternative - Variable in class org.apache.webbeans.component.creation.BeanAttributesBuilder
AlternativesManager - Class in org.apache.webbeans.inject
AlternativesManager(WebBeansContext) - Constructor for class org.apache.webbeans.inject.AlternativesManager
annotated - Variable in class org.apache.webbeans.component.creation.BeanAttributesBuilder
AnnotatedConstructorImpl <X > - Class in org.apache.webbeans.portable
Implementation of AnnotatedConstructor
interface.
AnnotatedConstructorImpl(WebBeansContext, Constructor<X>, AnnotatedType<X>) - Constructor for class org.apache.webbeans.portable.AnnotatedConstructorImpl
Create a ew instance.
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.
annotatedMember - Variable in class org.apache.webbeans.component.creation.AbstractProducerBeanBuilder
annotatedType - Variable in class org.apache.webbeans.component.creation.DecoratorBeanBuilder
annotatedType - Variable in class org.apache.webbeans.component.creation.ExtensionBeanBuilder
annotatedType - Variable in class org.apache.webbeans.component.creation.InterceptorBeanBuilder
annotatedType - Variable in class org.apache.webbeans.component.creation.ManagedBeanBuilder
annotatedType - Variable in class org.apache.webbeans.component.creation.ObserverMethodsBuilder
annotatedType - Variable in class org.apache.webbeans.component.creation.ProducerFieldBeansBuilder
annotatedType - Variable in class org.apache.webbeans.component.creation.ProducerMethodBeansBuilder
annotatedType - Variable in class org.apache.webbeans.ejb.common.component.EjbBeanBuilder
annotatedType - Variable in class org.apache.webbeans.portable.InjectionTargetImpl
AnnotationManager - Class in org.apache.webbeans.annotation
Manages annotation usage by classes in this application.
AnnotationManager(WebBeansContext) - Constructor for class org.apache.webbeans.annotation.AnnotationManager
annotationType() - Method in class org.apache.webbeans.annotation.EmptyAnnotationLiteral
Implemented for compatibility reasons with other cdi-api jar's.
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
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
ApplicationBoundaryService - Interface in org.apache.webbeans.spi
This service allows EE containers to define an 'outer boundary' for their applications.
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 Provider
especially
made for @ApplicationScoped beans.
ApplicationScopedBeanInterceptorHandler(BeanManager, Bean<?>) - Constructor for class org.apache.webbeans.intercept.ApplicationScopedBeanInterceptorHandler
ApplicationScopeLiteral - Class in org.apache.webbeans.annotation
RequestScoped
literal annotation.
ApplicationScopeLiteral() - Constructor for class org.apache.webbeans.annotation.ApplicationScopeLiteral
archive - Variable in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
areInterceptorBindingsEquivalent(Annotation, Annotation) - Method in class org.apache.webbeans.container.AbstractBeanManager
areQualifiersEquivalent(Annotation, Annotation) - Method in class org.apache.webbeans.container.AbstractBeanManager
args(Object...) - Static method in class org.apache.webbeans.logger.WebBeansLoggerFacade
AROUND_CONSTRUCT - Static variable in class org.apache.webbeans.util.CDI11s
AroundConstruct - Annotation Type in org.apache.webbeans.intercept.annotation
aroundConstructMethod - Variable in class org.apache.webbeans.component.InterceptorBean
aroundInvokeMethod - Variable in class org.apache.webbeans.component.InterceptorBean
This is for performance reasons
ARRAY - Static variable in class org.apache.webbeans.annotation.AnyLiteral
ARRAY - Static variable in class org.apache.webbeans.annotation.DefaultLiteral
ArrayUtil - Class in org.apache.webbeans.util
asArray(Set<Annotation>) - Static method in class org.apache.webbeans.util.AnnotationUtil
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
ATTRIBUTE_CONVERSATION_CONTEXT_MAP - Static variable in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
ATTRIBUTE_SESSION_CONTEXT - Static variable in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
attributeAdded(ServletContextAttributeEvent) - Method in class org.apache.webbeans.web.tomcat7.ContextLifecycleListener
attributeRemoved(ServletContextAttributeEvent) - Method in class org.apache.webbeans.web.tomcat7.ContextLifecycleListener
attributeReplaced(ServletContextAttributeEvent) - Method in class org.apache.webbeans.web.tomcat7.ContextLifecycleListener
calculateInterceptorInfo(Set<Type>, Set<Annotation>, AnnotatedType<T>) - Method in class org.apache.webbeans.intercept.InterceptorResolutionService
callInstanceMethod(Method, Object, Object[]) - Static method in class org.apache.webbeans.util.ClassUtil
Call method on the instance with given arguments.
CDI11s - Class in org.apache.webbeans.util
CDI11s() - Constructor for class org.apache.webbeans.util.CDI11s
CdiArchive - Class in org.apache.webbeans.corespi.scanner.xbean
this delegate pattern is interesting
because we will be able to add
some exclusion config through it
using Filter + FilterArchive
CdiArchive(ClassLoader, Iterable<URL>) - Constructor for class org.apache.webbeans.corespi.scanner.xbean.CdiArchive
CdiArchive(Collection<Class<?>>) - Constructor for class org.apache.webbeans.corespi.scanner.xbean.CdiArchive
CdiArchive.FoundClasses - Class in org.apache.webbeans.corespi.scanner.xbean
CdiInterceptorBean <T > - Class in org.apache.webbeans.component
Interceptor
Bean implementation for CDI-style Beans.
CdiInterceptorBean(WebBeansContext, AnnotatedType<T>, BeanAttributesImpl<T>, Class<T>, Set<Annotation>, boolean, Map<InterceptionType, Method[]>, Method) - Constructor for class org.apache.webbeans.component.CdiInterceptorBean
CdiInterceptorBeanBuilder <T > - Class in org.apache.webbeans.component.creation
CdiInterceptorBeanBuilder(WebBeansContext, AnnotatedType<T>, BeanAttributesImpl<T>) - Constructor for class org.apache.webbeans.component.creation.CdiInterceptorBeanBuilder
CdiTestContainer - Interface in org.apache.webbeans.cditest
A CdiTestContainer provides access to an underlying JSR-299 (CDI)
Container.
CdiTestContainerLoader - Class in org.apache.webbeans.cditest
This class provides access to the CdiTestContainer.
CdiTestOpenWebBeansContainer - Class in org.apache.webbeans.cditest.owb
CdiTestOpenWebBeansContainer() - Constructor for class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
checkActive() - Method in class org.apache.webbeans.context.AbstractContext
Check that context is active or throws exception.
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
checkDecoratorConditions() - Method in class org.apache.webbeans.component.creation.DecoratorBeanBuilder
checkDecoratorResolverParams(Set<Type>, Annotation...) - Method in class org.apache.webbeans.annotation.AnnotationManager
checkDefaultConstructor() - Method in class org.apache.webbeans.component.creation.EjbInterceptorBeanBuilder
checkEventBindings(WebBeansContext, Set<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(Class<?>, Class<? extends Annotation>) - Static method in class org.apache.webbeans.util.WebBeansUtil
Checks the generic type requirements.
checkInjectionPoint(InjectionPoint) - Method in class org.apache.webbeans.container.InjectionResolver
Check that a valid enabled bean exists in the deployment for the given
injection point definition.
checkInjectionPointForInjectInjectionPoint(Class<?>) - Method in class org.apache.webbeans.annotation.AnnotationManager
JavaEE components can not inject InjectionPoint
.
checkInjectionPointNamedQualifier(InjectionPoint) - Static method in class org.apache.webbeans.util.WebBeansUtil
checkInjectionPointType(InjectionPoint) - Method in class org.apache.webbeans.container.InjectionResolver
Check the type of the injection point.
checkInterceptorConditions() - Method in class org.apache.webbeans.component.creation.InterceptorBeanBuilder
checkInterceptorResolverParams(Annotation...) - Method in class org.apache.webbeans.annotation.AnnotationManager
checkManagedBean(Class<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
Returns true if this class can be candidate for simple web bean, false otherwise.
checkManagedBeanCondition(Class<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
checkManagedBeanCondition(AnnotatedType<X>) - Method in class org.apache.webbeans.util.WebBeansUtil
Checks the implementation class for checking conditions.
checkNullInstance(Object, String) - Method in class org.apache.webbeans.component.AbstractProducerBean
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
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.
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.
checkQualifierImplementations(Set<Annotation>) - Static method in class org.apache.webbeans.event.EventUtil
checkRequiredTypeIsClassAndBeanTypeIsVariable(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
Checking bean type and required type.
checkRequiredTypeIsParameterizedAndBeanTypeIsVariable(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
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.
checkScopeType(String) - Method in class org.apache.webbeans.component.AbstractProducerBean
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
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.
classesByUrl() - Method in class org.apache.webbeans.corespi.scanner.xbean.CdiArchive
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
Any clean activity.
clear() - Method in class org.apache.webbeans.decorator.DecoratorsManager
clear() - Method in class org.apache.webbeans.inject.AlternativesManager
clear() - Method in class org.apache.webbeans.intercept.InterceptorsManager
Clears all info.
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.resource.spi.se.StandaloneResourceInjectionService
clear() - Method in class org.apache.webbeans.resource.spi.se.StandaloneResourceProcessor
clear() - Method in interface org.apache.webbeans.spi.ResourceInjectionService
Any clear functionality.
clear(Object) - Method in interface org.apache.webbeans.spi.SingletonService
Any clean activity.
clear() - Method in class org.apache.webbeans.util.SortedListHelper
clear() - Method in class org.apache.webbeans.util.UrlSet
clearCacheProxies() - Method in class org.apache.webbeans.container.BeanManagerImpl
clearCaches() - Method in class org.apache.webbeans.container.InjectionResolver
Clear caches.
clearConnections() - Static method in class org.apache.webbeans.jms.util.JmsProxyHandler
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.
Closable - Interface in org.apache.webbeans.jms.util
closeJMSObject() - Method in interface org.apache.webbeans.jms.util.Closable
coerceToType(Object, Class<?>) - Method in class org.apache.webbeans.el22.WrappedExpressionFactory
CollectionUtil - Class in org.apache.webbeans.util
CollectionUtil() - Constructor for class org.apache.webbeans.util.CollectionUtil
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
compareCdiInterceptors(Class<?>, Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorsManager
Helper to compare the order of different interceptor classes
componentInstanceMap - Variable in class org.apache.webbeans.context.AbstractContext
Context contextual instances
con - Variable in class org.apache.webbeans.inject.InjectableConstructor
Injectable constructor instance
CONFIG_IS_SUPPORT_FAILOVER - Static variable in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
CONFIG_IS_SUPPORT_PASSIVATE - Static variable in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
CONFIG_RESOURCES_SERIALIZATION_HANDLER - Static variable in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
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() - Method in class org.apache.webbeans.lifecycle.test.OpenWebBeansTestMetaDataDiscoveryService
configure() - Method in class org.apache.webbeans.web.scanner.WebScannerService
configure(InputStream) - 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.
configureProducerMethodSpecializations() - Method in class org.apache.webbeans.util.WebBeansUtil
Configure direct/indirect specialized producer method beans.
configureProducerSpecialization(ProducerMethodBean<T>, AnnotatedMethod<T>) - Method in class org.apache.webbeans.component.creation.ProducerMethodBeanBuilder
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
constructor - Variable in class org.apache.webbeans.portable.InjectionTargetImpl
CONTAINER_LIFECYCLE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Container lifecycle
ContainerLifecycle - Interface in org.apache.webbeans.spi
JSR-299 Container lifecycle.
contains(Object) - Method in class org.apache.webbeans.util.UrlSet
containsAll(Collection<?>) - Method in class org.apache.webbeans.util.UrlSet
containsCustomDecoratorClass(Class<?>) - Method in class org.apache.webbeans.decorator.DecoratorsManager
containsCustomInterceptorClass(Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorsManager
containsDependent(Contextual<?>, Object) - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
containsViolation() - Method in class org.apache.webbeans.exception.helper.ViolationMessageBuilder
contextDestroyed(ServletContextEvent) - Method in class org.apache.webbeans.servlet.WebBeansConfigurationListener
ContextFactory - Class in org.apache.webbeans.context
ContextFactory(WebBeansContext) - Constructor for class org.apache.webbeans.context.ContextFactory
Deprecated.
contextInitialized(ServletContextEvent) - Method in class org.apache.webbeans.servlet.WebBeansConfigurationListener
ContextLifecycleListener - Class in org.apache.webbeans.web.tomcat7
Context lifecycle listener.
ContextLifecycleListener() - Constructor for class org.apache.webbeans.web.tomcat7.ContextLifecycleListener
CONTEXTS_SERVICE - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
Contexts Service
contextsService - Variable in class org.apache.webbeans.lifecycle.AbstractLifeCycle
ContextsService - Interface in org.apache.webbeans.spi
Contexts services provides demarcation
methods for each context that is defined
in the specification.
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
ConversationAwareViewHandler - Class in org.apache.webbeans.jsf
ConversationAwareViewHandler(ViewHandler) - Constructor for class org.apache.webbeans.jsf.ConversationAwareViewHandler
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
ConversationProducer - Class in org.apache.webbeans.portable
ConversationProducer(AnnotatedType<ConversationImpl>, WebBeansContext) - Constructor for class org.apache.webbeans.portable.ConversationProducer
ConversationService - Interface in org.apache.webbeans.spi
Conversation related SPI.
create(CreationalContext<T>) - Method in class org.apache.webbeans.component.AbstractOwbBean
create(CreationalContext<T>) - Method in class org.apache.webbeans.component.ManagedBean
create(CreationalContext<T>) - Method in class org.apache.webbeans.component.ProducerFieldBean
create(CreationalContext<T>) - Method in class org.apache.webbeans.component.ProducerMethodBean
create(CreationalContext<T>) - Method in class org.apache.webbeans.component.SelfInterceptorBean
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
createAnnotatedType(Class<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
createAnnotatedType(Class<T>) - Method in class org.apache.webbeans.container.InjectableBeanManager
createArrayDefinition(MethodVisitor, int, Class<?>) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
pushes an array of the specified size to the method visitor.
createBean(InjectionTargetBean<X>, Class<T>) - Method in class org.apache.webbeans.component.creation.AbstractProducerBeanBuilder
createBean(Class<T>) - Method in class org.apache.webbeans.component.creation.AbstractProducerBeanBuilder
createBean(Class<T>, boolean, Map<InterceptionType, Method[]>, Method) - Method in class org.apache.webbeans.component.creation.CdiInterceptorBeanBuilder
createBean(Class<T>, boolean, Map<InterceptionType, Method[]>, Method) - Method in class org.apache.webbeans.component.creation.EjbInterceptorBeanBuilder
createBean(Class<T>, boolean, Map<InterceptionType, Method[]>, Method) - Method in class org.apache.webbeans.component.creation.InterceptorBeanBuilder
createBean(InjectionTargetBean<X>, Class<T>) - Method in class org.apache.webbeans.component.creation.ProducerFieldBeanBuilder
createBean(InjectionTargetBean<P>, Class<T>) - Method in class org.apache.webbeans.component.creation.ProducerMethodBeanBuilder
createBean(InjectionTargetBean<X>, Class<T>) - Method in class org.apache.webbeans.component.creation.ResourceBeanBuilder
createBean(Class<T>, boolean, Map<InterceptionType, Method[]>, Method) - Method in class org.apache.webbeans.component.creation.SelfInterceptorBeanBuilder
createBean(BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>) - Method in class org.apache.webbeans.container.AbstractBeanManager
createBean(BeanAttributes<T>, Class<X>, ProducerFactory<X>) - Method in class org.apache.webbeans.container.AbstractBeanManager
createBean(Class<T>) - Method in class org.apache.webbeans.ejb.common.component.EjbBeanBuilder
createBean(Class<T>, boolean) - Method in class org.apache.webbeans.ejb.common.component.EjbBeanBuilder
createBeanAttributes(AnnotatedType<T>) - Method in class org.apache.webbeans.container.AbstractBeanManager
createBeanAttributes(AnnotatedMember<?>) - Method in class org.apache.webbeans.container.AbstractBeanManager
createConstructor() - Method in class org.apache.webbeans.portable.AbstractDecoratorInjectionTarget
createConstructor() - Method in class org.apache.webbeans.portable.InjectionTargetImpl
createConstructor(ClassWriter, String, Class<?>, String) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
Each of our interceptor/decorator proxies has exactly 1 constructor
which invokes the super ct + sets the delegation field.
createConstructor(ClassWriter, String, Class<?>, String) - Method in class org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
Each of our interceptor/decorator proxies has exactly 1 constructor
which invokes the super ct + sets the delegation field.
createConstructor(ClassWriter, String, Class<?>, String) - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
createConstructor(ClassWriter, String, Class<?>, String) - Method in class org.apache.webbeans.proxy.SubclassProxyFactory
createCreationalContext(Contextual<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
createCreationalContext(Contextual<T>) - Method in class org.apache.webbeans.container.InjectableBeanManager
createExtensionComponent(Class<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new extension bean.
createFilter(Class<T>) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
createFilter(Class<T>) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
createImplementedSubclass(ClassLoader, Class<T>) - Method in class org.apache.webbeans.proxy.SubclassProxyFactory
createInjectionPoint(AnnotatedField<?>) - Method in class org.apache.webbeans.container.AbstractBeanManager
createInjectionPoint(AnnotatedParameter<?>) - Method in class org.apache.webbeans.container.AbstractBeanManager
createInjectionPoints(Bean<?>) - Method in class org.apache.webbeans.component.creation.MethodProducerFactory
createInjectionPoints(Bean<T>) - Method in class org.apache.webbeans.container.InjectionTargetFactoryImpl
createInjectionPoints(Producer<?>, Member) - Static method in class org.apache.webbeans.inject.AbstractInjectable
createInjectionTarget(Bean<T>) - Method in interface org.apache.webbeans.component.spi.InjectionTargetFactory
createInjectionTarget(AnnotatedType<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
createInjectionTarget(Bean<T>) - Method in class org.apache.webbeans.container.DecoratorInjectionTargetFactory
createInjectionTarget(AnnotatedType<T>) - Method in class org.apache.webbeans.container.InjectableBeanManager
createInjectionTarget() - Method in class org.apache.webbeans.container.InjectionTargetFactoryImpl
createInjectionTarget(Bean<T>) - Method in class org.apache.webbeans.container.InjectionTargetFactoryImpl
createInstanceVariables(ClassWriter, Class<?>, String) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
generate the bytecode for creating the instance variables of the class
createInstanceVariables(ClassWriter, Class<?>, String) - Method in class org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
createInstanceVariables(ClassWriter, Class<?>, String) - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
createInstanceVariables(ClassWriter, Class<?>, String) - Method in class org.apache.webbeans.proxy.SubclassProxyFactory
createListener(Class<T>) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
createListener(Class<T>) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
createMethodExpression(ELContext, String, Class<?>, Class<?>[]) - Method in class org.apache.webbeans.el22.WrappedExpressionFactory
createNewComponent(Class<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
createNewComponent(OwbBean<T>, Class<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
New WebBeans component class.
createNewJmsProxy(JmsBean<?>, Class<?>) - Static method in class org.apache.webbeans.jms.util.JmsUtil
Gets jms related object.
createNormalScopeProxy(Bean<T>) - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
createParameters() - Method in class org.apache.webbeans.inject.InjectableConstructor
createProducer(Bean<T>) - Method in class org.apache.webbeans.component.creation.FieldProducerFactory
createProducer(Bean<T>) - Method in class org.apache.webbeans.component.creation.MethodProducerFactory
createProducer(Bean<P>) - Method in class org.apache.webbeans.component.ExtensionProducerFactory
createProducer(Bean<T>) - Method in class org.apache.webbeans.component.SimpleProducerFactory
createProducer(Bean<T>) - Method in interface org.apache.webbeans.component.spi.ProducerFactory
createProducer(Bean<T>) - Method in class org.apache.webbeans.portable.ProviderBasedProducerFactory
createProxyClass(ClassLoader, String, Class<T>, Method[], Method[]) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
createProxyClass(Bean<T>, ClassLoader, Class<T>, Method[], Method[]) - Method in class org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
Create a decorator and interceptor proxy for the given type.
createProxyClass(Bean<T>, ClassLoader, Class<T>) - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
createProxyClass(ClassLoader, Class<T>) - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
createProxyInstance(Class<? extends T>, T, InterceptorHandler) - Method in class org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
createProxyInstance(Class<T>, Provider) - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
createSerialisation(ClassWriter, String, Class<?>, String) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
generate the bytecode for serialization.
createSerialisation(ClassWriter, String, Class<?>, String) - Method in class org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
createSerialisation(ClassWriter, String, Class<?>, String) - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
createSerialisation(ClassWriter, String, Class<?>, String) - Method in class org.apache.webbeans.proxy.SubclassProxyFactory
createServlet(Class<T>) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
createServlet(Class<T>) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
createSubClass(ClassLoader, Class<T>) - Method in class org.apache.webbeans.proxy.SubclassProxyFactory
createURLFromMarkerFile() - Method in class org.apache.webbeans.web.scanner.WebScannerService
createURLFromWARFile() - Method in class org.apache.webbeans.web.scanner.WebScannerService
Returns the web application class path if it contains
a beans.xml marker file.
createValueExpression(Object, Class<?>) - Method in class org.apache.webbeans.el22.WrappedExpressionFactory
createValueExpression(ELContext, String, Class<?>) - Method in class org.apache.webbeans.el22.WrappedExpressionFactory
creationalContext - Variable in class org.apache.webbeans.inject.AbstractInjectable
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
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.
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 interface org.apache.webbeans.spi.ContextsService
Deactivates the context with the given scope type.
declareRoles(String...) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
declareRoles(String...) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
Decorated - Annotation Type in org.apache.webbeans.annotation
DecoratorBean <T > - Class in org.apache.webbeans.component
Decorator Bean implementation.
DecoratorBean(WebBeansContext, WebBeansType, AnnotatedType<T>, BeanAttributes<T>, Class<T>) - Constructor for class org.apache.webbeans.component.DecoratorBean
DecoratorBeanBuilder <T > - Class in org.apache.webbeans.component.creation
DecoratorBeanBuilder(WebBeansContext, AnnotatedType<T>, BeanAttributesImpl<T>) - Constructor for class org.apache.webbeans.component.creation.DecoratorBeanBuilder
DecoratorComparator <T > - Class in org.apache.webbeans.decorator
DecoratorComparator(WebBeansContext) - Constructor for class org.apache.webbeans.decorator.DecoratorComparator
DecoratorHandler - Class in org.apache.webbeans.intercept
InterceptorHandler which handles all the Decorators on the InjectionTarget.
DecoratorHandler(InterceptorResolutionService.BeanInterceptorInfo, Map<Decorator<?>, ?>, int, Object, String) - Constructor for class org.apache.webbeans.intercept.DecoratorHandler
DecoratorHandler() - Constructor for class org.apache.webbeans.intercept.DecoratorHandler
DecoratorInjectionTargetFactory <T > - Class in org.apache.webbeans.container
DecoratorInjectionTargetFactory(AnnotatedType<T>, WebBeansContext) - Constructor for class org.apache.webbeans.container.DecoratorInjectionTargetFactory
DecoratorMetadataBean <T > - Class in org.apache.webbeans.component
Implicit metadata bean definition.
DecoratorMetadataBean(WebBeansContext) - Constructor for class org.apache.webbeans.component.DecoratorMetadataBean
DecoratorsManager - Class in org.apache.webbeans.decorator
DecoratorsManager(WebBeansContext) - Constructor for class org.apache.webbeans.decorator.DecoratorsManager
DEFAULT_AND_ANY_ANNOTATION - Static variable in class org.apache.webbeans.util.AnnotationUtil
DefaultAnnotation - Class in org.apache.webbeans.config
A small helper class to create a Annotation instance of the given annotation class
via
Proxy
.
DefaultApplicationBoundaryService - Class in org.apache.webbeans.corespi.se
Really simple default impl of the ApplicationBoundaryService.
DefaultApplicationBoundaryService() - Constructor for class org.apache.webbeans.corespi.se.DefaultApplicationBoundaryService
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
DefaultConversationService - Class in org.apache.webbeans.jsf
DefaultConversationService() - Constructor for class org.apache.webbeans.jsf.DefaultConversationService
DefaultInterceptorHandler <T > - Class in org.apache.webbeans.intercept
DefaultInterceptorHandler(T, T, Map<Method, List<Interceptor<?>>>, Map<Interceptor<?>, ?>, String) - Constructor for class org.apache.webbeans.intercept.DefaultInterceptorHandler
InterceptorHandler wich gets used in our InjectionTargets which
support interceptors and decorators
DefaultInterceptorHandler() - Constructor for class org.apache.webbeans.intercept.DefaultInterceptorHandler
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
DefaultOwbFailOverService - Class in org.apache.webbeans.web.failover
DefaultOwbFailOverService() - Constructor for class org.apache.webbeans.web.failover.DefaultOwbFailOverService
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
defineAlternative() - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
defineCdiInterceptorRules() - Method in class org.apache.webbeans.component.creation.CdiInterceptorBeanBuilder
defineDecoratorRules() - Method in class org.apache.webbeans.component.creation.DecoratorBeanBuilder
defineEjbBean(Class<T>, ProcessAnnotatedType<T>, WebBeansContext) - Static method in class org.apache.webbeans.config.EJBWebBeansConfigurator
Returns ejb bean.
defineEjbInterceptorRules() - Method in class org.apache.webbeans.component.creation.EjbInterceptorBeanBuilder
defineEnterpriseWebBean(Class<T>, ProcessAnnotatedType<T>) - Method in class org.apache.webbeans.config.BeansDeployer
Defines enterprise bean via plugin.
defineInterceptorBindings() - Method in class org.apache.webbeans.component.creation.CdiInterceptorBeanBuilder
defineInterceptorMethods() - Method in class org.apache.webbeans.component.creation.InterceptorBeanBuilder
Grab all methods which act as interceptors for the various
InterceptionType
s.
defineInterceptorStack(Bean<T>, AnnotatedType<T>, WebBeansContext) - Method in class org.apache.webbeans.portable.AbstractProducer
Configure bean instance interceptor stack.
defineLifecycleInterceptors(Bean<T>, AnnotatedType<T>, WebBeansContext) - Method in class org.apache.webbeans.portable.AbstractProducer
defineLifecycleInterceptors(Bean<T>, AnnotatedType<T>, WebBeansContext) - Method in class org.apache.webbeans.portable.InjectionTargetImpl
defineManagedBean(ProcessAnnotatedTypeImpl<T>) - Method in class org.apache.webbeans.config.BeansDeployer
Defines and configures managed bean.
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() - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
defineName(Annotated, String) - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
defineNewSessionBean(Class<T>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansEjbPlugin
defineNullable() - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
defineNullable(boolean) - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
defineObserverMethods(AbstractOwbBean<T>) - Method in class org.apache.webbeans.component.creation.ObserverMethodsBuilder
defineProducerFields(InjectionTargetBean<T>) - Method in class org.apache.webbeans.component.creation.ProducerFieldBeansBuilder
defineProducerMethods(InjectionTargetBean<T>) - Method in class org.apache.webbeans.component.creation.ProducerMethodBeansBuilder
defineQualifiers() - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
defineScope() - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
defineScope(String) - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
defineScope(Class<?>, String) - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
defineSelfInterceptorRules() - Method in class org.apache.webbeans.component.creation.SelfInterceptorBeanBuilder
defineSessionBean(Class<T>, ProcessAnnotatedType<T>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansEjbPlugin
Configures session bean and adds it into the container.
defineStereotypes() - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
defineTypes() - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
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
delegateInterceptedMethods(ClassLoader, ClassWriter, String, Class<?>, Method[]) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
generate the bytecode for invoking all intercepted methods
delegateInterceptedMethods(ClassLoader, ClassWriter, String, Class<?>, Method[]) - Method in class org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
delegateInterceptedMethods(ClassLoader, ClassWriter, String, Class<?>, Method[]) - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
In the NormalScope proxying case this is used for all the protected methods
as they need to get invoked via reflection.
delegateInterceptedMethods(ClassLoader, ClassWriter, String, Class<?>, Method[]) - Method in class org.apache.webbeans.proxy.SubclassProxyFactory
delegateNonInterceptedMethods(ClassLoader, ClassWriter, String, Class<?>, Method[]) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
generate the bytecode for invoking all non-intercepted methods
delegateNonInterceptedMethods(ClassLoader, ClassWriter, String, Class<?>, Method[]) - Method in class org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
Directly delegate all non intercepted nor decorated methods to the internal instance.
delegateNonInterceptedMethods(ClassLoader, ClassWriter, String, Class<?>, Method[]) - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
delegateNonInterceptedMethods(ClassLoader, ClassWriter, String, Class<?>, Method[]) - Method in class org.apache.webbeans.proxy.SubclassProxyFactory
delegateProtectedMethod(Method, Object, Object[]) - Static method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
This method get invoked via generated ASM code.
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
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
DeploymentValidationService - Class in org.apache.webbeans.config
DeploymentValidationService(WebBeansContext) - Constructor for class org.apache.webbeans.config.DeploymentValidationService
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
destroy(Object) - Method in class org.apache.webbeans.context.AbstractContextsService
destroy(Object) - Method in class org.apache.webbeans.corespi.se.DefaultContextsService
destroy(T) - Method in class org.apache.webbeans.inject.instance.InstanceImpl
destroy() - Method in class org.apache.webbeans.servlet.WebBeansConfigurationFilter
destroy(Object) - Method in interface org.apache.webbeans.spi.ContextsService
Destroys container contexts service.
destroy() - Method in class org.apache.webbeans.web.context.ServletRequestContext
destroy(Object) - Method in class org.apache.webbeans.web.context.WebContextsService
Destroys container contexts service.
destroy() - Method in class org.apache.webbeans.web.failover.FailOverFilter
destroy() - Method in class org.apache.webbeans.web.tomcat7.TomcatSecurityFilter
destroy(Object, ClassLoader) - Static method in class org.apache.webbeans.web.tomcat7.TomcatUtil
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.
destroyConversationContext() - Method in class org.apache.webbeans.context.ContextFactory
Deprecated.
destroyConversationContextWithSessionId(String) - Method in class org.apache.webbeans.conversation.ConversationManager
Deprecated.
destroyDependent(X) - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
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(Object) - Method in class org.apache.webbeans.web.tomcat7.TomcatInstanceManager
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.
destroyStatefulSessionBeanInstance(T, Object) - Method in class org.apache.webbeans.ejb.common.component.BaseEjbBean
Called when we must ask the container to remove a specific
destroyWithRespectToTimout() - Method in class org.apache.webbeans.conversation.ConversationManager
Destroy unactive conversations.
disableOverriddenObservers(Class<?>) - Method in class org.apache.webbeans.event.NotificationManager
This method shall only be called for subclasses.
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.portable.AbstractProducer
dispose(BeanManager) - Method in class org.apache.webbeans.portable.BeanManagerProducer
dispose(InjectionPoint) - Method in class org.apache.webbeans.portable.InjectionPointProducer
dispose(T) - Method in class org.apache.webbeans.portable.ProducerMethodProducer
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.webbeans.servlet.WebBeansConfigurationFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.webbeans.web.failover.FailOverFilter
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.webbeans.web.tomcat7.TomcatSecurityFilter
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.InjectableMethod
doPrivilegedGetConstructor(Class<T>, Class<?>...) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
doPrivilegedGetConstructor(Class<T>, Class<?>...) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
doPrivilegedGetConstructor(Class<T>, Class<?>...) - Method in interface org.apache.webbeans.spi.SecurityService
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
doPrivilegedGetDeclaredConstructor(Class<T>, Class<?>...) - Method in interface org.apache.webbeans.spi.SecurityService
doPrivilegedGetDeclaredConstructors(Class<T>) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
doPrivilegedGetDeclaredConstructors(Class<T>) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
doPrivilegedGetDeclaredConstructors(Class<T>) - Method in interface org.apache.webbeans.spi.SecurityService
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
doPrivilegedGetDeclaredField(Class<T>, String) - Method in interface org.apache.webbeans.spi.SecurityService
doPrivilegedGetDeclaredFields(Class<T>) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
doPrivilegedGetDeclaredFields(Class<T>) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
doPrivilegedGetDeclaredFields(Class<T>) - Method in interface org.apache.webbeans.spi.SecurityService
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
doPrivilegedGetDeclaredMethod(Class<T>, String, Class<?>...) - Method in interface org.apache.webbeans.spi.SecurityService
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>) - Method in interface org.apache.webbeans.spi.SecurityService
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
doPrivilegedGetSystemProperties() - Method in interface org.apache.webbeans.spi.SecurityService
doPrivilegedGetSystemProperty(String, String) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
doPrivilegedGetSystemProperty(String, String) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
doPrivilegedGetSystemProperty(String, String) - Method in interface org.apache.webbeans.spi.SecurityService
doPrivilegedIsAccessible(AccessibleObject) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
doPrivilegedIsAccessible(AccessibleObject) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
doPrivilegedIsAccessible(AccessibleObject) - Method in interface org.apache.webbeans.spi.SecurityService
doPrivilegedObjectCreate(Class<T>) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
doPrivilegedObjectCreate(Class<T>) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
doPrivilegedObjectCreate(Class<T>) - Method in interface org.apache.webbeans.spi.SecurityService
doPrivilegedSetAccessible(AccessibleObject, boolean) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
doPrivilegedSetAccessible(AccessibleObject, boolean) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
doPrivilegedSetAccessible(AccessibleObject, boolean) - Method in interface org.apache.webbeans.spi.SecurityService
doPrivilegedSetSystemProperty(String, String) - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
doPrivilegedSetSystemProperty(String, String) - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
doPrivilegedSetSystemProperty(String, String) - Method in interface org.apache.webbeans.spi.SecurityService
DuplicateDefinitionException - Exception in org.apache.webbeans.exception.definition
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
EDCONF_FAIL - Static variable in class org.apache.webbeans.config.OWBLogConst
EJB_WEBBEANS_ERROR_CLASS_PREFIX - Static variable in class org.apache.webbeans.ejb.common.util.EjbConstants
EJB_WEBBEANS_ERROR_PREFIX - Static variable in class org.apache.webbeans.ejb.common.util.EjbConstants
EjbBeanBuilder <T ,E extends BaseEjbBean <T >> - Class in org.apache.webbeans.ejb.common.component
EjbBeanCreatorImpl.
EjbBeanBuilder(WebBeansContext, AnnotatedType<T>, BeanAttributesImpl<T>) - Constructor for class org.apache.webbeans.ejb.common.component.EjbBeanBuilder
EjbConstants - Class in org.apache.webbeans.ejb.common.util
EjbInterceptorBean <T > - Class in org.apache.webbeans.component
Interceptor
Bean implementation for EJB-style Beans.
EjbInterceptorBean(WebBeansContext, AnnotatedType<T>, BeanAttributesImpl<T>, Class<T>, Map<InterceptionType, Method[]>, Method) - Constructor for class org.apache.webbeans.component.EjbInterceptorBean
EjbInterceptorBeanBuilder <T > - Class in org.apache.webbeans.component.creation
EjbInterceptorBeanBuilder(WebBeansContext, AnnotatedType<T>, BeanAttributesImpl<T>) - Constructor for class org.apache.webbeans.component.creation.EjbInterceptorBeanBuilder
EjbResolver - Interface in org.apache.webbeans.resource.spi.ee
ejbType - Variable in class org.apache.webbeans.ejb.common.component.BaseEjbBean
Session bean type
EjbValidator - Class in org.apache.webbeans.ejb.common.util
Validates session beans.
EJBWebBeansConfigurator - Class in org.apache.webbeans.config
EL22Adaptor - Class in org.apache.webbeans.el22
EL22Adaptor() - Constructor for class org.apache.webbeans.el22.EL22Adaptor
EL_ADAPTOR_CLASS - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
EL Adaptor
ELAdaptor - Interface in org.apache.webbeans.spi.adaptor
This SPI allows to separate ExpressionLanguage dependencies from OWB core.
ELContextStore - Class in org.apache.webbeans.el
The ELContextStore serves two different purposes
Store Dependent
objects of the same
invocation.
EMPTY_ANNOTATION_ARRAY - Static variable in class org.apache.webbeans.util.AnnotationUtil
EMPTY_OBJECT_ARRAY - Static variable in class org.apache.webbeans.util.AnnotationUtil
EmptyAnnotationLiteral <T extends Annotation > - Class in org.apache.webbeans.annotation
Base class for AnnotationLiterals which have no members.
EmptyAnnotationLiteral() - Constructor for class org.apache.webbeans.annotation.EmptyAnnotationLiteral
enabled - Variable in class org.apache.webbeans.component.AbstractOwbBean
This bean is enabled or disabled
enableFailOverSupport(boolean) - Method in interface org.apache.webbeans.spi.FailOverService
Enable failover support.
enableFailOverSupport(boolean) - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
enablePassivationSupport(boolean) - Method in interface org.apache.webbeans.spi.FailOverService
Enable passivation support.
enablePassivationSupport(boolean) - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
end() - Method in class org.apache.webbeans.conversation.ConversationImpl
endContext(Class<? extends Annotation>, Object) - Method in class org.apache.webbeans.context.AbstractContextsService
endContext(Class<? extends Annotation>, Object) - Method in class org.apache.webbeans.corespi.se.DefaultContextsService
Ends the context with the given scope type.
endContext(Class<? extends Annotation>, Object) - Method in interface org.apache.webbeans.spi.ContextsService
Ends the context with the given scope type.
endContext(Class<? extends Annotation>, Object) - Method in class org.apache.webbeans.web.context.WebContextsService
Ends the context with the given scope type.
EnterpriseBeanMarker - Interface in org.apache.webbeans.component
Marker interface for enterprise beans.
EnterpriseTestLifeCycle - Class in org.apache.webbeans.web.lifecycle.test
Ease the writing of the tests.
EnterpriseTestLifeCycle() - Constructor for class org.apache.webbeans.web.lifecycle.test.EnterpriseTestLifeCycle
equals(Object) - Method in class org.apache.webbeans.annotation.EmptyAnnotationLiteral
Just checks whether the 2 classes have the same annotationType.
equals(Object) - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
equals(Object) - Method in class org.apache.webbeans.config.OwbParametrizedTypeImpl
equals(Object) - Method in class org.apache.webbeans.container.BeanCacheKey
equals(Object) - Method in class org.apache.webbeans.container.InjectableBeanManager
equals(Object) - Method in class org.apache.webbeans.container.SerializableBean
If the other object is a SerializableBean too, we compare the 2 underlying wrapped beans.
equals(Object) - Method in class org.apache.webbeans.conversation.ConversationImpl
equals(Object) - Method in class org.apache.webbeans.deployment.StereoTypeModel
equals(Object) - Method in class org.apache.webbeans.el22.WrappedValueExpression
equals(Object) - Method in class org.apache.webbeans.jms.JMSModel
equalsIgnorePosition(Object[], Object[]) - Static method in class org.apache.webbeans.util.ArrayUtil
Compare two arrays regardless of the position of the elements
in the arrays.
error(SAXParseException) - Method in class org.apache.webbeans.xml.WebBeansErrorHandler
ERROR_0001 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0002 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0003 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0004 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0005 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0006 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0007 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0008 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0009 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0010 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0011 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0012 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0013 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0014 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0015 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0016 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0017 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0018 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0019 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0020 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0021 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0022 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0023 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0024 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0025 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0026 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0027 - Static variable in class org.apache.webbeans.config.OWBLogConst
ERROR_0028 - Static variable in class org.apache.webbeans.config.OWBLogConst
ErrorStack - Class in org.apache.webbeans.portable.events.discovery
Error stack.
ErrorStack() - Constructor for class org.apache.webbeans.portable.events.discovery.ErrorStack
EventBean <T > - Class in org.apache.webbeans.component
Implicit observable bean definition.
EventBean(WebBeansContext) - Constructor for class org.apache.webbeans.component.EventBean
Creates a new instance of event bean.
EventImpl <T > - Class in org.apache.webbeans.event
Event implementation.
EventImpl(Annotation[], Type, InjectionPoint, WebBeansContext) - Constructor for class org.apache.webbeans.event.EventImpl
Creates a new event.
EventMetadata - Interface in org.apache.webbeans.event
This is a preview to CDI 1.1
when we implement CDI 1.1 this interface can be removed
EventMetadataImpl - Class in org.apache.webbeans.event
EventMetadataImpl(Type, InjectionPoint, Annotation...) - Constructor for class org.apache.webbeans.event.EventMetadataImpl
EventProducer <T > - Class in org.apache.webbeans.portable
EventProducer(WebBeansContext) - Constructor for class org.apache.webbeans.portable.EventProducer
EventUtil - Class in org.apache.webbeans.event
EXCEPT_0002 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0003 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0004 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0005 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0006 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0007 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0008 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0009 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0010 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0012 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0013 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0014 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0015 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0016 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0017 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_0018 - Static variable in class org.apache.webbeans.config.OWBLogConst
EXCEPT_XML - Static variable in class org.apache.webbeans.config.OWBLogConst
ExceptionUtil - Class in org.apache.webbeans.util
ExtendedStandaloneResourceInjectionService - Class in org.apache.webbeans.resource.spi.ee
Allows to use @EJB in JEE 5 app servers
ExtendedStandaloneResourceInjectionService(WebBeansContext) - Constructor for class org.apache.webbeans.resource.spi.ee.ExtendedStandaloneResourceInjectionService
ExtensionBean <T > - Class in org.apache.webbeans.component
Extension service bean definition.
ExtensionBean(WebBeansContext, Class<T>) - Constructor for class org.apache.webbeans.component.ExtensionBean
Creates a new extesion bean.
ExtensionBeanBuilder <T > - Class in org.apache.webbeans.component.creation
ExtensionBeanBuilder(WebBeansContext, Class<T>) - Constructor for class org.apache.webbeans.component.creation.ExtensionBeanBuilder
ExtensionLoader - Class in org.apache.webbeans.portable.events
Loads META-INF/services/javax.enterprise.inject.spi.Extension
services.
ExtensionLoader(WebBeansContext) - Constructor for class org.apache.webbeans.portable.events.ExtensionLoader
Creates a new loader instance.
ExtensionProducer <R > - Class in org.apache.webbeans.portable
ExtensionProducer(AnnotatedType<T>, Bean<T>, WebBeansContext) - Constructor for class org.apache.webbeans.portable.ExtensionProducer
ExtensionProducerFactory <T > - Class in org.apache.webbeans.component
A factory for Producer
s that produce CDI Extension
s.
ExtensionProducerFactory(AnnotatedType<T>, WebBeansContext) - Constructor for class org.apache.webbeans.component.ExtensionProducerFactory
ExternalScope - Class in org.apache.webbeans.container
A wrapper for an external scope which can be added by
BeforeBeanDiscovery.addScope(Class, boolean, boolean)
.
ExternalScope(Class<? extends Annotation>, boolean, boolean) - Constructor for class org.apache.webbeans.container.ExternalScope
generateReturn(MethodVisitor, Method) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
GenericBeanEvent - Interface in org.apache.webbeans.portable.events.generics
GenericProducerObserverEvent - Interface in org.apache.webbeans.portable.events.generics
GenericsUtil - Class in org.apache.webbeans.util
Utility classes for generic type operations.
GenericsUtil() - Constructor for class org.apache.webbeans.util.GenericsUtil
get() - Method in class org.apache.webbeans.component.ResourceProvider
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() - Method in class org.apache.webbeans.ee.beans.UserTransactionProvider
get() - Method in class org.apache.webbeans.ee.beans.ValidatorFactoryProvider
get() - Method in class org.apache.webbeans.ee.beans.ValidatorProvider
get() - Method in class org.apache.webbeans.ee.common.beans.PrincipalProvider
get() - Method in class org.apache.webbeans.inject.instance.InstanceImpl
Returns the bean instance with given qualifier annotations.
get() - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
get(Object) - Method in interface org.apache.webbeans.spi.SingletonService
Get instance for given key and class name.
get(String) - Method in class org.apache.webbeans.web.failover.FailOverBag
getActionURL(FacesContext, String) - Method in class org.apache.webbeans.jsf.ConversationAwareViewHandler
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.
getAdditionalAnnotatedType(Class<T>, String) - Method in class org.apache.webbeans.container.BeanManagerImpl
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
getAllAnnotations(String) - Method in class org.apache.webbeans.osgi.scanner.OsgiMetaDataScannerService
getAllConversationContexts() - Method in class org.apache.webbeans.conversation.ConversationManager
getAllSessionContexts() - Method in class org.apache.webbeans.web.context.SessionContextManager
getAlternatives(String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
getAlternatives(String) - Method in interface org.apache.webbeans.spi.BDABeansXmlScanner
getAlternativesManager() - Method in class org.apache.webbeans.config.WebBeansContext
getAndRemoveConversationMapWithSessionId(String) - Method in class org.apache.webbeans.conversation.ConversationManager
Return all conversation/context associated with sessionid.
getAnnotated() - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
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.ProcessProducerFieldImpl
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
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.creation.ExtensionBeanBuilder
getAnnotatedType() - Method in class org.apache.webbeans.component.InjectionTargetBean
getAnnotatedType() - Method in class org.apache.webbeans.container.InjectionTargetFactoryImpl
getAnnotatedType(Class<X>) - Method in class org.apache.webbeans.portable.AnnotatedElementFactory
Get an already registered AnnotatedType.
getAnnotatedType(Class<T>, String) - Method in class org.apache.webbeans.portable.events.discovery.AfterBeanDiscoveryImpl
getAnnotatedType() - Method in class org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
getAnnotatedType() - Method in class org.apache.webbeans.portable.events.ProcessInjectionTargetImpl
getAnnotatedTypes(Class<X>) - Method in class org.apache.webbeans.portable.AnnotatedElementFactory
Get all already registered AnnotatedTypes of the specified type.
getAnnotatedTypes(Class<T>) - Method in class org.apache.webbeans.portable.events.discovery.AfterBeanDiscoveryImpl
getAnnotation(Class<Y>) - Method in class org.apache.webbeans.spi.api.ResourceReference
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.
getAnnotationManager() - Method in class org.apache.webbeans.config.WebBeansContext
getApplication() - Method in class org.apache.webbeans.jsf.OwbApplicationFactory
getApplicationBoundaryService() - Method in class org.apache.webbeans.config.WebBeansContext
getApplicationClassLoader() - Method in class org.apache.webbeans.corespi.se.DefaultApplicationBoundaryService
getApplicationClassLoader() - Method in interface org.apache.webbeans.spi.ApplicationBoundaryService
getAroundTimeoutClass() - Method in class org.apache.webbeans.ejb.plugin.OpenWebBeansEjbLCAPluginImpl
getAroundTimeoutClass() - Method in interface org.apache.webbeans.plugins.OpenWebBeansEjbLCAPlugin
getAttribute(String) - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
getAttribute(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getAttribute(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
getAttribute(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getAttributeNames() - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
getAttributeNames() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getAttributeNames() - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
getAttributeNames() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getBDABeansXmlScanner() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
getBDABeansXmlScanner() - Method in class org.apache.webbeans.osgi.scanner.OsgiMetaDataScannerService
getBDABeansXmlScanner() - Method in interface org.apache.webbeans.spi.ScannerService
Gets BDABeansXMLScanner used to determine the beans.xml
modifiers (interceptors, decorators, and, alternatives) that
are enabled per BDA.
getBean() - Method in class org.apache.webbeans.component.creation.DecoratorBeanBuilder
getBean() - Method in class org.apache.webbeans.component.creation.ExtensionBeanBuilder
getBean() - Method in class org.apache.webbeans.component.creation.InterceptorBeanBuilder
getBean() - Method in class org.apache.webbeans.component.creation.ManagedBeanBuilder
getBean() - Method in class org.apache.webbeans.component.creation.ProducerFieldBeanBuilder
getBean() - Method in class org.apache.webbeans.component.creation.ProducerMethodBeanBuilder
getBean() - Method in class org.apache.webbeans.container.SerializableBean
getBean() - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
getBean() - Method in class org.apache.webbeans.ejb.common.component.EjbBeanBuilder
getBean() - Method in class org.apache.webbeans.inject.AbstractInjectable
getBean() - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
getBean() - Method in class org.apache.webbeans.portable.events.ProcessBeanImpl
getBeanClass() - Method in class org.apache.webbeans.component.AbstractOwbBean
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.event.ObserverMethodImpl
Returns observer owner bean.
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
getBeanClasses() - Method in class org.apache.webbeans.osgi.scanner.OsgiMetaDataScannerService
getBeanClasses() - Method in interface org.apache.webbeans.spi.ScannerService
Gets beans classes that are found in the
deployment archives.
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.
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 interface org.apache.webbeans.cditest.CdiTestContainer
getBeanManager() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
getBeanManager() - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
getBeanManager() - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
getBeanManager() - Method in interface org.apache.webbeans.spi.ContainerLifecycle
Get the underlying BeanManager
instance for the current application.
getBeanManagerImpl() - Method in class org.apache.webbeans.config.WebBeansContext
getBeanMetadataBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new bean metadata bean.
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
getBeansXml(Class<?>) - Method in interface org.apache.webbeans.spi.BDABeansXmlScanner
getBeanXmls() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
getBeanXmls() - Method in class org.apache.webbeans.osgi.scanner.OsgiMetaDataScannerService
getBeanXmls() - Method in interface org.apache.webbeans.spi.ScannerService
Gets xml configuration files that are occured
in the deployment archives.
getBindings() - Method in class org.apache.webbeans.jms.JMSModel
getBoundaryClassLoader(Class) - Method in class org.apache.webbeans.corespi.se.DefaultApplicationBoundaryService
getBoundaryClassLoader(Class) - Method in interface org.apache.webbeans.spi.ApplicationBoundaryService
getBusinessLocalInterfaces() - Method in class org.apache.webbeans.ejb.common.component.BaseEjbBean
Subclasses must override this to return local interfaces.
getBusinessMethodsInfo() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BeanInterceptorInfo
getBytecode(String) - Method in class org.apache.webbeans.corespi.scanner.xbean.CdiArchive
getCachedProxyClass(Bean<T>) - Method in class org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
getCastType(Class<?>) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
Gets the string to use for CHECKCAST instruction, returning the correct value for any type, including primitives and arrays
getCause() - Method in exception org.apache.webbeans.exception.WebBeansException
getCdiAnnotationHashCode(Annotation) - Static method in class org.apache.webbeans.util.AnnotationUtil
Computes a hash code for the specified cdi annoation.
getCdiContainer() - Static method in class org.apache.webbeans.cditest.CdiTestContainerLoader
getCdiInterceptors() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BeanInterceptorInfo
getCdiInterceptors() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BusinessMethodInterceptorInfo
The (sorted) CDI Interceptor Beans for a specific method or null
if no Interceptor exists for this method.
getCdiInterceptors() - Method in class org.apache.webbeans.intercept.InterceptorsManager
getClass(Type) - Static method in class org.apache.webbeans.util.ClassUtil
Gets the class of the given type arguments.
getClasses() - Method in class org.apache.webbeans.corespi.scanner.xbean.CdiArchive
getClassFromName(String) - Static method in class org.apache.webbeans.util.ClassUtil
getClassLoader() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getClassLoader() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getClassNames() - Method in class org.apache.webbeans.corespi.scanner.xbean.CdiArchive.FoundClasses
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.el22.WebBeansELResolver
getComponents() - Method in class org.apache.webbeans.container.BeanManagerImpl
getConnectionFactory() - Static method in class org.apache.webbeans.jms.util.JmsUtil
getConstructor() - Method in class org.apache.webbeans.component.InterceptorBean.MultiMethodInvocationContext
getConstructor() - Method in class org.apache.webbeans.intercept.AbstractInvocationContext
getConstructor() - Method in class org.apache.webbeans.intercept.LifecycleInterceptorInvocationContext
getConstructor() - Method in class org.apache.webbeans.portable.InjectionTargetImpl
getContext(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
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
getContext(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getContextData() - Method in class org.apache.webbeans.component.InterceptorBean.MultiMethodInvocationContext
getContextData() - Method in class org.apache.webbeans.intercept.AbstractInvocationContext
getContextData() - Method in class org.apache.webbeans.intercept.LifecycleInterceptorInvocationContext
getContextFactory() - Method in class org.apache.webbeans.config.WebBeansContext
Deprecated.
getContextPath() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getContextPath() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getContextService() - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
getContextService() - Method in interface org.apache.webbeans.spi.ContainerLifecycle
Gets container's context service implementation.
getContextsService() - Method in class org.apache.webbeans.config.WebBeansContext
getContextual() - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
getContextual() - Method in class org.apache.webbeans.context.creational.DependentCreationalContext
getContextualInstance() - Method in class org.apache.webbeans.intercept.ApplicationScopedBeanInterceptorHandler
getContextualInstance() - Method in class org.apache.webbeans.intercept.NormalScopedBeanInterceptorHandler
getContextualInstance() - Method in class org.apache.webbeans.web.intercept.RequestScopedBeanInterceptorHandler
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.
getConversationId() - Method in class org.apache.webbeans.jsf.DefaultConversationService
getConversationId() - Static method in class org.apache.webbeans.jsf.JSFUtil
getConversationId() - Method in interface org.apache.webbeans.spi.ConversationService
Gets the current conversation id or null
if there is no conversation.
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.
getConversationSessionId() - Method in class org.apache.webbeans.jsf.DefaultConversationService
getConversationSessionId() - Method in interface org.apache.webbeans.spi.ConversationService
Gets the session id of the current session.
getCreationalContext(Contextual<T>) - Method in class org.apache.webbeans.context.creational.CreationalContextFactory
Returns a new creational context for given contextual.
getCreationalContextFactory() - Method in class org.apache.webbeans.config.WebBeansContext
getCreationTime() - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
getCreationTime() - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
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
Gets current context with given scope type with
respect to the current thread of execution.
getCurrentContext(Class<? extends Annotation>) - Method in interface org.apache.webbeans.spi.ContextsService
Gets current context with given scope type with
respect to the current thread of execution.
getCurrentContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.web.context.WebContextsService
Gets current context with given scope type with
respect to the current thread of execution.
getCurrentFacesContext() - Static method in class org.apache.webbeans.jsf.JSFUtil
getCurrentInterceptorIdx() - Method in class org.apache.webbeans.component.InterceptorBean.MultiMethodInvocationContext
getCurrentPrincipal() - Method in class org.apache.webbeans.corespi.security.ManagedSecurityService
getCurrentPrincipal() - Method in class org.apache.webbeans.corespi.security.SimpleSecurityService
getCurrentPrincipal() - Method in interface org.apache.webbeans.spi.SecurityService
Gets the current caller identity.
getCurrentPrincipal() - Method in class org.apache.webbeans.web.tomcat7.TomcatSecurityService
getCustomContext(Context) - Method in class org.apache.webbeans.context.ContextFactory
Deprecated.
getDeclaredScopeAnnotation(Class<?>) - Method in class org.apache.webbeans.annotation.AnnotationManager
getDeclaringClass(Annotation, Class<?>) - Static method in class org.apache.webbeans.util.AnnotationUtil
Returns the declaring class for the specified annotation, using the specified type hierarchy.
getDecoratedTypes() - Method in class org.apache.webbeans.component.DecoratorBean
getDecoratorMetadataBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new decorator metadata bean.
getDecorators(String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
getDecorators() - Method in class org.apache.webbeans.decorator.DecoratorsManager
getDecorators() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BeanInterceptorInfo
getDecorators(String) - Method in interface org.apache.webbeans.spi.BDABeansXmlScanner
getDecoratorsManager() - Method in class org.apache.webbeans.config.WebBeansContext
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.
getDefaultSessionTrackingModes() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getDefaultSessionTrackingModes() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getDefaultValidator() - Method in interface org.apache.webbeans.spi.ValidatorService
Gets validator of default validator factory.
getDefaultValidatorFactory() - Method in interface org.apache.webbeans.spi.ValidatorService
Gets default validator factory instance.
getDelegate() - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
getDelegate() - Method in class org.apache.webbeans.intercept.DefaultInterceptorHandler
getDelegateQualifiers() - Method in class org.apache.webbeans.component.DecoratorBean
getDelegateType() - Method in class org.apache.webbeans.component.DecoratorBean
getDependent(Bean<?>) - Method in class org.apache.webbeans.el.ELContextStore
getDependentBeanParameters() - Method in class org.apache.webbeans.inject.InjectableMethod
getDependentContextualInstance(BeanManagerImpl, ELContextStore, ELContext, Bean<Object>) - Method in class org.apache.webbeans.el22.WebBeansELResolver
getDependentSFSBForProxy(Object) - Method in class org.apache.webbeans.ejb.common.component.BaseEjbBean
getDeploymentValidationService() - Method in class org.apache.webbeans.config.WebBeansContext
getDisposalMethod() - Method in class org.apache.webbeans.component.ProducerMethodBean
getDisposalWithGivenAnnotatedMethod(AnnotatedType<X>, Type, Annotation[]) - Method in class org.apache.webbeans.annotation.AnnotationManager
getEffectiveMajorVersion() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getEffectiveMajorVersion() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getEffectiveMinorVersion() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getEffectiveMinorVersion() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getEffectiveSessionTrackingModes() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getEffectiveSessionTrackingModes() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getEjbInterceptorForClass(Class<T>) - Method in class org.apache.webbeans.intercept.InterceptorsManager
get the EJB-style Interceptor
getEjbInterceptors() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BeanInterceptorInfo
getEjbInterceptors() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BusinessMethodInterceptorInfo
The (sorted) EJB-style (Interceptors
)
Interceptor Beans for a specific method or null
if no Interceptor exists for this method.
getEjbLCAPlugin() - Method in class org.apache.webbeans.plugins.PluginLoader
Gets ejb lifecycle annotations plugin
getEjbName() - Method in class org.apache.webbeans.ejb.common.component.BaseEjbBean
Subclasses must override this to return ejb name
getEjbName() - Method in class org.apache.webbeans.portable.events.ProcessSessionBeanImpl
getEjbPlugin() - Method in class org.apache.webbeans.plugins.PluginLoader
Gets ejb plugin
getEjbType() - Method in class org.apache.webbeans.ejb.common.component.BaseEjbBean
Gets ejb session type.
getELResolver() - Method in class org.apache.webbeans.container.BeanManagerImpl
getELResolver() - Method in class org.apache.webbeans.container.InjectableBeanManager
getEntityManager(PersistenceContext, Class<X>) - Method in class org.apache.webbeans.resource.spi.se.StandaloneResourceProcessor
getEntityManagerFactory(PersistenceUnit, Class<X>) - Method in class org.apache.webbeans.resource.spi.se.StandaloneResourceProcessor
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.el22.WrappedValueExpression
getExpressionFactory() - Method in class org.apache.webbeans.jsf.OwbApplication
getExpressionString() - Method in class org.apache.webbeans.el22.WrappedValueExpression
getExtension(Class<T>) - Method in class org.apache.webbeans.container.AbstractBeanManager
getExtensionLoader() - Method in class org.apache.webbeans.config.WebBeansContext
getExternalContext() - Static method in class org.apache.webbeans.jsf.JSFUtil
getFeatureDescriptors(ELContext, Object) - Method in class org.apache.webbeans.el22.WebBeansELResolver
getFilterRegistration(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getFilterRegistration(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getFilterRegistrations() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getFilterRegistrations() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getId() - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
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.PassivationCapableThirdpartyBeanImpl
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
getId() - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
getIgnoredInterfaces() - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
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.
getInitParameter(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getInitParameter(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getInitParameterNames() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getInitParameterNames() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.apache.webbeans.container.BeanManagerImpl
getInjectableReference(InjectionPoint, CreationalContext<?>) - Method in class org.apache.webbeans.container.InjectableBeanManager
getInjectionPoint() - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
getInjectionPoint() - Method in interface org.apache.webbeans.event.EventMetadata
Get the InjectionPoint
from which the event fired, or
null
if it was fired from
BeanManager.fireEvent(Object, Annotation...)
;
getInjectionPoint() - Method in class org.apache.webbeans.event.EventMetadataImpl
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.third.ThirdpartyBeanImpl
getInjectionPoints() - Method in class org.apache.webbeans.container.SerializableBean
getInjectionPoints(Member) - Method in class org.apache.webbeans.inject.AbstractInjectable
Returns injection points related with given member type of the bean.
getInjectionPoints() - Method in class org.apache.webbeans.portable.AbstractProducer
getInjectionResolver() - Method in class org.apache.webbeans.container.BeanManagerImpl
Gets injection resolver.
getInjectionTarget() - Method in class org.apache.webbeans.component.InjectionTargetBean
getInjectionTarget() - Method in class org.apache.webbeans.portable.events.ProcessInjectionTargetImpl
getInjectionTargetFactory(AnnotatedType<X>) - Method in class org.apache.webbeans.container.AbstractBeanManager
getInstance(Class<T>, Annotation...) - Method in interface org.apache.webbeans.cditest.CdiTestContainer
Provide a contextual reference via it's type and optional qualifier annotations.
getInstance(String) - Method in interface org.apache.webbeans.cditest.CdiTestContainer
Provide a contextual reference via it's type and ExpressionLanguage name.
getInstance(Class<T>, Annotation...) - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
getInstance(String) - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
getInstance() - Static method in class org.apache.webbeans.config.WebBeansContext
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(CreationalContext<T>) - Method in class org.apache.webbeans.ejb.common.component.EjbBeanBuilder
getInstance(boolean) - Static method in class org.apache.webbeans.el.ELContextStore
getInstance() - Method in class org.apache.webbeans.inject.InjectableConstructor
getInstanceBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new instance bean.
getInstanceFromJndi(JMSModel, Class<T>) - Static method in class org.apache.webbeans.jms.util.JmsUtil
getInstanceProvider(OwbNormalScopeProxy) - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
getInstanceProvider(ClassLoader, Bean<?>) - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
getInstances() - Method in class org.apache.webbeans.intercept.DefaultInterceptorHandler
getInterceptedOrDecoratedBeanMetadataBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new metadata bean.
getInterceptorAnnotations(Set<Annotation>) - Method in class org.apache.webbeans.annotation.AnnotationManager
This method searches for all direct and indirect annotations which
represent an InterceptorBinding
.
getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
getInterceptorBindingDefinition(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.InjectableBeanManager
getInterceptorBindingHashCode(Annotation) - Method in class org.apache.webbeans.container.AbstractBeanManager
getInterceptorBindingMetaAnnotations(Set<Annotation>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Collect the interceptor bindings from an array of annotations, including
transitively defined interceptor bindings.
getInterceptorBindingMetaAnnotations(Annotation[]) - Method in class org.apache.webbeans.annotation.AnnotationManager
Collect the interceptor bindings from an array of annotations, including
transitively defined interceptor bindings.
getInterceptorBindings() - Method in class org.apache.webbeans.component.CdiInterceptorBean
getInterceptorBindings() - Method in class org.apache.webbeans.component.EjbInterceptorBean
getInterceptorBindings() - Method in class org.apache.webbeans.component.SelfInterceptorBean
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.
getInterceptorDecoratorProxyFactory() - Method in class org.apache.webbeans.config.WebBeansContext
getInterceptorHandler(OwbInterceptorProxy) - Method in class org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
getInterceptorInfo() - Method in class org.apache.webbeans.portable.AbstractProducer
getInterceptorMetadataBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new interceptor metadata bean.
getInterceptorMethods(InterceptionType) - Method in class org.apache.webbeans.component.InterceptorBean
getInterceptorResolutionService() - Method in class org.apache.webbeans.config.WebBeansContext
getInterceptors(String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
getInterceptors() - Method in class org.apache.webbeans.intercept.DefaultInterceptorHandler
getInterceptors(String) - Method in interface org.apache.webbeans.spi.BDABeansXmlScanner
getInterceptorsManager() - Method in class org.apache.webbeans.config.WebBeansContext
getInterceptorUtil() - Method in class org.apache.webbeans.config.WebBeansContext
getInUsed() - Method in class org.apache.webbeans.conversation.ConversationImpl
getJavaEEPlugin() - Method in class org.apache.webbeans.plugins.PluginLoader
getJavaMember() - Method in class org.apache.webbeans.portable.AnnotatedConstructorImpl
getJavaMember() - Method in class org.apache.webbeans.portable.AnnotatedFieldImpl
getJmsBean(JMSModel) - Method in class org.apache.webbeans.jms.plugin.OpenWebBeansJmsPlugin
getJmsBean(JMSModel) - Method in interface org.apache.webbeans.plugins.OpenWebBeansJmsPlugin
getJmsBeanProxy(Bean<?>, Class<?>) - Method in class org.apache.webbeans.jms.plugin.OpenWebBeansJmsPlugin
getJmsBeanProxy(Bean<?>, Class<?>) - Method in interface org.apache.webbeans.plugins.OpenWebBeansJmsPlugin
getJmsComponent(WebBeansContext, JMSModel) - Method in class org.apache.webbeans.jms.component.JmsComponentFactory
getJmsComponentFactory() - Static method in class org.apache.webbeans.jms.component.JmsComponentFactory
getJmsModel() - Method in class org.apache.webbeans.jms.component.JmsBean
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
getJndiName() - Method in class org.apache.webbeans.spi.api.ResourceReference
getJSFRequestParameter(String) - Static method in class org.apache.webbeans.jsf.JSFUtil
getJspConfigDescriptor() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getJspConfigDescriptor() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getJvmId() - Method in interface org.apache.webbeans.spi.FailOverService
Used for tracking the origin of serialized bean instances.
getJvmId() - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
getJvmId() - Method in class org.apache.webbeans.web.failover.FailOverBag
getLastAccessedTime() - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
getLastAccessedTime() - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
getLifecycleMethodInterceptorInfos() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BeanInterceptorInfo
getLifecycleMethods(AnnotatedType<?>, Class<? extends Annotation>, boolean) - Method in class org.apache.webbeans.intercept.InterceptorUtil
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(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
getMajorVersion() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getMajorVersion() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getManagedBeanDefaultName(String) - Static method in class org.apache.webbeans.util.WebBeansUtil
getManagerBean() - Method in class org.apache.webbeans.util.WebBeansUtil
Creates a new manager bean instance.
getMappedName() - Method in class org.apache.webbeans.jms.JMSModel
getMarkerInterface() - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
getMarkerInterface() - Method in class org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
getMarkerInterface() - Method in class org.apache.webbeans.proxy.NormalScopeProxyFactory
getMarkerInterface() - Method in class org.apache.webbeans.proxy.SubclassProxyFactory
getMaxInactiveInterval() - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
getMaxInactiveInterval() - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
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
getMethod() - Method in class org.apache.webbeans.component.InterceptorBean.MultiMethodInvocationContext
getMethod() - Method in class org.apache.webbeans.intercept.AbstractInvocationContext
getMethod() - Method in class org.apache.webbeans.intercept.LifecycleInterceptorInvocationContext
getMethodArguments(Object, EventMetadata) - Method in class org.apache.webbeans.event.ObserverMethodImpl
Gets observer method parameters.
getMethodDecorators() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BusinessMethodInterceptorInfo
The (sorted) Decorator Beans for a specific method or null
if no Decorator exists for this method.
getMethodFirstParameterQualifierWithGivenAnnotation(Method, Class<? extends Annotation>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Gets the method first found parameter qualifiers.
getMethodInterceptorInfo() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.LifecycleMethodInfo
getMethodInterceptors() - Method in class org.apache.webbeans.portable.AbstractProducer
getMethods() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.LifecycleMethodInfo
getMimeType(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getMimeType(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getMinorVersion() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getMinorVersion() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getMostSpecializedBean(BeanManager, Bean<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
getName() - Method in class org.apache.webbeans.component.BeanAttributesImpl
getName() - Method in interface org.apache.webbeans.component.spi.BeanAttributes
getName() - Method in class org.apache.webbeans.container.SerializableBean
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.spi.api.ResourceReference
getNamedDispatcher(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getNamedDispatcher(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getNoArgConstructor(Class<T>) - Method in class org.apache.webbeans.util.WebBeansUtil
getNonInterceptedMethods() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BeanInterceptorInfo
getNonPrivateMethods(Class<?>, boolean) - Static method in class org.apache.webbeans.util.ClassUtil
collect all non-private, non-static and non-abstract methods from the given class.
getNormalScopedContextualInstance(BeanManagerImpl, ELContextStore, ELContext, Bean<Object>, String) - Method in class org.apache.webbeans.el22.WebBeansELResolver
getNormalScopeProxyFactory() - Method in class org.apache.webbeans.config.WebBeansContext
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
getObject(String, Class<? extends T>) - Method in class org.apache.webbeans.ee.common.services.JNDIServiceEnterpriseImpl
getObjectInputStream(InputStream) - Method in interface org.apache.webbeans.spi.FailOverService
getObjectInputStream(InputStream) - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
getObjectInstance(Object, Name, Context, Hashtable<?, ?>) - Method in class org.apache.webbeans.container.ManagerObjectFactory
getObjectOutputStream(OutputStream) - Method in interface org.apache.webbeans.spi.FailOverService
getObjectOutputStream(OutputStream) - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
getObservableMethodForAnnotatedMethod(AnnotatedMethod<?>, AbstractOwbBean<T>) - Method in class org.apache.webbeans.event.NotificationManager
Gets observer method from given annotated method.
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(AnnotatedMethod<?>) - 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.el22.EL22Adaptor
getOwbELResolver() - Method in interface org.apache.webbeans.spi.adaptor.ELAdaptor
getOwbWrappedExpressionFactory(ExpressionFactory) - Method in class org.apache.webbeans.el22.EL22Adaptor
getOwbWrappedExpressionFactory(ExpressionFactory) - Method in interface org.apache.webbeans.spi.adaptor.ELAdaptor
getOwnerBean() - Method in class org.apache.webbeans.component.AbstractProducerBean
getOwnerClass() - Method in class org.apache.webbeans.spi.api.ResourceReference
getOwnerType() - Method in class org.apache.webbeans.config.OwbParametrizedTypeImpl
getParameters() - Method in class org.apache.webbeans.component.InterceptorBean.MultiMethodInvocationContext
getParameters() - Method in class org.apache.webbeans.intercept.AbstractInvocationContext
getParameters() - Method in class org.apache.webbeans.intercept.LifecycleInterceptorInvocationContext
getParent() - Method in interface org.apache.webbeans.component.IBeanHasParent
getParentInstanceFromContext(CreationalContext<?>) - Method in class org.apache.webbeans.portable.ProducerFieldProducer
getPartialInjectionPoint(Bean<?>, AnnotatedParameter<?>, 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
getPassivationId(Contextual<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
getPhaseId() - Method in class org.apache.webbeans.jsf.WebBeansPhaseListener
getPluginLoader() - Method in class org.apache.webbeans.config.WebBeansContext
getPlugins() - Method in class org.apache.webbeans.plugins.PluginLoader
getPostActivateClass() - Method in class org.apache.webbeans.ejb.plugin.OpenWebBeansEjbLCAPluginImpl
getPostActivateClass() - Method in interface org.apache.webbeans.plugins.OpenWebBeansEjbLCAPlugin
getPostConstructMethods() - Method in class org.apache.webbeans.component.creation.DecoratorBeanBuilder
getPostConstructMethods() - Method in class org.apache.webbeans.container.InjectionTargetFactoryImpl
getPostConstructMethods() - Method in class org.apache.webbeans.container.InterceptorInjectionTargetFactory
getPreDestroyMethods() - Method in class org.apache.webbeans.component.creation.DecoratorBeanBuilder
getPreDestroyMethods() - Method in class org.apache.webbeans.container.InjectionTargetFactoryImpl
getPreDestroyMethods() - Method in class org.apache.webbeans.container.InterceptorInjectionTargetFactory
getPrePassivateClass() - Method in class org.apache.webbeans.ejb.plugin.OpenWebBeansEjbLCAPluginImpl
getPrePassivateClass() - Method in interface org.apache.webbeans.plugins.OpenWebBeansEjbLCAPlugin
getPrimitiveMethod(Class<?>) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
Returns the name of the Java method to call to get the primitive value from an Object - e.g.
getPrimitiveWrapper(Class<?>) - Static method in class org.apache.webbeans.util.ClassUtil
getPrincipal() - Static method in class org.apache.webbeans.web.tomcat7.TomcatSecurityFilter
getProcessor() - Static method in class org.apache.webbeans.resource.spi.se.StandaloneResourceProcessor
getProducer() - Method in class org.apache.webbeans.component.AbstractProducerBean
getProducer() - Method in class org.apache.webbeans.component.BuiltInOwbBean
getProducer() - Method in class org.apache.webbeans.component.InjectionTargetBean
getProducer() - Method in interface org.apache.webbeans.component.OwbBean
getProducer() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
getProducer() - Method in class org.apache.webbeans.jms.component.JmsBean
getProducer() - Method in class org.apache.webbeans.portable.events.ProcessProducerImpl
getProducerDefaultName(String) - Static method in class org.apache.webbeans.util.WebBeansUtil
getProducerFactory(AnnotatedField<? super X>, Bean<X>) - Method in class org.apache.webbeans.container.AbstractBeanManager
getProducerFactory(AnnotatedMethod<? super X>, Bean<X>) - Method in class org.apache.webbeans.container.AbstractBeanManager
getProducerForJavaEeComponent(Class<T>) - Method in class org.apache.webbeans.container.BeanManagerImpl
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.
getProxyClassLoader(Class<?>) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
getProxyFactory() - Method in class org.apache.webbeans.portable.AbstractProducer
getQualifierAnnotations(Set<Annotation>) - Method in class org.apache.webbeans.annotation.AnnotationManager
getQualifierAnnotations(Annotation...) - Method in class org.apache.webbeans.annotation.AnnotationManager
Gets the array of qualifier annotations on the given array.
getQualifierHashCode(Annotation) - Method in class org.apache.webbeans.container.AbstractBeanManager
getQualifiers() - Method in class org.apache.webbeans.component.BeanAttributesImpl
getQualifiers() - Method in interface org.apache.webbeans.component.spi.BeanAttributes
getQualifiers() - Method in class org.apache.webbeans.container.SerializableBean
getQualifiers() - Method in interface org.apache.webbeans.event.EventMetadata
Get the qualifiers for which event payload was fired.
getQualifiers() - Method in class org.apache.webbeans.event.EventMetadataImpl
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.
getRealPath(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getRealPath(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getReception() - Method in class org.apache.webbeans.event.ObserverMethodImpl
getRedirectURL(FacesContext, String, Map<String, List<String>>, boolean) - Method in class org.apache.webbeans.jsf.ConversationAwareViewHandler
getRedirectViewIdWithCid(String, String) - Static method in class org.apache.webbeans.jsf.JSFUtil
getReference() - Method in class org.apache.webbeans.component.ResourceBean
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
getRemoveMethods() - Method in class org.apache.webbeans.ejb.common.component.BaseEjbBean
Subclasses can override this.
getRequestDispatcher(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getRequestDispatcher(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getResource(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getResource(Resource, Class<X>) - Method in class org.apache.webbeans.resource.spi.se.StandaloneResourceProcessor
getResource(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getResourceAsStream(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getResourceAsStream(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getResourcePaths(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getResourcePaths(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getResourceReference(ResourceReference<X, T>) - Method in class org.apache.webbeans.resource.spi.ee.ExtendedStandaloneResourceInjectionService
getResourceReference(ResourceReference<X, T>) - Method in class org.apache.webbeans.resource.spi.se.StandaloneResourceInjectionService
getResourceReference(ResourceReference<X, T>) - Method in interface org.apache.webbeans.spi.ResourceInjectionService
Gets resource for the given resource reference.
getResourceType() - Method in class org.apache.webbeans.spi.api.ResourceReference
getReturnInsn(Class<?>) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
Gets the appropriate bytecode instruction for RETURN, according to what type we need to return
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 class org.apache.webbeans.component.AbstractProducerBean
getReturnType() - Method in interface org.apache.webbeans.component.OwbBean
Returns bean class type
getReverseClassHierarchy(Class) - Method in class org.apache.webbeans.intercept.InterceptorUtil
getScannerService() - Method in class org.apache.webbeans.config.WebBeansContext
getScope() - Method in class org.apache.webbeans.component.BeanAttributesImpl
getScope() - Method in class org.apache.webbeans.component.InterceptorBean
Interceptors are by default @Dependent scoped.
getScope() - Method in interface org.apache.webbeans.component.spi.BeanAttributes
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.context.CustomPassivatingContextImpl
getScopeAnnotation() - Method in class org.apache.webbeans.container.ExternalScope
getSecurityService() - Method in class org.apache.webbeans.config.WebBeansContext
getSelfInterceptorBean() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BeanInterceptorInfo
getSerializableBean(Contextual<T>) - Method in class org.apache.webbeans.container.SerializableBeanVault
getSerializableBeanVault() - Method in class org.apache.webbeans.config.WebBeansContext
getServerInfo() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getServerInfo() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getService(Class<T>) - Method in class org.apache.webbeans.config.WebBeansContext
getServlet(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getServlet(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getServletContext() - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
getServletContext() - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
getServletContextName() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getServletContextName() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getServletInfo(ServletContext) - Static method in class org.apache.webbeans.web.util.ServletCompatibilityUtil
Returns an information about the given servlet context.
getServletNames() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getServletNames() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getServletRegistration(String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getServletRegistration(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getServletRegistrations() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getServletRegistrations() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getServletRequest() - Method in class org.apache.webbeans.web.context.ServletRequestContext
getServlets() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getServlets() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getSession() - Static method in class org.apache.webbeans.jsf.JSFUtil
getSessionBeanProxy(Bean<?>, Class<?>, CreationalContext<?>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansEjbPlugin
Returns session bean proxy.
getSessionBeanType() - Method in class org.apache.webbeans.portable.events.ProcessSessionBeanImpl
getSessionContext() - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
getSessionContext() - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
getSessionContextManager() - Method in class org.apache.webbeans.web.context.WebContextsService
getSessionContextWithSessionId(String) - Method in class org.apache.webbeans.web.context.SessionContextManager
Gets session context related with given session id.
getSessionCookieConfig() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getSessionCookieConfig() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
getSessionId() - Method in class org.apache.webbeans.conversation.ConversationImpl
Gets session id.
getSessionId() - Method in class org.apache.webbeans.web.failover.FailOverBag
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
getStereotypeMetaAnnotations(Set<Class<? extends 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(Set<Class<? extends Annotation>>) - Method in class org.apache.webbeans.annotation.AnnotationManager
Returns bean stereotypes.
getStereotypes() - Method in class org.apache.webbeans.component.BeanAttributesImpl
getStereotypes() - Method in interface org.apache.webbeans.component.spi.BeanAttributes
getStereotypes() - Method in class org.apache.webbeans.container.SerializableBean
getStereotypes(String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
getStereotypes(String) - Method in interface org.apache.webbeans.spi.BDABeansXmlScanner
getSubclassProxyFactory() - Method in class org.apache.webbeans.config.WebBeansContext
getSuperAnnotated() - Method in class org.apache.webbeans.component.creation.BeanAttributesBuilder
getSuperAnnotated() - Method in class org.apache.webbeans.component.creation.ProducerFieldBeanBuilder
getSuperType() - Method in class org.apache.webbeans.component.creation.AbstractProducerBeanBuilder
getSupportedService(Class<T>) - Method in class org.apache.webbeans.spi.plugins.AbstractOwbPlugin
Gets service instance.
getSupportedService(Class<T>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansPlugin
Gets service instance.
getSupportedService(Class<T>) - Method in class org.apache.webbeans.web.tomcat7.TomcatWebPlugin
Gets service instance.
getTarget() - Method in class org.apache.webbeans.component.InterceptorBean.MultiMethodInvocationContext
getTarget() - Method in class org.apache.webbeans.intercept.AbstractInvocationContext
getTarget() - Method in class org.apache.webbeans.intercept.DefaultInterceptorHandler
getTarget() - Method in class org.apache.webbeans.intercept.LifecycleInterceptorInvocationContext
getTimeout() - Method in class org.apache.webbeans.conversation.ConversationImpl
getTimer() - Method in class org.apache.webbeans.component.InterceptorBean.MultiMethodInvocationContext
getTimer() - Method in class org.apache.webbeans.intercept.AbstractInvocationContext
getTimer() - Method in class org.apache.webbeans.intercept.LifecycleInterceptorInvocationContext
getTokenString(String) - Static method in class org.apache.webbeans.logger.WebBeansLoggerFacade
getTransaction() - Method in interface org.apache.webbeans.spi.TransactionService
Get the transaction context of the calling thread
getTransactionManager() - Method in interface org.apache.webbeans.spi.TransactionService
getTransactionPhase() - Method in class org.apache.webbeans.event.ObserverMethodImpl
getType(ELContext, Object, Object) - Method in class org.apache.webbeans.el22.WebBeansELResolver
getType(ELContext) - Method in class org.apache.webbeans.el22.WrappedValueExpression
getType() - Method in interface org.apache.webbeans.event.EventMetadata
Returns the resolved event
Type
.
getType() - Method in class org.apache.webbeans.event.EventMetadataImpl
getTypeClosure(Type, Class<?>, Class<?>) - Static method in class org.apache.webbeans.util.GenericsUtil
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.BeanAttributesImpl
getTypes() - Method in interface org.apache.webbeans.component.spi.BeanAttributes
getTypes() - Method in class org.apache.webbeans.container.SerializableBean
getUnusedProxyClassName(ClassLoader, String) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
Detect a free classname based on the given one
getUrl() - Method in class org.apache.webbeans.corespi.scanner.xbean.CdiArchive.FoundClasses
getUrls() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
getUserTransaction() - Method in interface org.apache.webbeans.spi.TransactionService
Gets user transaction instance.
getValue(String) - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
getValue(ELContext, Object, Object) - Method in class org.apache.webbeans.el22.WebBeansELResolver
getValue(ELContext) - Method in class org.apache.webbeans.el22.WrappedValueExpression
getValue(String) - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
getValueNames() - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
getValueNames() - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
getValueReference(ELContext) - Method in class org.apache.webbeans.el22.WrappedValueExpression
getVarInsn(Class<?>) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
Returns the appropriate bytecode instruction to load a value from a variable to the stack
getViewRoot() - Static method in class org.apache.webbeans.jsf.JSFUtil
getVirtualInjectionPoint(Bean<?>) - Static method in class org.apache.webbeans.inject.impl.InjectionPointFactory
This method gets used for InjectionPoints needed during programmatic lookup.
getVirtualServerName() - Method in class org.apache.webbeans.cditest.owb.MockServletContext
getVirtualServerName() - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
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.container.AbstractBeanManager
getWebBeansContext() - Method in class org.apache.webbeans.container.BeanManagerImpl
getWebBeansContext() - Method in class org.apache.webbeans.container.InjectableBeanManager
getWebBeansContext() - Method in class org.apache.webbeans.container.InjectionTargetFactoryImpl
getWebBeansContext() - Method in class org.apache.webbeans.context.creational.CreationalContextImpl
getWebBeansContext() - Method in class org.apache.webbeans.event.ObserverMethodImpl
getWebBeansContext() - Method in class org.apache.webbeans.inject.AbstractInjectable
getWebBeansContext() - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
getWebBeansContext() - Method in class org.apache.webbeans.resource.spi.se.StandaloneResourceInjectionService
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
getWebServiceResource(WebServiceRef, Class<X>) - Method in class org.apache.webbeans.resource.spi.se.StandaloneResourceProcessor
getWrapped() - Method in class org.apache.webbeans.component.InterceptorBean.MultiMethodInvocationContext
getWrapped() - Method in class org.apache.webbeans.jsf.ConversationAwareViewHandler
getWrapped() - Method in class org.apache.webbeans.jsf.OwbApplication
getWrapped() - Method in class org.apache.webbeans.jsf.OwbApplicationFactory
getWrapperType(Class<?>) - Method in class org.apache.webbeans.proxy.AbstractProxyFactory
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(InjectionTargetImpl<?>, 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<?>, AnnotatedParameter<?>) - 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
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.
implResolveByName(String) - Method in class org.apache.webbeans.container.InjectionResolver
Returns set of beans for given bean name.
implResolveByType(boolean, Type, Annotation...) - Method in class org.apache.webbeans.container.InjectionResolver
Resolution by type.
implResolveByType(boolean, Type, Class<?>, Annotation...) - Method in class org.apache.webbeans.container.InjectionResolver
Resolution by type.
InconsistentSpecializationException - Exception in org.apache.webbeans.exception.inject
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
index - Variable in class org.apache.webbeans.intercept.InterceptorInvocationContext
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
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(Object) - Method in class org.apache.webbeans.osgi.scanner.OsgiMetaDataScannerService
init(FilterConfig) - Method in class org.apache.webbeans.servlet.WebBeansConfigurationFilter
init(Object) - Method in interface org.apache.webbeans.spi.ContextsService
Initialize container contexts service.
init(Object) - Method in interface org.apache.webbeans.spi.ScannerService
Any initializtion action that is
required by the implementors.
init(Object) - Method in class org.apache.webbeans.web.context.WebContextsService
Initialize container contexts service.
init(FilterConfig) - Method in class org.apache.webbeans.web.failover.FailOverFilter
init(Object) - Method in class org.apache.webbeans.web.scanner.WebScannerService
init(FilterConfig) - Method in class org.apache.webbeans.web.tomcat7.TomcatSecurityFilter
initApplication(Properties) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
initApplication(Properties) - Method in interface org.apache.webbeans.spi.ContainerLifecycle
Initialize lifecycle.
initApplication(Properties) - Method in class org.apache.webbeans.web.lifecycle.test.EnterpriseTestLifeCycle
initApplicationContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
Deprecated.
initConversationContext(Object) - Method in class org.apache.webbeans.context.ContextFactory
Deprecated.
initFinder() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
initFinder() - Method in class org.apache.webbeans.web.scanner.WebScannerService
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(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.InjectionTargetImpl
inject(Object, ClassLoader) - Static method in class org.apache.webbeans.web.tomcat7.TomcatUtil
InjectableBeanManager - Class in org.apache.webbeans.container
This implementation of the BeanManager
will get used
for whenever a BeanManager gets injected into a bean:
InjectableBeanManager() - Constructor for class org.apache.webbeans.container.InjectableBeanManager
Used by serialization.
InjectableBeanManager(BeanManagerImpl) - 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>, InjectionTarget<T>, CreationalContextImpl<T>) - Constructor for class org.apache.webbeans.inject.InjectableConstructor
Sets the constructor.
InjectableField <T > - Class in org.apache.webbeans.inject
Field type injection.
InjectableField(Field, Object, InjectionTarget<T>, CreationalContextImpl<T>) - Constructor for class org.apache.webbeans.inject.InjectableField
InjectableMethod <T > - Class in org.apache.webbeans.inject
InjectableMethod(Method, Object, Producer<T>, CreationalContextImpl<T>) - Constructor for class org.apache.webbeans.inject.InjectableMethod
InjectableMethod(Method, Object, Producer<T>, CreationalContextImpl<T>, Set<InjectionPoint>) - Constructor for class org.apache.webbeans.inject.InjectableMethod
Constructs new instance.
InjectionExceptionUtil - Class in org.apache.webbeans.util
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
InjectionPointProducer - Class in org.apache.webbeans.portable
InjectionPointProducer() - Constructor for class org.apache.webbeans.portable.InjectionPointProducer
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 > - Class in org.apache.webbeans.component
Abstract class for injection target beans.
InjectionTargetBean(WebBeansContext, WebBeansType, AnnotatedType<T>, BeanAttributes<T>, Class<T>) - Constructor for class org.apache.webbeans.component.InjectionTargetBean
InjectionTargetBean(WebBeansContext, WebBeansType, AnnotatedType<T>, BeanAttributes<T>, Class<T>, InjectionTargetFactory<T>) - Constructor for class org.apache.webbeans.component.InjectionTargetBean
Initializes the InjectionTarget Bean part.
InjectionTargetFactory <T > - Interface in org.apache.webbeans.component.spi
This is a preview to CDI 1.1
when we implement CDI 1.1 this interface can be removed
InjectionTargetFactoryImpl <T > - Class in org.apache.webbeans.container
InjectionTargetFactoryImpl(AnnotatedType<T>, WebBeansContext) - Constructor for class org.apache.webbeans.container.InjectionTargetFactoryImpl
InjectionTargetImpl <T > - Class in org.apache.webbeans.portable
InjectionTargetImpl(AnnotatedType<T>, Set<InjectionPoint>, WebBeansContext, List<AnnotatedMethod<?>>, List<AnnotatedMethod<?>>) - Constructor for class org.apache.webbeans.portable.InjectionTargetImpl
injectJavaEEResources(Object) - Method in class org.apache.webbeans.resource.spi.se.StandaloneResourceInjectionService
injectJavaEEResources(Object) - Method in interface org.apache.webbeans.spi.ResourceInjectionService
Container where OWB is deployed must responsible
for injecting Java EE resources defined by this managed bean.
inspectErrorStack(String) - Method in class org.apache.webbeans.util.WebBeansUtil
INSTANCE - Static variable in class org.apache.webbeans.annotation.AnyLiteral
INSTANCE - Static variable in class org.apache.webbeans.annotation.DefaultLiteral
instance - Variable in class org.apache.webbeans.inject.InjectableField
InstanceBean <T > - Class in org.apache.webbeans.component
InstanceBean(WebBeansContext) - Constructor for class org.apache.webbeans.component.InstanceBean
InstanceImpl <T > - Class in org.apache.webbeans.inject.instance
Implements the Instance
interface.
InstanceImpl(Type, InjectionPoint, WebBeansContext, CreationalContextImpl<?>, Annotation...) - Constructor for class org.apache.webbeans.inject.instance.InstanceImpl
Creates new instance.
InstanceProducer <T > - Class in org.apache.webbeans.portable
InstanceProducer(Class<Instance<T>>, Set<Annotation>, WebBeansContext) - Constructor for class org.apache.webbeans.portable.InstanceProducer
instances - Variable in class org.apache.webbeans.intercept.InterceptorInvocationContext
intercept(InterceptionType, T, InvocationContext) - Method in class org.apache.webbeans.component.InterceptorBean
Intercepted - Annotation Type in org.apache.webbeans.annotation
InterceptedMarker - Interface in org.apache.webbeans.component
Marker interface for beans that
can be intercepted.
InterceptedOrDecoratedBeanMetadataBean <T > - Class in org.apache.webbeans.component
Implicit metadata bean definition.
InterceptedOrDecoratedBeanMetadataBean(WebBeansContext) - Constructor for class org.apache.webbeans.component.InterceptedOrDecoratedBeanMetadataBean
INTERCEPTOR_FORCE_NO_CHECKED_EXCEPTIONS - Static variable in class org.apache.webbeans.config.OpenWebBeansConfiguration
InterceptorBean <T > - Class in org.apache.webbeans.component
Abstract Interceptor
Bean implementation.
InterceptorBean(WebBeansContext, AnnotatedType<T>, BeanAttributes<T>, Class<T>, Map<InterceptionType, Method[]>, Method, InjectionTargetFactoryImpl<T>) - Constructor for class org.apache.webbeans.component.InterceptorBean
InterceptorBean(WebBeansContext, AnnotatedType<T>, BeanAttributesImpl<T>, Class<T>, Map<InterceptionType, Method[]>, Method) - Constructor for class org.apache.webbeans.component.InterceptorBean
InterceptorBean.MultiMethodInvocationContext - Class in org.apache.webbeans.component
An InvocationContext wraper for handling multiple interceptor methods.
InterceptorBeanBuilder <T ,B extends InterceptorBean <T >> - Class in org.apache.webbeans.component.creation
InterceptorBeanBuilder(WebBeansContext, AnnotatedType<T>, BeanAttributesImpl<T>) - Constructor for class org.apache.webbeans.component.creation.InterceptorBeanBuilder
InterceptorComparator <T > - Class in org.apache.webbeans.intercept
InterceptorComparator(WebBeansContext) - Constructor for class org.apache.webbeans.intercept.InterceptorComparator
InterceptorDecoratorProxyFactory - Class in org.apache.webbeans.proxy
Generate a dynamic subclass which has exactly 1 delegation point instance
which get's set in the Constructor of the proxy.
InterceptorDecoratorProxyFactory(WebBeansContext) - Constructor for class org.apache.webbeans.proxy.InterceptorDecoratorProxyFactory
InterceptorHandler - Interface in org.apache.webbeans.proxy
An InterceptorHandler can be used to dynamically invoke methods on
an internally stored target instance.
InterceptorInjectionTargetFactory <T > - Class in org.apache.webbeans.container
InterceptorInjectionTargetFactory(AnnotatedType<T>, WebBeansContext) - Constructor for class org.apache.webbeans.container.InterceptorInjectionTargetFactory
InterceptorInvocationContext <T > - Class in org.apache.webbeans.intercept
InvocationContext for business method interceptors
InterceptorInvocationContext(T, InterceptionType, List<Interceptor<?>>, Map<Interceptor<?>, ?>, AccessibleObject, Object[]) - Constructor for class org.apache.webbeans.intercept.InterceptorInvocationContext
InterceptorMetadataBean <T > - Class in org.apache.webbeans.component
Implicit metadata bean definition.
InterceptorMetadataBean(WebBeansContext) - Constructor for class org.apache.webbeans.component.InterceptorMetadataBean
InterceptorResolutionService - Class in org.apache.webbeans.intercept
Class to calculate interceptor resolution information.
InterceptorResolutionService(WebBeansContext) - Constructor for class org.apache.webbeans.intercept.InterceptorResolutionService
InterceptorResolutionService.BeanInterceptorInfo - Class in org.apache.webbeans.intercept
static information about interceptors and decorators for a
single bean.
InterceptorResolutionService.BusinessMethodInterceptorInfo - Class in org.apache.webbeans.intercept
We track per method which Interceptors to invoke
InterceptorResolutionService.LifecycleMethodInfo - Class in org.apache.webbeans.intercept
interceptors - Variable in class org.apache.webbeans.intercept.InterceptorInvocationContext
InterceptorsManager - Class in org.apache.webbeans.intercept
This class keeps all the enabled interceptor classes information of a certain BeanManager.
InterceptorsManager(WebBeansContext) - Constructor for class org.apache.webbeans.intercept.InterceptorsManager
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.component.InterceptorBean
invalidate() - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
invalidate() - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
invoke(Object, Method, Object[]) - Method in class org.apache.webbeans.config.DefaultAnnotation
invoke(Method, Object[]) - Method in class org.apache.webbeans.intercept.DecoratorHandler
invoke(Method, Object[]) - Method in class org.apache.webbeans.intercept.DefaultInterceptorHandler
invoke(Object, Method, Method, Object[]) - Method in class org.apache.webbeans.jms.util.JmsProxyHandler
invoke(Object, Method, Object[]) - Method in class org.apache.webbeans.jms.util.JmsProxyHandler
invoke(Method, Object[]) - Method in interface org.apache.webbeans.proxy.InterceptorHandler
This method will get called whenever the proxy
of the intercepted instance will get invoked.
isActive() - Method in class org.apache.webbeans.context.AbstractContext
Gets context active flag.
isActive() - Method in class org.apache.webbeans.context.CustomPassivatingContextImpl
isAlternative() - Method in class org.apache.webbeans.component.AbstractOwbBean
isAlternative() - Method in class org.apache.webbeans.component.BeanAttributesImpl
isAlternative() - Method in interface org.apache.webbeans.component.spi.BeanAttributes
isAlternative() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
isAlternative() - Method in class org.apache.webbeans.container.SerializableBean
isAlternative(Class<?>, Set<Class<? extends Annotation>>) - Method in class org.apache.webbeans.inject.AlternativesManager
isAmbiguous() - Method in class org.apache.webbeans.inject.instance.InstanceImpl
isAnnotatedTypeDecoratorOrInterceptor(AnnotatedType<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
Return true if this annotated type represents a decorator.
isAroundInvoke() - Method in class org.apache.webbeans.component.SelfInterceptorBean
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.
isAssignableFrom(boolean, Type, Type) - Static method in class org.apache.webbeans.util.GenericsUtil
5.2.3 and 5.2.4
isBDABeansXmlScanningEnabled() - Method in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
isBDABeansXmlScanningEnabled() - Method in class org.apache.webbeans.osgi.scanner.OsgiMetaDataScannerService
isBDABeansXmlScanningEnabled() - Method in interface org.apache.webbeans.spi.ScannerService
Indicates if BDABeansXmlScanner is available.
isBDAScannerEnabled - Variable in class org.apache.webbeans.corespi.scanner.AbstractMetaDataDiscovery
isBeanEnabled(AnnotatedType<?>, Set<Class<? extends Annotation>>) - Method in class org.apache.webbeans.util.WebBeansUtil
isBeanHasAlternative(Bean<?>) - Method in class org.apache.webbeans.inject.AlternativesManager
isCdiAnnotationEqual(Annotation, Annotation) - Static method in class org.apache.webbeans.util.AnnotationUtil
Checks if the given cdi annotations are equal.
isCdiInterceptor(AnnotatedType<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
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.
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
isConstructorOk(Class<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
Check that simple web beans class has compatible constructor.
isConversationExistWithGivenId(String) - Method in class org.apache.webbeans.conversation.ConversationManager
Check conversation id exists.
isDeclaringClass(Class<?>, Annotation) - Static method in class org.apache.webbeans.util.AnnotationUtil
Checks, if the given class declares the specified annotation
isDecorator(AnnotatedType<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
isDecoratorEnabled() - Method in class org.apache.webbeans.component.creation.DecoratorBeanBuilder
isDecoratorEnabled(Class<?>) - Method in class org.apache.webbeans.decorator.DecoratorsManager
isDefaultExtensionBeanEventType(Class<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
isDefaultExtensionProducerOrObserverEventType(Class<?>) - Static method in class org.apache.webbeans.util.WebBeansUtil
isDefinitionContainsTypeVariables(Type) - Static method in class org.apache.webbeans.util.ClassUtil
Learn whether the specified class is defined with type parameters.
isDelegateInjection(CreationalContextImpl<?>) - Method in class org.apache.webbeans.portable.AbstractProducer
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.
isEmpty() - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BusinessMethodInterceptorInfo
Determine if any interceptor information has been set at all.
isEmpty() - Method in class org.apache.webbeans.util.UrlSet
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(Type) - Static method in class org.apache.webbeans.util.WebBeansUtil
isExtensionEventType(Type) - Static method in class org.apache.webbeans.util.WebBeansUtil
isExtensionProducerOrObserverEventType(Type) - Static method in class org.apache.webbeans.util.WebBeansUtil
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
.
isInterceptorClassEnabled(Class<?>) - Method in class org.apache.webbeans.intercept.InterceptorsManager
Check if the given interceptor class is in the list of enabled interceptors.
isInterceptorEnabled() - Method in class org.apache.webbeans.component.creation.CdiInterceptorBeanBuilder
isInterceptorEnabled() - Method in class org.apache.webbeans.component.creation.EjbInterceptorBeanBuilder
isInterceptorEnabled() - Method in class org.apache.webbeans.component.creation.InterceptorBeanBuilder
isInterceptorEnabled() - Method in class org.apache.webbeans.component.creation.SelfInterceptorBeanBuilder
isInUse() - Method in class org.apache.webbeans.container.BeanManagerImpl
isJmsQueueResource(Class<?>) - Static method in class org.apache.webbeans.jms.util.JmsUtil
isJmsQueueTypeResource(Class<?>) - Static method in class org.apache.webbeans.jms.util.JmsUtil
isJmsResourceClass(Class<?>) - Static method in class org.apache.webbeans.jms.util.JmsUtil
isJmsTopicResource(Class<?>) - Static method in class org.apache.webbeans.jms.util.JmsUtil
isJmsTopicTypeResource(Class<?>) - Static method in class org.apache.webbeans.jms.util.JmsUtil
isJndiNameDefined() - Method in class org.apache.webbeans.jms.JMSModel
isJspApplication() - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Gets jsp property.
isLiteralText() - Method in class org.apache.webbeans.el22.WrappedValueExpression
isManagedBean(Class<?>) - Method in class org.apache.webbeans.jsf.plugin.OpenWebBeansJsfPlugin
Make sure that the given class is ok for simple web bean conditions,
otherwise throw a WebBeansConfigurationException
isManagedBean(Class<?>) - Method in class org.apache.webbeans.spi.plugins.AbstractOwbPlugin
Make sure that the given class is ok for simple web bean conditions,
otherwise throw a WebBeansConfigurationException
isManagedBean(Class<?>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansPlugin
Make sure that the given class is ok for simple web bean conditions,
otherwise throw a WebBeansConfigurationException
isManagedBean(Class<?>) - Method in class org.apache.webbeans.web.tomcat7.TomcatWebPlugin
Make sure that the given class is ok for simple web bean conditions,
otherwise throw a WebBeansConfigurationException
isMethodHasCheckedException(Method) - Static method in class org.apache.webbeans.util.ClassUtil
Check method throws checked exception or not.
isModifiedAnnotatedType() - Method in class org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
Returns sets or not.
isNew() - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
isNew() - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
isNewSessionBean(Class<?>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansEjbPlugin
return true is clazz is an impl class or business interface of an EJB
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
isNullable() - Method in class org.apache.webbeans.component.BeanAttributesImpl
isNullable() - Method in class org.apache.webbeans.container.SerializableBean
isObjectMethod(String) - Static method in class org.apache.webbeans.util.ClassUtil
Checks if the given method if from Object.class
isOverridden(List<Method>, Method) - Static method in class org.apache.webbeans.util.ClassUtil
Check if the method is already defined in a subclass
isOverridden(Method, Method) - Static method in class org.apache.webbeans.util.ClassUtil
Check 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
isPassivation() - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
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 class org.apache.webbeans.component.BeanMetadataBean
isPassivationCapable() - Method in class org.apache.webbeans.component.DecoratorMetadataBean
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.InterceptedOrDecoratedBeanMetadataBean
isPassivationCapable() - Method in class org.apache.webbeans.component.InterceptorMetadataBean
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.PassivationCapableThirdpartyBeanImpl
isPassivationCapable() - Method in class org.apache.webbeans.component.third.ThirdpartyBeanImpl
isPassivationCapable() - Method in class org.apache.webbeans.ee.beans.UserTransactionBean
isPassivationCapable() - Method in class org.apache.webbeans.ee.beans.ValidatorBean
isPassivationCapable() - Method in class org.apache.webbeans.ee.beans.ValidatorFactoryBean
isPassivationCapable() - Method in class org.apache.webbeans.ee.common.beans.PrincipalBean
isPassivationCapable() - Method in class org.apache.webbeans.ejb.common.component.BaseEjbBean
isPassivationCapableDependency(InjectionPoint) - Method in class org.apache.webbeans.util.WebBeansUtil
isProducerBeanEnabled(InjectionTargetBean<?>, Set<Class<? extends Annotation>>, Annotation[]) - Method in class org.apache.webbeans.util.WebBeansUtil
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.
isReadOnly(ELContext, Object, Object) - Method in class org.apache.webbeans.el22.WebBeansELResolver
isReadOnly(ELContext) - Method in class org.apache.webbeans.el22.WrappedValueExpression
isSame(Type, Type) - Static method in class org.apache.webbeans.util.ClassUtil
isScope(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.BeanManagerImpl
isScope(Class<? extends Annotation>) - Method in class org.apache.webbeans.container.InjectableBeanManager
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.
isSessionBean(Class<?>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansEjbPlugin
Returns true if class is an session bean class false otherwise
isSessionInUse() - Method in class org.apache.webbeans.web.failover.FailOverBag
isSet() - Method in class org.apache.webbeans.portable.events.ProcessInjectionTargetImpl
Returns whether or not injection target is set or not.
isSingletonBean(Class<?>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansEjbPlugin
Returns true if given class is singleton session bean, false otherwise.
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.
isStatefulBean(Class<?>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansEjbPlugin
Returns true if given class is stateful session bean, false otherwise.
isStatelessBean(Class<?>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansEjbPlugin
Returns true if given class is stateless session bean, false otherwise.
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.
isSuperMethodNamed(AbstractOwbBean<?>, Method, Method) - Method in class org.apache.webbeans.annotation.AnnotationManager
Configures the name of the producer method for specializing the parent.
isSuperMethodNamed(AbstractOwbBean<?>, Method, Method) - Method in class org.apache.webbeans.util.WebBeansUtil
Configures the name of the producer method for specializing the parent.
isSupportFailOver() - Method in interface org.apache.webbeans.spi.FailOverService
isSupportFailOver() - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
isSupportPassivation() - Method in interface org.apache.webbeans.spi.FailOverService
isSupportPassivation() - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
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
isUnsatisfied() - Method in class org.apache.webbeans.inject.instance.InstanceImpl
isVeto() - Method in class org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
Returns veto status.
isWildCardType(Type) - Static method in class org.apache.webbeans.util.ClassUtil
Returns true if type is an instance of WildcardType
else otherwise.
iterator() - Method in class org.apache.webbeans.corespi.scanner.xbean.CdiArchive
iterator() - Method in class org.apache.webbeans.inject.instance.InstanceImpl
iterator() - Method in class org.apache.webbeans.util.UrlSet
satisfiesDependency(boolean, Type, Type) - Static method in class org.apache.webbeans.util.GenericsUtil
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.
scan() - Method in class org.apache.webbeans.osgi.scanner.OsgiMetaDataScannerService
scan() - Method in interface org.apache.webbeans.spi.ScannerService
Perform the actual class scanning.
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
ScannerService - Interface in org.apache.webbeans.spi
This SPI is for abstracting the class scanning.
scope - Variable in class org.apache.webbeans.component.creation.BeanAttributesBuilder
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
SecurityService - Interface in org.apache.webbeans.spi
The SecurityService SPI provides support for all kinds
of JavaEE related security mechanism.
SecurityUtil - Class in org.apache.webbeans.util
SecurityUtil() - Constructor for class org.apache.webbeans.util.SecurityUtil
Deprecated.
SecurityUtil.PrivilegedActionForClass - Class in org.apache.webbeans.util
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
select(Annotation...) - Method in class org.apache.webbeans.inject.instance.InstanceImpl
select(Class<U>, Annotation...) - Method in class org.apache.webbeans.inject.instance.InstanceImpl
select(TypeLiteral<U>, Annotation...) - Method in class org.apache.webbeans.inject.instance.InstanceImpl
SelfInterceptorBean <T > - Class in org.apache.webbeans.component
Implicit self-interceptor Bean implementation.
SelfInterceptorBean(WebBeansContext, AnnotatedType<T>, BeanAttributesImpl<T>, Class<T>, Map<InterceptionType, Method[]>, Method) - Constructor for class org.apache.webbeans.component.SelfInterceptorBean
SelfInterceptorBeanBuilder <T > - Class in org.apache.webbeans.component.creation
SelfInterceptorBeanBuilder(WebBeansContext, AnnotatedType<T>, BeanAttributesImpl<T>) - Constructor for class org.apache.webbeans.component.creation.SelfInterceptorBeanBuilder
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
SerializationHandlerV10 - Interface in org.apache.webbeans.web.failover
Application could implement this interface and register with failover service to handle
serialization/deserialization of resource beans.
ServletCompatibilityUtil - Class in org.apache.webbeans.web.util
This utility helps to be compatible with Servlet API 2.4
servletContext - Variable in class org.apache.webbeans.osgi.scanner.OsgiMetaDataScannerService
servletContext - Variable in class org.apache.webbeans.web.scanner.WebScannerService
ServletRequestContext - Class in org.apache.webbeans.web.context
RequestContext which additionally holds the current servletRequest
for being able to lazily initialise the SessionContext if needed.
ServletRequestContext() - Constructor for class org.apache.webbeans.web.context.ServletRequestContext
SESSION_ATTRIBUTE_NAME - Static variable in class org.apache.webbeans.web.failover.FailOverBag
SESSION_ATTRIBUTE_NAME - Static variable in class org.apache.webbeans.web.failover.FailOverSessionActivationListener
SessionContext - Class in org.apache.webbeans.context
Session context implementation.
SessionContext() - Constructor for class org.apache.webbeans.context.SessionContext
SessionContextManager - Class in org.apache.webbeans.web.context
Session context manager.
SessionContextManager() - Constructor for class org.apache.webbeans.web.context.SessionContextManager
Creates a new session context manager.
sessionCreated(HttpSessionEvent) - Method in class org.apache.webbeans.servlet.WebBeansConfigurationHttpSessionListener
sessionCreated(HttpSessionEvent) - Method in class org.apache.webbeans.servlet.WebBeansConfigurationListener
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.webbeans.servlet.WebBeansConfigurationHttpSessionListener
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.webbeans.servlet.WebBeansConfigurationListener
sessionDidActivate(HttpSession) - Method in interface org.apache.webbeans.spi.FailOverService
Informs the service that the session did activate and that beans should be restored.
sessionDidActivate(HttpSession) - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
sessionDidActivate(HttpSessionEvent) - Method in class org.apache.webbeans.web.failover.FailOverSessionActivationListener
sessionIsIdle(HttpSession) - Method in interface org.apache.webbeans.spi.FailOverService
Inform the service that a session is idle and that beans should be stored for fail over.
sessionIsIdle(HttpSession) - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
sessionIsInUse(HttpSession) - Method in interface org.apache.webbeans.spi.FailOverService
Inform the service that the session will be active.
sessionIsInUse(HttpSession) - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
SessionScopeLiteral - Class in org.apache.webbeans.annotation
RequestScoped
literal annotation.
SessionScopeLiteral() - Constructor for class org.apache.webbeans.annotation.SessionScopeLiteral
sessionWillPassivate(HttpSession) - Method in interface org.apache.webbeans.spi.FailOverService
Invoked when the session will passivate and that beans should be stored for passivation.
sessionWillPassivate(HttpSession) - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
sessionWillPassivate(HttpSessionEvent) - Method in class org.apache.webbeans.web.failover.FailOverSessionActivationListener
setActive(boolean) - Method in class org.apache.webbeans.context.AbstractContext
Set component active flag.
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>, String) - Method in class org.apache.webbeans.portable.AnnotatedElementFactory
setAnnotatedType(AnnotatedType<X>) - Method in class org.apache.webbeans.portable.events.ProcessAnnotatedTypeImpl
setApplication(Application) - Method in class org.apache.webbeans.jsf.OwbApplicationFactory
setAttribute(String, Object) - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
setAttribute(String, Object) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
setAttribute(String, Object) - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
setAttribute(String, Object) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
setBeanEnableFlagForProducerBean(InjectionTargetBean<?>, AbstractProducerBean<?>, Annotation[]) - Method in class org.apache.webbeans.util.WebBeansUtil
setBeansXml(Class<?>, String) - Method in class org.apache.webbeans.corespi.se.DefaultBDABeansXmlScanner
setBeansXml(Class<?>, String) - Method in interface org.apache.webbeans.spi.BDABeansXmlScanner
setCdiInterceptors(List<Interceptor<?>>) - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BusinessMethodInterceptorInfo
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
setContextData(Map<String, Object>) - Method in class org.apache.webbeans.intercept.LifecycleInterceptorInvocationContext
setCreatorMethod(Method) - Method in class org.apache.webbeans.component.ProducerMethodBean
Sets the method.
setDecoratorInfo(Set<Type>, Type, Set<Annotation>) - Method in class org.apache.webbeans.component.DecoratorBean
setDisposable(boolean) - Method in class org.apache.webbeans.inject.InjectableMethod
setDisposalMethod(Method) - Method in class org.apache.webbeans.component.ProducerMethodBean
Sets the disposal method.
setEjbInterceptors(List<Interceptor<?>>) - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BusinessMethodInterceptorInfo
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.
setInitParameter(String, String) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
setInitParameter(String, String) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
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
setInUsed(boolean) - Method in class org.apache.webbeans.conversation.ConversationImpl
setJvmId(String) - Method in class org.apache.webbeans.web.failover.FailOverBag
setMaxInactiveInterval(int) - Method in class org.apache.webbeans.cditest.owb.MockHttpSession
setMaxInactiveInterval(int) - Method in class org.apache.webbeans.web.lifecycle.test.MockHttpSession
setMethodDecorators(LinkedHashMap<Decorator<?>, Method>) - Method in class org.apache.webbeans.intercept.InterceptorResolutionService.BusinessMethodInterceptorInfo
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.
setObserverMethod(AnnotatedMethod<T>) - Method in class org.apache.webbeans.event.ObserverMethodImpl
Provides a way to set the observer method.
setParameters(Object[]) - Method in class org.apache.webbeans.component.InterceptorBean.MultiMethodInvocationContext
setParameters(Object[]) - Method in class org.apache.webbeans.intercept.AbstractInvocationContext
setParameters(Object[]) - Method in class org.apache.webbeans.intercept.LifecycleInterceptorInvocationContext
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.InjectableMethod
setProperty(String, Object) - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Sets given property.
setServletRequest(HttpServletRequest) - Method in class org.apache.webbeans.web.context.ServletRequestContext
setSessionId(String) - Method in class org.apache.webbeans.web.failover.FailOverBag
setSessionInUse(boolean) - Method in class org.apache.webbeans.web.failover.FailOverBag
setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.apache.webbeans.cditest.owb.MockServletContext
setSessionTrackingModes(Set<SessionTrackingMode>) - Method in class org.apache.webbeans.web.lifecycle.test.MockServletContext
setSingletonService(SingletonService<WebBeansContext>) - Static method in class org.apache.webbeans.config.WebBeansFinder
setSpecializedBean(boolean) - Method in class org.apache.webbeans.component.AbstractOwbBean
Set specialized flag.
setSpecializedBean(boolean) - Method in interface org.apache.webbeans.component.OwbBean
Set specialized flag.
setTimeout(long) - Method in class org.apache.webbeans.conversation.ConversationImpl
setValue(String) - Method in class org.apache.webbeans.annotation.NamedLiteral
setValue(ELContext, Object, Object, Object) - Method in class org.apache.webbeans.el22.WebBeansELResolver
setValue(ELContext, Object) - Method in class org.apache.webbeans.el22.WrappedValueExpression
setXMLConfigurator(WebBeansXMLConfigurator) - Method in class org.apache.webbeans.container.BeanManagerImpl
Sets the xml configurator instance.
shutDown() - Method in class org.apache.webbeans.jms.plugin.OpenWebBeansJmsPlugin
shutDown() - Method in class org.apache.webbeans.plugins.PluginLoader
Tell all the plugins to free up all locked resources.
shutDown() - Method in class org.apache.webbeans.spi.plugins.AbstractOwbPlugin
At shutdown, the plugin must release all locked resources.
shutDown() - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansPlugin
At shutdown, the plugin must release all locked resources.
shutdownContainer() - Method in interface org.apache.webbeans.cditest.CdiTestContainer
This will shutdown the underlying CDI container.
shutdownContainer() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
SimpleProducerFactory <P > - Class in org.apache.webbeans.component
SimpleProducerFactory(Producer<?>) - Constructor for class org.apache.webbeans.component.SimpleProducerFactory
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
SingletonService <T > - Interface in org.apache.webbeans.spi
Responsible for providing singleton instances
for OWB runtime.
size() - Method in class org.apache.webbeans.util.UrlSet
SortedListHelper <E > - Class in org.apache.webbeans.util
SortedListHelper(List<E>, Comparator<E>) - Constructor for class org.apache.webbeans.util.SortedListHelper
specializeBy(Bean<P>) - Method in class org.apache.webbeans.portable.ProducerMethodProducer
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
StandaloneResourceInjectionService - Class in org.apache.webbeans.resource.spi.se
StandaloneResourceInjectionService(WebBeansContext) - Constructor for class org.apache.webbeans.resource.spi.se.StandaloneResourceInjectionService
StandaloneResourceProcessor - Class in org.apache.webbeans.resource.spi.se
StandaloneResourceProcessor() - Constructor for class org.apache.webbeans.resource.spi.se.StandaloneResourceProcessor
start() - Method in class org.apache.webbeans.boot.Bootstrap
startApplication(Object) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
startApplication(Object) - Method in interface org.apache.webbeans.spi.ContainerLifecycle
Starts container.
startApplication(Object) - Method in class org.apache.webbeans.web.lifecycle.WebContainerLifecycle
Starts container.
startApplicationScope() - Method in interface org.apache.webbeans.cditest.CdiTestContainer
startApplicationScope() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
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
Starts the context with the given scope type.
startContext(Class<? extends Annotation>, Object) - Method in interface org.apache.webbeans.spi.ContextsService
Starts the context with the given scope type.
startContext(Class<? extends Annotation>, Object) - Method in class org.apache.webbeans.web.context.WebContextsService
Starts the context with the given scope type.
startContexts() - Method in interface org.apache.webbeans.cditest.CdiTestContainer
This will start all Contexts
startContexts() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
startConversationScope() - Method in interface org.apache.webbeans.cditest.CdiTestContainer
startConversationScope() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
startCustomScope(Class<? extends Annotation>) - Method in interface org.apache.webbeans.cditest.CdiTestContainer
startCustomScope(Class<? extends Annotation>) - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
started - Variable in class org.apache.webbeans.lifecycle.AbstractLifeCycle
startRequestScope() - Method in interface org.apache.webbeans.cditest.CdiTestContainer
startRequestScope() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
startSessionScope() - Method in interface org.apache.webbeans.cditest.CdiTestContainer
startSessionScope() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
startUp() - Method in class org.apache.webbeans.plugins.PluginLoader
load and startup all registered plugins.
startUp() - Method in class org.apache.webbeans.spi.plugins.AbstractOwbPlugin
initialise the plugin.
startUp() - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansPlugin
initialise the plugin.
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.creation.BeanAttributesBuilder
stopApplication(Object) - Method in class org.apache.webbeans.lifecycle.AbstractLifeCycle
stopApplication(Object) - Method in interface org.apache.webbeans.spi.ContainerLifecycle
Stopping the Application means that the container destroys all bean instances
it stores, cleans and removes all contexts and does other necessary
cleanup actions.
stopApplication(Object) - Method in class org.apache.webbeans.web.lifecycle.WebContainerLifecycle
Stopping the Application means that the container destroys all bean instances
it stores, cleans and removes all contexts and does other necessary
cleanup actions.
stopApplicationScope() - Method in interface org.apache.webbeans.cditest.CdiTestContainer
stopApplicationScope() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
stopContexts() - Method in interface org.apache.webbeans.cditest.CdiTestContainer
Stop all Contexts and destroy all beans properly
stopContexts() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
stopConversationScope() - Method in interface org.apache.webbeans.cditest.CdiTestContainer
stopConversationScope() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
stopCustomScope(Class<? extends Annotation>) - Method in interface org.apache.webbeans.cditest.CdiTestContainer
stopCustomScope(Class<? extends Annotation>) - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
stopRequestScope() - Method in interface org.apache.webbeans.cditest.CdiTestContainer
stopRequestScope() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
stopSessionScope() - Method in interface org.apache.webbeans.cditest.CdiTestContainer
stopSessionScope() - Method in class org.apache.webbeans.cditest.owb.CdiTestOpenWebBeansContainer
storeBeansInFailOverBag(FailOverBag, HttpSession) - Method in class org.apache.webbeans.web.failover.DefaultOwbFailOverService
Stores the session and conversation contexts in the
FailOverBag
.
SubclassProxyFactory - Class in org.apache.webbeans.proxy
This factory creates subclasses for abstract classes.
SubclassProxyFactory(WebBeansContext) - Constructor for class org.apache.webbeans.proxy.SubclassProxyFactory
supports(Class<?>) - Method in class org.apache.webbeans.spi.api.ResourceReference
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
If container supports the given scope type it returns
true, otherwise it return false.
supportsContext(Class<? extends Annotation>) - Method in interface org.apache.webbeans.spi.ContextsService
If container supports the given scope type it returns
true, otherwise it return false.
supportsContext(Class<? extends Annotation>) - Method in class org.apache.webbeans.web.context.WebContextsService
If container supports the given scope type it returns
true, otherwise it return false.
supportsConversation() - Method in class org.apache.webbeans.config.OpenWebBeansConfiguration
Gets conversation supports property.
supportService(Class<?>) - Method in class org.apache.webbeans.spi.plugins.AbstractOwbPlugin
Returns true if plugin provides given service implementation
false otherwise.
supportService(Class<?>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansPlugin
Returns true if plugin provides given service implementation
false otherwise.
supportService(Class<?>) - Method in class org.apache.webbeans.web.tomcat7.TomcatWebPlugin
Returns true if plugin provides given service implementation
false otherwise.
supportsJavaEeComponentInjections(Class<?>) - Method in class org.apache.webbeans.spi.plugins.AbstractOwbPlugin
Returns true if given class supports injections,
false otherwise.
supportsJavaEeComponentInjections(Class<?>) - Method in interface org.apache.webbeans.spi.plugins.OpenWebBeansPlugin
Returns true if given class supports injections,
false otherwise.
supportsJavaEeComponentInjections(Class<?>) - Method in class org.apache.webbeans.util.WebBeansUtil
Returns true if given class supports injections,
false otherwise.
supportsJavaEeComponentInjections(Class<?>) - Method in class org.apache.webbeans.web.tomcat7.TomcatWebPlugin
Returns true if given class supports injections,
false otherwise.