Package net.sf.beanlib.provider.collector

Collector Servce Provider Implementations

See:
          Description

Class Summary
OrderedMethodCollector Supports collecting JavaBean public setter methods.
PrivateSetterMethodCollector Supports collecting JavaBean setter methods, both public, protected and private.
ProtectedSetterMethodCollector Supports collecting JavaBean setter methods, both public and protected.
PublicSetterCollectionLastMethodCollector Supports collecting JavaBean public setter methods.
PublicSetterMethodCollector Supports collecting JavaBean public setter methods.
 

Package net.sf.beanlib.provider.collector Description

Collector Servce Provider Implementations