org.pentaho.platform.api.engine
Interface IObjectFactoryCreator


Deprecated.

@Deprecated
public interface IObjectFactoryCreator


Method Summary
 void configure(String configFilePath)
          Deprecated.  
 IPentahoObjectFactory getFactory()
          Deprecated.  
 

Method Detail

configure

void configure(String configFilePath)
               throws ObjectFactoryException
Deprecated. 
Throws:
ObjectFactoryException

getFactory

IPentahoObjectFactory getFactory()
Deprecated.