|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Config | |
---|---|
org.moremotion.action | |
org.moremotion.config | |
org.moremotion.datasrc | |
org.moremotion.evaluator | |
org.moremotion.process | |
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.process |
---|
Subclasses of Config in org.moremotion.process | |
---|---|
class |
ProcessCommand
|
class |
ProcessConfig
Process Configuration |
class |
ProcessTemplateConfig
|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |