|
Class Summary |
| VersionDependentBean |
Wrapper for each Spring bean annotated as a
VersionDependentClass. |
| VersionDependentBeanResolver |
Resolves a VersionedBean instance to it's
VersionDependentBean delegate if registered. |
| VersionedBean |
Wrapper for each Spring bean annotated as a VersionedClass. |
| VersionHolder |
Defines and validates a non-default active version for use within a
processing thread. |
| VersioningAspect |
Intercepts any method calls on beans whose target class is annotated by
VersionedClass, delegating the call to the correct versioned
implementation where appropriate. |
| VersioningUtils |
Some commonly called static helper methods. |