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.client.script
Class ScriptableClientApplication

java.lang.Object
  extended by oracle.stellent.wcm.client.ClientApplication
      extended by oracle.stellent.wcm.client.script.ScriptableClientApplication


public class ScriptableClientApplication
extends ClientApplication

Simple client application that can be instantiated using an configuration object.


Constructor Summary
ScriptableClientApplication(Configuration config)
           

 

Method Summary
protected  ConfigurationLoader createConfigLoader()
          Create the configuration file loader object
 ScriptFactory getScriptFactory()
           

 

Methods inherited from class oracle.stellent.wcm.client.ClientApplication
createIdcClientFactory, createSiteContextBuilder, getConfiguration, getEventDispatcher, getFilterManager, getFriendlyNameResolver, getMemoryCacheFactory, getProjectFileManager, getProvider, getSiteContextBuilder, getSitePathBuilder, getSitePathMatcher, getSiteRequestProcessor, getTempDirectory, getTemplatePathResolver, initialize, setFilterManager, setSitePathBuilder, setSitePathMatcher, setTemplatePathResolver, shutdown, startup

 

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

 

Constructor Detail

ScriptableClientApplication

public ScriptableClientApplication(Configuration config)
                            throws ApplicationException
Throws:
ApplicationException

Method Detail

getScriptFactory

public ScriptFactory getScriptFactory()

createConfigLoader

protected ConfigurationLoader createConfigLoader()
Create the configuration file loader object
Specified by:
createConfigLoader in class ClientApplication
Returns:
the config loader

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.