Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Uses of Interface
oracle.security.opss.service.config.ConfigurationManagementService

Packages that use ConfigurationManagementService
oracle.security.opss.service.config   

 

Uses of ConfigurationManagementService in oracle.security.opss.service.config

 

Methods in oracle.security.opss.service.config that return ConfigurationManagementService
abstract  ConfigurationManagementService ConfigurationManagementServiceProvider.getConfigurationService()
          A Configuration Service obtained in this way will use the base configuration from the OOTB jps-config.xml.
abstract
<T extends JpsConfigurationPMetaFactory>
ConfigurationManagementService
ConfigurationManagementServiceProvider.getConfigurationService(java.lang.Class<T> persistenceMetaFactoryClass, java.util.Properties props)
          A Configuration Service obtained in this way will serve the configuration as understood by the supplied JpsConfigurationPMetaFactory implementation class.
abstract  ConfigurationManagementService ConfigurationManagementServiceProvider.getConfigurationService(java.net.URI jpsConfigPath)
          A Configuration Service obtained in this way will use the base configuration from the specified jps-config.xml.

 


Skip navigation links

Oracle Fusion Middleware Management Java API Reference for Oracle Entitlements Server
11g Release 2 (11.1.2)

E54416-01


Copyright © 2011, 2015, Oracle and/or its affiliates. All rights reserved.