Uses of Interface
org.castor.cpa.util.classresolution.command.ClassDescriptorResolutionCommand

Packages that use ClassDescriptorResolutionCommand
org.castor.cpa.util.classresolution.command   
 

Uses of ClassDescriptorResolutionCommand in org.castor.cpa.util.classresolution.command
 

Classes in org.castor.cpa.util.classresolution.command that implement ClassDescriptorResolutionCommand
 class BaseResolutionCommand
          Provides basic HashMap based property implementation for a ClassDescriptorResolutionCommand.
 class ClassResolutionByAnnotations
           This ClassDescriptorResolutionCommand is used to generate ClassDescriptors from JPA annotated classes.
 class ClassResolutionByCDR
          This class tries to resolve a ClassDescriptor from a package that contains a JDOConstants.PKG_CDR_LIST_FILE file.
 class ClassResolutionByFile
          Resolves ClassDescriptors on the file system.
 class ClassResolutionByMappingLoader
          Resolves ClassDescriptors using a MappingLoader.
 



Copyright © 2010. All Rights Reserved.