org.ajax4jsf.builder.component
Class ExpressionPropertyProcessor

java.lang.Object
  extended by org.ajax4jsf.builder.component.ComponentPropertyProcessor
      extended by org.ajax4jsf.builder.component.ExpressionPropertyProcessor
All Implemented Interfaces:
PropertyProcessor

public class ExpressionPropertyProcessor
extends ComponentPropertyProcessor

Author:
Maksim Kaszynski

Constructor Summary
ExpressionPropertyProcessor()
           
 
Method Summary
 boolean accept(PropertyBean propertyBean, JavaClass javaClass, JSFGeneratorConfiguration configuration)
           
 
Methods inherited from class org.ajax4jsf.builder.component.ComponentPropertyProcessor
getAccessor, getField, getMutator, getType, handleDeprecation, process
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExpressionPropertyProcessor

public ExpressionPropertyProcessor()
Method Detail

accept

public boolean accept(PropertyBean propertyBean,
                      JavaClass javaClass,
                      JSFGeneratorConfiguration configuration)
Specified by:
accept in interface PropertyProcessor
Overrides:
accept in class ComponentPropertyProcessor


Copyright © 2009. All Rights Reserved.