org.testng.internal.annotations
Class ObjectFactoryAnnotation

java.lang.Object
  extended by org.testng.internal.annotations.BaseAnnotation
      extended by org.testng.internal.annotations.ObjectFactoryAnnotation
All Implemented Interfaces:
IAnnotation, IObjectFactory

public class ObjectFactoryAnnotation
extends BaseAnnotation
implements IObjectFactory

The internal representation of @ObjectFactory

Author:
Hani

Constructor Summary
ObjectFactoryAnnotation()
           
 
Method Summary
 
Methods inherited from class org.testng.internal.annotations.BaseAnnotation
getConstructor, getMethod, getTestClass, setConstructor, setMethod, setTestClass
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ObjectFactoryAnnotation

public ObjectFactoryAnnotation()


Copyright © 2010. All Rights Reserved.