Uses of Interface
net.sf.seaf.util.bean.PropertyVisitor

Packages that use PropertyVisitor
net.sf.seaf.util.bean   
 

Uses of PropertyVisitor in net.sf.seaf.util.bean
 

Methods in net.sf.seaf.util.bean with parameters of type PropertyVisitor
 void PropertyEnumerator.enumerate(Object bean, PropertyVisitor visitor)
          Enumerate all properties of a bean, visiting each one using a PropertyVisitor.
 



Copyright © 2008-2012 SEAF. All Rights Reserved.