A B C D G H I L M O P R S V 

A

AddInjectToConstructorExtension - Class in br.com.caelum.vraptor.ioc.cdi.extensions
 
AddInjectToConstructorExtension(AnnotatedTypeBuilder) - Constructor for class br.com.caelum.vraptor.ioc.cdi.extensions.AddInjectToConstructorExtension
 
addProducesToComponentFactory(ProcessAnnotatedType) - Method in class br.com.caelum.vraptor.ioc.cdi.extensions.ComponentFactoryExtension
 

B

BEAN_MANAGER_KEY - Static variable in class br.com.caelum.vraptor.ioc.cdi.CDIProvider
 
BeanManagerSetup - Class in br.com.caelum.vraptor.ioc.cdi
Listener to register BeanManager in ServletContext and fire event to enable the Producer.
BeanManagerSetup() - Constructor for class br.com.caelum.vraptor.ioc.cdi.BeanManagerSetup
 
BeanManagerUtil - Class in br.com.caelum.vraptor.ioc.cdi
 
BeanManagerUtil(BeanManager) - Constructor for class br.com.caelum.vraptor.ioc.cdi.BeanManagerUtil
 
beforeBeanDiscovey(BeforeBeanDiscovery, BeanManager) - Method in class br.com.caelum.vraptor.ioc.cdi.extensions.RegisterComponentsExtension
 
br.com.caelum.vraptor.ioc.cdi - package br.com.caelum.vraptor.ioc.cdi
 
br.com.caelum.vraptor.ioc.cdi.extensions - package br.com.caelum.vraptor.ioc.cdi.extensions
 

C

canProvide(Class<T>) - Method in class br.com.caelum.vraptor.ioc.cdi.CDIBasedContainer
 
CDIBasedContainer - Class in br.com.caelum.vraptor.ioc.cdi
 
CDIBasedContainer(BeanManager) - Constructor for class br.com.caelum.vraptor.ioc.cdi.CDIBasedContainer
 
CDIFilterChainFactory - Class in br.com.caelum.vraptor.ioc.cdi
 
CDIFilterChainFactory() - Constructor for class br.com.caelum.vraptor.ioc.cdi.CDIFilterChainFactory
 
CDIHttpServletRequestFactory - Class in br.com.caelum.vraptor.ioc.cdi
It is a isolated factory because some containers could provide
CDIHttpServletRequestFactory() - Constructor for class br.com.caelum.vraptor.ioc.cdi.CDIHttpServletRequestFactory
 
CDIHttpServletResponseFactory - Class in br.com.caelum.vraptor.ioc.cdi
 
CDIHttpServletResponseFactory() - Constructor for class br.com.caelum.vraptor.ioc.cdi.CDIHttpServletResponseFactory
 
CDIHttpSessionFactory - Class in br.com.caelum.vraptor.ioc.cdi
 
CDIHttpSessionFactory() - Constructor for class br.com.caelum.vraptor.ioc.cdi.CDIHttpSessionFactory
 
CDIProvider - Class in br.com.caelum.vraptor.ioc.cdi
 
CDIProvider() - Constructor for class br.com.caelum.vraptor.ioc.cdi.CDIProvider
 
CDIRegistry - Class in br.com.caelum.vraptor.ioc.cdi
 
CDIRegistry(BeforeBeanDiscovery, BeanManager) - Constructor for class br.com.caelum.vraptor.ioc.cdi.CDIRegistry
 
CDIRequestInfoFactory - Class in br.com.caelum.vraptor.ioc.cdi
 
CDIRequestInfoFactory() - Constructor for class br.com.caelum.vraptor.ioc.cdi.CDIRequestInfoFactory
 
ComponentExtension - Class in br.com.caelum.vraptor.ioc.cdi.extensions
 
ComponentExtension(AnnotatedTypeBuilder) - Constructor for class br.com.caelum.vraptor.ioc.cdi.extensions.ComponentExtension
 
ComponentFactoryAnnotatedTypeBuilderCreator - Class in br.com.caelum.vraptor.ioc.cdi
 
ComponentFactoryAnnotatedTypeBuilderCreator(AnnotatedTypeBuilder) - Constructor for class br.com.caelum.vraptor.ioc.cdi.ComponentFactoryAnnotatedTypeBuilderCreator
 
ComponentFactoryAnnotatedTypeBuilderCreator() - Constructor for class br.com.caelum.vraptor.ioc.cdi.ComponentFactoryAnnotatedTypeBuilderCreator
 
ComponentFactoryExtension - Class in br.com.caelum.vraptor.ioc.cdi.extensions
 
ComponentFactoryExtension(AnnotatedTypeBuilder) - Constructor for class br.com.caelum.vraptor.ioc.cdi.extensions.ComponentFactoryExtension
 
configure() - Method in class br.com.caelum.vraptor.ioc.cdi.CDIRegistry
 
configure() - Method in class br.com.caelum.vraptor.ioc.cdi.StereotypesRegistry
 
contextDestroyed(ServletContextEvent) - Method in class br.com.caelum.vraptor.ioc.cdi.BeanManagerSetup
 
contextInitialized(ServletContextEvent) - Method in class br.com.caelum.vraptor.ioc.cdi.BeanManagerSetup
 
create(Class) - Method in class br.com.caelum.vraptor.ioc.cdi.ComponentFactoryAnnotatedTypeBuilderCreator
 

D

deepRegister(Class<?>) - Method in class br.com.caelum.vraptor.ioc.cdi.CDIBasedContainer
 

G

getBeans(Class<?>) - Method in class br.com.caelum.vraptor.ioc.cdi.BeanManagerUtil
 
getContainer() - Method in class br.com.caelum.vraptor.ioc.cdi.CDIProvider
 
getInstance() - Method in class br.com.caelum.vraptor.ioc.cdi.CDIFilterChainFactory
 
getInstance() - Method in class br.com.caelum.vraptor.ioc.cdi.CDIHttpServletRequestFactory
 
getInstance() - Method in class br.com.caelum.vraptor.ioc.cdi.CDIHttpServletResponseFactory
 
getInstance() - Method in class br.com.caelum.vraptor.ioc.cdi.CDIHttpSessionFactory
 
getInstance() - Method in class br.com.caelum.vraptor.ioc.cdi.ServletContextFactory
 
getLiteral() - Method in class br.com.caelum.vraptor.ioc.cdi.ScopeInfo
 
getScope() - Method in class br.com.caelum.vraptor.ioc.cdi.ScopeInfo
 

H

hasScope() - Method in class br.com.caelum.vraptor.ioc.cdi.ScopeInfo
 

I

instanceFor(Class<T>) - Method in class br.com.caelum.vraptor.ioc.cdi.BeanManagerUtil
 
instanceFor(Bean<?>) - Method in class br.com.caelum.vraptor.ioc.cdi.BeanManagerUtil
 
instanceFor(Bean<?>, Class<?>) - Method in class br.com.caelum.vraptor.ioc.cdi.BeanManagerUtil
 
instanceFor(Class<T>) - Method in class br.com.caelum.vraptor.ioc.cdi.CDIBasedContainer
 
isScoped(Class<?>) - Method in class br.com.caelum.vraptor.ioc.cdi.ScopesUtil
 

L

ListProducer - Class in br.com.caelum.vraptor.ioc.cdi
 
ListProducer(BeanManager) - Constructor for class br.com.caelum.vraptor.ioc.cdi.ListProducer
 

M

ModifyComponentExtension - Class in br.com.caelum.vraptor.ioc.cdi.extensions
 
ModifyComponentExtension() - Constructor for class br.com.caelum.vraptor.ioc.cdi.extensions.ModifyComponentExtension
 

O

observesContext(ServletContext) - Method in class br.com.caelum.vraptor.ioc.cdi.ServletContextFactory
 
observesRequest(RequestInfo) - Method in class br.com.caelum.vraptor.ioc.cdi.CDIRequestInfoFactory
 

P

processAnnotatedType(ProcessAnnotatedType) - Method in class br.com.caelum.vraptor.ioc.cdi.extensions.AddInjectToConstructorExtension
 
processAnnotatedType(ProcessAnnotatedType) - Method in class br.com.caelum.vraptor.ioc.cdi.extensions.ComponentExtension
 
processAnnotatedType(ProcessAnnotatedType) - Method in class br.com.caelum.vraptor.ioc.cdi.extensions.ModifyComponentExtension
 
producesList(InjectionPoint) - Method in class br.com.caelum.vraptor.ioc.cdi.ListProducer
 
producesRequestInfo() - Method in class br.com.caelum.vraptor.ioc.cdi.CDIRequestInfoFactory
 
provideForRequest(RequestInfo, Execution<T>) - Method in class br.com.caelum.vraptor.ioc.cdi.CDIProvider
 

R

register(Class<?>, Class<?>) - Method in class br.com.caelum.vraptor.ioc.cdi.CDIBasedContainer
 
RegisterComponentsExtension - Class in br.com.caelum.vraptor.ioc.cdi.extensions
 
RegisterComponentsExtension() - Constructor for class br.com.caelum.vraptor.ioc.cdi.extensions.RegisterComponentsExtension
 

S

ScopeInfo - Class in br.com.caelum.vraptor.ioc.cdi
 
ScopeInfo(Class<? extends Annotation>) - Constructor for class br.com.caelum.vraptor.ioc.cdi.ScopeInfo
 
ScopeInfo() - Constructor for class br.com.caelum.vraptor.ioc.cdi.ScopeInfo
 
ScopesUtil - Class in br.com.caelum.vraptor.ioc.cdi
This class should be used for bean registration at startup time
ScopesUtil() - Constructor for class br.com.caelum.vraptor.ioc.cdi.ScopesUtil
 
ServletContextFactory - Class in br.com.caelum.vraptor.ioc.cdi
 
ServletContextFactory() - Constructor for class br.com.caelum.vraptor.ioc.cdi.ServletContextFactory
 
setScope(Class<? extends Annotation>) - Method in class br.com.caelum.vraptor.ioc.cdi.ScopeInfo
 
start(ServletContext) - Method in class br.com.caelum.vraptor.ioc.cdi.CDIProvider
 
StereotypesRegistry - Class in br.com.caelum.vraptor.ioc.cdi
 
StereotypesRegistry(BeanManager) - Constructor for class br.com.caelum.vraptor.ioc.cdi.StereotypesRegistry
 
stop() - Method in class br.com.caelum.vraptor.ioc.cdi.CDIProvider
 

V

VraptorPreference - Annotation Type in br.com.caelum.vraptor.ioc.cdi
Even with the Default CDI annotation, this one is helpful when we need to prefer vraptor component instead of Container specific component.
A B C D G H I L M O P R S V 

Copyright © 2013. All Rights Reserved.