org.tm4j.tmnav.env.TMNavUserDir .getPanckouckeContext(org.tm4j.tmnav.env.TMNavEnvironment conf)

Description

Initialises PanckouckeContext.

The context is read from the path that is returned by TMNavUserDir#getPanckouckeContextFilename()
The ContextFactory to use is determined by a call to TMNavEnvironment#getPanckouckeFactory()

Any Exception, that is raised during the creation of the context will be passed through to the caller.
There should be little need for application developers to call this method.
Nevertheless, calling this method incidentially should do harm to TMNav.

Parameters
org.tm4j.tmnav.env.TMNavEnvironment conf

Other Resources

Related Topics

Has Parameters