|
RichFaces Core Implementation 4.1.0.20110910-M2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.richfaces.application.DependencyInjectionServiceImpl
public class DependencyInjectionServiceImpl
Constructor Summary | |
---|---|
DependencyInjectionServiceImpl()
|
Method Summary | |
---|---|
protected org.richfaces.application.DependencyInjectionServiceImpl.IntrospectionData |
createIntrospectionData(java.lang.Class<?> beanClass)
|
void |
inject(javax.faces.context.FacesContext context,
java.lang.Object bean)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DependencyInjectionServiceImpl()
Method Detail |
---|
protected org.richfaces.application.DependencyInjectionServiceImpl.IntrospectionData createIntrospectionData(java.lang.Class<?> beanClass)
public void inject(javax.faces.context.FacesContext context, java.lang.Object bean)
inject
in interface org.richfaces.application.DependencyInjector
|
RichFaces Core Implementation 4.1.0.20110910-M2 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |