Class DefaultArtifactCollector

java.lang.Object
org.hibernate.tool.internal.export.common.DefaultArtifactCollector
All Implemented Interfaces:
ArtifactCollector

public class DefaultArtifactCollector extends Object implements ArtifactCollector
Callback class that all exporters are given to allow better feedback and processing of the output afterwards.
Author:
Max Rydahl Andersen