Package | Description |
---|---|
org.springframework.context.annotation |
Annotation support for the Application Context, including JSR-250 "common"
annotations, component-scanning, and Java-based metadata for creating
Spring-managed objects.
|
org.springframework.core.type.filter |
Core support package for type filtering (e.g.
|
org.springframework.orm.hibernate3.annotation |
Support package for the Hibernate3 Annotation add-on,
which supports EJB3-compliant JDK 1.5+ annotations for mappings.
|
Class and Description |
---|
TypeFilter
Base interface for type filters using a
MetadataReader . |
Class and Description |
---|
AbstractClassTestingTypeFilter
Type filter that exposes a
ClassMetadata object
to subclasses, for class testing purposes. |
AbstractTypeHierarchyTraversingFilter
Type filter that is aware of traversing over hierarchy.
|
TypeFilter
Base interface for type filters using a
MetadataReader . |
Class and Description |
---|
TypeFilter
Base interface for type filters using a
MetadataReader . |
Copyright © 2015. All rights reserved.