Uses of Package
jfun.yan.etc

Packages that use jfun.yan.etc
jfun.yan.etc This package provides helper classes that provide some not-so-common but could-be-useful features including the "byName" mode in the Spring framework and dependency injection support for rich domain objects that are not instantiated by Yan. 
 

Classes in jfun.yan.etc used by jfun.yan.etc
FromProperty
          Maps a property to an object.
PropertyPredicate
          A predicate against named property.
TypeFilteredPropertyPredicate
          A PropertyPredicate implementation that filters property by property name and the declaring class of the property setter method.