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 DependencyInjector
Copyright © 2016 JBoss by Red Hat. All Rights Reserved.