|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.richfaces.cdk.templatecompiler.statements.HelperMethodFactoryImpl
public class HelperMethodFactoryImpl
| Constructor Summary | |
|---|---|
HelperMethodFactoryImpl(org.richfaces.cdk.Logger log)
|
|
| Method Summary | |
|---|---|
JavaMethod |
getHelperMethod(HelperMethod helper)
|
void |
initHelperMethods(FreeMarkerRenderer renderer,
TypesFactory typesFactory)
Initialization code. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
@Inject public HelperMethodFactoryImpl(org.richfaces.cdk.Logger log)
| Method Detail |
|---|
@Inject
public void initHelperMethods(FreeMarkerRenderer renderer,
TypesFactory typesFactory)
Initialization code. It should be called after field injection, so render kit utils class name should have proper value here.
renderer - typesFactory - public JavaMethod getHelperMethod(HelperMethod helper)
getHelperMethod in interface HelperMethodFactory
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||