Uses of Interface
org.directwebremoting.datasync.AttributeValueExtractor

Packages that use AttributeValueExtractor
org.directwebremoting.datasync   
 

Uses of AttributeValueExtractor in org.directwebremoting.datasync
 

Classes in org.directwebremoting.datasync that implement AttributeValueExtractor
 class PojoAttributeValueExtractor
          An AttributeValueExtractor that simply calls LocalUtil.getProperty(java.lang.Object, java.lang.String, java.lang.Class) to extract attribute values.
 


Copyright ยจ 2008