Package org.testng.internal.annotations
Class ObjectFactoryAnnotation
java.lang.Object
org.testng.internal.annotations.BaseAnnotation
org.testng.internal.annotations.ObjectFactoryAnnotation
- All Implemented Interfaces:
IAnnotation
,IObjectFactoryAnnotation
The internal representation of @ObjectFactory
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.testng.internal.annotations.BaseAnnotation
getConstructor, getMethod, getTestClass, setConstructor, setMethod, setTestClass
-
Constructor Details
-
ObjectFactoryAnnotation
public ObjectFactoryAnnotation()
-