|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.castor.cpa.util.classresolution.command.BaseResolutionCommand
org.castor.cpa.util.classresolution.command.ClassResolutionByMappingLoader
public final class ClassResolutionByMappingLoader
Resolves ClassDescriptors using a MappingLoader.
| Constructor Summary | |
|---|---|
ClassResolutionByMappingLoader()
Constructor taking a MappingLoader. |
|
| Method Summary | |
|---|---|
ClassDescriptor |
resolve(java.lang.Class type)
Resolves a ClassDescriptor for the given type using
the MappingLoader of the MappingLoaderNature. |
| Methods inherited from class org.castor.cpa.util.classresolution.command.BaseResolutionCommand |
|---|
addNature, getClassDescriptorResolver, getProperty, hasNature, setClassDescriptorResolver, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ClassResolutionByMappingLoader()
| Method Detail |
|---|
public ClassDescriptor resolve(java.lang.Class type)
ClassDescriptor for the given type using
the MappingLoader of the MappingLoaderNature.
type - The type to resolve.
ClassDescriptor or null if not found.org.exolab.castor.xml.util.ClassResolutionCommand#resolve(java.lang.Class)
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||