Hierarchy For All Packages
Class Hierarchy
- java.lang.Object
- de.bsommerfeld.jshepherd.core.AbstractPersistenceDelegate<T> (implements de.bsommerfeld.jshepherd.core.PersistenceDelegate<T>)
- de.bsommerfeld.jshepherd.utils.ClassUtils
- de.bsommerfeld.jshepherd.core.ConfigurablePojo<SELF>
- de.bsommerfeld.jshepherd.core.ConfigurationLoader
- de.bsommerfeld.jshepherd.core.ConfigurationLoader.Builder
- de.bsommerfeld.jshepherd.core.PersistenceDelegateFactoryRegistry
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- de.bsommerfeld.jshepherd.core.ConfigurationException
- java.lang.RuntimeException
- java.lang.Exception
Interface Hierarchy
- de.bsommerfeld.jshepherd.core.AbstractPersistenceDelegate.DataExtractor
- de.bsommerfeld.jshepherd.core.Config<T>
- de.bsommerfeld.jshepherd.core.PersistenceDelegate<T>
- de.bsommerfeld.jshepherd.core.PersistenceDelegateFactory
Annotation Interface Hierarchy
- de.bsommerfeld.jshepherd.annotation.Comment (implements java.lang.annotation.Annotation)
- de.bsommerfeld.jshepherd.annotation.Configuration (implements java.lang.annotation.Annotation)
- de.bsommerfeld.jshepherd.annotation.Key (implements java.lang.annotation.Annotation)
- de.bsommerfeld.jshepherd.annotation.PostInject (implements java.lang.annotation.Annotation)
- de.bsommerfeld.jshepherd.annotation.Section (implements java.lang.annotation.Annotation)