An instantiation of all the context that is present for the duration of the MobiLink server. This context can be held as static data and used in a background thread. It is valid for the duration of the Java virtual machine invoked by MobiLink.
To access a ServerContext instance, use the DBConnectionContext.getServerContext method.
addShutdownListener method
removeShutdownListener method
shutdown method
getStartClassInstances method
getProperties method
getPropertiesByVersion method
getPropertySetNames method
makeConnection method
addErrorListener method
removeErrorListener method
addWarningListener method
removeWarningListener method