Class ClassResolutionByMappingLoader
java.lang.Object
org.castor.cpa.util.classresolution.command.BaseResolutionCommand
org.castor.cpa.util.classresolution.command.ClassResolutionByMappingLoader
- All Implemented Interfaces:
NatureExtendable,PropertyHolder,ClassDescriptorResolutionCommand
Resolves
.
ClassDescriptors using a
invalid reference
MappingLoader
- Author:
- Lukas Lang
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionResolves aClassDescriptorfor the given type using theof theinvalid reference
MappingLoaderMappingLoaderNature.Methods inherited from class org.castor.cpa.util.classresolution.command.BaseResolutionCommand
addNature, getClassDescriptorResolver, getProperty, hasNature, setClassDescriptorResolver, setProperty
-
Constructor Details
-
ClassResolutionByMappingLoader
public ClassResolutionByMappingLoader()Constructor taking a MappingLoader.
-
-
Method Details
-
resolve
Resolves aClassDescriptorfor the given type using theof theinvalid reference
MappingLoaderMappingLoaderNature.- Parameters:
type- The type to resolve.- Returns:
- A
ClassDescriptoror null if not found. - See Also:
-