Uses of Class
net.sf.fikin.pojostate.select.AbstractSelector

Packages that use AbstractSelector
net.sf.fikin.pojostate.select Package Specification This package contains Selector implementations with a specific behaviour 
 

Uses of AbstractSelector in net.sf.fikin.pojostate.select
 

Subclasses of AbstractSelector in net.sf.fikin.pojostate.select
 class BeanMethodsSelector
          Select all Bean getter methods Backed by DefaultMethodMeta for name, description and format.
 class NEFormatterSelector
          Name Enahanced Formatter Selector Based on BeanMethodsSelector with extended formatting support based on Method name's suffixes.
 class ResourceBundleSelector
          Resource bundle based methods selector.
 



Copyright © 2005 Nikolay Fiykov. All Rights Reserved.