|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.ajax4jsf.builder.component.ComponentPropertyProcessor
org.ajax4jsf.builder.component.ELPropertyProcessor
public class ELPropertyProcessor
Processing of EL-enabled properties
Constructor Summary | |
---|---|
ELPropertyProcessor()
|
Method Summary | |
---|---|
boolean |
accept(PropertyBean propertyBean,
JavaClass javaClass,
JSFGeneratorConfiguration configuration)
|
protected JavaMethod |
getAccessor(JSFGeneratorConfiguration config,
PropertyBean propertyBean,
JavaField field)
|
Methods inherited from class org.ajax4jsf.builder.component.ComponentPropertyProcessor |
---|
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 |
---|
public ELPropertyProcessor()
Method Detail |
---|
public boolean accept(PropertyBean propertyBean, JavaClass javaClass, JSFGeneratorConfiguration configuration)
accept
in interface PropertyProcessor
accept
in class ComponentPropertyProcessor
protected JavaMethod getAccessor(JSFGeneratorConfiguration config, PropertyBean propertyBean, JavaField field)
getAccessor
in class ComponentPropertyProcessor
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |