org.testng.internal.annotations
Class AnnotationConfiguration

java.lang.Object
  extended by org.testng.internal.annotations.AnnotationConfiguration

public class AnnotationConfiguration
extends java.lang.Object

This class is responsible for returning the correct IAnnotationFinder. Created on Dec 20, 2005

Author:
Cedric Beust TODO: to be removed

Field Summary
static int JVM_14_CONFIG
           
static int JVM_15_CONFIG
           
 
Constructor Summary
AnnotationConfiguration()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

JVM_15_CONFIG

public static final int JVM_15_CONFIG
See Also:
Constant Field Values

JVM_14_CONFIG

public static final int JVM_14_CONFIG
See Also:
Constant Field Values
Constructor Detail

AnnotationConfiguration

public AnnotationConfiguration()


Copyright © 2010. All Rights Reserved.