Uses of Class
org.moremotion.config.Config

Packages that use Config
org.moremotion.action   
org.moremotion.config   
org.moremotion.datasrc   
org.moremotion.evaluator   
org.moremotion.log   
org.moremotion.process   
org.moremotion.security.broker   
org.moremotion.startable   
org.moremotion.util   
 

Uses of Config in org.moremotion.action
 

Subclasses of Config in org.moremotion.action
 class ActionServiceConfig
          MoreMotion Action Service Configuration.
 

Uses of Config in org.moremotion.config
 

Methods in org.moremotion.config that return Config
static Config ConfigManager.getConfig(java.lang.String type, java.lang.String name)
           
static Config ConfigManager.getConfig(java.lang.String type, java.lang.String name, java.lang.String originPage)
           
 

Uses of Config in org.moremotion.datasrc
 

Subclasses of Config in org.moremotion.datasrc
 class DataSourceConfig
          MoreMotion DataSource Configuration
 

Uses of Config in org.moremotion.evaluator
 

Subclasses of Config in org.moremotion.evaluator
 class MScriptFunctionConfig
           
 

Uses of Config in org.moremotion.log
 

Subclasses of Config in org.moremotion.log
 class LoggerConfig
          MoreMotion Logger Configuration
 

Uses of Config in org.moremotion.process
 

Subclasses of Config in org.moremotion.process
 class ProcessCommand
           
 class ProcessConfig
          Process Configuration
 class ProcessTemplateConfig
           
 

Uses of Config in org.moremotion.security.broker
 

Subclasses of Config in org.moremotion.security.broker
 class SecurityBrokerConfig
          Represents a security broker configuration.
 

Uses of Config in org.moremotion.startable
 

Subclasses of Config in org.moremotion.startable
 class StartableConfig
           
 

Uses of Config in org.moremotion.util
 

Methods in org.moremotion.util with parameters of type Config
static java.sql.Connection JdbcConnection.getConnection(MoreMotionRequest request, Config config)
          Returns a Jdbc connection.
 



Copyright © 2002-2011 MOR YAZILIM. All Rights Reserved.