Class InformViaLogClassNameCRStrategy

java.lang.Object
org.exolab.castor.builder.conflictresolution.BaseClassNameCRStrategy
org.exolab.castor.builder.conflictresolution.InformViaLogClassNameCRStrategy
All Implemented Interfaces:
ClassNameCRStrategy

public final class InformViaLogClassNameCRStrategy extends BaseClassNameCRStrategy implements ClassNameCRStrategy
An implementation of ClassNameCRStrategy that reports any conflict notifications to a log file, basically stating what classes have been overwriten as a result of such a name conflict.
Since:
1.1
Author:
Werner Guttmann