net.sourceforge.groboutils.autodoc.v1.spi
Interface AutoDocITFactory

All Known Implementing Classes:
AutoDocITFactoryImpl

public interface AutoDocITFactory

An interface which defines the kinds of classes which should be loaded for the AutoDoc entry point.

Since:
March 16, 2002
Version:
$Date: 2003/02/10 22:52:12 $
Author:
Matt Albrecht groboclown@users.sourceforge.net

Method Summary
 AutoDocIT createIT(java.lang.Class owner)
          Creates the Issue Tracker entry point.
 

Method Detail

createIT

public AutoDocIT createIT(java.lang.Class owner)
Creates the Issue Tracker entry point.



Copyright © 2001-2003 by The GroboUtils Project