Skip navigation links
B C F G I L O S 

B

beanManager - Variable in class org.apache.struts2.cdi.CdiObjectFactory
 
buildBean(String, Map<String, Object>, boolean) - Method in class org.apache.struts2.cdi.CdiObjectFactory
 
buildNonContextualCreationalContext(BeanManager) - Method in class org.apache.struts2.cdi.CdiObjectFactory
Simple wrapper for CreationalContext creation.

C

CDI_JNDIKEY_BEANMANAGER_APP - Static variable in class org.apache.struts2.cdi.CdiObjectFactory
The key under which the BeanManager can be found according to JBoss Weld docs
CDI_JNDIKEY_BEANMANAGER_COMP - Static variable in class org.apache.struts2.cdi.CdiObjectFactory
The key under which the BeanManager can be found according to CDI API docs
CDI_JNDIKEY_BEANMANAGER_COMP_ENV - Static variable in class org.apache.struts2.cdi.CdiObjectFactory
The key under which the BeanManager can be found in pure Servlet containers according to JBoss Weld docs.
CdiObjectFactory - Class in org.apache.struts2.cdi
CdiObjectFactory allows Struts 2 managed objects, like Actions, Interceptors or Results, to be injected by a Contexts and Dependency Injection container (JSR299 / WebBeans).
CdiObjectFactory() - Constructor for class org.apache.struts2.cdi.CdiObjectFactory
 

F

findBeanManager() - Method in class org.apache.struts2.cdi.CdiObjectFactory
Try to find the CDI BeanManager from JNDI context.

G

getInjectionTarget(Class<?>) - Method in class org.apache.struts2.cdi.CdiObjectFactory
Get a InjectionTarget instance for a given class.

I

isNoArgConstructorRequired() - Method in class org.apache.struts2.cdi.CdiObjectFactory
Allow constructor injection

L

lookup(Context, String) - Method in class org.apache.struts2.cdi.CdiObjectFactory
Lookup the given JNDI key in the given context.

O

org.apache.struts2.cdi - package org.apache.struts2.cdi
 

S

setJndiKey(String) - Method in class org.apache.struts2.cdi.CdiObjectFactory
 
B C F G I L O S 
Skip navigation links

Copyright © 2000–2020 Apache Software Foundation. All rights reserved.