| Interface | Description |
|---|---|
| ISpringConfigEntityProcessor |
A processor for
SpringConfigEntity objects. |
| Class | Description |
|---|---|
| ClassDefinition |
The definition of a class that points to a
ClassInformation
object or null after it has been resolved. |
| SpringBean |
A simplified representation of a spring bean declaration, that contains
all relevant data needed for dependency analysis.
|
| SpringBeanReference |
A reference to a spring bean that holds either the
SpringBean
it refers to or null after it has been resolved. |
| SpringConfigEntity |
A resource that declares an arbitrary number of spring beans.
|