RichFaces CDK Generator 4.2.0.CR1

org.richfaces.cdk.templatecompiler
Class VisitorFactoryImpl

java.lang.Object
  extended by org.richfaces.cdk.templatecompiler.VisitorFactoryImpl
All Implemented Interfaces:
TemplateVisitorFactory<RendererClassVisitor>

public class VisitorFactoryImpl
extends Object
implements TemplateVisitorFactory<RendererClassVisitor>

Author:
asmirnov@exadel.com

Constructor Summary
VisitorFactoryImpl(TypesFactory typesFactory, org.richfaces.cdk.Logger log, com.google.inject.Injector injector, HelperMethodFactory helpersFactory)
          

 
Method Summary
 RendererClassVisitor createVisitor(CompositeInterface composite, Collection<PropertyBase> attributes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

VisitorFactoryImpl

@Inject
public VisitorFactoryImpl(TypesFactory typesFactory,
                                 org.richfaces.cdk.Logger log,
                                 com.google.inject.Injector injector,
                                 HelperMethodFactory helpersFactory)

Parameters:
classLoader -
jaxbBinding -
log -
Method Detail

createVisitor

public RendererClassVisitor createVisitor(CompositeInterface composite,
                                          Collection<PropertyBase> attributes)
Specified by:
createVisitor in interface TemplateVisitorFactory<RendererClassVisitor>

RichFaces CDK Generator 4.2.0.CR1

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.