Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.7.2)

E10686-10


oracle.adf.share.props
Class ConfigPropertyManager

java.lang.Object
  extended by oracle.adf.share.props.ConfigPropertyProvider
      extended by oracle.adf.share.props.ConfigPropertyManager

Direct Known Subclasses:
ConfigPropertyManagerTester

public class ConfigPropertyManager
extends ConfigPropertyProvider

Constructor Summary
ConfigPropertyManager()
           

 

Method Summary
static ConfigPropertyManager getConfigPropertyManager()
           
protected  DefaultConfigPropertyProviderImpl getDefaultConfigPropertyProviderImpl()
           
 java.lang.String getProperty(java.lang.String name)
           

 

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

 

Constructor Detail

ConfigPropertyManager

public ConfigPropertyManager()

Method Detail

getConfigPropertyManager

public static ConfigPropertyManager getConfigPropertyManager()

getDefaultConfigPropertyProviderImpl

protected DefaultConfigPropertyProviderImpl getDefaultConfigPropertyProviderImpl()

getProperty

public java.lang.String getProperty(java.lang.String name)
Specified by:
getProperty in class ConfigPropertyProvider

Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle ADF Share
11g Release 1 (11.1.1.7.2)

E10686-10


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