org.pentaho.reporting.engine.classic.core.modules.parser.data.sql
Class ConnectionReadHandlerFactory

java.lang.Object
  extended by org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
      extended by org.pentaho.reporting.engine.classic.core.modules.parser.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
ConnectionReadHandlerFactory()
           
 
Method Summary
static ConnectionReadHandlerFactory getInstance()
           
 
Methods inherited from class org.pentaho.reporting.libraries.xmlns.parser.AbstractReadHandlerFactory
configure, getHandler
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConnectionReadHandlerFactory

public ConnectionReadHandlerFactory()
Method Detail

getInstance

public static ConnectionReadHandlerFactory getInstance()