org.tm4j.tmnav.app.TMNav .makeInstance(java.lang.String confpath)

Description

Creates the singleton-instance of TMNav. Does nothing if there is already an instance.

Parameters
java.lang.String confpath path to the configurationfile. May be null. In the latter case the value of DEFAULT_CONF_PATH is used as the path to the configuration.

Other Resources

Related Topics

Has Parameters