org.richfaces.cdk.templatecompiler
Class VisitorFactoryImpl
java.lang.Object
org.richfaces.cdk.templatecompiler.VisitorFactoryImpl
- All Implemented Interfaces:
- TemplateVisitorFactory<RendererClassVisitor>
public class VisitorFactoryImpl
- extends Object
- implements TemplateVisitorFactory<RendererClassVisitor>
- Author:
- asmirnov@exadel.com
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
VisitorFactoryImpl
@Inject
public VisitorFactoryImpl(TypesFactory typesFactory,
org.richfaces.cdk.Logger log,
com.google.inject.Injector injector,
HelperMethodFactory helpersFactory)
- Parameters:
classLoader - jaxbBinding - log -
createVisitor
public RendererClassVisitor createVisitor(CompositeInterface composite,
Collection<PropertyBase> attributes)
- Specified by:
createVisitor in interface TemplateVisitorFactory<RendererClassVisitor>
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.