blob: 00c8304c33b6df9afc9885488f00ee93f3cf0dcb [file] [log] [blame]
package org.testng.internal.annotations;
/**
* @author Hani Suleiman
* Date: Mar 6, 2007
* Time: 2:16:13 PM
*/
public interface IObjectFactory extends IAnnotation
{
}