Class RidcConfiguration

java.lang.Object
oracle.wcc.ridc.adfca.RidcConfiguration
All Implemented Interfaces:
oracle.adf.mbean.share.config.runtime.wcc.WccConfigDefinition

public class RidcConfiguration extends Object implements oracle.adf.mbean.share.config.runtime.wcc.WccConfigDefinition
  • Method Details

    • getInstance

      public static RidcConfiguration getInstance()
      Return the lazy-loaded RidcConfiguration singleton instance.
      Returns:
      the single RidcConfiguration instance
    • setPrimaryConnectionName

      public void setPrimaryConnectionName(String PropPrimaryConnectionName)
      Specified by:
      setPrimaryConnectionName in interface oracle.adf.mbean.share.config.runtime.wcc.WccConfigDefinition
    • getPrimaryConnectionName

      public String getPrimaryConnectionName()
      Specified by:
      getPrimaryConnectionName in interface oracle.adf.mbean.share.config.runtime.wcc.WccConfigDefinition