net.sf.jasperreports.jsf.engine
Interface Source

All Known Implementing Classes:
ConnectionWrapper, CsvSourceConverter.CsvReportSource, JRDataSourceWrapper

public interface Source

Interface which represents a source instance.

Author:
A. Alonso Dominguez

Method Summary
 void dispose()
          Method used to release the source internal resources.
 

Method Detail

dispose

void dispose()
             throws Exception
Method used to release the source internal resources.

Throws:
Exception - if some error happens closing the resources.


Copyright © 2011 SourceForge.net. All Rights Reserved.