antsnest.antinfo
Interface AntInfoFactory

All Known Implementing Classes:
DefaultAntInfoFactory

public interface AntInfoFactory

Responsible for generating information about Ant

Author:
Chris Clohosy
See Also:
AntInfo

Method Summary
 AntInfo getAntInfo()
          Gets the Ant information
 

Method Detail

getAntInfo

AntInfo getAntInfo()
                   throws AntInfoException
Gets the Ant information

Returns:
an AntInfo, the information
Throws:
AntInfoException - if there's a problem creating the information