org.hibernate.beanvalidation.tck.util
Class ArtifactDumper

java.lang.Object
  extended by org.hibernate.beanvalidation.tck.util.ArtifactDumper

public class ArtifactDumper
extends Object

This class builds the test artifacts and writes them to disk. The artifacts are just created for debugging purposes. They are not part of the TCK artifacts.

Author:
Hardy Ferentschik

Constructor Summary
ArtifactDumper()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ArtifactDumper

public ArtifactDumper()
Method Detail

main

public static void main(String[] args)
                 throws Exception
Throws:
Exception


Copyright © 2008–2013. All rights reserved.