Skip navigation links

Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components
11g Release 2 (11.1.2.3.0)

E18581-04


oracle.adfdt.view.common.binding.creator
Class DeclarativeCreatorInfoConfigurationFactory

java.lang.Object
  extended by oracle.adfdt.view.common.binding.creator.DeclarativeCreatorInfoConfigurationFactory

All Implemented Interfaces:
CreatorInfoConfigurationFactory

public class DeclarativeCreatorInfoConfigurationFactory
extends java.lang.Object
implements CreatorInfoConfigurationFactory

Constructor Summary
DeclarativeCreatorInfoConfigurationFactory(java.lang.String resourcePath, boolean loadBinders)
           
DeclarativeCreatorInfoConfigurationFactory(java.lang.String resourcePath, java.lang.ClassLoader loader, boolean loadBinders)
           

 

Method Summary
 CreatorInfoConfiguration createCreatorInfoConfiguration(ADFDesignTimeContext dtContext)
           

 

Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

DeclarativeCreatorInfoConfigurationFactory

public DeclarativeCreatorInfoConfigurationFactory(java.lang.String resourcePath,
                                                  boolean loadBinders)

DeclarativeCreatorInfoConfigurationFactory

public DeclarativeCreatorInfoConfigurationFactory(java.lang.String resourcePath,
                                                  java.lang.ClassLoader loader,
                                                  boolean loadBinders)

Method Detail

createCreatorInfoConfiguration

public CreatorInfoConfiguration createCreatorInfoConfiguration(ADFDesignTimeContext dtContext)
Specified by:
createCreatorInfoConfiguration in interface CreatorInfoConfigurationFactory

Skip navigation links

Oracle Fusion Middleware Design Time Java API Reference for Oracle ADF Faces and Data Visualization Components
11g Release 2 (11.1.2.3.0)

E18581-04


Copyright © 1997, 2012, Oracle. All rights reserved.