|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.testng.internal.annotations.JDK15TagFactory
public class JDK15TagFactory
This class creates implementations of IAnnotations based on the JDK5 annotation that was found on the Java element. Created on Dec 20, 2005
| Constructor Summary | |
|---|---|
JDK15TagFactory()
|
|
| Method Summary | |
|---|---|
IAnnotation |
createTag(java.lang.Class<?> cls,
java.lang.annotation.Annotation a,
java.lang.Class<?> annotationClass,
IAnnotationTransformer transformer)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JDK15TagFactory()
| Method Detail |
|---|
public IAnnotation createTag(java.lang.Class<?> cls,
java.lang.annotation.Annotation a,
java.lang.Class<?> annotationClass,
IAnnotationTransformer transformer)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||