Documentation

Trace:

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
applications:application_properties [2018/02/06 22:49]
admin created
applications:application_properties [2019/03/08 11:36]
admin [Launcher properties]
Line 2: Line 2:
 ~~Title: Supported application.xml properties~~ ~~Title: Supported application.xml properties~~
  
-==== Example ​====+==== Template ​====
  
 This is an //​application.xml//​ for business applications (with all possible parameters):​ This is an //​application.xml//​ for business applications (with all possible parameters):​
Line 383: Line 383:
 The full qualified java class name of an IConnection implementation. This class will be used for the Master connection. The full qualified java class name of an IConnection implementation. This class will be used for the Master connection.
  
 +==== Launcher properties ====
 +
 +**Launcher.codebase**
 +
 +Used for loading resources during application lifecycle.
 +
 +**Launcher.logfactory**
 +
 +The full qualified java class of a LoggerFactory implementation. The default implementation is JdkLoggerFactory.
 +
 +**Launcher.uifactory**
 +
 +The full qualified java class name of an IFactory implementation.
 +
 +**Launcher.environment**
 +
 +The environment name. Usually, the environment will be detected automatically.
 +
 +**Application.LookAndFeel**
 +
 +Sets the Look and Feel class name. This parameter is technology dependent and usually only Swing UI takes care of this parameter.
This website uses cookies for visitor traffic analysis. By using the website, you agree with storing the cookies on your computer.More information