Class ConnectionReadHandlerFactory
- java.lang.Object
-
- org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
-
- org.jfree.report.modules.factories.data.sql.ConnectionReadHandlerFactory
-
public class ConnectionReadHandlerFactory extends org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
Creation-Date: Dec 17, 2006, 8:58:11 PM- Author:
- Thomas Morgner
-
-
Constructor Summary
Constructors Constructor Description ConnectionReadHandlerFactory()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static ConnectionReadHandlerFactory
getInstance()
protected java.lang.Class
getTargetClass()
-
-
-
Method Detail
-
getTargetClass
protected java.lang.Class getTargetClass()
- Specified by:
getTargetClass
in classorg.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
-
getInstance
public static ConnectionReadHandlerFactory getInstance()
-
-