Uses of Package
net.sf.beanlib.spi

Packages that use net.sf.beanlib.spi
net.sf.beanlib.hibernate JavaBean Library for Hibernate (Common code base) 
net.sf.beanlib.hibernate3 JavaBean Library for Hibernate 3.x 
net.sf.beanlib.jaxb2 JAXB 2 support for Beanlib 
net.sf.beanlib.provider Beanlib Servce Provider Implementations 
net.sf.beanlib.provider.collector Collector Servce Provider Implementations 
net.sf.beanlib.provider.finder Finder Servce Provider Implementations 
net.sf.beanlib.provider.handler Handler Servce Provider Implementations 
net.sf.beanlib.provider.replicator Replicator Servce Provider Implementations 
net.sf.beanlib.spi Beanlib Servce Provider Interface 
net.sf.beanlib.spi.replicator Replicator Servce Provider Interface 
 

Classes in net.sf.beanlib.spi used by net.sf.beanlib.hibernate
BeanMethodCollector
          Used to collect methods from a JavaBean.
BeanMethodFinder
          Used to find a method from a JavaBean.
BeanPopulatable
          Used to control if a JavaBean property should be populated.
BeanSourceHandler
          Used to do something to the "from" JavaBean.
BeanTransformerSpi
          Bean Transformer SPI.
CustomBeanTransformerSpi.Factory
          Custom Bean Transformer Factory SPI.
DetailedBeanPopulatable
          Used to control if a JavaBean property should be populated.
 

Classes in net.sf.beanlib.spi used by net.sf.beanlib.hibernate3
BeanPopulatable
          Used to control if a JavaBean property should be populated.
BeanPopulatorBaseSpi
          The base of the Bean Populator SPI.
BeanPopulatorSpi.Factory
          Bean Populator Factory SPI.
BeanTransformerSpi
          Bean Transformer SPI.
BeanTransformerSpi.Factory
          Bean Transformer Factory SPI.
Transformable
          Object Transformer.
 

Classes in net.sf.beanlib.spi used by net.sf.beanlib.jaxb2
BeanMethodCollector
          Used to collect methods from a JavaBean.
BeanTransformerSpi
          Bean Transformer SPI.
 

Classes in net.sf.beanlib.spi used by net.sf.beanlib.provider
BeanMethodCollector
          Used to collect methods from a JavaBean.
BeanMethodFinder
          Used to find a method from a JavaBean.
BeanPopulatable
          Used to control if a JavaBean property should be populated.
BeanPopulationExceptionHandler
          Used to handle exception thrown during the population of a bean property.
BeanPopulatorBaseConfig
          Base configuration for a Bean Populator.
BeanPopulatorBaseSpi
          The base of the Bean Populator SPI.
BeanPopulatorSpi
          Bean Populator SPI.
BeanPopulatorSpi.Factory
          Bean Populator Factory SPI.
BeanSourceHandler
          Used to do something to the "from" JavaBean.
BeanTransformerSpi
          Bean Transformer SPI.
BeanTransformerSpi.Factory
          Bean Transformer Factory SPI.
CustomBeanTransformerSpi
          Custom Bean Transformer SPI.
CustomBeanTransformerSpi.Factory
          Custom Bean Transformer Factory SPI.
DetailedBeanPopulatable
          Used to control if a JavaBean property should be populated.
Transformable
          Object Transformer.
 

Classes in net.sf.beanlib.spi used by net.sf.beanlib.provider.collector
BeanMethodCollector
          Used to collect methods from a JavaBean.
 

Classes in net.sf.beanlib.spi used by net.sf.beanlib.provider.finder
BeanMethodFinder
          Used to find a method from a JavaBean.
 

Classes in net.sf.beanlib.spi used by net.sf.beanlib.provider.handler
BeanPopulationExceptionHandler
          Used to handle exception thrown during the population of a bean property.
 

Classes in net.sf.beanlib.spi used by net.sf.beanlib.provider.replicator
BeanTransformerSpi
          Bean Transformer SPI.
 

Classes in net.sf.beanlib.spi used by net.sf.beanlib.spi
BeanMethodCollector
          Used to collect methods from a JavaBean.
BeanMethodFinder
          Used to find a method from a JavaBean.
BeanPopulatable
          Used to control if a JavaBean property should be populated.
BeanPopulationExceptionHandler
          Used to handle exception thrown during the population of a bean property.
BeanPopulationExceptionHandlerAdapter
          Adapter class for BeanPopulationExceptionHandler.
BeanPopulatorBaseConfig
          Base configuration for a Bean Populator.
BeanPopulatorBaseSpi
          The base of the Bean Populator SPI.
BeanPopulatorSpi
          Bean Populator SPI.
BeanPopulatorSpi.Factory
          Bean Populator Factory SPI.
BeanSourceHandler
          Used to do something to the "from" JavaBean.
BeanTransformerSpi
          Bean Transformer SPI.
CustomBeanTransformerSpi
          Custom Bean Transformer SPI.
CustomBeanTransformerSpi.Factory
          Custom Bean Transformer Factory SPI.
DetailedBeanPopulatable
          Used to control if a JavaBean property should be populated.
Transformable
          Object Transformer.
 

Classes in net.sf.beanlib.spi used by net.sf.beanlib.spi.replicator
BeanTransformerSpi
          Bean Transformer SPI.