| Interface | Description |
|---|---|
| ManagedObject |
MagagedObject is a tagging interface for CGLIB alias proxies
|
| PathFactory |
PathFactory defines a factory interface for Path creation
|
| TypeSystem |
TypeSystem defines an interface for detecting whether a given class confirms to certain Collection
contract
|
| Class | Description |
|---|---|
| Alias |
Alias provides alias factory methods
|
| AliasFactory |
AliasFactory is a factory class for alias creation
|
| DefaultPathFactory |
DefaultPathFactory is the default implementation of the
PathFactory interface |
| DefaultTypeSystem |
DefaultTypeSystem is the default implementation of the
TypeSystem interface |
| PropertyAccessInvocationHandler |
PropertyAccessInvocationHandler is the main InvocationHandler class for the
CGLIB alias proxies
|
| Enum | Description |
|---|---|
| MethodType |
MethodType defines the supported method types used in the Alias functionality
|
Copyright © 2007–2014 Mysema Ltd. All rights reserved.