public class DependencyInjectorImpl extends Object implements DependencyInjector
| Constructor and Description |
|---|
DependencyInjectorImpl() |
| Modifier and Type | Method and Description |
|---|---|
protected org.richfaces.application.DependencyInjectorImpl.IntrospectionData |
createIntrospectionData(Class<?> beanClass) |
void |
inject(javax.faces.context.FacesContext context,
Object bean) |
protected org.richfaces.application.DependencyInjectorImpl.IntrospectionData createIntrospectionData(Class<?> beanClass)
public void inject(javax.faces.context.FacesContext context,
Object bean)
inject in interface DependencyInjectorCopyright © 2015 JBoss by Red Hat. All Rights Reserved.