Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


oracle.stellent.wcm.core.idc.config
Interface IdcConfigurationLoader

All Known Implementing Classes:
IdcConfigurationADFAdapter, IdcConfigurationLoaderAdapterBase

public interface IdcConfigurationLoader

Method Summary
 void loadConfiguration(IdcConfiguration idcConfiguration, javax.servlet.ServletConfig servletConfig)
          load the IdcConfiguration

 

Method Detail

loadConfiguration

void loadConfiguration(IdcConfiguration idcConfiguration,
                       javax.servlet.ServletConfig servletConfig)
                       throws java.lang.Exception
load the IdcConfiguration
Parameters:
idcConfiguration - idc configuration. Set the url to the content server in here
servletConfig - ServletConfig passed to us by our J2EE container
Throws:
java.lang.Exception

Skip navigation links

Oracle® WebCenter Content Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-03


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