Skip navigation links

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

E17273-02


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.


Nested Class Summary

 

Nested classes/interfaces inherited from class oracle.stellent.wcm.client.ClientApplication
ClientApplication.ConfigurationLoader

 

Field Summary

 

Fields inherited from class oracle.stellent.wcm.client.ClientApplication
CONTEXT_BEAN, WCM_IDENTITY

 

Constructor Summary
ScriptableClientApplication(Configuration config)
           

 

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

 

Methods inherited from class oracle.stellent.wcm.client.ClientApplication
createServerContext, createSiteContext, createSiteContext, createSitePathBuilder, getConfigLoader, getFilterManager, getInvokerFactory, getServer, getServerContext, getSitePathBuilder, getSitePathMatcher, getSystemConfig, getTempDirectory, getTemplatePathResolver, initialize, initSiteContext, setFilterManager, setInvokerFactory, setSitePathBuilder, setSitePathMatcher, setTemplatePathResolver

 

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 ClientApplication.ConfigurationLoader createConfigLoader()
Create the configuration file loader object
Specified by:
createConfigLoader in class ClientApplication
Returns:
the config loader

Skip navigation links

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

E17273-02


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