Package de.ppi.deepsampler.persistence.bean

  • Class Summary
    Class Description
    DefaultPersistentBean  
    PersistentBeanConverter
    DeepSampler saves Beans by converting them in an abstract model that enables DeepSampler to omit type information in persistent files.
    PolymorphicPersistentBean
    This class implements the necessary information to persist a bean which has a polymorphic structure.
    ReflectionTools
    A collection of utility methods for frequently occurring reflection problems.